ikvm-fork/openjdk
jfrijters 895ad8516d Implemented two custom assembly class loaders. 2007-10-22 08:09:19 +00:00
..
com/sun/imageio/plugins/jpeg Integrated OpenJDK javax.imageio package (excluding the jpeg support, because OpenJDK uses native code for that). 2007-07-31 06:14:32 +00:00
icedtea Updated IcedTea crypto classes to support PBEwithMD5andDES. 2007-08-25 09:13:01 +00:00
ikvm/internal Implemented optimized reflection/serialization when running on .NET 2.0 (by generating DynamicMethods instead of using .NET reflection). 2007-09-24 11:57:00 +00:00
java Changed AssemblyClassLoader to be useable as a delegation parent for custom assembly class loaders. 2007-10-22 05:13:08 +00:00
lib/security Added cacerts file generated from the root certificates on my machine and IcedTea patched version of java.security. 2007-07-24 07:54:02 +00:00
sun Use Pipe instead of socket closing to trigger wakeup to avoid race condition between Socket.Close/Socket.Select. 2007-09-17 05:09:50 +00:00
AssemblyInfo.java Updated copyright notices and assembly title. 2007-08-22 11:52:55 +00:00
Configuration.java Refactored system properties initialization. 2007-08-16 14:04:59 +00:00
ConnectorBootstrap.java Integrated OpenJDK javax.management package (and sub packages). 2007-07-30 13:23:42 +00:00
MANIFEST.MF First batch of OpenJDK integration code. 2007-05-24 09:23:02 +00:00
ServiceUI.java Integrated OpenJDK javax.print.* packages (no back-end implementation and ServiceUI is stubbed.) 2007-07-31 12:15:01 +00:00
SystemProperties.java Refactored system properties initialization. 2007-08-16 14:04:59 +00:00
allsources.lst Implemented two custom assembly class loaders. 2007-10-22 08:09:19 +00:00
exclude.lst First batch of OpenJDK integration code. 2007-05-24 09:23:02 +00:00
map.xml Changed LibraryVMInterfaceImpl.getWrapperFromClass() and getWrapperFromClassLoader() from using reflection to a map.xml implementation to improve performance. 2007-09-19 09:35:57 +00:00
openjdk.build Renamed IKVM.Hybrid.GNU.Classpath.OpenJDK.dll to IKVM.OpenJDK.ClassLibrary.dll and made OpenJDK build the default. 2007-08-22 11:51:14 +00:00