2018-07-17 pmuthuswamy 8207190: JDK 11 javadoc generates bad code example
2018-07-16 dlong 8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
2018-07-16 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
2018-07-16 lucy 8206271: CodeHeap State Analytics must digest new method state
2018-07-16 jlahoda 8207032: Compilation succeeds without checking readability when --add-exports used
2018-07-16 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
2018-07-15 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
2018-07-13 goetz 8207233: Minor improvements of jdk C-coding
2018-07-19 prr Added tag jdk-12+3 for changeset 990db216e719
2018-07-19 darcy 8207816: Align declaration of SerializedLambda.readResolve with serialization conventions
2018-07-19 mli 8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
2018-07-18 darcy 8203263: Remove unnecessary throws clauses from serialization-related methods
2018-07-18 jnimeh 8207237: SSLSocket#setEnabledCipherSuites is accepting empty string
2018-07-18 rhalade 8203230: update VerifyCACerts test jdk-12+3
2018-07-18 darcy 8207751: Remove misleading serialVersionUID from JulienFields.Field
2018-07-18 rriggs 8189717: Too much documentation of ProcessBuilder.start copied to ProcessBuilder.startPipeline
2018-07-18 alanb 8207393: ServiceLoader class description improvements
2018-07-18 martin 8206863: A closed JarVerifier.VerifierStream should throw IOException
2018-07-18 igerasim 8207750: Native handle leak in java.io.WinNTFileSystem.list()
2018-07-17 bpb 8207748: Fix for 8202794 breaks tier1 builds
2018-07-17 rriggs 8205610: [TESTLIB] Improve listing of open file descriptors
2018-07-17 kbarrett 8202353: os::readdir should use readdir instead of readdir_r
2018-07-17 bpb 8202794: Native Unix code should use readdir rather than readdir_r
2018-07-17 ccheung 8204591: Expire/remove the UseAppCDS option in JDK 12
2018-07-17 jlahoda 8207229: Trees.getScope crashes for broken lambda
2018-07-17 alanb 8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed
2018-07-17 darcy 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
2018-07-16 bpb 8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
2018-07-16 igerasim 8207016: Avoid redundant native memory allocation in getFinalPath()
2018-07-16 rhalade 8207321: Merge error with 8199779
2018-07-16 lfoltan 8205611: Improve the wording of LinkageErrors to include module and class loader information
2018-07-16 lfoltan 8178712: ResourceMark may be missing inside initialize_[vi]table
2018-07-12 sgehwolf 8207057: No debug info for assembler files
2018-07-16 jlahoda 8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance.
2018-07-15 dsamersoff 8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
2018-07-14 jwilhelm Merge
2018-07-13 jjg 8207213: The help-doc.html generated by the doclet is incomplete
2018-07-13 kvn 8207065: Cleanup compiler tests for Client VM
2018-07-13 rhalade 8199779: Add T-Systems, GlobalSign and Starfield services root certificates
2018-07-13 redestad 8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE
2018-07-13 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
2018-07-13 apetcher 8206915: XDH TCK issues
2018-07-13 roland 8200282: Serializing non-zero byte as zero to ByteBuffer
2018-07-13 xuelei 8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
2018-07-13 bulasevich 8207047: Multiple VM variants build fail
2018-07-13 simonis 8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
2018-07-11 simonis 8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
2018-07-11 zyao 8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
2018-07-13 rraghavan 8206873: 2 Null pointer dereference defect groups in LIRGenerator
2018-07-12 goetz 8207049: Minor improvements of compiler code.
2018-07-13 xiaofeya 8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
2018-07-13 mikael 8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
2018-07-12 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
2018-07-12 jcbeyler 8206960: HeapMonitor tests fail with Graal
2018-07-12 kvn 8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
2018-07-12 naoto 8207152: Placeholder for Japanese new era should be two characters
2018-07-11 psandoz 8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
2018-07-11 goetz 8206977: Minor improvements of runtime code.
2018-07-12 erikj 8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
2018-07-12 erikj 8206903: Unable to build Client VM with JVMCI
2018-07-12 kaddepalli 8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
2018-07-12 jwilhelm Added tag jdk-11+22 for changeset 9937ef7499dc
2018-07-12 mhalder 8204860: The frame could be resized by dragging a corner of the frame with the mouse
2018-07-12 shade 8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
2018-07-12 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
2018-07-11 rhalade 8207068: Add Entrust root certificates
2018-07-11 naoto 8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
2018-07-10 jcbeyler 8205643: HeapMonitorGCCMSTest fails with Graal
2018-07-12 mikael 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
2018-07-13 jjiang 8206443: Update security libs manual test to cope with removal of javac -source/-target 6
2018-07-13 coleenp 8206470: Incorrect use of os::lasterror in ClassListParser
2018-06-04 iklam 8204267: Generate comments in -XX:+PrintInterpreter to link to source code
2018-07-13 amenkov 8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
2018-07-13 nishjain 8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
2018-07-13 dtitov 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
2018-07-13 valeriep 8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
2018-07-12 weijun 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
2018-07-13 mikael 8207011: Remove uses of the register storage class specifier
2018-07-12 gadams 8206007: nsk/jdb/exclude001 test is taking a long time on some builds
2018-07-12 lmesnik 8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
2018-07-12 darcy 8028563: Remove javac support for 6/1.6 source and target values
2018-07-12 joehw 8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
2018-07-12 igerasim 8206122: Use Queue in place of ArrayList when need to remove first element
2018-07-12 igerasim 8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
2018-07-12 igerasim 8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
2018-07-11 zgu 8207056: Epsilon GC to support object pinning
2018-07-12 jwilhelm Added tag jdk-12+2 for changeset 69b438908512
2018-07-11 darcy 8207055: Make javac -help output for -source and -target more informative
2018-07-11 bchristi 8207005: Disable the file canonicalization cache by default
2018-07-11 jwilhelm Merge
2018-07-11 bulasevich 8207044: minimal vm build fail: missing #include
2018-07-11 rhalade 8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
2018-07-10 dl 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
2018-07-10 ghaug 8206919: s390: add missing info to vm_version_ext_s390 jdk-11+22
2018-07-11 serb 8202264: Race condition in AudioClip.loop()
2018-07-11 serb 8205973: Client jtreg ProblemList cleanup
2018-07-11 jjiang 8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
2018-07-11 kvn 8206135: Building jvm with AOT but without JVMCI should fail at configure time
2018-07-10 mikael 8207007: Add missing license header to zHash.inline.hpp
2018-07-10 epavlova 8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
2018-07-10 kbarrett 8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
2018-07-10 thartmann 8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
2018-07-10 tschatzl 8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
2018-06-29 roland 8202123: C2 Crash in Node::in(unsigned int) const+0x14
2018-07-10 dholmes 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
2018-07-10 kvn 8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
2018-07-10 jjiang 8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
2018-07-10 dholmes 8205878: pthread_getcpuclockid is expected to return 0 code
2018-07-09 erikj 8206323: Missing some legal notices in docs bundle
2018-07-09 jjg 8185740: The help-doc.html generated by the doclet is outdated
2018-07-09 vdeshpande 8194740: UseSubwordForMaxVector causes performance regression
2018-07-09 iignatyev 8206287: fix legal notice in hotspot tests
2018-07-09 prr 8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
2018-07-09 prr 8205646: Broken link in jdk.jsobject
2018-07-09 erikj 8206433: Several jib profiles missing autoconf dependency
2018-07-09 serb 8205588: Deprecate for removal com.sun.awt.SecurityWarning
2018-07-09 ghaug 8206408: Add missing CPU/system info to vm_version_ext on PPC64
2018-07-09 serb 8201611: Broken links in java.desktop javadoc
2018-07-09 mdoerr 8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
2018-07-09 adinn 8206163: AArch64: incorrect code generation for StoreCM
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip