Thu, 01 Nov 2018 16:53:54 -0400 mullan 8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
Thu, 01 Nov 2018 17:56:01 +0100 rehn 8209495: NMethodSweeper::sweep_code_cache cause severe delays
Thu, 01 Nov 2018 12:43:21 -0400 rpatil 8213085: (tz) Upgrade time-zone data to tzdata2018g
Thu, 01 Nov 2018 09:41:04 -0700 joehw 8212871: Broken links give 401-Unauthorized
Thu, 01 Nov 2018 09:34:59 -0700 bpb 8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
Thu, 01 Nov 2018 22:41:32 +0800 weijun 8212217: JGSS: Don't dispose() of creds too eagerly
Thu, 01 Nov 2018 14:15:35 +0100 thartmann 8213014: Crash in CompileBroker::make_thread due to OOM
Thu, 01 Nov 2018 11:28:02 +0100 ihse 8213237: Remove test-compile-commands from jib-profiles.js
Thu, 01 Nov 2018 11:23:12 +0100 dnsimon 8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
Tue, 23 Oct 2018 14:23:46 -0400 gadams 8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt
Tue, 23 Oct 2018 11:51:03 -0400 gadams 8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
Thu, 18 Oct 2018 15:56:37 -0500 stuefe 8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
Wed, 31 Oct 2018 19:56:51 -0700 iignatyev 8177711: Convert TestVirtualSpaceNode_test to GTest
Thu, 01 Nov 2018 02:12:13 +0100 jwilhelm Added tag jdk-12+18 for changeset e38473506688
Wed, 31 Oct 2018 14:00:51 -0700 ccheung 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
Wed, 31 Oct 2018 13:58:15 -0700 rhalade 8207059: Update test certificates in QuoVadisCA.java test
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip