Mon, 11 Mar 2019 17:33:55 +0100 redestad 8220420: Cleanup c1_LinearScan
Mon, 11 Mar 2019 15:34:16 +0100 clanger 8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
Mon, 11 Mar 2019 17:34:23 +0530 rgoel 8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java
Mon, 11 Mar 2019 12:39:51 +0100 shade 8074817: Resolve disabled warnings for libverify
Mon, 11 Mar 2019 11:42:57 +0100 thartmann 8218201: Failures when vmIntrinsics::_getClass is not inlined
Mon, 11 Mar 2019 14:57:16 +0530 pmuthuswamy 8220087: Remove remnants of HTML4 support
Mon, 11 Mar 2019 14:22:23 +0530 nishjain 8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec.
Mon, 11 Mar 2019 14:17:08 +0530 pmuthuswamy 8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test
Mon, 11 Mar 2019 02:05:07 -0400 kbarrett 8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
Mon, 11 Mar 2019 00:06:48 +0100 shade 8220162: Shenandoah should not commit HugeTLBFS memory
Mon, 11 Mar 2019 00:06:47 +0100 shade 8220153: Shenandoah does not work with TransparentHugePages properly
Mon, 11 Mar 2019 00:06:46 +0100 shade 8220350: Refactor ShenandoahHeap::initialize
Sun, 10 Mar 2019 18:53:55 -0400 dholmes 8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
Fri, 08 Mar 2019 17:45:40 -0500 ecaspole 8220368: Update String.indexOf to test all the C2 intrinsics
Fri, 08 Mar 2019 23:02:06 +0100 redestad 8219860: Cleanup ClassFileParser::parse_linenumber_table
Fri, 08 Mar 2019 16:21:16 -0500 bobv 8220334: Fix copyright header text
Fri, 08 Mar 2019 16:20:05 -0500 bobv 8220323: Fix copyright header text
Fri, 08 Mar 2019 09:41:03 -0800 cushon 8220377: Unused field SourceFileObject.flatname
Fri, 08 Mar 2019 11:09:39 -0800 mseledtsov Merge
Fri, 08 Mar 2019 11:08:11 -0800 mseledtsov 8220313: [TESTBUG] Update base image for Docker testing to OL 7.6
Fri, 08 Mar 2019 15:27:47 +0100 neliasso 8219642: ciReplay loads wrong data when MethodData size changes
Fri, 08 Mar 2019 13:56:05 +0100 sgehwolf 8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions
Fri, 08 Mar 2019 08:19:16 -0500 hseigel 8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently
Fri, 08 Mar 2019 12:51:36 +0100 rehn 8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
Fri, 08 Mar 2019 12:01:43 +0100 shade 8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS
Fri, 08 Mar 2019 11:23:30 +0100 mdoerr 8219584: Try to dump error file by thread which causes safepoint timeout
Thu, 07 Mar 2019 16:15:43 +0100 sgehwolf 8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue
Thu, 07 Mar 2019 19:35:02 -0800 ascarpino 8220165: Encryption using GCM results in RuntimeException- input length out of bound
Thu, 07 Mar 2019 13:20:04 -0800 mseledtsov 8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
Thu, 07 Mar 2019 22:16:03 +0100 neliasso 8219448: split-if update_uses accesses stale idom data
Thu, 07 Mar 2019 12:56:48 -0800 naoto 8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
Thu, 07 Mar 2019 12:15:48 -0800 mseledtsov 8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
Thu, 07 Mar 2019 14:29:43 -0500 mullan 8218618: Program fails when using JDK addressed by UNC path and using Security Manager
Thu, 07 Mar 2019 10:18:23 -0800 henryjen 8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)
Thu, 07 Mar 2019 15:27:42 +0100 bsrbnd 8217561: X86: Add floating-point Math.min/max intrinsics
Tue, 05 Mar 2019 16:39:18 +0100 redestad 8220159: Optimize various RegMask operations by introducing watermarks
Thu, 07 Mar 2019 07:19:49 -0500 gadams 8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
Thu, 07 Mar 2019 10:50:52 +0100 shade 8215221: Serial GC misreports young GC time
Thu, 07 Mar 2019 10:32:55 +0100 rehn 8220050: Deprecate -XX:-ThreadLocalHandshakes
Thu, 07 Mar 2019 10:22:19 +0100 shade 8220228: Improve Shenandoah pacing histogram message
Wed, 06 Mar 2019 16:01:01 +0100 goetz 8219651: compiler/ciReplay/TestServerVM.java is failing on windows
Thu, 07 Mar 2019 08:38:16 +0100 thartmann 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
Thu, 07 Mar 2019 00:23:45 +0100 jwilhelm Added tag jdk-13+11 for changeset 21ea4076a275
Wed, 06 Mar 2019 21:58:54 +0100 redestad 8219713: Reduce work in DefaultMethods::generate_default_methods
Wed, 06 Mar 2019 09:30:05 -0800 dtitov 8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
Thu, 28 Feb 2019 14:22:03 +0100 stuefe 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" jdk-13+11
Wed, 06 Mar 2019 12:14:47 +0100 lucy 8219214: Infinite Loop in CodeSection::dump()
Wed, 06 Mar 2019 11:15:16 +0100 rehn 8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch.
Thu, 28 Feb 2019 09:43:23 +0800 jiefu 8219519: Remove linux_sparc.ad and linux_aarch64.ad
Tue, 05 Mar 2019 21:26:14 -0800 vdeshpande 8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580)
Tue, 05 Mar 2019 19:54:33 -0500 kbarrett 8219613: Use NonJavaThread PtrQueues
Tue, 05 Mar 2019 14:07:30 -0800 vdeshpande 8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic
Tue, 05 Mar 2019 13:41:35 -0800 dtitov 8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails
Tue, 05 Mar 2019 13:40:05 -0800 cjplummer 8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream"
Tue, 05 Mar 2019 10:35:29 -0800 jjg 8219946: Set class on body elements
Tue, 05 Mar 2019 18:53:54 +0100 simonis 8220164: Fix build instructions for AIX
Tue, 05 Mar 2019 12:30:47 -0500 zgu 8220161: Shenandoah does not need to initialize PLABs for safepoint workers
Tue, 05 Mar 2019 09:55:00 +0100 mbaesken 8219920: dependency help output in configure-step : support zypper tool
Tue, 05 Mar 2019 08:24:58 -0500 mullan 8217878: ENVELOPING XML signature no longer works in JDK 11
Tue, 05 Mar 2019 13:41:36 +0100 ihse 8220155: JDK-8219971 broke hotspot build
Tue, 05 Mar 2019 11:09:52 +0100 aoqi 8219906: Update test documentation with default test jobs settings
Tue, 05 Mar 2019 11:07:19 +0100 ihse 8219971: Introduce SetupExecute in build system
Mon, 04 Mar 2019 19:38:50 -0500 dholmes 8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
Mon, 04 Mar 2019 11:28:52 -0800 erikj 8219986: Change to Xcode 10.1 for building on Macosx at Oracle
Mon, 04 Mar 2019 11:30:27 -0800 erikj 8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
Mon, 04 Mar 2019 11:19:34 -0800 jjg 8219801: Pages do not have <h1>
Fri, 01 Mar 2019 04:34:28 -0800 kevinw 8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
Fri, 01 Mar 2019 14:38:59 +0800 fyang 8219888: aarch64: add CPU detection code for HiSilicon TSV110
Mon, 04 Mar 2019 08:45:05 -0500 gadams 4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219856: Spell out G1CollectorPolicy::is_hetero_heap
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219748: Add and use getter for the timing object in G1
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8219369: Add named constants for iterating ExtRootScan phases
Mon, 04 Mar 2019 11:49:16 +0100 tschatzl 8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
Mon, 04 Mar 2019 10:19:35 +0100 jlahoda 8217868: Crash for overlap between source path and patch module path
Sat, 02 Mar 2019 18:09:18 -0500 dholmes 8219619: Remove UseFakeTimers and related code
Sat, 02 Mar 2019 08:33:32 -0500 zgu 8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
Sat, 02 Mar 2019 11:42:04 +0300 dchuyko 8214854: JDWP: Unforseen output truncation in logging
Fri, 01 Mar 2019 13:08:41 -0800 xuelei 8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
Fri, 01 Mar 2019 12:47:30 -0800 igerasim 8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
Fri, 01 Mar 2019 11:01:49 -0800 jjg 8219803: Nodeca Pako license text needs to be inserted in JSZip license text
Fri, 01 Mar 2019 10:00:03 -0800 jiefu 8219919: RuntimeStub name lost with PrintFrameConverterAssembly
Fri, 01 Mar 2019 09:42:04 -0800 xuelei 8219990: Backout JDK-8219658
Fri, 01 Mar 2019 17:48:53 +0100 mdoerr 8219582: PPC: Crash after C1 checkcast patched and GC
Fri, 01 Mar 2019 08:35:14 -0800 xuelei 8215430: Remove the internal package com.sun.net.ssl
Fri, 01 Mar 2019 08:14:29 -0500 dholmes 8219969: Backout JDK-8219492
Sun, 10 Feb 2019 09:10:42 +0100 stuefe 8218988: Improve metaspace verifications
Fri, 01 Mar 2019 10:15:04 +0000 clanger 8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
Thu, 28 Feb 2019 10:28:34 +0100 mbaesken 8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
Tue, 19 Feb 2019 14:11:52 +0800 ngasson 8209413: AArch64: NPE in clhsdb jstack command
Thu, 28 Feb 2019 17:16:40 -0800 kvn 8219951: Build failure on Mac and Windows after JDK-8219922
Thu, 28 Feb 2019 18:28:23 -0500 dholmes 8219492: Restore static callsite resolution for the current class
Thu, 28 Feb 2019 14:05:58 -0800 naoto Merge
Thu, 28 Feb 2019 14:03:04 -0800 naoto 8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
Thu, 28 Feb 2019 16:30:31 -0500 coleenp 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
Thu, 28 Feb 2019 22:11:46 +0100 redestad 8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
Thu, 28 Feb 2019 13:12:26 -0800 dtitov 8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
Thu, 28 Feb 2019 12:05:59 -0800 bpb 5071718: (bf) Add ByteBuffer.slice(int offset, int length)
Thu, 28 Feb 2019 10:04:27 -0800 xuelei 8219658: Deadlock in sun.security.ssl.SSLSocketImpl
Thu, 28 Feb 2019 09:10:58 -0800 iignatyev 8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
Thu, 28 Feb 2019 09:10:46 -0800 iignatyev 8219565: [deadcode] remove share/utilities/intHisto.*
Thu, 28 Feb 2019 11:04:06 -0600 gziemski 8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
Thu, 28 Feb 2019 10:55:07 -0600 gziemski 8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
Thu, 28 Feb 2019 08:44:09 -0500 zgu 8219857: Shenandoah GC may initialize thread's gclab twice
Thu, 28 Feb 2019 13:53:38 +0100 goetz 8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
Tue, 26 Feb 2019 05:46:02 -0800 rschmelter 8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
Thu, 28 Feb 2019 16:37:28 +0800 pli 8216259: AArch64: Vectorize Adler32 intrinsics
Thu, 28 Feb 2019 13:37:03 +0800 jjiang 8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
Thu, 28 Feb 2019 02:47:39 +0100 jwilhelm Added tag jdk-13+10 for changeset 8e069f7b4fab
Wed, 27 Feb 2019 12:19:29 -0800 darcy 8218726: Minor Throwable.printStackTrace() typos jdk-13+10
Wed, 27 Feb 2019 19:40:18 +0000 valeriep Merge
Wed, 27 Feb 2019 19:37:51 +0000 valeriep 8183107: PKCS11 regression regarding checkKeySize
Wed, 27 Feb 2019 11:33:57 -0800 darcy 8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces
Tue, 26 Feb 2019 10:52:31 +0800 fyang 8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
Wed, 27 Feb 2019 18:58:29 +0800 amlu 8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
Wed, 27 Feb 2019 13:13:15 +0300 dchuyko 8215009: GCC 8 compilation error in libjli
Wed, 27 Feb 2019 14:45:17 +0530 psadhukhan Merge
Wed, 27 Feb 2019 13:53:41 +0530 psadhukhan Merge
Tue, 26 Feb 2019 11:17:12 +0530 psadhukhan Merge
Tue, 26 Feb 2019 11:08:07 +0530 psadhukhan 8213781: web page background renders blue in JEditorPane
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip