Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
jfrijters 6cd0a9e34b Restructured VM <-> Library interface to take advantage of InternalsVisibleTo to remove public methods and reflection usage. 2007-12-19 11:28:09 +00:00
jfrijters 8a79587e64 Updated version numbers to 0.37. 2007-10-22 15:45:52 +00:00
jfrijters 902cd58a62 Renamed IKVM.Hybrid.GNU.Classpath.OpenJDK.dll to IKVM.OpenJDK.ClassLibrary.dll and made OpenJDK build the default. 2007-08-22 11:51:14 +00:00
jfrijters 786a4c3345 - Switched GNU Classpath AWT/Swing back to version 0.95.
- Copied GNU Classpath version of java.text.Bidi into openjdk directory.
- Copied and integrated GNU Classpath's pure Java zip support with OpenJDK zip classes.
- Added GNU Classpath 0.95 compatible versions of awt\font.cs and awt\toolkit.cs.
2007-08-16 09:53:02 +00:00
jfrijters 0dc2ddaf2f Added rmi skeleton classes. 2007-08-14 12:07:38 +00:00
jfrijters 3811858005 Added default security policy file to VFS. 2007-08-13 13:21:55 +00:00
jfrijters f3c21207da Fixed build to include Ties and Stubs (class files generated by OpenJDK build process, not by IKVM build process). 2007-08-07 07:39:45 +00:00
jfrijters 1732872ad7 Removed GNU Classpath resources that are no longer needed. 2007-07-31 09:40:01 +00:00
jfrijters 7f9aaef9b4 Added option to set javac heap to 1GB. 2007-07-31 08:34:41 +00:00
jfrijters 65d2a8f511 Add lib/security/java.security and lib/security/cacerts to vfs. 2007-07-24 08:48:25 +00:00
jfrijters 6f0f66d444 Switched to javac compiler for building OpenJDK sources. 2007-07-04 12:20:52 +00:00
jfrijters bd4ed8edb5 Added lib/logging.properties to VFS and implemented an additional VFS operation required for reading it. 2007-06-29 08:59:50 +00:00
jfrijters 8ce09b38bc Implemented the beginnings of a virtual file system for the java.home directory. 2007-06-27 06:14:54 +00:00
jfrijters 92c15eaa85 Integrated OpenJDK's java.text and java.text.spi packages (except for java.text.Bidi class, for which Sun uses native code, so we'll continue to use GNU Classpath's pure Java version.)
Changed build script to include all resources from OpenJDK generated resources.jar.
2007-06-22 06:47:16 +00:00
jfrijters c42b6e0beb Switched to OpenJDK bundle b13 and get the generated sources from the right place. 2007-06-20 11:35:38 +00:00
jfrijters 9e3d1da075 - Added some required resources.
- Removed some unneeded files from allsources.lst.
- Switched BufferedInputStream.java and DataInputStream.java from GNU Classpath to OpenJDK implementation.
2007-06-14 07:00:10 +00:00
jfrijters 924d14e3f2 *** empty log message *** 2007-06-13 11:45:22 +00:00
jfrijters 0f1840aa0d Integrated OpenJDK's java.lang.Thread 2007-06-05 06:57:18 +00:00
jfrijters 49fd637bdb First batch of OpenJDK integration code. 2007-05-24 09:23:02 +00:00