ikvm-fork/classpath
jfrijters 5a3a196d92 Avoid security manager check for assembly class loaders. The runtime should be priviliged to create the default assembly class loader and a custom security manager might recursively require the assembly class loader to be loaded (which is only "supported" for custom assembly class loaders). 2010-11-03 07:55:11 +00:00
..
gnu/java/net/protocol/ikvmres Moved VMSystemProperties from gnu.classpath to java.lang. 2009-07-03 05:55:58 +00:00
ikvm Avoid security manager check for assembly class loaders. The runtime should be priviliged to create the default assembly class loader and a custom security manager might recursively require the assembly class loader to be loaded (which is only "supported" for custom assembly class loaders). 2010-11-03 07:55:11 +00:00
java/util/concurrent/atomic Moved the last part of ExceptionHelper from Java to C# side. 2010-05-27 15:24:29 +00:00
sun Removed VMClass dependencies and added some sun.misc.Unsafe methods. 2007-05-18 06:10:27 +00:00