2019-02-20 hseigel 8214719: Deprecate -Xverify:none option
2019-02-20 xuelei 8219389: Delegated task created by SSLEngine throws BufferUnderflowException
2019-02-20 mikael 8219142: Remove unused JIMAGE_ResourcePath
2019-02-20 rkennke 8203232: Shenandoah: Resolve oops in SATB filter
2019-02-20 zgu 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
2019-02-20 rehn 8219441: test_logMessageTest missing static storage
2019-02-20 zgu 8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
2019-02-20 tschatzl 8219096: Merge print_termination_stats code with current logging
2019-02-20 hseigel 8167548: [TESTBUG] Logging tests put log files in source tree
2019-02-20 pliden 8218767: ZGC: Do not assume that r12 is a special register in C2
2019-02-20 pliden 8219332: ZGC: Improve ZRootsIteratorClosure abstraction
2019-02-20 pliden 8219331: ZGC: Unify TLAB retire/remap handling
2019-02-20 rkennke 8217909: Make unused r12 register (without compressed oops) available to regalloc in C2
2019-02-20 jlahoda 8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows
2019-02-20 tschatzl 8219098: Make output of region strings more regular in error messages
2019-02-20 redestad 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
2019-02-19 mbaesken 8218965: aix: support xlclang++ in the compiler detection
2019-02-20 iignatyev 8219132: switch to jtreg4.2-b14
2019-02-19 erikj 8219394: Missing FIXPATH in microbenchmark test runner
2019-02-19 redestad 8219393: Add native library support for microbenchmarks
2019-02-19 iignatyev 8219391: extend gcov support to llvm/clang
2019-02-19 bpb 8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position
2019-02-19 erikj 8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
2019-02-19 erikj 8217032: Check pandoc capabilities in configure
2019-02-19 erikj 8211016: make images does not update jdk/lib/src.zip with latest changes
2019-02-19 erikj 8219129: Allow overriding of license files in legal dir
2019-02-19 cjplummer 8218947: jdb threads command should print threadID in decimal, not hex
2019-02-19 jwilhelm Merge
2019-02-19 sviswanathan 8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits jdk-12+33 jdk-12-ga
2019-02-14 jwilhelm Added tag jdk-12+32 for changeset 4ce47bc1fb92
2019-02-19 zgu 8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
2019-02-19 igerasim 4887513: Typo in RMIFailureHandler interface doc page
2019-02-18 azeller 8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
2019-02-19 tschatzl 8219097: Move comment about using weak code blobs closure for code root scanning to correct place
2019-02-19 tschatzl 8218920: Scan HCC should be on the same level as Update RS etc. in the log
2019-02-19 tschatzl 8218672: AOT code root scanning shows in the wrong position in the logs
2019-02-19 stefank 8218978: SA: Enable more ZGC testing
2019-02-19 stefank 8218970: SA: Enable HeapHprofBinWriter for ZGC
2019-02-19 stefank 8218922: SA: Enable best-effort implementation of live regions iteration for ZGC
2019-02-19 stefank 8219003: SA: Refactor live regions iteration in preparation for JDK-8218922
2019-02-19 stefank 8218746: SA: Implement discontiguous bitmap for ZGC
2019-02-19 stefank 8218743: SA: Add support for large bitmaps
2019-02-19 stefank 8218734: SA: Incorrect and raw loads of OopHandles
2019-02-19 stefank 8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
2019-02-19 stefank 8218732: SA: Resolves ZPageAllocator::_physical incorrectly
2019-02-19 stefank 8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
2019-02-18 mbaesken 8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
2019-02-19 thartmann 8218721: C1's CEE optimization produces safepoint poll with invalid debug information
2019-02-19 psadhukhan Merge
2019-02-18 psadhukhan Merge
2019-02-17 itakiguchi 8212678: Windows IME related patch
2019-02-15 ssadetsky 8218473: JOptionPane display issue with GTKLookAndFeel
2019-02-15 ssadetsky 8218479: JTextPane display issue with GTKLookAndFeel
2019-02-15 pbansal 8218469: JSlider display issue with slider for GTKLookAndFeel
2019-02-14 aivanov 8218682: [TEST_BUG] DashOffset fails in mach5
2019-02-14 akolarkunnu 8218599: Add test group jdk_client_sanity under jdk_desktop group
2019-02-08 dchuyko 8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
2019-02-07 aivanov 8217263: Automate DashOffset test
2019-02-07 psadhukhan Merge
2019-02-06 mhalder 8207938: At step6,Click Add button,case failed automatically.
2019-02-05 serb 8216592: Removal of the class sun.awt.AWTSecurityManager
2019-02-18 kbarrett 8214363: HeapWord should not be a fake class
2019-02-18 iignatyev 8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
2019-02-18 thartmann 8219232: Unit of concurrent active time logging is wrong
2019-02-18 mdoerr 8218991: s390: Add intrinsic for GHASH algorithm
2019-02-18 lkorinth 8217389: JTREG: Clean up, remove unused variable warnings
2019-02-18 lkorinth 8217385: JTREG: Clean up, make sure to close resources
2019-02-13 goetz 8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
2019-02-16 shade 8216049: stringTable::intern creates redundant String when looking up existing one
2019-02-16 ysuenaga 8204551: Event descriptions are truncated in logs
2019-02-15 mbalao 8219011: Implement MacroAssembler::warn method on AArch64
2019-02-15 cjplummer 8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
2019-02-15 dl 8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
2019-02-15 dl 8215363: needless signals in ForkJoinPool
2019-02-15 dl 8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
2019-02-15 dl 8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
2019-02-15 aph 8219006: AArch64: Register corruption in slow subtype check
2019-02-15 coleenp 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
2019-02-15 rehn 8203469: Faster safepoints
2019-02-15 hseigel 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
2019-02-15 jlahoda 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
2019-02-15 gadams 8219002: Some comments and error messages refer to VMDisconnectException
2019-02-14 phedlin 8214947: Assertion error in test: StringCompressInflateTest
2019-02-15 dholmes 8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
2019-02-15 iignatyev 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
2019-02-15 dholmes 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
2019-02-14 vlivanov 8161334: C2: Cast nodes hinder memory alias analysis
2019-02-14 vlivanov 8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
2019-02-14 vlivanov 8218879: Keep track of memory accesses originated from Unsafe
2019-02-14 vlivanov 8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
2019-02-14 vlivanov 8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
2019-02-14 mikael 8218935: Make jfr strncpy uses GCC 8.x friendly
2019-02-14 mikael 8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
2019-02-14 iignatyev 8209455: [error-prone] JdkObsolete in jdk.management.agent
2019-02-14 xuelei 4919790: Errors in alert ssl message does not reflect the actual certificate status
2019-02-05 manc 8218192: Remove copy constructor for MemRegion
2019-02-14 stuefe 8183004: Remove code related to gtest death tests from assert macro
2019-02-14 joehw 8187697: Cleanup: irrelevant code in OutputPropertiesFactory
2019-02-14 sdama 8201544: Improve javac command line parsing and error reporting
2019-02-14 jjg 8218944: Fix failed for JDK-8218936
2019-02-13 phedlin 8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
2019-02-14 neliasso 8087128: C2: Disallow definition split on MachCopySpill nodes
2019-02-14 redestad 8216360: Deprecate -XX:CompilationPolicyChoice
2019-02-14 redestad 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
2019-02-14 jwilhelm Added tag jdk-13+8 for changeset a535ba736cab
2019-02-14 jjg 8218936: Test fails in Internet environment
2019-02-13 kbarrett 8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
2019-02-13 lfoltan 8217998: Remove method_type field associated with the appendix field of an indy or method handle call
2019-02-13 lfoltan 8218004: Clean up terminology for shared methods within the JVM for indy and condy support jdk-13+8
2019-02-13 iignatyev 8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
2019-02-13 amenkov 8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
2019-02-13 amenkov 8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
2019-02-13 bpb 8218882: NET_Writev is declared, NET_WriteV is defined
2019-02-13 weijun 8218888: keytool -genkeypair should not have the -destalias option
2019-02-13 coleenp 8218755: Refix Symbol leak in prepend_host_package_name
2019-02-13 coleenp 8212988: add recent class unloading events to the hs_err log
2019-02-13 dlong 8218695: problem list tests failing with Graal
2019-02-12 rwestberg 8218807: Compilation database (compile_commands.json) may contain obsolete items
2019-02-12 ascarpino 8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
2019-02-12 xuelei 8217835: Remove the experimental SunJSSE FIPS compliant mode
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip