None.
Priority |
Bug |
Summary |
P2 |
JDK-8234522 |
[macos] Crash with use of native file dialog |
P2 |
JDK-8242174 |
[macos] The NestedModelessDialogTest test make the macOS unstable |
P2 |
JDK-8242498 |
Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash |
P3 |
JDK-8231438 |
[macOS] Dark mode for the desktop is not supported |
P3 |
JDK-8211301 |
[macos] support full window content options |
P3 |
JDK-8235620 |
Broken merge between JDK-8006406 and JDK-8003559 |
P3 |
JDK-8238575 |
DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows) |
P3 |
JDK-8176359 |
Frame#setMaximizedbounds not working properly in multi screen environments |
P3 |
JDK-8221823 |
Requested JDialog width is ignored |
P3 |
JDK-8231564 |
setMaximizedBounds is broken with large display scale and multiple monitors |
P3 |
JDK-8225126 |
Test SetBoundsPaintTest.html failed on Windows when desktop is scaled |
P4 |
JDK-8226806 |
[macOS 10.14] Methods of Java Robot should be called from appropriate thread |
P4 |
JDK-8039082 |
[TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails |
P4 |
JDK-8236545 |
Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java |
P4 |
JDK-8240518 |
Incorrect JNU_ReleaseStringPlatformChars in Windows Print |
P4 |
JDK-8198000 |
java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows |
P4 |
JDK-8198001 |
java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows |
P4 |
JDK-8196019 |
java/awt/Window/Grab/GrabTest.java fails on Windows |
P4 |
JDK-8235739 |
Rare NPE at WComponentPeer.getGraphics() |
P4 |
JDK-8233707 |
systemScale.cpp could not compile with VS2019 |
P4 |
JDK-8223108 |
Test java/awt/EventQueue/NonComponentSourcePost.java is unstable |
P4 |
JDK-8234137 |
The "AutoTestOnTop.java" test may run external applications |
P4 |
JDK-8233573 |
Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException |
P4 |
JDK-8239819 |
XToolkit: Misread of screen information memory |
Priority |
Bug |
Summary |
P2 |
JDK-8210284 |
"assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4 |
P2 |
JDK-8245047 |
[PPC64] C2: ReverseBytes + Load always match to unordered Load (acquire semantics missing) |
P2 |
JDK-8232106 |
[x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it |
P2 |
JDK-8231118 |
ARM32: Math tests failures |
P2 |
JDK-8217230 |
assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types() |
P2 |
JDK-8233033 |
C2 produces wrong result while unswitching a loop due to lost control dependencies |
P2 |
JDK-8235984 |
C2: assert(out->in(PhiNode::Region) == head || out->in(PhiNode::Region) == slow_head) failed: phi must be either part of the slow or the fast loop |
P2 |
JDK-8237859 |
C2: Crash when loads float above range check |
P2 |
JDK-8231550 |
C2: ShouldNotReachHere() in verify_strip_mined_scheduling |
P2 |
JDK-8216541 |
CompiledICHolders of VM locked unloaded nmethods are released too late |
P2 |
JDK-8211392 |
compiler/profiling/spectrapredefineclass_classloaders/Launcher.java times out in JDK12 CI |
P2 |
JDK-8224931 |
disable JAOTC invokedynamic support until 8223533 is fixed |
P2 |
JDK-8240576 |
JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges |
P2 |
JDK-8244407 |
JVM crashes after transformation in C2 IdealLoopTree::split_fall_in |
P2 |
JDK-8240227 |
Loop predicates should be copied to unswitched loops |
P2 |
JDK-8241900 |
Loop unswitching may cause dependence on null check to be lost |
P2 |
JDK-8241556 |
Memory leak if -XX:CompileCommand is set |
P2 |
JDK-8235452 |
Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class |
P3 |
JDK-8211743 |
[AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames |
P3 |
JDK-8236211 |
[Graal] compiler/graalunit/GraphTest.java is skipped in all testing |
P3 |
JDK-8216151 |
[Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug |
P3 |
JDK-8237086 |
assert(is_MachReturn()) running CTW with fix for JDK-8231291 |
P3 |
JDK-8240905 |
assert(mem == (Node*)1 || mem == mem2) failed: multiple Memories being matched at once? |
P3 |
JDK-8214862 |
assert(proj != __null) at compile.cpp:3251 |
P3 |
JDK-8229855 |
C2 fails with assert(false) failed: bad AD file |
P3 |
JDK-8209439 |
C2 library_call can potentially ignore Math.pow intrinsic or use null pointer |
P3 |
JDK-8239142 |
C2's UseUniqueSubclasses optimization is broken for array accesses |
P3 |
JDK-8208277 |
Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages |
P3 |
JDK-8211332 |
code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs |
P3 |
JDK-8238356 |
CodeHeap::blob_count() overestimates the number of blobs |
P3 |
JDK-8239852 |
java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed |
P3 |
JDK-8235762 |
JVM crash in SWPointer during C2 compilation |
P3 |
JDK-8237045 |
JVM uses excessive memory with -XX:+EnableJVMCI -XX:JVMCICounterSize=2147483648 |
P3 |
JDK-8242108 |
Performance regression after fix for JDK-8229496 |
P3 |
JDK-8238765 |
PhaseCFG::schedule_pinned_nodes cannot handle precedence edges from unmatched CFG nodes correctly |
P3 |
JDK-8225653 |
Provide more information when hitting SIGILL from HaltNode |
P3 |
JDK-8245649 |
Revert 8245397 backport of 8230591 |
P3 |
JDK-8236759 |
ShouldNotReachHere in PhaseIdealLoop::verify_strip_mined_scheduling |
P3 |
JDK-8231720 |
Some perf regressions after 8225653 |
P3 |
JDK-8235332 |
TestInstanceCloneAsLoadsStores.java fails with -XX:+StressGCM |
P3 |
JDK-8215555 |
TieredCompilation C2 threads can excessively block handshakes |
P3 |
JDK-8226198 |
use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state |
P3 |
JDK-8235584 |
UseProfiledLoopPredicate fails with assert(_phase->get_loop(c) == loop) failed: have to be in the same loop |
P4 |
JDK-8187078 |
-XX:+VerifyOops finds numerous problems when running JPRT |
P4 |
JDK-8225622 |
[AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base |
P4 |
JDK-8241458 |
[JVMCI] add mark value to expose CodeOffsets::Frame_Complete |
P4 |
JDK-8238190 |
[JVMCI] Fix single implementor speculation for diamond shapes. |
P4 |
JDK-8239456 |
[win][x86] vtable stub generation: assert failure (code size estimate) |
P4 |
JDK-8239931 |
[win][x86] vtable stub generation: assert failure (code size estimate) follow-up |
P4 |
JDK-8230591 |
AArch64: Missing intrinsics for Math.ceil, floor, rint |
P4 |
JDK-8213947 |
ARM32: failed check_simd should set UsePopCountInstruction to false |
P4 |
JDK-8238756 |
C2: assert(((n) == __null || !VerifyIterativeGVN || !((n)->is_dead()))) failed: can not use dead node |
P4 |
JDK-8216154 |
C4819 warnings at HotSpot sources on Windows |
P4 |
JDK-8234146 |
compiler/jsr292/ContinuousCallSiteTargetChange.java times out on SPARC |
P4 |
JDK-8237951 |
CTW: C2 compilation fails with "malformed control flow" |
P4 |
JDK-8217447 |
Develop flag TraceICs is broken |
P4 |
JDK-8233364 |
Fix undefined behavior in Canonicalizer::do_ShiftOp |
P4 |
JDK-8240220 |
IdealLoopTree::dump_head predicate printing is broken |
P4 |
JDK-8221482 |
Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode |
P4 |
JDK-8229158 |
make UseSwitchProfiling non-experimental or false by-default |
P4 |
JDK-8226879 |
Memory leak in Type::hashcons |
P4 |
JDK-8215551 |
Missing case label in nmethod::reloc_string_for() |
P4 |
JDK-8022574 |
remove HaltNode code after uncommon trap calls |
P4 |
JDK-8240223 |
Use consistent predicate order in and with PhaseIdealLoop::find_predicate |
P4 |
JDK-8214444 |
Wrong strncat limits in dfa.cpp |
P5 |
JDK-8191930 |
[Graal] emits unparseable XML into compile log |
P5 |
JDK-8227632 |
Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 |
P5 |
JDK-8225783 |
Incorrect use of binary operators on booleans in type.cpp |
P5 |
JDK-8219214 |
Infinite Loop in CodeSection::dump() |
P5 |
JDK-8156207 |
Resource allocated BitMaps are often cleared unnecessarily |
Priority |
Bug |
Summary |
P2 |
JDK-8225789 |
Empty method parameter type should generate ClassFormatError |
P2 |
JDK-8228407 |
JVM crashes with shared archive file mismatch |
P2 |
JDK-8233608 |
Minimal build broken after JDK-8233494 |
P2 |
JDK-8233137 |
runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080 |
P3 |
JDK-8234270 |
[REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area |
P3 |
JDK-8239787 |
AArch64: String.indexOf may incorrectly handle empty strings. |
P3 |
JDK-8240197 |
Cannot start JVM when $JAVA_HOME includes CJK characters |
P3 |
JDK-8213250 |
CDS archive creation aborts due to metaspace object allocation failure |
P3 |
JDK-8240529 |
CheckUnhandledOops breaks NULL check in Modules::define_module |
P3 |
JDK-8240824 |
enhance print_full_memory_info on Linux by THP related information |
P3 |
JDK-8139876 |
Exclude hanging nsk/stress/stack from execution with deoptimization enabled |
P3 |
JDK-8224847 |
gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected |
P3 |
JDK-8238676 |
jni crashes on accessing it from process exit hook |
P3 |
JDK-8234691 |
Potential double-free in ParallelSPCleanupTask constructor |
P3 |
JDK-8212933 |
Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks |
P3 |
JDK-8241343 |
VM times out in VM_HandshakeAllThreads::doit() with RunThese30M |
P3 |
JDK-8210303 |
VM_HandshakeAllThreads fails assert with "failed: blocked and not walkable" |
P3 |
JDK-8240603 |
Windows 32bit compile error after 8238676 |
P4 |
JDK-8241464 |
[11u] Backport: make rehashing be a needed guaranteed safepoint cleanup action |
P4 |
JDK-8241660 |
Add virtualization information output to hs_err file on macOS |
P4 |
JDK-8233494 |
Avoid calling MallocTracker::record_malloc and record_free when NMT is off |
P4 |
JDK-8241586 |
compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails on aarch64 |
P4 |
JDK-8241948 |
enhance list of environment variables printed in hs_err file |
P4 |
JDK-8242626 |
enhance posix print_rlimit_info |
P4 |
JDK-8228482 |
fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings |
P4 |
JDK-8239000 |
handle ContendedPaddingWidth in vm_version_ppc |
P4 |
JDK-8235908 |
omit ThreadPriorityPolicy warning when value is set from image |
P4 |
JDK-8224793 |
os::die() does not honor CreateCoredumpOnCrash option |
P4 |
JDK-8234779 |
Provide idiom for declaring classes noncopyable |
P4 |
JDK-8239915 |
Zero VM crashes when handling dynamic constant |
Priority |
Bug |
Summary |
P2 |
JDK-8235686 |
Add more custom hooks in Bundles.gmk |
P2 |
JDK-8232134 |
Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle |
P2 |
JDK-8244951 |
Missing entitlements for hardened runtime |
P3 |
JDK-8243059 |
Build fails when --with-vendor-name contains a comma |
P3 |
JDK-8232748 |
Build static versions of certain JDK libraries |
P3 |
JDK-8237192 |
Generate stripped/public pdbs on Windows for jdk images |
P3 |
JDK-8241996 |
on linux set full relro in the linker flags |
P3 |
JDK-8233880 |
Support compilers with multi-digit major version numbers |
P3 |
JDK-8231572 |
Use -lobjc instead of -fobjc-link-runtime in libosxsecurity |
P4 |
JDK-8217404 |
--with-jvm-features doesn't work when multiple features are explicitly disabled |
P4 |
JDK-8236921 |
Add build target to produce a JDK image suitable for a Graal/SVM build |
P4 |
JDK-8232572 |
Add hooks for custom output dir in Bundles.gmk |
P4 |
JDK-8218807 |
Compilation database (compile_commands.json) may contain obsolete items |
P4 |
JDK-8240073 |
Fix 'test-make' build target in 11u |
P4 |
JDK-8240972 |
macOS codesign fail on macOS 10.13.5 or older |
P4 |
JDK-8212986 |
Make Visual Studio compiler check less strict |
Priority |
Bug |
Summary |
P2 |
JDK-8237474 |
Default SSLEngine should create in server role |
P2 |
JDK-8209333 |
Socket reset issue for TLS 1.3 socket close |
P2 |
JDK-8239798 |
SSLSocket closes socket both socket endpoints on a SocketTimeoutException |
P3 |
JDK-8224997 |
ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException |
P3 |
JDK-8228757 |
Fail fast if the handshake type is unknown |
P3 |
JDK-8241054 |
half-closed SSLEngine status may cause application dead loop |
P3 |
JDK-8242294 |
JSSE Client does not throw SSLException when an alert occurs during handshaking |
P3 |
JDK-8233621 |
Mismatch in jsse.enableMFLNExtension property name |
P3 |
JDK-8215711 |
Missing key_share extension for (EC)DHE key exchange should alert missing_extension |
P3 |
JDK-8219991 |
New fix of the deadlock in sun.security.ssl.SSLSocketImpl |
P3 |
JDK-8242141 |
New System Properties to configure the TLS signature schemes |
P3 |
JDK-8235263 |
Revert TLS 1.3 change that wrapped IOExceptions |
P3 |
JDK-8246031 |
SSLSocket.getSession() doesn't close connection for timeout/ interrupts |
P3 |
JDK-8205653 |
test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure |
P3 |
JDK-8235874 |
The ordering of Cipher Suites is not maintained provided through “jdk.tls.client.cipherSuites” and “jdk.tls.server.cipherSuites” system property. |
P4 |
JDK-8240827 |
Downport SSLSocketImpl.java from "8221882: Use fiber-friendly java.util.concurrent.locks in JSSE" |
P4 |
JDK-8211339 |
NPE during SSL handshake caused by HostnameChecker |
P4 |
JDK-8234728 |
Some security tests should support TLSv1.3 |
P4 |
JDK-8234727 |
sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3 |
P4 |
JDK-8235311 |
Tag mismatch may alert bad_record_mac |