2019-03-14 jjg 8219691: method summary table head should be enclosed in <thead>
2019-03-14 jjg Merge
2019-03-14 jjg 8220379: Fix doclint handling of headings
2019-03-14 mseledtsov 8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
2019-03-14 redestad 8220366: Optimize Symbol handling in ClassVerifier and SignatureStream
2019-03-14 cushon 8220644: Align required/found pairs in diagnostics
2019-03-14 itakiguchi 8220281: IBM-858 alias name is missing on IBM00858 charset
2019-03-08 cushon 8220378: Unused Names constants
2019-03-14 bpb 8220614: (bf) Buffer absolute slice methods should use Objects.checkFromIndexSize()
2019-03-14 jcbeyler 8220628: Move the HeapMonitor library to C++
2019-03-14 gadams 8218166: com/sun/jdi/SimulResumerTest.java failure
2019-03-14 lancea 8220252: Fix Headings in java.naming
2019-03-14 redestad 8220502: Inefficient pre-sizing of PhiResolverState arrays in c1_LIRGenerator
2019-03-14 hseigel 8219579: Remove redundant signature parsing from the verifier
2019-02-25 sgehwolf 8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
2019-03-14 stefank 8220343: Move scavenge_root_nmethods from shared code
2019-03-14 stefank 8220342: Remove scavenge_root_nmethods_do from VM_HeapWalkOperation::collect_simple_roots
2019-03-14 stefank 8220411: Remove ScavengeRootsInCode=0 code
2019-03-12 roland 8220374: C2: LoopStripMining doesn't strip as expected
2019-03-14 mdoerr 8220660: [s390]: debug build broken after JDK-8220301
2019-03-12 pzhang 8220566: AArch64: Set default vm features for Ampere eMAG CPUs
2019-03-14 chegar 8220598: Malformed copyright year range in a few files in java.base
2019-03-05 cushon 8193277: SimpleFileObject inconsistency between getName and getShortName
2019-03-14 cushon 8220634: SymLinkArchiveTest should handle not being able to create symlinks
2019-03-14 jwilhelm Added tag jdk-13+12 for changeset 1d7aec80147a
2019-03-14 cjplummer 8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle
2019-03-13 tschatzl 8220345: Use appropriate type for G1RemSetScanState::IsDirtyRegionState
2019-03-13 tschatzl 8220301: Remove jbyte use in CardTable
2019-03-13 epavlova 8219882: [AOT] Develop regression test for 8218859
2019-03-13 dfuchs 8219197: ThreadGroup.enumerate() may return wrong value
2019-03-13 bpb 8219597: (bf) Heap buffer state changes could provoke unexpected exceptions jdk-13+12
2019-03-13 lancea 8220253: Fix Headings in java.sql.rowset
2019-03-13 jiangli Merge
2019-03-13 aeubanks 8220585: Incorrect code in MulticastSocket sample code
2019-03-13 zgu 8220546: Shenandoah Reports timing details for weak root processing
2019-03-13 redestad 8220496: Race in java_lang_String::length() when deduplicating
2019-03-13 neliasso 8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize
2019-03-13 bpb 6504660: HPI panic callback is dead code
2019-03-13 xuelei 8160247: Mark deprecated javax.security.cert APIs with forRemoval=true
2019-03-13 chegar 8220475: Malformed copyright header in LinuxSocketOptions.java, MacOSXSocketOptions.java and MacOSXSocketOptions.c
2019-03-13 tnakamura 8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10
2019-03-13 chegar 8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation
2019-03-13 pliden 8219634: ZGC: Rename ZAddressRangeMap to ZGranuleMap
2019-03-13 pliden 8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize
2019-03-13 pliden 8219817: Remove unused CollectedHeap::block_size()
2019-03-13 pliden 8219816: Add IsArray/RemoveExtent type traits utilities
2019-03-13 clanger 8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk
2019-03-13 aoqi 8170639: [Linux] jsig is limited to a maximum of 64 signals
2019-03-13 valeriep 8220258: fix headings in java.smartcardio
2019-03-13 weijun 8220256: fix headings in java.security.sasl
2019-03-13 dtitov 8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted
2019-02-27 aeubanks 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
2019-01-15 manc 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
2019-03-12 jwilhelm 8218074: Update Graal
2019-03-12 erikj 8220529: JDK-8220383 broke test image build
2019-03-12 lancea 8220005: java/util/Arrays/TimSortStackSize2.java times out
2019-03-12 rriggs 8220237: ProcessBuilder API documentation typo
2019-03-12 gadams 8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
2019-03-12 gadams 8220257: fix headings in java.instrument
2019-03-12 kbarrett 8217576: C1 atomic access handlers use incorrect decorators
2019-03-12 redestad 8220515: Revert removal of for_each_lock_value removal
2019-03-12 erikj 8220383: Incremental build is broken and inefficient
2019-03-12 dfuchs 8220262: fix headings in java.logging
2019-03-12 redestad 8220501: Improve c1_ValueStack locks handling
2019-03-12 zgu 8220344: Build failures when using --with-jvm-features=-g1gc,-jfr
2019-03-11 rschmelter 8220363: hotspot-ide project fails
2019-03-07 sgehwolf 8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue
2019-03-12 gadams 8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed
2019-03-12 mdoerr 8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics
2019-03-12 chegar 8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation
2019-03-12 thartmann 8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack
2019-03-07 pli 8214922: Add vectorization support for fmin/fmax
2019-03-12 dholmes 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
2019-03-12 bsrbnd 8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout
2019-03-11 valeriep Merge
2019-03-11 valeriep 8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type
2019-03-11 joehw 8219705: Wrong media-type for a given serialization method
2019-03-11 jjg 8220202: Simplify/standardize method naming for HtmlTree
2019-03-11 darcy 8220346: Refactor java.lang.Throwable to use Objects.requireNonNull
2019-03-11 zgu 8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots
2019-03-11 lancea 8220331: Remove extra spaces in copyright header
2019-03-11 redestad 8220420: Cleanup c1_LinearScan
2019-03-11 clanger 8220409: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing
2019-03-11 rgoel 8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java
2019-03-11 shade 8074817: Resolve disabled warnings for libverify
2019-03-11 thartmann 8218201: Failures when vmIntrinsics::_getClass is not inlined
2019-03-11 pmuthuswamy 8220087: Remove remnants of HTML4 support
2019-03-11 nishjain 8217254: CompactNumberFormat:: CompactNumberFormat​() constructor does not comply with spec.
2019-03-11 pmuthuswamy 8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test
2019-03-11 kbarrett 8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
2019-03-10 shade 8220162: Shenandoah should not commit HugeTLBFS memory
2019-03-10 shade 8220153: Shenandoah does not work with TransparentHugePages properly
2019-03-10 shade 8220350: Refactor ShenandoahHeap::initialize
2019-03-10 dholmes 8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization
2019-03-08 ecaspole 8220368: Update String.indexOf to test all the C2 intrinsics
2019-03-08 redestad 8219860: Cleanup ClassFileParser::parse_linenumber_table
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip