pliden [Fri, 15 Jun 2018 13:31:20 +0200] rev 50581
8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
Reviewed-by: stefank, eosterlund
goetz [Thu, 14 Jun 2018 14:32:03 +0200] rev 50580
8204654: [testbug] Fix pattern matching in jstat tests.
Reviewed-by: clanger, stuefe
jcbeyler [Fri, 15 Jun 2018 02:31:37 -0700] rev 50579
8205096: Add missing files for 8203394
Summary: Add files missed in the push for Low-Overhead Heap Profiling
Reviewed-by: dholmes, tschatzl, rehn, simonis, ehelin
jcbeyler [Fri, 15 Jun 2018 00:49:54 -0700] rev 50578
8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Summary: Implement Low-Overhead Heap Profiling
Reviewed-by: eosterlund, gthornbr, rehn, sspitsyn, tschatzl
roland [Mon, 11 Jun 2018 15:28:24 +0200] rev 50577
8204240: Extend MDO to allow more reasons to be recorded per bci
Reviewed-by: kvn, neliasso
rgoel [Fri, 15 Jun 2018 11:58:34 +0530] rev 50576
8202537: CLDR33
Summary: upgraded CLDR data to V33.
Reviewed-by: naoto
pmuthuswamy [Fri, 15 Jun 2018 10:48:56 +0530] rev 50575
8204666: javadoc should be updated to use jQuery 3.3.1
Reviewed-by: sundar
zgu [Thu, 14 Jun 2018 09:59:21 -0400] rev 50574
8203641: Refactor String Deduplication into shared
Summary: Allows string deduplication to be shared among different collectors
Reviewed-by: tschatzl, rkennke
epavlova [Thu, 14 Jun 2018 15:27:49 -0700] rev 50573
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
Reviewed-by: kvn
stuefe [Thu, 14 Jun 2018 21:49:46 +0200] rev 50572
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
Reviewed-by: coleenp, sspitsyn, dholmes
lmesnik [Wed, 13 Jun 2018 16:32:02 -0700] rev 50571
8203491: [TESTBUG] Port heapdump tests into java
Reviewed-by: coleenp, jgeorge
darcy [Thu, 14 Jun 2018 09:31:59 -0700] rev 50570
8205003: Replace selected link tags with linkplain in java.lang.Class
Reviewed-by: bpb, mchung, lancea
hseigel [Thu, 14 Jun 2018 10:33:54 -0400] rev 50569
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
Summary: Check module's loader and compare version with java.base's version to improve algorithm
Reviewed-by: lfoltan, mchung
bsrbnd [Thu, 14 Jun 2018 05:50:21 -0700] rev 50568
8203813: javac accepts an illegal name as a receiver parameter name
Reviewed-by: vromero