Tue, 09 Dec 2014 17:40:02 +0000 8067006: Tweak IntelliJ langtools project to show jtreg report directory
mcimadamore [Tue, 09 Dec 2014 17:40:02 +0000] rev 27996
8067006: Tweak IntelliJ langtools project to show jtreg report directory Summary: Jtreg test output directory should be allowed to flow into IntelliJ's output Reviewed-by: jlahoda
Tue, 09 Dec 2014 16:09:07 +0000 8067001: DetectMutableStaticFields fails after modular images push
mcimadamore [Tue, 09 Dec 2014 16:09:07 +0000] rev 27995
8067001: DetectMutableStaticFields fails after modular images push Summary: Ignore JRTIndex.sharedInstance Reviewed-by: jlahoda
Tue, 09 Dec 2014 11:45:38 +0100 8066961: NegativeCyclicDependencyTest.java fails on Windows
aeremeev [Tue, 09 Dec 2014 11:45:38 +0100] rev 27994
8066961: NegativeCyclicDependencyTest.java fails on Windows Summary: Normalizing line endings to '\n'. Reviewed-by: jlahoda
Tue, 09 Dec 2014 01:06:11 +0200 8064794: Implement negative tests for cyclic dependencies in import statements
aeremeev [Tue, 09 Dec 2014 01:06:11 +0200] rev 27993
8064794: Implement negative tests for cyclic dependencies in import statements Reviewed-by: jlahoda, anazarov
Mon, 08 Dec 2014 21:26:04 +0100 8066902: JavacParserTest fails on Windows
jlahoda [Mon, 08 Dec 2014 21:26:04 +0100] rev 27992
8066902: JavacParserTest fails on Windows Summary: Normalizing line endings to '\n'. Reviewed-by: jjg, ksrini
Mon, 08 Dec 2014 18:02:07 +0100 8061549: Disallow _ as a one-character identifier
jlahoda [Mon, 08 Dec 2014 18:02:07 +0100] rev 27991
8061549: Disallow _ as a one-character identifier Summary: Underscore is no longer a one-charater identifier with -source 9 Reviewed-by: mcimadamore, jjg
Mon, 08 Dec 2014 16:30:43 +0000 8066889: IntelliJ langtools launcher ought to be Windows friendly
mcimadamore [Mon, 08 Dec 2014 16:30:43 +0000] rev 27990
8066889: IntelliJ langtools launcher ought to be Windows friendly Summary: Fixup file and path separators in project setup stage. Reviewed-by: jlahoda
Mon, 08 Dec 2014 11:50:19 +0100 8065753: javac crashing on a html-like file
jlahoda [Mon, 08 Dec 2014 11:50:19 +0100] rev 27989
8065753: javac crashing on a html-like file Summary: Avoiding special-case in error recovery for bad token on position 0. Reviewed-by: jjg
Thu, 04 Dec 2014 19:09:29 -0800 8066737: langtools/test/tools/javac/processing/6348193/T6348193.java fails
jjg [Thu, 04 Dec 2014 19:09:29 -0800] rev 27988
8066737: langtools/test/tools/javac/processing/6348193/T6348193.java fails Reviewed-by: darcy
Thu, 11 Dec 2014 11:44:07 -0800 Added tag jdk9-b42 for changeset a48998a1fc72
katleman [Thu, 11 Dec 2014 11:44:07 -0800] rev 27987
Added tag jdk9-b42 for changeset a48998a1fc72
Wed, 05 Jul 2017 20:11:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:11:00 +0200] rev 27986
Merge
Thu, 11 Dec 2014 11:44:03 -0800 Added tag jdk9-b42 for changeset f65d79186283
katleman [Thu, 11 Dec 2014 11:44:03 -0800] rev 27985
Added tag jdk9-b42 for changeset f65d79186283
Wed, 05 Jul 2017 20:10:57 +0200 Merge
duke [Wed, 05 Jul 2017 20:10:57 +0200] rev 27984
Merge
Thu, 11 Dec 2014 13:08:14 -0800 8051536: Convert JAXP function tests: javax.xml.parsers to jtreg(testng) tests
joehw [Thu, 11 Dec 2014 13:08:14 -0800] rev 27983
8051536: Convert JAXP function tests: javax.xml.parsers to jtreg(testng) tests Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Thu, 11 Dec 2014 12:27:55 -0800 Merge
lana [Thu, 11 Dec 2014 12:27:55 -0800] rev 27982
Merge
Wed, 10 Dec 2014 16:38:01 -0800 8067183: TEST_BUG:File locked when processing the cleanup on test jaxp/test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java
joehw [Wed, 10 Dec 2014 16:38:01 -0800] rev 27981
8067183: TEST_BUG:File locked when processing the cleanup on test jaxp/test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java Reviewed-by: joehw Contributed-by: tristan.yan@oracle.com
Thu, 11 Dec 2014 11:44:02 -0800 Added tag jdk9-b42 for changeset 0a96e0cdbae5
katleman [Thu, 11 Dec 2014 11:44:02 -0800] rev 27980
Added tag jdk9-b42 for changeset 0a96e0cdbae5
Wed, 05 Jul 2017 20:10:53 +0200 Merge
duke [Wed, 05 Jul 2017 20:10:53 +0200] rev 27979
Merge
Thu, 11 Dec 2014 12:26:56 -0800 Merge
lana [Thu, 11 Dec 2014 12:26:56 -0800] rev 27978
Merge
Thu, 11 Dec 2014 19:15:47 +0100 8067219: NPE in ScriptObject.clone() when running with object fields
hannesw [Thu, 11 Dec 2014 19:15:47 +0100] rev 27977
8067219: NPE in ScriptObject.clone() when running with object fields Reviewed-by: attila, lagergren
Thu, 11 Dec 2014 15:39:58 +0100 8066669: dust.js performance regression caused by primitive field conversion
hannesw [Thu, 11 Dec 2014 15:39:58 +0100] rev 27976
8066669: dust.js performance regression caused by primitive field conversion Reviewed-by: attila, sundar
Thu, 11 Dec 2014 12:01:17 +0100 8066932: __noSuchMethod__ binds to this-object without proper guard
hannesw [Thu, 11 Dec 2014 12:01:17 +0100] rev 27975
8066932: __noSuchMethod__ binds to this-object without proper guard Reviewed-by: attila, lagergren
Wed, 10 Dec 2014 18:28:41 +0100 8066221: anonymous function statement name clashes with another symbol
attila [Wed, 10 Dec 2014 18:28:41 +0100] rev 27974
8066221: anonymous function statement name clashes with another symbol Reviewed-by: lagergren, sundar
Wed, 10 Dec 2014 19:42:01 +0530 8067136: BrowserJSObjectLinker does not handle call on JSObjects
sundar [Wed, 10 Dec 2014 19:42:01 +0530] rev 27973
8067136: BrowserJSObjectLinker does not handle call on JSObjects Reviewed-by: attila, hannesw, lagergren
Wed, 10 Dec 2014 12:30:48 +0100 8066236: RuntimeNode forces copy creation on visitation
attila [Wed, 10 Dec 2014 12:30:48 +0100] rev 27972
8066236: RuntimeNode forces copy creation on visitation Reviewed-by: hannesw, lagergren
Wed, 10 Dec 2014 11:55:25 +0100 8066224: fixes for folding a constant-test ternary operator
attila [Wed, 10 Dec 2014 11:55:25 +0100] rev 27971
8066224: fixes for folding a constant-test ternary operator Reviewed-by: hannesw, lagergren
Wed, 10 Dec 2014 11:55:04 +0100 8066225: NPE in MethodEmitter with duplicate integer switch cases
attila [Wed, 10 Dec 2014 11:55:04 +0100] rev 27970
8066225: NPE in MethodEmitter with duplicate integer switch cases Reviewed-by: hannesw, lagergren
Mon, 08 Dec 2014 15:14:11 +0100 8066227: CodeGenerator load unitialized slot
attila [Mon, 08 Dec 2014 15:14:11 +0100] rev 27969
8066227: CodeGenerator load unitialized slot Reviewed-by: hannesw, lagergren
Mon, 08 Dec 2014 15:13:16 +0100 8066230: Undefined object type assertion when computing TypeBounds
attila [Mon, 08 Dec 2014 15:13:16 +0100] rev 27968
8066230: Undefined object type assertion when computing TypeBounds Reviewed-by: hannesw, lagergren
Fri, 05 Dec 2014 20:17:51 +0530 8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read
sundar [Fri, 05 Dec 2014 20:17:51 +0530] rev 27967
8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read Reviewed-by: attila, lagergren Contributed-by: paul.sandoz@oracle.com
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip