Wed, 10 Aug 2016 15:49:16 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:16 -0700] rev 40286
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Wed, 10 Aug 2016 09:21:58 -0700 8134304: NPE in initialization of OptimisticTypesPersistence
sdama [Wed, 10 Aug 2016 09:21:58 -0700] rev 40285
8134304: NPE in initialization of OptimisticTypesPersistence Reviewed-by: hannesw, jlaskey, mhaupt
Thu, 11 Aug 2016 15:47:10 +0000 Added tag jdk-9+131 for changeset b381e616c242
lana [Thu, 11 Aug 2016 15:47:10 +0000] rev 40284
Added tag jdk-9+131 for changeset b381e616c242
Wed, 05 Jul 2017 22:04:45 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:45 +0200] rev 40283
Merge
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset e0d360ea22db
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40282
Added tag jdk-9+131 for changeset e0d360ea22db
Wed, 05 Jul 2017 22:04:38 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:38 +0200] rev 40281
Merge
Mon, 15 Aug 2016 09:16:31 -0700 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08
dl [Mon, 15 Aug 2016 09:16:31 -0700] rev 40280
8162627: Miscellaneous changes imported from jsr166 CVS 2016-08 Reviewed-by: martin, psandoz
Mon, 15 Aug 2016 09:13:22 -0700 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory
dl [Mon, 15 Aug 2016 09:13:22 -0700] rev 40279
8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory 8144836: [TESTBUG] FJExceptionTableLeak and RemoveLeak fail with -XX:+UseParallelGC -XX:+AggressiveOpts Reviewed-by: martin, psandoz, amlu, darcy
Mon, 15 Aug 2016 09:09:00 -0700 8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate
dl [Mon, 15 Aug 2016 09:09:00 -0700] rev 40278
8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate Reviewed-by: martin, psandoz, dholmes
Mon, 15 Aug 2016 09:04:40 -0700 8162805: Optimize AtomicBoolean.getAndSet
dl [Mon, 15 Aug 2016 09:04:40 -0700] rev 40277
8162805: Optimize AtomicBoolean.getAndSet Reviewed-by: martin, psandoz, shade
Mon, 15 Aug 2016 14:25:51 +0100 8163503: PKCS12 keystore cannot store non-X.509 certificates
vinnie [Mon, 15 Aug 2016 14:25:51 +0100] rev 40276
8163503: PKCS12 keystore cannot store non-X.509 certificates Reviewed-by: weijun, xuelei, mullan
Sat, 13 Aug 2016 02:21:30 +0000 8162362: Introduce system property to control enabled ciphersuites
xuelei [Sat, 13 Aug 2016 02:21:30 +0000] rev 40275
8162362: Introduce system property to control enabled ciphersuites Reviewed-by: coffeys, mullan
Fri, 12 Aug 2016 20:14:25 +0300 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries
snikandrova [Fri, 12 Aug 2016 20:14:25 +0300] rev 40274
8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries Summary: Test update to explicitly cover problematic scenario. Reviewed-by: chegar
Fri, 12 Aug 2016 17:35:01 +0200 8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878
redestad [Fri, 12 Aug 2016 17:35:01 +0200] rev 40273
8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878 Reviewed-by: mhaupt
Fri, 12 Aug 2016 11:30:23 +0200 8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke
redestad [Fri, 12 Aug 2016 11:30:23 +0200] rev 40272
8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke Reviewed-by: mhaupt, shade
Fri, 12 Aug 2016 14:38:02 +0800 8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList
fyuan [Fri, 12 Aug 2016 14:38:02 +0800] rev 40271
8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList Summary: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java and sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java should be tracked by JDK-8077138 rather than JDK-8154910. Reviewed-by: mullan Contributed-by: John Jiang <sha.jiang@oracle.com>
Fri, 12 Aug 2016 14:36:14 +0800 8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh
fyuan [Fri, 12 Aug 2016 14:36:14 +0800] rev 40270
8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh Summary: Remove sun/security/tools/keytool/autotest.sh from ProblemList.txt due to JDK-8130302 has been resolved Reviewed-by: weijun Contributed-by: John Jiang <sha.jiang@oracle.com>
Fri, 12 Aug 2016 14:34:45 +0800 8160611: Clean up ProblemList.txt for closed/resolved issues
fyuan [Fri, 12 Aug 2016 14:34:45 +0800] rev 40269
8160611: Clean up ProblemList.txt for closed/resolved issues Summary: Clean up ProblemList.txt for JDK-8130339, JDK-8068645, JDK-8061177, JDK-8058616, JDK-8046285 and JDK-8031555 Reviewed-by: darcy Contributed-by: John Jiang <sha.jiang@oracle.com>
Fri, 12 Aug 2016 00:47:06 +0000 8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI")
valeriep [Fri, 12 Aug 2016 00:47:06 +0000] rev 40268
8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI") Summary: Granted security permission "authProvider.SunMSCAPI" to SunMSCAPI provider Reviewed-by: mullan
Fri, 12 Aug 2016 00:39:34 +0000 8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86)
valeriep [Fri, 12 Aug 2016 00:39:34 +0000] rev 40267
8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86) Summary: Changed the MAC impl to fall back to SUN provider (or through provider list) if the most preferred impl does not support cloning Reviewed-by: vinnie, mullan
Fri, 12 Aug 2016 00:10:07 +0000 6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
valeriep [Fri, 12 Aug 2016 00:10:07 +0000] rev 40266
6469513: (smartcardio) CardPermission(String termName, String actions) violates specification Summary: Changed to allow null actions value Reviewed-by: xuelei
Thu, 11 Aug 2016 23:41:48 +0300 8163877: Tests added in JDK-8163518 fail on some platforms
igerasim [Thu, 11 Aug 2016 23:41:48 +0300] rev 40265
8163877: Tests added in JDK-8163518 fail on some platforms Reviewed-by: darcy
Thu, 11 Aug 2016 17:02:46 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:46 +0000] rev 40264
Merge
Thu, 11 Aug 2016 17:03:40 +0300 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
igerasim [Thu, 11 Aug 2016 17:03:40 +0300] rev 40263
8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip() Reviewed-by: rriggs, shade
Thu, 11 Aug 2016 13:10:54 +0800 8133910: Some sun/security/tools tests failed.
weijun [Thu, 11 Aug 2016 13:10:54 +0800] rev 40262
8133910: Some sun/security/tools tests failed. Reviewed-by: xuelei
Wed, 10 Aug 2016 15:51:25 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:51:25 -0700] rev 40261
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Wed, 10 Aug 2016 22:48:25 +0100 8163586: java.net.http.RawChannel has been made public by mistake
prappo [Wed, 10 Aug 2016 22:48:25 +0100] rev 40260
8163586: java.net.http.RawChannel has been made public by mistake Reviewed-by: chegar
Wed, 10 Aug 2016 22:49:05 +0200 8163814: JDK build has been failing after 8163373
redestad [Wed, 10 Aug 2016 22:49:05 +0200] rev 40259
8163814: JDK build has been failing after 8163373 Reviewed-by: mchung
Wed, 10 Aug 2016 21:55:25 +0200 8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
redestad [Wed, 10 Aug 2016 21:55:25 +0200] rev 40258
8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke Reviewed-by: vlivanov, mchung
Wed, 10 Aug 2016 17:55:08 +0200 8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
simonis [Wed, 10 Aug 2016 17:55:08 +0200] rev 40257
8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h Reviewed-by: serb
Wed, 10 Aug 2016 13:54:38 +0200 8163370: Reduce number of classes loaded by common usage of java.lang.invoke
redestad [Wed, 10 Aug 2016 13:54:38 +0200] rev 40256
8163370: Reduce number of classes loaded by common usage of java.lang.invoke Reviewed-by: igerasim, psandoz
Wed, 10 Aug 2016 11:54:12 +0100 8163104: Unexpected NPE still possible on some Kerberos ticket calls
coffeys [Wed, 10 Aug 2016 11:54:12 +0100] rev 40255
8163104: Unexpected NPE still possible on some Kerberos ticket calls Reviewed-by: weijun
Tue, 09 Aug 2016 22:31:41 -0700 8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
jnimeh [Tue, 09 Aug 2016 22:31:41 -0700] rev 40254
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling. Reviewed-by: xuelei
Wed, 10 Aug 2016 11:30:53 +0800 8162739: Create new keytool option to access cacerts file
weijun [Wed, 10 Aug 2016 11:30:53 +0800] rev 40253
8162739: Create new keytool option to access cacerts file Reviewed-by: erikj, vinnie, mullan
Wed, 10 Aug 2016 11:21:01 +0800 8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
weijun [Wed, 10 Aug 2016 11:21:01 +0800] rev 40252
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test Reviewed-by: chegar
Fri, 29 Jul 2016 09:58:28 -0700 8158295: Add a multi-release jar validation mechanism to jar tool
sdrach [Fri, 29 Jul 2016 09:58:28 -0700] rev 40251
8158295: Add a multi-release jar validation mechanism to jar tool Reviewed-by: ogb, psandoz
Tue, 09 Aug 2016 07:50:26 -0700 8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
bpb [Tue, 09 Aug 2016 07:50:26 -0700] rev 40250
8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout Reviewed-by: chegar
Tue, 09 Aug 2016 07:43:48 -0700 8163431: probeContentType/Basic.java fails after changes for JDK-8146215
bpb [Tue, 09 Aug 2016 07:43:48 -0700] rev 40249
8163431: probeContentType/Basic.java fails after changes for JDK-8146215 Summary: Allow multiple legal MIME type interpretations for certain extensions. Reviewed-by: chegar
Thu, 11 Aug 2016 15:47:09 +0000 Added tag jdk-9+131 for changeset 6863c0579ecf
lana [Thu, 11 Aug 2016 15:47:09 +0000] rev 40248
Added tag jdk-9+131 for changeset 6863c0579ecf
Wed, 05 Jul 2017 22:04:25 +0200 Merge
duke [Wed, 05 Jul 2017 22:04:25 +0200] rev 40247
Merge
Fri, 12 Aug 2016 08:59:20 -0700 8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev
mhaupt [Fri, 12 Aug 2016 08:59:20 -0700] rev 40246
8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev Reviewed-by: shade
Thu, 11 Aug 2016 17:02:27 +0000 Merge
lana [Thu, 11 Aug 2016 17:02:27 +0000] rev 40245
Merge
Wed, 10 Aug 2016 15:48:04 -0700 8136930: Simplify use of module-system options by custom launchers
hseigel [Wed, 10 Aug 2016 15:48:04 -0700] rev 40244
8136930: Simplify use of module-system options by custom launchers Reviewed-by: coleenp, lfoltan, mchung
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset 2bf4f6d6a72f
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40243
Added tag jdk-9+131 for changeset 2bf4f6d6a72f
Thu, 11 Aug 2016 17:01:55 +0000 Merge
lana [Thu, 11 Aug 2016 17:01:55 +0000] rev 40242
Merge
Wed, 10 Aug 2016 15:49:03 -0700 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:03 -0700] rev 40241
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
Thu, 11 Aug 2016 15:47:07 +0000 Added tag jdk-9+131 for changeset 1ca743d80734
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40240
Added tag jdk-9+131 for changeset 1ca743d80734
Wed, 05 Jul 2017 22:04:05 +0200 Added tag jdk-9+131 for changeset 4d2a15091124
duke [Wed, 05 Jul 2017 22:04:05 +0200] rev 40239
Added tag jdk-9+131 for changeset 4d2a15091124
Wed, 05 Jul 2017 22:04:04 +0200 Merge jdk-9+131
duke [Wed, 05 Jul 2017 22:04:04 +0200] rev 40238
Merge
Wed, 05 Jul 2017 22:03:58 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:58 +0200] rev 40237
Merge
Mon, 08 Aug 2016 11:48:02 -0700 8162874: AST nodes representing operators should have a common superclass
vromero [Mon, 08 Aug 2016 11:48:02 -0700] rev 40236
8162874: AST nodes representing operators should have a common superclass Reviewed-by: mcimadamore
Mon, 08 Aug 2016 17:22:44 +0200 8144733: Iterating over elements of a Scope can return spurious inner class elements
jlahoda [Mon, 08 Aug 2016 17:22:44 +0200] rev 40235
8144733: Iterating over elements of a Scope can return spurious inner class elements Summary: When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change. Reviewed-by: mcimadamore
Thu, 04 Aug 2016 17:48:48 +0000 Merge
amurillo [Thu, 04 Aug 2016 17:48:48 +0000] rev 40234
Merge
Thu, 04 Aug 2016 10:07:48 +0200 8157100: missing dependency in build system
erikj [Thu, 04 Aug 2016 10:07:48 +0200] rev 40233
8157100: missing dependency in build system Reviewed-by: tbell
Wed, 03 Aug 2016 16:01:09 -0700 8162359: javac should use stdout for --help and --version
jjg [Wed, 03 Aug 2016 16:01:09 -0700] rev 40232
8162359: javac should use stdout for --help and --version Reviewed-by: vromero
Wed, 03 Aug 2016 11:30:27 -0700 8163113: langtools repeating annotations tests depend rely on annotations toString output
darcy [Wed, 03 Aug 2016 11:30:27 -0700] rev 40231
8163113: langtools repeating annotations tests depend rely on annotations toString output Reviewed-by: jlahoda, vromero
Wed, 03 Aug 2016 10:05:37 -0700 8163115: Temporarily problem list javac repeating annotations tests
darcy [Wed, 03 Aug 2016 10:05:37 -0700] rev 40230
8163115: Temporarily problem list javac repeating annotations tests Reviewed-by: jjg
Tue, 02 Aug 2016 13:14:12 -0700 8154817: Fix the click-through navigation for modules
bpatel [Tue, 02 Aug 2016 13:14:12 -0700] rev 40229
8154817: Fix the click-through navigation for modules Reviewed-by: jjg, ksrini
Thu, 04 Aug 2016 17:32:55 +0000 Added tag jdk-9+130 for changeset 4923274643f2
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40228
Added tag jdk-9+130 for changeset 4923274643f2
Wed, 05 Jul 2017 22:03:48 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:48 +0200] rev 40227
Merge
Mon, 08 Aug 2016 10:15:29 -0400 8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
rriggs [Mon, 08 Aug 2016 10:15:29 -0400] rev 40226
8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError Reviewed-by: rriggs Contributed-by: Abhijit Roy <abhijit.r.roy@oracle.com>
Thu, 04 Aug 2016 17:32:53 +0000 Added tag jdk-9+130 for changeset 86902ef5ff79
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40225
Added tag jdk-9+130 for changeset 86902ef5ff79
Wed, 05 Jul 2017 22:03:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:41 +0200] rev 40224
Merge
Mon, 08 Aug 2016 12:50:00 +0800 8067170: Enable security manager on JAXP unit tests and make some improvement
fyuan [Mon, 08 Aug 2016 12:50:00 +0800] rev 40223
8067170: Enable security manager on JAXP unit tests and make some improvement 8130494: [TESTBUG] 2 jaxp test cases are failing 8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better Reviewed-by: joehw, dfuchs, amlu Contributed-by: Frank Yuan <frank.yuan@oracle.com>
Thu, 04 Aug 2016 17:47:31 -0700 8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
joehw [Thu, 04 Aug 2016 17:47:31 -0700] rev 40222
8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause Reviewed-by: lancea
Thu, 04 Aug 2016 17:32:53 +0000 Added tag jdk-9+130 for changeset 00e4298ae168
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40221
Added tag jdk-9+130 for changeset 00e4298ae168
Wed, 05 Jul 2017 22:03:31 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:31 +0200] rev 40220
Merge
Mon, 08 Aug 2016 12:51:44 +0200 8162955: Activate anonymous class loading for small sources
hannesw [Mon, 08 Aug 2016 12:51:44 +0200] rev 40219
8162955: Activate anonymous class loading for small sources Reviewed-by: sundar
Thu, 04 Aug 2016 17:49:29 +0000 Merge
amurillo [Thu, 04 Aug 2016 17:49:29 +0000] rev 40218
Merge
Tue, 02 Aug 2016 12:39:25 +0200 8162771: Strict equality operators should not be optimistic
hannesw [Tue, 02 Aug 2016 12:39:25 +0200] rev 40217
8162771: Strict equality operators should not be optimistic Reviewed-by: jlaskey, sundar
Thu, 04 Aug 2016 17:32:55 +0000 Added tag jdk-9+130 for changeset bb2621620e5f
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40216
Added tag jdk-9+130 for changeset bb2621620e5f
Wed, 05 Jul 2017 22:03:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:22 +0200] rev 40215
Merge
Thu, 04 Aug 2016 17:32:52 +0000 Added tag jdk-9+130 for changeset 78f922bcd6cf
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 40214
Added tag jdk-9+130 for changeset 78f922bcd6cf
Wed, 05 Jul 2017 22:03:13 +0200 Merge
duke [Wed, 05 Jul 2017 22:03:13 +0200] rev 40213
Merge
Tue, 09 Aug 2016 15:02:27 +0200 8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
redestad [Tue, 09 Aug 2016 15:02:27 +0200] rev 40212
8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369 Reviewed-by: igerasim, chegar
Tue, 09 Aug 2016 10:00:31 +0200 8163369: Enable generating DMH classes at link time
redestad [Tue, 09 Aug 2016 10:00:31 +0200] rev 40211
8163369: Enable generating DMH classes at link time Reviewed-by: vlivanov, shade
Tue, 09 Aug 2016 09:42:01 +0200 8162815: unnecessary object creation in reflection
redestad [Tue, 09 Aug 2016 09:42:01 +0200] rev 40210
8162815: unnecessary object creation in reflection Reviewed-by: psandoz, shade Contributed-by: tomas.hurka@oracle.com
Tue, 09 Aug 2016 09:44:25 +0530 8163382: ResourcePoolManager.findEntry has a bug in startsWith call
sundar [Tue, 09 Aug 2016 09:44:25 +0530] rev 40209
8163382: ResourcePoolManager.findEntry has a bug in startsWith call Reviewed-by: jlaskey, redestad
Mon, 08 Aug 2016 13:58:14 -0700 8162745: content-types.properties files are missing some modern types
bpb [Mon, 08 Aug 2016 13:58:14 -0700] rev 40208
8162745: content-types.properties files are missing some modern types Summary: Add some content types from HTML5 and Xiph. Reviewed-by: rriggs, chegar
Mon, 08 Aug 2016 13:57:51 -0700 8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
bpb [Mon, 08 Aug 2016 13:57:51 -0700] rev 40207
8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain Summary: Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms Reviewed-by: alanb, rriggs, naoto
Mon, 08 Aug 2016 11:04:57 -0700 Merge
amurillo [Mon, 08 Aug 2016 11:04:57 -0700] rev 40206
Merge
Mon, 08 Aug 2016 08:12:20 -0700 Merge
amurillo [Mon, 08 Aug 2016 08:12:20 -0700] rev 40205
Merge
Fri, 05 Aug 2016 09:50:29 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:50:29 -0700] rev 40204
Merge
Tue, 02 Aug 2016 18:36:47 +0200 8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
mgronlun [Tue, 02 Aug 2016 18:36:47 +0200] rev 40203
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory Reviewed-by: egahlin, dcubed
Mon, 01 Aug 2016 14:09:27 +0000 Merge
dsamersoff [Mon, 01 Aug 2016 14:09:27 +0000] rev 40202
Merge
Mon, 01 Aug 2016 15:39:10 +0300 8160817: Add jsadebugd functionality to jhsdb
dsamersoff [Mon, 01 Aug 2016 15:39:10 +0300] rev 40201
8160817: Add jsadebugd functionality to jhsdb Summary: add jsadebugd functionality to jhsdb Reviewed-by: dsamersoff Contributed-by: sharath.ballal@oracle.com
Mon, 01 Aug 2016 15:27:07 +0300 8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
dsamersoff [Mon, 01 Aug 2016 15:27:07 +0300] rev 40200
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member Summary: return clone of array Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre@oracle.com
Mon, 01 Aug 2016 13:53:55 +0300 8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
dsamersoff [Mon, 01 Aug 2016 13:53:55 +0300] rev 40199
8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions Summary: add missed exception check Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre@oracle.com
Mon, 01 Aug 2016 10:51:32 +0300 8158050: Remove SA-JDI
dsamersoff [Mon, 01 Aug 2016 10:51:32 +0300] rev 40198
8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Sat, 30 Jul 2016 00:11:02 +0000 Merge
amurillo [Sat, 30 Jul 2016 00:11:02 +0000] rev 40197
Merge
Fri, 29 Jul 2016 16:11:57 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:11:57 -0700] rev 40196
Merge
Fri, 29 Jul 2016 10:18:47 +0200 8162458: Buffer view implementations use incorrect offset for Unsafe access
psandoz [Fri, 29 Jul 2016 10:18:47 +0200] rev 40195
8162458: Buffer view implementations use incorrect offset for Unsafe access Reviewed-by: alanb
Wed, 27 Jul 2016 13:33:55 +0000 Merge
acorn [Wed, 27 Jul 2016 13:33:55 +0000] rev 40194
Merge
Wed, 27 Jul 2016 08:33:15 -0400 8162340: Better class stream parsing
acorn [Wed, 27 Jul 2016 08:33:15 -0400] rev 40193
8162340: Better class stream parsing Summary: check package validity Reviewed-by: lfoltan, coleenp, dholmes
Tue, 26 Jul 2016 23:52:29 -0400 8140723: Remove source code conditionalized on JAVASE_EMBEDDED
dholmes [Tue, 26 Jul 2016 23:52:29 -0400] rev 40192
8140723: Remove source code conditionalized on JAVASE_EMBEDDED Reviewed-by: psandoz, alanb, alexsch
Tue, 26 Jul 2016 16:18:24 -0700 Merge
amurillo [Tue, 26 Jul 2016 16:18:24 -0700] rev 40191
Merge
Fri, 22 Jul 2016 10:35:48 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:35:48 -0700] rev 40190
Merge
Thu, 21 Jul 2016 20:09:20 -0700 Merge
amurillo [Thu, 21 Jul 2016 20:09:20 -0700] rev 40189
Merge
Thu, 21 Jul 2016 16:29:17 +0200 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
psandoz [Thu, 21 Jul 2016 16:29:17 +0200] rev 40188
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev Reviewed-by: alanb, dholmes
Wed, 20 Jul 2016 12:53:25 -0700 8161057: Solaris: deprecated/obsolete compiler flags should be removed
dcubed [Wed, 20 Jul 2016 12:53:25 -0700] rev 40187
8161057: Solaris: deprecated/obsolete compiler flags should be removed Reviewed-by: tbell, dcubed, dholmes Contributed-by: alan.burlison@oracle.com
Mon, 18 Jul 2016 14:21:17 -0700 8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
dcubed [Mon, 18 Jul 2016 14:21:17 -0700] rev 40186
8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X 8161177: quarantine com/sun/jdi/sde/SourceDebugExtensionTest.java on Win* Reviewed-by: sspitsyn, gtriantafill
Mon, 18 Jul 2016 08:28:32 -0700 8161034: GPL header missing comma after year
fparain [Mon, 18 Jul 2016 08:28:32 -0700] rev 40185
8161034: GPL header missing comma after year Reviewed-by: alanb
Fri, 15 Jul 2016 23:54:37 -0700 8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
sspitsyn [Fri, 15 Jul 2016 23:54:37 -0700] rev 40184
8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes Summary: Update table in ThreadInfo.from(CompositeData) for new stack trace attributes Reviewed-by: alanb, dholmes, dsamersoff Contributed-by: amit.sapre@oracle.com
Fri, 15 Jul 2016 18:09:33 +0000 Merge
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 40183
Merge
Fri, 15 Jul 2016 09:37:38 -0700 8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
dcubed [Fri, 15 Jul 2016 09:37:38 -0700] rev 40182
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r(). Reviewed-by: alanb, dcubed, simonis, dholmes Contributed-by: alan.burlison@oracle.com
Fri, 15 Jul 2016 09:10:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 40181
Merge
Fri, 15 Jul 2016 12:36:15 +0200 8151163: All Buffer implementations should leverage Unsafe unaligned accessors
psandoz [Fri, 15 Jul 2016 12:36:15 +0200] rev 40180
8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph
Mon, 08 Aug 2016 13:55:16 -0400 8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
rriggs [Mon, 08 Aug 2016 13:55:16 -0400] rev 40179
8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c Reviewed-by: naoto
Mon, 08 Aug 2016 20:16:53 +0300 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
snikandrova [Mon, 08 Aug 2016 20:16:53 +0300] rev 40178
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently Reviewed-by: chegar
Mon, 08 Aug 2016 21:51:01 +0800 8163303: Remove identity scope information from jarsigner -verbose output
weijun [Mon, 08 Aug 2016 21:51:01 +0800] rev 40177
8163303: Remove identity scope information from jarsigner -verbose output Reviewed-by: mullan
Fri, 05 Aug 2016 18:45:40 -0700 8163149: Typo in java.net.http.AuthenticationFilter
xiaofeya [Fri, 05 Aug 2016 18:45:40 -0700] rev 40176
8163149: Typo in java.net.http.AuthenticationFilter Reviewed-by: chegar, rriggs
Sat, 06 Aug 2016 00:34:50 +0200 8161379: Force inline methods calling Reflection.getCallerClass
redestad [Sat, 06 Aug 2016 00:34:50 +0200] rev 40175
8161379: Force inline methods calling Reflection.getCallerClass Reviewed-by: shade, mchung
Fri, 05 Aug 2016 10:23:28 -0700 Merge
prr [Fri, 05 Aug 2016 10:23:28 -0700] rev 40174
Merge
Wed, 03 Aug 2016 14:49:01 +0530 6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster)
aghaisas [Wed, 03 Aug 2016 14:49:01 +0530] rev 40173
6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster) Reviewed-by: psadhukhan, prr
Wed, 03 Aug 2016 14:45:25 +0530 6575247: Banner checkbox in PrinterJob print dialog doesn't work
psadhukhan [Wed, 03 Aug 2016 14:45:25 +0530] rev 40172
6575247: Banner checkbox in PrinterJob print dialog doesn't work Reviewed-by: prr, jdv
Tue, 02 Aug 2016 10:43:31 -0700 8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v
prr [Tue, 02 Aug 2016 10:43:31 -0700] rev 40171
8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v Reviewed-by: vadim, psadhukhan
Tue, 02 Aug 2016 16:14:59 +0530 8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java
jdv [Tue, 02 Aug 2016 16:14:59 +0530] rev 40170
8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java Reviewed-by: prr, bpb, vadim Contributed-by: jayathirth.d.v@oracle.com
Tue, 02 Aug 2016 15:55:03 +0530 8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image.
jdv [Tue, 02 Aug 2016 15:55:03 +0530] rev 40169
8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image. Reviewed-by: prr, flar Contributed-by: jayathirth.d.v@oracle.com
Tue, 02 Aug 2016 10:46:08 +0530 8144594: HiDPI: awt.Choice looks improperly (Win 8)
rchamyal [Tue, 02 Aug 2016 10:46:08 +0530] rev 40168
8144594: HiDPI: awt.Choice looks improperly (Win 8) Reviewed-by: alexsch, serb Contributed-by: rajeev.chamyal@oracle.com
Mon, 01 Aug 2016 10:06:09 -0700 Merge
prr [Mon, 01 Aug 2016 10:06:09 -0700] rev 40167
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip