Tue, 16 Aug 2016 21:28:10 +0800 8141411: keytool can wrongly parse the start date value given by the -startdate option
weijun [Tue, 16 Aug 2016 21:28:10 +0800] rev 40393
8141411: keytool can wrongly parse the start date value given by the -startdate option Reviewed-by: xuelei
Tue, 16 Aug 2016 12:34:00 +0530 8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"
ssahoo [Tue, 16 Aug 2016 12:34:00 +0530] rev 40392
8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto" Reviewed-by: valeriep
Tue, 16 Aug 2016 15:26:41 +0900 8129555: DateFormatSymbols: month-related methods must refer to Calendar constants
nishjain [Tue, 16 Aug 2016 15:26:41 +0900] rev 40391
8129555: DateFormatSymbols: month-related methods must refer to Calendar constants Reviewed-by: naoto, okutsu, peytoia
Mon, 15 Aug 2016 16:32:41 -0700 8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error
asmotrak [Mon, 15 Aug 2016 16:32:41 -0700] rev 40390
8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error Reviewed-by: xuelei, jnimeh
Mon, 15 Aug 2016 23:45:32 +0300 8163896: Finalizing one key of a KeyPair invalidates the other key
igerasim [Mon, 15 Aug 2016 23:45:32 +0300] rev 40389
8163896: Finalizing one key of a KeyPair invalidates the other key Reviewed-by: coffeys, vinnie
Thu, 18 Aug 2016 21:01:22 +0000 Added tag jdk-9+132 for changeset 5542e4584972
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40388
Added tag jdk-9+132 for changeset 5542e4584972
Wed, 05 Jul 2017 22:06:09 +0200 Merge
duke [Wed, 05 Jul 2017 22:06:09 +0200] rev 40387
Merge
Fri, 19 Aug 2016 11:22:14 -0700 Merge
amurillo [Fri, 19 Aug 2016 11:22:14 -0700] rev 40386
Merge
Tue, 16 Aug 2016 09:56:18 -0400 8030221: Checking for anonymous class should check for NULL as well as potential nesting
hseigel [Tue, 16 Aug 2016 09:56:18 -0400] rev 40385
8030221: Checking for anonymous class should check for NULL as well as potential nesting Summary: Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later. Reviewed-by: dholmes, lfoltan
Mon, 15 Aug 2016 13:14:08 -0700 8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace
cjplummer [Mon, 15 Aug 2016 13:14:08 -0700] rev 40384
8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace Summary: Skip an extra frame in _get_previous_fp() when it is not inlined. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:13:48 -0700 8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used
cjplummer [Mon, 15 Aug 2016 13:13:48 -0700] rev 40383
8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used Summary: Better frame skipping logic in NativeCallStack::NativeCallStack. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:06:50 -0700 8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64
cjplummer [Mon, 15 Aug 2016 13:06:50 -0700] rev 40382
8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64 Summary: Need to go up one extra frame to be consistent with other platforms. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 16:15:16 +0200 8069540: Remove universal binaries support from hotspot build
erikj [Mon, 15 Aug 2016 16:15:16 +0200] rev 40381
8069540: Remove universal binaries support from hotspot build Reviewed-by: tbell, dholmes, dcubed
Tue, 09 Aug 2016 21:57:29 +0900 8163185: jhsdb jstack cannot work with normal mode
ysuenaga [Tue, 09 Aug 2016 21:57:29 +0900] rev 40380
8163185: jhsdb jstack cannot work with normal mode Reviewed-by: dsamersoff, dholmes
Fri, 12 Aug 2016 14:12:55 -0700 Merge
amurillo [Fri, 12 Aug 2016 14:12:55 -0700] rev 40379
Merge
Fri, 12 Aug 2016 08:46:17 -0700 8146697: VM crashes in test Test7005594
fparain [Fri, 12 Aug 2016 08:46:17 -0700] rev 40378
8146697: VM crashes in test Test7005594 Reviewed-by: coleenp, dholmes
Fri, 12 Aug 2016 00:19:44 -0400 8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread
dholmes [Fri, 12 Aug 2016 00:19:44 -0400] rev 40377
8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread Reviewed-by: fparain, simonis, dcubed
Thu, 11 Aug 2016 16:22:08 -0700 Merge
iveresov [Thu, 11 Aug 2016 16:22:08 -0700] rev 40376
Merge
Tue, 09 Aug 2016 16:47:47 +0300 8160299: Test8015436 doesn't check which method was executed
dpochepk [Tue, 09 Aug 2016 16:47:47 +0300] rev 40375
8160299: Test8015436 doesn't check which method was executed Reviewed-by: kvn
Tue, 09 Aug 2016 14:17:28 +0300 8163366: compiler/codecache/jmx/ThresholdNotificationsTest.java doesn't set -XX:+UnlockDiagnosticVMOptions while using WB
dpochepk [Tue, 09 Aug 2016 14:17:28 +0300] rev 40374
8163366: compiler/codecache/jmx/ThresholdNotificationsTest.java doesn't set -XX:+UnlockDiagnosticVMOptions while using WB Reviewed-by: kvn
Tue, 09 Aug 2016 14:16:44 +0300 8160083: compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache
dpochepk [Tue, 09 Aug 2016 14:16:44 +0300] rev 40373
8160083: compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache Reviewed-by: kvn
Mon, 08 Aug 2016 17:06:21 +0200 8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)
dnsimon [Mon, 08 Aug 2016 17:06:21 +0200] rev 40372
8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*) Summary: Simplify CompilerToVM.getConstantPool() and related tests. Reviewed-by: kvn, zmajo
Mon, 08 Aug 2016 11:30:46 +0300 8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class
dpochepk [Mon, 08 Aug 2016 11:30:46 +0300] rev 40371
8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class Reviewed-by: iveresov
Sat, 06 Aug 2016 11:52:37 -0700 8163313: assert(comp != __null) failed: compiler not available
iveresov [Sat, 06 Aug 2016 11:52:37 -0700] rev 40370
8163313: assert(comp != __null) failed: compiler not available Summary: Constrain compLevel parameter in WB_IsIntrinsicAvailable() to supported levels Reviewed-by: kvn
Fri, 05 Aug 2016 13:37:53 -0700 Merge
iveresov [Fri, 05 Aug 2016 13:37:53 -0700] rev 40369
Merge
Fri, 05 Aug 2016 16:23:44 +0300 8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms
dpochepk [Fri, 05 Aug 2016 16:23:44 +0300] rev 40368
8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms Reviewed-by: kvn
Fri, 05 Aug 2016 16:22:30 +0300 8161279: Various JMX-tests timed out
dpochepk [Fri, 05 Aug 2016 16:22:30 +0300] rev 40367
8161279: Various JMX-tests timed out Reviewed-by: kvn
Thu, 04 Aug 2016 22:42:05 -0400 8162369: PPC64: Wrong ucontext used after SIGTRAP while in HTM critical section
mdoerr [Thu, 04 Aug 2016 22:42:05 -0400] rev 40366
8162369: PPC64: Wrong ucontext used after SIGTRAP while in HTM critical section Reviewed-by: simonis Contributed-by: Gustavo Romero <gromero@linux.vnet.ibm.com>
Thu, 04 Aug 2016 10:34:34 +0200 8136818: Test compiler/arraycopy/TestEliminatedArrayCopyDeopt.java fails with "m1 failed"
thartmann [Thu, 04 Aug 2016 10:34:34 +0200] rev 40365
8136818: Test compiler/arraycopy/TestEliminatedArrayCopyDeopt.java fails with "m1 failed" Summary: Added missing Op_StoreB check to ArrayCopyNode::may_modify_helper(). Reviewed-by: kvn
Thu, 04 Aug 2016 08:58:22 +0200 8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
thartmann [Thu, 04 Aug 2016 08:58:22 +0200] rev 40364
8162881: Effect of -XX:CICompilerCount depends on ordering of other flags Summary: Value of CICompilerCount should be range checked after ergo. Don't create C2 compiler threads with TieredStopAtLevel=1. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip