Tue, 29 Nov 2016 21:58:29 -0800 8037111: space before percent is inconsistent between sv and sv_SE
lana [Tue, 29 Nov 2016 21:58:29 -0800] rev 42367
8037111: space before percent is inconsistent between sv and sv_SE 8081643: wrong number format for Serbian locale with Latin script Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
Mon, 05 Dec 2016 19:06:55 -0800 8170523: Some PKCS11 test cases are ignored with security manager
mli [Mon, 05 Dec 2016 19:06:55 -0800] rev 42366
8170523: Some PKCS11 test cases are ignored with security manager Summary: Get OS distro before enabling security manager Reviewed-by: mullan Contributed-by: John Jiang <sha.jiang@oracle.com>
Mon, 05 Dec 2016 17:04:02 -0800 8170157: Enable unlimited cryptographic policy by default in OracleJDK
wetmore [Mon, 05 Dec 2016 17:04:02 -0800] rev 42365
8170157: Enable unlimited cryptographic policy by default in OracleJDK 8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
Mon, 05 Dec 2016 16:27:50 -0800 8170644: java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use"
mli [Mon, 05 Dec 2016 16:27:50 -0800] rev 42364
8170644: java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use" Reviewed-by: dfuchs
Mon, 05 Dec 2016 16:16:05 -0800 8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
mli [Mon, 05 Dec 2016 16:16:05 -0800] rev 42363
8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916 Reviewed-by: rriggs
Mon, 05 Dec 2016 23:23:27 +0000 8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
valeriep [Mon, 05 Dec 2016 23:23:27 +0000] rev 42362
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy Summary: Updated the failed cipher tests to work under unlimited policy Reviewed-by: xuelei
Mon, 05 Dec 2016 13:00:32 -0800 8170733: HashMap.HashIterator.remove method does not use cached value for the hash code.
psandoz [Mon, 05 Dec 2016 13:00:32 -0800] rev 42361
8170733: HashMap.HashIterator.remove method does not use cached value for the hash code. Reviewed-by: martin, dl, shade
Mon, 05 Dec 2016 12:53:53 +0530 8075577: java.time does not support HOST provider
rgoel [Mon, 05 Dec 2016 12:53:53 +0530] rev 42360
8075577: java.time does not support HOST provider Reviewed-by: okutsu, rriggs
Fri, 02 Dec 2016 18:03:46 -0800 8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669
darcy [Fri, 02 Dec 2016 18:03:46 -0800] rev 42359
8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669 Reviewed-by: smarks
Fri, 02 Dec 2016 14:24:10 -0500 Merge
mullan [Fri, 02 Dec 2016 14:24:10 -0500] rev 42358
Merge
Fri, 02 Dec 2016 14:22:19 -0500 8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
mullan [Fri, 02 Dec 2016 14:22:19 -0500] rev 42357
8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property Reviewed-by: ascarpino
Fri, 02 Dec 2016 11:05:59 -0800 8170660: RMI regression test failures due to missing @build TestLibrary
mchung [Fri, 02 Dec 2016 11:05:59 -0800] rev 42356
8170660: RMI regression test failures due to missing @build TestLibrary Reviewed-by: lancea Contributed-by: Abdul Kolarkunnu <abdul.kolarkunnu@oracle.com>
Fri, 02 Dec 2016 11:00:59 -0800 8170633: backslashes in gensrc/module-info.java comments need escaping
mchung [Fri, 02 Dec 2016 11:00:59 -0800] rev 42355
8170633: backslashes in gensrc/module-info.java comments need escaping Reviewed-by: alanb, psandoz, wetmore
Fri, 02 Dec 2016 10:05:53 -0800 8166914: URLClassLoader spec needs to mention that it's MR-aware
psandoz [Fri, 02 Dec 2016 10:05:53 -0800] rev 42354
8166914: URLClassLoader spec needs to mention that it's MR-aware Reviewed-by: mchung, alanb
Mon, 28 Nov 2016 11:13:38 -0500 8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
gromero [Mon, 28 Nov 2016 11:13:38 -0500] rev 42353
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation Reviewed-by: mdoerr, erikj, simonis, aph
Fri, 02 Dec 2016 16:18:10 +0100 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
ihse [Fri, 02 Dec 2016 16:18:10 +0100] rev 42352
8039103: "explicitly" is misspelled as "explicitely" in configure scripts Reviewed-by: erikj, tbell
Fri, 02 Dec 2016 13:18:50 +0000 8169495: Add a method to set an Authenticator on a HttpURLConnection.
dfuchs [Fri, 02 Dec 2016 13:18:50 +0000] rev 42351
8169495: Add a method to set an Authenticator on a HttpURLConnection. Summary: new public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection. Reviewed-by: chegar
Fri, 02 Dec 2016 02:01:40 -0800 8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
mli [Fri, 02 Dec 2016 02:01:40 -0800] rev 42350
8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use Reviewed-by: chegar
Fri, 02 Dec 2016 01:11:33 -0800 8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
mli [Fri, 02 Dec 2016 01:11:33 -0800] rev 42349
8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently Reviewed-by: chegar
Fri, 02 Dec 2016 00:47:00 -0800 8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
mli [Fri, 02 Dec 2016 00:47:00 -0800] rev 42348
8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException Reviewed-by: chegar
Fri, 02 Dec 2016 10:56:46 +0800 8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
amlu [Fri, 02 Dec 2016 10:56:46 +0800] rev 42347
8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList Reviewed-by: darcy
Thu, 01 Dec 2016 17:52:59 -0800 8170155: StringBuffer and StringBuilder stream methods are not late-binding
psandoz [Thu, 01 Dec 2016 17:52:59 -0800] rev 42346
8170155: StringBuffer and StringBuilder stream methods are not late-binding Reviewed-by: sherman
Thu, 01 Dec 2016 15:42:22 -0800 8167328: jar -d m.jar hangs
sherman [Thu, 01 Dec 2016 15:42:22 -0800] rev 42345
8167328: jar -d m.jar hangs Reviewed-by: alanb, mchung, chegar
Thu, 01 Dec 2016 21:39:49 +0000 Merge
lana [Thu, 01 Dec 2016 21:39:49 +0000] rev 42344
Merge
Thu, 01 Dec 2016 19:03:11 +0100 8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
redestad [Thu, 01 Dec 2016 19:03:11 +0100] rev 42343
8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection Reviewed-by: rriggs, alanb
Thu, 01 Dec 2016 06:54:01 -0800 8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
xiaofeya [Thu, 01 Dec 2016 06:54:01 -0800] rev 42342
8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException Reviewed-by: dfuchs
Thu, 01 Dec 2016 06:38:46 -0800 8170559: Incorrect bug id in problem list
xiaofeya [Thu, 01 Dec 2016 06:38:46 -0800] rev 42341
8170559: Incorrect bug id in problem list Reviewed-by: rriggs
Thu, 01 Dec 2016 14:52:48 +0100 8056215: AWT source dirs should only point to java2d, not below
ihse [Thu, 01 Dec 2016 14:52:48 +0100] rev 42340
8056215: AWT source dirs should only point to java2d, not below Reviewed-by: erikj
Thu, 01 Dec 2016 11:16:23 +0000 Merge
alanb [Thu, 01 Dec 2016 11:16:23 +0000] rev 42339
Merge
Thu, 01 Dec 2016 08:57:53 +0000 8169069: Module system implementation refresh (11/2016)
alanb [Thu, 01 Dec 2016 08:57:53 +0000] rev 42338
8169069: Module system implementation refresh (11/2016) Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, mark.reinhold@oracle.com
Wed, 30 Nov 2016 18:25:07 -0800 8049316: java/nio/channels/Selector/Wakeup.java failing
mli [Wed, 30 Nov 2016 18:25:07 -0800] rev 42337
8049316: java/nio/channels/Selector/Wakeup.java failing Reviewed-by: rriggs, alanb
Wed, 30 Nov 2016 17:43:18 -0800 8019538: TEST_BUG: java/rmi/activation/rmidViaInheritedChannel tests may fail
mli [Wed, 30 Nov 2016 17:43:18 -0800] rev 42336
8019538: TEST_BUG: java/rmi/activation/rmidViaInheritedChannel tests may fail Reviewed-by: rriggs, chegar
Wed, 30 Nov 2016 17:15:58 -0800 8168745: Iterator.forEachRemaining vs. Iterator.remove
psandoz [Wed, 30 Nov 2016 17:15:58 -0800] rev 42335
8168745: Iterator.forEachRemaining vs. Iterator.remove Reviewed-by: martin, smarks
Wed, 30 Nov 2016 17:11:25 -0800 8170338: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java failed with "Port already in use"
mli [Wed, 30 Nov 2016 17:11:25 -0800] rev 42334
8170338: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java failed with "Port already in use" Reviewed-by: chegar
Tue, 29 Nov 2016 01:06:10 -0800 8133719: java.lang.InternalError in java.lang.invoke.MethodHandleImpl$BindCaller.bindCaller
srastogi [Tue, 29 Nov 2016 01:06:10 -0800] rev 42333
8133719: java.lang.InternalError in java.lang.invoke.MethodHandleImpl$BindCaller.bindCaller Reviewed-by: psandoz
Wed, 30 Nov 2016 19:52:20 +0100 8035424: (reflect) Performance problem in sun.reflect.generics.parser.SignatureParser
plevart [Wed, 30 Nov 2016 19:52:20 +0100] rev 42332
8035424: (reflect) Performance problem in sun.reflect.generics.parser.SignatureParser Reviewed-by: redestad
Wed, 30 Nov 2016 15:52:50 +0000 8170539: Test clashes with another test with a similar name
alanb [Wed, 30 Nov 2016 15:52:50 +0000] rev 42331
8170539: Test clashes with another test with a similar name Reviewed-by: rriggs, chegar
Wed, 30 Nov 2016 19:28:10 +0530 8160359: Improve jlink logging for cases when a plugin throws exception
sundar [Wed, 30 Nov 2016 19:28:10 +0530] rev 42330
8160359: Improve jlink logging for cases when a plugin throws exception Reviewed-by: jlaskey, redestad
Wed, 30 Nov 2016 03:49:55 -0800 8170247: java/security/SecureRandom/ApiTest fails when run with unlimited policy
ssahoo [Wed, 30 Nov 2016 03:49:55 -0800] rev 42329
8170247: java/security/SecureRandom/ApiTest fails when run with unlimited policy Summary: Test was failing to handle expected exception in case of unlimited policy Reviewed-by: weijun
Tue, 29 Nov 2016 19:02:53 -0800 8170248: Problem list javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java
xiaofeya [Tue, 29 Nov 2016 19:02:53 -0800] rev 42328
8170248: Problem list javax/rmi/PortableRemoteObject/8146975/RmiIiopReturnValueTest.java Reviewed-by: rriggs
Wed, 30 Nov 2016 08:02:39 +0800 8170408: LogGeneratedClassesTest.java fails with recent changes
weijun [Wed, 30 Nov 2016 08:02:39 +0800] rev 42327
8170408: LogGeneratedClassesTest.java fails with recent changes Reviewed-by: dfuchs
Tue, 29 Nov 2016 13:58:00 -0500 8169527: Typo in getCalendarType() method of Chronology class
rriggs [Tue, 29 Nov 2016 13:58:00 -0500] rev 42326
8169527: Typo in getCalendarType() method of Chronology class Reviewed-by: bpb
Tue, 29 Nov 2016 11:58:47 -0500 8165765: Unexpected ID for RMI connection
rriggs [Tue, 29 Nov 2016 11:58:47 -0500] rev 42325
8165765: Unexpected ID for RMI connection Reviewed-by: rriggs Contributed-by: ujwal.vangapally@oracle.com
Tue, 29 Nov 2016 16:27:19 +0100 8170467: (reflect) Optimize SignatureParser's use of StringBuilders
redestad [Tue, 29 Nov 2016 16:27:19 +0100] rev 42324
8170467: (reflect) Optimize SignatureParser's use of StringBuilders Reviewed-by: shade, redestad Contributed-by: mkanat@google.com
Tue, 29 Nov 2016 14:55:56 +0300 8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies
skovalev [Tue, 29 Nov 2016 14:55:56 +0300] rev 42323
8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies Reviewed-by: weijun
Mon, 28 Nov 2016 23:47:23 -0800 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
dl [Mon, 28 Nov 2016 23:47:23 -0800] rev 42322
8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 Reviewed-by: martin, smarks, psandoz
Mon, 28 Nov 2016 23:43:39 -0800 8169272: Clarify Semaphore.drainPermits behavior when current permits are negative
dl [Mon, 28 Nov 2016 23:43:39 -0800] rev 42321
8169272: Clarify Semaphore.drainPermits behavior when current permits are negative Reviewed-by: martin, smarks, psandoz
Mon, 28 Nov 2016 23:39:54 -0800 8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state
dl [Mon, 28 Nov 2016 23:39:54 -0800] rev 42320
8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state Reviewed-by: martin, smarks, psandoz
Mon, 28 Nov 2016 23:36:11 -0800 8143577: optimize ArrayList.removeIf
dl [Mon, 28 Nov 2016 23:36:11 -0800] rev 42319
8143577: optimize ArrayList.removeIf 8169679: ArrayList.subList().iterator().forEachRemaining() off-by-one-error 8167202: ArrayDeque improvements 8164793: new ArrayDeque(2**N) allocates backing array of size 2**(N+1) 8169739: LinkedBlockingDeque spliterator needs to support node self-linking 8169738: CopyOnWriteArrayList subList needs more synchronization Reviewed-by: martin, smarks, psandoz, forax
Mon, 28 Nov 2016 23:33:25 -0800 8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
dl [Mon, 28 Nov 2016 23:33:25 -0800] rev 42318
8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently Reviewed-by: martin, smarks, psandoz, amlu
Mon, 28 Nov 2016 17:32:49 -0800 8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
darcy [Mon, 28 Nov 2016 17:32:49 -0800] rev 42317
8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed Reviewed-by: smarks
Mon, 28 Nov 2016 11:37:00 -0800 8169816: Move src.zip and jrt-fs.jar under the lib directory
mchung [Mon, 28 Nov 2016 11:37:00 -0800] rev 42316
8169816: Move src.zip and jrt-fs.jar under the lib directory Reviewed-by: alanb, erikj
Mon, 28 Nov 2016 17:48:53 +0000 8170401: JConsole might use System.Logger
dfuchs [Mon, 28 Nov 2016 17:48:53 +0000] rev 42315
8170401: JConsole might use System.Logger Reviewed-by: mchung
Mon, 28 Nov 2016 22:32:17 +0800 8170364: FilePermission path modified during merge
weijun [Mon, 28 Nov 2016 22:32:17 +0800] rev 42314
8170364: FilePermission path modified during merge Reviewed-by: alanb
Mon, 28 Nov 2016 09:20:13 +0100 8031567: Better model for storing source revision information
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42313
8031567: Better model for storing source revision information Reviewed-by: erikj
Thu, 01 Dec 2016 21:01:53 +0000 Added tag jdk-9+147 for changeset 3bffdeb6c8d9
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42312
Added tag jdk-9+147 for changeset 3bffdeb6c8d9
Wed, 05 Jul 2017 22:31:19 +0200 Merge
duke [Wed, 05 Jul 2017 22:31:19 +0200] rev 42311
Merge
Thu, 01 Dec 2016 21:40:08 +0000 Merge
lana [Thu, 01 Dec 2016 21:40:08 +0000] rev 42310
Merge
Thu, 01 Dec 2016 15:54:39 +0000 8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
alanb [Thu, 01 Dec 2016 15:54:39 +0000] rev 42309
8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing Reviewed-by: hseigel
Thu, 01 Dec 2016 11:16:11 +0000 Merge
alanb [Thu, 01 Dec 2016 11:16:11 +0000] rev 42308
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip