ikvm-fork/openjdk
jfrijters 2462429eb7 Implemented positional read/write. 2011-08-19 09:09:50 +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 Reduce the number of differences in FileChannelImpl. 2011-08-18 11:36:45 +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 Implemented positional read/write. 2011-08-19 09:09:50 +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 Reduce the number of differences in FileChannelImpl. 2011-08-18 11:36:45 +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 Prevent inlining of the reflective invoke/invokeExact methods into the reflection dispatch DynamicMethod (as that screws up the exception location detection in the reflection dispatch method). 2011-08-10 12:03:23 +00:00
openjdk.build Fixed build to always run ikvmstub on first-pass version of IKVM.Runtime.dll. Cleaned up runtime.build. Always do a first-pass runtime build. 2011-08-12 06:15:58 +00:00
response.txt Removed SNMP packages. 2011-08-16 08:13:20 +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 package sun/management/snmp/ and some other missing classes 2011-08-13 13:52:06 +00:00