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
Tue, 22 May 2018 10:08:04 -0700 8199379: [TESTBUG] Open source vm testbase JDB tests
iignatyev [Tue, 22 May 2018 10:08:04 -0700] rev 50220
8199379: [TESTBUG] Open source vm testbase JDB tests Reviewed-by: mseledtsov, sspitsyn
Tue, 22 May 2018 13:10:56 -0400 8202669: Intermittent crash in ClassLoadingService::compute_class_size()
coleenp [Tue, 22 May 2018 13:10:56 -0400] rev 50219
8202669: Intermittent crash in ClassLoadingService::compute_class_size() Summary: Don't report classes that failed to load when reporting class unloading. Remove the classes first. Reviewed-by: dholmes, lfoltan, ccheung
Tue, 22 May 2018 09:01:44 -0700 8196048: thrown type variables should be roots in the minimum inference graph
vromero [Tue, 22 May 2018 09:01:44 -0700] rev 50218
8196048: thrown type variables should be roots in the minimum inference graph Reviewed-by: mcimadamore
Fri, 18 May 2018 09:15:08 -0700 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
iklam [Fri, 18 May 2018 09:15:08 -0700] rev 50217
8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance Reviewed-by: lfoltan, dholmes, coleenp, minqi
Fri, 18 May 2018 15:35:32 +0200 8203410: Zero: Disable jfr feature by default
sgehwolf [Fri, 18 May 2018 15:35:32 +0200] rev 50216
8203410: Zero: Disable jfr feature by default Reviewed-by: erikj
Tue, 22 May 2018 12:04:05 -0300 8200380: String::lines
jlaskey [Tue, 22 May 2018 12:04:05 -0300] rev 50215
8200380: String::lines Reviewed-by: sundar, sherman, rriggs, psandoz
Tue, 22 May 2018 12:26:17 +0200 8198315: Incomplete classpath causes NPE in TransTypes
jlahoda [Tue, 22 May 2018 12:26:17 +0200] rev 50214
8198315: Incomplete classpath causes NPE in TransTypes Summary: Avoid symbol completion while constructing error message. Reviewed-by: mcimadamore
Tue, 22 May 2018 13:37:05 +0100 8203436: javac should fail early when emitting illegal signature attributes
mcimadamore [Tue, 22 May 2018 13:37:05 +0100] rev 50213
8203436: javac should fail early when emitting illegal signature attributes Summary: check that signature attributes do not contain non-denotable types Reviewed-by: vromero
Tue, 22 May 2018 14:54:55 +0200 8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
bulasevich [Tue, 22 May 2018 14:54:55 +0200] rev 50212
8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL Reviewed-by: redestad
Tue, 22 May 2018 14:44:18 +0200 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
redestad [Tue, 22 May 2018 14:44:18 +0200] rev 50211
8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros Reviewed-by: martin, igerasim Contributed-by: ivan.gerasimov@oracle.com, claes.redestad@oracle.com
Tue, 22 May 2018 05:20:48 -0400 8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java
dholmes [Tue, 22 May 2018 05:20:48 -0400] rev 50210
8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java Reviewed-by: thartmann
Tue, 22 May 2018 03:46:52 -0400 8202863: Rename OopStorage inner collection classes
kbarrett [Tue, 22 May 2018 03:46:52 -0400] rev 50209
8202863: Rename OopStorage inner collection classes Summary: rename BlockArray, BlockList, BlockEntry Reviewed-by: coleenp
Tue, 22 May 2018 09:10:16 +0200 8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string"
thartmann [Tue, 22 May 2018 09:10:16 +0200] rev 50208
8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string" Summary: Use "C" locale for correct parsing of decimals in VM internal compiler directive tests. Reviewed-by: dholmes, coleenp, stuefe, dcubed
Tue, 22 May 2018 09:04:15 +0200 8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
thartmann [Tue, 22 May 2018 09:04:15 +0200] rev 50207
8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys Summary: Avoid integer overflow in TableSwitch(). Reviewed-by: goetz, mdoerr, vlivanov
Mon, 21 May 2018 21:27:12 -0700 8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation
iklam [Mon, 21 May 2018 21:27:12 -0700] rev 50206
8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation Reviewed-by: lfoltan, jiangli
Mon, 21 May 2018 18:44:09 -0700 8203500: Fix broken links to Specification in "specs" directory
iris [Mon, 21 May 2018 18:44:09 -0700] rev 50205
8203500: Fix broken links to Specification in "specs" directory Reviewed-by: jjg, lancea, mchung
Mon, 21 May 2018 23:40:52 +0000 8146293: Add support for RSASSA-PSS Signature algorithm
valeriep [Mon, 21 May 2018 23:40:52 +0000] rev 50204
8146293: Add support for RSASSA-PSS Signature algorithm Summary: add RSASSA-PSS key and signature support to SunRsaSign provider Reviewed-by: wetmore
Mon, 21 May 2018 17:17:24 -0400 8202853: NotifyCount is not initialized
coleenp [Mon, 21 May 2018 17:17:24 -0400] rev 50203
8202853: NotifyCount is not initialized Summary: remove NotifyCount Reviewed-by: jiangli
Mon, 21 May 2018 22:59:29 +0200 8027760: JFC schema condition should not have defaults
egahlin [Mon, 21 May 2018 22:59:29 +0200] rev 50202
8027760: JFC schema condition should not have defaults Reviewed-by: mgronlun
Mon, 21 May 2018 12:49:03 -0700 8203279: Faster rounding up to nearest power of two
igerasim [Mon, 21 May 2018 12:49:03 -0700] rev 50201
8203279: Faster rounding up to nearest power of two Reviewed-by: martin, redestad
Mon, 21 May 2018 12:27:21 -0700 8203486: skip type inference for non functional interface components of intersection types
vromero [Mon, 21 May 2018 12:27:21 -0700] rev 50200
8203486: skip type inference for non functional interface components of intersection types Reviewed-by: mcimadamore
Mon, 21 May 2018 15:15:58 -0400 8199807: AppCDS performs overly restrictive path matching check.
jiangli [Mon, 21 May 2018 15:15:58 -0400] rev 50199
8199807: AppCDS performs overly restrictive path matching check. 8203377: Cleanup the usage of os::file_name_strcmp() in SharedPathsMiscInfo::check(). Summary: Relax CDS/AppCDS path check for modules image. Reviewed-by: iklam, ccheung
Mon, 21 May 2018 11:43:57 -0700 8203487: Typo in ICUBinary.java: s/Magin/Magic/
bpb [Mon, 21 May 2018 11:43:57 -0700] rev 50198
8203487: Typo in ICUBinary.java: s/Magin/Magic/ Reviewed-by: igerasim, naoto Contributed-by: Adam Farley <adam.farley@uk.ibm.com>
Mon, 21 May 2018 18:19:11 +0200 8195818: JFR.start should increase autogenerated name by one
egahlin [Mon, 21 May 2018 18:19:11 +0200] rev 50197
8195818: JFR.start should increase autogenerated name by one Reviewed-by: mgronlun
Mon, 21 May 2018 11:09:58 -0500 8203292: Print complete set of flags in the hs_err file
simonis [Mon, 21 May 2018 11:09:58 -0500] rev 50196
8203292: Print complete set of flags in the hs_err file Summary: Prints non-default flags to hs_err file Reviewed-by: gziemski, dholmes
Mon, 21 May 2018 17:38:46 +0200 8195817: JFR.stop should require name of recording
egahlin [Mon, 21 May 2018 17:38:46 +0200] rev 50195
8195817: JFR.stop should require name of recording Reviewed-by: mgronlun
Mon, 21 May 2018 14:46:12 +0200 8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work
egahlin [Mon, 21 May 2018 14:46:12 +0200] rev 50194
8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work Reviewed-by: mgronlun
Mon, 21 May 2018 11:33:59 +0200 8176808: Split up metaspace.cpp
stuefe [Mon, 21 May 2018 11:33:59 +0200] rev 50193
8176808: Split up metaspace.cpp Reviewed-by: asiebenborn, coleenp
Sun, 20 May 2018 22:10:45 +0200 8203341: Add a safepoint-aware Semaphore
stefank [Sun, 20 May 2018 22:10:45 +0200] rev 50192
8203341: Add a safepoint-aware Semaphore Reviewed-by: pliden, eosterlund
Sun, 20 May 2018 22:08:25 +0200 8203339: Add oopDesc::field_offset()
stefank [Sun, 20 May 2018 22:08:25 +0200] rev 50191
8203339: Add oopDesc::field_offset() Reviewed-by: rkennke, eosterlund
Sun, 20 May 2018 20:25:51 +0900 8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0
ysuenaga [Sun, 20 May 2018 20:25:51 +0900] rev 50190
8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0 Reviewed-by: cjplummer, sspitsyn
Sat, 19 May 2018 13:13:09 -0700 8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
cjplummer [Sat, 19 May 2018 13:13:09 -0700] rev 50189
8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[] Summary: use a valid URL[] Reviewed-by: sspitsyn, amenkov, dtitov
Sat, 19 May 2018 18:01:04 +0200 8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers)
shade [Sat, 19 May 2018 18:01:04 +0200] rev 50188
8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers) Reviewed-by: stuefe, eosterlund
Sat, 19 May 2018 22:06:47 +0800 8201627: Kerberos sequence number issues
weijun [Sat, 19 May 2018 22:06:47 +0800] rev 50187
8201627: Kerberos sequence number issues Reviewed-by: valeriep
Fri, 18 May 2018 18:31:28 -0700 8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories
joehw [Fri, 18 May 2018 18:31:28 -0700] rev 50186
8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories Reviewed-by: lancea
Fri, 18 May 2018 14:21:59 -0700 8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
cjplummer [Fri, 18 May 2018 14:21:59 -0700] rev 50185
8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE " Summary: Initialize java.lang.Long before referencing it Reviewed-by: dholmes, dcubed
Fri, 18 May 2018 15:56:42 -0400 8202014: Possible to receive signal before signal semaphore created
coleenp [Fri, 18 May 2018 15:56:42 -0400] rev 50184
8202014: Possible to receive signal before signal semaphore created Summary: initialize jdk.internal.misc.Signal in os_init2 and rename initialization functions. Reviewed-by: dholmes, stuefe
Fri, 18 May 2018 12:45:05 -0700 8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)
iignatyev [Fri, 18 May 2018 12:45:05 -0700] rev 50183
8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.) Reviewed-by: shade
Fri, 18 May 2018 12:32:32 -0700 8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError
dlong [Fri, 18 May 2018 12:32:32 -0700] rev 50182
8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError Reviewed-by: iveresov, epavlova
Fri, 18 May 2018 09:22:31 -0700 8148354: Errors targeting functional interface intersection types
vromero [Fri, 18 May 2018 09:22:31 -0700] rev 50181
8148354: Errors targeting functional interface intersection types Reviewed-by: mcimadamore, dlsmith
Fri, 18 May 2018 14:51:06 +0200 8202377: Modularize C2 GC barriers
eosterlund [Fri, 18 May 2018 14:51:06 +0200] rev 50180
8202377: Modularize C2 GC barriers Reviewed-by: neliasso, roland
Fri, 18 May 2018 15:21:23 +0200 8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue
pliden [Fri, 18 May 2018 15:21:23 +0200] rev 50179
8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue Reviewed-by: stefank, eosterlund
Fri, 18 May 2018 15:21:23 +0200 8203227: Introduce os::processor_id() for Linux and Solaris
pliden [Fri, 18 May 2018 15:21:23 +0200] rev 50178
8203227: Introduce os::processor_id() for Linux and Solaris Reviewed-by: dholmes, rehn
Fri, 18 May 2018 08:47:42 -0400 8134537: Much nearly duplicated code for sun.misc.Signal support
coleenp [Fri, 18 May 2018 08:47:42 -0400] rev 50177
8134537: Much nearly duplicated code for sun.misc.Signal support Summary: merged jvm_<os>.cpp into jvm_posix.cpp Reviewed-by: dholmes, stuefe
Fri, 18 May 2018 10:59:04 +0200 8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
goetz [Fri, 18 May 2018 10:59:04 +0200] rev 50176
8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors." Reviewed-by: dholmes, lfoltan
Fri, 18 May 2018 08:43:49 -0300 8200436: String::isBlank
jlaskey [Fri, 18 May 2018 08:43:49 -0300] rev 50175
8200436: String::isBlank Reviewed-by: sundar
Wed, 16 May 2018 15:25:51 +0200 8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
sgehwolf [Wed, 16 May 2018 15:25:51 +0200] rev 50174
8203287: Zero fails to build after JDK-8199712 (Flight Recorder) Reviewed-by: shade, mdoerr
Fri, 18 May 2018 12:48:09 +0200 8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory
bsrbnd [Fri, 18 May 2018 12:48:09 +0200] rev 50173
8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory Reviewed-by: jjg, jlahoda
Fri, 18 May 2018 13:23:28 +0300 8202710: AARCH64: sporadic jtreg test fail
bulasevich [Fri, 18 May 2018 13:23:28 +0300] rev 50172
8202710: AARCH64: sporadic jtreg test fail Reviewed-by: aph, dsamersoff
Fri, 18 May 2018 16:27:15 +0800 8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
weijun [Fri, 18 May 2018 16:27:15 +0800] rev 50171
8201867: Kerberos keytabs with holes in certain places are parsed incorrectly Reviewed-by: valeriep
Thu, 17 May 2018 21:04:53 -0700 8203318: compiler/stable/TestStableShort.java is broken
epavlova [Thu, 17 May 2018 21:04:53 -0700] rev 50170
8203318: compiler/stable/TestStableShort.java is broken Reviewed-by: shade
Thu, 17 May 2018 16:21:27 -0700 8199271: [TESTBUG] open source VM testbase stress tests
lmesnik [Thu, 17 May 2018 16:21:27 -0700] rev 50169
8199271: [TESTBUG] open source VM testbase stress tests Reviewed-by: mseledtsov, sspitsyn, erikj
Thu, 17 May 2018 14:52:47 -0700 8199370: [TESTBUG] Open source vm testbase GC tests
iignatyev [Thu, 17 May 2018 14:52:47 -0700] rev 50168
8199370: [TESTBUG] Open source vm testbase GC tests Reviewed-by: erikj, ihse, ehelin
Thu, 17 May 2018 12:59:53 -0700 8196201: Generate pages to list all classes and all packages in javadoc output
bpatel [Thu, 17 May 2018 12:59:53 -0700] rev 50167
8196201: Generate pages to list all classes and all packages in javadoc output Reviewed-by: jjg
Thu, 17 May 2018 08:41:01 -0700 8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java
ccheung [Thu, 17 May 2018 08:41:01 -0700] rev 50166
8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java Reviewed-by: dholmes
Thu, 17 May 2018 12:08:32 +0200 8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input
neliasso [Thu, 17 May 2018 12:08:32 +0200] rev 50165
8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input Summary: Make sure the phis are transformed Reviewed-by: roland, kvn, rbackman
Thu, 17 May 2018 11:56:21 +0200 8202479: Add missing try_resolve_jobject_in_native calls
eosterlund [Thu, 17 May 2018 11:56:21 +0200] rev 50164
8202479: Add missing try_resolve_jobject_in_native calls Reviewed-by: coleenp, pliden
Thu, 17 May 2018 14:31:31 +0200 8203346: JFR: Inconsistent signature of jfr_add_string_constant
mgronlun [Thu, 17 May 2018 14:31:31 +0200] rev 50163
8203346: JFR: Inconsistent signature of jfr_add_string_constant Reviewed-by: shade
Thu, 17 May 2018 14:19:54 +0200 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
mdoerr [Thu, 17 May 2018 14:19:54 +0200] rev 50162
8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC Reviewed-by: eosterlund, goetz
Wed, 16 May 2018 11:11:03 -0400 8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9
gromero [Wed, 16 May 2018 11:11:03 -0400] rev 50161
8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9 Reviewed-by: mdoerr
Thu, 17 May 2018 14:16:49 +0200 8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
mdoerr [Thu, 17 May 2018 14:16:49 +0200] rev 50160
8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder) Reviewed-by: shade
Thu, 17 May 2018 11:03:19 +0000 Added tag jdk-11+14 for changeset 3595bd343b65
asaha [Thu, 17 May 2018 11:03:19 +0000] rev 50159
Added tag jdk-11+14 for changeset 3595bd343b65
Thu, 17 May 2018 10:32:26 +0200 8195098: Low latency hashtable for read-mostly scenarios
rehn [Thu, 17 May 2018 10:32:26 +0200] rev 50158
8195098: Low latency hashtable for read-mostly scenarios Summary: This implement a concurrent hashtable using chaining and the GlobalCounter for ABA problems. Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson
Thu, 17 May 2018 09:35:38 +0200 8202978: Incorrect tmp register passed to MacroAssembler::load_mirror()
pliden [Thu, 17 May 2018 09:35:38 +0200] rev 50157
8202978: Incorrect tmp register passed to MacroAssembler::load_mirror() Reviewed-by: kvn, coleenp
Thu, 17 May 2018 00:23:28 -0700 8199384: [TESTBUG] Open source VM testbase MLVM tests
iignatyev [Thu, 17 May 2018 00:23:28 -0700] rev 50156
8199384: [TESTBUG] Open source VM testbase MLVM tests Reviewed-by: erikj, mseledtsov, vlivanov
Wed, 16 May 2018 16:43:57 -0700 Merge jdk-11+14
mseledtsov [Wed, 16 May 2018 16:43:57 -0700] rev 50155
Merge
Wed, 16 May 2018 16:43:11 -0700 8199252: [TESTBUG] Open source VM testbase system dictionary tests
mseledtsov [Wed, 16 May 2018 16:43:11 -0700] rev 50154
8199252: [TESTBUG] Open source VM testbase system dictionary tests Summary: Opensourced the tests Reviewed-by: iignatyev, gziemski
Wed, 16 May 2018 15:19:28 -0700 8201447: C1 does backedge profiling incorrectly
iveresov [Wed, 16 May 2018 15:19:28 -0700] rev 50153
8201447: C1 does backedge profiling incorrectly Summary: Increment backedge counter only for backward arms of conditional branches. Reviewed-by: never, kvn
Tue, 15 May 2018 14:49:10 -0700 8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
iklam [Tue, 15 May 2018 14:49:10 -0700] rev 50152
8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful Summary: Removed this function, added JavaCalls::construct_new_instance and moved SharedDictionary_lock Reviewed-by: jiangli, ccheung, dholmes, coleenp
Wed, 16 May 2018 10:27:25 -0700 Merge
prr [Wed, 16 May 2018 10:27:25 -0700] rev 50151
Merge
Wed, 16 May 2018 09:45:40 -0700 Merge
prr [Wed, 16 May 2018 09:45:40 -0700] rev 50150
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip