ikvm-fork/openjdk
jfrijters eeba629e3f Add ZipFile constructor that was added in Java 7. 2012-07-07 07:48:24 +00:00
..
com/sun Add methods in OperatingSystem for Java 7 2011-07-10 20:46:13 +00:00
gnu/java GNU ColorSpace Converter with minimal changes 2010-11-08 10:00:10 +00:00
icedtea Moved sound factory methods to runtime, to allow for easier experimentation with a sound implementation. 2008-09-21 09:45:00 +00:00
ikvm Implemented dual stack sockets. 2011-08-25 14:31:48 +00:00
java Add ZipFile constructor that was added in Java 7. 2012-07-07 07:48:24 +00:00
resources/META-INF/services With Java 7 there is a new JulesRenderingEngine with native methods. That we support only the PiscesRenderingEngine for now like in Java 6 2011-07-28 07:33:21 +00:00
sun Added intrinsics for (some usages of) Unsafe methods: putObject, putOrderedObject, putObjectVolatile, getObjectVolatile, getObject, compareAndSwapObject. 2012-07-05 09:57:09 +00:00
AssemblyInfo.java.in Added AssemblyInformationalVersionAttribute to OpenJDK assemblies (to set the "Product Version"). Part of patch #3458997. 2011-12-13 16:17:43 +00:00
GenerateSystemCore.cs Added System.Core target to build a tiny custom version of System.Core.dll that contains only System.Runtime.CompilerServices.ExtensionAttribute and will allow us to build on .NET 2.0 without having to figure out where System.Core.dll lives (or without it even being present). 2010-04-20 05:33:11 +00:00
allsources.lst Remove org.omg.PortableInterceptor.UNKNOWN class, that is not part of [Open]JDK rt.jar. 2012-07-07 07:18:51 +00:00
dependencies.txt Removed old sun.management.jmxremote.ConnectorBootstrap hack. 2011-07-07 06:34:20 +00:00
exclude.lst First batch of OpenJDK integration code. 2007-05-24 09:23:02 +00:00
map.xml Mark String.compareTo(Object0 as bridge method. 2012-07-07 07:15:30 +00:00
openjdk.build Forgot to update the OpenJDK version property. 2012-05-23 10:02:18 +00:00
response.txt Updated base addressses due to file size changes. 2012-07-03 14:47:36 +00:00
security.xml Make SeedGenerator.getSystemEntropy() use Crypto API when available to avoid file system dependency. 2011-07-06 05:57:59 +00:00
swingawt.xml compensate an bug in OpenJDK 6 on Windows. The result is that the needed width for painting of labels and buttons can be 1 pixel larger as the prefered size. The result was labels with "...". 2011-04-19 19:08:07 +00:00
tools.rsp Fixed build issue on Linux. The filename assembly.class should be all lowercase. 2012-06-04 14:39:56 +00:00