Mon, 28 May 2018 12:10:18 +0200 8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC
tschatzl [Mon, 28 May 2018 12:10:18 +0200] rev 50283
8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC Reviewed-by: pliden, shade
Mon, 28 May 2018 03:04:38 -0700 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil [Mon, 28 May 2018 03:04:38 -0700] rev 50282
8203233: (tz) Upgrade time-zone data to tzdata2018e Reviewed-by: martin, naoto
Mon, 28 May 2018 11:13:21 +0200 8202842: G1 footprint regressions in jdk11+10
tschatzl [Mon, 28 May 2018 11:13:21 +0200] rev 50281
8202842: G1 footprint regressions in jdk11+10 Summary: Lazily initialize G1FromCardCache to save on startup footprint if AlwaysPretouch is disabled. Reviewed-by: sjohanss, redestad
Mon, 28 May 2018 09:59:11 +0200 8203817: Monitor::try_lock() should not call check_prelock_state()
pliden [Mon, 28 May 2018 09:59:11 +0200] rev 50280
8203817: Monitor::try_lock() should not call check_prelock_state() Reviewed-by: dholmes, eosterlund, rehn
Mon, 28 May 2018 09:05:43 +0200 8203628: Optimize (masked) byte memory comparisons on x86
shade [Mon, 28 May 2018 09:05:43 +0200] rev 50279
8203628: Optimize (masked) byte memory comparisons on x86 Reviewed-by: adinn, vlivanov, jrose
Sun, 27 May 2018 12:00:16 +0530 8202178: type.getKind() for var is None instead of Error
sdama [Sun, 27 May 2018 12:00:16 +0530] rev 50278
8202178: type.getKind() for var is None instead of Error Summary: make sure var kind != None for instance variables without initialization Reviewed-by: mcimadamore
Sat, 26 May 2018 03:11:50 -0400 8203028: Simplify reference processing in light of JDK-8175797
kbarrett [Sat, 26 May 2018 03:11:50 -0400] rev 50277
8203028: Simplify reference processing in light of JDK-8175797 Summary: Removed special handling of Reference.next Reviewed-by: tschatzl, sjohanss, mchung
Fri, 25 May 2018 14:10:21 -0700 8200266: [Graal] Update ProblemList-graal.txt files
epavlova [Fri, 25 May 2018 14:10:21 -0700] rev 50276
8200266: [Graal] Update ProblemList-graal.txt files Reviewed-by: kvn
Fri, 25 May 2018 12:44:34 -0700 8203369: Check for both EAGAIN and EWOULDBLOCK error codes
igerasim [Fri, 25 May 2018 12:44:34 -0700] rev 50275
8203369: Check for both EAGAIN and EWOULDBLOCK error codes Reviewed-by: alanb
Fri, 25 May 2018 11:59:01 -0700 8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed
rhalade [Fri, 25 May 2018 11:59:01 -0700] rev 50274
8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed Summary: Added equifaxsecureca to EXPIRY_EXC_ENTRIES list Reviewed-by: redestad
Fri, 25 May 2018 20:47:20 +0200 8203795: Change default compiler on Windows to VS2017
erikj [Fri, 25 May 2018 20:47:20 +0200] rev 50273
8203795: Change default compiler on Windows to VS2017 Reviewed-by: ihse, prr
Fri, 25 May 2018 11:18:22 -0700 8201518: add test for randomized iteration order of unmodifiable Set and Map
smarks [Fri, 25 May 2018 11:18:22 -0700] rev 50272
8201518: add test for randomized iteration order of unmodifiable Set and Map Reviewed-by: plevart
Fri, 25 May 2018 13:29:25 -0400 8203368: ObjectInputStream filterCheck method throws NullPointerException
rriggs [Fri, 25 May 2018 13:29:25 -0400] rev 50271
8203368: ObjectInputStream filterCheck method throws NullPointerException Reviewed-by: bpb, smarks
Wed, 23 May 2018 15:57:51 +0000 8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64
adinn [Wed, 23 May 2018 15:57:51 +0000] rev 50270
8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64 Summary: fastdebug build fails with SIGILL Reviewed-by: shade, drwhite, aph
Fri, 25 May 2018 07:22:37 -0700 8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
bpb [Fri, 25 May 2018 07:22:37 -0700] rev 50269
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra") Summary: Reinstate actual running of tests for macOS version >= 10.13. Reviewed-by: alanb
Fri, 25 May 2018 15:34:45 +0530 8203689: Add failure code to threaddb exception messages`
sballal [Fri, 25 May 2018 15:34:45 +0530] rev 50268
8203689: Add failure code to threaddb exception messages` Reviewed-by: sspitsyn, cjplummer
Fri, 25 May 2018 11:51:30 +0200 8198323: testing.md not updated for repository layout change
ihse [Fri, 25 May 2018 11:51:30 +0200] rev 50267
8198323: testing.md not updated for repository layout change Reviewed-by: ehelin, erikj
Fri, 25 May 2018 10:14:27 +0200 8203221: Makefile fixes after Flight Recorder
ihse [Fri, 25 May 2018 10:14:27 +0200] rev 50266
8203221: Makefile fixes after Flight Recorder Reviewed-by: erikj
Fri, 25 May 2018 09:35:02 +0200 8203366: Tag added wrongly in Docs.gmk
ihse [Fri, 25 May 2018 09:35:02 +0200] rev 50265
8203366: Tag added wrongly in Docs.gmk Reviewed-by: jjg, erikj
Fri, 25 May 2018 00:26:08 -0700 8203815: add tests failed because of 8203809 to the ProblemList-graal
sspitsyn [Fri, 25 May 2018 00:26:08 -0700] rev 50264
8203815: add tests failed because of 8203809 to the ProblemList-graal Summary: add tests to the ProblemList-graal.txt Reviewed-by: dholmes
Fri, 25 May 2018 00:18:47 -0700 8203816: add tests failed because of 8203174 to the ProblemList-graal
sspitsyn [Fri, 25 May 2018 00:18:47 -0700] rev 50263
8203816: add tests failed because of 8203174 to the ProblemList-graal Summary: add tests to the ProblemList-graal.txt Reviewed-by: dholmes
Fri, 25 May 2018 09:05:42 +0200 8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
thartmann [Fri, 25 May 2018 09:05:42 +0200] rev 50262
8202949: C2: assert(false) failed: Bad graph detected in build_loop_late Summary: Fixed trip count computation for counted loop with negative stride to prevent over-unrolling. Reviewed-by: roland
Thu, 24 May 2018 22:21:00 -0700 8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing
jcm [Thu, 24 May 2018 22:21:00 -0700] rev 50261
8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing Summary: corrected the rtm unsupported error message for emulated client. Reviewed-by: thartmann, gromero
Thu, 24 May 2018 17:12:15 -0700 8199383: [TESTBUG] Open source VM testbase JVMTI tests
iignatyev [Thu, 24 May 2018 17:12:15 -0700] rev 50260
8199383: [TESTBUG] Open source VM testbase JVMTI tests Reviewed-by: sspitsyn, erikj
Thu, 24 May 2018 13:26:22 -0700 8191844: Remove SECOM root (secomevrootca1)
rhalade [Thu, 24 May 2018 13:26:22 -0700] rev 50259
8191844: Remove SECOM root (secomevrootca1) Reviewed-by: mullan
Thu, 24 May 2018 12:29:50 -0700 8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
bpb [Thu, 24 May 2018 12:29:50 -0700] rev 50258
8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java Reviewed-by: alanb
Thu, 24 May 2018 14:02:37 -0400 8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
coleenp [Thu, 24 May 2018 14:02:37 -0400] rev 50257
8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases Reviewed-by: zgu, lfoltan
Thu, 24 May 2018 13:06:46 -0400 Merge
hseigel [Thu, 24 May 2018 13:06:46 -0400] rev 50256
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip