Mon, 18 Jun 2018 16:13:21 +0200 rehn 8204857: ConcurrentHashTable: Fix parallel processing
Mon, 18 Jun 2018 14:36:50 +0200 mbaesken 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
Mon, 18 Jun 2018 12:11:59 +0200 tschatzl 8043575: Dynamically parallelize reference processing work
Tue, 29 May 2018 09:26:00 +0200 tschatzl 8202845: Refactor reference processing for improved parallelism
Mon, 18 Jun 2018 08:07:15 +0530 sdama 8196988: Resolve disabled warnings for libjimage
Fri, 15 Jun 2018 17:34:01 -0700 henryjen 8199871: Deprecate pack200 and unpack200 tools
Sat, 16 Jun 2018 10:10:54 +0100 alanb 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
Fri, 15 Jun 2018 12:25:53 +0200 goetz 8204943: Improve message of ArrayStoreException.
Sat, 16 Jun 2018 07:05:09 +0200 stuefe 8204958: Minor cleanups for the diagnostic framework
Fri, 15 Jun 2018 16:53:58 -0400 kbarrett 8204939: Change Access nomenclature: root to native
Fri, 15 Jun 2018 13:08:32 -0700 mchung 8205116: jdeps --system $java.home fails with IAE
Fri, 15 Jun 2018 12:48:19 -0700 bpb 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
Thu, 14 Jun 2018 23:09:11 -0700 vtheeyarath 8202216: Add Buffer mismatch methods
Fri, 15 Jun 2018 11:44:49 -0700 mchung 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
Fri, 15 Jun 2018 11:44:20 -0700 mchung 8200121: Remove unused qualified exports in java.base
Fri, 15 Jun 2018 11:15:32 -0700 erikj 8203667: Platform specific include files in jdk image in wrong sub directory
Fri, 15 Jun 2018 19:24:15 +0100 mcimadamore 8203838: javac performance regression in 11+11
Thu, 14 Jun 2018 17:32:31 -0700 cushon 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
Fri, 15 Jun 2018 09:53:28 -0700 erikj 8204973: Add build support for filtering translations
Fri, 15 Jun 2018 09:16:48 -0700 kvn 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Fri, 15 Jun 2018 08:28:08 -0700 kvn 8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
Fri, 15 Jun 2018 16:44:41 +0200 dnsimon 8205025: [AOT] make jdk.aot module upgradeable
Fri, 15 Jun 2018 15:07:45 +0200 ihse 8200867: Remove references to "jdk 9" in build system
Fri, 15 Jun 2018 13:31:50 +0200 pliden 8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
Fri, 15 Jun 2018 13:31:43 +0200 pliden 8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
Fri, 15 Jun 2018 13:31:36 +0200 pliden 8205024: ZGC: Worker threads boost mode not always enabled when is should be
Fri, 15 Jun 2018 13:31:27 +0200 pliden 8205022: ZGC: SoftReferences not always cleared before throwing OOME
Fri, 15 Jun 2018 13:31:20 +0200 pliden 8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
Thu, 14 Jun 2018 14:32:03 +0200 goetz 8204654: [testbug] Fix pattern matching in jstat tests.
Fri, 15 Jun 2018 02:31:37 -0700 jcbeyler 8205096: Add missing files for 8203394
Fri, 15 Jun 2018 00:49:54 -0700 jcbeyler 8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
Mon, 11 Jun 2018 15:28:24 +0200 roland 8204240: Extend MDO to allow more reasons to be recorded per bci
Fri, 15 Jun 2018 11:58:34 +0530 rgoel 8202537: CLDR33
Fri, 15 Jun 2018 10:48:56 +0530 pmuthuswamy 8204666: javadoc should be updated to use jQuery 3.3.1
Thu, 14 Jun 2018 09:59:21 -0400 zgu 8203641: Refactor String Deduplication into shared
Thu, 14 Jun 2018 15:27:49 -0700 epavlova 8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
Thu, 14 Jun 2018 21:49:46 +0200 stuefe 8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
Wed, 13 Jun 2018 16:32:02 -0700 lmesnik 8203491: [TESTBUG] Port heapdump tests into java
Thu, 14 Jun 2018 09:31:59 -0700 darcy 8205003: Replace selected link tags with linkplain in java.lang.Class
Thu, 14 Jun 2018 10:33:54 -0400 hseigel 8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
Thu, 14 Jun 2018 05:50:21 -0700 bsrbnd 8203813: javac accepts an illegal name as a receiver parameter name
Thu, 14 Jun 2018 09:38:31 -0300 jlaskey 8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
Thu, 14 Jun 2018 13:16:21 +0200 jlahoda 8196618: Create API to list supported values for javac --release option
Thu, 14 Jun 2018 13:07:33 +0200 tschatzl 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
Thu, 14 Jun 2018 11:13:39 +0100 mcimadamore 8178150: Regression in logic for handling inference stuck constraints
Thu, 14 Jun 2018 11:13:30 +0200 lkorinth 8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
Thu, 14 Jun 2018 11:46:53 +0200 ihse 8204664: PrepareFailureLogs should be done after sequential make targets
Thu, 14 Jun 2018 11:22:04 +0200 thartmann 8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
Thu, 14 Jun 2018 16:56:58 +0900 ysuenaga 8204531: Remove unused chars following '\0'
Thu, 14 Jun 2018 00:07:10 -0700 epavlova 8204978: [Graal] Disable Epsilon GC tests from running with Graal
Thu, 14 Jun 2018 09:04:55 +0200 thartmann 8203915: Induction variable of over-unrolled loop conflicts with range checks
Thu, 14 Jun 2018 02:01:31 -0400 dholmes 8204668: Cleanup management of the java.vm.info System property
Thu, 14 Jun 2018 07:26:27 +0200 rehn 8204613: StringTable: Calculates wrong number of uncleaned items.
Thu, 14 Jun 2018 09:48:04 +0800 amlu 8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
Thu, 14 Jun 2018 02:49:19 +0200 jwilhelm Added tag jdk-11+18 for changeset e1b3def12624
Wed, 13 Jun 2018 13:12:50 -0700 bpb 8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
Wed, 13 Jun 2018 12:50:45 -0700 joehw 8201276: (fs) Add methods to Files for reading/writing a string from/to a file
Wed, 13 Jun 2018 10:36:13 -0700 dtitov 8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
Wed, 13 Jun 2018 07:53:27 +0200 stuefe 8204935: [aix] TOC overflow in libjvm.so (release build)
Wed, 13 Jun 2018 20:11:18 +0200 stuefe 8204663: clean up remaining native parts after JDK-8187631
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip