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
Thu, 24 May 2018 13:04:33 -0400 8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
hseigel [Thu, 24 May 2018 13:04:33 -0400] rev 50255
8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out Summary: Limit the heap size so the OOM happens sooner. Reviewed-by: kbarrett, coleenp
Thu, 24 May 2018 09:15:09 -0700 8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
ccheung [Thu, 24 May 2018 09:15:09 -0700] rev 50254
8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message Summary: Converting the assert in ClassLoader::update_module_path_entry_list() to a meaningful error message before aborting the CDS dump. Reviewed-by: stuefe, iklam
Thu, 24 May 2018 20:34:17 +0530 8196913: javadoc does not (over)write stylesheet.css
pmuthuswamy [Thu, 24 May 2018 20:34:17 +0530] rev 50253
8196913: javadoc does not (over)write stylesheet.css Reviewed-by: jjg
Thu, 24 May 2018 15:23:28 +0100 8203297: java/net/URL/OpenStream.java fails intermittently
chegar [Thu, 24 May 2018 15:23:28 +0100] rev 50252
8203297: java/net/URL/OpenStream.java fails intermittently Reviewed-by: alanb, dfuchs
Thu, 24 May 2018 15:46:04 +0200 8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
egahlin [Thu, 24 May 2018 15:46:04 +0200] rev 50251
8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed Reviewed-by: mgronlun
Thu, 24 May 2018 11:13:42 +0100 8203488: Remove error generation from TransTypes
mcimadamore [Thu, 24 May 2018 11:13:42 +0100] rev 50250
8203488: Remove error generation from TransTypes Summary: Bridge clash errors should noty be reported in TransTypes (as they are already reported in the frontend); cleanup polysig call code. Reviewed-by: vromero, cushon, forax
Thu, 24 May 2018 14:35:32 +0530 8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
pmuthuswamy [Thu, 24 May 2018 14:35:32 +0530] rev 50249
8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber Reviewed-by: ksrini, jjg
Thu, 24 May 2018 09:59:57 +0200 8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
roland [Thu, 24 May 2018 09:59:57 +0200] rev 50248
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint Reviewed-by: neliasso, kvn
Thu, 24 May 2018 13:34:31 +0530 8188248: NullPointerException on generic methods
pmuthuswamy [Thu, 24 May 2018 13:34:31 +0530] rev 50247
8188248: NullPointerException on generic methods Reviewed-by: ksrini, jjg
Thu, 24 May 2018 01:04:42 -0400 8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
dholmes [Thu, 24 May 2018 01:04:42 -0400] rev 50246
8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java Reviewed-by: stuefe
Wed, 23 May 2018 18:18:33 -0700 8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
jjiang [Wed, 23 May 2018 18:18:33 -0700] rev 50245
8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java Summary: javax/net/ssl/compatibility/JdkRelease.java adds major version JDK 11 Reviewed-by: xuelei
Thu, 24 May 2018 00:37:29 +0000 8194630: Uninitialized initiator_address in native GSS
valeriep [Thu, 24 May 2018 00:37:29 +0000] rev 50244
8194630: Uninitialized initiator_address in native GSS Summary: Zeroized the initiator/acceptor_address in gss_channel_bindings_t Reviewed-by: valeriep Contributed-by: Jan Kalina <jkalina@redhat.com>
Wed, 23 May 2018 17:09:49 -0700 8199255: [TESTBUG] Open source VM testbase default methods tests
mseledtsov [Wed, 23 May 2018 17:09:49 -0700] rev 50243
8199255: [TESTBUG] Open source VM testbase default methods tests Summary: Open sourced default method tests Reviewed-by: ccheung, iignatyev, erikj
Thu, 24 May 2018 07:20:10 +0800 8203041: AArch64: fix overflow in immediate cmp/cmn instruction
fyang [Thu, 24 May 2018 07:20:10 +0800] rev 50242
8203041: AArch64: fix overflow in immediate cmp/cmn instruction Summary: fix overflow in immediate cmp/cmn instruction for AArch64 Reviewed-by: aph, dpochepk, drwhite Contributed-by: joshua.zhu@arm.com
Wed, 23 May 2018 21:08:33 +0200 Added tag jdk-11+15 for changeset a11c1cb542bb
jwilhelm [Wed, 23 May 2018 21:08:33 +0200] rev 50241
Added tag jdk-11+15 for changeset a11c1cb542bb
Wed, 23 May 2018 11:49:57 -0700 8202947: Fix minor issues with taglets
jjg [Wed, 23 May 2018 11:49:57 -0700] rev 50240
8202947: Fix minor issues with taglets Reviewed-by: ksrini
Wed, 23 May 2018 11:29:56 -0700 8203497: Bump Jib format version to 1.2
erikj [Wed, 23 May 2018 11:29:56 -0700] rev 50239
8203497: Bump Jib format version to 1.2 Reviewed-by: tbell
Wed, 23 May 2018 10:34:18 -0700 8203328: Rename EFS in java.util.zip internals to something meaningful
martin [Wed, 23 May 2018 10:34:18 -0700] rev 50238
8203328: Rename EFS in java.util.zip internals to something meaningful Reviewed-by: sherman
Wed, 23 May 2018 08:49:00 -0700 8200172: String.split non-positive term incorrect use
sherman [Wed, 23 May 2018 08:49:00 -0700] rev 50237
8200172: String.split non-positive term incorrect use Reviewed-by: darcy, lancea
Wed, 23 May 2018 16:26:29 +0200 8202427: Enhance os::print_memory_info on Windows jdk-11+15
mbaesken [Wed, 23 May 2018 16:26:29 +0200] rev 50236
8202427: Enhance os::print_memory_info on Windows Reviewed-by: goetz, stuefe
Wed, 21 Mar 2018 16:03:12 +0100 8192992: Test8007294.java failed: attempted to spill a non-spillable item
neliasso [Wed, 21 Mar 2018 16:03:12 +0100] rev 50235
8192992: Test8007294.java failed: attempted to spill a non-spillable item Summary: Fix bugs in schedule_late that forces load to early Reviewed-by: kvn, thartmann
Wed, 23 May 2018 15:21:54 +0200 8203457: Add back missing full buffer notification
mgronlun [Wed, 23 May 2018 15:21:54 +0200] rev 50234
8203457: Add back missing full buffer notification Reviewed-by: redestad, sjohanss
Wed, 23 May 2018 09:43:41 +0200 8203490: StringTable::dump lacks a load barrier
stefank [Wed, 23 May 2018 09:43:41 +0200] rev 50233
8203490: StringTable::dump lacks a load barrier Reviewed-by: coleenp, pliden
Wed, 23 May 2018 09:42:42 +0200 8203694: Add a safepoint-aware Semaphore - part 2
stefank [Wed, 23 May 2018 09:42:42 +0200] rev 50232
8203694: Add a safepoint-aware Semaphore - part 2 Reviewed-by: dholmes, pliden
Thu, 17 May 2018 18:09:19 +0200 8203355: MITSHM define guarding missing
mbaesken [Thu, 17 May 2018 18:09:19 +0200] rev 50231
8203355: MITSHM define guarding missing Reviewed-by: prr, stuefe
Wed, 23 May 2018 14:21:14 +0800 8202771: Migrate Unicode character tests to JDK Repo
mli [Wed, 23 May 2018 14:21:14 +0800] rev 50230
8202771: Migrate Unicode character tests to JDK Repo Reviewed-by: naoto Contributed-by: dan.z.zhou@oracle.com
Tue, 22 May 2018 21:50:45 -0700 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
dl [Tue, 22 May 2018 21:50:45 -0700] rev 50229
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05 Reviewed-by: martin, psandoz
Tue, 22 May 2018 21:46:51 -0700 8202685: Optimize ArrayList subList replaceAll
dl [Tue, 22 May 2018 21:46:51 -0700] rev 50228
8202685: Optimize ArrayList subList replaceAll Reviewed-by: martin, psandoz, igerasim, redestad, dholmes, smarks, jrose, plevart
Tue, 22 May 2018 16:19:31 -0700 8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
bpb [Tue, 22 May 2018 16:19:31 -0700] rev 50227
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 Summary: If all other means to obtain the file length fail, fall back to FindFirstFile Reviewed-by: igerasim, alanb
Wed, 23 May 2018 00:21:58 +0200 8195819: Remove recording=x from jcmd JFR.check output
egahlin [Wed, 23 May 2018 00:21:58 +0200] rev 50226
8195819: Remove recording=x from jcmd JFR.check output Reviewed-by: mgronlun
Tue, 22 May 2018 23:27:54 +0200 8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
egahlin [Tue, 22 May 2018 23:27:54 +0200] rev 50225
8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java Reviewed-by: tbell, mgronlun
Tue, 22 May 2018 10:49:20 -0700 8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
lmesnik [Tue, 22 May 2018 10:49:20 -0700] rev 50224
8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc Reviewed-by: psandoz, mseledtsov
Tue, 22 May 2018 13:05:22 -0700 8199257: [TESTBUG] Open source VM testbase metaspace tests
mseledtsov [Tue, 22 May 2018 13:05:22 -0700] rev 50223
8199257: [TESTBUG] Open source VM testbase metaspace tests Summary: Open sourced VM metaspace tests Reviewed-by: coleenp, stuefe
Tue, 22 May 2018 14:49:39 -0400 8203635: JFR sampler thread does not record stack info
zgu [Tue, 22 May 2018 14:49:39 -0400] rev 50222
8203635: JFR sampler thread does not record stack info Summary: Added call to record_stack_base_and_size() from sampler thread Reviewed-by: shade, coleenp, stuefe
Tue, 22 May 2018 11:04:36 -0700 8196987: Resolve disabled warnings for libzip
sherman [Tue, 22 May 2018 11:04:36 -0700] rev 50221
8196987: Resolve disabled warnings for libzip Reviewed-by: erikj, alanb
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip