ikvm-fork/openjdk
smallsql cf6b5ff73d Fixed ImageRepresentation for image formats other than 32-bit ARGB. Bitmaps with 16bits an more can be used directly, images with indexed color model will be converted to 32bit. 2011-01-24 12:08:45 +00:00
..
com/sun Implemented OperatingSystemMXBean. 2010-05-02 08:20:59 +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 Added ikvm.internal.NotYetImplementedError. Replaced all throw sun.reflect.generics.reflectiveObjects.NotImplementedException code with throw NotYetImplementedError. 2011-01-17 05:42:41 +00:00
java Removed unused imports of sun.reflect.generics.reflectiveObjects.NotImplementedException. 2011-01-17 05:21:38 +00:00
resources/META-INF/services service java.sql.Driver added 2009-01-27 19:36:33 +00:00
sun Fixed ImageRepresentation for image formats other than 32-bit ARGB. Bitmaps with 16bits an more can be used directly, images with indexed color model will be converted to 32bit. 2011-01-24 12:08:45 +00:00
AssemblyInfo.java.in Updated copyright message. 2010-06-16 09:14:30 +00:00
ConnectorBootstrap.java Integrated OpenJDK javax.management package (and sub packages). 2007-07-30 13:23:42 +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 ikvm.internal.NotYetImplementedError. Replaced all throw sun.reflect.generics.reflectiveObjects.NotImplementedException code with throw NotYetImplementedError. 2011-01-17 05:42:41 +00:00
dependencies.txt Added "first-pass" build of IKVM.AWT.WinForms.dll and moved "native" AWT code from IKVM.Runtime.dll to IKVM.AWT.WinForms.dll. 2010-06-09 12:26:28 +00:00
exclude.lst First batch of OpenJDK integration code. 2007-05-24 09:23:02 +00:00
map.xml - Replaced reflection based implementation of isCCLOverridden() with an MSIL version that directly compares the method pointers. 2010-11-20 07:41:00 +00:00
openjdk.build Generate lib/ikvm-api.jar to expose the ikvm API more easily to java code (by shipping this jar as part of ikvmbin.zip). 2010-12-24 08:00:53 +00:00
response.txt Updated base addresses. 2010-12-28 08:23:05 +00:00
tools.rsp Added a couple of forgotten resource directories to IKVM.OpenJDK.Tools.dll build. 2010-08-24 10:04:32 +00:00