ikvm-fork/openjdk
jfrijters 6486a0cf29 Special case reflective invocation of MethodHandle.invoke[Exact]. 2011-08-08 11:29:35 +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 Expose annotations on statically compiled code as java.lang.reflect.Proxy instead of the custom attribute object, to deal with broken code that assumes annotations are always implemented with Proxy. 2011-03-29 12:57:48 +00:00
java Implemented a large chunk of MethodHandle support. 2011-08-06 11:00:10 +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 Removed unused files that use unsafe operations. Forked PollArrayWrapper for the constants. 2011-07-30 10:36:33 +00:00
AssemblyInfo.java.in Integrated OpenJDK 6 b21. 2011-01-24 16:40:22 +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 added some oversee classes 2011-08-07 19:20:40 +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 Special case reflective invocation of MethodHandle.invoke[Exact]. 2011-08-08 11:29:35 +00:00
openjdk.build Fix build issue. IKVM.Runtime.dll now exposes public methods with types from IKVM.OpenJDK.Core.dll, so we need to reference the dummy IKVM.OpenJDK.Core.dll to be able to run ikvmstub (in bootstrap mode) on IKVM.Runtime.dll. 2011-08-08 05:19:17 +00:00
response.txt Corrected copy/paste mistake. We should include *.class, not *.java. 2011-08-08 05:22:05 +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 added some oversee classes 2011-08-07 11:22:08 +00:00