2019-06-12 hannesw 8225671: Support HTML 5 character references in javadoc
2019-06-12 darcy 8225675: Outdated citation of JLS in java.lang.ref.Reference
2019-06-12 epavlova 8225622: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
2019-06-12 iignatyev 8158048: Fix failure message from jtreg gtest wrapper
2019-06-12 ccheung 8224710: [TESTBUG] dynamicArchive/ExcludedClasses.java test failed in tier6 testing on Windows
2019-06-12 kvn 8223796: JVMCIEnv::get_jvmci_type does not keep klasses alive
2019-06-12 chegar 8225651: Missed the `@` in a couple of code tags of SocketImpl
2019-06-12 dcubed 8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project
2019-06-12 mdoerr 8224090: [PPC64] Fix SLP patterns for filling an array with double float literals
2019-06-12 mdoerr 8224827: Implement fast class initialization checks on s390
2019-06-12 mdoerr 8223249: [s390] Cleanup TemplateInterpreterGenerator::generate_fixed_frame
2019-06-12 thartmann 8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
2019-06-12 jlahoda 8220018: javac crash when compiling try-catch-finally inside switch expression
2019-06-12 hannesw 8223364: Bad placement of anchor relative to header
2019-06-12 sangheki 8225478: Make G1CMRootRegions independent of HeapRegions
2019-06-12 darcy 7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r
2019-06-11 ascarpino 8211018: Session Resumption without Server-Side State
2019-06-11 zgu 8225572: Shenandoah: Move JNIHandles root out of serial roots
2019-06-11 iignatyev 8066173: compiler/types/correctness/OffTest.java failed with assert
2019-06-11 jjg 8214399: Javap -help should provide information about --multi-release option
2019-06-11 valeriep 8080462: Update SunPKCS11 provider with PKCS11 v2.40 support
2019-06-11 lancea 8225189: Multiple JNI calls within critical region in ZIP Library
2019-06-11 dfuchs 8225512: Replace wildcard address with loopback or local host in tests - part 15
2019-06-10 aph 8225429: Regression in disassembly quality
2019-06-11 coleenp 8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
2019-06-11 dholmes 8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
2019-06-11 neliasso 8225564: Remove wrong assert in clean_catch_blocks
2019-06-11 eosterlund 8224871: os::attempt_reserve_memory_at() tries too hard
2019-06-11 rraghavan 8225567: Wrong file headers with 8202414 fix changeset
2019-06-11 chegar 8225426: Replace plain with system-default in Socket and ServerSocket
2019-06-11 mdoerr 8224826: Implement fast class initialization checks on PPC64
2019-06-11 neliasso 8225509: clean_catch_blocks must add preds first
2019-06-11 iignatyev 8209917: fix TODO in GatherDiagnosticInfoObserver
2019-06-11 smarks 8205131: remove Runtime trace methods
2019-06-10 darcy 8225532: Update source enums to describe 12 and 13 language features
2019-06-10 dnsimon 8225492: Update JVMCI
2019-06-10 zgu 8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic
2019-06-10 dtitov 8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed
2019-06-10 dpochepk 8222412: AARCH64: multiple instructions encoding issues
2019-06-10 hseigel 8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError.
2019-06-10 weijun 8221719: Jarsigner fails to verify signed by alias if alias given in wrong case
2019-06-10 pliden 8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator
2019-06-10 pliden 8224966: ZGC: Don't skip oop verification in OopMapSet::all_do()
2019-06-10 dfuchs 8224865: Replace wildcard address with loopback or local host in tests - part 13
2019-06-07 stefank 8223837: Add -XX:MinHeapSize flag to set the minimum heap size
2019-02-14 neliasso 8224675: Late GC barrier insertion for ZGC
2019-06-10 jlahoda 8223305: Compiler support for Switch Expressions
2019-06-09 darcy 8042748: Clarify exception thrown by ParameterizedTypeImpl.validateConstructorArguments()
2019-06-09 darcy 8181869: getAnnotatedParameterTypes%G​%@() specification should be clarified
2019-06-09 lancea 8225322: Broken links in java.sql
2019-06-09 egahlin 8216064: -XX:StartFlightRecording:settings= doesn't work properly
2019-06-08 iignatyev 8149040: Cleanup compiler/jsr292/NonInlinedCall tests after JDK-8148994
2019-06-07 jjg 8224257: fix issues in files generated by pandoc
2019-06-07 sviswanathan 8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
2019-06-07 dlong 8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
2019-06-07 jjg 8224257: fix issues in files generated by pandoc
2019-06-07 ccheung 8224497: Remove FIXME in metaspaceClosure.cpp
2019-06-07 kvn 8225350: compiler/jvmci/compilerToVM/IsCompilableTest.java timed out
2019-06-07 lmesnik 8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
2019-06-07 never 8209626: [JVMCI] Use implicit exception table for dispatch and printing
2019-06-07 erikj 8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
2019-06-05 mbaesken 8224958: add os::dll_load calls to event log
2019-06-07 jlaskey 8225448: String::translateEscapes javadoc has accessibility issues
2019-06-07 chegar 8216988: ServerSocket.implAccept should include warnings about Socket type/state
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip