Sun, 30 Sep 2012 19:40:04 -0700 Jaroslav Tulach Separate the read method strings
Sun, 30 Sep 2012 19:01:46 -0700 Jaroslav Tulach Don't call to System emul
Sun, 30 Sep 2012 18:58:50 -0700 Jaroslav Tulach assertion status method is used by compiler emul
Sun, 30 Sep 2012 18:57:15 -0700 Jaroslav Tulach Merge of Boolean emul
Sun, 30 Sep 2012 18:42:44 -0700 Jaroslav Tulach Need boolean as well jdk7-b147
Sun, 30 Sep 2012 18:40:47 -0700 Jaroslav Tulach Removing methods from Character emul
Sun, 30 Sep 2012 18:29:37 -0700 Jaroslav Tulach Almost compilable emul
Sun, 30 Sep 2012 17:42:21 -0700 Jaroslav Tulach Serialization and printStackTrace commented out for now emul
Sun, 30 Sep 2012 17:40:28 -0700 Jaroslav Tulach Merging removal of NPE emul
Sun, 30 Sep 2012 17:40:14 -0700 Jaroslav Tulach Removing misplaced class jdk7-b147
Sun, 30 Sep 2012 17:39:50 -0700 Jaroslav Tulach The getPrimitiveClass method is called from many places emul
Sun, 30 Sep 2012 17:29:51 -0700 Jaroslav Tulach Disabling serialization for now emul
Sun, 30 Sep 2012 17:26:01 -0700 Jaroslav Tulach Bringing in OutOfMemoryError emul
Sun, 30 Sep 2012 17:25:41 -0700 Jaroslav Tulach OutOfMem extends VirtualMachineErr jdk7-b147
Sun, 30 Sep 2012 17:23:09 -0700 Jaroslav Tulach StringBuilder throws OutOfMemoryError jdk7-b147
Sun, 30 Sep 2012 17:21:04 -0700 Jaroslav Tulach Use trivial char <-> byte conversions emul
Sun, 30 Sep 2012 17:17:00 -0700 Jaroslav Tulach Don't support other encodings than UTF-8 emul
Sun, 30 Sep 2012 17:12:18 -0700 Jaroslav Tulach Copy array the old way emul
Sun, 30 Sep 2012 17:10:32 -0700 Jaroslav Tulach Centralize all calls to System.arraycopy under one method in String emul
Sun, 30 Sep 2012 14:37:39 -0700 Jaroslav Tulach Merging exceptions, and etc. emul
Sun, 30 Sep 2012 14:36:45 -0700 Jaroslav Tulach AssertionError is necessary for NetBeans to recognize JDK 1.4 jdk7-b147
Sat, 29 Sep 2012 11:37:46 +0200 Jaroslav Tulach Adding also strict math jdk7-b147
Sat, 29 Sep 2012 11:01:22 +0200 Jaroslav Tulach More exceptions and finally bringing in Character jdk7-b147
Sat, 29 Sep 2012 10:56:23 +0200 Jaroslav Tulach Bringing in math & numbers jdk7-b147
Sat, 29 Sep 2012 10:52:05 +0200 Jaroslav Tulach Exceptions and annotations jdk7-b147
Sat, 29 Sep 2012 10:47:42 +0200 Jaroslav Tulach Commenting out methods that should not be implemented in JavaScript version emul
Sat, 29 Sep 2012 08:26:30 +0200 Jaroslav Tulach Commenting out extra-adventurous methods in String emul
Sat, 29 Sep 2012 08:18:39 +0200 Jaroslav Tulach Bringing in Comparator emul
Sat, 29 Sep 2012 08:18:18 +0200 Jaroslav Tulach We need comparator as String exposes its implementation jdk7-b147
Sat, 29 Sep 2012 08:13:32 +0200 Jaroslav Tulach Removing references to classes that would create too big transitive dependencies emul
Sat, 29 Sep 2012 07:50:39 +0200 Jaroslav Tulach Bringing in Appendable emul
Sat, 29 Sep 2012 07:50:20 +0200 Jaroslav Tulach We need appendable for StringBuilder jdk7-b147
Sat, 29 Sep 2012 07:49:34 +0200 Jaroslav Tulach Less dependencies on other packages emul
Sat, 29 Sep 2012 06:47:28 +0200 Jaroslav Tulach Bringing in 3rd batch of JDK classes emul
Sat, 29 Sep 2012 06:47:05 +0200 Jaroslav Tulach 3rd batch of classes jdk7-b147
Sat, 29 Sep 2012 06:42:45 +0200 Jaroslav Tulach Why is there an import of this kind? emul
Sat, 29 Sep 2012 06:41:48 +0200 Jaroslav Tulach Removing unused import emul
Sat, 29 Sep 2012 06:39:39 +0200 Jaroslav Tulach Merging second batch of JDK classes emul
Sat, 29 Sep 2012 06:38:34 +0200 Jaroslav Tulach More classes that could not be found jdk7-b147
Sat, 29 Sep 2012 06:34:18 +0200 Jaroslav Tulach Make it compilable with JDK1.6 emul
Sat, 29 Sep 2012 06:29:06 +0200 Jaroslav Tulach Added tag jdk7-b147_base for changeset 0a115f1c6f3c emul
Fri, 28 Sep 2012 17:59:03 +0200 Jaroslav Tulach Bringing in core Java classes as of OpenJDK tag jdk7-b147 emul jdk7-b147_base
Fri, 28 Sep 2012 14:58:21 +0200 Jaroslav Tulach Supporting iconst_m1
Fri, 28 Sep 2012 14:47:12 +0200 Jaroslav Tulach New advances in support of null strings
Fri, 28 Sep 2012 14:45:00 +0200 Jaroslav Tulach Understands aconst_null. To achieve that we realized that invokeinterface bytecode is followed by four bytes, not just two.
Fri, 28 Sep 2012 14:06:57 +0200 Jaroslav Tulach new String(char[]).toString() works strings
Fri, 28 Sep 2012 13:15:45 +0200 Jaroslav Tulach Support for String.getChars strings
Fri, 28 Sep 2012 13:01:17 +0200 Jaroslav Tulach Merge of default branch that properly computes names of methods now strings
Fri, 28 Sep 2012 12:58:20 +0200 Jaroslav Tulach Unifying the way method names are constructed so they work for arrays as well
Fri, 28 Sep 2012 09:29:53 +0200 Jaroslav Tulach Specify version of maven-jar-plugin
Fri, 28 Sep 2012 08:00:05 +0200 Jaroslav Tulach instanceOf can also be handled on the level of prototype
Fri, 28 Sep 2012 07:55:15 +0200 Jaroslav Tulach Using // for instructions
Fri, 28 Sep 2012 07:52:17 +0200 Jaroslav Tulach VMT should be in prototype
Fri, 28 Sep 2012 07:48:24 +0200 Jaroslav Tulach Skip private and static methods when generating the VMT
Fri, 28 Sep 2012 07:43:53 +0200 Jaroslav Tulach Implementation of two more methods for String - yet many are missing to make StringBuilder work strings
Fri, 28 Sep 2012 07:27:34 +0200 Jaroslav Tulach Basic emulation of java.lang.String that supports charAt strings
Tue, 25 Sep 2012 17:30:13 +0200 Jaroslav Tulach Initial tests to try to support strings strings
Tue, 25 Sep 2012 17:29:41 +0200 Jaroslav Tulach Can we call a filter that takes an object array?
Tue, 25 Sep 2012 14:19:12 +0200 Jaroslav Tulach Handle methods that take and return array arguments
Tue, 25 Sep 2012 12:38:07 +0200 Jaroslav Tulach Few more instructions