Wed, 31 Oct 2018 16:27:31 -0400 bobv Merge jdk-12+18
Wed, 31 Oct 2018 16:27:01 -0400 bobv 8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
Wed, 31 Oct 2018 13:14:52 -0700 erikj 8210837: Add libXrandr-devel to the Linux devkits
Wed, 31 Oct 2018 14:38:14 -0400 coleenp 8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Tue, 16 Oct 2018 16:26:28 -0400 gromero 8212481: PPC64: Enable POWER9 CPU detection
Wed, 31 Oct 2018 19:00:59 +0100 shade 8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
Wed, 31 Oct 2018 16:02:43 +0100 simonis 8213151: [AIX] Some class library files are missing the Classpath exception
Wed, 31 Oct 2018 10:48:13 -0400 bobv Merge
Tue, 30 Oct 2018 10:39:19 -0400 bobv 8209093: JEP 340: One AArch64 Port, Not Two
Wed, 31 Oct 2018 14:48:36 +0100 mdoerr 8213086: Compiler thread creation should be bounded by available space in memory and Code Cache
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8211388: Make OtherRegionsTable independent of the region it is for
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
Wed, 31 Oct 2018 13:43:57 +0100 tschatzl 8071913: Filter out entries to free/uncommitted regions during iteration
Wed, 31 Oct 2018 07:06:54 -0400 coleenp 8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
Wed, 31 Oct 2018 11:36:07 +0100 ihse 8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt
Wed, 31 Oct 2018 09:30:24 +0100 ihse 8210958: Rename "make run-test" to "make test"
Wed, 31 Oct 2018 08:09:45 +0100 rehn 8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
Wed, 31 Oct 2018 09:09:23 +0100 mgronlun 8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
Wed, 31 Oct 2018 10:29:59 +0530 pmuthuswamy 8210244: {@value} should be permitted in module documentation
Tue, 30 Oct 2018 20:44:48 -0700 joehw 8212866: Broken link to schematron.com
Tue, 30 Oct 2018 19:47:16 -0700 xuelei 8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
Tue, 30 Oct 2018 19:29:21 -0700 dtitov 8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode
Tue, 30 Oct 2018 22:24:04 -0400 jiangli 8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
Wed, 31 Oct 2018 02:10:21 +0100 egahlin 8203629: Produce events in the JDK without a dependency on jdk.jfr
Tue, 30 Oct 2018 15:17:58 -0700 dlong 8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
Tue, 30 Oct 2018 18:06:35 -0400 kbarrett 8212827: GlobalCounter should support nested critical sections
Tue, 30 Oct 2018 14:38:59 -0700 kvn 8210853: JIT: C2 doesn't skip post barrier for new allocated objects
Tue, 30 Oct 2018 13:48:19 -0400 apetcher 8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Tue, 30 Oct 2018 10:32:54 -0700 naoto 8212941: Loosen the range of JapaneseEra
Tue, 30 Oct 2018 09:13:00 -0400 hseigel 8213148: JDK build fails because of missing #includes
Fri, 26 Oct 2018 16:49:18 +0200 stuefe 8213017: jspawnhelper: need to handle pipe write failure when sending return code
Tue, 30 Oct 2018 09:34:50 +0100 redestad 8213035: Pack MethodHandleInlineStrategy coder and length into a long
Tue, 30 Oct 2018 09:06:08 +0100 thartmann 8177899: Tests fail due to code cache exhaustion on machines with many cores
Mon, 29 Oct 2018 17:11:46 -0400 vromero 8212624: remove outdated entries from langtools problem list
Mon, 29 Oct 2018 17:09:44 -0400 vromero 8213100: fix test OptionSmokeTest before removing it from the problem list
Mon, 29 Oct 2018 14:04:44 -0700 iignatyev 8177710: Convert TestMetaspaceUtils_test to GTest
Mon, 29 Oct 2018 14:04:42 -0700 kzhaldyb 8157728: Convert GCTimer_test to GTest
Mon, 29 Oct 2018 13:58:29 -0700 ccheung 8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent
Wed, 17 Oct 2018 15:57:10 -0700 iklam 8212200: assert when shared java.lang.Object is redefined by JVMTI agent
Mon, 29 Oct 2018 12:33:41 -0700 jjg 8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com
Mon, 29 Oct 2018 11:31:25 -0700 darcy 8212081: AnnotatedType.toString implementation don't print annotations on embedded types
Mon, 29 Oct 2018 11:05:45 -0700 ccheung 8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc
Mon, 29 Oct 2018 14:00:48 -0400 jiangli 8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp
Thu, 25 Oct 2018 11:23:43 -0700 iklam 8212205: VM asserts after CDS archive has been unmapped
Mon, 29 Oct 2018 08:34:33 -0700 rfield 8210808: jshell tool: only considers the first snippet of the external editor
Mon, 29 Oct 2018 12:31:49 -0300 jlaskey 8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
Mon, 29 Oct 2018 10:21:34 -0400 coleenp 8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
Mon, 29 Oct 2018 08:38:59 -0400 hseigel 8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
Mon, 29 Oct 2018 08:55:03 +0100 tschatzl 8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size."
Mon, 29 Oct 2018 08:52:04 +0100 tschatzl 8212974: Update RS Skipped cards uses wrong enum to register to phase
Fri, 26 Oct 2018 15:13:12 -0700 jjg 8213056: Nested anchor tags in java.lang.module
Fri, 26 Oct 2018 13:59:02 -0700 mchung 8213043: Add internal Unsafe xxxObject methods as jsr166 is broken
Fri, 26 Oct 2018 14:02:31 -0400 lancea 8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
Fri, 26 Oct 2018 10:47:05 -0500 gziemski 8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS
Fri, 26 Oct 2018 22:58:04 +0800 weijun 8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
Fri, 19 Oct 2018 09:39:29 +0200 stuefe 8212173: Thread._stack_base/_stack_size initialized too late for new threads
Fri, 26 Oct 2018 08:23:52 -0400 hseigel 8192864: defmeth tests can hide failures
Thu, 25 Oct 2018 21:40:17 -0700 ccheung 8209598: Clean up how messages are printed when CDS aborts start-up
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip