Sun, 24 Jan 2016 11:44:10 +0100 8145392: Build fails with "No portfile values materialized"
alundblad [Sun, 24 Jan 2016 11:44:10 +0100] rev 35357
8145392: Build fails with "No portfile values materialized" Summary: Increased default server startup timeout. Reviewed-by: jlahoda
Sun, 24 Jan 2016 11:32:38 +0100 8056989: Sjavac --server option should be optional
alundblad [Sun, 24 Jan 2016 11:32:38 +0100] rev 35356
8056989: Sjavac --server option should be optional 8147568: NullPointerException in option parsing Summary: Made --server option optional (and background=true implied) Reviewed-by: jlahoda, erikj
Fri, 22 Jan 2016 21:00:26 +0100 8143388: Compiler throws NullPointerException during compilation
jlahoda [Fri, 22 Jan 2016 21:00:26 +0100] rev 35355
8143388: Compiler throws NullPointerException during compilation Summary: Avoid putting "super" into a local variable while desugaring postfix operators. Reviewed-by: mcimadamore
Thu, 21 Jan 2016 15:55:17 -0800 8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile
jjg [Thu, 21 Jan 2016 15:55:17 -0800] rev 35354
8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile Reviewed-by: mikael, mchung
Thu, 21 Jan 2016 10:16:42 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:42 -0800] rev 35353
Merge
Thu, 21 Jan 2016 15:11:53 +0100 8147930: Langtools test Makefile still requires special make in Cygwin
erikj [Thu, 21 Jan 2016 15:11:53 +0100] rev 35352
8147930: Langtools test Makefile still requires special make in Cygwin Reviewed-by: ihse
Tue, 19 Jan 2016 20:32:06 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:32:06 -0800] rev 35351
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Wed, 20 Jan 2016 10:53:29 +0000 8147546: regression when type-checking generic calls inside nested declarations occurring in method context
mcimadamore [Wed, 20 Jan 2016 10:53:29 +0000] rev 35350
8147546: regression when type-checking generic calls inside nested declarations occurring in method context Summary: Attr.visitClassDef should set a temporary ArgumentAttr cache when in speculative mode Reviewed-by: vromero
Wed, 20 Jan 2016 10:50:28 +0000 8147493: regression when type-checking unchecked method calls
mcimadamore [Wed, 20 Jan 2016 10:50:28 +0000] rev 35349
8147493: regression when type-checking unchecked method calls Summary: Shared warner in Attr.checkMethod leads to spurious inference errors Reviewed-by: vromero
Tue, 19 Jan 2016 15:46:42 +0530 8144580: java.lang.AssertionError: Missing type variable in where clause: T
sadayapalam [Tue, 19 Jan 2016 15:46:42 +0530] rev 35348
8144580: java.lang.AssertionError: Missing type variable in where clause: T Summary: Type variable comparisons should ignore type annotations. Reviewed-by: mcimadamore
Mon, 18 Jan 2016 14:25:29 +0000 8147554: InfoOptsTest fails when executed outside make
mcimadamore [Mon, 18 Jan 2016 14:25:29 +0000] rev 35347
8147554: InfoOptsTest fails when executed outside make Summary: Local ant build uses '-' as a build separator instead of '+' for fullversion string Reviewed-by: jlahoda
Fri, 15 Jan 2016 15:40:24 -0800 8146208: Add a public DocTreeFactory to the Compiler Tree API
jjg [Fri, 15 Jan 2016 15:40:24 -0800] rev 35346
8146208: Add a public DocTreeFactory to the Compiler Tree API Reviewed-by: ksrini
Thu, 21 Jan 2016 09:46:07 -0800 Added tag jdk-9+102 for changeset cb71f7f18b6f
lana [Thu, 21 Jan 2016 09:46:07 -0800] rev 35345
Added tag jdk-9+102 for changeset cb71f7f18b6f
Wed, 05 Jul 2017 21:15:37 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:37 +0200] rev 35344
Merge
Thu, 21 Jan 2016 10:15:38 -0800 Merge
lana [Thu, 21 Jan 2016 10:15:38 -0800] rev 35343
Merge
Tue, 19 Jan 2016 20:30:02 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:30:02 -0800] rev 35342
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Mon, 18 Jan 2016 15:28:46 +0100 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
mkos [Mon, 18 Jan 2016 15:28:46 +0100] rev 35341
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use" Reviewed-by: chegar Contributed-by: kubota.yuji@gmail.com
Thu, 21 Jan 2016 09:46:01 -0800 Added tag jdk-9+102 for changeset 7e3feb2ba5b3
lana [Thu, 21 Jan 2016 09:46:01 -0800] rev 35340
Added tag jdk-9+102 for changeset 7e3feb2ba5b3
Wed, 05 Jul 2017 21:15:28 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:28 +0200] rev 35339
Merge
Thu, 21 Jan 2016 10:17:05 -0800 Merge
lana [Thu, 21 Jan 2016 10:17:05 -0800] rev 35338
Merge
Tue, 19 Jan 2016 20:29:11 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:29:11 -0800] rev 35337
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Tue, 20 Oct 2015 19:28:49 +0300 8134650: Xsl transformation gives different results in 8u66
aefimov [Tue, 20 Oct 2015 19:28:49 +0300] rev 35336
8134650: Xsl transformation gives different results in 8u66 Reviewed-by: lancea, dfuchs, joehw
Wed, 09 Sep 2015 01:57:38 +0300 8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name
aefimov [Wed, 09 Sep 2015 01:57:38 +0300] rev 35335
8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name Reviewed-by: joehw
Sun, 30 Aug 2015 23:03:23 -0700 8133962: More general limits
joehw [Sun, 30 Aug 2015 23:03:23 -0700] rev 35334
8133962: More general limits Reviewed-by: dfuchs, lancea, ahgross
Fri, 15 Jan 2016 20:56:15 -0800 8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator
joehw [Fri, 15 Jan 2016 20:56:15 -0800] rev 35333
8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator Reviewed-by: lancea
Thu, 21 Jan 2016 09:46:01 -0800 Added tag jdk-9+102 for changeset 254cbe482e81
lana [Thu, 21 Jan 2016 09:46:01 -0800] rev 35332
Added tag jdk-9+102 for changeset 254cbe482e81
Wed, 05 Jul 2017 21:15:18 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:18 +0200] rev 35331
Merge
Sat, 23 Jan 2016 11:50:24 +0100 8133299: Nashorn Java adapters should not early bind to functions
attila [Sat, 23 Jan 2016 11:50:24 +0100] rev 35330
8133299: Nashorn Java adapters should not early bind to functions Reviewed-by: hannesw, lagergren, sundar
Fri, 22 Jan 2016 17:01:41 +0100 8148040: jjs -fx test does not exit
hannesw [Fri, 22 Jan 2016 17:01:41 +0100] rev 35329
8148040: jjs -fx test does not exit Reviewed-by: mhaupt, sundar
Fri, 22 Jan 2016 11:12:26 +0100 8134933: re-enable LambdaFormEditor assertions in Nashorn testing
mhaupt [Fri, 22 Jan 2016 11:12:26 +0100] rev 35328
8134933: re-enable LambdaFormEditor assertions in Nashorn testing Reviewed-by: sundar
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip