None.
Priority |
Bug |
Summary |
P2 |
JDK-8261522 |
[PPC64] AES intrinsics write beyond the destination array |
P2 |
JDK-8261912 |
Code IfNode::fold_compares_helper more defensively |
P2 |
JDK-8261022 |
Fix incorrect result of Math.abs() with char type |
P3 |
JDK-8259339 |
AllocateUninitializedArray C2 intrinsic fails with void.class input |
P3 |
JDK-8259619 |
C1: 3-arg StubAssembler::call_RT stack-use condition is incorrect |
P3 |
JDK-8258243 |
C2: assert failed ("Bad derived pointer") with -XX:+VerifyRegisterAllocator |
P3 |
JDK-8257513 |
C2: assert((constant_addr - _masm.code()->consts()->start()) == con.offset()) |
P3 |
JDK-8258946 |
Fix optimization-unstable code involving signed integer overflow |
P3 |
JDK-8259777 |
Incorrect predication condition generated by ADLC |
P3 |
JDK-8256215 |
Shenandoah: re-organize saving/restoring machine state in assembler code |
P3 |
JDK-8260338 |
Some fields in HaltNode is not cloned |
P4 |
JDK-8259706 |
C2 compilation fails with assert(vtable_index == Method::invalid_vtable_index) failed: correct sentinel value |
P4 |
JDK-8259773 |
Incorrect encoding of AVX-512 kmovq instruction |
P4 |
JDK-8259049 |
Uninitialized variable after JDK-8257513 |
P5 |
JDK-8259576 |
Misplaced curly brace in Matcher::find_shared_post_visit |
Priority |
Bug |
Summary |
P4 |
JDK-8251944 |
Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java |
P4 |
JDK-8258534 |
Epsilon: clean up unused includes |
P4 |
JDK-8259231 |
Epsilon: improve performance under contention during virtual space expansion |
P4 |
JDK-8259954 |
gc/shenandoah/mxbeans tests fail with -Xcomp |
P4 |
JDK-8261752 |
Multiple GC test are missing memory requirements |
P4 |
JDK-8261413 |
Shenandoah: Disable class-unloading in I-U mode |
P4 |
JDK-8258490 |
Shenandoah: Full GC does not need to remark threads and drain SATB buffers |
P4 |
JDK-8259849 |
Shenandoah: Rename store-val to IU-barrier |
P4 |
JDK-8260048 |
Shenandoah: ShenandoahMarkingContext asserts are unnecessary |
P4 |
JDK-8259580 |
Shenandoah: uninitialized label in VerifyThreadGCState |
P4 |
JDK-8261251 |
Shenandoah: Use object size for full GC humongous compaction |
Priority |
Bug |
Summary |
P2 |
JDK-8261310 |
PPC64 Zero build fails with 'VMError::controlled_crash(int)::FunctionDescriptor functionDescriptor' has incomplete type and cannot be defined |
P2 |
JDK-8259446 |
runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty |
P3 |
JDK-8260349 |
Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS |
P3 |
JDK-8261860 |
Crash caused by lambda proxy class loaded in Shutdown hook |
P3 |
JDK-8260009 |
InstanceKlass::has_as_permitted_subclass() fails if subclass was redefined |
P3 |
JDK-8257746 |
Regression introduced with JDK-8250984 - memory might be null in some machines |
P3 |
JDK-8261397 |
try catch Method failing to work when dividing an integer by 0 |
P3 |
JDK-8258077 |
Using -Xcheck:jni can lead to a double-free after JDK-8193234 |
P3 |
JDK-8259392 |
Zero error reporting is broken after JDK-8255711 |
P4 |
JDK-8260029 |
aarch64: fix typo in verify_oop_array |
P4 |
JDK-8261334 |
NMT: tuning statistic shows incorrect hash distribution |
P4 |
JDK-8261585 |
Restore HandleArea used in Deoptimization::uncommon_trap |
P4 |
JDK-8260933 |
runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java fails without CompactStrings |
P4 |
JDK-8253910 |
UseCompressedClassPointers depends on UseCompressedOops in vmError.cpp |