Wed, 05 Jul 2017 18:58:01 +0200 duke Merge jdk8-b93
Wed, 05 Jul 2017 18:57:58 +0200 duke Merge
Mon, 03 Jun 2013 23:24:15 -0700 lana Merge
Wed, 29 May 2013 16:59:36 -0700 lana Merge
Wed, 29 May 2013 15:34:56 -0700 jjg 8015641: genstubs needs to cope with static interface methods
Wed, 29 May 2013 10:56:29 +0100 vromero 7053059: VerifyError with double Assignment using a Generic Member of a Superclass
Tue, 28 May 2013 17:39:41 +0100 vromero 8012333: javac, ClassFile should have a read(Path) method
Tue, 28 May 2013 12:46:10 +0100 vromero 6970173: Debug pointer at bad position
Mon, 27 May 2013 13:44:14 +0100 vromero 7030476: Fix conflicting use of JCTree/JCExpression
Fri, 24 May 2013 11:26:17 -0700 darcy 8014836: Have GenericDeclaration extend AnnotatedElement
Fri, 24 May 2013 15:27:27 +0100 mcimadamore 8014494: javac crashes when varargs element of a method reference is inferred from the context
Fri, 24 May 2013 15:27:12 +0100 mcimadamore 8014649: Regression: bug in Resolve.resolveOperator
Fri, 24 May 2013 15:26:57 +0100 mcimadamore 8014643: Parser regression in JDK 8 when compiling super.x
Wed, 22 May 2013 13:34:03 -0700 darcy 8010680: Clarify "present" and annotation ordering in javax.lang.model
Wed, 22 May 2013 09:59:05 -0700 lana Merge
Tue, 21 May 2013 14:33:09 +0100 vromero 7164114: Two jtreg tests are not run due to no file extension on the test files
Tue, 21 May 2013 13:50:56 +0100 vromero 8005207: test has 2 @bug tags
Tue, 21 May 2013 12:17:18 +0100 vromero 7060779: test/tools/javac/diags/Example.java leaves directories in tempdir
Tue, 21 May 2013 11:41:21 +0100 vromero 7177168: Redundant array copy in UnsharedNameTable
Tue, 21 May 2013 12:00:29 +0200 jfranck 8013180: Qualified type reference with annotations in throws list crashes compiler
Fri, 17 May 2013 13:48:41 -0700 jjg 6885876: add comments to javac/util/Convert.java
Thu, 30 May 2013 10:58:32 -0700 katleman Added tag jdk8-b92 for changeset fe7926936461
Wed, 05 Jul 2017 18:57:52 +0200 duke Merge
Thu, 30 May 2013 10:58:13 -0700 katleman Added tag jdk8-b92 for changeset 3e02d3c20e99
Wed, 05 Jul 2017 18:57:48 +0200 duke Merge
Mon, 03 Jun 2013 23:19:23 -0700 lana Merge
Wed, 29 May 2013 16:57:42 -0700 lana Merge
Wed, 22 May 2013 09:54:10 -0700 lana Merge
Mon, 20 May 2013 23:46:51 -0700 joehw 8012683: Remove unused, obsolete ObjectFactory classes
Mon, 20 May 2013 16:11:49 -0700 joehw 8014891: Redundant setting of external access properties in setFeatures
Thu, 30 May 2013 10:58:08 -0700 katleman Added tag jdk8-b92 for changeset d2f0e76ff056
Wed, 05 Jul 2017 18:57:43 +0200 duke Merge
Mon, 03 Jun 2013 23:24:36 -0700 lana Merge
Wed, 29 May 2013 16:59:55 -0700 lana Merge
Wed, 29 May 2013 21:27:10 +0530 sundar 8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1
Wed, 29 May 2013 14:08:00 +0200 lagergren 8011023: Math round didn't conform to ECMAScript 5 spec
Wed, 29 May 2013 15:41:07 +0530 sundar 8005979: A lot of tests are named "runTest" in reports
Tue, 28 May 2013 16:37:11 +0530 sundar 8015459: Octane test run fails on Turkish locale
Mon, 27 May 2013 17:57:07 +0200 lagergren 8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino
Mon, 27 May 2013 20:41:34 +0530 sundar 8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
Mon, 27 May 2013 13:12:11 +0200 lagergren Merge
Mon, 27 May 2013 13:11:13 +0200 lagergren 8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose
Mon, 27 May 2013 12:26:39 +0200 hannesw 8015348: RegExp("[") results in StackOverflowError
Fri, 24 May 2013 23:27:52 +0530 sundar 8015351: Nashorn shell does not start with Turkish locale
Fri, 24 May 2013 18:39:25 +0530 sundar 8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
Fri, 24 May 2013 13:54:18 +0200 hannesw 8011630: JSON parsing performance issue
Thu, 23 May 2013 15:51:08 +0200 lagergren 8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
Thu, 23 May 2013 09:49:03 -0300 jlaskey Merge
Thu, 23 May 2013 13:36:49 +0200 attila 8015278: Revert accidental changes to build.xml
Thu, 23 May 2013 13:10:58 +0200 lagergren 8012083: Array literal constant folding issue
Thu, 23 May 2013 12:01:35 +0200 attila 8015267: Allow conversion of JS arrays to Java List/Deque
Wed, 22 May 2013 16:43:48 +0200 hannesw 8010804: Review long and integer usage conventions
Wed, 22 May 2013 19:33:08 +0530 sundar 8014735: Typed Array, BYTES_PER_ELEMENT should be a class property
Wed, 22 May 2013 16:39:48 +0530 sundar 8008947: ScriptEnvironment ctor should be public
Tue, 21 May 2013 10:17:09 -0300 jlaskey 8014827: readLine should accept a prompt as an argument
Tue, 21 May 2013 13:40:12 +0200 attila 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
Wed, 22 May 2013 09:59:15 -0700 lana Merge
Mon, 20 May 2013 21:25:14 +0200 attila 8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively.
Mon, 20 May 2013 23:04:01 +0530 sundar 8014909: ant test compilation error with JoniTest.java
Mon, 20 May 2013 16:38:38 +0200 lagergren 8006069: Range analysis first iteration, runtime specializations
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip