Fri, 15 Jun 2018 16:44:41 +0200 8205025: [AOT] make jdk.aot module upgradeable
dnsimon [Fri, 15 Jun 2018 16:44:41 +0200] rev 50587
8205025: [AOT] make jdk.aot module upgradeable Reviewed-by: alanb, kvn, mchung
Fri, 15 Jun 2018 15:07:45 +0200 8200867: Remove references to "jdk 9" in build system
ihse [Fri, 15 Jun 2018 15:07:45 +0200] rev 50586
8200867: Remove references to "jdk 9" in build system Reviewed-by: redestad, tbell, erikj
Fri, 15 Jun 2018 13:31:50 +0200 8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
pliden [Fri, 15 Jun 2018 13:31:50 +0200] rev 50585
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:43 +0200 8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
pliden [Fri, 15 Jun 2018 13:31:43 +0200] rev 50584
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate() Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:36 +0200 8205024: ZGC: Worker threads boost mode not always enabled when is should be
pliden [Fri, 15 Jun 2018 13:31:36 +0200] rev 50583
8205024: ZGC: Worker threads boost mode not always enabled when is should be Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:27 +0200 8205022: ZGC: SoftReferences not always cleared before throwing OOME
pliden [Fri, 15 Jun 2018 13:31:27 +0200] rev 50582
8205022: ZGC: SoftReferences not always cleared before throwing OOME Reviewed-by: stefank, eosterlund
Fri, 15 Jun 2018 13:31:20 +0200 8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
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
Thu, 14 Jun 2018 14:32:03 +0200 8204654: [testbug] Fix pattern matching in jstat tests.
goetz [Thu, 14 Jun 2018 14:32:03 +0200] rev 50580
8204654: [testbug] Fix pattern matching in jstat tests. Reviewed-by: clanger, stuefe
Fri, 15 Jun 2018 02:31:37 -0700 8205096: Add missing files for 8203394
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
Fri, 15 Jun 2018 00:49:54 -0700 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
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
Mon, 11 Jun 2018 15:28:24 +0200 8204240: Extend MDO to allow more reasons to be recorded per bci
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
Fri, 15 Jun 2018 11:58:34 +0530 8202537: CLDR33
rgoel [Fri, 15 Jun 2018 11:58:34 +0530] rev 50576
8202537: CLDR33 Summary: upgraded CLDR data to V33. Reviewed-by: naoto
Fri, 15 Jun 2018 10:48:56 +0530 8204666: javadoc should be updated to use jQuery 3.3.1
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
Thu, 14 Jun 2018 09:59:21 -0400 8203641: Refactor String Deduplication into shared
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
Thu, 14 Jun 2018 15:27:49 -0700 8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
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
Thu, 14 Jun 2018 21:49:46 +0200 8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
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
Wed, 13 Jun 2018 16:32:02 -0700 8203491: [TESTBUG] Port heapdump tests into java
lmesnik [Wed, 13 Jun 2018 16:32:02 -0700] rev 50571
8203491: [TESTBUG] Port heapdump tests into java Reviewed-by: coleenp, jgeorge
Thu, 14 Jun 2018 09:31:59 -0700 8205003: Replace selected link tags with linkplain in java.lang.Class
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
Thu, 14 Jun 2018 10:33:54 -0400 8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
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
Thu, 14 Jun 2018 05:50:21 -0700 8203813: javac accepts an illegal name as a receiver parameter name
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
Thu, 14 Jun 2018 09:38:31 -0300 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
jlaskey [Thu, 14 Jun 2018 09:38:31 -0300] rev 50567
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null" Reviewed-by: sundar, psandoz, dfuchs
Thu, 14 Jun 2018 13:16:21 +0200 8196618: Create API to list supported values for javac --release option
jlahoda [Thu, 14 Jun 2018 13:16:21 +0200] rev 50566
8196618: Create API to list supported values for javac --release option 8194308: jdeprscan will need updates to deal with the removal of the Java EE modules Summary: Generalizing tests to run over all supported --release keys; fixing jdeprscan to work with --release 11. Reviewed-by: smarks, vromero
Thu, 14 Jun 2018 13:07:33 +0200 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
tschatzl [Thu, 14 Jun 2018 13:07:33 +0200] rev 50565
8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region Summary: Make sure and verify that the remembered set state of humongous continues regions matches the one from the corresponding humongous start region. Reviewed-by: kbarrett, sjohanss
Thu, 14 Jun 2018 11:13:39 +0100 8178150: Regression in logic for handling inference stuck constraints
mcimadamore [Thu, 14 Jun 2018 11:13:39 +0100] rev 50564
8178150: Regression in logic for handling inference stuck constraints Summary: Fix broken logic for input/output inference variable dependency Reviewed-by: vromero, bsrbnd
Thu, 14 Jun 2018 11:13:30 +0200 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
lkorinth [Thu, 14 Jun 2018 11:13:30 +0200] rev 50563
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD Reviewed-by: rehn, dholmes
Thu, 14 Jun 2018 11:46:53 +0200 8204664: PrepareFailureLogs should be done after sequential make targets
ihse [Thu, 14 Jun 2018 11:46:53 +0200] rev 50562
8204664: PrepareFailureLogs should be done after sequential make targets Reviewed-by: erikj
Thu, 14 Jun 2018 11:22:04 +0200 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
thartmann [Thu, 14 Jun 2018 11:22:04 +0200] rev 50561
8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks Summary: Backout fix for JDK-8203915 because it causes SIGILL failures. Reviewed-by: shade
Thu, 14 Jun 2018 16:56:58 +0900 8204531: Remove unused chars following '\0'
ysuenaga [Thu, 14 Jun 2018 16:56:58 +0900] rev 50560
8204531: Remove unused chars following '\0' Reviewed-by: dholmes, stuefe
Thu, 14 Jun 2018 00:07:10 -0700 8204978: [Graal] Disable Epsilon GC tests from running with Graal
epavlova [Thu, 14 Jun 2018 00:07:10 -0700] rev 50559
8204978: [Graal] Disable Epsilon GC tests from running with Graal Reviewed-by: kvn
Thu, 14 Jun 2018 09:04:55 +0200 8203915: Induction variable of over-unrolled loop conflicts with range checks
thartmann [Thu, 14 Jun 2018 09:04:55 +0200] rev 50558
8203915: Induction variable of over-unrolled loop conflicts with range checks Summary: Update skeleton predicates before main loop during unrolling to remove dead code. Reviewed-by: kvn, roland
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip