ikvm-fork/openjdk/sun
jfrijters c9df2ba937 Merged OpenJDK 7u6. 2012-08-31 11:24:27 +00:00
..
awt Integrated OpenJDK 7u4. Not all forked files have been merged yet, just the ones necessary to get things building. 2012-05-23 10:00:03 +00:00
font Add support for running with headless awt toolkit. Fix for #3552089. 2012-07-31 03:34:03 +00:00
java2d Add method getSurfaceDate in SunGraphics2D for Java 7 2011-07-09 13:29:39 +00:00
jdbc/odbc Updated ODBC Bridge to OpenJDK7 part 2 2011-06-21 19:42:45 +00:00
management First part of forked file merge of OpenJDK 7u4 changes. 2012-05-23 14:25:32 +00:00
misc Implemented VM.isBooted() with respect to system property initialization to support 7u6 which depends on VM.isBooted() to figure out whether it is safe to query a system property in Hashtable (which is itself used during system property initialization, because java.util.Properties is a Hashtable subclass). 2012-08-30 08:56:24 +00:00
net Update forked sun.net classes to OpenJDK 7. 2011-07-07 15:30:10 +00:00
nio Merged OpenJDK 7u6. 2012-08-31 11:24:27 +00:00
print If the page count was not known before printing then an additional blank page was printed. 2012-08-24 09:11:44 +00:00
reflect Disallow Unsafe.getUnsafe() from being called via reflection (for JDK compatibility). 2012-08-30 08:52:55 +00:00
security/jgss/wrapper Updated java.security package and a massive amount of dependencies to OpenJDK 7. 2011-07-01 14:03:40 +00:00