Thu, 07 May 2015 16:12:10 -0700 8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
bpb [Thu, 07 May 2015 16:12:10 -0700] rev 30379
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option Summary: Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete(). Reviewed-by: alanb
Thu, 07 May 2015 08:55:17 -0700 8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission
naoto [Thu, 07 May 2015 08:55:17 -0700] rev 30378
8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission Reviewed-by: mullan
Thu, 07 May 2015 17:29:05 +0200 8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...'
simonis [Thu, 07 May 2015 17:29:05 +0200] rev 30377
8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...' Reviewed-by: goetz
Thu, 07 May 2015 09:11:49 +0200 8078896: Add @modules as needed to the jdk_svc tests
ykantser [Thu, 07 May 2015 09:11:49 +0200] rev 30376
8078896: Add @modules as needed to the jdk_svc tests Reviewed-by: alanb, mchung
Wed, 06 May 2015 16:00:15 -0700 8079544: Mark java/util/regex/RegExTest.java as failing intermittently
darcy [Wed, 06 May 2015 16:00:15 -0700] rev 30375
8079544: Mark java/util/regex/RegExTest.java as failing intermittently Reviewed-by: sherman
Wed, 06 May 2015 21:15:07 +0400 8079478: some docs cleanup for sun.security
avstepan [Wed, 06 May 2015 21:15:07 +0400] rev 30374
8079478: some docs cleanup for sun.security Summary: some docs cleanup Reviewed-by: weijun
Wed, 06 May 2015 10:25:51 +0200 8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse [Wed, 06 May 2015 10:25:51 +0200] rev 30373
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding Reviewed-by: mchung Contributed-by: michael.fang@oracle.com
Wed, 06 May 2015 09:22:03 +0800 8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
asmotrak [Wed, 06 May 2015 09:22:03 +0800] rev 30372
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given Reviewed-by: weijun
Tue, 05 May 2015 18:18:06 -0700 8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
ksrini [Tue, 05 May 2015 18:18:06 -0700] rev 30371
8078225: tools/launcher/FXLauncherTest.java fails intermittently (win) Reviewed-by: darcy
Tue, 05 May 2015 15:34:22 -0700 8079419: Update to RegEx test to use random number library
darcy [Tue, 05 May 2015 15:34:22 -0700] rev 30370
8079419: Update to RegEx test to use random number library Reviewed-by: sherman
Tue, 05 May 2015 14:44:39 -0700 8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
juh [Tue, 05 May 2015 14:44:39 -0700] rev 30369
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type Reviewed-by: weijun
Tue, 05 May 2015 17:55:16 +0100 8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
vinnie [Tue, 05 May 2015 17:55:16 +0100] rev 30368
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java Reviewed-by: weijun
Tue, 05 May 2015 08:11:41 -0700 Merge
amurillo [Tue, 05 May 2015 08:11:41 -0700] rev 30367
Merge
Mon, 04 May 2015 11:35:10 +0200 8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
sla [Mon, 04 May 2015 11:35:10 +0200] rev 30366
8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found" Reviewed-by: jbachorik, dholmes, erikj, ihse
Fri, 01 May 2015 03:56:04 -0700 Merge
amurillo [Fri, 01 May 2015 03:56:04 -0700] rev 30365
Merge
Thu, 30 Apr 2015 18:15:01 -0400 Merge
bharadwaj [Thu, 30 Apr 2015 18:15:01 -0400] rev 30364
Merge
Tue, 21 Apr 2015 21:06:06 +0300 8078290: Customize adapted MethodHandle in MH.invoke() case
vlivanov [Tue, 21 Apr 2015 21:06:06 +0300] rev 30363
8078290: Customize adapted MethodHandle in MH.invoke() case Reviewed-by: jrose
Fri, 17 Apr 2015 18:15:13 +0300 8057967: CallSite dependency tracking scales devastatingly poorly
vlivanov [Fri, 17 Apr 2015 18:15:13 +0300] rev 30362
8057967: CallSite dependency tracking scales devastatingly poorly Reviewed-by: jrose, roland, plevart, shade
Mon, 27 Apr 2015 09:02:48 -0700 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
twisti [Mon, 27 Apr 2015 09:02:48 -0700] rev 30361
8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe Reviewed-by: coleenp, jrose, kvn
Mon, 27 Apr 2015 10:13:21 +0200 8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
jbachorik [Mon, 27 Apr 2015 10:13:21 +0200] rev 30360
8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError Reviewed-by: sla, dholmes
Mon, 27 Apr 2015 10:12:56 +0200 8077402: JMXStartStopTest fails intermittently on slow hosts
jbachorik [Mon, 27 Apr 2015 10:12:56 +0200] rev 30359
8077402: JMXStartStopTest fails intermittently on slow hosts Reviewed-by: sla, dholmes
Tue, 21 Apr 2015 10:24:20 +0200 8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
sjiang [Tue, 21 Apr 2015 10:24:20 +0200] rev 30358
8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean Reviewed-by: alanb, sla
Mon, 20 Apr 2015 08:45:54 +0200 8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
ykantser [Mon, 20 Apr 2015 08:45:54 +0200] rev 30357
8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry Reviewed-by: sla
Fri, 17 Apr 2015 14:37:44 -0700 Merge
ccheung [Fri, 17 Apr 2015 14:37:44 -0700] rev 30356
Merge
Fri, 17 Apr 2015 09:40:02 +0200 8042901: Allow com.sun.management to be in a different module to java.lang.management
sjiang [Fri, 17 Apr 2015 09:40:02 +0200] rev 30355
8042901: Allow com.sun.management to be in a different module to java.lang.management Reviewed-by: mchung, dfuchs, erikj, jbachorik
Wed, 15 Apr 2015 13:27:39 +0200 8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined
ykantser [Wed, 15 Apr 2015 13:27:39 +0200] rev 30354
8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined Reviewed-by: sla
Wed, 15 Apr 2015 09:38:45 +0200 8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE
jbachorik [Wed, 15 Apr 2015 09:38:45 +0200] rev 30353
8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE Reviewed-by: sspitsyn, dfuchs
Mon, 13 Apr 2015 09:43:12 +0200 8076050: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java fails intermittently
jbachorik [Mon, 13 Apr 2015 09:43:12 +0200] rev 30352
8076050: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java fails intermittently Reviewed-by: sla
Thu, 09 Apr 2015 09:18:56 +0200 8077137: Port jdk.internal.instrumentation to jdk 9
sla [Thu, 09 Apr 2015 09:18:56 +0200] rev 30351
8077137: Port jdk.internal.instrumentation to jdk 9 Reviewed-by: erikj, mchung, rriggs
Thu, 09 Apr 2015 08:46:19 +0200 8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour
sla [Thu, 09 Apr 2015 08:46:19 +0200] rev 30350
8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour Reviewed-by: jbachorik
Wed, 08 Apr 2015 09:33:34 +0000 Merge
jbachorik [Wed, 08 Apr 2015 09:33:34 +0000] rev 30349
Merge
Fri, 03 Apr 2015 15:39:38 +0200 8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
jbachorik [Fri, 03 Apr 2015 15:39:38 +0200] rev 30348
8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids Reviewed-by: mchung
Tue, 07 Apr 2015 14:47:33 +0200 8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect
ykantser [Tue, 07 Apr 2015 14:47:33 +0200] rev 30347
8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect Reviewed-by: jbachorik, sla
Thu, 16 Apr 2015 14:06:33 -0700 Merge
kvn [Thu, 16 Apr 2015 14:06:33 -0700] rev 30346
Merge
Wed, 15 Apr 2015 07:49:25 +0000 Merge
zmajo [Wed, 15 Apr 2015 07:49:25 +0000] rev 30345
Merge
Wed, 15 Apr 2015 09:37:51 +0200 8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal
zmajo [Wed, 15 Apr 2015 09:37:51 +0200] rev 30344
8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal Summary: Change restore mechanism in GCTR.java to avoid setting counter to null; added length check to constructor Reviewed-by: jrose, kvn, ascarpino
Tue, 14 Apr 2015 18:26:01 +0300 8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
mhaupt [Tue, 14 Apr 2015 18:26:01 +0300] rev 30343
8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert Reviewed-by: vlivanov
Tue, 14 Apr 2015 18:16:02 +0300 8076461: JSR292: remove unused native and constants
vlivanov [Tue, 14 Apr 2015 18:16:02 +0300] rev 30342
8076461: JSR292: remove unused native and constants Reviewed-by: jrose, vlivanov
Tue, 14 Apr 2015 18:03:12 +0300 8057919: Class.getSimpleName() should work for non-JLS compliant class names
vlivanov [Tue, 14 Apr 2015 18:03:12 +0300] rev 30341
8057919: Class.getSimpleName() should work for non-JLS compliant class names Reviewed-by: dholmes, jrose
Tue, 14 Apr 2015 17:59:52 +0300 8077054: DMH LFs should be customizeable
vlivanov [Tue, 14 Apr 2015 17:59:52 +0300] rev 30340
8077054: DMH LFs should be customizeable Reviewed-by: jrose
Fri, 03 Apr 2015 11:41:26 -0700 Merge
kvn [Fri, 03 Apr 2015 11:41:26 -0700] rev 30339
Merge
Tue, 31 Mar 2015 12:30:52 -0700 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
aph [Tue, 31 Mar 2015 12:30:52 -0700] rev 30338
8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods Summary: Use unaligned Unsafe loads and stores for ByteBuffer access on platforms which support unaligned access. Add intrinsics for Unsafe.{get,put}-X-Unaligned methods. Reviewed-by: dholmes, jrose, psandoz, kvn
Fri, 27 Mar 2015 09:02:55 +0100 Merge
zmajo [Fri, 27 Mar 2015 09:02:55 +0100] rev 30337
Merge
Fri, 20 Mar 2015 11:42:31 -0700 8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
vlivanov [Fri, 20 Mar 2015 11:42:31 -0700] rev 30336
8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles Reviewed-by: jrose, kvn
Fri, 03 Apr 2015 13:46:22 -0700 Merge
ccheung [Fri, 03 Apr 2015 13:46:22 -0700] rev 30335
Merge
Wed, 25 Mar 2015 18:33:17 +0100 8023093: Add ManagementAgent.status diagnostic command
jbachorik [Wed, 25 Mar 2015 18:33:17 +0100] rev 30334
8023093: Add ManagementAgent.status diagnostic command Reviewed-by: sla
Mon, 30 Mar 2015 10:10:19 +0200 8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls
farvidsson [Mon, 30 Mar 2015 10:10:19 +0200] rev 30333
8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls Summary: Some jdi tests are failing due to missing MethodEntryRequest events during the test execution. Reviewed-by: sla, jbachorik
Sun, 29 Mar 2015 09:21:15 -0400 Merge
hseigel [Sun, 29 Mar 2015 09:21:15 -0400] rev 30332
Merge
Wed, 25 Mar 2015 15:22:45 +0000 Merge
ykantser [Wed, 25 Mar 2015 15:22:45 +0000] rev 30331
Merge
Wed, 25 Mar 2015 12:39:48 +0100 8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined
ykantser [Wed, 25 Mar 2015 12:39:48 +0100] rev 30330
8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined Reviewed-by: jbachorik, sspitsyn
Wed, 25 Mar 2015 09:37:52 +0100 8075725: Remove /jre subdir in hotspot dist dir
erikj [Wed, 25 Mar 2015 09:37:52 +0100] rev 30329
8075725: Remove /jre subdir in hotspot dist dir Reviewed-by: tbell, ihse
Fri, 20 Mar 2015 15:21:51 -0700 Merge
dcubed [Fri, 20 Mar 2015 15:21:51 -0700] rev 30328
Merge
Fri, 20 Mar 2015 01:59:08 -0700 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
sspitsyn [Fri, 20 Mar 2015 01:59:08 -0700] rev 30327
8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init> Summary: update java/lang/instrument/RedefineMethodInBacktrace.sh test to cover the hotspot fix Reviewed-by: coleenp, dcubed
Thu, 19 Mar 2015 09:01:44 +0100 8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail
ykantser [Thu, 19 Mar 2015 09:01:44 +0100] rev 30326
8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail Reviewed-by: egahlin, jbachorik
Tue, 05 May 2015 09:08:20 +0000 8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
enevill [Tue, 05 May 2015 09:08:20 +0000] rev 30325
8078245: AARCH64: JDK fails to build due to undefined symbol in libpng Summary: Add -DPNG_ARM_NEON_OPT=0 to LIBSPLASHSCREEN_CFLAGS flags Reviewed-by: dholmes, ihse, erikj
Tue, 05 May 2015 21:14:12 +0800 8078439: SPNEGO auth fails if client proposes MS krb5 OID
weijun [Tue, 05 May 2015 21:14:12 +0800] rev 30324
8078439: SPNEGO auth fails if client proposes MS krb5 OID Reviewed-by: valeriep
Tue, 05 May 2015 12:49:11 +0200 8077422: hprof agent: Build failed with VS2013 Update 4
erikj [Tue, 05 May 2015 12:49:11 +0200] rev 30323
8077422: hprof agent: Build failed with VS2013 Update 4 Reviewed-by: sla, tbell
Mon, 04 May 2015 17:56:33 +0800 8078495: End time checking for native TGT is wrong
weijun [Mon, 04 May 2015 17:56:33 +0800] rev 30322
8078495: End time checking for native TGT is wrong Reviewed-by: xuelei
Mon, 04 May 2015 10:13:19 +0200 8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized
plevart [Mon, 04 May 2015 10:13:19 +0200] rev 30321
8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized Summary: Make epochSecond part of ZoneOffsetTransition so it doesn't have to be recomputed frequently Reviewed-by: scolebourne, rriggs
Sat, 02 May 2015 22:51:45 +0300 8077685: (tz) Support tzdata2015d
aefimov [Sat, 02 May 2015 22:51:45 +0300] rev 30320
8077685: (tz) Support tzdata2015d Reviewed-by: okutsu
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip