Wed, 09 Oct 2013 16:07:19 +0200Replace parameters and log only if console object is present
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 16:07:19 +0200] rev 1355
Replace parameters and log only if console object is present

Wed, 09 Oct 2013 16:53:45 +0200Unicode has some special new line characters that need to be encoded too
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 16:53:45 +0200] rev 1354
Unicode has some special new line characters that need to be encoded too

Wed, 09 Oct 2013 16:45:28 +0200Prefix also static fields to avoid their confusion with keywords
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 09 Oct 2013 16:45:28 +0200] rev 1353
Prefix also static fields to avoid their confusion with keywords

Wed, 09 Oct 2013 14:50:29 +0200Fix for bug 5408, error in shift operations on Long. arithmetic
Martin Soch <Martin.Soch@oracle.com> [Wed, 09 Oct 2013 14:50:29 +0200] rev 1352
Fix for bug 5408, error in shift operations on Long.

Mon, 07 Oct 2013 14:20:58 +0200merge with revision 1294 where issues with SHIFT operations on Long were detected arithmetic
Martin Soch <Martin.Soch@oracle.com> [Mon, 07 Oct 2013 14:20:58 +0200] rev 1351
merge with revision 1294 where issues with SHIFT operations on Long were detected

Mon, 07 Oct 2013 16:17:21 +0200ReExp builds on top of mini emul Character
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 07 Oct 2013 16:17:21 +0200] rev 1350
ReExp builds on top of mini emul Character

Mon, 07 Oct 2013 16:14:56 +0200Bringing RegEx into default branch as it is needed for Javac
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 07 Oct 2013 16:14:56 +0200] rev 1349
Bringing RegEx into default branch as it is needed for Javac

Mon, 07 Oct 2013 16:13:27 +0200Adding RegEx implementation jdk7-b147
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 07 Oct 2013 16:13:27 +0200] rev 1348
Adding RegEx implementation

Mon, 07 Oct 2013 14:59:21 +0200Now, when the minimal API profile is not self contained, we need to ignore classes coming from the boot classpath
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Oct 2013 14:59:21 +0200] rev 1347
Now, when the minimal API profile is not self contained, we need to ignore classes coming from the boot classpath

Mon, 07 Oct 2013 14:24:15 +0200Depend on right version of net.java.html APIs
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 07 Oct 2013 14:24:15 +0200] rev 1346
Depend on right version of net.java.html APIs