Fri, 15 Jun 2018 12:25:53 +0200 8204943: Improve message of ArrayStoreException.
goetz [Fri, 15 Jun 2018 12:25:53 +0200] rev 50601
8204943: Improve message of ArrayStoreException. Reviewed-by: lfoltan, hseigel
Sat, 16 Jun 2018 07:05:09 +0200 8204958: Minor cleanups for the diagnostic framework
stuefe [Sat, 16 Jun 2018 07:05:09 +0200] rev 50600
8204958: Minor cleanups for the diagnostic framework Reviewed-by: sspitsyn, coleenp, cjplummer
Fri, 15 Jun 2018 16:53:58 -0400 8204939: Change Access nomenclature: root to native
kbarrett [Fri, 15 Jun 2018 16:53:58 -0400] rev 50599
8204939: Change Access nomenclature: root to native Summary: Rename RootAccess => NativeAccess, IN_ROOT => IN_NATIVE, and related cleanups. Reviewed-by: pliden, stefank, coleenp
Fri, 15 Jun 2018 13:08:32 -0700 8205116: jdeps --system $java.home fails with IAE
mchung [Fri, 15 Jun 2018 13:08:32 -0700] rev 50598
8205116: jdeps --system $java.home fails with IAE Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 12:48:19 -0700 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
bpb [Fri, 15 Jun 2018 12:48:19 -0700] rev 50597
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java Reviewed-by: alanb
Thu, 14 Jun 2018 23:09:11 -0700 8202216: Add Buffer mismatch methods
vtheeyarath [Thu, 14 Jun 2018 23:09:11 -0700] rev 50596
8202216: Add Buffer mismatch methods Reviewed-by: plevart, psandoz
Fri, 15 Jun 2018 11:44:49 -0700 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
mchung [Fri, 15 Jun 2018 11:44:49 -0700] rev 50595
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java Reviewed-by: alanb, lancea, kcr
Fri, 15 Jun 2018 11:44:20 -0700 8200121: Remove unused qualified exports in java.base
mchung [Fri, 15 Jun 2018 11:44:20 -0700] rev 50594
8200121: Remove unused qualified exports in java.base Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 11:15:32 -0700 8203667: Platform specific include files in jdk image in wrong sub directory
erikj [Fri, 15 Jun 2018 11:15:32 -0700] rev 50593
8203667: Platform specific include files in jdk image in wrong sub directory Reviewed-by: mchung, tbell
Fri, 15 Jun 2018 19:24:15 +0100 8203838: javac performance regression in 11+11
mcimadamore [Fri, 15 Jun 2018 19:24:15 +0100] rev 50592
8203838: javac performance regression in 11+11 Summary: Share method check exception Reviewed-by: vromero
Thu, 14 Jun 2018 17:32:31 -0700 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
cushon [Thu, 14 Jun 2018 17:32:31 -0700] rev 50591
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present Reviewed-by: darcy, martin, vromero
Fri, 15 Jun 2018 09:53:28 -0700 8204973: Add build support for filtering translations
erikj [Fri, 15 Jun 2018 09:53:28 -0700] rev 50590
8204973: Add build support for filtering translations Reviewed-by: ihse, naoto, dfuchs
Fri, 15 Jun 2018 09:16:48 -0700 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
kvn [Fri, 15 Jun 2018 09:16:48 -0700] rev 50589
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected Summary: exit VM with Error when JVMCI does not support seected GC. Reviewed-by: iveresov, thartmann
Fri, 15 Jun 2018 08:28:08 -0700 8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
kvn [Fri, 15 Jun 2018 08:28:08 -0700] rev 50588
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start Summary: convert the assert into compilation check which will skip superword optimization Reviewed-by: roland, thartmann
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip