Tue, 12 Dec 2017 18:40:31 +0530 8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType
sadayapalam [Tue, 12 Dec 2017 18:40:31 +0530] rev 48246
8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType Reviewed-by: mcimadamore
Tue, 12 Dec 2017 13:08:22 +0000 8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation
chegar [Tue, 12 Dec 2017 13:08:22 +0000] rev 48245
8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation Reviewed-by: alanb
Tue, 12 Dec 2017 14:04:57 +0100 8191905: Add a REMOVE StandardOperation to Dynalink
attila [Tue, 12 Dec 2017 14:04:57 +0100] rev 48244
8191905: Add a REMOVE StandardOperation to Dynalink Reviewed-by: hannesw, sundar
Tue, 12 Dec 2017 14:04:05 +0100 8193298: Don't run javadoc with test.single
attila [Tue, 12 Dec 2017 14:04:05 +0100] rev 48243
8193298: Don't run javadoc with test.single Reviewed-by: hannesw, sundar
Tue, 12 Dec 2017 09:16:12 +0100 8193258: Better usage of JDWP HEADER SIZE
clanger [Tue, 12 Dec 2017 09:16:12 +0100] rev 48242
8193258: Better usage of JDWP HEADER SIZE Reviewed-by: sspitsyn, cjplummer
Mon, 11 Dec 2017 19:56:44 -0800 8190823: Broken link in org/w3c/dom/ls/
joehw [Mon, 11 Dec 2017 19:56:44 -0800] rev 48241
8190823: Broken link in org/w3c/dom/ls/ Reviewed-by: lancea
Mon, 04 Dec 2017 10:23:08 +0900 8192897: NPE occurs on clhsdb jstack
ysuenaga [Mon, 04 Dec 2017 10:23:08 +0900] rev 48240
8192897: NPE occurs on clhsdb jstack Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
Tue, 12 Dec 2017 00:30:57 +0100 8191216: SimpleTimeZone.clone() has a data race on cache fields
plevart [Tue, 12 Dec 2017 00:30:57 +0100] rev 48239
8191216: SimpleTimeZone.clone() has a data race on cache fields Reviewed-by: alanb, naoto
Mon, 11 Dec 2017 11:45:02 -0800 8185582: Update Zip implementation to use Cleaner, not finalizers
sherman [Mon, 11 Dec 2017 11:45:02 -0800] rev 48238
8185582: Update Zip implementation to use Cleaner, not finalizers Reviewed-by: plevart, rriggs, mchung
Mon, 11 Dec 2017 18:33:53 +0100 8189778: Jshell crash on tab for StringBuilder.append(
jlahoda [Mon, 11 Dec 2017 18:33:53 +0100] rev 48237
8189778: Jshell crash on tab for StringBuilder.append( Summary: Fixing handling of {@inheritDoc} in JShell's documentation. Reviewed-by: jjg, ksrini
Fri, 08 Dec 2017 16:28:14 +0100 8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
jlahoda [Fri, 08 Dec 2017 16:28:14 +0100] rev 48236
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed Summary: Returning the number of standalone arguments from com.sun.tools.javac.api.JavacTool.isSupportedOption. Reviewed-by: jjg
Mon, 11 Dec 2017 08:20:05 +0100 8192978: Missing checks and small fixes in jdwp library
clanger [Mon, 11 Dec 2017 08:20:05 +0100] rev 48235
8192978: Missing checks and small fixes in jdwp library Reviewed-by: cjplummer, sspitsyn
Mon, 11 Dec 2017 06:58:14 +0530 8182401: Verification error for enclosing instance capture inside super constructor invocation
sadayapalam [Mon, 11 Dec 2017 06:58:14 +0530] rev 48234
8182401: Verification error for enclosing instance capture inside super constructor invocation Reviewed-by: vromero
Fri, 08 Dec 2017 15:30:53 -0800 8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
dl [Fri, 08 Dec 2017 15:30:53 -0800] rev 48233
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08 Reviewed-by: martin, psandoz, chegar
Fri, 08 Dec 2017 15:26:56 -0800 8192943: Optimize atomic accumulators using VarHandle getAndSet
dl [Fri, 08 Dec 2017 15:26:56 -0800] rev 48232
8192943: Optimize atomic accumulators using VarHandle getAndSet Reviewed-by: martin, psandoz, chegar
Fri, 08 Dec 2017 15:22:58 -0800 8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
dl [Fri, 08 Dec 2017 15:22:58 -0800] rev 48231
8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published Reviewed-by: martin, psandoz, chegar
Sun, 03 Dec 2017 13:06:51 -0800 8192935: Fix EnumSet's SerializationProxy javadoc
martin [Sun, 03 Dec 2017 13:06:51 -0800] rev 48230
8192935: Fix EnumSet's SerializationProxy javadoc Reviewed-by: smarks, rriggs
Fri, 08 Dec 2017 13:04:43 -0800 8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
bchristi [Fri, 08 Dec 2017 13:04:43 -0800] rev 48229
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java Reviewed-by: darcy
Fri, 08 Dec 2017 11:03:37 -0800 8181118: update java/time tests to use RandomFactory from the top level testlibrary
iignatyev [Fri, 08 Dec 2017 11:03:37 -0800] rev 48228
8181118: update java/time tests to use RandomFactory from the top level testlibrary Reviewed-by: rriggs
Fri, 08 Dec 2017 11:05:42 -0800 8193194: Update javax.lang.model.util visitors for 10
darcy [Fri, 08 Dec 2017 11:05:42 -0800] rev 48227
8193194: Update javax.lang.model.util visitors for 10 Reviewed-by: jjg
Fri, 08 Dec 2017 17:40:57 +0000 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
dfuchs [Fri, 08 Dec 2017 17:40:57 +0000] rev 48226
8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value Reviewed-by: rriggs
Fri, 08 Dec 2017 16:41:30 +0000 8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
xuelei [Fri, 08 Dec 2017 16:41:30 +0000] rev 48225
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension Reviewed-by: jnimeh, ahgross, rhalade, wetmore Contributed-by: Martin Balao <mbalao@redhat.com>, Xuelei Fan <xuelei.fan@oracle.com>
Fri, 01 Dec 2017 16:40:08 -0500 8080225: FileInput/OutputStream/FileChannel cleanup should be improved
rriggs [Fri, 01 Dec 2017 16:40:08 -0500] rev 48224
8080225: FileInput/OutputStream/FileChannel cleanup should be improved Reviewed-by: mchung, plevart, bpb
Fri, 08 Dec 2017 20:46:40 +0530 8192986: Inconsistent handling of exploded modules in jlink
sundar [Fri, 08 Dec 2017 20:46:40 +0530] rev 48223
8192986: Inconsistent handling of exploded modules in jlink Reviewed-by: redestad, jlaskey
Fri, 08 Dec 2017 14:28:51 +0000 8193256: Configuration and ModuleLayer findModule cleanup
alanb [Fri, 08 Dec 2017 14:28:51 +0000] rev 48222
8193256: Configuration and ModuleLayer findModule cleanup Reviewed-by: redestad, alanb Contributed-by: andrej.golovnin@gmail.com
Fri, 08 Dec 2017 11:50:39 +0000 8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
dfuchs [Fri, 08 Dec 2017 11:50:39 +0000] rev 48221
8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works Summary: The behavior observed for Java 8 is restored Reviewed-by: martin, mchung
Fri, 08 Dec 2017 12:02:30 +0100 8193137: Nashorn crashes when given an empty script file
hannesw [Fri, 08 Dec 2017 12:02:30 +0100] rev 48220
8193137: Nashorn crashes when given an empty script file Reviewed-by: hannesw, sundar Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 08 Dec 2017 11:48:38 +0100 8192970: Element getters/setters with fixed key fail to link properly
attila [Fri, 08 Dec 2017 11:48:38 +0100] rev 48219
8192970: Element getters/setters with fixed key fail to link properly Reviewed-by: hannesw, sundar
Fri, 08 Dec 2017 09:48:10 +0100 8193183: Fix format string in libdt_shmem/shmemBase.c
clanger [Fri, 08 Dec 2017 09:48:10 +0100] rev 48218
8193183: Fix format string in libdt_shmem/shmemBase.c Reviewed-by: cjplummer, sspitsyn
Thu, 07 Dec 2017 21:07:12 -0800 8034254: Don't use binary testing files broken.jar
ksrini [Thu, 07 Dec 2017 21:07:12 -0800] rev 48217
8034254: Don't use binary testing files broken.jar Reviewed-by: jjg
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip