UTC Time |
Priority |
Component |
Bug |
Summary |
This Release Push By |
Original Push By |
|
|
|
|
|
Name |
Affiliation |
Name |
Affiliation |
2024/12/20 18:13 |
P2 |
core-libs |
JDK-8346740 |
Add missing classpath exception |
ssarathi |
Unknown |
n.sornasarathi |
Independent |
2024/12/20 15:26 |
P3 |
hotspot/runtime |
JDK-8346726 |
java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME |
Patricio Chilano Mateo |
Oracle |
(same) |
(same) |
2024/12/20 15:05 |
P4 |
core-libs/java.lang.classfile |
JDK-8346711 |
Comparison build fails due to difference in LabelTarget.html |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/12/19 22:08 |
P3 |
globalization/translation |
JDK-8346686 |
JDK 24 RDP1 L10n resource files update |
Justin Lu |
Oracle |
(same) |
(same) |
2024/12/19 09:27 |
P4 |
hotspot/runtime |
JDK-8346608 |
RISC-V: fix client build failure due to AlignVector after JDK-8343827 |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/12/19 07:50 |
P4 |
hotspot/runtime |
JDK-8346600 |
vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "" is null' |
David Holmes |
Oracle |
(same) |
(same) |
2024/12/19 02:47 |
P4 |
core-svc/debugger |
JDK-8346590 |
vmTestbase/nsk/jdb/kill/kill001/kill001.java fails with JTREG_TEST_THREAD_FACTORY=Virtual |
Sendao Yan |
Alibaba |
Chris Plummer |
Oracle |
2024/12/18 18:05 |
P2 |
core-libs/java.net |
JDK-8346518 |
Socket.connect specified to throw UHE for unresolved address is problematic for SOCKS V5 proxy |
Daniel Fuchs |
Oracle |
volkan.yazici |
Oracle |
2024/12/18 17:23 |
P3 |
core-libs |
JDK-8346309 |
UMAX/UMIN are missing from XXXVector::reductionOperations |
Paul Sandoz |
Oracle |
(same) |
(same) |
2024/12/18 13:45 |
P3 |
tools/javac |
JDK-8346486 |
Make java.se participate in the preview language feature `requires transitive java.base` |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/12/16 17:07 |
P4 |
core-libs/java.sql |
JDK-8346296 |
Correct typo in SQLPermission |
Lance Andersen |
Oracle |
(same) |
(same) |
2024/12/16 14:57 |
P3 |
hotspot/gc |
JDK-8346182 |
Parallel GC does not handle UseLargePages and UseNUMA gracefully |
Albert Yang |
Oracle |
(same) |
(same) |
2024/12/16 10:17 |
P3 |
tools/javac |
JDK-8346090 |
JEP 492: instantiating local classes in a different static context should not be allowed |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/12/16 10:17 |
P3 |
tools/javac |
JDK-8346089 |
JEP 492: extending local class in a different static context should not be allowed |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/12/16 09:41 |
P3 |
tools/jlink |
JDK-8346259 |
Module dependencies not resolved from run-time image when --limit-module is being used |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/12/16 06:17 |
P4 |
hotspot/runtime |
JDK-8346246 |
Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635 |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/12/13 11:25 |
P4 |
docs |
JDK-8345941 |
Broken links in the JDK 24 JavaDoc API documentation, build 27 |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/12/12 22:24 |
P3 |
hotspot/runtime |
JDK-8346134 |
Zero interpreter build on Linux Aarch64 is broken |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/12/12 17:27 |
P3 |
core-libs/java.util |
JDK-8346122 |
Fix SM cleanup of parsing of System property resource.bundle.debug |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/12/12 13:37 |
P3 |
core-libs/java.lang.classfile |
JDK-8346102 |
Class-File API debug printing capability |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/12/11 17:16 |
P3 |
hotspot/runtime |
JDK-8345896 |
-Xshare:off -XX:CompressedClassSpaceBaseAddress=0x40001000000 crashes on macos-aarch64 |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/12/11 16:06 |
P4 |
core-libs/java.lang.classfile |
JDK-8346013 |
Improve API documentation for java.lang.classfile.instruction |
Chen Liang |
Independent |
(same) |
(same) |
2024/12/10 21:14 |
P3 |
security-libs/javax.net.ssl |
JDK-8345952 |
Default CA certificates loaded despite request to use custom keystore |
Kevin Driver |
Oracle |
(same) |
(same) |
2024/12/10 16:58 |
P4 |
core-libs/java.net |
JDK-8345932 |
Backout doc change introduced by JDK-8235786 |
Michael McMahon |
Oracle |
(same) |
(same) |
2024/12/10 14:22 |
P3 |
core-libs/java.lang.foreign |
JDK-8345909 |
Fix performance regression on x64 after JDK-8345120 |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/12/09 18:35 |
P4 |
core-libs/java.lang.classfile |
JDK-8345823 |
Remove obsolete @enablePreview from tests after JDK-8334714 |
Chen Liang |
Independent |
(same) |
(same) |
2024/12/09 15:57 |
P3 |
infrastructure/build |
JDK-8345619 |
Move FindDebuginfoFiles out of FileUtils.gmk |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/12/06 18:41 |
P3 |
security-libs/java.security |
JDK-8345414 |
Google CAInterop test failures |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/12/05 22:01 |
P3 |
hotspot/runtime |
JDK-8345617 |
SEGV crash in RunTimeClassInfo::klass |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/12/05 16:44 |
P4 |
infrastructure |
JDK-8344607 |
Link Time Optimization - basic support for clang |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/12/05 16:17 |
P4 |
infrastructure/build |
JDK-8345302 |
Building microbenchmarks require larger Java heap |
Erik Joelsson |
Oracle |
(same) |
(same) |
2024/12/05 15:40 |
P2 |
hotspot/runtime |
JDK-8345514 |
Should use internal class name when calling ClassLoader.getResourceAsByteArray |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/12/05 15:31 |
P1 |
hotspot/runtime |
JDK-8345591 |
[aarch64] macroAssembler_aarch64.cpp compile fails ceil_log2 not declared |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/12/05 15:28 |
P4 |
hotspot/runtime |
JDK-8328944 |
NMT reports "unknown" memory |
Gerard Ziemski |
Oracle |
(same) |
(same) |
2024/12/05 15:22 |
P4 |
core-libs |
JDK-8345565 |
Remove remaining SecurityManager motivated APIs from sun.reflect.util |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/12/05 14:50 |
P3 |
hotspot/jfr |
JDK-8345339 |
JFR: Missing javadoc for RecordingStream::onMetadata |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/12/05 14:07 |
P4 |
hotspot/runtime |
JDK-8343699 |
[aarch64] Bug in MacroAssembler::klass_decode_mode() |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/12/05 13:15 |
P3 |
security-libs/org.ietf.jgss:krb5 |
JDK-8345578 |
New test in JDK-8343622 fails with a promoted build |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/12/05 12:37 |
P4 |
hotspot/runtime |
JDK-8344831 |
[REDO] CDS: Parallel relocation |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/12/05 12:15 |
P4 |
core-libs/java.lang |
JDK-8345294 |
test/jdk/java/lang/Thread/virtual/RetryMonitorEnterWhenPinned.java timeout with JTREG_TEST_THREAD_FACTORY=Virtual |
Doug Lea |
Independent |
(same) |
(same) |
2024/12/05 12:03 |
P3 |
hotspot/compiler |
JDK-8345146 |
[PPC64] Make intrinsic conversions between bit representations of half precision values and floats |
Martin Doerr |
SAP |
(same) |
(same) |
2024/12/05 11:51 |
P4 |
client-libs |
JDK-8345566 |
Deproblemlist test/jdk/javax/swing/JComboBox/6559152/bug6559152.java |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/12/05 11:19 |
P3 |
core-libs/java.lang:class_loading |
JDK-8341551 |
Revisit jdk.internal.loader.URLClassPath.JarLoader after JEP 486 |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/12/05 10:15 |
P5 |
tools/launcher |
JDK-8344540 |
Remove superseded wildcard description from java manpage |
Christian Stein |
Oracle |
(same) |
(same) |
2024/12/05 09:50 |
P4 |
core-libs/java.lang |
JDK-8345403 |
Add more randomized tests to better cover FloatingDecimal parsing |
Raffaello Giulietti |
Oracle |
(same) |
(same) |
2024/12/05 09:07 |
P5 |
client-libs/java.awt |
JDK-8345398 |
Avoid redundant Properties.containsKey call in Cursor.getSystemCustomCursor |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/12/05 08:36 |
P4 |
security-libs/org.ietf.jgss:krb5 |
JDK-8343622 |
AesDkCrypto.stringToKey should not return null |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/12/05 07:29 |
P4 |
client-libs |
JDK-8345547 |
test/jdk/javax/swing/text/DefaultEditorKit/4278839/bug4278839.java fails in ubuntu22.04 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/12/05 07:25 |
P4 |
hotspot/runtime |
JDK-8345179 |
RISC-V: Add gtests for weak cmpxchg |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/12/05 05:20 |
P3 |
hotspot/runtime |
JDK-8345224 |
Test runtime/cds/appcds/applications/JavacBench.java#dynamic fails after JDK-8344822 |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/12/05 03:33 |
P3 |
core-svc/debugger |
JDK-8345422 |
Fix JNI Checker "in native method" warnings in the debug agent and debugger tests |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/12/05 03:33 |
P4 |
core-svc/debugger |
JDK-8344804 |
Test serviceability/jdwp/AllModulesCommandTest.java times out after JNI check warning |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/12/05 03:08 |
P4 |
hotspot/runtime |
JDK-8345355 |
[s390x] support for z16 hardware |
Amit Kumar |
IBM |
(same) |
(same) |
2024/12/05 02:32 |
P4 |
hotspot/runtime |
JDK-8345503 |
Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/12/05 01:27 |
P3 |
security-libs/java.security |
JDK-8345533 |
Switch ML-DSA implementation to FIPS 204 final |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/12/05 01:24 |
P4 |
tools/javac |
JDK-8345153 |
Clean up SecurityManager references from jdk.compiler module |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/12/04 23:17 |
P4 |
tools/javac |
JDK-8345438 |
Invalid error for return in early construction context lambda |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/12/04 23:16 |
P4 |
tools/jshell |
JDK-8341495 |
JShell crashes with java.util.MissingFormatArgumentException |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/12/04 22:41 |
P4 |
tools/jpackage |
JDK-8334319 |
Missing keys in jpackage resource bundle |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/12/04 22:34 |
P4 |
core-libs/java.rmi |
JDK-8344867 |
Cleanup unneeded qualified exports to java.rmi |
Stuart Marks |
Oracle |
(same) |
(same) |
2024/12/04 22:34 |
P4 |
core-libs/java.rmi |
JDK-8344461 |
Additional cleanup in NewThreadAction |
Stuart Marks |
Oracle |
(same) |
(same) |
2024/12/04 22:01 |
P4 |
security-libs |
JDK-8345512 |
Remove wrapper functions for intrinsics in PQC algorithms |
Ben Perez |
Oracle |
(same) |
(same) |
2024/12/04 21:37 |
P4 |
core-libs/javax.naming |
JDK-8340359 |
Remove javax.naming.Context.APPLET |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/12/04 21:25 |
P4 |
hotspot/runtime |
JDK-8343957 |
Rename ObjectMonitor::owner_from() and JavaThread::_lock_id |
Patricio Chilano Mateo |
Oracle |
(same) |
(same) |
2024/12/04 20:59 |
P2 |
core-libs/java.nio |
JDK-8345181 |
(ch) Windows asynchronous channels may return temporary direct buffers to the buffer cache twice (win) |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/12/04 20:57 |
P4 |
core-libs/java.util:i18n |
JDK-8341923 |
java.util.Locale class specification improvements |
Justin Lu |
Oracle |
(same) |
(same) |
2024/12/04 20:48 |
P3 |
hotspot/jvmti |
JDK-8345148 |
Fix for JDK-8337317 is incomplete |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/12/04 20:43 |
P3 |
infrastructure/build |
JDK-8345524 |
CHECK_FOR_FILES should properly handle directories |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/12/04 20:25 |
P4 |
core-libs/java.nio |
JDK-8345433 |
(fs) Use stream to load FileTypeDetectors in Files.probeContentType |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/12/04 20:07 |
P4 |
tools/jpackage |
JDK-8333572 |
Update jpackage.md with info related to WiX v4 and v5 support |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/12/04 19:17 |
P3 |
security-libs/java.security |
JDK-8345502 |
Remove doIntersectionPrivilege methods |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/12/04 18:52 |
P5 |
client-libs/javax.swing |
JDK-8340580 |
Characters in Document diagrams not in the middle |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/12/04 18:45 |
P4 |
hotspot/runtime |
JDK-8339535 |
JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/12/04 18:27 |
P5 |
hotspot/compiler |
JDK-8345472 |
Fix incorrect format instruction for floating point max/min patterns |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/12/04 17:51 |
P3 |
infrastructure/build |
JDK-8345507 |
Fix build of static launcher |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/12/04 17:30 |
P3 |
core-libs/java.lang.classfile |
JDK-8345486 |
Reevaluate the classes in java.lang.classfile.components package |
Chen Liang |
Independent |
(same) |
(same) |
2024/12/04 16:37 |
P4 |
hotspot/compiler |
JDK-8345219 |
C2: x86_64 should not go to interpreter stubs for NaNs handling |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/12/04 15:38 |
P4 |
core-libs/java.net |
JDK-8344229 |
Revisit SecurityManager usage in jdk.httpserver after JEP 486 integration |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/12/04 15:35 |
P4 |
client-libs |
JDK-8345447 |
test/jdk/javax/swing/JToolBar/4529206/bug4529206.java fails in ubuntu22.04 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/12/04 15:34 |
P4 |
client-libs |
JDK-8345468 |
test/jdk/javax/swing/JScrollBar/4865918/bug4865918.java fails in ubuntu22.04 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/12/04 14:32 |
P3 |
tools/javac |
JDK-8345474 |
Translation for instanceof is not triggered when patterns are not used in the compilation unit |
Angelos Bimpoudis |
Oracle |
(same) |
(same) |
2024/12/04 14:23 |
P4 |
core-svc/javax.management |
JDK-8344177 |
Remove SecurityManager and related calls from java.management |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/12/04 14:17 |
P3 |
core-libs/java.lang.foreign |
JDK-8345186 |
Incorrect @throws doc for MemorySegment::getString |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/12/04 13:29 |
P4 |
client-libs/javax.swing |
JDK-8341982 |
Simplify JButton/bug4323121.java |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/12/04 12:44 |
P3 |
security-libs/java.security |
JDK-8345065 |
Cleanup DomainCombiner, SubjectDomainCombiner, Subject, and PrivilegedAction specifications |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/12/04 11:36 |
P4 |
core-libs/java.lang |
JDK-8343704 |
Bad GC parallelism with processing Cleaner queues |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/12/04 11:34 |
P4 |
core-libs/java.net |
JDK-8332686 |
InetAddress.ofLiteral can throw StringIndexOutOfBoundsException |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/12/04 09:47 |
P4 |
tools/javac |
JDK-8343540 |
Report preview error for inherited effectively-preview methods |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/12/04 09:32 |
P4 |
hotspot/runtime |
JDK-8329351 |
Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing |
Fredrik Bredberg |
Oracle |
(same) |
(same) |
2024/12/04 09:23 |
P4 |
core-libs |
JDK-8345286 |
Remove use of SecurityManager API from misc areas |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/12/04 08:31 |
P4 |
hotspot/compiler |
JDK-8343213 |
TEST_BUG: [Graal] java/lang/ref/Basic.java fails |
Tom Rodriguez |
Oracle |
(same) |
(same) |
2024/12/04 08:11 |
P4 |
hotspot/runtime |
JDK-8344935 |
[ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/12/04 08:06 |
P4 |
hotspot/gc |
JDK-8345404 |
[ppc64le] ProblemList TestAllocOutOfMemory.java#large |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/12/04 07:53 |
P4 |
hotspot/runtime |
JDK-8345178 |
RISC-V: Add gtests for narrow cmpxchg |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/12/04 07:26 |
P4 |
hotspot/runtime |
JDK-8344609 |
Check ResourceMark nesting when allocating a GrowableArray on an alternative ResourceArea |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/12/04 06:36 |
P4 |
core-libs/java.net |
JDK-8345375 |
Improve debuggability of test/jdk/java/net/Socket/CloseAvailable.java |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/12/04 06:02 |
P2 |
tools/javac |
JDK-8345248 |
Module name 'transitive' not accepted for `requires transitive` |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/12/04 04:28 |
P4 |
client-libs |
JDK-8345357 |
test/jdk/javax/swing/JRadioButton/8033699/bug8033699.java fails in ubuntu22.04 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/12/04 03:48 |
P4 |
xml/jaxp |
JDK-8345353 |
Test for JDK-8344800 W3C DTDs and XSDs in the built-in Catalog |
Joe Wang |
Oracle |
(same) |
(same) |
2024/12/04 03:44 |
P4 |
hotspot/compiler |
JDK-8344304 |
[s390x] ubsan: negation of -2147483648 cannot be represented in type 'int' |
Amit Kumar |
IBM |
(same) |
(same) |
2024/12/04 02:28 |
P4 |
xml/jaxp |
JDK-8343001 |
Adjust XSLT and XPath Extension Function Property |
Joe Wang |
Oracle |
(same) |
(same) |
2024/12/04 01:45 |
P4 |
hotspot/compiler |
JDK-8345351 |
RISC-V: Rename macro-assembler routine cmpxchg_weak to weak_cmpxchg |
Fei Yang |
Independent |
(same) |
(same) |
2024/12/04 00:15 |
P4 |
core-svc/debugger |
JDK-8345341 |
Fix incorrect log message in JDI stop002t test |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/12/03 22:41 |
P4 |
security-libs/javax.xml.crypto |
JDK-8345415 |
Rollback JDK-8301991 change on xmlsecurity_de.properties |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/12/03 20:41 |
P3 |
tools/jlink |
JDK-8343839 |
Detect patched modules and abort run-time image link early |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/12/03 20:32 |
P4 |
core-svc/tools |
JDK-8344987 |
Test serviceability/sa/TestJhsdbJstackPrintVMLocks.java fails: NoClassDefFoundError: jdk/test/lib/Utils |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/12/03 19:58 |
P4 |
core-libs/java.lang.foreign |
JDK-8345389 |
Bump missed copyright years for JDK-8336768 |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/12/03 18:44 |
P4 |
security-libs/java.security |
JDK-8345221 |
Replace legacy with new Provider APIs in SunNativeGSS |
Francisco Ferrari Bihurriet |
Red Hat |
(same) |
(same) |
2024/12/03 18:37 |
P3 |
client-libs/java.awt |
JDK-8324491 |
Keyboard layout didn't keep its state if it was changed when dialog was active |
Dmitry Markov |
Oracle |
(same) |
(same) |
2024/12/03 18:18 |
P4 |
client-libs/java.awt |
JDK-8343736 |
Test java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java failed: Choice can't be controlled by keyboard |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/12/03 17:37 |
P4 |
client-libs/java.awt |
JDK-8344368 |
IndependenceSwingTest.java and IndependenceAWTTest.java failed: Selected text & clipboard contents differs |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/12/03 17:16 |
P4 |
core-libs/java.util:i18n |
JDK-8344589 |
Update IANA Language Subtag Registry to Version 2024-11-19 |
Justin Lu |
Oracle |
(same) |
(same) |
2024/12/03 17:05 |
P4 |
hotspot/compiler |
JDK-8340141 |
C1: rework ciMethod::equals following 8338471 |
Dean Long |
Oracle |
(same) |
(same) |
2024/12/03 16:59 |
P3 |
core-libs/java.lang.classfile |
JDK-8345319 |
Fix the tag type in PoolEntry and AnnotationValue |
Chen Liang |
Independent |
(same) |
(same) |
2024/12/03 16:45 |
P3 |
hotspot/gc |
JDK-8345293 |
Fix generational Shenandoah with compact headers |
Roman Kennke |
Amazon |
(same) |
(same) |
2024/12/03 16:31 |
P4 |
hotspot/gc |
JDK-8345397 |
Remove from g1HeapRegionRemSet.cpp |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/12/03 16:28 |
P3 |
hotspot/compiler |
JDK-8345296 |
AArch64: VM crashes with SIGILL when prctl is disallowed |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/12/03 16:19 |
P4 |
core-libs/java.io |
JDK-8342086 |
FileInputStream.available() fails with "Incorrect function" for "nul" path (win) |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/12/03 16:18 |
P3 |
hotspot/runtime |
JDK-8342089 |
Require --enable-native-access to be the same between CDS dump time and run time |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/12/03 15:56 |
P4 |
core-libs |
JDK-8345393 |
ProblemList java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java on generic-all JTREG_TEST_THREAD_FACTORY=Virtual |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/12/03 15:44 |
P3 |
hotspot/runtime |
JDK-8341649 |
Regressions with large metaspace apps after 8338526 |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/12/03 15:05 |
P4 |
client-libs/javax.swing |
JDK-8337287 |
Update image in javax.swing.text.Document.insert |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/12/03 15:00 |
P4 |
client-libs/javax.swing |
JDK-8342602 |
Remove JButton/PressedButtonRightClickTest test |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/12/03 14:59 |
P4 |
core-libs |
JDK-8345325 |
SM cleanup of GetPropertyAction in java.base |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/12/03 14:32 |
P2 |
core-libs/java.lang.foreign |
JDK-8345396 |
Fix headers after JDK-8345164 |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/12/03 13:32 |
P5 |
core-libs/java.lang.foreign |
JDK-8345164 |
Remove residual --enable-preview in FFM tests and benchmarks |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/12/03 13:32 |
P4 |
hotspot/compiler |
JDK-8345158 |
IGV: local scheduling should not place successors before predecessors |
daniel.skantz |
Oracle |
(same) |
(same) |
2024/12/03 12:28 |
P3 |
core-libs/java.lang.foreign |
JDK-8336768 |
Allow captureCallState and critical linker options to be combined |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/12/03 10:42 |
P4 |
hotspot/gc |
JDK-8344414 |
ZGC: Another division by zero in rule_major_allocation_rate |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/12/03 09:53 |
P4 |
core-libs/java.net |
JDK-8345074 |
java.net.InterfaceAddress constructor could be made private |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/12/03 09:18 |
P4 |
tools/javac |
JDK-8343932 |
Error when parsing qualified generic type test pattern in switch |
Angelos Bimpoudis |
Oracle |
(same) |
(same) |
2024/12/03 09:06 |
P4 |
tools |
JDK-8343780 |
Add since checker tests to the Tools area modules and add missing @since to jdk.jfr |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/12/03 08:28 |
P3 |
core-libs/java.lang.foreign |
JDK-8345120 |
A likely bug in StringSupport::chunkedStrlenShort |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/12/03 07:26 |
P5 |
client-libs/javax.swing |
JDK-8343418 |
Unnecessary Hashtable usage in CSS.htmlAttrToCssAttrMap |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/12/03 07:24 |
P4 |
core-svc/tools |
JDK-8337199 |
Add jcmd Thread.vthread_scheduler and Thread.vthread_pollers diagnostic commands |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/12/03 06:59 |
P3 |
core-libs/java.net |
JDK-8343791 |
Socket.connect API should document whether the socket will be closed when hostname resolution fails or another error occurs |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/12/03 04:54 |
P4 |
hotspot/runtime |
JDK-8343800 |
Cleanup definition of NULL_WORD |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/12/03 04:06 |
P4 |
hotspot/runtime |
JDK-8339983 |
[s390x] secondary_super_cache does not scale well: C1 and interpreter |
Amit Kumar |
IBM |
(same) |
(same) |
2024/12/03 03:19 |
P4 |
client-libs |
JDK-8345297 |
test/jdk/javax/swing/Action/8133039/bug8133039.java fails in ubuntu22.04 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/12/03 02:36 |
P4 |
core-libs/java.net |
JDK-8235786 |
Javadoc for com/sun/net/httpserver/HttpExchange.java#setAttribute is unclear |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/12/03 02:34 |
P4 |
core-libs/java.net |
JDK-7038838 |
Unspecified NPE in java.net.IDN methods |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/12/03 02:32 |
P4 |
client-libs/javax.swing |
JDK-8345141 |
Remove uses of SecurityManager in ShellFolder related classes |
Philip Race |
Oracle |
(same) |
(same) |
2024/12/03 02:31 |
P4 |
core-libs/javax.sql |
JDK-8345279 |
Mistake in javadoc of javax.sql.rowset.BaseRowSet#setBigDecimal |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/12/03 00:12 |
P4 |
client-libs |
JDK-8345143 |
Remove uses of SecurityManager in the java.desktop module |
Philip Race |
Oracle |
(same) |
(same) |
2024/12/02 23:49 |
P3 |
core-libs/java.lang:reflect |
JDK-8343377 |
Performance regression in reflective invocation of native methods |
Chen Liang |
Independent |
(same) |
(same) |
2024/12/02 22:55 |
P3 |
hotspot/runtime |
JDK-8344904 |
Interned strings in old classes are not stored in CDS archive |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/12/02 22:54 |
P4 |
hotspot/gc |
JDK-8345346 |
Shenandoah: Description of ShenandoahGCMode still refers to incremental update mode |
William Kemper |
Amazon |
(same) |
(same) |
2024/12/02 22:26 |
P4 |
xml/jaxp |
JDK-8344800 |
Add W3C DTDs and XSDs to the JDK built-in Catalog |
Joe Wang |
Oracle |
(same) |
(same) |
2024/12/02 21:30 |
P3 |
security-libs/java.security |
JDK-8344397 |
Remove Security Manager dependencies from java.security and sun.security packages |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/12/02 20:54 |
P4 |
hotspot/runtime |
JDK-8345012 |
os::build_agent_function_name potentially wastes a byte when allocating the buffer |
David Holmes |
Oracle |
(same) |
(same) |
2024/12/02 19:43 |
P4 |
core-libs/javax.lang.model |
JDK-8345324 |
Update comment in SourceVersion for language evolution history for changes in 24 |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/12/02 19:30 |
P3 |
security-libs/org.ietf.jgss:krb5 |
JDK-8344768 |
Consider removing "sun.security.krb5.autodeducerealm" system property |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/12/02 17:34 |
P4 |
hotspot/compiler |
JDK-8345172 |
x86: Some CPU feature asserts are declared as 32-bit only |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/12/02 17:31 |
P4 |
client-libs/2d |
JDK-8345142 |
Remove uses of SecurityManager in Printing related classes |
Philip Race |
Oracle |
(same) |
(same) |
2024/12/02 17:05 |
P4 |
core-libs/java.util:i18n |
JDK-8343788 |
Provide means to alter lib/tzmappings entries on Windows |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/12/02 16:55 |
P4 |
hotspot/compiler |
JDK-8342677 |
Add IR validation tests for newly added saturated vector add / sub operations |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/12/02 15:23 |
P3 |
security-libs/java.security |
JDK-8345060 |
Remove Security Manager dependencies from java.security.KeyStore and Identity APIs and implementations |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/12/02 15:12 |
P2 |
infrastructure/build |
JDK-8339480 |
Build static-jdk image with a statically linked launcher |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/12/02 14:22 |
P4 |
infrastructure/build |
JDK-8345218 |
Clean out references to windows-x86 in jib profiles |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/12/02 13:56 |
P4 |
hotspot/compiler |
JDK-8345267 |
Fix memory leak in JVMCIEnv dtor |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/12/02 13:14 |
P4 |
hotspot/runtime |
JDK-8345177 |
RISC-V: Add gtests for cmpxchg |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/12/02 12:56 |
P4 |
core-libs/java.net |
JDK-8345176 |
Add tests to verify java.net.Socket constructors close the socket on failure |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/12/02 11:21 |
P4 |
tools/jshell |
JDK-8340133 |
Add concise usage message to the java executable |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/12/02 10:30 |
P4 |
hotspot/gc |
JDK-8345220 |
Serial: Refactor TenuredGeneration::promotion_attempt_is_safe |
Albert Yang |
Oracle |
(same) |
(same) |
2024/12/02 10:25 |
P4 |
hotspot/runtime |
JDK-8345236 |
RISC-V: Remove revb_h_h_u and revb_h_w_u macro assembler routines |
Fei Yang |
Independent |
(same) |
(same) |
2024/12/02 08:39 |
P3 |
tools/javadoc(tool) |
JDK-8344041 |
Re-enable external specs page |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/12/02 08:14 |
P4 |
client-libs |
JDK-8345247 |
Deproblemlist test/jdk/javax/swing/JRadioButton/8075609/bug8075609.java |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/12/02 06:32 |
P5 |
hotspot/gc |
JDK-8345173 |
BlockLocationPrinter::print_location misses a ResourceMark |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/12/01 22:59 |
P4 |
security-libs/java.security |
JDK-8343775 |
Add since checker tests to the security area modules |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/12/01 13:55 |
P3 |
hotspot/runtime |
JDK-8345102 |
[s390x/ppc] ShowRegistersOnAssertTest.java fails after 8343756 |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/29 20:53 |
P4 |
hotspot/gc |
JDK-8337511 |
Implement JEP 404: Generational Shenandoah (Experimental) |
William Kemper |
Amazon |
(same) |
(same) |
2024/11/29 18:25 |
P3 |
hotspot/jfr |
JDK-8336041 |
Doccheck: the jfr command doesn't show the correct command-line options |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/29 17:00 |
P4 |
infrastructure/build |
JDK-8345234 |
Build system erroneously treats 32-bit x86 Zero as deprecated |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/29 16:24 |
P5 |
tools/javap |
JDK-8345145 |
Display javap LineNumberTable and LocalVariableTable iff disassembled code output with `-c` or `-v` |
jonathan.lamperth |
Oracle |
(same) |
(same) |
2024/11/29 15:58 |
P4 |
core-libs/java.net |
JDK-8345223 |
Remove stray doPrivileged in java.base java.net and sun.net classes after JEP 486 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/29 15:21 |
P4 |
hotspot/compiler |
JDK-8345039 |
IGV: save user-defined node colors to XML |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/11/29 15:16 |
P4 |
hotspot/compiler |
JDK-8343705 |
IGV: Interactive Node Moving in Hierarchical Layout |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/11/29 13:53 |
P4 |
hotspot/compiler |
JDK-8314512 |
IGV: clean up hierarchical layout code |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/11/29 12:30 |
P4 |
hotspot/compiler |
JDK-8344727 |
[JVMCI] Export the CompileBroker compilation activity mode for Truffle compiler control |
Volker Simonis |
Amazon |
(same) |
(same) |
2024/11/29 12:27 |
P3 |
client-libs/javax.swing |
JDK-8338571 |
[TestBug] DefaultCloseOperation.java test not working as expected wrt instruction after JDK-8325851 fix |
Sharath TN |
Oracle |
(same) |
(same) |
2024/11/29 11:38 |
P4 |
core-libs/java.util.concurrent |
JDK-8345052 |
Harden StampedLock |
Doug Lea |
Independent |
(same) |
(same) |
2024/11/29 09:55 |
P4 |
hotspot/runtime |
JDK-8345237 |
32-bit Zero builds fail with assert(has_klass_gap()) failed: precondition |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/29 09:54 |
P4 |
hotspot/runtime |
JDK-8344293 |
Remove empty Test files left over from JDK-8305895 |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/11/29 09:24 |
P4 |
core-libs/java.lang.foreign |
JDK-8344989 |
Test java/foreign/TestLinker.java failed with zero: IllegalStateException: libffi call failed with status: FFI_BAD_TYPEDEF |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/29 07:50 |
P4 |
hotspot/compiler |
JDK-8345110 |
RISC-V: Optimize and and clean up byte reverse assembler routines |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/28 17:43 |
P4 |
core-libs/javax.naming |
JDK-8344299 |
SM cleanup in javax.naming modules |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/11/28 17:38 |
P4 |
core-libs/java.lang.module |
JDK-8345075 |
java.lang.module.ModuleDescriptor constructor could be made private |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/28 17:16 |
P4 |
core-svc/javax.management |
JDK-8344394 |
Remove SecurityManager and related calls from java.management.rmi |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/28 14:17 |
P4 |
core-libs/java.util.logging |
JDK-8345175 |
Further cleanup in java.logging and jdk.internal.logger after JEP 486 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/28 13:58 |
P4 |
hotspot/compiler |
JDK-8345154 |
IGV: Show Parse and Assertion Predicate type as extra label |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/28 13:15 |
P4 |
hotspot/runtime |
JDK-8340103 |
Add internal set_flag function to VMATree |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/11/28 13:12 |
P3 |
security-libs/java.security |
JDK-8313367 |
SunMSCAPI cannot read Local Computer certs w/o Windows elevation |
stepan |
@safara.cz |
(same) |
(same) |
2024/11/28 12:05 |
P4 |
hotspot/compiler |
JDK-8344306 |
RISC-V: Add zicond |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/11/28 09:54 |
P4 |
core-svc/java.lang.management |
JDK-8334493 |
Remove SecurityManager Permissions infrastructure from DiagnosticCommands |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/28 09:35 |
P4 |
infrastructure/build |
JDK-8344093 |
Implement JEP 501: Deprecate the 32-bit x86 Port for Removal |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/28 09:29 |
P4 |
core-libs/java.lang.foreign |
JDK-8341585 |
Test java/foreign/TestUpcallStress.java should mark as /native |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/28 09:06 |
P5 |
hotspot/compiler |
JDK-8345043 |
[ASAN] methodMatcher.cpp report reading from a region of size 0 [-Werror=stringop-overread] |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/28 07:59 |
P5 |
core-libs/java.lang.foreign |
JDK-8344967 |
Some tests in TestFill do not use the test parameter |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/28 07:54 |
P4 |
core-libs/java.net |
JDK-8344908 |
URLClassPath should not propagate IllegalArgumentException when finding resources in classpath URLs |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/28 06:57 |
P4 |
core-libs/java.lang.foreign |
JDK-8345119 |
Some java/foreign tests wrongly assume aligned memory |
Quan Anh Mai |
Independent |
(same) |
(same) |
2024/11/28 02:24 |
P4 |
hotspot/runtime |
JDK-8343703 |
Symbol name cleanups after JEP 479 |
David Holmes |
Oracle |
(same) |
(same) |
2024/11/28 02:05 |
P4 |
hotspot/runtime |
JDK-8340731 |
Cleanup remaining IA64 references in hotspot code |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/28 01:20 |
P4 |
hotspot/runtime |
JDK-8344822 |
CDS BulkLoaderTest.java#dynamic fails with COH |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/11/28 01:15 |
P4 |
hotspot/runtime |
JDK-8344913 |
Improve -Xlog:cds+map+oop logging for Java mirrors |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/11/27 22:10 |
P4 |
client-libs/java.awt |
JDK-8342280 |
Deprecate for removal java.awt.AWTPermission |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/27 22:10 |
P4 |
client-libs/java.awt |
JDK-8345001 |
java/awt/doc-files/FocusSpec.html has SecurityManager references |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/27 20:10 |
P3 |
hotspot/runtime |
JDK-8344824 |
CDS dump crashes when member_method of a lambda proxy is null |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/11/27 19:25 |
P4 |
core-libs/java.net |
JDK-8344220 |
Remove calls to SecurityManager and doPrivileged in java.net.InetAddress and sun.net.util.IPAddressUtil after JEP 486 integration |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/11/27 17:32 |
P4 |
client-libs/2d |
JDK-8345073 |
Remove SecurityManager checks from sun.awt.image classes |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/27 17:31 |
P5 |
tools/javap |
JDK-8035271 |
Incorrect indentation of LineNumberTable/LocalVariableTable/Exception table/LocalVariableTypeTable/StackMapTable/RuntimeVisibleTypeAnnotations in verbose mode |
jonathan.lamperth |
Oracle |
(same) |
(same) |
2024/11/27 16:14 |
P4 |
core-libs/java.nio |
JDK-8344882 |
(bf) Temporary direct buffers should not count against the upper limit on direct buffer memory |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/27 16:05 |
P4 |
security-libs/javax.crypto |
JDK-8344766 |
AES/CTR slow at big payloads |
Volodymyr Paprotski |
Intel |
(same) |
(same) |
2024/11/27 15:40 |
P4 |
core-libs/java.lang |
JDK-8344555 |
SM cleanup - drop reflection filter of System.security field |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/27 15:36 |
P4 |
infrastructure/build |
JDK-8342836 |
Automatically determine that a test in the docs test root is requested |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/27 15:36 |
P4 |
tools/javadoc(tool) |
JDK-8342808 |
Javadoc should add whitespace between type parameters |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/27 15:33 |
P4 |
tools/javadoc(tool) |
JDK-8343239 |
Javadoc marks non-preview type as preview if it's the subtype of a preview type |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/27 13:49 |
P4 |
core-libs/java.net |
JDK-8344856 |
Remove calls to SecurityManager and doPrivileged in sun.net.www.protocol.ftp.FtpURLConnection after JEP 486 integration |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/11/27 13:26 |
P3 |
core-libs/java.lang.foreign |
JDK-8294432 |
Add provisions to calculate hash values from MemorySegments |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/27 12:42 |
P4 |
tools/jpackage |
JDK-8344770 |
Switch jpackage unit tests to use JUnit5 |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/27 12:27 |
P4 |
hotspot/runtime |
JDK-8318127 |
align_up has potential overflow |
cnorrbin |
Unknown |
(same) |
(same) |
2024/11/27 12:20 |
P4 |
core-libs/java.lang.foreign |
JDK-8343144 |
UpcallLinker::on_entry racingly clears pending exception with GC safepoints |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/11/27 12:20 |
P3 |
core-libs/java.lang.foreign |
JDK-8331735 |
UpcallLinker::on_exit races with GC when copying frame anchor |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/11/27 12:20 |
P4 |
core-libs/java.lang.foreign |
JDK-8286875 |
ProgrammableUpcallHandler::on_entry/on_exit access thread fields from native |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/11/27 10:27 |
P4 |
hotspot/runtime |
JDK-8344355 |
Register corruption in MacroAssembler::lookup_secondary_supers_table_var: x86-64 only |
Andrew Haley |
Red Hat |
(same) |
(same) |
2024/11/27 10:26 |
P4 |
hotspot/runtime |
JDK-8345047 |
RISC-V: Remove explicit use of AvoidUnalignedAccesses in interpreter |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/27 09:15 |
P4 |
hotspot/compiler |
JDK-8344118 |
C2 SuperWord: add VectorThroughputForIterationCount benchmark |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/11/27 08:24 |
P2 |
client-libs/javax.swing |
JDK-8345004 |
[BACKOUT] GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox. |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/11/27 07:58 |
P4 |
core-libs |
JDK-8344300 |
Implement JEP 499: Structured Concurrency (Fourth Preview) |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/27 07:35 |
P4 |
core-libs/java.lang.foreign |
JDK-8344912 |
Sharpen the return type of various internal methods in jdk.internal.foreign |
Quan Anh Mai |
Independent |
(same) |
(same) |
2024/11/27 06:43 |
P4 |
hotspot/compiler |
JDK-8345050 |
Fix -Wzero-as-null-pointer warning in MemPointer ctor |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/11/27 01:03 |
P4 |
core-libs/java.lang.classfile |
JDK-8341028 |
Do not use lambdas or method refs for verifyConstantPool |
David Lloyd |
Red Hat |
(same) |
(same) |
2024/11/26 22:59 |
P4 |
xml/jaxp |
JDK-8343004 |
Adjust JAXP limits |
Joe Wang |
Oracle |
(same) |
(same) |
2024/11/26 21:08 |
P2 |
security-libs/java.security |
JDK-8345057 |
ML_KEM NamedParameterSpec constants removed by ML-DSA integration |
Valerie Peng |
Oracle |
(same) |
(same) |
2024/11/26 20:53 |
P4 |
tools/javac |
JDK-8345058 |
Javac issues different error messages for the modifiers of the requires directive |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/11/26 20:50 |
P4 |
hotspot/compiler |
JDK-8343693 |
[JVMCI] Override ModifiersProvider.isConcrete in ResolvedJavaType to be isArray() || !isAbstract() |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/11/26 20:47 |
P4 |
core-libs/java.net |
JDK-8344184 |
Remove sun.net.ResourceManager after JEP 486 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/26 20:11 |
P4 |
client-libs/java.awt |
JDK-8344256 |
Clean up obsolete code in java.desktop/share/classes/sun/awt/datatransfer/DataTransferer.java |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/26 20:10 |
P4 |
client-libs |
JDK-8344654 |
Some client tests still expect a SecurityManager after JEP486 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/11/26 19:44 |
P4 |
hotspot/compiler |
JDK-8344013 |
"bad tag in log" assert with +LogCompilation +CITimeVerbose |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/11/26 18:50 |
P4 |
tools/javadoc(tool) |
JDK-8318416 |
Superscript marks should use consistent font style |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/11/26 18:40 |
P3 |
security-libs/java.security |
JDK-8344992 |
Remove Security Manager dependencies from java.security.cert API and implementations |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/26 17:24 |
P3 |
security-libs/javax.security |
JDK-8344420 |
Remove Security Manager dependencies from javax.security package |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/26 17:17 |
P4 |
hotspot/runtime |
JDK-8344821 |
Test CheckDefaultArchiveFile.java fails if classes_coh.jsa is not present |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/26 17:14 |
P3 |
hotspot/runtime |
JDK-8343427 |
Class file load hook crashes on archived classes from multi-release JARs |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/26 17:12 |
P4 |
core-libs/java.lang |
JDK-8344565 |
SM cleanup in jdk/internal and java/lang package private classes |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/26 17:08 |
P4 |
xml |
JDK-8344895 |
SM cleanup of module java.xml |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/26 15:09 |
P4 |
core-libs/java.nio |
JDK-8345015 |
Remove unused method lookup_time_t_function |
Marc Hoffmann |
Independent |
(same) |
(same) |
2024/11/26 14:21 |
P3 |
security-libs/javax.security |
JDK-8344949 |
javax.security.auth.Subject.SecureSet.writeObject does not do a security check anymore |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/26 12:28 |
P4 |
core-libs |
JDK-8342380 |
Implement JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/26 12:07 |
P5 |
core-libs |
JDK-8344419 |
Use StaticProperty in some JDK classes |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/26 11:44 |
P4 |
core-libs/java.util.concurrent |
JDK-8344773 |
SM cleanup in ForkJoinPool |
Doug Lea |
Independent |
(same) |
(same) |
2024/11/26 11:10 |
P4 |
hotspot/compiler |
JDK-8344960 |
RISC-V: fix TestFloatConversionsVectorNaN for COH and AlignVector |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/11/26 11:08 |
P4 |
hotspot/runtime |
JDK-8342074 |
Fix runtime/Thread/TestAlwaysPreTouchStacks.java to be flagless or accept VM flags |
Afshin Zafari |
Oracle |
(same) |
(same) |
2024/11/26 10:50 |
P3 |
hotspot/runtime |
JDK-8343756 |
CAN_SHOW_REGISTERS_ON_ASSERT for Windows |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/11/26 09:50 |
P4 |
hotspot/compiler |
JDK-8344628 |
Test TestEnableJVMCIProduct.java run with virtual thread intermittent fails |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/11/26 09:35 |
P4 |
core-libs/java.net |
JDK-8344222 |
Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/11/26 08:55 |
P4 |
hotspot/gc |
JDK-8344853 |
Parallel: Improve comments in psParallelCompact |
Albert Yang |
Oracle |
(same) |
(same) |
2024/11/26 08:51 |
P4 |
hotspot/runtime |
JDK-8344382 |
RISC-V: CASandCAEwithNegExpected fails with Zacas |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/11/26 08:51 |
P2 |
hotspot/compiler |
JDK-8337660 |
C2: basic blocks with only BoxLock nodes are wrongly treated as empty |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/11/26 08:24 |
P2 |
core-libs/java.lang.foreign |
JDK-8344954 |
Linker tests fails on BE platforms after JDK-8340205 |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/26 07:03 |
P4 |
client-libs |
JDK-8344994 |
Remove most uses of RuntimePermission checks in java.desktop |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/26 06:57 |
P4 |
client-libs/2d |
JDK-8344894 |
Obsolete reference to checking permissions in java.awt.Composite |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/26 01:17 |
P4 |
core-libs/java.util |
JDK-8344337 |
SecurityManager cleanup in java.prefs module |
Brent Christian |
Oracle |
(same) |
(same) |
2024/11/26 01:10 |
P4 |
client-libs/java.awt |
JDK-8345000 |
Remove last mentions of sun.awt.AWTPermissions |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/26 01:01 |
P4 |
hotspot/compiler |
JDK-8344916 |
RISC-V: Misaligned access in array fill stub |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/26 00:52 |
P4 |
core-libs/java.net |
JDK-8344857 |
Remove calls to SecurityManager and doPrivileged in SocketExceptions and URLJarFile in the sun.net package after JEP 486 integration |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/25 23:23 |
P4 |
tools/jpackage |
JDK-8344275 |
tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform |
taizousum11 |
Independent |
(same) |
(same) |
2024/11/25 22:32 |
P4 |
client-libs |
JDK-8339524 |
Clean up a few ExtendedRobot tests |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/11/25 22:16 |
P4 |
client-libs/java.awt |
JDK-8344667 |
Remove most uses of AWT Permissions from the desktop module |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/25 19:55 |
P4 |
hotspot/runtime |
JDK-8339134 |
Callers of Exceptions::fthrow should ensure exception message lengths avoid the INT_MAX limits of os::vsnprintf |
David Holmes |
Oracle |
(same) |
(same) |
2024/11/25 19:44 |
P4 |
core-libs/java.util |
JDK-8344898 |
SM cleanup of java.base sun/util calendar, locale, cldr, and resources |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/25 19:31 |
P4 |
client-libs/java.awt |
JDK-8344896 |
Remove obsolete checks for AWTPermission accessClipboard |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/25 16:46 |
P4 |
hotspot/compiler |
JDK-8344213 |
Cleanup OpaqueLoop*Node verification code for Assertion Predicates |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/25 16:46 |
P4 |
core-libs/jdk.nashorn |
JDK-8344319 |
SM cleanup in jdk.dynalink module |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/25 15:54 |
P3 |
core-libs/java.lang |
JDK-8319993 |
Update Unicode Data Files to 16.0.0 |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/11/25 15:54 |
P4 |
core-libs/java.util:i18n |
JDK-8319992 |
Update ICU4J to Version 76.1 |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/11/25 15:34 |
P4 |
core-libs/java.lang |
JDK-8344577 |
Virtual thread tests are timing out on some macOS systems |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/25 14:34 |
P4 |
core-libs/java.lang:reflect |
JDK-8344865 |
SM cleanup in sun/reflect/annotation |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/25 13:54 |
P4 |
hotspot/compiler |
JDK-8334474 |
RISC-V: verify perf of ExpandBits/CompressBits (rvv) |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/11/25 13:50 |
P4 |
core-svc/javax.management |
JDK-8344181 |
Remove SecurityManager and related calls from jdk.management and jdk.management.agent |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/25 13:48 |
P3 |
hotspot/runtime |
JDK-8344363 |
FullGCForwarding::initialize_flags is called after ObjLayout::initialize |
Roman Kennke |
Amazon |
(same) |
(same) |
2024/11/25 13:45 |
P4 |
core-libs/java.lang.classfile |
JDK-8344841 |
ClassPrinter prints confusing value for null |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/11/25 13:10 |
P3 |
security-libs/javax.net.ssl |
JDK-8344366 |
Remove Security Manager dependencies from javax.net.ssl and sun.security.ssl packages |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/25 11:11 |
P3 |
client-libs/java.awt |
JDK-8335468 |
[XWayland] JavaFX hangs when calling java.awt.Robot.getPixelColor |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/11/25 10:39 |
P4 |
hotspot/compiler |
JDK-8340010 |
Fix vectorization tests with compact headers |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/11/25 10:08 |
P4 |
core-libs/java.net |
JDK-8344217 |
Remove calls to SecurityManager and doPrivileged in java.net.DatagramSocket and java.net.NetMulticastSocket after JEP 486 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/25 09:56 |
P4 |
core-libs/java.net |
JDK-8344855 |
Remove calls to SecurityManager and doPrivileged in HTTP related implementation classes in the sun.net and sun.net.www.http packages after JEP 486 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/25 09:13 |
P4 |
core-svc/tools |
JDK-8341436 |
containers/docker/TestJcmdWithSideCar.java takes needlessly long to run |
sebastian.lovdahl |
@hibox.tv |
(same) |
(same) |
2024/11/25 08:57 |
P4 |
client-libs/2d |
JDK-8335231 |
[macos] Test java/awt/print/PrinterJob/Cancel/PrinterJobCancel.java failed on macOS because the case didn't get the expected PrintAbortException |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/25 07:57 |
P4 |
hotspot/runtime |
JDK-8343698 |
Linux x86_64 lto build gives a lot of warnings and fails lto-wrapper: fatal error: make returned 2 exit status |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/11/25 07:42 |
P4 |
core-libs/java.lang.foreign |
JDK-8340205 |
Native linker allows MemoryLayout consisting of only PaddingLayout |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/25 03:33 |
P4 |
client-libs/java.awt |
JDK-8344923 |
Problem list on java/awt/Robot/ScreenCaptureRobotTest.java on macOS |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/25 01:31 |
P4 |
core-svc/tools |
JDK-8344903 |
Improve error handling TestJhsdbJstackPrintVMLocks.java |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/24 17:10 |
P4 |
hotspot/runtime |
JDK-8344917 |
Fix recent NULL usage backsliding |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/11/24 08:54 |
P2 |
client-libs/javax.swing |
JDK-8344914 |
OOME in several tests since JDK-6672644 - JComboBox still scrolling |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/11/24 06:22 |
P4 |
client-libs/java.awt |
JDK-8344303 |
Remove usage of URLUtil.getConnectPermission from sun.awt.SunToolkit and sun.awt.image.URLImageSource |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/11/23 23:20 |
P4 |
client-libs |
JDK-8344891 |
Remove uses of sun.misc.ReflectUtil in java.desktop |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/23 15:58 |
P2 |
hotspot/jfr |
JDK-8341427 |
JFR: Adjust object sampler span handling |
stigdoessing |
Independent |
(same) |
(same) |
2024/11/23 07:26 |
P4 |
core-libs/java.net |
JDK-8343150 |
Change URLClassLoader.getPermissions to return empty PermissionCollection |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/23 03:55 |
P4 |
hotspot/compiler |
JDK-8344533 |
CTW: Add option to remove clinits before loading |
Evgeny Nikitin |
Oracle |
(same) |
(same) |
2024/11/22 23:33 |
P4 |
tools/jpackage |
JDK-8344587 |
Reduce number of "jdk.jpackage.internal" classes used from other packages |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/22 19:21 |
P4 |
hotspot/svc-agent |
JDK-8343741 |
SA jstack --mixed should print information about VM locks |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/11/22 19:16 |
P4 |
client-libs/java.awt |
JDK-8344881 |
Problemlist java/awt/Robot/InfiniteLoopException.java on Linux |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/11/22 19:14 |
P3 |
security-libs/javax.security |
JDK-8344788 |
Specify that the access control context parameters of Subject.doAsPrivileged are ignored |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/22 18:55 |
P4 |
hotspot/runtime |
JDK-8344568 |
Renaming ceil_log2 to log2i_ceil |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/11/22 18:18 |
P4 |
core-libs |
JDK-8344525 |
Fix leftover ExceptionOccurred in java.base |
Justin Lu |
Oracle |
(same) |
(same) |
2024/11/22 18:00 |
P4 |
client-libs |
JDK-8344795 |
Remove uses of AccessControlContext in java.desktop module |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/22 17:59 |
P4 |
core-libs |
JDK-8343598 |
Since Checker can mark some preview elements as new even if bytecode reference is identical |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/22 17:48 |
P3 |
security-libs/java.security |
JDK-8298387 |
Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm |
Ben Perez |
Oracle |
(same) |
(same) |
2024/11/22 17:26 |
P4 |
hotspot/svc-agent |
JDK-8343529 |
serviceability/sa/ClhsdbWhere.java fails AssertionFailure: Corrupted constant pool |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/11/22 17:26 |
P3 |
hotspot/svc-agent |
JDK-8307318 |
Test serviceability/sa/ClhsdbCDSJstackPrintAll.java failed: ArrayIndexOutOfBoundsException |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/11/22 16:36 |
P3 |
security-libs/javax.crypto |
JDK-8298390 |
Implement JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism |
Ben Perez |
Oracle |
(same) |
(same) |
2024/11/22 14:48 |
P4 |
hotspot/compiler |
JDK-8344861 |
Disable CheckJNICalls in tests until JDK-8344802 is fixed |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/11/22 14:39 |
P4 |
core-libs/java.net |
JDK-8344219 |
Remove calls to SecurityManager and doPrivileged in java.net.SocksSocketImpl after JEP 486 integration |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/11/22 13:18 |
P3 |
security-libs/javax.net.ssl |
JDK-8344652 |
Remove access control context text from SSLEngine and SSLSession APIs |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/22 12:28 |
P4 |
hotspot/runtime |
JDK-8344830 |
[BACKOUT] JDK-8341334: CDS: Parallel relocation |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/22 12:09 |
P4 |
hotspot/compiler |
JDK-8339916 |
AIOOBE due to Math.abs(Integer.MIN_VALUE) in tests |
Andrew Haley |
Red Hat |
(same) |
(same) |
2024/11/22 11:41 |
P4 |
core-libs/java.lang |
JDK-8343453 |
Modernize FloatingDecimal tests |
Raffaello Giulietti |
Oracle |
(same) |
(same) |
2024/11/22 11:37 |
P4 |
hotspot/compiler |
JDK-8344844 |
ciReplay tests fail with -XX:+UseCompactObjectHeaders because CDS is disabled since JDK-8341553 |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/11/22 11:10 |
P4 |
hotspot/compiler |
JDK-8344718 |
Test runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linuxppc64le after JDK-8344239 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/11/22 09:55 |
P4 |
core-libs/java.net |
JDK-8344346 |
java/net/httpclient/ShutdownNow.java fails with java.lang.AssertionError: client was still running, but exited after further delay: timeout should be adjusted |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/22 08:55 |
P4 |
hotspot/runtime |
JDK-8343893 |
Test jdk/jfr/event/runtime/TestNativeMemoryUsageEvents.java failed: heap should have grown and NMT should show that: expected 0 > 0 |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/11/22 04:00 |
P4 |
client-libs/java.awt |
JDK-8344799 |
Remove permissions checks from java.awt.Desktop |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/22 03:07 |
P4 |
client-libs/javax.swing |
JDK-8344338 |
javax/swing/JTextArea/bug4265784.java fails on Ubuntu 24.04.1 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/22 00:05 |
P4 |
hotspot/gc |
JDK-8344798 |
Shenandoah: Use more descriptive variable names in shPhaseTimings.cpp |
William Kemper |
Amazon |
(same) |
(same) |
2024/11/21 21:50 |
P4 |
core-libs/java.lang |
JDK-8344336 |
SM cleanup of java.lang.System, Runtime, String, StackWalker |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/21 21:24 |
P4 |
client-libs/java.awt |
JDK-8342903 |
Deprecate for removal java.awt.Window.getWarningString() |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/21 21:18 |
P4 |
hotspot/runtime |
JDK-8344646 |
The libjsig deprecation warning should go to stderr not stdout |
David Holmes |
Oracle |
(same) |
(same) |
2024/11/21 21:05 |
P3 |
core-libs/java.io:serialization |
JDK-8272339 |
Update notes section from serialver man page |
Stuart Marks |
Oracle |
(same) |
(same) |
2024/11/21 20:55 |
P4 |
core-libs/javax.naming |
JDK-8338536 |
Permanently disable remote code downloading in JNDI |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/11/21 20:29 |
P4 |
client-libs |
JDK-8344782 |
Cleanup left over doPrivileged calls and imports in java.desktop |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/21 20:04 |
P4 |
core-libs/java.lang |
JDK-8178966 |
Don't swallow early bootstrap exceptions in Boolean.getBoolean, Integer.getInteger and Long.getLong |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/21 19:17 |
P4 |
security-libs/javax.crypto |
JDK-8344144 |
AES/CBC slow at big payloads |
Volodymyr Paprotski |
Intel |
(same) |
(same) |
2024/11/21 18:26 |
P4 |
hotspot/runtime |
JDK-8344763 |
cpCache print_on doesn't handle nulls |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/21 18:13 |
P4 |
hotspot/compiler |
JDK-8341137 |
Optimize long vector multiplication using x86 VPMUL[U]DQ instruction |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/11/21 18:03 |
P4 |
core-libs/java.lang |
JDK-8344549 |
Cleanup AccessController in sun.misc.Unsafe |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/21 17:59 |
P3 |
xml/javax.xml.validation |
JDK-8317542 |
Specjvm::xml have scalability issue for high vCPU numbers |
Vladimir Ivanov |
Intel |
(same) |
(same) |
2024/11/21 17:54 |
P3 |
security-libs/java.security |
JDK-8317538 |
Potential bottleneck in Provider::getService: specjvm2008::crypto.rsa have scalability issue for high vCPU numbers |
Vladimir Ivanov |
Intel |
(same) |
(same) |
2024/11/21 17:45 |
P3 |
security-libs/org.ietf.jgss |
JDK-8344248 |
Remove Security Manager dependencies from java.security.jgss and jdk.security.jgss modules |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/21 17:39 |
P4 |
client-libs/javax.accessibility |
JDK-8344066 |
Remove SecurityManager uses from the jdk.accessibility module |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/11/21 16:25 |
P4 |
core-libs/java.nio |
JDK-8344328 |
(dc) DatagramChannelImpl.blockingReceive can now synchronize on packet |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/21 16:18 |
P4 |
core-libs/java.nio |
JDK-8344659 |
Some uses of GetPropertyAction were not removed from java.io and java.nio |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/21 16:17 |
P4 |
core-libs/java.nio |
JDK-8343823 |
(fs) Files.createLink: inconsistent behavior when creating link to symbolic link |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/21 16:02 |
P4 |
client-libs/javax.swing |
JDK-8344569 |
SwingUtilities2.makeIcon_Unprivileged is obsolete |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/21 14:14 |
P3 |
security-libs/javax.net.ssl |
JDK-8245545 |
Disable TLS_RSA cipher suites |
abarashev |
Unknown |
(same) |
(same) |
2024/11/21 12:14 |
P4 |
hotspot/runtime |
JDK-8330606 |
Redefinition doesn't but should verify the new klass |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/21 11:54 |
P4 |
core-libs/java.net |
JDK-8344235 |
Revisit SecurityManager usage in java.logging after JEP 486 and JEP 491 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/21 11:50 |
P4 |
core-libs/java.util.concurrent |
JDK-8336707 |
Contention of ForkJoinPool grows when stealing works |
Doug Lea |
Independent |
(same) |
(same) |
2024/11/21 09:54 |
P4 |
hotspot/gc |
JDK-8340422 |
ZGC: TestAllocateHeapAt.java should not run with transparent hugepages |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/11/21 09:48 |
P4 |
hotspot/compiler |
JDK-8326369 |
Add test to verify bimorphic inlining happens after morphism changes |
Galder Zamarreño |
Red Hat |
(same) |
(same) |
2024/11/21 06:57 |
P3 |
hotspot/compiler |
JDK-8328085 |
C2: Use after free in PhaseChaitin::Register_Allocate() |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/11/21 05:01 |
P4 |
core-libs/java.net |
JDK-8344236 |
Revisit SecurityManager usage in jdk.net after JEP 486 integration |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/21 04:22 |
P4 |
client-libs |
JDK-8344664 |
Remove some un-used java/sun.security imports in the java.desktop module |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/21 03:58 |
P4 |
client-libs/javax.sound |
JDK-8342281 |
Deprecate for removal javax.sound.sampled.AudioPermission |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/21 02:05 |
P4 |
hotspot/runtime |
JDK-8344526 |
RISC-V: implement -XX:+VerifyActivationFrameSize |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/21 01:32 |
P4 |
hotspot/svc |
JDK-8340334 |
Update jcmd VM.events max parameter to be INT |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/11/21 00:55 |
P4 |
tools/jlink |
JDK-8344524 |
Remove SecurityManager related code from jdk.jlink module |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/21 00:49 |
P4 |
core-libs |
JDK-8344471 |
Remove SecurityManager related code from java.compiler module |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/20 20:28 |
P4 |
client-libs |
JDK-8344057 |
Remove doPrivileged calls from unix platform sources in the java.desktop module |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/11/20 20:01 |
P4 |
core-libs/java.lang |
JDK-8344595 |
State transitions in internal VirtualThread comment needs to be updated |
Heinz Kabutz |
Independent |
(same) |
(same) |
2024/11/20 18:45 |
P4 |
client-libs |
JDK-8344064 |
Remove doPrivileged calls from print/imageio/media classes in the java.desktop module |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/20 18:38 |
P4 |
client-libs/javax.swing |
JDK-8344578 |
Clean up left over java.security and sun.security imports in Swing classes |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/20 16:54 |
P4 |
tools/jpackage |
JDK-8289771 |
jpackage: ResourceEditor error when path is overly long on Windows |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/20 16:01 |
P4 |
core-svc/debugger |
JDK-8344562 |
Remove security manager dependency from module jdk.jdi |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/20 15:41 |
P4 |
hotspot/runtime |
JDK-8344239 |
runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on x64 with -Xmixed |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/20 15:37 |
P2 |
hotspot/compiler |
JDK-8331295 |
C2: Do not clone address computations that are indirect memory input to at least one load/store |
Daniel Lunden |
Oracle |
(same) |
(same) |
2024/11/20 14:23 |
P2 |
hotspot/compiler |
JDK-8334431 |
C2 SuperWord: fix performance regression due to store-to-load-forwarding failures |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/11/20 14:17 |
P4 |
core-libs/java.io:serialization |
JDK-8333796 |
Add missing serialization functionality to sun.reflect.ReflectionFactory |
David Lloyd |
Red Hat |
(same) |
(same) |
2024/11/20 13:59 |
P4 |
core-libs/java.net |
JDK-8344215 |
Remove calls to SecurityManager and doPrivileged in java.net.Socket and java.net.ServerSocket after JEP 486 integration |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/11/20 13:38 |
P4 |
client-libs/java.awt |
JDK-8342785 |
XWindowPeer::getNewLocation() adheres to ICCCM 4.1.5 only with some WMs |
vlad.zahorodnii |
@kde.org |
(same) |
(same) |
2024/11/20 12:41 |
P4 |
core-libs/java.net |
JDK-8344223 |
Remove calls to SecurityManager and doPrivileged in java.net.URLClassLoader after JEP 486 integration |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/20 12:29 |
P4 |
core-libs/java.net |
JDK-8344190 |
Cleanup code in sun.net.www.protocol.http and sun.net.www.protocol.https after JEP 486 integration |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/20 12:22 |
P4 |
hotspot/runtime |
JDK-8344579 |
Clean up forward declarations and includes |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/20 12:21 |
P4 |
hotspot/runtime |
JDK-8344479 |
Declare MetaspaceObj::operator delete to be deleted |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/20 12:05 |
P3 |
hotspot/runtime |
JDK-8344010 |
RISC-V: Zacas do not work with LW locking |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/11/20 11:51 |
P4 |
hotspot/runtime |
JDK-8344621 |
ProblemList runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java |
David Holmes |
Oracle |
(same) |
(same) |
2024/11/20 10:34 |
P4 |
hotspot/compiler |
JDK-8343541 |
C1: Plain memory accesses are emitted with membars with +AlwaysAtomicAccesses |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/11/20 10:29 |
P3 |
tools/javac |
JDK-8340145 |
Problem with generic pattern matching results in internal compiler error |
Angelos Bimpoudis |
Oracle |
(same) |
(same) |
2024/11/20 09:24 |
P3 |
tools/jshell |
JDK-8341631 |
JShell should auto-import java.io.IO.* |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/20 09:11 |
P4 |
client-libs |
JDK-8344060 |
Remove doPrivileged calls from shared implementation code in the java.desktop module : part 1 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/20 08:49 |
P4 |
hotspot/compiler |
JDK-8343827 |
RISC-V: set AlignVector as false if applicable to enable SLP |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/11/20 08:25 |
P3 |
hotspot/runtime |
JDK-8344381 |
[s390x] Test failures with error: Register type is not known |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/20 01:57 |
P5 |
client-libs |
JDK-8343476 |
Remove unnecessary @SuppressWarnings annotations (client) |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/20 01:36 |
P4 |
hotspot/runtime |
JDK-8344356 |
Aarch64: implement -XX:+VerifyActivationFrameSize |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/20 01:09 |
P5 |
infrastructure/build |
JDK-8344350 |
Add '.gdbinit' and '.lldbinit' to file '.gitignore' |
Guoxiong Li |
Independent |
(same) |
(same) |
2024/11/20 00:06 |
P3 |
tools/javac |
JDK-8341935 |
javac states that -proc:full is the default but the default as of 23 is -proc:none |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/11/19 23:37 |
P3 |
hotspot/runtime |
JDK-8341553 |
Remove UseCompactObjectHeaders extra CDS archives |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/19 20:30 |
P4 |
core-libs/java.io |
JDK-8344077 |
Remove security manager dependency in java.io |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/19 20:30 |
P4 |
core-libs/java.net |
JDK-8344446 |
Remove security manager dependency from module jdk.sctp |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/19 20:28 |
P4 |
client-libs |
JDK-8341793 |
Fix ExceptionOccurred in jdk.accessibility |
Laurent Bourgès |
Independent |
(same) |
(same) |
2024/11/19 20:18 |
P4 |
hotspot/gc |
JDK-8342041 |
Test gc/shenandoah/oom/TestClassLoaderLeak.java slow on Windows after JDK-8340490 |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/11/19 19:35 |
P4 |
client-libs |
JDK-8344061 |
Remove doPrivileged calls from shared implementation code in the java.desktop module : part 2 |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/19 19:13 |
P4 |
hotspot/runtime |
JDK-8343700 |
ceil_log2 should not loop endlessly |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/11/19 18:58 |
P4 |
core-libs/java.rmi |
JDK-8344149 |
Remove usage of Security Manager from java.rmi |
Stuart Marks |
Oracle |
(same) |
(same) |
2024/11/19 18:58 |
P4 |
hotspot/svc-agent |
JDK-8253440 |
serviceability/sa/TestJhsdbJstackLineNumbers.java failed with "Didn't find enough line numbers" |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/11/19 18:45 |
P4 |
core-svc |
JDK-8342449 |
reimplement: JDK-8327114 Attach in Linux may have wrong behavior when pid == ns_pid |
larry.cable |
Oracle |
N/A |
Unknown |
2024/11/19 18:19 |
P4 |
client-libs/java.awt |
JDK-8342541 |
Exclude List/KeyEventsTest/KeyEventsTest.java from running on macOS |
Renjith Kannath Pariyangad |
Oracle |
(same) |
(same) |
2024/11/19 17:43 |
P5 |
hotspot/compiler |
JDK-8343479 |
Remove unnecessary @SuppressWarnings annotations (hotspot) |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/19 17:15 |
P5 |
client-libs/javax.swing |
JDK-8342508 |
Use latch in BasicMenuUI/bug4983388.java instead of delay |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/11/19 17:15 |
P4 |
client-libs/java.awt |
JDK-8342098 |
Write a test to compare the images |
“naveen.n.narayanan |
@oracle.com” |
(same) |
(same) |
2024/11/19 16:59 |
P5 |
security-libs/java.security |
JDK-8344024 |
Unnecessary Hashtable usage in RSAPSSSignature.DIGEST_LENGTHS |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/11/19 16:56 |
P2 |
tools/jpackage |
JDK-8344550 |
Compilation error of jpackage test JPackageStringBundle.java source |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/19 16:37 |
P4 |
core-libs/java.lang |
JDK-8344143 |
Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64 |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/19 16:13 |
P4 |
hotspot/runtime |
JDK-8344445 |
MethodCounters don't need a vptr |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/19 15:59 |
P4 |
hotspot/compiler |
JDK-8344387 |
RISC-V: C2: Improve encoding of LoadNKlass for compact headers |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/11/19 15:21 |
P4 |
core-libs/java.lang:reflect |
JDK-8344327 |
SM cleanup in jdk.unsupported ReflectionFactory |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/19 15:17 |
P4 |
hotspot/runtime |
JDK-8343129 |
Disable unstable check of ThreadsListHandle.sanity_vm ThreadList values |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/19 14:31 |
P5 |
hotspot/gc |
JDK-8344302 |
G1: Refactor G1CMTask::do_marking_step to use smaller wrapper methods |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/11/19 13:54 |
P4 |
tools/jpackage |
JDK-8344415 |
Restruct jpackage utility classes |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/19 13:54 |
P4 |
tools/jpackage |
JDK-8342299 |
Document that jpackage includes (possibly old) VC Redistributable MSVCP140.dll from JDK |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/19 13:53 |
P4 |
tools/jpackage |
JDK-8344322 |
Improve capabilities of jpackage test lib to validate error output of jpackage |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/19 13:52 |
P3 |
tools/jpackage |
JDK-8336087 |
Doccheck: the jpackage command page doesn't show the correct command-line options |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/19 13:44 |
P4 |
tools/jlink |
JDK-8344036 |
Tests tools/jlink/runtimeImage fail on AIX after JDK-8311302 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/11/19 12:04 |
P4 |
core-libs/java.lang |
JDK-8344534 |
Remove leftover import of java.security.AccessControlContext in JavaLangAccess |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/19 10:20 |
P4 |
hotspot/compiler |
JDK-8344393 |
RISC-V: Remove option UseRVVForBigIntegerShiftIntrinsics |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/19 10:16 |
P4 |
hotspot/compiler |
JDK-8343884 |
[s390x] Disallow OptoScheduling |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/19 10:01 |
P3 |
hotspot/compiler |
JDK-8344199 |
Incorrect excluded field value set by getEventWriter intrinsic |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/11/19 09:13 |
P3 |
tools/javac |
JDK-8341901 |
Using 'var' keyword switch pattern matching causes compiler error |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/19 08:45 |
P4 |
hotspot/runtime |
JDK-8341334 |
CDS: Parallel relocation |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/19 06:37 |
P4 |
client-libs |
JDK-8343902 |
javax/swing/plaf/nimbus/8041642/bug8041642.java fails in ubuntu22.04 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/19 05:44 |
P4 |
core-libs/java.net |
JDK-8344218 |
Remove calls to SecurityManager and and doPrivileged in java.net.NetworkInterface after JEP 486 integration |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/19 05:43 |
P4 |
core-libs/java.sql |
JDK-8344365 |
SecurityManager cleanups in java.sql and java.sql.rowset modules |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/19 03:11 |
P4 |
client-libs |
JDK-8344059 |
Remove doPrivileged calls from windows platform sources in the java.desktop module |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/19 01:49 |
P4 |
hotspot/compiler |
JDK-8344371 |
RISC-V: compiler/intrinsics/chacha/TestChaCha20.java fails after JDK-8343555 |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/19 00:08 |
P3 |
core-svc/tools |
JDK-8344262 |
Win32AttachOperationRequest objects are created by using global new |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/11/18 21:49 |
P4 |
tools/launcher |
JDK-8293040 |
Argfile documentation for java launcher tool is confusing regarding usage of wildcards |
Christian Stein |
Oracle |
(same) |
(same) |
2024/11/18 21:27 |
P4 |
core-libs/javax.script |
JDK-8344331 |
SM cleanup in java.scripting |
Justin Lu |
Oracle |
(same) |
(same) |
2024/11/18 20:48 |
P4 |
hotspot/runtime |
JDK-8344247 |
Move objectWaiter field to VirtualThread instance |
Patricio Chilano Mateo |
Oracle |
(same) |
(same) |
2024/11/18 19:35 |
P3 |
security-libs/javax.crypto |
JDK-8344310 |
Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/18 19:19 |
P4 |
client-libs |
JDK-8344058 |
Remove doPrivileged calls from macos platform sources in the java.desktop module |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/11/18 19:18 |
P4 |
core-svc/java.lang.instrument |
JDK-8344187 |
Remove SecurityManager and related calls from java.instrument |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/18 19:17 |
P4 |
core-libs/java.nio |
JDK-8344078 |
Remove security manager dependency in java.nio |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/18 18:38 |
P4 |
hotspot/runtime |
JDK-8344352 |
32-bit builds crash after JDK-8305895 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/18 18:30 |
P5 |
core-libs/java.util:collections |
JDK-8343125 |
Correct the documentation for TreeMap's getFloorEntry and getCeilingEntry |
namannigam12 |
Independent |
(same) |
(same) |
2024/11/18 18:22 |
P3 |
core-libs/java.nio.charsets |
JDK-8344330 |
Remove AccessController.doPrivileged() from jdk.charsets module |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/11/18 18:08 |
P2 |
hotspot/runtime |
JDK-8344389 |
32-bit builds fail at CDS build time after JDK-8331497 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/18 17:31 |
P4 |
core-libs/java.util.stream |
JDK-8344253 |
Test java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/11/18 16:41 |
P4 |
security-libs/javax.crypto |
JDK-8320743 |
AEAD ciphers throw undocumented exceptions on overflow |
Kevin Driver |
Oracle |
(same) |
(same) |
2024/11/18 16:20 |
P5 |
core-libs/java.lang.foreign |
JDK-8344134 |
Use static property in SystemLookup |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/18 16:17 |
P4 |
core-svc/java.lang.management |
JDK-8318668 |
java/lang/management/MemoryMXBean/CollectionUsageThreshold.java fails with Xcomp |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/11/18 16:17 |
P4 |
core-libs/java.io:serialization |
JDK-8344034 |
Remove security manager dependency in Serialization |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/18 15:17 |
P4 |
core-libs/java.net |
JDK-8344221 |
Remove calls to SecurityManager and and doPrivileged in java.net.IDN, java.net.URL, java.net.URLConnection, sun.net.util.URLUtil, and java.net.URLStreamHandlerProvider after JEP 486 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/18 12:48 |
P3 |
hotspot/runtime |
JDK-8341916 |
Remove ProtectionDomain related hotspot code and tests |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/18 11:31 |
P4 |
infrastructure/build |
JDK-8344383 |
Include ZipArchive and JarArchive directly |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/11/18 10:40 |
P2 |
hotspot/compiler |
JDK-8344379 |
[s390x] build failure due to missing change from JDK-8339466 |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/18 10:40 |
P4 |
hotspot/runtime |
JDK-8288298 |
Resolve multiline message parsing ambiguities in UL |
anton.seoane-ampudia.8277 |
@student.uu.se |
(same) |
(same) |
2024/11/18 10:38 |
P4 |
tools/javadoc(tool) |
JDK-8344271 |
Comparison build fails due to difference in doc summary |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/18 09:36 |
P4 |
hotspot/compiler |
JDK-8344122 |
IGV: Extend c2 IdealGraphPrinter to send subgraphs to IGV |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/11/18 09:24 |
P4 |
core-svc/tools |
JDK-8344105 |
Remove SecurityManager and related calls from jdk.attach and jdk.hotspot.agent |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/18 09:23 |
P3 |
infrastructure/other |
JDK-8344056 |
Use markdown format for man pages |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/11/18 08:35 |
P4 |
hotspot/compiler |
JDK-8344204 |
IGV: Button to enable/disable cutting of long edges |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/11/18 08:18 |
P4 |
hotspot/compiler |
JDK-8344205 |
[PPC]: failing assertion: sharedRuntime_ppc.cpp:1652: cookie not found |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/11/18 08:11 |
P4 |
client-libs/javax.swing |
JDK-8316151 |
[macos14] ActionListenerCalledTwiceTest.java fails on macOS 14 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/18 07:42 |
P4 |
tools |
JDK-8344298 |
Test tools/sincechecker/modules/jdk.hotspot.agent/JdkHotspotAgentCheckSince.java fails on platforms without sa |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/11/18 06:51 |
P4 |
hotspot/compiler |
JDK-8327652 |
S390x: Implements SLP support |
Sidraya Jayagond |
IBM |
(same) |
(same) |
2024/11/18 02:35 |
P4 |
core-svc/tools |
JDK-8344349 |
Problemlist jdk/jfr/jvm/TestVirtualThreadExclusion.java before JDK-8344199 resolved |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/18 00:48 |
P4 |
hotspot/compiler |
JDK-8344265 |
RISC-V: Remove unused function get_previous_sp_entry |
Gui Cao |
Independent |
(same) |
(same) |
2024/11/18 00:16 |
P4 |
core-libs/java.util:i18n |
JDK-8343237 |
Improve the copying of the available set of Currencies |
Justin Lu |
Oracle |
(same) |
(same) |
2024/11/17 23:46 |
P3 |
tools/jpackage |
JDK-8343876 |
Enhancements to jpackage test lib |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/17 08:52 |
P4 |
client-libs/javax.swing |
JDK-8343123 |
Nimbus: javax/swing/JInternalFrame/bug6726866.java does not have green undecorated window |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/16 20:27 |
P4 |
core-libs |
JDK-8343777 |
Add since checker tests to Internationalisation modules |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/16 13:31 |
P4 |
core-libs/java.util |
JDK-8344289 |
SM cleanup in jdk.internal.util |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/16 11:39 |
P4 |
core-libs/java.net |
JDK-8344233 |
Remove calls to SecurityManager and doPrivileged in java.net.ProxySelector and sun.net.spi.DefaultProxySelector after JEP 486 integration |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/16 01:29 |
P4 |
core-libs/java.net |
JDK-8344186 |
Cleanup sun.net.www.MimeTable after JEP 486 integration |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/16 01:23 |
P4 |
core-libs/java.net |
JDK-8344315 |
Clean up sun.net.www.protocol.jrt.JavaRuntimeURLConnection after JEP 486 integration |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/15 23:55 |
P4 |
tools/jpackage |
JDK-8344326 |
Move jpackage tests from "jdk.jpackage.tests" package to the default package |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/15 22:28 |
P4 |
hotspot/runtime |
JDK-8331497 |
Implement JEP 483: Ahead-of-Time Class Loading & Linking |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/11/15 21:21 |
P3 |
hotspot/runtime |
JDK-8342826 |
Improve performance of oopDesc::klass() after JDK-8305895 |
Roman Kennke |
Amazon |
(same) |
(same) |
2024/11/15 20:30 |
P4 |
core-libs/java.util.concurrent |
JDK-8344197 |
SM cleanup in java.util.concurrent |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/15 20:29 |
P4 |
core-libs/java.util |
JDK-8344252 |
SM cleanup in java.util classes |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/15 19:56 |
P4 |
core-libs/java.net |
JDK-8342811 |
java/net/httpclient/PlainProxyConnectionTest.java failed: Unexpected connection count: 5 |
volkan.yazici |
Oracle |
(same) |
(same) |
2024/11/15 19:22 |
P4 |
core-libs/java.net |
JDK-8344189 |
Cleanup code in sun.net.www.protocol.mailto.MailToURLConnection and sun.net.smtp after JEP 486 integration |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/15 19:21 |
P4 |
core-libs/java.net |
JDK-8344216 |
Remove calls to SecurityManager and and doPrivileged in java.net.Authenticator, java.net.CookieHandler, and java.net.ResponseCache after JEP 486 integration |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/15 19:21 |
P4 |
core-libs/java.lang.module |
JDK-8344231 |
SecurityManager cleanup in java.lang.module and jdk.internal.module |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/15 19:02 |
P4 |
client-libs |
JDK-8344062 |
Remove doPrivileged calls from awt and beans classes in the java.desktop module |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/15 19:02 |
P3 |
security-libs/javax.crypto |
JDK-8344214 |
Remove Security Manager dependencies from jdk.crypto.mscapi module |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/15 18:10 |
P4 |
hotspot/compiler |
JDK-8340453 |
C2: Improve encoding of LoadNKlass for compact headers |
Roman Kennke |
Amazon |
(same) |
(same) |
2024/11/15 17:22 |
P4 |
core-libs |
JDK-8344259 |
Annotate Float16 with jdk.internal.ValueBased |
Paul Sandoz |
Oracle |
(same) |
(same) |
2024/11/15 16:11 |
P4 |
core-libs/java.io |
JDK-8343039 |
Remove jdk.internal.misc.InternalLock and usages from java.io |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/15 15:57 |
P2 |
core-libs/java.lang.classfile |
JDK-8344314 |
Revert removal of jdk.internal.java.PreviewFeature.CLASSFILE_API |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/11/15 15:05 |
P4 |
core-libs/java.net |
JDK-8344228 |
Revisit SecurityManager usage in java.net.http after JEP 486 integration |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/15 14:38 |
P4 |
core-libs/java.lang.classfile |
JDK-8334714 |
Implement JEP 484: Class-File API |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/11/15 14:07 |
P3 |
hotspot/runtime |
JDK-8343599 |
Kmem limit and max values swapped when printing container information |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/11/15 13:38 |
P4 |
hotspot/jfr |
JDK-8344161 |
Argument type mismatch for jfr_type_id |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/11/15 12:45 |
P4 |
hotspot/runtime |
JDK-8344164 |
[s390x] ProblemList hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/15 12:18 |
P4 |
core-libs/java.net |
JDK-8344188 |
Cleanup sun.net.www.protocol.jar.JarFileFactory after JEP 486 integration |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/15 11:40 |
P4 |
core-libs/java.lang.classfile |
JDK-8343881 |
java.lang.classfile.Attribute attributeName() method should return Utf8Entry |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/11/15 11:28 |
P4 |
hotspot/runtime |
JDK-8327825 |
StringTable::intern is slow |
cnorrbin |
Unknown |
(same) |
(same) |
2024/11/15 11:28 |
P4 |
hotspot/runtime |
JDK-8327156 |
Avoid copying in StringTable::intern(oop, TRAPS) |
cnorrbin |
Unknown |
(same) |
(same) |
2024/11/15 11:28 |
P4 |
hotspot/runtime |
JDK-8326865 |
Avoid copying in StringTable::intern(Symbol*, TRAPS) |
cnorrbin |
Unknown |
(same) |
(same) |
2024/11/15 10:20 |
P4 |
tools/javac |
JDK-8341907 |
javac -Xlint should ignore /// on first line of source file |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/11/15 10:07 |
P4 |
tools/javac |
JDK-8338288 |
Compiler Implementation for Flexible Constructor Bodies (Third Preview) |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/11/15 10:07 |
P4 |
tools/javac |
JDK-8334248 |
Invalid error for early construction local class constructor method reference |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/11/15 10:07 |
P4 |
tools/javac |
JDK-8330037 |
Compiler produces invalid bytecode for method class creation from static method |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/11/15 10:07 |
P4 |
tools/javac |
JDK-8322882 |
Null pointer error when compiling Static initializer in a local class |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/11/15 09:47 |
P4 |
core-libs/java.net |
JDK-8344185 |
Remove calls to SecurityManager in sun.net.ftp |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/15 07:48 |
P4 |
core-libs/java.nio |
JDK-8344183 |
(zipfs) SecurityManager cleanup in the ZipFS area |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/15 07:47 |
P4 |
core-libs/java.util.jar |
JDK-8344179 |
SecurityManager cleanup in the ZIP and JAR areas |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/15 07:31 |
P4 |
hotspot/compiler |
JDK-8344104 |
TestMergeStores fails with ArrayIndexOutOfBoundException |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/11/15 07:16 |
P4 |
core-libs/java.lang:class_loading |
JDK-8343982 |
Remove usage of security manager from ClassLoader and related classes |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/15 04:51 |
P4 |
client-libs/java.awt |
JDK-8344065 |
Remove SecurityManager uses from the java.datatransfer module |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/14 22:23 |
P2 |
hotspot/runtime |
JDK-8344250 |
Obsolete the DontYieldALot flag |
David Holmes |
Oracle |
(same) |
(same) |
2024/11/14 22:01 |
P3 |
infrastructure/build |
JDK-8344128 |
Regression: make help broken after JDK-8340818 |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/14 20:32 |
P3 |
security-libs/javax.security |
JDK-8344147 |
Remove Security Manager dependencies from java.security.sasl module |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/14 18:42 |
P4 |
client-libs/javax.swing |
JDK-8344063 |
Remove doPrivileged calls from swing classes in the java.desktop module |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/14 17:59 |
P4 |
hotspot/jfr |
JDK-8344071 |
Mark some jdk/jfr/event/oldobject test flagless until they fixed to support all GC |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/11/14 17:55 |
P3 |
core-libs/java.lang.invoke |
JDK-8343064 |
ClassFormatError: Illegal class name from InnerClassLambdaMetafactory |
Chen Liang |
Independent |
(same) |
(same) |
2024/11/14 17:50 |
P4 |
hotspot/runtime |
JDK-8344046 |
Tests under cds/appcds/jvmti/redefineClasses should have @requires vm.cds |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/14 17:50 |
P4 |
hotspot/runtime |
JDK-8343889 |
Test runtime/cds/appcds/redefineClass/RedefineBasicTest.java failed |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/14 17:44 |
P3 |
security-libs/javax.net.ssl |
JDK-8341964 |
Add mechanism to disable different parts of TLS cipher suite |
abarashev |
Unknown |
(same) |
(same) |
2024/11/14 16:55 |
P4 |
core-libs/java.lang.foreign |
JDK-8342963 |
TestLargeStub::testUpcall doesn't test upcalls stubs |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/11/14 16:35 |
P4 |
core-svc |
JDK-8343781 |
Add since checker test to the Serviceability area modules |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/14 16:27 |
P4 |
core-libs/java.nio |
JDK-8343785 |
(fs) Remove syscalls that set file times with microsecond precision |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/14 16:03 |
P3 |
hotspot/gc |
JDK-8343953 |
Test jdk/jfr/threading/TestDeepVirtualStackTrace.java fails with Parallel/Serial GC |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/11/14 14:46 |
P3 |
core-libs/java.net |
JDK-8343877 |
Test AsyncClose.java intermittent fails - Socket.getInputStream().read() wasn't preempted |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/14 14:15 |
P3 |
security-libs/javax.crypto:pkcs11 |
JDK-8344120 |
Remove Security Manager dependencies from jdk.crypto.cryptoki module |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/14 13:31 |
P4 |
hotspot/gc |
JDK-8297692 |
Avoid sending per-region GCPhaseParallel JFR events in G1ScanCollectionSetRegionClosure |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/11/14 12:56 |
P5 |
hotspot/compiler |
JDK-8343488 |
Test VectorRebracket128Test.java can't exclude by test/hotspot/jtreg/ProblemList.txt |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/14 12:40 |
P4 |
hotspot/runtime |
JDK-8343633 |
The ClassLoader::print_counters() prints to stdout when logging is enabled. |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/14 12:39 |
P4 |
hotspot/runtime |
JDK-8344032 |
InterpreterRuntime::verify_mdp() missing lock while printing MethodData on failure |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/14 12:08 |
P4 |
hotspot/runtime |
JDK-8341094 |
Clean up relax_verify in ClassFileParser |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/14 11:33 |
P4 |
tools/javac |
JDK-8335991 |
Implement Simple Source Files and Instance Main Methods (Fourth Preview) |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/14 11:29 |
P3 |
tools/javadoc(tool) |
JDK-8343752 |
The javadoc should contain a note about usages of requires transitive java.base; |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/14 10:50 |
P4 |
core-libs/java.lang |
JDK-8342693 |
Use byte[] as parameter in a FDBigInteger constructor and as field |
Raffaello Giulietti |
Oracle |
(same) |
(same) |
2024/11/14 09:17 |
P3 |
core-libs/java.util.concurrent |
JDK-8343426 |
ConcurrentSkipListMap.spliterator() can no longer split the stream |
Heinz Kabutz |
Independent |
(same) |
(same) |
2024/11/14 08:56 |
P4 |
hotspot/compiler |
JDK-8343941 |
IGV: dump graph at different register allocation steps |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/11/14 08:54 |
P3 |
core-libs/java.net |
JDK-8343855 |
HTTP/2 ConnectionWindowUpdateSender may miss some unprocessed DataFrames from closed streams |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/11/14 08:22 |
P4 |
core-libs/java.io |
JDK-8342936 |
Enhance java.io.IO with parameter-less println() and readln() |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/14 07:43 |
P5 |
core-libs/java.nio.charsets |
JDK-8344025 |
Remove unused ISO2022.Encoder.maximumDesignatorLength |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/11/14 07:39 |
P4 |
core-libs |
JDK-8344011 |
Remove usage of security manager from Class and reflective APIs |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/14 07:13 |
P4 |
hotspot/compiler |
JDK-8342047 |
Create Template Assertion Predicates with Halt nodes only instead of uncommon traps |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/14 06:38 |
P4 |
client-libs |
JDK-8341790 |
Fix ExceptionOccurred in java.desktop |
Laurent Bourgès |
Independent |
(same) |
(same) |
2024/11/14 06:14 |
P4 |
tools/javac |
JDK-8335989 |
Implement JEP 494: Module Import Declarations (Second Preview) |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/14 06:13 |
P2 |
hotspot/gc |
JDK-8343460 |
ZGC: Crash in ZRemembered::scan_page_and_clear_remset |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/11/14 04:18 |
P4 |
tools/jpackage |
JDK-8343875 |
Minor improvements of jpackage test library |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/14 00:53 |
P4 |
hotspot/compiler |
JDK-8344074 |
RISC-V: C1: More accurate _exception_handler_size and _deopt_handler_size |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/13 23:18 |
P4 |
hotspot/runtime |
JDK-8339288 |
Improve diagnostic logging runtime/cds/DeterministicDump.java |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/11/13 23:17 |
P4 |
core-libs |
JDK-8343984 |
Fix Unsafe address overflow |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/11/13 20:49 |
P4 |
core-libs/java.lang |
JDK-8343958 |
Remove security manager impl in java.lang.Process and java.lang.Runtime.exec |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/13 20:03 |
P4 |
core-libs/java.time |
JDK-8344039 |
Remove security manager dependency in java.time |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/11/13 19:44 |
P3 |
client-libs/java.awt |
JDK-8343219 |
Manual clientlibs test failures after SM removal |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/11/13 19:36 |
P3 |
hotspot/runtime |
JDK-8343416 |
CDS dump fails when unregistered class can also be loaded from system modules |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/13 19:25 |
P5 |
core-libs/javax.naming |
JDK-8344023 |
Unnecessary Hashtable usage in LdapClient.defaultBinaryAttrs |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/11/13 18:49 |
P4 |
core-libs/java.lang |
JDK-8343981 |
Remove usage of security manager from Thread and related classes |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/13 18:27 |
P4 |
core-libs/java.lang |
JDK-8341260 |
Add Float16 to jdk.incubator.vector |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/11/13 16:58 |
P5 |
core-svc |
JDK-8343483 |
Remove unnecessary @SuppressWarnings annotations (serviceability) |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/13 16:50 |
P4 |
core-libs/java.nio |
JDK-8344112 |
Remove code to support security manager execution mode from DatagramChannel implementation |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/11/13 16:42 |
P4 |
core-libs/java.lang.foreign |
JDK-8344086 |
Remove security manager dependency in FFM |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/13 16:19 |
P4 |
hotspot/compiler |
JDK-8343317 |
Extend test generation tool to handle APX NDD/NF flavor of instructions |
hank.lo |
Intel |
(same) |
(same) |
2024/11/13 16:06 |
P4 |
hotspot/gc |
JDK-8344051 |
Problemlist jdk/jfr/event/runtime/TestNativeMemoryUsageEvents.java with ZGC until JDK-8343893 is fixed |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/11/13 15:33 |
P3 |
hotspot/runtime |
JDK-8343285 |
java.lang.Process is unresponsive and CPU usage spikes to 100% |
Gerard Ziemski |
Oracle |
(same) |
(same) |
2024/11/13 15:31 |
P4 |
tools/javac |
JDK-8343286 |
Missing unchecked cast warning in polymorphic method call |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/11/13 14:55 |
P1 |
hotspot/compiler |
JDK-8344124 |
JDK-8341411 Broke the build |
theo.weidmann |
Oracle |
(same) |
(same) |
2024/11/13 14:19 |
P4 |
hotspot/jfr |
JDK-8344080 |
Return type mismatch for jfr_unregister_stack_filter |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/11/13 14:17 |
P4 |
infrastructure/build |
JDK-8343923 |
GHA: Switch to Xcode 15 on MacOS AArch64 runners |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/13 13:34 |
P4 |
hotspot/compiler |
JDK-8341411 |
C2: remove slice parameter from GraphKit::make_load() and GraphKit::store_to_memory() |
theo.weidmann |
Oracle |
(same) |
(same) |
2024/11/13 13:18 |
P4 |
hotspot/jfr |
JDK-8343140 |
JfrJavaSupport uses the wrong accessors for sub-int fields |
Daniel Jelinski |
Oracle |
(same) |
(same) |
2024/11/13 12:30 |
P4 |
hotspot/compiler |
JDK-8344014 |
Simplify TracePhase constructor |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/11/13 11:54 |
P5 |
hotspot/compiler |
JDK-8344089 |
Fix wrong location of TestWrongMinLWiden.java |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/13 09:41 |
P3 |
infrastructure/other |
JDK-8339783 |
Implement JEP 479: Remove the Windows 32-bit x86 Port |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/11/13 08:39 |
P3 |
hotspot/compiler |
JDK-8343944 |
C2: MinLNode::add_ring() computes _widen wrongly leading to an endless widening/compilation |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/13 08:32 |
P4 |
hotspot/gc |
JDK-8343508 |
Parallel: Use ordinary klass accessor in verify_filler_in_dense_prefix |
Albert Yang |
Oracle |
(same) |
(same) |
2024/11/13 02:56 |
P4 |
hotspot/compiler |
JDK-8343964 |
RISC-V: Improve PrintOptoAssembly output for loadNKlassCompactHeaders node |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/13 00:07 |
P4 |
hotspot/compiler |
JDK-8343430 |
RISC-V: C2: Remove old trampoline call |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/12 22:37 |
P4 |
hotspot/runtime |
JDK-8343801 |
Change string printed by nsk_null_string for null strings |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/11/12 20:24 |
P4 |
hotspot/svc |
JDK-8343344 |
Windows attach logic failed to handle a failed open on a pipe |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/11/12 17:26 |
P4 |
infrastructure/build |
JDK-8343883 |
Cannot resolve user specified toolchain-path for lld after JDK-8338304 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/12 17:16 |
P3 |
security-libs/java.security |
JDK-8338411 |
Implement JEP 486: Permanently Disable the Security Manager |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/11/12 15:52 |
P4 |
hotspot/compiler |
JDK-8338007 |
[JVMCI] ResolvedJavaMethod.reprofile can crash ciMethodData |
Tom Rodriguez |
Oracle |
(same) |
(same) |
2024/11/12 15:45 |
P4 |
hotspot/jfr |
JDK-8338565 |
Test crashed: assert(is_path_empty()) failed: invariant |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/11/12 15:34 |
P3 |
hotspot/jfr |
JDK-8343946 |
JFR: Wildcard should only work with COUNT for 'jfr view' |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/11/12 15:26 |
P4 |
hotspot/compiler |
JDK-8343805 |
RISC-V: JVM crashes on startup when disabling compressed instructions |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/12 15:23 |
P2 |
hotspot/runtime |
JDK-8338383 |
Implement JEP 491: Synchronize Virtual Threads without Pinning |
Patricio Chilano Mateo |
Oracle |
(same) |
(same) |
2024/11/12 13:19 |
P4 |
security-libs/java.security |
JDK-8339892 |
Several security shell tests don't set TESTJAVAOPTS |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/11/12 13:13 |
P4 |
hotspot/runtime |
JDK-8300732 |
Whitebox functions for Metaspace test should use byte size |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/11/12 12:42 |
P4 |
hotspot/compiler |
JDK-8344018 |
Remove unlimited memory setting from TestScalarReplacementMaxLiveNodes |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/11/12 11:34 |
P4 |
core-libs/java.util.concurrent |
JDK-8343250 |
ArrayBlockingQueue serialization not thread safe |
Heinz Kabutz |
Independent |
(same) |
(same) |
2024/11/12 10:15 |
P4 |
hotspot/compiler |
JDK-8343600 |
RISC-V: enable CRC32 intrinsic when either Zba or RVV are supported |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/11/12 10:11 |
P4 |
hotspot/compiler |
JDK-8343745 |
Only update Last Value Assertion Predicates in Loop Unrolling |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/12 09:26 |
P3 |
tools/javadoc(tool) |
JDK-8202617 |
javadoc generates broken links to undocumented (e.g. private) members |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/12 09:25 |
P4 |
tools/javadoc(tool) |
JDK-8340565 |
Create separate index page for terms defined by the index tag |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/11/12 09:23 |
P4 |
tools/javadoc(tool) |
JDK-8341904 |
Search tag in inherited doc comment creates additional index item |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/11/12 09:13 |
P4 |
core-svc/javax.management |
JDK-8343936 |
Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/11 21:33 |
P4 |
hotspot/compiler |
JDK-8343555 |
RISC-V: make some verified (on hardware) extension options diagnostic |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/11/11 19:57 |
P4 |
core-libs/java.util.stream |
JDK-8342707 |
Prepare Gatherers for graduation from Preview |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/11/11 16:35 |
P4 |
hotspot/compiler |
JDK-8343774 |
Positive list platforms for ir checks of compiler/c2/TestCastX2NotProcessedIGVN.java |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/11/11 16:10 |
P4 |
hotspot/runtime |
JDK-8343755 |
Unproblemlist java/lang/Thread/jni/AttachCurrentThread/AttachTest.java |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/11/11 15:21 |
P4 |
core-libs/java.net |
JDK-8343442 |
Add since checker tests to the networking area modules |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/11 15:14 |
P2 |
core-libs/java.lang |
JDK-8343925 |
[BACKOUT] JDK-8342650 Move getChars to DecimalDigits |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/11/11 14:36 |
P3 |
hotspot/jfr |
JDK-8342105 |
JVM Crash when Jacoco and JFR are active |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/11/11 14:21 |
P4 |
hotspot/runtime |
JDK-8343931 |
Removed unused code in CompressedKlassPointers::initialize_for_given_encoding |
Albert Yang |
Oracle |
(same) |
(same) |
2024/11/11 13:35 |
P4 |
tools/jlink |
JDK-8311302 |
Implement JEP 493: Linking Run-Time Images without JMODs |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/11/11 13:25 |
P4 |
hotspot/compiler |
JDK-8343535 |
IGV: Colorize nodes on demand |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/11/11 12:26 |
P3 |
core-svc/javax.management |
JDK-8343838 |
Test EmptyDomainNotificationTest.java fails with ListenerNotFoundException |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/11 11:31 |
P4 |
hotspot/gc |
JDK-8343929 |
Remove PreservedMarksSet::createTask() after JDK-8305895 |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/11/11 10:36 |
P3 |
hotspot/runtime |
JDK-8343321 |
Bad verify in LockStack::oops_do() |
jsikstro |
Unknown |
(same) |
(same) |
2024/11/11 10:15 |
P3 |
infrastructure/build |
JDK-8268895 |
Do not filter out man pages from build |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/11/11 10:05 |
P4 |
hotspot/compiler |
JDK-8343067 |
C2: revisit constant-offset AddP chains after successful input idealizations |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/11/11 09:34 |
P3 |
tools/jshell |
JDK-8341176 |
Permit access to diagnostics for transient snippets |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/11/11 09:32 |
P4 |
hotspot/compiler |
JDK-8343810 |
[s390x] is_uimm* methods should take unsigned arguments |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/11 09:24 |
P4 |
client-libs/2d |
JDK-8343118 |
[TESTBUG] java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java fails with rror. Can't find HTML file PrintCheckboxManualTest.html |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/11 09:08 |
P4 |
hotspot/compiler |
JDK-8343824 |
Remove unused InstructionFlags in C1 |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/11/11 08:17 |
P4 |
hotspot/compiler |
JDK-8343837 |
Remove unnecessary reinterpret_cast from C2AccessValuePtr |
theo.weidmann |
Oracle |
(same) |
(same) |
2024/11/11 06:18 |
P4 |
hotspot/compiler |
JDK-8342946 |
Replace predicate walking code in Loop Unrolling with a predicate visitor |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/11 05:06 |
P4 |
core-libs/java.lang |
JDK-8342650 |
Move getChars to DecimalDigits |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/11/11 04:31 |
P4 |
tools/launcher |
JDK-8211033 |
Clean up the processing -classpath argument not to set LM_CLASS |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/11 01:40 |
P4 |
core-svc/java.lang.management |
JDK-8343894 |
ProblemList javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java |
David Holmes |
Oracle |
(same) |
(same) |
2024/11/11 00:40 |
P4 |
core-libs/java.lang |
JDK-8343650 |
Reuse StringLatin1::putCharsAt and StringUTF16::putCharsAt |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/11/10 11:03 |
P4 |
hotspot/gc |
JDK-8339162 |
[REDO] JDK-8338440 Parallel: Improve fragmentation mitigation in Full GC |
Albert Yang |
Oracle |
(same) |
(same) |
2024/11/09 23:11 |
P4 |
security-libs/java.security |
JDK-8342442 |
Static ACVP sample tests |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/11/09 18:57 |
P5 |
security-libs/java.security |
JDK-8343848 |
Fix typo of property name in TestOAEPPadding after 8341927 |
Goetz Lindenmaier |
SAP |
(same) |
(same) |
2024/11/09 09:39 |
P3 |
core-libs/java.lang.foreign |
JDK-8343793 |
Test java/foreign/TestMemorySession.java is timing out |
Quan Anh Mai |
Independent |
(same) |
(same) |
2024/11/09 05:53 |
P4 |
core-libs/java.lang |
JDK-8343819 |
Link Float.NaN and Double.NaN to equivalence discussion in Double |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/11/08 20:37 |
P4 |
client-libs/2d |
JDK-8277240 |
java/awt/Graphics2D/ScaledTransform/ScaledTransform.java dialog does not get disposed |
Philip Race |
Oracle |
(same) |
(same) |
2024/11/08 20:22 |
P4 |
core-libs/java.util:i18n |
JDK-8343804 |
Show the default time zone with -XshowSettings option |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/11/08 17:21 |
P4 |
hotspot/runtime |
JDK-8305895 |
Implement JEP 450: Compact Object Headers (Experimental) |
Roman Kennke |
Amazon |
(same) |
(same) |
2024/11/08 16:59 |
P4 |
security-libs/javax.crypto |
JDK-8343684 |
Test KDFDelayedProviderSyncTest.java intermittent fails didn't finish within the time-out 150 |
Kevin Driver |
Oracle |
(same) |
(same) |
2024/11/08 16:36 |
P5 |
core-libs/java.lang.foreign |
JDK-8343844 |
Add benchmarks for superword/autovectorization in FFM BulkOperations |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/08 15:03 |
P4 |
core-libs/java.net |
JDK-8343411 |
Test fail on Windows due to "An established connection was aborted by the software in your host machine" |
Daniel Jelinski |
Oracle |
(same) |
(same) |
2024/11/08 13:31 |
P4 |
hotspot/compiler |
JDK-8342860 |
Fix more NULL usage backsliding |
theo.weidmann |
Oracle |
(same) |
(same) |
2024/11/08 12:46 |
P4 |
hotspot/compiler |
JDK-8343506 |
[s390x] multiple test failures with ubsan |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/08 12:27 |
P4 |
tools/javac |
JDK-8343306 |
javac is failing to determine if a class and a sealed interface are disjoint |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/11/08 10:04 |
P4 |
hotspot/jfr |
JDK-8343754 |
Problemlist jdk/jfr/event/oldobject/TestShenandoah.java after JDK-8279016 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/08 09:53 |
P4 |
core-libs |
JDK-8341399 |
Add since checker tests to the langtools modules |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/08 09:44 |
P4 |
hotspot/gc |
JDK-8343189 |
[REDO] JDK-8295269 G1: Improve slow startup due to predictor initialization |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/11/08 09:17 |
P4 |
hotspot/runtime |
JDK-8343783 |
Improve asserts in concurrentHashTable.inline.hpp |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/11/08 09:04 |
P5 |
core-svc/javax.management |
JDK-8272780 |
ServerNotifForwarder.removeNotificationListener() incorrect exception handling |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/08 07:51 |
P3 |
hotspot/compiler |
JDK-8340532 |
C2: assert(is_OuterStripMinedLoop()) failed: invalid node class: IfTrue |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/11/08 06:33 |
P2 |
core-libs/java.lang.foreign |
JDK-8343771 |
Some FFM benchmarks are broken |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/08 04:04 |
P4 |
tools/launcher |
JDK-8343293 |
Remove the check for /jre/lib/libjava.dylib from the launcher's java_md_macosx.m |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/07 22:11 |
P4 |
hotspot/compiler |
JDK-8343724 |
[PPC64] Disallow OptoScheduling |
Martin Doerr |
SAP |
(same) |
(same) |
2024/11/07 22:10 |
P4 |
tools/jpackage |
JDK-8343396 |
Use OperatingSystem, Architecture, and OSVersion in jpackage tests |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/07 20:19 |
P4 |
client-libs |
JDK-8283664 |
Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintTextTest.java |
daniel.gredler |
Independent |
(same) |
(same) |
2024/11/07 19:27 |
P4 |
security-libs/javax.crypto |
JDK-8343772 |
Expected IAPE not thrown in KDF.getInstance (TCK) |
Kevin Driver |
Oracle |
(same) |
(same) |
2024/11/07 18:53 |
P4 |
hotspot/runtime |
JDK-8343493 |
Perform module checks during MetaspaceShared::map_archives() |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/11/07 18:27 |
P4 |
hotspot/runtime |
JDK-8342303 |
Segfault in update_inherited_vtable: AppCDS, old bytecode, and redefineClasses |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/11/07 18:13 |
P4 |
core-svc/javax.management |
JDK-8343491 |
javax/management/remote/mandatory/connection/DeadLockTest.java failing with NoSuchObjectException: no such object in table |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/07 17:19 |
P4 |
core-libs/java.nio |
JDK-8343417 |
(fs) BasicFileAttributeView.setTimes uses microsecond precision with NOFOLLOW_LINKS |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/07 15:31 |
P2 |
core-libs/java.lang.foreign |
JDK-8343770 |
Build fails due to use of sun.misc.Unsafe in LoopOverRandom |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/11/07 14:32 |
P4 |
core-libs/java.lang.foreign |
JDK-8343394 |
Make MemorySessionImpl.state a stable field |
Quan Anh Mai |
Independent |
(same) |
(same) |
2024/11/07 13:10 |
P4 |
core-svc/javax.management |
JDK-8343730 |
JMX cleanups |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/07 12:32 |
P3 |
tools/jpackage |
JDK-8343610 |
InOutPathTest jpackage test produces invalid app image on macOS |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/07 12:10 |
P4 |
hotspot/gc |
JDK-8343531 |
Improve print_location for invalid heap pointers |
Volker Simonis |
Amazon |
(same) |
(same) |
2024/11/07 10:30 |
P3 |
tools/javac |
JDK-8339190 |
Parameter arrays that are capped during annotation processing report incorrect length |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/07 10:04 |
P5 |
hotspot/compiler |
JDK-8323803 |
ConstantOopReadValue::print_on should print 'null' instead of 'nullptr' |
theo.weidmann |
Oracle |
(same) |
(same) |
2024/11/07 08:55 |
P4 |
hotspot/compiler |
JDK-8321997 |
Increase upper limit of LoopOptsCount flag |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/11/07 08:16 |
P4 |
hotspot/runtime |
JDK-8343726 |
[BACKOUT] NMT should not use ThreadCritical |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/11/07 07:46 |
P4 |
hotspot/compiler |
JDK-8343452 |
Incorrect WINDOWS build variable is used in macroAssembler_x86.cpp |
theo.weidmann |
Oracle |
(same) |
(same) |
2024/11/07 07:25 |
P4 |
core-libs/java.lang.foreign |
JDK-8334107 |
Specification for MemorySegment::get/setString could use some clarification |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/07 07:05 |
P4 |
hotspot/compiler |
JDK-8342945 |
Replace predicate walking code in get_assertion_predicates() used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitor |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/07 06:28 |
P2 |
hotspot/gc |
JDK-8340586 |
JdkJfrEvent::get_all_klasses stores non-strong oops in JNI handles |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/11/07 03:12 |
P3 |
hotspot/runtime |
JDK-8343505 |
Problemlist java/lang/Thread/jni/AttachCurrentThread/AttachTest.java |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/07 00:51 |
P4 |
core-libs/java.lang |
JDK-8342647 |
[macosx] Clean up the NSInvocation based call to NSProcessInfo.operatingSystemVersion |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/11/06 19:36 |
P4 |
hotspot/runtime |
JDK-8343343 |
Misc crash dump improvements on more platforms after JDK-8294160 |
Martin Doerr |
SAP |
(same) |
(same) |
2024/11/06 18:46 |
P4 |
hotspot/runtime |
JDK-8335583 |
Avoid using pointers in CDS tables |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/11/06 18:36 |
P3 |
security-libs/javax.crypto:pkcs11 |
JDK-8342270 |
Test sun/security/pkcs11/Provider/RequiredMechCheck.java needs write access to src tree |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/11/06 17:52 |
P4 |
hotspot/runtime |
JDK-8342540 |
InterfaceCalls micro-benchmark gives misleading results |
Andrew Haley |
Red Hat |
(same) |
(same) |
2024/11/06 16:41 |
P5 |
hotspot/compiler |
JDK-8343214 |
Fix encoding errors in APX New Data Destination Instructions Support |
Srinivas Parasa |
Intel |
(same) |
(same) |
2024/11/06 16:38 |
P3 |
hotspot/jfr |
JDK-8279016 |
JFR Leak Profiler is broken with Shenandoah |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/06 14:50 |
P4 |
tools/javac |
JDK-8341408 |
Implement JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview) |
Angelos Bimpoudis |
Oracle |
(same) |
(same) |
2024/11/06 14:49 |
P3 |
hotspot/compiler |
JDK-8341834 |
C2 compilation fails with "bad AD file" due to Replicate |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/11/06 14:47 |
P5 |
hotspot/compiler |
JDK-8343068 |
C2: CastX2P Ideal transformation not always applied |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/11/06 09:17 |
P2 |
hotspot/compiler |
JDK-8339303 |
C2: dead node after failing to match cloned address expression |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/11/06 08:58 |
P4 |
hotspot/runtime |
JDK-8331341 |
secondary_super_cache does not scale well: C1 and interpreter |
Andrew Haley |
Red Hat |
(same) |
(same) |
2024/11/06 08:03 |
P4 |
core-libs/java.net |
JDK-8318442 |
java/net/httpclient/ManyRequests2.java fails intermittently on Linux |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/11/06 06:36 |
P4 |
hotspot/compiler |
JDK-8343502 |
RISC-V: SIGBUS in updateBytesCRC32 after JDK-8339738 |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/06 06:10 |
P4 |
hotspot/compiler |
JDK-8342943 |
Replace predicate walking and cloning code for main/post loops with a predicate visitor |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/06 05:38 |
P4 |
tools/javac |
JDK-8333427 |
langtools/tools/javac/newlines/NewLineTest.java is failing on Japanese Windows |
Takuya Kiriyama |
Fujitsu |
(same) |
(same) |
2024/11/05 22:39 |
P4 |
hotspot/jvmti |
JDK-8342577 |
Clean up JVMTI breakpoint support |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/11/05 22:39 |
P4 |
hotspot/jvmti |
JDK-8210637 |
Race in JvmtiCurrentBreakpoints::get_jvmti_breakpoints |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/11/05 21:43 |
P4 |
core-libs |
JDK-8343071 |
Broken anchors to restricted method page and some redundant ids |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/05 21:43 |
P4 |
core-libs/java.util.concurrent |
JDK-8332747 |
Broken links in StructuredTaskScope |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/11/05 21:19 |
P3 |
hotspot/compiler |
JDK-8340454 |
C2 EA asserts with "previous reducible Phi is no longer reducible before SUT" |
Cesar Soares |
Microsoft |
(same) |
(same) |
2024/11/05 21:07 |
P3 |
security-libs/javax.crypto |
JDK-8331008 |
Implement JEP 478: Key Derivation Function API (Preview) |
Kevin Driver |
Oracle |
(same) |
(same) |
2024/11/05 20:53 |
P4 |
hotspot/compiler |
JDK-8343173 |
Remove ZGC-specific non-JVMCI test groups |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/11/05 17:12 |
P4 |
core-libs/java.lang |
JDK-8341903 |
Implementation of Scoped Values (Fourth Preview) |
Andrew Haley |
Red Hat |
(same) |
(same) |
2024/11/05 17:06 |
P4 |
tools/javac |
JDK-8332744 |
[REDO] 'internal proprietary API' diagnostics if --system is configured to an earlier JDK version |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/11/05 15:48 |
P4 |
hotspot/runtime |
JDK-8343532 |
Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after JDK-8319343 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/11/05 15:48 |
P5 |
tools/javadoc(tool) |
JDK-8343480 |
Remove unnecessary @SuppressWarnings annotations (javadoc) |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/05 15:46 |
P5 |
core-libs/java.net |
JDK-8343482 |
Remove unnecessary @SuppressWarnings annotations (net) |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/05 15:44 |
P5 |
infrastructure/build |
JDK-8343486 |
Remove unnecessary @SuppressWarnings annotations and -Xlint:-foo options |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/05 15:25 |
P5 |
hotspot/compiler |
JDK-8336874 |
WhiteBoxAPI: assert(!method->is_abstract() && (osr_bci == InvocationEntryBci || !method->is_native())) failed: cannot compile abstract/native methods |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/11/05 15:05 |
P4 |
core-libs/java.lang |
JDK-8333893 |
Optimization for StringBuilder append boolean & null |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/11/05 13:42 |
P4 |
tools/jpackage |
JDK-8343314 |
Move common properties from jpackage jtreg test declarations to TEST.properties file |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/05 12:15 |
P4 |
core-libs/java.lang.invoke |
JDK-8343547 |
Restore accidentally removed annotations in LambdaForm from ClassFile API port |
Chen Liang |
Independent |
(same) |
(same) |
2024/11/05 11:47 |
P2 |
hotspot/compiler |
JDK-8342498 |
Add test for Allocation elimination after use as alignment reference by SuperWord |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/11/05 11:46 |
P4 |
hotspot/compiler |
JDK-8335392 |
C2 MergeStores: enhanced pointer parsing |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/11/05 10:20 |
P4 |
hotspot/compiler |
JDK-8341194 |
[REDO] Implement C2 VectorizedHashCode on AArch64 |
Mikhail.Ablakatov |
ARM |
(same) |
(same) |
2024/11/05 09:33 |
P4 |
hotspot/gc |
JDK-8343298 |
Improve stability of runtime/cds/DeterministicDump.java test |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/11/05 06:27 |
P4 |
client-libs/2d |
JDK-8343124 |
Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/11/05 06:08 |
P5 |
hotspot/compiler |
JDK-8251926 |
PPC: Remove an unused variable in assembler_ppc.cpp |
n.sornasarathi |
Independent |
(same) |
(same) |
2024/11/05 02:53 |
P4 |
security-libs/java.security |
JDK-8343549 |
SeededSecureRandomTest needn't be in a package |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/11/05 00:48 |
P4 |
hotspot/compiler |
JDK-8343471 |
RISC-V: compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails after JDK-8334999 |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/05 00:29 |
P4 |
core-libs/java.lang |
JDK-8343500 |
Optimize ArrayClassDescImpl computeDescriptor |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/11/04 21:36 |
P4 |
core-svc/debugger |
JDK-8341798 |
Fix ExceptionOccurred in jdk.jdwp.agent |
Justin Lu |
Oracle |
(same) |
(same) |
2024/11/04 20:55 |
P4 |
hotspot/svc-agent |
JDK-8341796 |
Fix ExceptionOccurred in jdk.hotspot.agent |
Justin Lu |
Oracle |
(same) |
(same) |
2024/11/04 18:46 |
P4 |
security-libs/javax.net.ssl |
JDK-8331682 |
Slow networks/Impatient clients can potentially send unencrypted TLSv1.3 alerts that won't parse on the server |
abarashev |
Unknown |
(same) |
(same) |
2024/11/04 18:18 |
P4 |
core-libs/java.nio |
JDK-8343234 |
(bf) Move java/nio/Buffer/LimitDirectMemory.java from ProblemList.txt to ProblemList-Virtual.txt |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/11/04 17:58 |
P4 |
core-libs |
JDK-8343497 |
Missing DEF_STATIC_JNI_OnLoad in libjimage and libsaproc native libraries |
Jiangli Zhou |
Google |
(same) |
(same) |
2024/11/04 17:32 |
P5 |
core-libs/java.nio |
JDK-8343551 |
Missing copyright header update in Charset-X-Coder.java.template |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/04 17:00 |
P3 |
core-libs/java.util:i18n |
JDK-8333582 |
Update CLDR to Version 46.0 |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/11/04 16:13 |
P5 |
core-libs/java.nio |
JDK-8343484 |
Remove unnecessary @SuppressWarnings annotations (nio) |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/04 15:05 |
P5 |
hotspot/runtime |
JDK-8343473 |
Update copyright year of AddmodsOption.java |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/11/04 14:37 |
P4 |
hotspot/runtime |
JDK-8343167 |
Unnecessary define checks in InterpreterRuntime after JDK-8199809 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/04 14:12 |
P3 |
core-libs/java.lang.foreign |
JDK-8340307 |
Add explanation around MemorySegment:reinterpret regarding arenas |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/04 13:24 |
P4 |
core-libs/java.lang:reflect |
JDK-8336267 |
Method and Constructor signature parsing can be shared on the root object |
Chen Liang |
Independent |
(same) |
(same) |
2024/11/04 13:24 |
P3 |
core-libs/java.lang |
JDK-8343437 |
ClassDesc.of incorrectly permitting empty names |
Chen Liang |
Independent |
(same) |
(same) |
2024/11/04 12:27 |
P4 |
tools/javac |
JDK-8342967 |
Lambda deduplication fails with non-metafactory BSMs and mismatched local variables names |
Angelos Bimpoudis |
Oracle |
(same) |
(same) |
2024/11/04 12:14 |
P4 |
hotspot/runtime |
JDK-8343513 |
Forward declare Thread in mutexLocker.hpp |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/11/04 12:05 |
P4 |
tools/javadoc(tool) |
JDK-8321500 |
javadoc rejects '@' in multi-line attribute value |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/11/04 11:37 |
P4 |
client-libs |
JDK-8343128 |
PassFailJFrame.java test result: Error. Bad action for script: build} |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/11/04 11:06 |
P4 |
core-libs/java.lang.foreign |
JDK-8343188 |
Investigate ways to simplify MemorySegment::ofBuffer |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/11/04 10:54 |
P4 |
hotspot/compiler |
JDK-8343415 |
RISC-V: Increase maximum size of C2EntryBarrierStub by four |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/04 10:31 |
P4 |
hotspot/gc |
JDK-8343507 |
Parallel: Fail if verify_complete finds incorrect states |
Albert Yang |
Oracle |
(same) |
(same) |
2024/11/04 09:58 |
P4 |
hotspot/compiler |
JDK-8343205 |
CompileBroker::possibly_add_compiler_threads excessively polls available memory |
Martin Doerr |
SAP |
(same) |
(same) |
2024/11/04 09:19 |
P4 |
hotspot/compiler |
JDK-8312425 |
[vectorapi] AArch64: Optimize vector math operations with SLEEF |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/11/04 07:33 |
P4 |
hotspot/compiler |
JDK-8343153 |
compiler/codecache/CheckLargePages.java fails on linux with huge pages configured but its number set to 0 |
Damon Fenacci |
Oracle |
(same) |
(same) |
2024/11/04 07:19 |
P4 |
core-libs/java.lang.classfile |
JDK-8343436 |
Regression in StackMapGenerator after JDK-8339205 |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/11/04 06:27 |
P5 |
hotspot/compiler |
JDK-8343206 |
Final graph reshaping should not compress abstract or interface class pointers |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/11/04 03:36 |
P3 |
hotspot/compiler |
JDK-8341068 |
[s390x] intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long |
Amit Kumar |
IBM |
(same) |
(same) |
2024/11/04 01:40 |
P4 |
hotspot/compiler |
JDK-8343242 |
RISC-V: Refactor materialization of literal address |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/03 17:43 |
P4 |
core-libs/java.net |
JDK-8343433 |
Update net.properties and java.net.http module-info.java after 8326949 |
Michael McMahon |
Oracle |
(same) |
(same) |
2024/11/02 12:44 |
P4 |
tools/jpackage |
JDK-8340311 |
JPackage app-image exe launches multiple exe's in JDK 22+ |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/11/02 08:33 |
P5 |
client-libs/javax.swing |
JDK-8342082 |
Remove unused BasicProgressBarUI.Animator.interval |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/11/02 02:32 |
P5 |
tools/javac |
JDK-8343412 |
Missing escapes for single quote marks in javac.properties |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/11/02 01:11 |
P3 |
infrastructure/build |
JDK-8339128 |
Cannot resolve user specified tool properly after JDK-8338304 |
Jiangli Zhou |
Google |
(same) |
(same) |
2024/11/02 01:07 |
P4 |
hotspot/compiler |
JDK-8343419 |
Assertion failure in long vector unsigned min/max with -XX:+UseKNLSetting |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/11/01 17:52 |
P2 |
security-libs/java.security |
JDK-8342183 |
Update tests to use stronger algorithms and keys |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/11/01 17:04 |
P4 |
hotspot/compiler |
JDK-8343439 |
[JVMCI] Fix javadoc of Services.getSavedProperties |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/11/01 16:34 |
P4 |
core-libs/java.util:i18n |
JDK-8343236 |
Use @apiNote and @implSpec in j.util.Currency |
Justin Lu |
Oracle |
(same) |
(same) |
2024/11/01 14:51 |
P3 |
hotspot/jfr |
JDK-8343177 |
JFR: Remove critical section for thread id assignment |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/11/01 13:36 |
P4 |
hotspot/compiler |
JDK-8340733 |
Add scope for relaxing constraint on JavaCalls from CompilerThread |
Tomáš Zezula |
Oracle |
(same) |
(same) |
2024/11/01 13:11 |
P4 |
security-libs/java.security |
JDK-8340116 |
test/jdk/sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java can fail due to regex |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/11/01 13:04 |
P4 |
hotspot/gc |
JDK-8343333 |
Parallel: Cleanup comment referring Solaris in MutableNUMASpace |
Zhengyu Gu |
Independent |
(same) |
(same) |
2024/11/01 11:47 |
P5 |
security-libs/java.security |
JDK-8343194 |
Avoid redundant Hashtable.containsKey call in CodeSource.readObject |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/11/01 08:35 |
P4 |
core-svc/javax.management |
JDK-8343378 |
Exceptions in javax/management DeadLockTest.java do not cause test failure |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/11/01 07:34 |
P3 |
hotspot/compiler |
JDK-8343297 |
Vector unsigned min/max test are failing with -Xcomp |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/11/01 07:19 |
P4 |
infrastructure/build |
JDK-8343379 |
[BACKOUT] 8343190 GHA: Try building JTReg several times |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/11/01 06:51 |
P4 |
hotspot/compiler |
JDK-8343380 |
C2: assert(iff->in(1)->is_OpaqueNotNull()) failed: must be OpaqueNotNull |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/11/01 00:55 |
P4 |
hotspot/compiler |
JDK-8343122 |
RISC-V: C2: Small improvement for real runtime callouts |
Fei Yang |
Independent |
(same) |
(same) |
2024/11/01 00:13 |
P4 |
hotspot/compiler |
JDK-8343121 |
RISC-V: More accurate max size for C2SafepointPollStub and C2EntryBarrierStub |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/31 22:30 |
P4 |
performance/libraries |
JDK-8343345 |
Use -jvmArgsPrepend when running microbenchmarks in RunTests.gmk |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/10/31 22:28 |
P4 |
performance/libraries |
JDK-8343305 |
Remove Indify-dependent microbenchmarks |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/10/31 22:18 |
P4 |
tools/jpackage |
JDK-8342544 |
[macos] jpackage test helper should check for both "--app-image" and "--mac-sign" for signing predefined app image case |
Alexander Matveev |
Oracle |
(same) |
(same) |
2024/10/31 22:17 |
P4 |
tools/jpackage |
JDK-8343085 |
[macos] jpackage verbose output on macOS contains numerous "Running /usr/bin/codesign" entries |
Alexander Matveev |
Oracle |
(same) |
(same) |
2024/10/31 21:30 |
P4 |
hotspot/runtime |
JDK-8319343 |
Improve CDS module graph support for --add-modules option |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/10/31 20:25 |
P3 |
tools/jpackage |
JDK-8325089 |
jpackage utility creates an "infinite", undeleteable directory tree |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/10/31 20:18 |
P3 |
core-libs/java.lang |
JDK-8343019 |
Primitive caches must use boxed instances from the archive |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/31 18:28 |
P2 |
security-libs/java.security |
JDK-8342188 |
Update tests to use stronger key parameters and certificates |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/10/31 18:25 |
P3 |
hotspot/jfr |
JDK-8343057 |
JFR: Sorting in 'jfr view' can violate contract |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/10/31 17:11 |
P2 |
hotspot/compiler |
JDK-8335977 |
Deoptimization fails with assert "object should be reallocated already" |
Cesar Soares |
Microsoft |
(same) |
(same) |
2024/10/31 15:25 |
P3 |
tools/javac |
JDK-8338981 |
Access to private classes should be permitted inside the permits clause of the enclosing top-level class |
rotan.olexandr |
Independent |
(same) |
(same) |
2024/10/31 14:01 |
P4 |
core-libs/java.lang.classfile |
JDK-8342458 |
More consistent constant instruction handling |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/31 13:55 |
P4 |
infrastructure/build |
JDK-8341861 |
GHA: Use only retention mechanism to remove bundles |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/10/31 12:19 |
P4 |
hotspot/compiler |
JDK-8334999 |
RISC-V: implement AES single block encryption/decryption intrinsics |
bochkarevarseny |
Independent |
(same) |
(same) |
2024/10/31 09:17 |
P4 |
hotspot/compiler |
JDK-8343296 |
IGV: Show pre/main/post at CountedLoopNodes |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/31 08:53 |
P3 |
core-libs/java.lang |
JDK-8343132 |
Remove temporary transitions from Virtual thread implementation |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/10/31 08:32 |
P4 |
core-libs/java.util.jar |
JDK-8343307 |
Throw ZipException instead of IAE in ZipFile.Source::initCEN |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/10/31 07:46 |
P3 |
hotspot/compiler |
JDK-8342156 |
C2: Compilation failure with fewer arguments after JDK-8329032 |
Daniel Lunden |
Oracle |
(same) |
(same) |
2024/10/31 01:50 |
P3 |
core-libs |
JDK-8342642 |
Class loading failure due to archived map issue in ModuleLoaderMap.Mapper |
Jiangli Zhou |
Google |
(same) |
(same) |
2024/10/30 22:14 |
P2 |
security-libs/java.security |
JDK-8342181 |
Update tests to use stronger Key and Salt size |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/10/30 21:54 |
P4 |
core-svc/tools |
JDK-8337276 |
jcmd man page update for PID in output filenames |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/10/30 21:53 |
P3 |
client-libs/javax.swing |
JDK-8342635 |
javax/swing/JFileChooser/FileSystemView/WindowsDefaultIconSizeTest.java creates tmp file in src dir |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/30 21:53 |
P4 |
client-libs/javax.imageio |
JDK-8342634 |
javax/imageio/plugins/wbmp/WBMPStreamTruncateTest.java creates temp file in src dir |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/30 21:49 |
P4 |
hotspot/runtime |
JDK-8341788 |
Fix ExceptionOccurred in hotspot |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/30 18:51 |
P2 |
security-libs/java.security |
JDK-8341927 |
Replace hardcoded security providers with new test.provider.name system property |
Matthew Donovan |
Oracle |
(same) |
(same) |
2024/10/30 18:02 |
P4 |
hotspot/jvmti |
JDK-8343103 |
Enable debug logging for vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/10/30 15:45 |
P4 |
hotspot/test |
JDK-8202100 |
Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/10/30 11:05 |
P4 |
hotspot/gc |
JDK-8341692 |
Implement JEP 490: ZGC: Remove the Non-Generational Mode |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/10/30 10:39 |
P4 |
tools/launcher |
JDK-8343040 |
Clean up references to JRE in the launcher code |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/10/30 10:24 |
P4 |
hotspot/gc |
JDK-8342588 |
Shenandoah: Pull shared closures together in one header |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/30 08:06 |
P4 |
infrastructure/build |
JDK-8343186 |
hsdis build libopcodes and libbfd are not found |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/30 06:11 |
P4 |
hotspot/compiler |
JDK-8341977 |
Replace predicate walking and cloning code for Loop Peeling with a predicate visitor |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/30 05:58 |
P4 |
core-libs/java.lang:reflect |
JDK-8250659 |
Clarify in ParameterizedType.getRawType() doc that only Class is returned |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/30 03:09 |
P4 |
hotspot/compiler |
JDK-8342489 |
compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms |
Amit Kumar |
IBM |
(same) |
(same) |
2024/10/30 02:52 |
P4 |
client-libs/javax.swing |
JDK-8343037 |
Missing @since tag on JColorChooser.showDialog overload |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/10/30 02:41 |
P3 |
tools/jpackage |
JDK-8342576 |
[macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/10/29 23:17 |
P1 |
hotspot/compiler |
JDK-8343211 |
Compile error: redefinition of 'Assembler::evmovdquw(XMMRegister,KRegister,XMMRegister,bool,int)' |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/29 19:59 |
P3 |
hotspot/jvmti |
JDK-8341273 |
JVMTI is not properly hiding some continuation related methods |
Serguei Spitsyn |
Oracle |
(same) |
(same) |
2024/10/29 18:20 |
P4 |
hotspot/compiler |
JDK-8331861 |
[PPC64] Implement load / store assembler functions which take an Address object |
Varada M |
IBM |
(same) |
(same) |
2024/10/29 15:18 |
P3 |
hotspot/compiler |
JDK-8341527 |
AVX-512 intrinsic for SHA3 |
ferenc.r.rakoczi |
Oracle |
(same) |
(same) |
2024/10/29 14:57 |
P4 |
infrastructure/build |
JDK-8343190 |
GHA: Try building JTReg several times |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/29 14:23 |
P4 |
hotspot/jfr |
JDK-8343026 |
JFR: Index into fields in the topFrame |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/10/29 13:30 |
P4 |
hotspot/runtime |
JDK-8342607 |
Enhance register printing on x86_64 platforms |
Martin Doerr |
SAP |
(same) |
(same) |
2024/10/29 12:02 |
P4 |
hotspot/compiler |
JDK-8339573 |
Update CodeCacheSegmentSize and CodeEntryAlignment for ARM |
Boris Ulasevich |
BellSoft |
(same) |
(same) |
2024/10/29 10:48 |
P4 |
hotspot/runtime |
JDK-8343183 |
[s390x]: Problemlist runtime/Monitor/SyncOnValueBasedClassTest.java Failure |
Amit Kumar |
IBM |
(same) |
(same) |
2024/10/29 08:47 |
P4 |
hotspot/runtime |
JDK-8343149 |
Cleanup os::print_tos_pc on AIX |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/29 08:18 |
P4 |
hotspot/compiler |
JDK-8342823 |
Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/29 08:07 |
P3 |
hotspot/compiler |
JDK-8343137 |
C2: VerifyLoopOptimizations fails with "Was reachable in only one" |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/29 07:50 |
P4 |
hotspot/runtime |
JDK-8304824 |
NMT should not use ThreadCritical |
Robert Toyonaga |
Red Hat |
(same) |
(same) |
2024/10/29 06:43 |
P4 |
infrastructure/build |
JDK-8342988 |
GHA: Build JTReg in single step |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/29 06:05 |
P3 |
tools/jpackage |
JDK-8343178 |
Test BasicTest.java javac compile fails cannot find symbol |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/29 04:22 |
P3 |
hotspot/compiler |
JDK-8342962 |
[s390x] TestOSRLotsOfLocals.java crashes |
Amit Kumar |
IBM |
(same) |
(same) |
2024/10/29 00:15 |
P4 |
hotspot/runtime |
JDK-8343115 |
SkipIfEqual class is not used after JDK-8335946 |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/28 22:40 |
P4 |
performance/libraries |
JDK-8342958 |
Use jvmArgs consistently in microbenchmarks |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/10/28 18:21 |
P4 |
core-libs/java.util.jar |
JDK-8342040 |
Further improve entry lookup performance for multi-release JARs |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/10/28 18:06 |
P4 |
security-libs/javax.smartcardio |
JDK-8331958 |
Update PC/SC Lite for Suse Linux to 2.3.0 |
Valerie Peng |
Oracle |
(same) |
(same) |
2024/10/28 17:24 |
P4 |
tools/jpackage |
JDK-8343101 |
Rework BasicTest.testTemp test cases |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/10/28 17:22 |
P3 |
tools/jpackage |
JDK-8343100 |
Consolidate EmptyFolderTest and EmptyFolderPackageTest jpackage tests into single java file |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/10/28 16:58 |
P4 |
core-libs/java.nio |
JDK-8343020 |
(fs) Add support for SecureDirectoryStream on macOS |
David Lloyd |
Red Hat |
(same) |
(same) |
2024/10/28 16:38 |
P4 |
core-libs/java.io |
JDK-8341666 |
FileInputStream doesn't support readAllBytes() or readNBytes(int) on pseudo devices |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/10/28 16:30 |
P4 |
hotspot/compiler |
JDK-8338021 |
Support new unsigned and saturating vector operators in VectorAPI |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/10/28 15:38 |
P4 |
hotspot/compiler |
JDK-8342975 |
C2: Micro-optimize PhaseIdealLoop::Dominators() |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/28 14:31 |
P4 |
hotspot/runtime |
JDK-8341371 |
CDS cannot load archived heap objects with -XX:+UseSerialGC -XX:-UseCompressedOops |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/10/28 13:48 |
P4 |
hotspot/runtime |
JDK-8342561 |
Metaspace for generated reflection classes is no longer needed |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/10/28 12:39 |
P4 |
hotspot/compiler |
JDK-8339939 |
[JVMCI] Don't compress abstract and interface Klasses |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/10/28 12:11 |
P4 |
hotspot/compiler |
JDK-8343056 |
C2: Micro-optimize Node lists grow |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/28 09:42 |
P4 |
tools/javap |
JDK-8034066 |
Incorrect alignment in the "Code" section for "-c -XDdetails" options |
jonathan.lamperth |
Oracle |
(same) |
(same) |
2024/10/28 09:02 |
P4 |
hotspot/runtime |
JDK-8340796 |
Use a consistent order when loading cxq and EntryList |
Fredrik Bredberg |
Oracle |
(same) |
(same) |
2024/10/26 17:59 |
P5 |
core-libs/java.util |
JDK-8342083 |
Make a few fields in FileSystemPreferences final |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/10/26 14:45 |
P4 |
infrastructure/build |
JDK-8335880 |
More troubleshooting tips around windows space in path |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/26 14:45 |
P5 |
core-libs/java.lang |
JDK-8342865 |
Use type parameter for Class::getPrimitiveClass |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/26 14:01 |
P4 |
tools/jpackage |
JDK-8343102 |
Remove `--compress` from jlink command lines from jpackage tests |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/10/26 06:57 |
P3 |
security-libs/java.security |
JDK-8305406 |
Add @spec tags in java.base/java.* (part 2) |
Jonathan Gibbons |
Oracle |
(same) |
(same) |
2024/10/26 03:32 |
P4 |
hotspot/runtime |
JDK-8343030 |
RISC-V: Small assembler cleanups |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/25 21:07 |
P3 |
core-libs/java.lang.foreign |
JDK-8342902 |
Deduplication of acquire calls in BindingSpecializer causes escape-analyisis failure |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/10/25 19:17 |
P4 |
hotspot/gc |
JDK-8343086 |
[BACKOUT] JDK-8295269 G1: Improve slow startup due to predictor initialization |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/25 18:08 |
P3 |
core-svc/tools |
JDK-8339289 |
Enhance Attach API to support arbitrary length arguments - Windows |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/10/25 16:49 |
P4 |
tools/javac |
JDK-8342934 |
TYPE_USE annotations printed with error causing "," in toString output |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/10/25 15:35 |
P4 |
core-libs/java.nio |
JDK-8338426 |
Test java/nio/channels/Selector/WakeupNow.java failed |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/10/25 15:24 |
P4 |
hotspot/gc |
JDK-8295269 |
G1: Improve slow startup due to predictor initialization |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/25 14:35 |
P3 |
tools/jar |
JDK-8342930 |
New tests from JDK-8335912 are failing |
Henry Jen |
Oracle |
(same) |
(same) |
2024/10/25 14:28 |
P4 |
hotspot/runtime |
JDK-8343063 |
RISC-V: remove redundant reg copy in generate_resolve_blob |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/10/25 14:28 |
P4 |
hotspot/compiler |
JDK-8343060 |
RISC-V: enable TestFloat16VectorConvChain for riscv |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/10/25 11:23 |
P4 |
hotspot/runtime |
JDK-8342953 |
RISC-V: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/25 07:48 |
P4 |
hotspot/compiler |
JDK-8342884 |
RISC-V: verify float <--> float16 conversion |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/10/25 07:26 |
P4 |
hotspot/svc |
JDK-8342857 |
SA: Heap iterator makes incorrect assumptions about TLAB layout |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/10/25 07:16 |
P4 |
hotspot/gc |
JDK-8342939 |
Building ZGC without compiler2 fails |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/25 07:08 |
P4 |
docs |
JDK-8342827 |
Fix order of @param tags in other modules |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/10/25 07:03 |
P4 |
core-libs/java.io |
JDK-8342938 |
Problem list java/io/IO/IO.java test on Linux ppc64le |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/25 06:14 |
P4 |
hotspot/gc |
JDK-8342918 |
Building ParallelGC without G1 and Shenandoah fails because SpaceMangler not declared |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/10/24 23:09 |
P3 |
security-libs/java.security |
JDK-8336665 |
CCE in X509CRLImpl$TBSCertList.getCertIssuer |
Mark Powers |
Oracle |
(same) |
(same) |
2024/10/24 17:25 |
P4 |
tools/javac |
JDK-8342090 |
Infer::IncorporationBinaryOp::equals can produce side-effects |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/10/24 17:25 |
P3 |
tools/javac |
JDK-8288590 |
javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/10/24 16:17 |
P4 |
core-libs/java.text |
JDK-8340554 |
Improve MessageFormat readObject checks |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/24 16:02 |
P2 |
hotspot/compiler |
JDK-8342862 |
Gtest added by 8339507 appears to be causing 8GB build machines to hang |
hank.lo |
Intel |
(same) |
(same) |
2024/10/24 16:01 |
P3 |
hotspot/compiler |
JDK-8342768 |
GTest AssemblerX86.validate_vm failed: assert(VM_Version::supports_bmi1()) failed: tzcnt instruction not supported |
hank.lo |
Intel |
(same) |
(same) |
2024/10/24 14:34 |
P4 |
core-libs/java.io |
JDK-8341566 |
Add Reader.of(CharSequence) |
Markus Karg |
Independent |
(same) |
(same) |
2024/10/24 12:24 |
P4 |
core-libs/java.net |
JDK-8342075 |
HttpClient: improve HTTP/2 flow control checks |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/10/24 11:22 |
P4 |
hotspot/runtime |
JDK-8342882 |
RISC-V: Unify handling of jumps to runtime |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/24 09:51 |
P4 |
hotspot/runtime |
JDK-8339730 |
Windows regression after removing ObjectMonitor Responsible |
Fredrik Bredberg |
Oracle |
(same) |
(same) |
2024/10/24 06:45 |
P3 |
tools/javac |
JDK-8339296 |
Record deconstruction pattern in switch fails to compile |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/10/24 05:45 |
P4 |
hotspot/compiler |
JDK-8342387 |
C2 SuperWord: refactor and improve compiler/loopopts/superword/TestDependencyOffsets.java |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/10/24 05:03 |
P4 |
tools/jar |
JDK-8342931 |
ProblemList failing tests from JDK-8335912 |
David Holmes |
Oracle |
(same) |
(same) |
2024/10/24 02:40 |
P4 |
core-libs/java.lang |
JDK-8338544 |
Dedicated Array class descriptor implementation |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/24 00:07 |
P5 |
core-libs/java.util.jar |
JDK-8335912 |
Add an operation mode to the jar command when extracting to not overwriting existing files |
Henry Jen |
Oracle |
(same) |
(same) |
2024/10/23 21:39 |
P4 |
hotspot/runtime |
JDK-8340177 |
Malformed system classes loaded by bootloader crash the JVM in product builds |
David Holmes |
Oracle |
(same) |
(same) |
2024/10/23 20:01 |
P4 |
hotspot/compiler |
JDK-8342854 |
[JVMCI] Block secondary thread reporting a JVMCI fatal error |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/10/23 19:43 |
P3 |
tools/jpackage |
JDK-8341939 |
SigningOptionsTest fails without Xcode with command line developer tools after JDK-8341443 |
Alexander Matveev |
Oracle |
(same) |
(same) |
2024/10/23 18:53 |
P4 |
core-libs/java.nio |
JDK-8233451 |
(fs) Files.newInputStream() cannot be used with character special files |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/10/23 18:26 |
P3 |
hotspot/jvmti |
JDK-8342673 |
Test serviceability/jvmti/events/NotifyFramePopStressTest/NotifyFramePopStressTest.java failed: waited too long for notify |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/10/23 18:23 |
P4 |
core-libs/java.lang |
JDK-8342863 |
Use pattern matching for instanceof in equals methods of wrapper classes |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/10/23 17:44 |
P4 |
core-libs/java.util:i18n |
JDK-8342582 |
user.region for formatting number no longer works for 21.0.5 |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/10/23 17:44 |
P4 |
core-libs/java.io |
JDK-8341975 |
Unable to set encoding for IO.println, IO.print and IO.readln |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/10/23 17:27 |
P4 |
infrastructure/build |
JDK-8342858 |
Make target mac-jdk-bundle fails on chmod command |
Erik Joelsson |
Oracle |
(same) |
(same) |
2024/10/23 15:26 |
P4 |
hotspot/runtime |
JDK-8342683 |
Use non-short forward jump when passing stop() |
Fredrik Bredberg |
Oracle |
(same) |
(same) |
2024/10/23 12:40 |
P5 |
hotspot/compiler |
JDK-8340445 |
[PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1 |
n.sornasarathi |
Independent |
(same) |
(same) |
2024/10/23 08:00 |
P4 |
hotspot/compiler |
JDK-8342043 |
Split Opaque4Node into OpaqueTemplateAssertionPredicateNode and OpaqueNotNullNode |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/23 07:08 |
P4 |
hotspot/compiler |
JDK-8338449 |
ubsan: division by zero in sharedRuntimeTrans.cpp |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/23 06:54 |
P4 |
client-libs |
JDK-8342825 |
Fix order of @param tags in module java.desktop |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/10/23 06:49 |
P4 |
docs/guides |
JDK-8342646 |
JTREG_TEST_THREAD_FACTORY in testing.md should be TEST_THREAD_FACTORY |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/23 06:39 |
P3 |
hotspot/compiler |
JDK-8342809 |
C2 hits "assert(is_If()) failed: invalid node class: Con" during IGVN due to unhandled top |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/23 05:13 |
P4 |
client-libs/javax.accessibility |
JDK-8341453 |
java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible |
Manukumar V S |
Oracle |
(same) |
(same) |
2024/10/23 02:05 |
P4 |
client-libs |
JDK-8339309 |
unused-variable warnings happen in libfontmanager |
Yasumasa Suenaga |
NTT DATA |
(same) |
(same) |
2024/10/22 18:14 |
P4 |
core-libs/java.lang:reflect |
JDK-8327624 |
Remove VM implementation that bypass verification for core reflection |
Mandy Chung |
Oracle |
(same) |
(same) |
2024/10/22 17:58 |
P4 |
hotspot/runtime |
JDK-8341913 |
Support CDS heap dumping for Shenandoah and Epsilon |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/22 17:21 |
P4 |
core-libs/java.text |
JDK-8341445 |
DecimalFormatSymbols setters should throw NPE |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/22 17:09 |
P4 |
core-libs/java.nio |
JDK-8342850 |
Change ProblemList to have LimitDirectMemory refer to JDK-8342849 |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/10/22 16:11 |
P4 |
hotspot/compiler |
JDK-8342601 |
AArch64: Micro-optimize bit shift in copy_memory |
Chad Rakoczy |
Amazon |
(same) |
(same) |
2024/10/22 15:31 |
P4 |
tools/javac |
JDK-8342839 |
Malformed copyright in StringNameTable since JDK-8342806 |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/10/22 14:29 |
P4 |
tools/javac |
JDK-8342806 |
Desugar capturing lambda in StringNameTable |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/10/22 14:09 |
P3 |
core-libs/java.net |
JDK-8326949 |
Authorization header is removed when a proxy Authenticator is set on HttpClient |
Michael McMahon |
Oracle |
(same) |
(same) |
2024/10/22 13:51 |
P5 |
core-libs/java.lang.invoke |
JDK-8341776 |
Remove unused enum values from LambdaForm$Kind |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/10/22 13:16 |
P3 |
hotspot/compiler |
JDK-8342701 |
[PPC64] TestOSRLotsOfLocals.java crashes |
Martin Doerr |
SAP |
(same) |
(same) |
2024/10/22 13:15 |
P4 |
hotspot/gc |
JDK-8342610 |
ZGC: Cleanup pre-touching code |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/10/22 13:13 |
P4 |
hotspot/gc |
JDK-8342182 |
G1: G1OldGenAllocationTracker does not account for direct allocations in regions |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/10/22 12:27 |
P4 |
core-libs/java.lang.foreign |
JDK-8341584 |
Test java/foreign/TestUpcallStress.java intermittent timeout with -Xcomp |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/22 11:19 |
P3 |
hotspot/compiler |
JDK-8342330 |
C2: "node pinned on loop exit test?" assert failure |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/10/22 09:39 |
P4 |
tools/javac |
JDK-8342679 |
Clean up PreviewFeature.Feature |
Angelos Bimpoudis |
Oracle |
(same) |
(same) |
2024/10/22 08:34 |
P5 |
hotspot/compiler |
JDK-8342787 |
Move misplaced TestTemplateAssertionPredicateWithTwoUCTs.java from src to test directory |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/22 08:29 |
P3 |
core-svc/javax.management |
JDK-8342633 |
javax/management/security/HashedPasswordFileTest.java creates tmp file in src dir |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/10/22 07:07 |
P4 |
infrastructure/build |
JDK-8342704 |
GHA: Report truncation is broken after JDK-8341424 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/22 02:09 |
P3 |
hotspot/gc |
JDK-8342681 |
TestLoadBypassesNullCheck.java fails improperly specified VM option |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/21 22:13 |
P4 |
tools/jpackage |
JDK-8342609 |
jpackage test helper function incorrectly removes a directory instead of its contents only |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/10/21 21:16 |
P4 |
hotspot/compiler |
JDK-8342715 |
x86 unused orw instruction encoding could be removed |
hank.lo |
Intel |
(same) |
(same) |
2024/10/21 18:42 |
P4 |
hotspot/runtime |
JDK-8342011 |
Conditionally compile ReservedHeapSpace compressed heap support |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/10/21 18:23 |
P4 |
client-libs/2d |
JDK-8338570 |
sun/font/HBShaper - mismatch in return type of FFM upcall function description and native invocation |
Philip Race |
Oracle |
(same) |
(same) |
2024/10/21 17:20 |
P4 |
core-libs/java.util:i18n |
JDK-8340477 |
Remove JDK1.1 compatible behavior for "EST", "MST", and "HST" time zones |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/10/21 17:14 |
P4 |
core-libs |
JDK-8342698 |
Fix order of @param tags in module java.base |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/10/21 17:08 |
P4 |
core-libs/java.text |
JDK-8335271 |
Specify the MessageFormat ArgumentIndex Implementation Limit |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/21 16:46 |
P4 |
hotspot/compiler |
JDK-8339507 |
Test generation tool and gtest for testing APX encoding of extended gpr instructions |
hank.lo |
Intel |
(same) |
(same) |
2024/10/21 15:56 |
P4 |
hotspot/runtime |
JDK-8342376 |
More reliable OOM handling in ExceptionDuringDumpAtObjectsInitPhase test |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/21 15:37 |
P4 |
hotspot/compiler |
JDK-8341052 |
SHA-512 implementation using SHA-NI |
Smita Kamath |
Intel |
(same) |
(same) |
2024/10/21 15:34 |
P4 |
core-libs/java.util.jar |
JDK-8340553 |
ZipEntry field validation does not take into account the size of a CEN header |
Lance Andersen |
Oracle |
(same) |
(same) |
2024/10/21 15:14 |
P4 |
core-libs/java.lang:reflect |
JDK-8342653 |
Fix minor doc issues in AnnotatedElement |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/10/21 14:58 |
P3 |
hotspot/compiler |
JDK-8338126 |
C2 SuperWord: VectorCastF2HF / vcvtps2ph produces wrong results for vector length 2 |
Sandhya Viswanathan |
Intel |
(same) |
(same) |
2024/10/21 14:57 |
P4 |
hotspot/compiler |
JDK-8328528 |
C2 should optimize long-typed parallel iv in an int counted loop |
Kangcheng Xu |
Independent |
(same) |
(same) |
2024/10/21 13:50 |
P4 |
hotspot/compiler |
JDK-8342295 |
compiler/jvmci/TestJVMCISavedProperties.java fails due to garbage in output |
Tomáš Zezula |
Oracle |
(same) |
(same) |
2024/10/21 13:16 |
P4 |
hotspot/gc |
JDK-8342102 |
ZGC: Optimize copy constructors in ZPhysicalMemory |
jsikstro |
Unknown |
(same) |
(same) |
2024/10/21 13:15 |
P4 |
hotspot/runtime |
JDK-8340241 |
RISC-V: Returns mispredicted |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/10/21 10:22 |
P4 |
infrastructure/build |
JDK-8340818 |
Add a new jtreg test root to test the generated documentation |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/10/21 10:14 |
P4 |
core-libs/java.math |
JDK-8341470 |
BigDecimal.stripTrailingZeros() optimization |
51378941+fabioromano1 |
Independent |
(same) |
(same) |
2024/10/21 10:13 |
P4 |
infrastructure/build |
JDK-8339570 |
Add Tidy build support for JDK tests |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/10/21 09:30 |
P4 |
infrastructure/build |
JDK-8342578 |
GHA: RISC-V: Bootstrap using Debian snapshot is still failing |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/21 08:04 |
P4 |
hotspot/runtime |
JDK-8342334 |
CDS: Scratch mirrors should not point to dead klasses |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/21 07:38 |
P3 |
hotspot/compiler |
JDK-8342496 |
C2/Shenandoah: SEGV in compiled code when running jcstress |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/10/21 07:37 |
P3 |
hotspot/compiler |
JDK-8341407 |
C2: assert(main_limit == cl->limit() || get_ctrl(main_limit) == new_limit_ctrl) failed: wrong control for added limit |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/10/21 07:20 |
P4 |
hotspot/compiler |
JDK-8342612 |
Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/21 06:28 |
P3 |
hotspot/compiler |
JDK-8342287 |
C2 fails with "assert(is_IfTrue()) failed: invalid node class: IfFalse" due to Template Assertion Predicate with two UCTs |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/21 01:46 |
P4 |
hotspot/compiler |
JDK-8342579 |
RISC-V: C2: Cleanup effect of killing flag register for call instructs |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/18 23:39 |
P4 |
core-svc/debugger |
JDK-8336401 |
Remove the option onjcmd from the jdwp agent |
Johannes Bechberger |
SAP |
(same) |
(same) |
2024/10/18 22:52 |
P3 |
hotspot/compiler |
JDK-8335662 |
[AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn |
Chad Rakoczy |
Amazon |
(same) |
(same) |
2024/10/18 19:34 |
P3 |
hotspot/jvmti |
JDK-8340698 |
JVMTI FRAME_POP event is sometimes missed if NotifyFramePop is called as a method is returning |
Serguei Spitsyn |
Oracle |
(same) |
(same) |
2024/10/18 17:41 |
P4 |
core-libs/java.util:i18n |
JDK-8340488 |
Clarify LocaleServiceProvider deployment on application module path |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/18 15:00 |
P4 |
infrastructure/build |
JDK-8337536 |
AArch64: Enable BTI branch protection for runtime part |
Fei Gao |
ARM |
(same) |
(same) |
2024/10/18 13:23 |
P4 |
hotspot/runtime |
JDK-8341444 |
Unnecessary check for JSRs in CDS |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/10/18 11:03 |
P4 |
client-libs/javax.swing |
JDK-8341978 |
Improve JButton/bug4490179.java |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/10/18 08:30 |
P4 |
hotspot/compiler |
JDK-8342409 |
[s390x] C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR |
Amit Kumar |
IBM |
(same) |
(same) |
2024/10/18 08:06 |
P4 |
core-libs/java.lang |
JDK-8341664 |
ReferenceClassDescImpl cache internalName |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/18 06:46 |
P3 |
hotspot/compiler |
JDK-8339694 |
ciTypeFlow does not correctly handle unresolved constant dynamic of array type |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/10/18 05:55 |
P4 |
hotspot/runtime |
JDK-8341020 |
Error handler crashes when Metaspace is not fully initialized |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/18 03:37 |
P4 |
hotspot/runtime |
JDK-8341513 |
Remove the unused thread_type field from OSThread |
Amit Kumar |
IBM |
(same) |
(same) |
2024/10/18 00:57 |
P4 |
tools |
JDK-8341134 |
Deprecate for removal the jrunscript tool |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/10/18 00:51 |
P3 |
tools/jar |
JDK-8173970 |
jar tool should have a way to extract to a directory |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/10/18 00:23 |
P4 |
deploy |
JDK-8311530 |
Deprecate jdk.jsobject module for removal |
Kevin Rushforth |
Oracle |
(same) |
(same) |
2024/10/17 21:00 |
P4 |
client-libs |
JDK-8341292 |
Open some TextArea awt tests 3 |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 20:54 |
P3 |
client-libs/2d |
JDK-8339341 |
SurfaceManager cacheMap retains strong references |
Nikita Gubarkov |
JetBrains |
(same) |
(same) |
2024/10/17 19:29 |
P4 |
client-libs/java.awt |
JDK-8339975 |
Open some dialog awt tests 2 |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 19:28 |
P4 |
client-libs/java.awt |
JDK-8340494 |
Open some dialog awt tests 4 |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 18:10 |
P4 |
client-libs/java.awt |
JDK-8340851 |
Open some TextArea awt tests |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 18:08 |
P4 |
hotspot/gc |
JDK-8342119 |
Shenandoah: Remove extra ShenandoahUpdateRefsClosure |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/17 18:06 |
P2 |
hotspot/runtime |
JDK-8325937 |
runtime/handshake/HandshakeDirectTest.java causes "monitor end should be strictly below the frame pointer" assertion failure on AArch64 |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/10/17 15:10 |
P4 |
client-libs |
JDK-8341376 |
Open some TextArea awt tests 4 |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 15:03 |
P4 |
hotspot/gc |
JDK-8342079 |
Shenandoah: Remove extra ShenandoahInitMarkRootsClosure |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/17 14:50 |
P4 |
client-libs |
JDK-8341055 |
Open some TextArea awt tests 2 |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 14:49 |
P4 |
client-libs |
JDK-8340987 |
Open some TextArea awt tests 1 |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 14:34 |
P5 |
hotspot/svc-agent |
JDK-8339871 |
serviceability/sa/TestDebugInfoDecode.java should be driver |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/10/17 13:56 |
P4 |
hotspot/runtime |
JDK-8341452 |
Test runtime/cds/appcds/DumpRuntimeClassesTest.java from JDK-8324259 is failing |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/10/17 12:31 |
P2 |
hotspot/gc |
JDK-8340389 |
vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3 |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/17 12:26 |
P5 |
hotspot/gc |
JDK-8342329 |
G1: Rename G1HeapRegionManager::_allocated_heapregions_length |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/10/17 10:49 |
P4 |
core-libs/java.lang.classfile |
JDK-8342336 |
Optimize ClassFile imports |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/17 09:26 |
P4 |
tools/javac |
JDK-8341966 |
Broken annotated module may lead to an exception in javac |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/10/17 09:18 |
P4 |
hotspot/runtime |
JDK-8341622 |
Tag-specific disabled default decorators for UnifiedLogging |
anton.seoane.ampudia |
Oracle |
(same) |
(same) |
2024/10/17 08:43 |
P4 |
client-libs/java.awt |
JDK-8340336 |
Open some checkbox awt tests |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/17 08:06 |
P4 |
hotspot/runtime |
JDK-8338851 |
Hoist os::Posix::realpath() to os::realpath() and implement on Windows |
Simon Tooke |
Red Hat |
(same) |
(same) |
2024/10/17 08:01 |
P4 |
core-svc/javax.management |
JDK-8342338 |
Remove redundant IIOPURLTest.java |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/10/17 07:21 |
P4 |
hotspot/compiler |
JDK-8341715 |
PPC64: ObjectMonitor::_owner should be reset unconditionally in nmethod unlocking |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/10/17 07:19 |
P4 |
hotspot/compiler |
JDK-8342042 |
PPC64: compiler_fast_unlock_object flags failure instead of success |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/10/17 06:38 |
P4 |
client-libs/java.awt |
JDK-8340279 |
Open source several AWT Dialog tests - Batch 2 |
Tejesh R |
Oracle |
(same) |
(same) |
2024/10/17 05:48 |
P4 |
client-libs/java.awt |
JDK-8341072 |
Open source several AWT Canvas and Rectangle related tests |
Tejesh R |
Oracle |
(same) |
(same) |
2024/10/17 05:08 |
P4 |
hotspot/compiler |
JDK-8341328 |
Refactor initial Assertion Predicate creation into separate classes |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/17 05:03 |
P2 |
hotspot/compiler |
JDK-8340313 |
Crash due to invalid oop in nmethod after C1 patching |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/10/16 23:32 |
P4 |
client-libs |
JDK-8338751 |
ConfigureNotify behavior has changed in KWin 6.2 |
vlad.zahorodnii |
@kde.org |
(same) |
(same) |
2024/10/16 21:57 |
P4 |
client-libs/java.awt |
JDK-8340140 |
Open some dialog awt tests 3 |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/16 21:26 |
P4 |
security-libs/javax.crypto:pkcs11 |
JDK-8331959 |
Update PKCS#11 Cryptographic Token Interface to v3.1 |
Valerie Peng |
Oracle |
(same) |
(same) |
2024/10/16 19:58 |
P4 |
hotspot/compiler |
JDK-8342332 |
[JVMCI] Export CompilerToVM::Data::dtanh |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/10/16 19:17 |
P4 |
hotspot/compiler |
JDK-8341862 |
PPC64: C1 unwind_handler fails to unlock synchronized methods with LM_MONITOR |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/10/16 18:26 |
P1 |
hotspot/compiler |
JDK-8342439 |
Build failure after 8338023 |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/10/16 16:27 |
P2 |
core-libs/java.nio |
JDK-8342145 |
File libCreationTimeHelper.c compile fails on Alpine |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/16 16:08 |
P4 |
hotspot/compiler |
JDK-8338023 |
Support two vector selectFrom API |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/10/16 15:32 |
P4 |
hotspot/runtime |
JDK-8338883 |
Show warning when CreateCoredumpOnCrash set, but core dump will not happen |
Gerard Ziemski |
Oracle |
(same) |
(same) |
2024/10/16 14:08 |
P4 |
hotspot/compiler |
JDK-8329597 |
C2: Intrinsify Reference.clear |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/16 13:36 |
P4 |
hotspot/gc |
JDK-8336911 |
ZGC: Division by zero in heuristics after JDK-8332717 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/16 10:17 |
P4 |
core-libs |
JDK-8331051 |
Add an `@since` checker test for `java.base` module |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/10/16 07:36 |
P3 |
core-libs/java.time |
JDK-8339637 |
(tz) Update Timezone Data to 2024b |
johny.jose |
Oracle |
(same) |
(same) |
2024/10/16 07:28 |
P4 |
client-libs/2d |
JDK-8340801 |
Disable ubsan checks in some awt/2d coding |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/16 07:27 |
P4 |
hotspot/gc |
JDK-8334010 |
VM crashes with ObjectAlignmentInBytes > GCCardSizeInBytes |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/16 07:23 |
P4 |
hotspot/compiler |
JDK-8337221 |
CompileFramework: test library to conveniently compile java and jasm sources for fuzzing |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/10/16 07:13 |
P4 |
hotspot/gc |
JDK-8342081 |
Shenandoah: Remove extra ShenandoahMarkUpdateRefsSuperClosure |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/16 07:05 |
P4 |
hotspot/runtime |
JDK-8341931 |
os_linux gtest uses lambdas with explicit capture lists |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/10/16 06:52 |
P4 |
core-libs/java.time |
JDK-8324672 |
Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/10/16 05:14 |
P4 |
client-libs/java.awt |
JDK-8340790 |
Open source several AWT Dialog tests - Batch 4 |
Tejesh R |
Oracle |
(same) |
(same) |
2024/10/16 01:51 |
P4 |
core-libs/java.net |
JDK-8341142 |
Maintain a single source file for sun.net.www.protocol.jar.JarFileFactory |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/10/15 17:44 |
P2 |
core-libs/java.nio |
JDK-8341997 |
Tests create files in src tree instead of scratch dir |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/10/15 14:10 |
P4 |
infrastructure/build |
JDK-8323672 |
Suppress unwanted autoconf added flags in CC and CXX |
Julian Waters |
Independent |
(same) |
(same) |
2024/10/15 12:55 |
P4 |
infrastructure/build |
JDK-8341871 |
Disable G1 for unsupported platforms after JDK-8334060 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/15 12:16 |
P4 |
hotspot/runtime |
JDK-8336103 |
Clean up confusing Method::is_initializer |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/15 11:52 |
P4 |
hotspot/gc |
JDK-8342044 |
Increase timeout of gc/shenandoah/oom/TestClassLoaderLeak.java |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/15 10:50 |
P4 |
core-svc/javax.management |
JDK-8338603 |
DiagnosticCommandMBean operations should standardize types for parameters |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/10/15 09:15 |
P4 |
hotspot/gc |
JDK-8337339 |
gc/arguments/Test*SizeFlags.java timing out with Xcomp |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/15 09:10 |
P3 |
core-libs/java.lang.foreign |
JDK-8338596 |
Clarify handling of restricted and caller-sensitive methods |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/10/15 08:46 |
P4 |
hotspot/gc |
JDK-8337269 |
G1ConfidencePercent interpreted inconsistently |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/15 07:59 |
P3 |
core-libs/java.lang.foreign |
JDK-8340189 |
8339531 incorrect for Big Endian platforms |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/10/15 07:47 |
P4 |
tools |
JDK-8337851 |
Some tests have name which confuse jtreg |
ogata.toshitaka |
Fujitsu |
(same) |
(same) |
2024/10/15 02:53 |
P4 |
hotspot/compiler |
JDK-8342014 |
RISC-V: ZStoreBarrierStubC2 clobbers rflags |
Fei Yang |
Independent |
(same) |
(same) |
2024/10/14 17:22 |
P4 |
tools/javap |
JDK-8341924 |
Improve error message with structurally malformed Code array |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/14 17:21 |
P4 |
core-libs/java.lang.classfile |
JDK-8317356 |
Fix missing null checks in the ClassFile API |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/14 16:45 |
P4 |
client-libs/java.awt |
JDK-8339879 |
Open some dialog awt tests |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/10/14 16:44 |
P3 |
hotspot/compiler |
JDK-8341831 |
PhaseCFG::insert_anti_dependences asserts with "no loads" |
Igor Veresov |
Oracle |
(same) |
(same) |
2024/10/14 16:00 |
P2 |
security-libs |
JDK-8342002 |
sun/security/tools/keytool/GenKeyPairSigner.java failed due to missing certificate output |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/10/14 12:32 |
P3 |
core-libs/java.nio |
JDK-8341881 |
[REDO] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/14 12:29 |
P4 |
core-libs/java.net |
JDK-8341637 |
java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64) |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/10/14 10:51 |
P4 |
hotspot/runtime |
JDK-8335091 |
NMT: VMATree reserve_mapping and commit_mapping APIs need MEMFLAGS while un/-committing API has no MEMFLAGS arg |
Afshin Zafari |
Oracle |
(same) |
(same) |
2024/10/14 10:34 |
P4 |
hotspot/runtime |
JDK-8341967 |
Unify os::current_file_offset and os::seek_to_file_offset across posix platforms |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/14 08:40 |
P4 |
hotspot/runtime |
JDK-8341471 |
Reversed field layout caused by unstable sorting |
Fei Gao |
ARM |
(same) |
(same) |
2024/10/14 07:55 |
P4 |
hotspot/compiler |
JDK-8341893 |
AArch64: Micro-optimize compressed ptr decoding |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/14 06:02 |
P4 |
hotspot/runtime |
JDK-8341708 |
Optimize safepoint poll encoding with smaller poll data offset |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/14 05:26 |
P3 |
hotspot/compiler |
JDK-8336726 |
C2: assert(!do_asserts || projs->fallthrough_ioproj != nullptr) failed: must be found |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/10/14 04:45 |
P4 |
client-libs/javax.swing |
JDK-8226938 |
[TEST_BUG]GTK L&F: There is no Details button in FileChooser Dialog |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/14 04:45 |
P4 |
client-libs/javax.swing |
JDK-8226933 |
[TEST_BUG]GTK L&F: There is no swatches or RGB tab in JColorChooser |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/12 03:25 |
P4 |
hotspot/runtime |
JDK-8341138 |
Rename jtreg property docker.support as container.support |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/10/12 02:45 |
P3 |
security-libs |
JDK-8342003 |
ProblemList sun/security/tools/keytool/GenKeyPairSigner.java |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/10/11 21:31 |
P4 |
core-svc/debugger |
JDK-8341797 |
Fix ExceptionOccurred in jdk.jdi |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/11 21:30 |
P4 |
core-svc |
JDK-8341794 |
Fix ExceptionOccurred in jdk.attach |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/11 21:16 |
P3 |
security-libs/java.security |
JDK-8340327 |
A common framework to support public key algorithms with standard parameter sets |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/10/11 21:11 |
P4 |
hotspot/compiler |
JDK-8341178 |
TypeRawPtr::add_offset may be "miscompiled" due to UB |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/10/11 20:03 |
P4 |
client-libs/java.awt |
JDK-8341972 |
java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/11 15:28 |
P4 |
hotspot/compiler |
JDK-8341784 |
Refactor TypeVect to use a BasicType instead of a const Type* |
Quan Anh Mai |
Independent |
(same) |
(same) |
2024/10/11 10:07 |
P4 |
tools/javac |
JDK-8341070 |
javac fails with an exception when compiling import module under source level 8 |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/10/11 09:12 |
P4 |
hotspot/gc |
JDK-8341909 |
G1: Add region index to region printer output |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/11 08:22 |
P4 |
hotspot/svc-agent |
JDK-8341820 |
Check return value of hcreate_r |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/11 08:12 |
P2 |
other-libs/other |
JDK-8341880 |
RISC-V: riscv_vector.h native build fails with gcc13 after JDK-8320500 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/11 07:29 |
P4 |
infrastructure/build |
JDK-8341806 |
Gcc version detection failure on Alinux3 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/11 02:17 |
P4 |
core-libs/java.lang.classfile |
JDK-8341900 |
Optimize DirectCodeBuilder writeBody |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/11 00:29 |
P4 |
core-libs/java.lang.classfile |
JDK-8341906 |
Optimize ClassFile writing BufBuffer |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/10 21:42 |
P4 |
client-libs/java.awt |
JDK-8341257 |
Open source few DND tests - Set1 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/10 18:45 |
P3 |
hotspot/gc |
JDK-8339651 |
ShenandoahPacer::setup_for_mark, ShenandoahPacer::setup_for_updaterefs and ShenandoahPacer::setup_for_evac runtime error: division by zero |
William Kemper |
Amazon |
(same) |
(same) |
2024/10/10 18:17 |
P4 |
client-libs/java.awt |
JDK-8340173 |
Open source some Component/Panel/EventQueue tests - Set2 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/10 18:00 |
P4 |
client-libs/2d |
JDK-8339974 |
Graphics2D.drawString doesn't always work with Font derived from AffineTransform |
daniel.gredler |
Independent |
(same) |
(same) |
2024/10/10 17:55 |
P4 |
client-libs/java.awt |
JDK-8340978 |
Open source few DnD tests - Set6 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/10 17:33 |
P4 |
core-libs/java.util |
JDK-8341791 |
Fix ExceptionOccurred in java.prefs |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/10 17:33 |
P4 |
core-libs |
JDK-8341789 |
Fix ExceptionOccurred in java.base |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/10 17:22 |
P4 |
security-libs |
JDK-8341792 |
Fix ExceptionOccurred in java.security.jgss |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/10/10 17:02 |
P4 |
hotspot/runtime |
JDK-8341819 |
LightweightSynchronizer::enter_for races with deflation |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/10/10 15:56 |
P4 |
core-libs/javax.naming |
JDK-8339538 |
Wrong timeout computations in DnsClient |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/10/10 15:56 |
P4 |
core-libs/javax.naming |
JDK-8220213 |
com/sun/jndi/dns/ConfigTests/Timeout.java failed intermittent |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/10/10 15:50 |
P4 |
client-libs/java.awt |
JDK-8340366 |
Open source several AWT Dialog tests - Batch 3 |
Tejesh R |
Oracle |
(same) |
(same) |
2024/10/10 15:34 |
P4 |
client-libs/java.awt |
JDK-8340193 |
Open source several AWT Dialog tests - Batch 1 |
Tejesh R |
Oracle |
(same) |
(same) |
2024/10/10 15:13 |
P4 |
core-libs/java.lang.classfile |
JDK-8341136 |
Optimize StackMapGenerator::trimAndCompress |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/10 14:32 |
P4 |
core-libs/java.lang.classfile |
JDK-8339205 |
Optimize StackMapGenerator |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/10 08:34 |
P4 |
hotspot/compiler |
JDK-8341619 |
C2: remove unused StoreCM node |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/10/10 07:21 |
P4 |
hotspot/other |
JDK-8341722 |
Fix some warnings as errors when building on Linux with toolchain clang |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/10 06:40 |
P1 |
core-libs/java.nio |
JDK-8341882 |
[BACKOUT] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3 |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/10 05:57 |
P3 |
client-libs/javax.swing |
JDK-8051591 |
Test javax/swing/JTabbedPane/8007563/Test8007563.java fails |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/10 05:40 |
P4 |
client-libs/java.awt |
JDK-8340809 |
Open source few more AWT PopupMenu tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/10 01:04 |
P3 |
core-libs/java.nio |
JDK-8338884 |
java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/10 00:03 |
P4 |
core-libs/java.lang.classfile |
JDK-8341859 |
Optimize ClassFile Benchmark Write |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/09 23:50 |
P4 |
core-libs/java.lang.invoke |
JDK-8341755 |
Optimize argNames in InnerClassLambdaMetafactory |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/09 22:10 |
P4 |
client-libs |
JDK-8340985 |
Open source some Desktop related tests |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/10/09 21:46 |
P4 |
core-libs/java.util:i18n |
JDK-8341684 |
Typo in External Specifications link of java.util.Currency |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/09 21:45 |
P4 |
core-libs/java.util:i18n |
JDK-8341366 |
Suspicious check in Locale.getDisplayName(Locale inLocale) |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/09 20:31 |
P4 |
client-libs |
JDK-8341170 |
Open source several Choice related tests (part 2) |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/10/09 18:20 |
P3 |
hotspot/compiler |
JDK-8341860 |
ProblemList applications/ctw/modules/java_base_2.java on linux-x64 |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/10/09 18:17 |
P4 |
client-libs/2d |
JDK-8341535 |
sun/awt/font/TestDevTransform.java fails with RuntimeException: Different rendering |
Philip Race |
Oracle |
(same) |
(same) |
2024/10/09 17:44 |
P3 |
hotspot/compiler |
JDK-8341832 |
Incorrect continuation address of synthetic SIGSEGV for APX in product builds |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/10/09 17:30 |
P4 |
infrastructure/build |
JDK-8341424 |
GHA: Collect hs_errs from build time failures |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/09 17:21 |
P4 |
core-libs/java.lang.classfile |
JDK-8339320 |
Optimize ClassFile Utf8EntryImpl#inflate |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/09 16:45 |
P4 |
hotspot/runtime |
JDK-8341854 |
Incorrect clearing of ZF in fast_unlock_lightweight on x86 |
Fredrik Bredberg |
Oracle |
(same) |
(same) |
2024/10/09 16:03 |
P4 |
tools/javac |
JDK-8337980 |
Javac allows invocation of an inherited instance method from a static method |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/10/09 15:56 |
P4 |
core-libs/java.util.jar |
JDK-8341625 |
Improve ZipFile validation of the END header |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/10/09 15:28 |
P4 |
hotspot/runtime |
JDK-8340547 |
Starting many threads can delay safepoints |
Oli Gillespie |
Amazon |
(same) |
(same) |
2024/10/09 15:07 |
P4 |
hotspot/compiler |
JDK-8325495 |
C2: implement optimization for series of Add of unique value |
Kangcheng Xu |
Independent |
(same) |
(same) |
2024/10/09 14:59 |
P2 |
hotspot/compiler |
JDK-8340214 |
C2 compilation asserts with "no node with a side effect" in PhaseIdealLoop::try_sink_out_of_loop |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/10/09 14:57 |
P3 |
hotspot/compiler |
JDK-8336702 |
C2 compilation fails with "all memory state should have been processed" assert |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/10/09 13:05 |
P4 |
hotspot/runtime |
JDK-8341633 |
StatSampler::assert_system_property: Print the keys and values of the assert |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/10/09 11:42 |
P4 |
hotspot/compiler |
JDK-8340786 |
Introduce Predicate classes with predicate iterators and visitors for simplified walking |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/10/09 10:01 |
P4 |
core-libs/java.lang.classfile |
JDK-8341141 |
Optimize DirectCodeBuilder |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/09 09:02 |
P4 |
hotspot/runtime |
JDK-8341688 |
Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/09 07:01 |
P4 |
hotspot/compiler |
JDK-8330157 |
C2: Add a stress flag for bailouts |
daniel.skantz |
Oracle |
(same) |
(same) |
2024/10/09 05:47 |
P4 |
core-libs/java.util:i18n |
JDK-8341658 |
RISC-V: Test DateFormatProviderTest.java run timeouted |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/09 03:11 |
P4 |
core-svc/java.lang.management |
JDK-8341588 |
Remove CollectionUsageThreshold.java from ProblemList-Xcomp for debugging |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/10/09 00:00 |
P4 |
hotspot/jvmti |
JDK-8341805 |
ProblemList five mlvm/indy/func/jvmti tests in Xcomp mode |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/10/09 00:00 |
P4 |
core-svc/tools |
JDK-8341803 |
ProblemList containers/docker/TestJcmdWithSideCar.java on linux-x64 |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/10/08 23:21 |
P2 |
hotspot/compiler |
JDK-8337066 |
Repeated call of StringBuffer.reverse with double byte string returns wrong result |
Igor Veresov |
Oracle |
(same) |
(same) |
2024/10/08 20:35 |
P4 |
core-libs/java.lang |
JDK-8341548 |
More concise use of classfile API |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/08 17:44 |
P4 |
hotspot/jfr |
JDK-8341131 |
Some jdk/jfr/event/compiler tests shouldn't be executed with Xcomp |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/10/08 17:37 |
P4 |
client-libs/java.awt |
JDK-8341447 |
Open source closed frame tests # 5 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/10/08 16:34 |
P4 |
client-libs/java.awt |
JDK-8341378 |
Open source few TrayIcon tests - Set8 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/08 16:16 |
P4 |
tools/javadoc(tool) |
JDK-8340203 |
Link color is hard to distinguish from text color in API documentation |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/10/08 15:15 |
P4 |
hotspot/compiler |
JDK-8320500 |
[vectorapi] RISC-V: Optimize vector math operations with SLEEF |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/10/08 14:12 |
P4 |
hotspot/gc |
JDK-8341643 |
G1: Merged cards counter skewed by merge cards cache |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/10/08 12:36 |
P3 |
hotspot/runtime |
JDK-8341644 |
Compile error in cgroup coding when using toolchain clang |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/08 10:08 |
P4 |
core-libs/java.util.jar |
JDK-8336843 |
Deprecate java.util.zip.ZipError for removal |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/10/08 09:59 |
P4 |
core-libs/java.util.jar |
JDK-8341597 |
ZipFileInflaterInputStream input buffer size uses uncompressed size |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/10/08 09:19 |
P4 |
hotspot/compiler |
JDK-8339220 |
[s390x] TestIfMinMax.java failure |
Amit Kumar |
IBM |
(same) |
(same) |
2024/10/08 08:14 |
P4 |
core-libs/java.util.jar |
JDK-8341594 |
Use Unsafe to coalesce reads in java.util.zip.ZipUtils |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/10/08 06:33 |
P4 |
client-libs/java.awt |
JDK-8339836 |
Open source several AWT Mouse tests - Batch 1 |
Tejesh R |
Oracle |
(same) |
(same) |
2024/10/08 06:33 |
P4 |
client-libs/java.awt |
JDK-8339982 |
Open source several AWT Mouse tests - Batch 2 |
Tejesh R |
Oracle |
(same) |
(same) |
2024/10/08 01:26 |
P4 |
hotspot/gc |
JDK-8341668 |
Shenandoah: assert(tail_bits < (idx_t)BitsPerWord) failed: precondition |
William Kemper |
Amazon |
(same) |
(same) |
2024/10/07 23:30 |
P4 |
core-libs/java.lang.classfile |
JDK-8341581 |
Optimize BytecodeHelpers validate slot |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/07 21:29 |
P4 |
client-libs/java.awt |
JDK-8341278 |
Open source few TrayIcon tests - Set7 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/07 19:33 |
P4 |
infrastructure/build |
JDK-8330206 |
Bump minimum boot jdk to JDK 23 |
Mikael Vidstedt |
Oracle |
(same) |
(same) |
2024/10/07 17:42 |
P4 |
client-libs/java.awt |
JDK-8340713 |
Open source DnD tests - Set5 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/07 16:34 |
P4 |
core-libs/java.util.jar |
JDK-8341595 |
Clean up iteration of CEN headers in ZipFile.Source.initCEN |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/10/07 16:32 |
P4 |
client-libs/java.awt |
JDK-8341373 |
Open source closed frame tests # 4 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/10/07 16:28 |
P4 |
core-libs/java.lang.foreign |
JDK-8341593 |
Problemlist java/foreign/TestUpcallStress.java in Xcomp mode |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/07 13:26 |
P4 |
hotspot/gc |
JDK-8341238 |
G1: Refactor G1Policy to move collection set selection methods into G1CollectionSet |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/10/07 12:45 |
P4 |
client-libs |
JDK-8341235 |
Improve default instruction frame title in PassFailJFrame |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/10/07 12:44 |
P4 |
client-libs |
JDK-8340799 |
Add border inside instruction frame in PassFailJFrame |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/10/07 09:32 |
P4 |
hotspot/runtime |
JDK-8340880 |
RISC-V: add t3-t6 alias into assemler_riscv.hpp |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/10/07 08:39 |
P4 |
hotspot/runtime |
JDK-8341562 |
RISC-V: Generate comments in -XX:+PrintInterpreter to link to source code |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/07 08:28 |
P4 |
hotspot/compiler |
JDK-8341525 |
G1: use bit clearing to remove tightly-coupled initialization store pre-barriers |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/10/07 07:58 |
P2 |
hotspot/compiler |
JDK-8341612 |
[BACKOUT] 8338442: AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/10/07 07:05 |
P4 |
hotspot/runtime |
JDK-8338379 |
Accesses to class init state should be properly synchronized |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/06 16:26 |
P4 |
core-libs/java.lang.classfile |
JDK-8339329 |
ConstantPoolBuilder#constantValueEntry method doc typo and clarifications |
David Lloyd |
Red Hat |
(same) |
(same) |
2024/10/06 12:21 |
P4 |
hotspot/compiler |
JDK-8337713 |
RISC-V: fix typos in macroAssembler_riscv.cpp |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/05 21:15 |
P2 |
core-libs/java.util:collections |
JDK-8340572 |
ConcurrentModificationException when sorting ArrayList sublists |
Attila Szegedi |
Independent |
(same) |
(same) |
2024/10/05 18:42 |
P4 |
hotspot/runtime |
JDK-8339386 |
Assertion on AIX - original PC must be in the main code section of the compiled method |
Martin Doerr |
SAP |
(same) |
(same) |
2024/10/05 18:34 |
P1 |
hotspot/runtime |
JDK-8341558 |
[AIX] build broken after 8341413 |
Martin Doerr |
SAP |
(same) |
(same) |
2024/10/05 15:37 |
P4 |
core-libs/java.lang.classfile |
JDK-8341512 |
Optimize StackMapGenerator::processInvokeInstructions |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/05 01:21 |
P4 |
core-libs/java.lang.classfile |
JDK-8341510 |
Optimize StackMapGenerator::processFieldInstructions |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/04 22:35 |
P4 |
core-libs/java.io |
JDK-8339699 |
Optimize DataOutputStream writeUTF |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/04 22:08 |
P4 |
client-libs/java.awt |
JDK-8340417 |
Open source some MenuBar tests - Set1 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/04 21:56 |
P4 |
hotspot/gc |
JDK-8341554 |
Shenandoah: Missing heap lock when updating usage for soft ref policy |
William Kemper |
Amazon |
(same) |
(same) |
2024/10/04 21:21 |
P3 |
tools/jpackage |
JDK-8341443 |
[macos] AppContentTest and SigningOptionsTest failed due to "codesign" does not fails with "--app-content" on macOS 15 |
Alexander Matveev |
Oracle |
(same) |
(same) |
2024/10/04 21:17 |
P5 |
core-svc/debugger |
JDK-8341295 |
Add some useful debugging APIs to the debug agent |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/10/04 20:31 |
P4 |
core-libs/javax.lang.model |
JDK-8341483 |
Clarify special case handling of Types.getArrayType |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/10/04 19:25 |
P4 |
core-libs/java.lang |
JDK-8341541 |
Wrong anchor in wrapper classes links |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/10/04 18:42 |
P4 |
client-libs/java.awt |
JDK-8341258 |
Open source few various AWT tests - Set1 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/04 18:39 |
P4 |
client-libs/java.awt |
JDK-8340967 |
Open source few Cursor tests - Set2 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/04 18:36 |
P4 |
client-libs/java.awt |
JDK-8340966 |
Open source few Checkbox and Cursor tests - Set1 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/04 18:35 |
P4 |
client-libs/java.awt |
JDK-8340164 |
Open source few Component tests - Set1 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/04 18:08 |
P4 |
client-libs/java.awt |
JDK-8341162 |
Open source some of the AWT window test |
Jayathirth D V |
Oracle |
(same) |
(same) |
2024/10/04 17:34 |
P4 |
core-libs |
JDK-8340326 |
Remove references to Applet in core-libs/security tests |
Justin Lu |
Oracle |
(same) |
(same) |
2024/10/04 17:29 |
P4 |
hotspot/gc |
JDK-8341379 |
Shenandoah: Improve lock contention during cleanup |
Kelvin Nilsen |
Amazon |
(same) |
(same) |
2024/10/04 17:20 |
P4 |
client-libs/java.awt |
JDK-8341111 |
open source several AWT tests including menu shortcut tests |
Philip Race |
Oracle |
(same) |
(same) |
2024/10/04 16:38 |
P4 |
client-libs/java.awt |
JDK-8340555 |
Open source DnD tests - Set4 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/04 16:20 |
P4 |
hotspot/runtime |
JDK-8341377 |
Update VMProps.isCDSRuntimeOptionsCompatible to include Parallel and Serial GC |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/10/04 16:14 |
P4 |
hotspot/runtime |
JDK-8341053 |
Two CDS tests fail again with -UseCompressedOops and UseSerialGC/UseParallelGC |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/10/04 15:58 |
P3 |
hotspot/gc |
JDK-8340945 |
Ubsan: oopStorage.cpp:374:8: runtime error: applying non-zero offset 18446744073709551168 to null pointer |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/10/04 11:55 |
P4 |
client-libs/java.awt |
JDK-8341298 |
Open source more AWT window tests |
Jayathirth D V |
Oracle |
(same) |
(same) |
2024/10/04 11:43 |
P4 |
hotspot/runtime |
JDK-8341413 |
Stop including osThread_os.hpp in the middle of the OSThread class |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/10/04 09:45 |
P2 |
core-libs/java.lang.foreign |
JDK-8341127 |
Extra call to MethodHandle::asType from memory segment var handles fails to inline |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/10/04 09:01 |
P4 |
hotspot/test |
JDK-8341261 |
Tests assume UnlockExperimentalVMOptions is disabled by default |
jonker |
Amazon |
(same) |
(same) |
2024/10/04 08:26 |
P4 |
hotspot/gc |
JDK-8340426 |
ZGC: Move defragment out of the allocation path |
Stefan Johansson |
Oracle |
(same) |
(same) |
2024/10/04 08:26 |
P4 |
hotspot/runtime |
JDK-8340792 |
-XX:+PrintInterpreter: instructions should only be printed if printing all InterpreterCodelets |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/10/04 06:55 |
P4 |
hotspot/compiler |
JDK-8341451 |
Remove C2HandleAnonOMOwnerStub |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/10/04 06:49 |
P4 |
client-libs/java.awt |
JDK-8341000 |
Open source some of the AWT Window tests |
Jayathirth D V |
Oracle |
(same) |
(same) |
2024/10/04 04:50 |
P3 |
hotspot/runtime |
JDK-8338136 |
Hotspot should support multiple large page sizes on Windows |
Dhamoder Nalla |
Microsoft |
(same) |
(same) |
2024/10/03 20:25 |
P4 |
hotspot/runtime |
JDK-8341489 |
ProblemList runtime/cds/appcds/DumpRuntimeClassesTest.java in Xcomp mode |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/10/03 19:36 |
P4 |
client-libs/javax.swing |
JDK-8341316 |
[macos] javax/swing/ProgressMonitor/ProgressMonitorEscapeKeyPress.java fails sometimes in macos |
Manukumar V S |
Oracle |
(same) |
(same) |
2024/10/03 19:22 |
P4 |
client-libs/2d |
JDK-8341128 |
open source some 2d graphics tests |
Philip Race |
Oracle |
(same) |
(same) |
2024/10/03 18:01 |
P4 |
client-libs/java.awt |
JDK-8340077 |
Open source few Checkbox tests - Set2 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/03 17:16 |
P4 |
security-libs/javax.net.ssl |
JDK-8339403 |
sun.security.ssl.StatusResponseManager.get swallows interrupt status |
Jamil Nimeh |
Oracle |
(same) |
(same) |
2024/10/03 16:46 |
P4 |
client-libs/java.awt |
JDK-8340432 |
Open source some MenuBar tests - Set2 |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/10/03 16:44 |
P4 |
tools/javadoc(tool) |
JDK-8339684 |
ResizeObserver callback interrupts smooth scrolling on Chrome |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/10/03 16:19 |
P4 |
client-libs/java.awt |
JDK-8340625 |
Open source additional Component tests (part 3) |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/10/03 15:13 |
P4 |
core-libs/java.nio |
JDK-8341282 |
(fs) Move creation time fallback logic to Java layer (Linux) |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/10/03 15:13 |
P4 |
core-libs/java.io |
JDK-8340229 |
Improve opening sentence of FileInputStream constructor specification |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/10/03 14:34 |
P4 |
core-libs/java.lang.classfile |
JDK-8341006 |
Optimize StackMapGenerator detect frames |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/03 14:02 |
P4 |
core-svc/java.lang.management |
JDK-8339979 |
VirtualThreadSchedulerMXBeanTest.testReduceParallelism fails intermittently |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/10/03 12:55 |
P4 |
core-svc/tools |
JDK-8341310 |
Test TestJcmdWithSideCar.java should skip ACCESS_TMP_VIA_PROC_ROOT (after JDK-8327114) |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/10/03 12:20 |
P4 |
client-libs/java.awt |
JDK-8341004 |
Open source AWT FileDialog related tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/03 12:08 |
P4 |
core-libs/java.lang.classfile |
JDK-8341415 |
Optimize RawBytecodeHelper::next |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/10/03 12:02 |
P3 |
core-libs/java.lang.foreign |
JDK-8337753 |
Target class of upcall stub may be unloaded |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/10/03 09:23 |
P4 |
client-libs |
JDK-8341148 |
Open source several Choice related tests |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/10/03 08:36 |
P4 |
hotspot/compiler |
JDK-8334060 |
Implementation of Late Barrier Expansion for G1 |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/10/03 07:25 |
P3 |
hotspot/runtime |
JDK-8341091 |
CDS: Segmented roots array misses roots |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/03 05:31 |
P4 |
client-libs/java.awt |
JDK-8341239 |
Open source closed frame tests # 3 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/10/03 04:16 |
P4 |
client-libs/java.awt |
JDK-8341191 |
Open source few more AWT FileDialog tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/03 02:51 |
P4 |
client-libs/java.awt |
JDK-8341177 |
Opensource few List and a Window test |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/10/02 22:55 |
P3 |
security-libs/java.security |
JDK-8309841 |
Jarsigner should print a warning if an entry is removed |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/10/02 22:54 |
P4 |
hotspot/gc |
JDK-8332697 |
ubsan: shenandoahSimpleBitMap.inline.hpp:68:23: runtime error: signed integer overflow: -9223372036854775808 - 1 cannot be represented in type 'long int' |
William Kemper |
Amazon |
(same) |
(same) |
2024/10/02 21:58 |
P4 |
hotspot/runtime |
JDK-8341336 |
Fix -Wzero-as-null-pointer-constant warnings in PRODUCT-only code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/10/02 16:10 |
P4 |
client-libs/java.awt |
JDK-8341037 |
Use standard layouts in DefaultFrameIconTest.java and MenuCrash.java |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/10/02 16:07 |
P3 |
core-svc/tools |
JDK-8341246 |
Test com/sun/tools/attach/PermissionTest.java fails access denied after JDK-8327114 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/10/02 15:51 |
P4 |
hotspot/runtime |
JDK-8328313 |
Archived module graph should allow identical --module-path to be specified during dump time and run time |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/10/02 15:30 |
P4 |
core-libs/java.util |
JDK-8339850 |
Restore the interrupt status in FileSystemPreferences.lockFile() |
sorinbasca |
Google |
(same) |
(same) |
2024/10/02 15:16 |
P4 |
client-libs |
JDK-8340785 |
Update description of PassFailJFrame and samples |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/10/02 15:16 |
P4 |
client-libs |
JDK-8317116 |
Provide layouts for multiple test UI in PassFailJFrame |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/10/02 15:13 |
P1 |
hotspot/test |
JDK-8341412 |
Various test failures after JDK-8334305 |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/10/02 14:45 |
P4 |
hotspot/runtime |
JDK-8324259 |
Classes used by CDS at runtime should be archived |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/10/02 13:27 |
P4 |
hotspot/runtime |
JDK-8307532 |
Implement LM_LIGHTWEIGHT for Zero |
Roman Kennke |
Amazon |
(same) |
(same) |
2024/10/02 10:48 |
P4 |
hotspot/test |
JDK-8334305 |
Remove all code for nsk.share.Log verbose mode |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/10/02 09:45 |
P4 |
core-libs/java.math |
JDK-8336274 |
MutableBigInteger.leftShift(int) optimization |
51378941+fabioromano1 |
Independent |
(same) |
(same) |
2024/10/02 09:14 |
P4 |
hotspot/runtime |
JDK-8341146 |
RISC-V: Unnecessary fences used for load-acquire in template interpreter |
Feilong Jiang |
Huawei |
(same) |
(same) |
2024/10/02 08:14 |
P3 |
tools/launcher |
JDK-8341135 |
Incorrect format string after JDK-8339475 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/02 07:58 |
P4 |
hotspot/compiler |
JDK-8340109 |
Ubsan: ciEnv.cpp:1660:65: runtime error: member call on null pointer of type 'struct CompileTask' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/02 07:48 |
P4 |
hotspot/compiler |
JDK-8340732 |
RISC-V: Refactor crc32 scalar version |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/10/02 07:11 |
P3 |
hotspot/compiler |
JDK-8340824 |
C2: Memory for TypeInterfaces not reclaimed by hashcons() |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/10/02 03:30 |
P4 |
core-libs/java.lang.classfile |
JDK-8341277 |
Validate slot argument for instruction factories |
Chen Liang |
Independent |
(same) |
(same) |
2024/10/02 01:27 |
P4 |
core-libs/java.lang |
JDK-8341243 |
Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/10/01 23:52 |
P3 |
hotspot/compiler |
JDK-8320308 |
C2 compilation crashes in LibraryCallKit::inline_unsafe_access |
Tobias Holenstein |
Oracle |
(same) |
(same) |
2024/10/01 22:48 |
P4 |
hotspot/compiler |
JDK-8340079 |
Modify rearrange/selectFrom Vector API methods to perform wrapIndexes instead of checkIndexes |
Sandhya Viswanathan |
Intel |
(same) |
(same) |
2024/10/01 21:08 |
P4 |
client-libs/java.awt |
JDK-8341367 |
Problemlist ShapeNotSetSometimes.java on macOS |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/10/01 18:50 |
P4 |
hotspot/svc |
JDK-8341060 |
Cleanup statics in HeapDumper |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/10/01 18:27 |
P4 |
client-libs/java.awt |
JDK-8340458 |
Open source additional Component tests (part 2) |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/10/01 16:02 |
P4 |
hotspot/jfr |
JDK-8340988 |
Update jdk/jfr/event/gc/collection tests to accept "CodeCache GC Threshold" as valid GC reason |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/10/01 14:28 |
P4 |
client-libs/java.awt |
JDK-8340907 |
Open source closed frame tests # 2 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/10/01 14:00 |
P4 |
hotspot/gc |
JDK-8337389 |
Parallel: Remove unnecessary forward declarations in psScavenge.hpp |
joseph.jackson |
@servicenow.com |
(same) |
(same) |
2024/10/01 13:59 |
P4 |
hotspot/compiler |
JDK-8341333 |
[JVMCI] Export JavaThread::_unlocked_inflated_monitor to JVMCI |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/10/01 13:29 |
P4 |
hotspot/gc |
JDK-8341242 |
Shenandoah: LRB node is not matched as GC barrier after JDK-8340183 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/10/01 11:46 |
P4 |
hotspot/compiler |
JDK-8337493 |
[JVMCI] Number of libgraal threads might be too low |
raphael.m.mosaner |
Oracle |
(same) |
(same) |
2024/10/01 11:33 |
P4 |
hotspot/gc |
JDK-8340420 |
ZGC: Should call `vm_shutdown_during_initialization` if initialization fails |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/10/01 10:27 |
P4 |
core-libs/javax.lang.model |
JDK-8341201 |
Broken link in AbstractAnnotationValueVisitor7 due to extra quotation mark |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/10/01 08:02 |
P4 |
hotspot/runtime |
JDK-8341168 |
Cleanup dead code after JDK-8322630 |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/10/01 07:15 |
P4 |
infrastructure/build |
JDK-8341024 |
[test] build/AbsPathsInImage.java fails with OOM when using ubsan-enabled binaries |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/10/01 04:40 |
P4 |
client-libs/java.awt |
JDK-8340437 |
Open source few more AWT Frame related tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/01 04:32 |
P4 |
client-libs/java.awt |
JDK-8340354 |
Open source AWT desktop properties and print related tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/10/01 02:47 |
P4 |
client-libs/java.awt |
JDK-8340719 |
Open source AWT List tests |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/30 22:09 |
P4 |
client-libs/java.awt |
JDK-8340407 |
Open source a few more Component related tests |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/09/30 22:06 |
P3 |
hotspot/runtime |
JDK-8340491 |
Thread stack-base assertion should report which thread has the un-set stack |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/30 18:45 |
P4 |
client-libs/java.awt |
JDK-8340332 |
Open source mixed AWT tests - Set3 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/09/30 17:00 |
P4 |
hotspot/compiler |
JDK-8337632 |
AES-GCM Algorithm optimization for x86_64 |
Smita Kamath |
Intel |
(same) |
(same) |
2024/09/30 16:13 |
P4 |
core-libs/java.lang |
JDK-8341064 |
Define anchor point and index term for "wrapper classes" |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/30 16:10 |
P4 |
core-libs/java.lang:reflect |
JDK-8341100 |
Add index entries for terms used in java.lang.Class |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/30 14:12 |
P4 |
core-libs/java.lang.classfile |
JDK-8341199 |
Use ClassFile's new API loadConstant(int) |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/30 13:43 |
P4 |
hotspot/gc |
JDK-8211400 |
nsk.share.gc.Memory::getArrayLength returns wrong value |
Ramkumar Sunderbabu |
Oracle |
(same) |
(same) |
2024/09/30 13:06 |
P4 |
core-libs/java.util.jar |
JDK-8339711 |
ZipFile.Source.initCEN needlessly reads END header |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/09/30 12:28 |
P4 |
hotspot/runtime |
JDK-8320318 |
ObjectMonitor Responsible thread |
Fredrik Bredberg |
Oracle |
(same) |
(same) |
2024/09/30 11:24 |
P4 |
client-libs/java.awt |
JDK-8340874 |
Open source some of the AWT Geometry/Button tests |
Jayathirth D V |
Oracle |
(same) |
(same) |
2024/09/30 10:56 |
P1 |
hotspot/compiler |
JDK-8341197 |
[BACKOUT] 8322770: Implement C2 VectorizedHashCode on AArch64 |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/09/30 10:53 |
P4 |
hotspot/runtime |
JDK-8341013 |
Optimize x86/aarch64 MD5 intrinsics by reducing data dependency |
Oli Gillespie |
Amazon |
(same) |
(same) |
2024/09/30 09:02 |
P4 |
hotspot/compiler |
JDK-8322770 |
Implement C2 VectorizedHashCode on AArch64 |
164922675+mikabl-arm |
Independent |
(same) |
(same) |
2024/09/30 08:33 |
P4 |
core-svc/tools |
JDK-8327114 |
Attach in Linux may have wrong behaviour when pid == ns_pid (Kubernetes debug container) |
sebastian.lovdahl |
@hibox.tv |
(same) |
(same) |
2024/09/30 07:02 |
P4 |
hotspot/gc |
JDK-8340181 |
Shenandoah: Cleanup ShenandoahRuntime stubs |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/30 06:38 |
P4 |
client-libs/java.awt |
JDK-8340605 |
Open source several AWT PopupMenu tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/09/30 06:20 |
P4 |
hotspot/gc |
JDK-8340419 |
ZGC: Create an UseLargePages adaptation of TestAllocateHeapAt.java |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/09/30 02:43 |
P4 |
client-libs/java.awt |
JDK-8340621 |
Open source several AWT List tests |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/30 02:43 |
P4 |
client-libs/java.awt |
JDK-8340639 |
Open source few more AWT List tests |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/29 17:05 |
P4 |
client-libs |
JDK-8340560 |
Open Source several AWT/2D font and rendering tests |
Philip Race |
Oracle |
(same) |
(same) |
2024/09/27 23:34 |
P4 |
core-libs/javax.lang.model |
JDK-8340721 |
Clarify special case handling of unboxedType and getWildcardType |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/27 23:11 |
P2 |
hotspot/runtime |
JDK-8341101 |
[ARM32] Error: ShouldNotReachHere() in TemplateInterpreterGenerator::generate_math_entry after 8338694 |
Boris Ulasevich |
BellSoft |
(same) |
(same) |
2024/09/27 18:26 |
P4 |
core-libs/java.nio.charsets |
JDK-8340404 |
CharsetProvider specification updates |
Justin Lu |
Oracle |
(same) |
(same) |
2024/09/27 17:36 |
P4 |
hotspot/compiler |
JDK-8337679 |
Memset warning in src/hotspot/share/adlc/adlArena.cpp |
yagmur.eren |
Oracle |
(same) |
(same) |
2024/09/27 17:16 |
P2 |
security-libs/javax.net.ssl |
JDK-8341059 |
Change Entrust TLS distrust date to November 12, 2024 |
Rajan Halade |
Oracle |
(same) |
(same) |
2024/09/27 17:06 |
P4 |
hotspot/gc |
JDK-8340490 |
Shenandoah: Optimize ShenandoahPacer |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/09/27 16:57 |
P2 |
security-libs/java.security |
JDK-8341057 |
Add 2 SSL.com TLS roots |
Rajan Halade |
Oracle |
(same) |
(same) |
2024/09/27 16:26 |
P4 |
hotspot/compiler |
JDK-8341096 |
ProblemList compiler/cha/TypeProfileFinalMethod.java in Xcomp mode |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/09/27 16:21 |
P4 |
tools/javac |
JDK-8340024 |
In ClassReader, extract a constant for the superclass supertype_index |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/09/27 15:02 |
P4 |
hotspot/jvmti |
JDK-8340826 |
Should not send unload notification for scratch classes |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/09/27 10:58 |
P4 |
hotspot/runtime |
JDK-8340620 |
Fix -Wzero-as-null-pointer-constant warnings for CompressedOops |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/09/27 09:44 |
P4 |
hotspot/runtime |
JDK-8341015 |
OopStorage location decoder crashes accessing non-initalized OopStorage |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/27 08:28 |
P4 |
hotspot/runtime |
JDK-8341027 |
Crash in java/runtime/Unsafe/InternalErrorTest when running with -XX:-UseCompressedClassPointers |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/09/27 07:27 |
P4 |
tools/launcher |
JDK-8339475 |
Clean up return code handling for pthread calls in library coding |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/27 06:34 |
P3 |
tools/javadoc(tool) |
JDK-8325090 |
javadoc fails when -subpackages option is used with non-modular -source |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/09/26 22:37 |
P5 |
infrastructure/build |
JDK-8340552 |
Harden TzdbZoneRulesCompiler against missing zone names |
Florian Weimer |
Red Hat |
(same) |
(same) |
2024/09/26 21:54 |
P4 |
hotspot/runtime |
JDK-8340679 |
Misc tests fail assert(!set || SafepointSynchronize::is_at_safepoint()) failed: set once or at safepoint |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/09/26 21:38 |
P4 |
hotspot/test |
JDK-8340974 |
Ambiguous name of jtreg property vm.libgraal.enabled |
jonker |
Amazon |
(same) |
(same) |
2024/09/26 19:36 |
P5 |
hotspot/compiler |
JDK-8340576 |
Some JVMCI flags are inconsistent |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/09/26 16:47 |
P4 |
security-libs/javax.net.ssl |
JDK-8339261 |
Logs truncated in test javax/net/ssl/DTLS/DTLSRehandshakeTest.java |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/09/26 16:31 |
P4 |
client-libs/java.awt |
JDK-8333403 |
Write a test to check various components events are triggered properly |
Ravi Gupta |
Oracle |
(same) |
(same) |
2024/09/26 16:04 |
P4 |
core-libs/java.lang |
JDK-8340983 |
Use index and definition tags in Object and Double |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/26 16:03 |
P4 |
core-libs/java.lang |
JDK-8340981 |
Update citations to "Hacker's Delight" |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/26 15:40 |
P4 |
hotspot/runtime |
JDK-8339460 |
CDS error when module is located in a directory with space in the name |
Maxim Kartashev |
JetBrains |
(same) |
(same) |
2024/09/26 15:20 |
P4 |
core-libs/java.io |
JDK-8336895 |
BufferedReader doesn't read full \r\n line ending when it doesn't fit in buffer |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/09/26 15:14 |
P4 |
hotspot/runtime |
JDK-8336468 |
Reflection and MethodHandles should use more precise initializer checks |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/26 15:11 |
P4 |
tools/javac |
JDK-8336942 |
Improve test coverage for class loading elements with annotations of different retentions |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/09/26 13:20 |
P4 |
security-libs/javax.net.ssl |
JDK-8339560 |
Unaddressed comments during code review of JDK-8337664 |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/09/26 12:33 |
P4 |
client-libs/java.awt |
JDK-8340687 |
Open source closed frame tests #1 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/09/26 11:45 |
P4 |
hotspot/compiler |
JDK-8339542 |
compiler/codecache/CheckSegmentedCodeCache.java fails |
Lucy Schmidt |
SAP |
(same) |
(same) |
2024/09/26 11:36 |
P4 |
client-libs |
JDK-8340466 |
Add description for PassFailJFrame constructors |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/26 11:34 |
P3 |
client-libs |
JDK-8340899 |
Remove wildcard bound in PositionWindows.positionTestWindows |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/26 08:47 |
P4 |
hotspot/runtime |
JDK-8340923 |
The class LogSelection copies uninitialized memory |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/09/26 06:34 |
P4 |
core-libs/java.lang.classfile |
JDK-8339260 |
Move rarely used constants out of ClassFile |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/26 06:03 |
P2 |
core-libs/java.lang.invoke |
JDK-8340812 |
LambdaForm customization via MethodHandle::updateForm is not thread safe |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/09/26 01:16 |
P4 |
client-libs/java.awt |
JDK-8339271 |
giflib attribution correction |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/09/25 18:51 |
P4 |
hotspot/runtime |
JDK-8340864 |
Remove unused lines related to vmClasses |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/09/25 18:31 |
P4 |
core-libs/java.lang.invoke |
JDK-8340831 |
Simplify simple validation for class definition in MethodHandles.Lookup |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/25 18:29 |
P4 |
core-libs/java.lang.invoke |
JDK-8340838 |
Clean up MutableCallSite to use explicit release fence instead of AtomicInteger |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/25 17:19 |
P3 |
core-libs/java.net |
JDK-8340956 |
ProblemList 4 java/nio/channels/DatagramChannel tests on macosx-all |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/09/25 16:46 |
P4 |
client-libs/java.awt |
JDK-8340228 |
Open source couple more miscellaneous AWT tests |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/09/25 16:36 |
P4 |
core-libs/java.util |
JDK-8340684 |
Reading from an input stream backed by a closed ZipFile has no test coverage |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/09/25 16:36 |
P4 |
core-libs/java.nio |
JDK-8340946 |
Add vmTestbase/gc/memory/Nio/Nio.java and java/nio/Buffer/LimitDirectMemory.java to problem list |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/09/25 16:25 |
P4 |
infrastructure/build |
JDK-8340815 |
Add SECURITY.md file |
George Adams |
Microsoft |
(same) |
(same) |
2024/09/25 13:18 |
P3 |
hotspot/runtime |
JDK-8338583 |
NMT: Malloc overhead is calculated incorrectly |
91743110+kirleo2 |
Independent |
(same) |
(same) |
2024/09/25 13:12 |
P4 |
tools/javac |
JDK-8340568 |
Incorrect escaping of single quotes when pretty-printing character literals |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/09/25 13:04 |
P5 |
core-libs/java.util.jar |
JDK-8340885 |
Desugar ZipCoder.Comparison |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/25 12:15 |
P4 |
tools/javadoc(tool) |
JDK-8339541 |
CSS rule is not specific enough |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/09/25 09:26 |
P1 |
hotspot/runtime |
JDK-8340843 |
[PPC64/s390x] Error: ShouldNotReachHere() in TemplateInterpreterGenerator::generate_math_entry after 8338694 |
Martin Doerr |
SAP |
(same) |
(same) |
2024/09/25 08:13 |
P4 |
hotspot/compiler |
JDK-8340808 |
RISC-V: Client build fails after JDK-8339738 |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/09/25 08:11 |
P5 |
hotspot/runtime |
JDK-8339771 |
RISC-V: Reduce icache flushes |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/09/25 03:07 |
P4 |
client-libs/java.awt |
JDK-8339935 |
Open source several AWT focus tests - series 5 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/25 02:35 |
P4 |
core-libs/java.lang.classfile |
JDK-8340710 |
Optimize DirectClassBuilder::build |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/25 02:32 |
P4 |
core-libs/java.lang.classfile |
JDK-8340587 |
Optimize StackMapGenerator$Frame::checkAssignableTo |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/25 02:30 |
P4 |
core-libs/java.lang.classfile |
JDK-8340708 |
Optimize StackMapGenerator::processMethod |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/25 02:29 |
P4 |
hotspot/compiler |
JDK-8340643 |
RISC-V: Small refactoring for sub/subw macro-assembler routines |
Gui Cao |
Independent |
(same) |
(same) |
2024/09/25 01:45 |
P4 |
tools/launcher |
JDK-8340717 |
Remove unused function declarations from java.c/java.h of the launcher |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/24 20:09 |
P3 |
tools/javadoc(tool) |
JDK-8338525 |
Leading and trailing code blocks by indentation |
Jonathan Gibbons |
Oracle |
(same) |
(same) |
2024/09/24 19:35 |
P4 |
infrastructure/build |
JDK-8340804 |
doc/building.md update Xcode instructions to note that full install is required |
George Adams |
Microsoft |
(same) |
(same) |
2024/09/24 18:57 |
P4 |
security-libs/java.security |
JDK-8340670 |
Policy.UNSUPPORTED_EMPTY_COLLECTION.isReadOnly does not return true |
artur.barashev |
Oracle |
(same) |
(same) |
2024/09/24 18:56 |
P4 |
client-libs/java.awt |
JDK-8340433 |
Open source closed choice tests #3 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/09/24 18:07 |
P4 |
client-libs/2d |
JDK-8340143 |
Open source several Java2D rendering loop tests. |
Philip Race |
Oracle |
(same) |
(same) |
2024/09/24 15:11 |
P4 |
core-libs/java.lang |
JDK-8338694 |
x86_64 intrinsic for tanh using libm |
Srinivas Parasa |
Intel |
(same) |
(same) |
2024/09/24 14:51 |
P4 |
hotspot/runtime |
JDK-8340793 |
Fix client builds after JDK-8337987 |
Andrew Dinn |
Red Hat |
(same) |
(same) |
2024/09/24 14:40 |
P4 |
hotspot/jfr |
JDK-8338405 |
JFR: Use FILE type for dcmds |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/09/24 14:28 |
P4 |
core-libs/java.lang.classfile |
JDK-8338546 |
Speed up ConstantPoolBuilder::classEntry(ClassDesc) |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/24 13:16 |
P4 |
hotspot/gc |
JDK-8340408 |
Shenandoah: Remove redundant task stats printing code in ShenandoahTaskQueue |
Zhengyu Gu |
Independent |
(same) |
(same) |
2024/09/24 12:50 |
P3 |
hotspot/runtime |
JDK-8340383 |
VM issues warning failure to find kernel32.dll on Windows nanoserver |
George Adams |
Microsoft |
(same) |
(same) |
2024/09/24 12:43 |
P4 |
hotspot/svc-agent |
JDK-8340657 |
[PPC64] SA determines wrong unextendedSP |
Martin Doerr |
SAP |
(same) |
(same) |
2024/09/24 11:08 |
P4 |
hotspot/compiler |
JDK-8339299 |
C1 will miss type profile when inline final method |
Kuai Wei |
Alibaba |
(same) |
(same) |
2024/09/24 10:48 |
P4 |
core-libs/javax.lang.model |
JDK-8340680 |
Fix typos in javax.lang.model.SourceVersion |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/09/24 10:19 |
P4 |
hotspot/compiler |
JDK-8340398 |
[JVMCI] Unintuitive behavior of UseJVMCICompiler option |
Tomáš Zezula |
Oracle |
(same) |
(same) |
2024/09/24 08:25 |
P5 |
hotspot/compiler |
JDK-8340585 |
[JVMCI] compiler/unsafe/UnsafeGetStableArrayElement.java fails with -XX:-UseCompressedClassPointers |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/09/24 07:56 |
P4 |
hotspot/runtime |
JDK-8335167 |
Test runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved |
Afshin Zafari |
Oracle |
(same) |
(same) |
2024/09/24 07:22 |
P4 |
tools/launcher |
JDK-8340623 |
Remove outdated PROCESSOR_ARCHITECTURE_IA64 from Windows coding |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/24 07:09 |
P4 |
hotspot/compiler |
JDK-8340590 |
RISC-V: C2: Small improvement to vector gather load and scatter store |
Gui Cao |
Independent |
(same) |
(same) |
2024/09/24 06:47 |
P4 |
hotspot/compiler |
JDK-8323688 |
C2: Fix UB of jlong overflow in PhaseIdealLoop::is_counted_loop() |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/09/24 05:35 |
P3 |
hotspot/gc |
JDK-8340146 |
ZGC: TestAllocateHeapAt.java should not run with UseLargePages |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/09/24 02:09 |
P4 |
client-libs/java.awt |
JDK-8340367 |
Opensource few AWT image tests |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/24 02:08 |
P4 |
tools/launcher |
JDK-8340596 |
Remove dead code from RequiresSetenv function in java.base/unix/native/libjli/java_md.c |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/24 02:08 |
P4 |
client-libs/java.awt |
JDK-8339995 |
Open source several AWT focus tests - series 6 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/24 01:47 |
P4 |
tools/launcher |
JDK-8340114 |
Remove outdated SelectVersion() function from the launcher and update the code comments explaining the code flow |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/24 00:37 |
P4 |
hotspot/compiler |
JDK-8340707 |
ProblemList applications/ctw/modules/java_base.java due to JDK-8320308 |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/24 00:13 |
P4 |
tools/jpackage |
JDK-8338918 |
Remove non translated file name from WinResources resource bundle |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/09/23 18:31 |
P4 |
client-libs |
JDK-8340365 |
Position the first window of a window list |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/23 18:26 |
P4 |
client-libs/2d |
JDK-8340411 |
open source several 2D imaging tests |
Philip Race |
Oracle |
(same) |
(same) |
2024/09/23 18:25 |
P4 |
client-libs |
JDK-8340461 |
Amend description for logArea |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/23 17:45 |
P3 |
security-libs/java.security |
JDK-8319332 |
Security properties files inclusion |
Francisco Ferrari Bihurriet |
Red Hat |
(same) |
(same) |
2024/09/23 16:07 |
P3 |
core-libs/java.util.jar |
JDK-8336025 |
Improve ZipOutputSream validation of MAX CEN Header field limits |
Lance Andersen |
Oracle |
(same) |
(same) |
2024/09/23 14:33 |
P4 |
hotspot/gc |
JDK-8340183 |
Shenandoah: Incorrect match for clone barrier in is_gc_barrier_node |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/23 13:58 |
P4 |
client-libs/java.awt |
JDK-8340393 |
Open source closed choice tests #2 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/09/23 12:30 |
P4 |
hotspot/compiler |
JDK-8335334 |
Stress mode to randomly execute unstable if traps |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/09/23 12:28 |
P4 |
hotspot/gc |
JDK-8339161 |
ZGC: Remove unused remembered sets |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/09/23 10:57 |
P5 |
core-libs |
JDK-8325949 |
Create an internal utility method for creating VarHandle instances |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/23 10:32 |
P4 |
core-libs/javax.lang.model |
JDK-8339852 |
Fix typos in java.compiler documentation |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/09/23 08:02 |
P4 |
client-libs/java.awt |
JDK-8340084 |
Open source AWT Frame related tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/09/23 08:02 |
P4 |
hotspot/gc |
JDK-8340573 |
Remove unused G1ParScanThreadState::_partial_objarray_chunk_size |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/09/23 07:02 |
P4 |
hotspot/runtime |
JDK-8340392 |
Handle OopStorage in location decoder |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/23 07:02 |
P4 |
hotspot/runtime |
JDK-8340171 |
CDS: Enhance bitmap truncation |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/23 06:40 |
P3 |
hotspot/runtime |
JDK-8340387 |
Update OS detection code to recognize Windows Server 2025 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/23 05:48 |
P4 |
hotspot/runtime |
JDK-8340524 |
Remove NarrowPtrStruct |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/09/22 01:01 |
P4 |
core-libs/java.lang.classfile |
JDK-8340544 |
Optimize setLocalsFromArg |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/21 00:21 |
P4 |
core-libs/java.lang.classfile |
JDK-8339217 |
Optimize ClassFile API loadConstant |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/20 21:27 |
P4 |
core-libs/javax.lang.model |
JDK-8339781 |
Better use of Javadoc tags in javax.lang.model |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/20 19:34 |
P4 |
hotspot/runtime |
JDK-8340092 |
[Linux] containers/systemd/SystemdMemoryAwarenessTest.java failing on some systems |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/09/20 18:38 |
P3 |
hotspot/runtime |
JDK-8338471 |
Assert deleted methods not returned by CallInfo |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/09/20 17:54 |
P4 |
core-libs/java.io |
JDK-8340232 |
Optimize DataInputStream::readUTF |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/20 16:11 |
P4 |
core-libs/java.lang.classfile |
JDK-8339198 |
Remove tag field from AbstractPoolEntry |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/20 16:02 |
P4 |
core-libs/java.util.jar |
JDK-8340537 |
Typo in javadoc of java.util.jar.JarFile |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/20 14:48 |
P4 |
core-libs/java.lang.foreign |
JDK-8340269 |
[s390x] TestLargeStub.java failure after 8338123 |
Amit Kumar |
IBM |
(same) |
(same) |
2024/09/20 14:46 |
P4 |
hotspot/runtime |
JDK-8338658 |
New Object to ObjectMonitor mapping: s390x implementation |
Amit Kumar |
IBM |
(same) |
(same) |
2024/09/20 14:10 |
P3 |
hotspot/runtime |
JDK-8340540 |
Problemlist DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/09/20 12:43 |
P5 |
client-libs/javax.swing |
JDK-8339972 |
Make a few fields in SortingFocusTraversalPolicy static |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/09/20 10:07 |
P4 |
client-libs/java.awt |
JDK-8340008 |
KeyEvent/KeyTyped/Numpad1KeyTyped.java has 15 seconds timeout |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/20 09:33 |
P4 |
hotspot/compiler |
JDK-8340438 |
RISC-V: minor improvement in base64 |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/09/20 09:21 |
P4 |
core-libs/java.lang:reflect |
JDK-8340456 |
Reduce overhead of proxying Object methods in ProxyGenerator |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/20 07:34 |
P4 |
hotspot/test |
JDK-8340439 |
AArch64: Extra entry declaration for assember test |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/09/20 07:00 |
P4 |
infrastructure/build |
JDK-8340418 |
GHA: MacOS AArch64 bundles can be removed prematurely |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/20 06:06 |
P4 |
client-libs/java.awt |
JDK-8339906 |
Open source several AWT focus tests - series 4 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/20 04:19 |
P4 |
client-libs/java.awt |
JDK-8339984 |
Open source AWT MenuItem related tests |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/09/20 04:15 |
P4 |
hotspot/runtime |
JDK-8340436 |
Remove unused CompressedOops::AnyNarrowOopMode |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/09/20 03:05 |
P4 |
client-libs/java.awt |
JDK-8339895 |
Open source several AWT focus tests - series 3 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/19 23:45 |
P4 |
hotspot/runtime |
JDK-8339192 |
Native annotation parsing code of deprecated annotations causes crash |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/19 22:20 |
P1 |
client-libs/java.awt |
JDK-8340480 |
Bad copyright notices in changes from JDK-8339902 |
Philip Race |
Oracle |
(same) |
(same) |
2024/09/19 21:06 |
P4 |
hotspot/runtime |
JDK-8340353 |
Remove CompressedOops::ptrs_base |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/09/19 19:51 |
P4 |
client-libs/java.awt |
JDK-8339902 |
Open source couple TextField related tests |
Alexander Zuev |
Oracle |
(same) |
(same) |
2024/09/19 17:55 |
P4 |
hotspot/gc |
JDK-8340400 |
Shenandoah: Whitebox breakpoint GC requests may cause assertions |
William Kemper |
Amazon |
(same) |
(same) |
2024/09/19 17:47 |
P4 |
hotspot/runtime |
JDK-8340166 |
[REDO] CDS: Trim down minimum GC region alignment |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/19 17:10 |
P4 |
core-libs/javax.lang.model |
JDK-8340399 |
Update comment in SourceVersion for language evolution history |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/19 16:59 |
P4 |
client-libs |
JDK-8340308 |
PassFailJFrame: Make rows default to number of lines in instructions |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/19 16:22 |
P4 |
client-libs/java.awt |
JDK-8340271 |
Open source several AWT Robot tests |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/19 16:18 |
P4 |
core-libs |
JDK-8339735 |
Remove references to Applet in core-libs/security APIs |
Justin Lu |
Oracle |
(same) |
(same) |
2024/09/19 15:25 |
P4 |
core-libs/java.nio |
JDK-8340329 |
(fs) Message of NotLinkException thrown by Files.readSymbolicLink does not include file name (win) |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/09/19 14:18 |
P3 |
hotspot/runtime |
JDK-8338693 |
assert(Atomic::add(&ik->_shared_class_load_count, 1) == 1) failed: shared class loaded more than once |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/09/19 14:15 |
P3 |
hotspot/runtime |
JDK-8298614 |
Support CDS heap dumping for SerialGC and ParallelGC |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/09/19 13:21 |
P4 |
security-libs/java.security |
JDK-8331391 |
Enhance the keytool code by invoking the buildTrustedCerts method for essential options |
Prasadarao Koppula |
Oracle |
(same) |
(same) |
2024/09/19 12:29 |
P4 |
hotspot/compiler |
JDK-8338995 |
New Object to ObjectMonitor mapping: PPC64 implementation |
Martin Doerr |
SAP |
(same) |
(same) |
2024/09/19 12:08 |
P4 |
core-libs/java.net |
JDK-8339787 |
Add some additional diagnostic output to java/net/ipv6tests/UdpTest.java |
serhiy.sachkov |
Oracle |
(same) |
(same) |
2024/09/19 11:48 |
P4 |
client-libs |
JDK-8340306 |
Add border around instructions in PassFailJFrame |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/19 09:44 |
P4 |
client-libs/java.awt |
JDK-8340007 |
Refactor KeyEvent/FunctionKeyTest.java |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/19 08:47 |
P4 |
hotspot/gc |
JDK-8337674 |
ZGC: Consistent style for naming private static constants |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/09/19 08:39 |
P4 |
core-libs/java.net |
JDK-8338759 |
Add extra diagnostic to java/net/InetAddress/ptr/Lookup.java |
serhiy.sachkov |
Oracle |
(same) |
(same) |
2024/09/19 08:28 |
P4 |
core-svc/java.lang.management |
JDK-8340276 |
Test java/lang/management/ThreadMXBean/Locks.java failed with NullPointerException |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/19 06:28 |
P4 |
tools/launcher |
JDK-8286851 |
Deprecate for removal several of the undocumented java launcher options |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/19 04:47 |
P4 |
hotspot/gc |
JDK-8339416 |
[s390x] Provide implementation for resolve_global_jobject |
Amit Kumar |
IBM |
(same) |
(same) |
2024/09/19 04:33 |
P4 |
core-libs/java.util.jar |
JDK-8339980 |
[s390x] ProblemList jdk/java/util/zip/CloseInflaterDeflaterTest.java |
Amit Kumar |
IBM |
(same) |
(same) |
2024/09/19 01:44 |
P4 |
client-libs/javax.swing |
JDK-8340360 |
Update -mx to -Xmx in UnninstallUIMemoryLeaks test |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/18 20:39 |
P4 |
client-libs/2d |
JDK-8340078 |
Open source several 2D tests |
Philip Race |
Oracle |
(same) |
(same) |
2024/09/18 19:25 |
P4 |
client-libs/java.awt |
JDK-8339962 |
Open source AWT TextField tests - Set1 |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/09/18 19:17 |
P2 |
core-svc/tools |
JDK-8340391 |
Windows jcmd System.map and System.dump_map tests failing |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/18 15:57 |
P4 |
hotspot/jfr |
JDK-8340233 |
Missed ThreadWXEnable in jfrNativeLibraryLoadEvent.cpp |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/09/18 14:38 |
P4 |
hotspot/compiler |
JDK-8339992 |
RISC-V: some minor improvements of base64_vector_decode_round |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/09/18 13:46 |
P1 |
hotspot/runtime |
JDK-8340368 |
windows-x64-slowdebug build fails after JDK-8319873 |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/09/18 12:37 |
P4 |
hotspot/compiler |
JDK-8339738 |
RISC-V: Vectorize crc32 intrinsic |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/09/18 12:33 |
P4 |
core-libs/java.lang:reflect |
JDK-8337302 |
Undefined type variable results in null |
Rafael Winterhalter |
Independent |
(same) |
(same) |
2024/09/18 12:03 |
P4 |
hotspot/compiler |
JDK-8340272 |
C2 SuperWord: JMH benchmark for Reduction vectorization |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/09/18 11:44 |
P4 |
core-svc/tools |
JDK-8340113 |
Remove JULONG as a Diagnostic Command argument type (jcmd JFR.view) |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/18 11:08 |
P4 |
client-libs/2d |
JDK-8339845 |
Update color.org and wapforum.org links to use HTTPS instead of HTTP |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/09/18 09:11 |
P4 |
hotspot/runtime |
JDK-8319873 |
Add windows implementation for jcmd System.map and System.dump_map |
Simon Tooke |
Red Hat |
(same) |
(same) |
2024/09/18 08:26 |
P2 |
hotspot/compiler |
JDK-8340230 |
Tests crash: assert(is_in_encoding_range || k->is_interface() || k->is_abstract()) failed: sanity |
Martin Doerr |
SAP |
(same) |
(same) |
2024/09/18 07:07 |
P4 |
hotspot/compiler |
JDK-8333258 |
C2: high memory usage in PhaseCFG::insert_anti_dependences() |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/09/18 07:01 |
P4 |
core-libs/java.lang.invoke |
JDK-8340280 |
Avoid calling MT.invokerType() when creating LambdaForms |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/18 04:33 |
P4 |
client-libs/java.awt |
JDK-8340015 |
Open source several AWT focus tests - series 7 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/17 22:36 |
P4 |
hotspot/svc |
JDK-8340213 |
jcmd VM.events ignores max argument |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/09/17 21:08 |
P4 |
core-libs/java.lang.classfile |
JDK-8340132 |
Remove internal CpException for reading malformed utf8 |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/17 20:05 |
P4 |
client-libs/java.awt |
JDK-8340210 |
Add positionTestUI() to PassFailJFrame.Builder |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/09/17 19:59 |
P4 |
hotspot/runtime |
JDK-8337563 |
NMT: rename MEMFLAGS to MemTag |
Gerard Ziemski |
Oracle |
(same) |
(same) |
2024/09/17 18:58 |
P4 |
hotspot/runtime |
JDK-8338686 |
App classpath mismatch if a jar from the Class-Path attribute is on the classpath |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/09/17 18:13 |
P1 |
core-libs/java.lang.classfile |
JDK-8340323 |
Test jdk/classfile/OptionsTest.java fails after JDK-8340200 |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/17 17:46 |
P4 |
hotspot/compiler |
JDK-8339790 |
Support Intel APX setzucc instruction |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/09/17 17:11 |
P4 |
core-libs/java.lang |
JDK-8339934 |
Simplify Math.scalb(double) method |
Raffaello Giulietti |
Oracle |
(same) |
(same) |
2024/09/17 16:24 |
P4 |
core-libs/java.lang.classfile |
JDK-8340200 |
Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES` |
David Lloyd |
Red Hat |
(same) |
(same) |
2024/09/17 15:50 |
P4 |
core-libs/java.io |
JDK-8339574 |
Behavior of File.is{Directory,File,Hidden} is not documented with respect to symlinks |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/09/17 15:50 |
P4 |
core-libs/java.nio |
JDK-8315273 |
(fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win) |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/09/17 12:58 |
P4 |
hotspot/compiler |
JDK-8329816 |
Add SLEEF version 3.6.1 |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/09/17 11:58 |
P4 |
hotspot/gc |
JDK-8339648 |
ZGC: Division by zero in rule_major_allocation_rate |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/17 10:39 |
P3 |
hotspot/compiler |
JDK-8338566 |
Lazy creation of exception instances is not thread safe |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/09/17 09:53 |
P4 |
hotspot/compiler |
JDK-8340273 |
Remove CounterHalfLifeTime |
Daniel Lunden |
Oracle |
(same) |
(same) |
2024/09/17 09:18 |
P4 |
hotspot/gc |
JDK-8340009 |
Improve the output from assert_different_registers |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/09/17 08:11 |
P4 |
hotspot/runtime |
JDK-8340119 |
Remove oopDesc::size_might_change() |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/09/17 07:19 |
P4 |
hotspot/compiler |
JDK-8332442 |
C2: refactor Mod cases in Compile::final_graph_reshaping_main_switch() |
Kangcheng Xu |
Independent |
(same) |
(same) |
2024/09/17 05:22 |
P4 |
hotspot/runtime |
JDK-8340184 |
Bug in CompressedKlassPointers::is_in_encodable_range |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/09/17 01:41 |
P4 |
hotspot/compiler |
JDK-8339793 |
Fix incorrect APX feature enabling with -XX:-UseAPX |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/09/17 00:56 |
P4 |
core-svc/java.lang.management |
JDK-8340176 |
Replace usage of -noclassgc with -Xnoclassgc in test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/17 00:13 |
P5 |
hotspot/compiler |
JDK-8340144 |
C1: remove unused Compilation::_max_spills |
Denghui Dong |
Alibaba |
(same) |
(same) |
2024/09/16 20:03 |
P4 |
core-libs/java.util:i18n |
JDK-8340073 |
Support "%z" time zone abbreviation format in TZ files |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/09/16 19:28 |
P4 |
client-libs/2d |
JDK-8339883 |
Open source several AWT/2D related tests |
Philip Race |
Oracle |
(same) |
(same) |
2024/09/16 19:15 |
P4 |
hotspot/gc |
JDK-8339960 |
GenShen: Fix inconsistencies in generational Shenandoah behavior |
Kelvin Nilsen |
Amazon |
(same) |
(same) |
2024/09/16 18:24 |
P4 |
core-svc/javax.management |
JDK-8310525 |
DynamicLauncher for JDP test needs to try harder to find a free port |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/16 18:08 |
P4 |
tools/javadoc(tool) |
JDK-8321935 |
Define the term 'standard doclet' |
Jonathan Gibbons |
Oracle |
(same) |
(same) |
2024/09/16 17:26 |
P4 |
core-libs/java.lang |
JDK-8339769 |
Incorrect error message during startup if working directory does not exist |
Justin Lu |
Oracle |
(same) |
(same) |
2024/09/16 16:22 |
P4 |
hotspot/compiler |
JDK-8340186 |
Shenandoah: Missing load_reference_barrier_phantom_narrow match in is_shenandoah_lrb_call |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/16 14:55 |
P4 |
hotspot/compiler |
JDK-8339954 |
Print JVMCI names with the Compiler.{perfmap,codelist,CodeHeap_Analytics} diagnostic commands |
Volker Simonis |
Amazon |
(same) |
(same) |
2024/09/16 14:08 |
P5 |
core-libs/java.lang.invoke |
JDK-8340131 |
Refactor internal makeHiddenClassDefiner to take option mask instead of Set |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/16 14:06 |
P4 |
infrastructure/build |
JDK-8340194 |
Replace usage of -ms with -Xms in LauncherCommon.gmk make file |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/16 09:13 |
P4 |
hotspot/runtime |
JDK-8339627 |
Cleanup Unsafe.setMemory intrinsic code |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/09/16 08:34 |
P4 |
tools/launcher |
JDK-8339918 |
Remove checks for outdated -t -tm -Xfuture -checksource -cs -noasyncgc options from the launcher |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/16 08:15 |
P3 |
hotspot/compiler |
JDK-8340012 |
[C2] assert(KlassEncodingMetaspaceMax > pd) failed: change encoding max if new encoding after 8338526 |
Martin Doerr |
SAP |
(same) |
(same) |
2024/09/16 05:41 |
P4 |
client-libs/java.awt |
JDK-8339842 |
Open source several AWT focus tests - series 2 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/16 05:33 |
P4 |
hotspot/runtime |
JDK-8338912 |
CDS: Segmented roots array |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/16 05:32 |
P4 |
hotspot/runtime |
JDK-8340105 |
Expose BitMap::print_on in release builds |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/16 05:31 |
P4 |
hotspot/runtime |
JDK-8340102 |
Move assert-only loop in OopMapSort::sort under debug macro |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/16 03:48 |
P4 |
client-libs/java.awt |
JDK-8339639 |
Opensource few AWT PopupMenu tests |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/14 22:50 |
P3 |
hotspot/jvmti |
JDK-8306679 |
com/sun/jdi/InterruptHangTest.java asserts with -Xcomp -Dmain.wrapper=Virtual options |
Serguei Spitsyn |
Oracle |
(same) |
(same) |
2024/09/14 05:36 |
P3 |
hotspot/jvmti |
JDK-8339725 |
Concurrent GC crashed due to GetMethodDeclaringClass |
Liang Mao |
Alibaba |
(same) |
(same) |
2024/09/14 05:08 |
P4 |
client-libs/java.awt |
JDK-8339943 |
Frame not disposed in java/awt/dnd/DropActionChangeTest.java |
Manukumar V S |
Oracle |
(same) |
(same) |
2024/09/13 21:13 |
P3 |
security-libs/javax.crypto:pkcs11 |
JDK-8335288 |
SunPKCS11 initialization will call C_GetMechanismInfo on unsupported mechanisms |
Valerie Peng |
Oracle |
(same) |
(same) |
2024/09/13 18:31 |
P4 |
infrastructure/build |
JDK-8340075 |
Autoconf bundle cannot run on read-only filesystem |
Erik Joelsson |
Oracle |
(same) |
(same) |
2024/09/13 16:56 |
P4 |
core-libs/java.util |
JDK-8339847 |
Broken link to the dieharder distribution website in SplittableRandom |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/09/13 16:49 |
P4 |
core-libs/java.util |
JDK-8340082 |
Use inline return tag in java.base |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/13 15:27 |
P4 |
core-libs/java.lang.foreign |
JDK-8340120 |
Remove redundant code in SegmentBulkOperations::mismatch |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/13 14:59 |
P4 |
hotspot/runtime |
JDK-8338626 |
ClassLoaderExt::process_jar_manifest() should allow / separator on Windows |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/09/13 14:38 |
P4 |
core-libs/java.lang.foreign |
JDK-8333843 |
Provide guidelines on MemorySegment to read strings with known lengths |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/13 14:13 |
P3 |
tools/jpackage |
JDK-8334301 |
Errors in jpackage man page |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/09/13 13:05 |
P4 |
core-svc/tools |
JDK-8339927 |
Man page update for deprecating jhsdb debugd for removal |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/13 12:10 |
P3 |
core-svc/java.lang.management |
JDK-8330302 |
strace004 can still fail |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/13 12:04 |
P3 |
tools/javac |
JDK-8336492 |
Regression in lambda serialization |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/09/13 11:22 |
P4 |
client-libs/java.awt |
JDK-8339727 |
Open source several AWT focus tests - series 1 |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/13 08:43 |
P2 |
core-libs/java.lang.foreign |
JDK-8340089 |
Simplify SegmentBulkOperations::powerOfProperty |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/13 08:05 |
P4 |
hotspot/compiler |
JDK-8321011 |
RISC-V: C2 RoundVD |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/09/13 08:05 |
P4 |
hotspot/compiler |
JDK-8321010 |
RISC-V: C2 RoundVF |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/09/13 06:48 |
P2 |
core-libs/java.lang.foreign |
JDK-8340081 |
Test java/foreign/TestLinker.java failed failed: missing permission java.lang.foreign.native.threshold.power.fill |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/13 06:43 |
P4 |
hotspot/compiler |
JDK-8339849 |
Enumerate opto and C1 stubs, generate enums, names, fields and generator calls |
Andrew Dinn |
Red Hat |
(same) |
(same) |
2024/09/13 05:47 |
P4 |
hotspot/gc |
JDK-8314842 |
zgc/genzgc tests ignore vm flags |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/09/12 23:05 |
P4 |
client-libs/java.awt |
JDK-8339794 |
Open source closed choice tests #1 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/09/12 18:31 |
P4 |
core-libs/java.lang.foreign |
JDK-8339531 |
Improve performance of MemorySegment::mismatch |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/12 16:06 |
P4 |
hotspot/compiler |
JDK-8329035 |
New Data Destination instructions support |
Steve Dohrmann |
Intel |
(same) |
(same) |
2024/09/12 15:24 |
P4 |
core-libs/java.util.jar |
JDK-8339874 |
Avoid duplicate checking of trailing slash in ZipFile.getZipEntry |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/09/12 15:16 |
P4 |
core-libs/java.lang.classfile |
JDK-8339876 |
Move constant symbol caches to Utf8EntryImpl |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/12 15:08 |
P4 |
core-libs/java.lang.classfile |
JDK-8340011 |
Simplify jdk.internal.classfile.impl.EntryMap |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/12 08:48 |
P4 |
core-libs/java.lang.module |
JDK-8338747 |
hasIncubatorModules needs to be generated when module resolution required at startup |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/09/12 08:31 |
P4 |
core-svc/javax.management |
JDK-8334165 |
Remove serialVersionUID compatibility logic from JMX |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/12 07:19 |
P4 |
hotspot/compiler |
JDK-8339733 |
C2: some nodes can have incorrect control after do_range_check() |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/09/12 07:06 |
P4 |
client-libs/javax.swing |
JDK-8339731 |
java.desktop/share/classes/javax/swing/text/html/default.css typo in margin settings |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/12 06:14 |
P3 |
hotspot/runtime |
JDK-8339159 |
api/java_rmi/Naming/Rebind.html crashes with SEGV from UTF8::quoted_ascii_length call |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/12 02:06 |
P4 |
client-libs |
JDK-8339835 |
Replace usages of -mx and -ms in some client-libs tests |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/12 02:02 |
P4 |
core-libs |
JDK-8339834 |
Replace usages of -mx and -ms in some tests |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/11 22:06 |
P4 |
hotspot/runtime |
JDK-8339678 |
Update runtime/condy tests to be executed with VM flags |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/09/11 20:02 |
P4 |
core-libs/java.lang |
JDK-8299419 |
Thread.sleep(millis) may throw OOME |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/09/11 19:41 |
P3 |
hotspot/runtime |
JDK-8335362 |
[Windows] Stack pointer increment in _cont_thaw stub can cause program to terminate with exit code 0xc0000005 |
Patricio Chilano Mateo |
Oracle |
(same) |
(same) |
2024/09/11 19:40 |
P4 |
core-svc/debugger |
JDK-8339801 |
Add better test failure diagnostics to vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002 |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/09/11 19:27 |
P4 |
core-libs/java.time |
JDK-8339803 |
Acknowledge case insensitive unambiguous keywords in tzdata files |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/09/11 19:02 |
P4 |
core-libs/java.lang |
JDK-8339687 |
Rearrange reachabilityFence()s in jdk.test.lib.util.ForceGC |
Brent Christian |
Oracle |
(same) |
(same) |
2024/09/11 16:57 |
P3 |
hotspot/runtime |
JDK-8333446 |
Add tests for hierarchical container support |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/09/11 16:08 |
P3 |
hotspot/runtime |
JDK-8339741 |
RISC-V: C ABI breakage for integer on stack |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/09/11 13:51 |
P4 |
hotspot/runtime |
JDK-8322420 |
[Linux] cgroup v2: Limits in parent nested control groups are not detected |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/09/11 11:18 |
P4 |
core-libs/java.lang.foreign |
JDK-8339780 |
TestByteBuffer fails on AIX after 8339285 |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/09/11 11:18 |
P4 |
core-libs/java.lang.foreign |
JDK-8339686 |
java/foreign/TestMappedHandshake.java fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/09/11 08:45 |
P4 |
hotspot/compiler |
JDK-8339242 |
Fix overflow issues in AdlArena |
casper.norrbin |
Oracle |
(same) |
(same) |
2024/09/11 08:08 |
P4 |
hotspot/gc |
JDK-8339661 |
ZGC: Move some page resets and verification to callsites |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/09/11 05:27 |
P4 |
tools/jar |
JDK-8339810 |
Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/11 02:12 |
P4 |
core-libs |
JDK-8339714 |
Delete tedious bool type define |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/09/11 01:19 |
P4 |
tools/launcher |
JDK-8225049 |
Bad -Xlog example in -Xlog:help, online documentation, JEP |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/09/10 21:43 |
P4 |
hotspot/jvmti |
JDK-8339638 |
Update vmTestbase/nsk/jvmti/*Field*Watch tests to use virtual thread factory |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/09/10 19:37 |
P4 |
core-libs/java.lang:reflect |
JDK-8339789 |
Use index and definition tags in AnnotatedElement |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/10 18:48 |
P5 |
security-libs/java.security |
JDK-8338395 |
Add test coverage for instantiating NativePRNG with SecureRandomParameters |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/09/10 17:27 |
P3 |
core-libs/java.net |
JDK-8283779 |
Clarify API documentation of NetworkInterface with respect to configuration changes |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/09/10 16:52 |
P4 |
hotspot/compiler |
JDK-8335444 |
Generalize implementation of AndNode mul_ring |
Jasmine Karthikeyan |
Independent |
(same) |
(same) |
2024/09/10 16:28 |
P4 |
core-svc/tools |
JDK-8338894 |
Deprecate jhsdb debugd for removal |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/10 15:53 |
P4 |
hotspot/compiler |
JDK-8339698 |
x86 unused andw/orw/xorw/addw encoding could be removed |
Sandhya Viswanathan |
Intel |
(same) |
(same) |
2024/09/10 13:49 |
P4 |
core-svc/java.lang.management |
JDK-8335625 |
Update Javadoc for GetCpuLoad |
Joakim Nordström |
Oracle |
(same) |
(same) |
2024/09/10 13:33 |
P4 |
core-libs/java.lang.invoke |
JDK-8339799 |
Reduce work done in j.l.invoke bytecode generators |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/10 12:44 |
P4 |
core-libs |
JDK-8339677 |
[vectorapi] YYYXXXVector::withLaneHelper and laneHelper should use Double::doubleToRawLongBits/Float::floatToRawIntBits |
Quan Anh Mai |
Independent |
(same) |
(same) |
2024/09/10 12:34 |
P5 |
core-libs/java.lang.invoke |
JDK-8339837 |
Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/10 12:33 |
P4 |
core-libs/java.lang |
JDK-8338930 |
StringConcatFactory hardCoded string concatenation strategy |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/10 11:43 |
P4 |
hotspot/runtime |
JDK-8338526 |
Don't store abstract and interface Klasses in class metaspace |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/09/10 09:46 |
P4 |
core-libs/java.lang.invoke |
JDK-8339800 |
Prefer invokeBasic in BootstrapMethodInvokers |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/10 08:22 |
P4 |
hotspot/runtime |
JDK-8339587 |
runtime/reflect/ReflectOutOfMemoryError.java fails with "bootstrap method initialization exception" |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/10 08:14 |
P3 |
hotspot/runtime |
JDK-8305489 |
runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805 |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/09/10 07:23 |
P3 |
core-svc/java.lang.management |
JDK-8338890 |
Add monitoring/management interface for the virtual thread scheduler |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/09/10 06:13 |
P4 |
tools/javac |
JDK-8334870 |
javac does not accept classfiles with certain permitted RuntimeVisibleParameterAnnotations and RuntimeInvisibleParameterAnnotations attributes |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/09/09 21:04 |
P4 |
security-libs/java.security |
JDK-8329754 |
The ThreadSafe attribute is ignored for SecureRandom algorithm aliases |
artur.barashev |
Oracle |
(same) |
(same) |
2024/09/09 19:55 |
P4 |
hotspot/compiler |
JDK-8339366 |
[jittester] Make it possible to generate tests without execution |
Evgeny Nikitin |
Oracle |
(same) |
(same) |
2024/09/09 19:24 |
P4 |
core-libs/javax.lang.model |
JDK-8339696 |
Clarify modeling scope of javax.lang.model.element |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/09/09 16:28 |
P2 |
hotspot/runtime |
JDK-8339575 |
DumpingWithJavaAgent.java failed with missing expected output |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/09/09 16:04 |
P4 |
core-libs/java.time |
JDK-8339644 |
Improve parsing of Day/Month in tzdata rules |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/09/09 15:15 |
P4 |
core-libs/java.lang.invoke |
JDK-8339683 |
Simplify class data generation in InvokerBytecodeGenerator |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/09 14:53 |
P4 |
hotspot/runtime |
JDK-8339488 |
Extended NPE message doesn't handle CONSTANT_Dynamic |
Oli Gillespie |
Amazon |
(same) |
(same) |
2024/09/09 14:18 |
P4 |
core-libs/java.lang.classfile |
JDK-8339742 |
Refactor ClassFileImpl to allow loading Option classes lazily |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/09 13:49 |
P3 |
security-libs/java.security |
JDK-8338587 |
Internal XOF Methods for SHAKE128 and SHAKE256 |
ferenc.r.rakoczi |
Oracle |
(same) |
(same) |
2024/09/09 12:06 |
P4 |
core-libs |
JDK-8339631 |
Fix block @jls and @jvms tags |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/09/09 11:56 |
P4 |
hotspot/runtime |
JDK-8338902 |
CDS flags are reported with wrong flag category |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/09/09 11:14 |
P4 |
hotspot/gc |
JDK-8339387 |
ZGC: Synchronize medium page allocation |
Stefan Johansson |
Oracle |
(same) |
(same) |
2024/09/09 07:35 |
P4 |
core-libs/java.lang |
JDK-8339487 |
ProcessHandleImpl os_getChildren sysctl call - retry in case of ENOMEM and enhance exception message |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/09 06:42 |
P4 |
infrastructure |
JDK-8339591 |
Mark jdk/jshell/ExceptionMessageTest.java intermittent |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/09 05:53 |
P4 |
core-libs/java.lang.classfile |
JDK-8339710 |
Avoid initializing AccessFlag related classes in write-only cases |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/09 05:34 |
P4 |
tools/javac |
JDK-8326616 |
tools/javac/patterns/Exhaustiveness.java intermittently Timeout signalled after 480 seconds |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/09/09 05:17 |
P4 |
client-libs/java.awt |
JDK-8338153 |
java/awt/Checkbox/CheckboxCheckerScalingTest.java test failed on linux machine |
Tejesh R |
Oracle |
(same) |
(same) |
2024/09/07 22:20 |
P4 |
hotspot/test |
JDK-8339703 |
Problem list serviceability/sa/TestJhsdbJstackUpcall.java for generational ZGC |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/09/07 05:46 |
P4 |
hotspot/svc-agent |
JDK-8339307 |
jhsdb jstack could not trace FFM upcall frame |
Yasumasa Suenaga |
NTT DATA |
(same) |
(same) |
2024/09/06 18:37 |
P4 |
core-libs/java.lang |
JDK-8339635 |
StringConcatFactory optimization for CompactStrings off |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/06 17:32 |
P4 |
core-libs/java.lang.foreign |
JDK-8338123 |
Linker crash when building a downcall handle with many arguments in x64 |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/09/06 14:57 |
P4 |
core-libs/java.lang.classfile |
JDK-8339519 |
Remove size field from instructions |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/06 13:57 |
P4 |
hotspot/runtime |
JDK-8339466 |
Enumerate shared stubs and define static fields and names via declarations |
Andrew Dinn |
Red Hat |
(same) |
(same) |
2024/09/06 13:38 |
P4 |
core-libs/java.lang.classfile |
JDK-8339317 |
Optimize ClassFile writeBuffer |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/06 12:37 |
P4 |
core-libs/java.lang.invoke |
JDK-8339642 |
Reduce overheads in InvokerBytecodeGenerator |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/06 12:27 |
P4 |
core-libs/java.lang.invoke |
JDK-8339640 |
Reduce construction overheads in StringConcatFactory$InlineHiddenClassStrategy |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/06 12:04 |
P4 |
core-libs/java.lang |
JDK-8339592 |
Simplify and remove unused code in ObjectMethods. |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/09/06 12:01 |
P4 |
core-libs/java.lang.classfile |
JDK-8339168 |
Optimize ClassFile Util slotSize |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/06 11:42 |
P4 |
core-libs/java.lang.classfile |
JDK-8339576 |
Speed up raw bytecode processing in ClassFile API |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/06 07:43 |
P4 |
core-libs/java.lang.classfile |
JDK-8339368 |
Switch targets are not inflated in CodeModel if no StackMap |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/09/06 06:44 |
P5 |
hotspot/compiler |
JDK-8330159 |
[C2] Remove or clarify Compile::init_start |
yagmur.eren |
Oracle |
(same) |
(same) |
2024/09/06 02:01 |
P4 |
infrastructure/build |
JDK-8339548 |
GHA: RISC-V: Use Debian snapshot archive for bootstrap |
Fei Yang |
Independent |
(same) |
(same) |
2024/09/05 20:17 |
P4 |
security-libs/java.security |
JDK-8339347 |
keytool -importpass insists prompting the user even if there is no terminal |
Haimay Chao |
Oracle |
(same) |
(same) |
2024/09/05 18:11 |
P4 |
core-libs/java.lang.foreign |
JDK-8339285 |
Test fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/09/05 16:34 |
P4 |
hotspot/runtime |
JDK-8339342 |
FieldAllocationCount is mostly unused |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/09/05 15:51 |
P3 |
hotspot/compiler |
JDK-8338100 |
C2: assert(!n_loop->is_member(get_loop(lca))) failed: control must not be back in the loop |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/09/05 15:46 |
P4 |
tools/javadoc(tool) |
JDK-8338133 |
Cleanup direct use of `new HtmlTree` |
Jonathan Gibbons |
Oracle |
(same) |
(same) |
2024/09/05 15:44 |
P4 |
hotspot/compiler |
JDK-8332423 |
[PPC64] Remove C1_MacroAssembler::call_c_with_frame_resize |
Suchismith Roy |
IBM |
(same) |
(same) |
2024/09/05 15:34 |
P4 |
security-libs/javax.security |
JDK-8329959 |
Update DigestMD5Client.java - fix typo in javadoc string |
artur.barashev |
Oracle |
(same) |
(same) |
2024/09/05 15:12 |
P2 |
hotspot/runtime |
JDK-8339619 |
ProblemList runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/09/05 15:03 |
P3 |
core-libs/java.io |
JDK-8003887 |
File.getCanonicalFile() does not resolve symlinks on MS Windows |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/09/05 13:49 |
P4 |
hotspot/runtime |
JDK-8339540 |
Unify include requirements for PlatformMonitor/Mutex constructors/destructors |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/09/05 13:39 |
P2 |
hotspot/gc |
JDK-8339579 |
ZGC: Race results in only one of two remembered sets being cleared |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/09/05 13:14 |
P3 |
security-libs/java.security |
JDK-8337951 |
Test sun/security/validator/samedn.sh CertificateNotYetValidException: NotBefore validation |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/09/05 13:10 |
P3 |
core-libs/java.lang.foreign |
JDK-8338591 |
Improve performance of MemorySegment::copy |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/05 11:45 |
P4 |
core-libs/java.lang.classfile |
JDK-8339290 |
Optimize ClassFile Utf8EntryImpl#writeTo |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/05 10:52 |
P4 |
hotspot/compiler |
JDK-8338971 |
IGV: Add incrementally inlined method name to phase name |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/09/05 09:26 |
P5 |
hotspot/svc |
JDK-8339384 |
Unintentional IOException in jdk.jdi module when JDWP end of stream occurs |
yagmur.eren |
Oracle |
(same) |
(same) |
2024/09/05 08:18 |
P2 |
hotspot/gc |
JDK-8339369 |
G1: TestVerificationInConcurrentCycle.java fails with "Missing rem set entry" when using "-XX:G1RSetUpdatingPauseTimePercent=0 -XX:G1UpdateBufferSize=2" |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/09/05 07:01 |
P4 |
hotspot/compiler |
JDK-8332461 |
ubsan : dependencies.cpp:906:3: runtime error: load of value 4294967295, which is not a valid value for type 'DepType' |
Amit Kumar |
IBM |
(same) |
(same) |
2024/09/04 23:58 |
P3 |
hotspot/runtime |
JDK-8339316 |
Test runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java fails after JDK-8338257 |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/04 22:45 |
P4 |
core-libs/java.lang |
JDK-8338937 |
Optimize the string concatenation of ClassDesc |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/04 20:49 |
P4 |
hotspot/runtime |
JDK-8338530 |
CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/09/04 20:05 |
P4 |
client-libs/javax.swing |
JDK-8339233 |
Test javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java#id failed: Button renderings are different after window resize |
Manukumar V S |
Oracle |
(same) |
(same) |
2024/09/04 17:25 |
P4 |
hotspot/compiler |
JDK-8338924 |
C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5 |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/09/04 16:46 |
P4 |
core-libs/java.lang.classfile |
JDK-8339492 |
StackMapDecoder::writeFrames makes lots of allocations |
David Lloyd |
Red Hat |
(same) |
(same) |
2024/09/04 16:37 |
P4 |
client-libs/java.awt |
JDK-8332901 |
Select{Current,New}ItemTest.java for Choice don't open popup on macOS |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/09/04 16:21 |
P3 |
hotspot/runtime |
JDK-8339148 |
Make os::Linux::active_processor_count() public |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/09/04 15:48 |
P4 |
hotspot/runtime |
JDK-8339112 |
Move JVM Klass flags out of AccessFlags |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/09/04 13:44 |
P4 |
hotspot/compiler |
JDK-8336860 |
x86: Change integer src operand for CMoveL of 0 and 1 to long |
Jasmine Karthikeyan |
Independent |
(same) |
(same) |
2024/09/04 13:40 |
P3 |
core-libs/java.util:collections |
JDK-8325679 |
Optimize ArrayList subList sort |
Attila Szegedi |
Independent |
(same) |
(same) |
2024/09/04 12:29 |
P4 |
core-libs/java.lang.classfile |
JDK-8339131 |
Remove rarely-used accessor methods from Opcode |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/04 12:08 |
P4 |
hotspot/jfr |
JDK-8339486 |
JFR: Modernize |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/09/04 10:35 |
P3 |
infrastructure/build |
JDK-8339371 |
jlink.log warning when building after JDK-8338404 |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/09/04 09:09 |
P4 |
hotspot/gc |
JDK-8339163 |
ZGC: Race in clearing of remembered sets |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/09/04 08:56 |
P4 |
hotspot/gc |
JDK-8339399 |
ZGC: Remove unnecessary page reset when splitting pages |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/09/04 07:09 |
P4 |
hotspot/gc |
JDK-8339300 |
CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on ppc64 based platforms |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/04 05:05 |
P3 |
client-libs/java.awt |
JDK-8190329 |
[macos] Swing InterOp Platform.exit() crash |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/09/04 04:26 |
P4 |
client-libs/javax.swing |
JDK-8308588 |
Unnecessary synchronized on GTKStyle#ICONS_MAP can be removed |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/09/04 03:41 |
P4 |
hotspot/runtime |
JDK-8328877 |
[JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths |
David Holmes |
Oracle |
(same) |
(same) |
2024/09/03 19:55 |
P3 |
security-libs/javax.net.ssl |
JDK-8337664 |
Distrust TLS server certificates issued after Oct 2024 and anchored by Entrust Root CAs |
Mark Powers |
Oracle |
(same) |
(same) |
2024/09/03 19:51 |
P4 |
hotspot/svc-agent |
JDK-8337163 |
Improve SA error message when failing to attach to a core file |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/09/03 19:06 |
P3 |
hotspot/svc-agent |
JDK-8311993 |
Test serviceability/sa/UniqueVtableTest.java failed: duplicate vtables detected |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/09/03 19:06 |
P4 |
core-svc/debugger |
JDK-8338708 |
Don't create/destroy debug agent cmdQueueLock for each connection |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/09/03 19:04 |
P4 |
hotspot/compiler |
JDK-8337265 |
Test static-libs build in GitHub Actions |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/09/03 19:01 |
P4 |
hotspot/jvmti |
JDK-8337317 |
serviceability/jvmti tests failed with FATAL ERROR in native method: Failed during the GetClassSignature call |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/09/03 15:32 |
P4 |
hotspot/compiler |
JDK-8339419 |
[s390x] Problemlist compiler/c2/irTests/TestIfMinMax.java |
Amit Kumar |
IBM |
(same) |
(same) |
2024/09/03 15:31 |
P4 |
infrastructure/build |
JDK-8338916 |
Build warnings about overriding recipe for jvm-ldflags.txt |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/09/03 15:31 |
P3 |
infrastructure/build |
JDK-8339336 |
Fix build system whitespace to adhere to coding conventions |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/09/03 13:44 |
P4 |
core-libs/java.lang.classfile |
JDK-8339214 |
Remove misleading CodeBuilder.loadConstant(Opcode, ConstantDesc) |
Chen Liang |
Independent |
(same) |
(same) |
2024/09/03 13:32 |
P4 |
core-libs/java.net |
JDK-8338740 |
java/net/httpclient/HttpsTunnelAuthTest.java fails with java.io.IOException: HTTP/1.1 header parser received no bytes |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/09/03 12:55 |
P4 |
core-libs/java.util.concurrent |
JDK-8325397 |
sun/java2d/Disposer/TestDisposerRace.java fails in linux-aarch64 |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/09/03 12:05 |
P4 |
core-libs/java.lang.classfile |
JDK-8339401 |
Optimize ClassFile load and store instructions |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/09/03 12:02 |
P2 |
infrastructure/build |
JDK-8339364 |
AIX build fails: various unused variable and function warnings |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/09/03 10:25 |
P4 |
core-libs/java.lang.foreign |
JDK-8338967 |
Improve performance for MemorySegment::fill |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/09/03 09:45 |
P4 |
hotspot/compiler |
JDK-8326615 |
C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash) |
Damon Fenacci |
Oracle |
(same) |
(same) |
2024/09/03 09:27 |
P4 |
hotspot/compiler |
JDK-8339411 |
[PPC64] cmpxchgw/h/b doesn't handle external Label |
Martin Doerr |
SAP |
(same) |
(same) |
2024/09/03 07:56 |
P4 |
core-svc/javax.management |
JDK-8338817 |
Wrong indent in API docs for java.lang.management.ManagementFactory |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/03 07:56 |
P4 |
core-svc/java.lang.management |
JDK-8338891 |
HotSpotDiagnosticsMXBean missing @since tag |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/09/03 06:58 |
P4 |
hotspot/compiler |
JDK-8339359 |
RISC-V: Use auipc explicitly in far_jump and far_call macro assembler routines |
Fei Yang |
Independent |
(same) |
(same) |
2024/09/03 06:58 |
P4 |
hotspot/compiler |
JDK-8334724 |
C2: remove PhaseIdealLoop::cast_incr_before_loop() |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/09/02 17:57 |
P4 |
hotspot/runtime |
JDK-8339351 |
Remove duplicate line in FileMapHeader::print |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/09/02 15:37 |
P4 |
hotspot/compiler |
JDK-8339063 |
[aarch64] Skip verify_sve_vector_length after native calls if SVE supports 128 bits VL only |
Joshua Zhu |
Alibaba |
(same) |
(same) |
2024/09/02 14:52 |
P4 |
core-libs/java.net |
JDK-8256211 |
assert fired in java/net/httpclient/DependentPromiseActionsTest (infrequent) |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/09/02 09:32 |
P4 |
core-libs/java.net |
JDK-8339169 |
Remove NaiveHuffman coder |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/09/02 09:14 |
P3 |
infrastructure/build |
JDK-8338768 |
Introduce runtime lookup to check for static builds |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/09/02 01:23 |
P5 |
hotspot/compiler |
JDK-8339298 |
Remove unused function declaration poll_for_safepoint |
Gui Cao |
Independent |
(same) |
(same) |
2024/09/01 16:13 |
P4 |
hotspot/jvmti |
JDK-8338934 |
vmTestbase/nsk/jvmti/*Field*Watch/TestDescription.java tests timeout intermittently |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/08/31 01:44 |
P4 |
hotspot/compiler |
JDK-8339248 |
RISC-V: Remove li64 macro assembler routine and related code |
Fei Yang |
Independent |
(same) |
(same) |
2024/08/31 01:13 |
P4 |
hotspot/gc |
JDK-8311163 |
Parallel: Improve large object handling during evacuation |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/30 18:28 |
P4 |
core-libs/java.text |
JDK-8338882 |
Clarify matching order of MessageFormat subformat factory styles |
Justin Lu |
Oracle |
(same) |
(same) |
2024/08/30 17:28 |
P3 |
core-libs/java.lang.classfile |
JDK-8339115 |
Rename TypeKind enum constants to follow code style |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/30 17:17 |
P4 |
core-libs/java.io |
JDK-6426678 |
(spec) File.createTempFile(prefix, suffix, dir) needs clarification for illegal symbols in suffix |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/08/30 16:43 |
P3 |
infrastructure/build |
JDK-8339156 |
Use more fine-granular clang unused warnings |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/08/30 14:47 |
P3 |
hotspot/runtime |
JDK-8339319 |
ProblemList runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/08/30 12:36 |
P3 |
hotspot/jfr |
JDK-8339191 |
JFR: Bulk read support for ChunkInputStream |
davids |
@palantir.com |
(same) |
(same) |
2024/08/30 10:18 |
P4 |
core-libs/java.lang |
JDK-8339166 |
java/lang/String/concat/HiddenClassUnloading.java fails on AIX and Linux ppc64le after JDK-8336856 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/30 08:58 |
P4 |
infrastructure/build |
JDK-8339235 |
Fix indentation in build system |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/08/30 08:58 |
P3 |
infrastructure/build |
JDK-8338404 |
Cross-compilation to different endianness fails after JDK-8318913 |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/08/30 08:11 |
P3 |
tools/javac |
JDK-8338301 |
Error recovery and reporting should be improved for erroneous implicitly declared classes |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/08/30 06:47 |
P4 |
hotspot/runtime |
JDK-8337662 |
Improve os::print_hex_dump for printing Instructions sections |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/30 06:21 |
P5 |
core-libs/java.util.jar |
JDK-8339154 |
Cleanups and JUnit conversion of test/jdk/java/util/zip/Available.java |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/08/30 01:06 |
P4 |
hotspot/runtime |
JDK-8339237 |
RISC-V: Builds fail after JDK-8339120 |
Gui Cao |
Independent |
(same) |
(same) |
2024/08/29 21:21 |
P4 |
core-libs/java.lang.classfile |
JDK-8339196 |
Optimize BufWriterImpl#writeU1/U2/Int/Long |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/08/29 21:06 |
P4 |
hotspot/runtime |
JDK-8339020 |
Remove unused HeapShared::calculate_oopmap |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/08/29 20:38 |
P4 |
hotspot/runtime |
JDK-8338257 |
UTF8 lengths should be size_t not int |
David Holmes |
Oracle |
(same) |
(same) |
2024/08/29 15:45 |
P4 |
core-libs/java.lang.classfile |
JDK-8339132 |
Make DirectCodeBuilder write through without allocating instruction objects |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/29 11:23 |
P4 |
hotspot/runtime |
JDK-8335062 |
NMT: Make StackIndex non-opaque |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/08/29 10:06 |
P4 |
tools/jshell |
JDK-8338281 |
jshell does not run shutdown hooks |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/08/29 09:57 |
P5 |
core-libs/java.nio.charsets |
JDK-8339017 |
Make a couple of fields in DoubleByte static |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/08/29 08:54 |
P4 |
core-libs/java.net |
JDK-8338569 |
HTTP/1.1 CleanupTrigger may be triggerred after the next exchange started |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/08/29 07:29 |
P3 |
infrastructure/build |
JDK-8339120 |
Use more fine-granular gcc unused warnings |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/08/29 07:07 |
P4 |
hotspot/compiler |
JDK-8333098 |
ubsan: bytecodeInfo.cpp:318:59: runtime error: division by zero |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/29 06:28 |
P4 |
tools/javac |
JDK-8338678 |
Erroneous parameterized type represented as |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/08/29 06:25 |
P4 |
tools/javac |
JDK-8324859 |
Improve error recovery |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/08/29 05:34 |
P5 |
hotspot/compiler |
JDK-8327381 |
Refactor type-improving transformations in BoolNode::Ideal to BoolNode::Value |
Kangcheng Xu |
Independent |
(same) |
(same) |
2024/08/29 05:03 |
P3 |
client-libs/javax.swing |
JDK-8336873 |
BasicSplitPaneDivider:oneTouchExpandableChanged() should mention that implementation depends on SplitPane.supportsOneTouchButtons property |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/08/29 00:34 |
P4 |
hotspot/compiler |
JDK-8335120 |
assert(!target->can_be_statically_bound() || target == cha_monomorphic_target) failed |
Dean Long |
Oracle |
(same) |
(same) |
2024/08/28 22:54 |
P4 |
core-libs/java.lang:class_loading |
JDK-8338716 |
Re-visit "interrupt handling" in jdk.internal.loader.Resource |
Brent Christian |
Oracle |
(same) |
(same) |
2024/08/28 21:16 |
P4 |
hotspot/runtime |
JDK-8338888 |
SystemDictionary::class_name_symbol has incorrect length check |
David Holmes |
Oracle |
(same) |
(same) |
2024/08/28 21:14 |
P4 |
core-libs/java.util.jar |
JDK-8339126 |
JNI exception pending in Inflater.c |
Justin Lu |
Oracle |
(same) |
(same) |
2024/08/28 20:18 |
P4 |
hotspot/gc |
JDK-8258483 |
[TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/08/28 20:17 |
P4 |
hotspot/runtime |
JDK-8339030 |
frame::print_value_on(outputStream* st, JavaThread *thread) doesn't need thread argument |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/08/28 18:22 |
P4 |
core-libs/java.lang.classfile |
JDK-8339167 |
Remove AbstractPoolEntry.PrimitiveEntry to reduce boxing overheads |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/08/28 18:16 |
P4 |
core-libs/java.util |
JDK-8338897 |
Small startup regression remains after JDK-8309622 and JDK-8331932 |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/08/28 17:54 |
P4 |
client-libs/2d |
JDK-8338103 |
Stabilize and open source a Swing OGL ButtonResizeTest |
Manukumar V S |
Oracle |
(same) |
(same) |
2024/08/28 17:24 |
P2 |
security-libs/javax.net.ssl |
JDK-8328608 |
Multiple NewSessionTicket support for TLS |
Anthony Scarpino |
Oracle |
(same) |
(same) |
2024/08/28 16:47 |
P3 |
hotspot/compiler |
JDK-8339175 |
ProblemList runtime/interpreter/LastJsrTest.java on all platforms with Xcomp |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/08/28 15:23 |
P4 |
core-libs/java.util.jar |
JDK-8338729 |
Retire the test jdk/java/util/zip/TestZipError.java |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/08/28 13:28 |
P4 |
hotspot/gc |
JDK-8339160 |
[BACKOUT] JDK-8338440 Parallel: Improve fragmentation mitigation in Full GC |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/28 12:19 |
P4 |
hotspot/jfr |
JDK-8339149 |
jfr_flush_event_writer - return value type mismatch |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/28 11:01 |
P4 |
tools/javadoc(tool) |
JDK-8322036 |
Improve help output from the javadoc tool |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/08/28 10:22 |
P3 |
core-libs/java.lang.foreign |
JDK-8338731 |
MemoryLayout::offsetHandle can return a negative offset |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/08/28 09:29 |
P4 |
core-libs/java.net |
JDK-8338445 |
jdk.internal.loader.URLClassPath may leak JarFile instance when dealing with unexpected Class-Path entry in manifest |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/08/28 04:43 |
P4 |
client-libs/javax.swing |
JDK-8338041 |
Keyboard Navigation of JTable, Ctrl Shift RIGHT/LEFT doesn't follow native action in GTK L&F |
Tejesh R |
Oracle |
(same) |
(same) |
2024/08/27 22:10 |
P4 |
core-libs/java.time |
JDK-8337832 |
Optimize datetime toString |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/08/27 17:16 |
P3 |
client-libs/java.awt |
JDK-8332158 |
[XWayland] test/jdk/java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/08/27 16:45 |
P4 |
hotspot/gc |
JDK-8336299 |
Improve GCLocker stall diagnostics |
Neethu Prasad |
Amazon |
(same) |
(same) |
2024/08/27 16:24 |
P4 |
core-libs/java.lang.foreign |
JDK-8338489 |
Typo in MemorySegment doc |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/08/27 16:20 |
P4 |
hotspot/compiler |
JDK-8314124 |
RISC-V: implement Base64 intrinsic - decoding |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/08/27 15:46 |
P4 |
hotspot/runtime |
JDK-8338929 |
Make Metaspace::deallocate space-aware |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/08/27 15:34 |
P4 |
core-libs/java.text |
JDK-8338690 |
CompactNumberInstance.format incorrectly formats some numbers (few vs many) |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/08/27 15:18 |
P4 |
hotspot/gc |
JDK-8338440 |
Parallel: Improve fragmentation mitigation in Full GC |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/27 14:33 |
P3 |
hotspot/jfr |
JDK-8338939 |
Simplify processing of hidden class names |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/27 14:26 |
P4 |
core-libs/java.lang.foreign |
JDK-8338728 |
Misc issues in memory layout javadoc |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/08/27 13:23 |
P4 |
core-libs/java.util.concurrent |
JDK-8338765 |
ScheduledThreadPoolExecutor struggles with extremely long delays |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/08/27 13:17 |
P3 |
hotspot/jfr |
JDK-8338389 |
[JFR] Long strings should be added to the string pool |
Joakim Nordström |
Oracle |
(same) |
(same) |
2024/08/27 11:51 |
P4 |
hotspot/compiler |
JDK-8338814 |
[PPC64] Unify interface of cmpxchg for different types |
Martin Doerr |
SAP |
(same) |
(same) |
2024/08/27 08:42 |
P4 |
hotspot/runtime |
JDK-8338727 |
RISC-V: Avoid synthetic data dependency in nmethod barrier on Ztso |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/08/27 07:23 |
P4 |
infrastructure/build |
JDK-8298920 |
Improve microbenchmark build times |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/08/27 04:15 |
P4 |
client-libs/javax.swing |
JDK-8338668 |
Test javax/swing/JFileChooser/8080628/bug8080628.java doesn't test for GTK L&F |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/08/27 04:13 |
P4 |
hotspot/runtime |
JDK-8336289 |
Obliterate most references to _snprintf in the Windows JDK |
Julian Waters |
Independent |
(same) |
(same) |
2024/08/27 00:24 |
P2 |
hotspot/jfr |
JDK-8338938 |
The result of the combine method of SettingsControl is not used |
Chihiro Ito |
Independent |
(same) |
(same) |
2024/08/26 22:26 |
P4 |
hotspot/runtime |
JDK-8338947 |
Deprecate the UseLinuxPosixThreadCPUClocks flag and remove it in a future release |
David Holmes |
Oracle |
(same) |
(same) |
2024/08/26 21:26 |
P4 |
hotspot/runtime |
JDK-8335577 |
runtime/cds/appcds/TestParallelGCWithCDS.java still fails with JNI error |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/08/26 20:26 |
P4 |
core-libs/java.lang |
JDK-8338936 |
StringConcatFactory optimize the construction of MethodType and MethodTypeDesc |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/08/26 18:52 |
P4 |
client-libs/demo |
JDK-8338928 |
Update SwingSet2 "About" image to reference openjdk.org |
Philip Race |
Oracle |
(same) |
(same) |
2024/08/26 16:49 |
P4 |
hotspot/compiler |
JDK-8338538 |
[JVMCI] Allow HotSpotJVMCIRuntime#getJObjectValue to be called by a HotSpot CompileBroker compiler thread |
tomas.zezula |
Independent |
(same) |
(same) |
2024/08/26 15:58 |
P4 |
tools/javac |
JDK-8338906 |
Avoid passing EnumDescs and extra classes to type switch methods that don't use them |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/08/26 14:29 |
P4 |
core-libs/java.lang.classfile |
JDK-8338979 |
Avoid bootstrapped switches in the classfile API |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/08/26 09:17 |
P4 |
core-libs/java.lang.foreign |
JDK-8331671 |
Implement JEP 472: Prepare to Restrict the Use of JNI |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/08/26 07:32 |
P4 |
hotspot/compiler |
JDK-8338844 |
C2: remove useless code in PhaseIdealLoop::place_outside_loop() after 8335709 |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/08/26 07:31 |
P3 |
hotspot/compiler |
JDK-8336830 |
C2: assert(get_loop(lca)->_nest < n_loop->_nest || lca->in(0)->is_NeverBranch()) failed: must not be moved into inner loop |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/08/24 00:05 |
P5 |
client-libs/java.awt |
JDK-8338785 |
The java.awt.datatransfer.SystemFlavorMap#FLAVOR_MAP_KEY field is not used |
Sergey Bylokhov |
Amazon |
(same) |
(same) |
2024/08/23 22:04 |
P4 |
hotspot/runtime |
JDK-8338925 |
ProblemList runtime/interpreter/LastJsrTest.java on linux-all |
Daniel Daugherty |
Oracle |
(same) |
(same) |
2024/08/23 20:01 |
P4 |
infrastructure/build |
JDK-8337715 |
Update --release 23 symbol information for JDK 23 build 37 |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/08/23 16:32 |
P4 |
core-libs/java.nio |
JDK-8324048 |
(fc) Make FileKey fields final |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/08/23 15:16 |
P4 |
core-libs/java.lang.classfile |
JDK-8338700 |
AttributeMapper type parameter should be bounded by Attribute |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/23 10:51 |
P4 |
client-libs/javax.swing |
JDK-8329756 |
[macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work |
Tejesh R |
Oracle |
(same) |
(same) |
2024/08/23 09:59 |
P3 |
hotspot/jfr |
JDK-8338819 |
JFR: Internal events causes crash when no other events are in use |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/08/23 09:30 |
P4 |
hotspot/compiler |
JDK-8333334 |
C2: Make result of `Node::dominates` more precise to enhance scalar replacement |
Qizheng Xing |
Alibaba |
(same) |
(same) |
2024/08/23 09:29 |
P3 |
hotspot/jfr |
JDK-8338417 |
Explicitly pin a virtual thread before acquiring the JFR string pool monitor |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/23 09:26 |
P3 |
hotspot/jfr |
JDK-8338745 |
Intrinsify Continuation.pin() and Continuation.unpin() |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/23 08:05 |
P5 |
core-libs/javax.lang.model |
JDK-8338834 |
Remove unused import declarations in java.compiler |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/08/23 07:09 |
P4 |
hotspot/gc |
JDK-8337658 |
ZGC: Move soft reference handling out of the driver loop function |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/08/23 06:26 |
P3 |
core-libs/java.nio |
JDK-8338630 |
Test java/nio/channels/DatagramChannel/SendReceiveMaxSize.java timeout |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/08/23 05:47 |
P4 |
hotspot/runtime |
JDK-8338810 |
PPC, s390x: LightweightSynchronizer::exit asserts, missing lock |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/08/23 02:35 |
P4 |
hotspot/runtime |
JDK-8328880 |
Events::log_exception should limit the size of the logging message |
David Holmes |
Oracle |
(same) |
(same) |
2024/08/22 21:41 |
P3 |
core-libs/java.nio |
JDK-8338696 |
(fs) BasicFileAttributes.creationTime() falls back to epoch if birth time is unavailable (Linux) |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/08/22 19:48 |
P2 |
hotspot/runtime |
JDK-8338856 |
[BACKOUT] JDK-8337828: CDS: Trim down minimum GC region alignment |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/22 17:58 |
P4 |
security-libs/javax.net.ssl |
JDK-8338380 |
Update TLSCommon/interop/AbstractServer to specify an interface to listen for connections |
Matthew Donovan |
Oracle |
(same) |
(same) |
2024/08/22 15:55 |
P4 |
hotspot/runtime |
JDK-8335664 |
Parsing jsr broken: assert(bci>= 0 && bci < c->method()->code_size()) failed: index out of bounds |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/08/22 11:39 |
P4 |
hotspot/gc |
JDK-8338662 |
Shenandoah: Remove excessive ShenandoahVerifier::verify_during_evacuation |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/22 10:31 |
P4 |
infrastructure/build |
JDK-8338290 |
Xcode project generator for hotspot |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/08/22 07:22 |
P4 |
hotspot/runtime |
JDK-8338760 |
Adjust the comment after UseObjectMonitorTable |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/08/22 06:23 |
P4 |
hotspot/runtime |
JDK-8334357 |
Use NonInterleavingLogStream for report_metadata_oome |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/08/21 22:10 |
P5 |
core-libs/java.util.stream |
JDK-8333265 |
De-duplicate method references in java.util.stream.FindOps |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/08/21 18:22 |
P4 |
core-libs/java.util.concurrent |
JDK-8338146 |
Improve Exchanger performance with VirtualThreads |
Doug Lea |
Independent |
(same) |
(same) |
2024/08/21 16:10 |
P4 |
hotspot/gc |
JDK-8338688 |
Shenandoah: Avoid calling java_lang_Class accessors in asserts/verifier |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/21 15:11 |
P3 |
core-libs/java.lang.foreign |
JDK-8338677 |
Improve startup of memory access var handles by simplifying combinator chains |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/08/21 14:56 |
P4 |
core-libs/java.lang |
JDK-8338532 |
Speed up the ClassFile API MethodTypeDesc#ofDescriptor |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/08/21 12:01 |
P4 |
hotspot/gc |
JDK-8338490 |
Serial: Move Generation::print_on to subclasses |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/21 11:58 |
P4 |
core-libs/java.lang.classfile |
JDK-8338545 |
Functional interface implementations for common pre-boot ClassFile operations |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/21 10:17 |
P4 |
hotspot/compiler |
JDK-8338595 |
Add more linesize for MIME decoder in macro bench test Base64Decode |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/08/21 08:58 |
P4 |
hotspot/compiler |
JDK-8338539 |
New Object to ObjectMonitor mapping: riscv64 implementation |
Gui Cao |
Independent |
(same) |
(same) |
2024/08/21 08:23 |
P4 |
infrastructure/build |
JDK-8336498 |
[macos] [build]: install-file macro may run into permission denied error |
Lucy Schmidt |
SAP |
(same) |
(same) |
2024/08/21 08:19 |
P4 |
core-libs/java.lang.classfile |
JDK-8338661 |
StackMapTable is invalid if frames appear in dead code |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/08/21 08:17 |
P4 |
hotspot/runtime |
JDK-8337828 |
CDS: Trim down minimum GC region alignment |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/21 07:04 |
P4 |
client-libs/javax.swing |
JDK-6318027 |
BasicScrollBarUI does not disable timer when enclosing frame is disabled. |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/08/21 01:05 |
P4 |
core-libs/java.lang:reflect |
JDK-8336934 |
Clean up JavaLangReflectAccess |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/20 23:34 |
P4 |
core-svc/debugger |
JDK-8338482 |
com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/08/20 19:02 |
P4 |
core-libs/java.lang.classfile |
JDK-8336756 |
Improve ClassFile Annotation writing |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/20 18:50 |
P4 |
core-libs/java.lang.module |
JDK-8338611 |
java.lang.module specification wording not aligned with JEP 261 |
Mark Reinhold |
Oracle |
(same) |
(same) |
2024/08/20 18:41 |
P3 |
hotspot/jvmti |
JDK-8205957 |
setfldw001/TestDescription.java fails with bad field value |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/08/20 15:51 |
P4 |
core-libs/java.nio |
JDK-8336529 |
(fs) UnixFileAttributeViews setTimes() failing on armhf, Ubuntu noble |
Vladimir Petko |
Canonical |
(same) |
(same) |
2024/08/20 15:47 |
P3 |
hotspot/compiler |
JDK-8336729 |
C2: Div/Mod nodes without zero check could be split through iv phi of outer loop of long counted loop nest resulting in SIGFPE |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/08/20 14:44 |
P3 |
core-libs/java.lang.classfile |
JDK-8338623 |
StackCounter adding extraneous slots for receiver invoke instructions |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/20 14:38 |
P4 |
infrastructure/build |
JDK-8282944 |
GHA: Add Alpine Linux x86_64 pre-integration check |
George Adams |
Microsoft |
(same) |
(same) |
2024/08/20 12:28 |
P4 |
core-libs/java.net |
JDK-8336817 |
Several methods on DatagramSocket and MulticastSocket do not specify behaviour when already closed or connected |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/08/20 11:10 |
P4 |
core-libs/java.net |
JDK-8324209 |
Check implementation of Expect: 100-continue in the java.net.http.HttpClient |
Darragh Clarke |
Oracle |
(same) |
(same) |
2024/08/20 10:43 |
P4 |
hotspot/runtime |
JDK-8338550 |
Do libubsan1 installation in test container only if requested |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/20 09:54 |
P3 |
hotspot/runtime |
JDK-8338365 |
[PPC64, s390] Out-of-bounds array access in secondary_super_cache |
Amit Kumar |
IBM |
(same) |
(same) |
2024/08/20 08:40 |
P4 |
hotspot/gc |
JDK-8337981 |
ShenandoahHeap::is_in should check for alive regions |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/20 06:15 |
P1 |
core-svc/java.lang.management |
JDK-8338139 |
{ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods |
Stefan Karlsson |
Oracle |
(same) |
(same) |
2024/08/20 05:43 |
P4 |
core-libs/java.lang.classfile |
JDK-8338543 |
ClassBuilder withMethod builders should cache the method type symbol |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/19 18:05 |
P4 |
tools/javadoc(tool) |
JDK-8281533 |
Odd "preview" label in link/linkplain |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/08/19 17:47 |
P4 |
tools/javadoc(tool) |
JDK-8338190 |
TOC vertical offsets not updated when document size changes |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/08/19 16:43 |
P4 |
client-libs/javax.swing |
JDK-8321140 |
Add comment to note difference in Metal's JButton margins |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/08/19 13:47 |
P4 |
core-libs/java.nio |
JDK-8335771 |
Improve stability of java/nio/channels/DatagramChannel tests |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/08/19 12:57 |
P2 |
core-libs/java.nio |
JDK-8338452 |
(dc) DatagramChannelImpl.blockingReceive with timeout may block indefinitely if all datagrams blocked by SecurityManager |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/08/19 12:57 |
P5 |
core-libs/java.lang.classfile |
JDK-8338564 |
Remove obsolete AbstractNamedEntry::equals method |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/08/19 12:40 |
P4 |
client-libs |
JDK-8290501 |
Typo in javax.swing.BoundedRangeModel documentation |
Renjith Kannath Pariyangad |
Oracle |
(same) |
(same) |
2024/08/19 10:42 |
P4 |
hotspot/jfr |
JDK-8338512 |
JFR: Revert changes to TestCodeSweeper |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/08/19 09:08 |
P4 |
hotspot/jfr |
JDK-8338314 |
JFR: Split JFRCheckpoint VM operation |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/19 09:00 |
P4 |
hotspot/runtime |
JDK-8337987 |
Relocate jfr and throw_exception stubs from StubGenerator to SharedRuntime |
Andrew Dinn |
Red Hat |
(same) |
(same) |
2024/08/19 07:17 |
P4 |
client-libs/java.awt |
JDK-8337886 |
java/awt/Frame/MaximizeUndecoratedTest.java fails in OEL due to a slight color difference |
Manukumar V S |
Oracle |
(same) |
(same) |
2024/08/19 06:42 |
P5 |
client-libs |
JDK-8338488 |
Add screen capture for failure case |
Tejesh R |
Oracle |
(same) |
(same) |
2024/08/19 04:44 |
P4 |
core-libs/java.lang.invoke |
JDK-8335150 |
Test LogGeneratedClassesTest.java fails on rpmbuild mock enviroment |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/08/16 16:39 |
P4 |
core-svc/debugger |
JDK-8338469 |
com/sun/jdi/DataDumpTest.java failed with Not a debuggee, or not listening for debugger to attach |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/08/16 15:48 |
P4 |
core-libs/java.lang.classfile |
JDK-8336754 |
Remodel TypeAnnotation to "has" instead of "be" an Annotation |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/16 14:06 |
P5 |
core-libs/java.util.concurrent |
JDK-8338398 |
Trivially fix grammar and typos |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/08/16 13:18 |
P3 |
core-libs/java.lang |
JDK-8336856 |
Efficient hidden class-based string concatenation strategy |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/08/16 11:24 |
P3 |
core-libs/java.net |
JDK-8338495 |
Revert "8336655: java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes" |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/08/16 08:49 |
P5 |
core-libs/java.text |
JDK-8337839 |
Make a few fields in MergeCollation static |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/08/16 06:20 |
P4 |
hotspot/runtime |
JDK-8315884 |
New Object to ObjectMonitor mapping |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/08/15 22:57 |
P4 |
core-libs/java.util |
JDK-8338409 |
Use record to simplify code |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/08/15 20:52 |
P4 |
hotspot/gc |
JDK-8293650 |
Shenandoah: Support archived heap objects |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/15 18:20 |
P4 |
hotspot/runtime |
JDK-8338447 |
Remove InstanceKlass::_is_marked_dependent |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/08/15 17:50 |
P4 |
hotspot/runtime |
JDK-8338331 |
Fix -Wzero-as-null-pointer-constant warnings from CHECK_0 in jni.cpp |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/15 17:50 |
P3 |
core-libs/java.lang.classfile |
JDK-8338406 |
BytecodeHelpers using wrong bootstrap method descriptor for condy |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/15 17:43 |
P4 |
hotspot/runtime |
JDK-8338330 |
Fix -Wzero-as-null-pointer-constant warnings from THROW_XXX_0 |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/15 16:47 |
P4 |
hotspot/gc |
JDK-8336915 |
Shenandoah: Remove unused ShenandoahVerifier::verify_after_evacuation |
satyenme |
Amazon |
(same) |
(same) |
2024/08/15 16:47 |
P4 |
hotspot/gc |
JDK-8336914 |
Shenandoah: Missing verification steps after JDK-8255765 |
satyenme |
Amazon |
(same) |
(same) |
2024/08/15 16:45 |
P4 |
hotspot/gc |
JDK-8338444 |
Shenandoah: Remove ShenandoahHumongousThreshold tunable |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/15 16:36 |
P3 |
client-libs/javax.swing |
JDK-8328553 |
Get rid of JApplet in test/jdk/sanity/client/lib/SwingSet2/src/DemoModule.java |
Lawrence Andrews |
Oracle |
(same) |
(same) |
2024/08/15 15:34 |
P3 |
core-libs/java.net |
JDK-8336655 |
java/net/httpclient/DigestEchoClient.java IOException: HTTP/1.1 header parser received no bytes |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/08/15 15:16 |
P4 |
hotspot/compiler |
JDK-8338442 |
AArch64: Clean up IndOffXX type and let legitimize_address() fix out-of-range operands |
Fei Gao |
ARM |
(same) |
(same) |
2024/08/15 13:28 |
P4 |
core-libs/java.lang.classfile |
JDK-8338014 |
Improve usage of @jvms tags in class file API |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/08/15 11:24 |
P4 |
hotspot/compiler |
JDK-8333791 |
Fix memory barriers for @Stable fields |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/15 08:50 |
P4 |
infrastructure/build |
JDK-8338286 |
GHA: Demote x86_32 to hotspot build only |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/15 08:26 |
P4 |
hotspot/gc |
JDK-8336086 |
G1: Use one G1CardSet instance for all young regions |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/08/15 07:39 |
P4 |
infrastructure/build |
JDK-8338304 |
clang on Linux - check for lld presence after JDK-8333189 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/15 05:36 |
P4 |
hotspot/compiler |
JDK-8337102 |
JITTester: Fix breaks in static initialization blocks |
Evgeny Nikitin |
Oracle |
(same) |
(same) |
2024/08/14 18:55 |
P4 |
hotspot/compiler |
JDK-8338344 |
Test TestPrivilegedMode.java intermittent fails java.lang.NoClassDefFoundError: jdk/test/lib/Platform |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/08/14 18:42 |
P4 |
core-libs/javax.lang.model |
JDK-8338333 |
Add jls links to javax.lang.model.element.Modifier |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/08/14 18:41 |
P4 |
core-svc/debugger |
JDK-8332488 |
Add JVMTI DataDumpRequest to the debug agent |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/08/14 17:58 |
P4 |
client-libs/2d |
JDK-8337237 |
Use FFM instead of Unsafe for Java 2D RenderBuffer class |
Philip Race |
Oracle |
(same) |
(same) |
2024/08/14 16:56 |
P4 |
hotspot/runtime |
JDK-8338110 |
Exclude Fingerprinter::do_type from ubsan checks |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/14 16:49 |
P4 |
hotspot/gc |
JDK-8338393 |
Parallel: Remove unused ParallelCompactData::clear_range |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/14 15:20 |
P4 |
infrastructure/build |
JDK-8338402 |
GHA: some of bundles may not get removed |
Zdenek Zambersky |
Red Hat |
(same) |
(same) |
2024/08/14 14:11 |
P4 |
core-libs/java.util.concurrent |
JDK-8332842 |
Optimize empty CopyOnWriteArrayList allocations |
jengebr |
Amazon |
(same) |
(same) |
2024/08/14 12:20 |
P4 |
tools/javac |
JDK-8337976 |
Insufficient error recovery in parser for switch inside class body |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/08/14 09:52 |
P4 |
hotspot/runtime |
JDK-8338236 |
Compile error in cgroup code on Linux when using clang |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/14 09:16 |
P4 |
hotspot/gc |
JDK-8338280 |
Parallel: Inline ParallelCompactData::verify_clear |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/14 09:13 |
P5 |
hotspot/gc |
JDK-8338315 |
G1: G1CardTableEntryClosure:do_card_ptr remove unused parameter worker_id |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/08/14 06:28 |
P4 |
hotspot/runtime |
JDK-8336163 |
Remove declarations of some debug-only methods in release build |
Qizheng Xing |
Alibaba |
(same) |
(same) |
2024/08/14 05:42 |
P3 |
core-libs/java.net |
JDK-8335181 |
Incorrect handling of HTTP/2 GOAWAY frames in HttpClient |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/08/13 22:59 |
P4 |
security-libs/java.security |
JDK-8336854 |
CAInterop.java#actalisauthenticationrootca conflicted with /manual and /timeout |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/08/13 19:56 |
P4 |
hotspot/gc |
JDK-8336742 |
Shenandoah: Add more verbose logging/stats for mark termination attempts |
Neethu Prasad |
Amazon |
(same) |
(same) |
2024/08/13 18:03 |
P4 |
hotspot/compiler |
JDK-8338158 |
Cleanup ShouldNotXXX uses in machnode.cpp |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/13 18:02 |
P4 |
hotspot/compiler |
JDK-8338156 |
Fix -Wzero-as-null-pointer-constant warnings in jvmciCompilerToVM.cpp |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/13 17:22 |
P4 |
hotspot/gc |
JDK-8335865 |
Shenandoah: Improve THP pretouch after JDK-8315923 |
Neethu Prasad |
Amazon |
(same) |
(same) |
2024/08/13 16:25 |
P4 |
hotspot/runtime |
JDK-8300800 |
UB: Shift exponent 32 is too large for 32-bit type 'int' |
Afshin Zafari |
Oracle |
(same) |
(same) |
2024/08/13 16:05 |
P4 |
core-libs/java.nio |
JDK-8338142 |
(dc) DatagramChannelImpl.blockingReceive can use untimed-park when no timeout set |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/08/13 15:14 |
P4 |
core-libs/java.lang.classfile |
JDK-8335927 |
Revisit AnnotationConstantValueEntry and AnnotationValue.OfConstant |
Chen Liang |
Independent |
(same) |
(same) |
2024/08/13 15:05 |
P3 |
tools/javac |
JDK-8337998 |
CompletionFailure in getEnclosingType attaching type annotations |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/08/13 14:43 |
P4 |
hotspot/runtime |
JDK-8337595 |
Remove empty statements in src/hotspot/share/memory/metaspace |
casper.norrbin |
Oracle |
(same) |
(same) |
2024/08/13 13:13 |
P4 |
hotspot/runtime |
JDK-8336148 |
Test runtime/locking/TestRecursiveMonitorChurn.java failed: Unexpected Inflation |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/08/13 11:48 |
P3 |
hotspot/runtime |
JDK-8337318 |
Deoptimization::relock_objects fails assert(monitor->owner() == Thread::current()) failed: must be |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/08/13 09:51 |
P4 |
core-libs/java.util.concurrent |
JDK-8336384 |
AbstractQueuedSynchronizer.acquire should cancel acquire when failing due to a LinkageError or other errors |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/08/13 08:11 |
P4 |
hotspot/gc |
JDK-8338202 |
Shenandoah: Improve handshake closure labels |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/13 08:10 |
P4 |
hotspot/gc |
JDK-8334475 |
UnsafeIntrinsicsTest.java#ZGenerationalDebug assert(!assert_on_failure) failed: Has low-order bits set |
Saint Wesonga |
Microsoft |
(same) |
(same) |
2024/08/13 07:27 |
P4 |
hotspot/runtime |
JDK-8338155 |
Fix -Wzero-as-null-pointer-constant warnings involving PTHREAD_MUTEX_INITIALIZER |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/13 05:52 |
P3 |
hotspot/compiler |
JDK-8338124 |
C2 SuperWord: MulAddS2I input permutation still partially broken after JDK-8333840 |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/08/13 05:52 |
P4 |
hotspot/compiler |
JDK-8335628 |
C2 SuperWord: cleanup: remove SuperWord::longer_type_for_conversion |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/08/13 05:46 |
P4 |
hotspot/test |
JDK-8338154 |
Fix -Wzero-as-null-pointer-constant warnings in gtest framework |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/12 23:00 |
P4 |
hotspot/gc |
JDK-8338248 |
PartialArrayStateAllocator::Impl leaks Arena array |
Zhengyu Gu |
Independent |
(same) |
(same) |
2024/08/12 22:12 |
P4 |
hotspot/svc |
JDK-8338160 |
Fix -Wzero-as-null-pointer-constant warnings in management.cpp |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/12 19:43 |
P4 |
core-svc/debugger |
JDK-8330535 |
Update nsk/jdb tests to use driver instead of othervm |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/08/12 19:28 |
P4 |
core-libs |
JDK-8338060 |
jdk/internal/util/ReferencedKeyTest should be more robust |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/08/12 17:56 |
P4 |
hotspot/runtime |
JDK-8337622 |
IllegalArgumentException in java.lang.reflect.Field.get |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/08/12 17:26 |
P4 |
hotspot/gc |
JDK-8337815 |
Relax G1EvacStats atomic operations |
Ben Taylor |
Amazon |
(same) |
(same) |
2024/08/12 17:20 |
P4 |
hotspot/compiler |
JDK-8337702 |
Use new ForwardExceptionNode to call StubRoutines::forward_exception_entry() |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/08/12 17:15 |
P3 |
tools/javac |
JDK-8337795 |
Type annotation attached to incorrect type during class reading |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/08/12 16:03 |
P4 |
hotspot/runtime |
JDK-8338011 |
CDS archived heap object support for 64-bit Windows |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/08/12 15:43 |
P4 |
tools/javac |
JDK-8337334 |
Test tools/javac/7142086/T7142086.java timeout with fastdebug binary |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/08/12 15:33 |
P3 |
infrastructure/build |
JDK-8338108 |
Give better error message in configure if a full XCode is missing |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/08/12 13:52 |
P4 |
tools/javac |
JDK-8334466 |
Ambiguous method call with generics may cause FunctionDescriptorLookupError |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/08/12 12:09 |
P4 |
client-libs/javax.imageio |
JDK-8337681 |
PNGImageWriter uses much more memory than necessary |
daniel.gredler |
Independent |
(same) |
(same) |
2024/08/12 10:58 |
P4 |
hotspot/gc |
JDK-8337938 |
ZUtils::alloc_aligned allocates without reporting to NMT |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/08/12 07:38 |
P3 |
hotspot/runtime |
JDK-8337958 |
Out-of-bounds array access in secondary_super_cache |
Andrew Haley |
Red Hat |
(same) |
(same) |
2024/08/12 07:32 |
P4 |
hotspot/runtime |
JDK-8338101 |
remove old remap assertion in map_or_reserve_memory_aligned after JDK-8338058 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/12 06:26 |
P4 |
hotspot/compiler |
JDK-8338112 |
Test testlibrary_tests/ir_framework/tests/TestPrivilegedMode.java fails with release build |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/08/11 18:34 |
P4 |
hotspot/gc |
JDK-8337709 |
Use allocated states for chunking large array processing |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/09 17:56 |
P4 |
hotspot/runtime |
JDK-8337657 |
AArch64: No need for acquire fence in safepoint poll during JNI calls |
Dmitry Chuyko |
BellSoft |
(same) |
(same) |
2024/08/09 17:08 |
P4 |
hotspot/compiler |
JDK-8337797 |
Additional ExternalAddress cleanup |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/08/09 14:32 |
P4 |
hotspot/runtime |
JDK-8330191 |
Fix typo in precompiled.hpp |
casper.norrbin |
Oracle |
(same) |
(same) |
2024/08/09 12:00 |
P4 |
hotspot/runtime |
JDK-8338064 |
Give better error for ConcurrentHashTable corruption |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/08/09 11:28 |
P4 |
client-libs |
JDK-8338109 |
java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java duplicate in ProblemList |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/08/09 09:24 |
P4 |
tools/javadoc(tool) |
JDK-8313931 |
Javadoc: links to type parameters actually generate links to classes |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/08/09 09:12 |
P4 |
hotspot/compiler |
JDK-8314125 |
RISC-V: implement Base64 intrinsic - encoding |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/08/09 08:23 |
P4 |
hotspot/gc |
JDK-8338036 |
Serial: Remove Generation::update_counters |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/09 07:53 |
P4 |
hotspot/jfr |
JDK-8338062 |
JFR: Remove TestStartDuration.java and TestStartName.java from ProblemList.txt |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/08/09 07:29 |
P4 |
hotspot/gc |
JDK-8337939 |
ZGC: Make assertions and checks less convoluted and explicit |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/08/09 07:20 |
P5 |
core-libs/java.io:serialization |
JDK-8337840 |
Remove redundant null check in ObjectOutputStream.writeProxyDesc |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/08/09 07:17 |
P4 |
hotspot/compiler |
JDK-8337876 |
[IR Framework] Add support for IR tests with @Stable |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/08/09 06:26 |
P4 |
hotspot/runtime |
JDK-8338058 |
map_or_reserve_memory_aligned Windows enhance remap assertion |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/09 05:09 |
P3 |
client-libs/javax.swing |
JDK-8335130 |
The test "javax/swing/plaf/synth/ComponentsOrientationSupport/5033822/bug5033822.java" fails because the background color of the tabs is displayed incorrectly. |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/08/09 02:59 |
P4 |
hotspot/runtime |
JDK-8338019 |
Fix simple -Wzero-as-null-pointer-constant warnings in riscv code |
Gui Cao |
Independent |
(same) |
(same) |
2024/08/09 02:29 |
P3 |
hotspot/jvmti |
JDK-8337331 |
crash: pinned virtual thread will lead to jvm crash when running with the javaagent option |
Jiawei Tang |
Alibaba |
(same) |
(same) |
2024/08/08 19:47 |
P4 |
hotspot/runtime |
JDK-8338010 |
WB_IsFrameDeoptimized miss ResourceMark |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/08/08 18:45 |
P4 |
hotspot/jfr |
JDK-8334780 |
Crash: assert(h_array_list.not_null()) failed: invariant |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/08 16:53 |
P4 |
core-libs/java.util |
JDK-8336926 |
jdk/internal/util/ReferencedKeyTest.java can fail with ConcurrentModificationException |
Roger Riggs |
Oracle |
(same) |
(same) |
2024/08/08 16:31 |
P4 |
infrastructure/build |
JDK-8336849 |
Remove .llvm_addrsig section from JDK/VM static libraries (.a files) |
Jiangli Zhou |
Google |
(same) |
(same) |
2024/08/08 16:11 |
P4 |
hotspot/runtime |
JDK-8337683 |
Fix -Wconversion problem with arrayOop.hpp |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/08/08 15:52 |
P4 |
core-libs/java.lang.classfile |
JDK-8338015 |
Fix "Java Java" typo in package info file of java.lang.classfile |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/08/08 14:38 |
P3 |
hotspot/jfr |
JDK-8337994 |
[REDO] Native memory leak when not recording any events |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/08 10:57 |
P4 |
hotspot/compiler |
JDK-8225209 |
jdk/jfr/event/compiler/TestCodeSweeper.java fails |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/08/08 10:53 |
P3 |
client-libs/java.awt |
JDK-8337320 |
Update ProblemList.txt with tests known to fail on XWayland |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/08/08 10:51 |
P3 |
client-libs/java.awt |
JDK-8329471 |
Remove GTK2 |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/08/08 10:51 |
P4 |
client-libs/java.awt |
JDK-8335267 |
[XWayland] move screencast tokens from .awt to .java folder |
Alexander Zvegintsev |
Oracle |
(same) |
(same) |
2024/08/08 10:40 |
P4 |
client-libs/java.awt |
JDK-8233068 |
HIDPI: Linux: AWT Checkbox check mark is unscaled |
Tejesh R |
Oracle |
(same) |
(same) |
2024/08/08 10:38 |
P4 |
hotspot/runtime |
JDK-8337982 |
Remove dead undef assrt0n |
casper.norrbin |
Oracle |
(same) |
(same) |
2024/08/08 08:55 |
P4 |
hotspot/runtime |
JDK-8335981 |
ProblemList runtime/Thread/TestAlwaysPreTouchStacks.java for MacOS |
Afshin Zafari |
Oracle |
(same) |
(same) |
2024/08/08 05:34 |
P4 |
core-libs/java.util:collections |
JDK-8337205 |
Typo in Stack vs Deque Method table in Deque specification |
badalov.turxan |
Independent |
(same) |
(same) |
2024/08/08 05:22 |
P4 |
hotspot/test |
JDK-8337971 |
Problem list several jvmci tests on linux-riscv64 until JDK-8331704 is fixed |
Gui Cao |
Independent |
(same) |
(same) |
2024/08/07 21:06 |
P3 |
security-libs/java.security |
JDK-8337826 |
Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754 |
Jamil Nimeh |
Oracle |
(same) |
(same) |
2024/08/07 20:25 |
P4 |
hotspot/test |
JDK-8337410 |
The makefiles should set problemlist and adjust timeout basing on the given VM flags |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/08/07 18:24 |
P4 |
security-libs/java.security |
JDK-8335172 |
Add manual steps to run security/auth/callback/TextCallbackHandler/Password.java test |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/08/07 17:41 |
P3 |
hotspot/jvmti |
JDK-8336846 |
assert(state->get_thread() == jt) failed: handshake unsafe conditions |
Serguei Spitsyn |
Oracle |
(same) |
(same) |
2024/08/07 15:58 |
P3 |
core-libs/java.util:i18n |
JDK-8337603 |
Change in behavior with -Djava.locale.useOldISOCodes=true |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/08/07 14:16 |
P4 |
hotspot/gc |
JDK-8310675 |
Fix -Wconversion warnings in ZGC code |
joel.sikstrom |
Oracle |
(same) |
(same) |
2024/08/07 10:24 |
P2 |
hotspot/jfr |
JDK-8337975 |
[BACKOUT] Native memory leak when not recording any events |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/07 07:48 |
P4 |
hotspot/gc |
JDK-8335925 |
Serial: Move allocation API from Generation to subclasses |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/07 05:32 |
P4 |
hotspot/compiler |
JDK-8337968 |
Problem list compiler/vectorapi/VectorRebracket128Test.java |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/08/06 21:56 |
P4 |
core-svc/debugger |
JDK-8311990 |
Two JDI tests may interfere with each other |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/08/06 21:44 |
P2 |
core-svc/tools |
JDK-8337667 |
sun/tools/jcmd/TestJcmdPIDSubstitution.java is failing on mac and windows |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/08/06 21:10 |
P4 |
client-libs/javax.swing |
JDK-8235404 |
[macos] JOptionPane blocks drawing string on another component |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/08/06 20:15 |
P4 |
hotspot/runtime |
JDK-8337786 |
Fix simple -Wzero-as-null-pointer-constant warnings in aarch64 code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/06 20:11 |
P4 |
tools/launcher |
JDK-8337506 |
Disable "best-fit" mapping on Windows command line |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/08/06 16:37 |
P4 |
hotspot/compiler |
JDK-8337887 |
[JVMCI] Clarify jdk.vm.ci.code.Architecture.getName javadoc |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/08/06 14:01 |
P4 |
hotspot/compiler |
JDK-8337780 |
RISC-V: C2: Change C calling convention for sp to NS |
Feilong Jiang |
Huawei |
(same) |
(same) |
2024/08/06 13:22 |
P4 |
hotspot/runtime |
JDK-8337654 |
Relocate uncommon trap stub from SharedRuntime to OptoRuntime |
Andrew Dinn |
Red Hat |
(same) |
(same) |
2024/08/06 11:34 |
P4 |
hotspot/runtime |
JDK-8332120 |
Potential compilation failure in istream.cpp:205 - loss of data on conversion |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/08/06 11:32 |
P3 |
hotspot/jfr |
JDK-8335121 |
Native memory leak when not recording any events |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/08/06 09:37 |
P4 |
client-libs/2d |
JDK-8337344 |
Redundant javadoc at RasterPrinterJob.isCancelled |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/08/06 09:28 |
P4 |
hotspot/jfr |
JDK-8337798 |
JFR: Remove jdk/jfr/api/consumer/recordingstream/TestOnEvent.java from ProblemList.txt |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/08/06 09:07 |
P4 |
core-libs/java.lang |
JDK-8332522 |
SwitchBootstraps::mappedEnumLookup constructs unused array |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/08/06 07:06 |
P4 |
client-libs |
JDK-8337810 |
ProblemList BasicDirectoryModel/LoaderThreadCount.java on Windows |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/06 06:59 |
P4 |
hotspot/gc |
JDK-8337642 |
Remove unused APIs of GCPolicyCounters |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/06 05:34 |
P4 |
hotspot/runtime |
JDK-8337782 |
Use THROW_NULL instead of THROW_0 in pointer contexts in prims code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/06 02:16 |
P4 |
hotspot/compiler |
JDK-8337788 |
RISC-V: Cleanup code in MacroAssembler::reserved_stack_check |
Gui Cao |
Independent |
(same) |
(same) |
2024/08/05 23:29 |
P4 |
hotspot/jvmti |
JDK-8335836 |
serviceability/jvmti/StartPhase/AllowedFunctions/AllowedFunctions.java fails with unexpected exit code: 112 |
Serguei Spitsyn |
Oracle |
(same) |
(same) |
2024/08/05 20:05 |
P4 |
hotspot/runtime |
JDK-8337783 |
Use THROW_NULL instead of THROW_0 in pointer contexts in misc runtime code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/05 19:53 |
P4 |
hotspot/runtime |
JDK-8337785 |
Fix simple -Wzero-as-null-pointer-constant warnings in x86 code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/05 18:42 |
P5 |
core-svc/debugger |
JDK-8337299 |
vmTestbase/nsk/jdb/stop_at/stop_at002/stop_at002.java failure goes undetected |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/08/05 17:58 |
P4 |
infrastructure/build |
JDK-8337819 |
Update GHA JDKs to 22.0.2 |
Christoph Langer |
SAP |
(same) |
(same) |
2024/08/05 16:57 |
P4 |
hotspot/jvmti |
JDK-8337787 |
Fix -Wzero-as-null-pointer-constant warnings when JVMTI feature is disabled |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/05 16:53 |
P4 |
hotspot/runtime |
JDK-8337784 |
Fix simple -Wzero-as-null-pointer-constant warnings in linux/posix code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/08/05 15:09 |
P4 |
infrastructure/build |
JDK-8336928 |
GHA: Bundle artifacts removal broken |
Zdenek Zambersky |
Red Hat |
(same) |
(same) |
2024/08/05 15:06 |
P4 |
core-libs/java.util |
JDK-8337712 |
Wrong javadoc in java.util.Date#toString(): "61" and right parenthesis |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/08/05 14:49 |
P4 |
hotspot/runtime |
JDK-8336410 |
runtime/NMT/TotalMallocMmapDiffTest.java Total malloc diff is incorrect. Expected malloc diff range |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/08/05 14:09 |
P3 |
hotspot/compiler |
JDK-8336489 |
Track scoped accesses in JVMCI compiled code |
carlo.refice |
Oracle |
(same) |
(same) |
2024/08/05 14:05 |
P4 |
infrastructure/build |
JDK-8337283 |
configure.log is truncated when build dir is on different filesystem |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/08/05 13:17 |
P4 |
hotspot/jfr |
JDK-8337779 |
test/jdk/jdk/jfr/jvm/TestHiddenWait.java is a bit fragile |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/08/05 10:56 |
P3 |
core-libs/java.util.concurrent |
JDK-8336462 |
ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/08/05 09:52 |
P4 |
hotspot/compiler |
JDK-8335257 |
Refactor code to create Initialized Assertion Predicates into separate class |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/08/05 05:57 |
P4 |
hotspot/runtime |
JDK-8333144 |
docker tests do not work when ubsan is configured |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/08/05 05:13 |
P4 |
client-libs/java.awt |
JDK-8334599 |
Improve code from JDK-8302671 |
Julian Waters |
Independent |
(same) |
(same) |
2024/08/04 15:42 |
P2 |
core-libs/java.nio |
JDK-8337716 |
ByteBuffer hashCode implementations are inconsistent |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/08/03 13:08 |
P4 |
core-libs/java.math |
JDK-8334755 |
Asymptotically faster implementation of square root algorithm |
51378941+fabioromano1 |
Independent |
(same) |
(same) |
2024/08/03 06:21 |
P4 |
hotspot/compiler |
JDK-8337396 |
Cleanup usage of ExternalAddess |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/08/02 17:53 |
P4 |
tools/javadoc(tool) |
JDK-8335122 |
Reorganize internal low-level support for HTML in jdk.javadoc |
Jonathan Gibbons |
Oracle |
(same) |
(same) |
2024/08/02 15:51 |
P4 |
hotspot/jfr |
JDK-8337676 |
JFR: Change the label of the throttle setting |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/08/02 13:06 |
P4 |
client-libs/javax.swing |
JDK-8337274 |
Remove repeated 'the' in StyleSheet.create{Small,Large}AttributeSet |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/08/02 11:47 |
P4 |
hotspot/runtime |
JDK-8335059 |
Consider renaming ClassLoaderData::keep_alive |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/08/02 10:51 |
P4 |
hotspot/gc |
JDK-8337721 |
G1: Remove unused G1CollectedHeap::young_collection_verify_type |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/01 23:02 |
P4 |
hotspot/compiler |
JDK-8337062 |
x86_64: Unordered add/mul reduction support for vector api |
Sandhya Viswanathan |
Intel |
(same) |
(same) |
2024/08/01 19:02 |
P4 |
core-libs/java.nio |
JDK-8334405 |
java/nio/channels/Selector/SelectWithConsumer.java#id0 failed in testWakeupDuringSelect |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/08/01 16:37 |
P4 |
security-libs/javax.net.ssl |
JDK-4966250 |
SSLSessionContext.setSessionTimeout() documentation could be updated |
Mark Powers |
Oracle |
(same) |
(same) |
2024/08/01 14:41 |
P3 |
core-libs/java.lang.invoke |
JDK-8335638 |
Calling VarHandle.{access-mode} methods reflectively throws wrong exception |
Hannes Greule |
Independent |
(same) |
(same) |
2024/08/01 14:36 |
P4 |
core-libs/java.lang.foreign |
JDK-8324260 |
java/foreign/TestStubAllocFailure.java run timeout with -Xcomp |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/08/01 13:39 |
P4 |
hotspot/gc |
JDK-8337641 |
G1: Remove unused G1CollectedHeap::alloc_highest_free_region |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/01 11:40 |
P3 |
security-libs/javax.crypto:pkcs11 |
JDK-8333317 |
Test sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with: Invalid ECDH ServerKeyExchange signature |
Matthew Donovan |
Oracle |
(same) |
(same) |
2024/08/01 08:14 |
P4 |
core-svc/javax.management |
JDK-8337473 |
Remove sun/management/jdp tests from ProblemList on Linux-aarch64, MacOSX |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/08/01 07:28 |
P4 |
hotspot/runtime |
JDK-8337550 |
Add documentation to TestOutOfMemoryDuringInit.java |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/01 07:28 |
P4 |
hotspot/gc |
JDK-8337546 |
Remove unused GCCause::_adaptive_size_policy |
Albert Yang |
Oracle |
(same) |
(same) |
2024/08/01 03:35 |
P5 |
client-libs/javax.swing |
JDK-8337457 |
Redundant Math.round call in AquaProgressBarUI#getStringPlacement |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/07/31 20:02 |
P4 |
hotspot/svc |
JDK-8331015 |
Obsolete -XX:+UseNotificationThread |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/07/31 18:05 |
P5 |
hotspot/compiler |
JDK-8336495 |
Remove unnecessary casts in output.cpp |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/07/31 17:58 |
P4 |
hotspot/jfr |
JDK-8337501 |
JFR: Use TimespanUnit |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/31 17:55 |
P4 |
hotspot/runtime |
JDK-8336919 |
Cleanup and rename tags in placeholders code |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/07/31 16:24 |
P4 |
hotspot/gc |
JDK-8337027 |
Parallel: Obsolete BaseFootPrintEstimate |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/31 16:05 |
P3 |
hotspot/compiler |
JDK-8324345 |
Stack overflow during C2 compilation when splitting memory phi |
Daniel Lunden |
Oracle |
(same) |
(same) |
2024/07/31 15:16 |
P5 |
hotspot/compiler |
JDK-8331090 |
Run Ideal_minmax before de-canonicalizing CMoves |
Jasmine Karthikeyan |
Independent |
(same) |
(same) |
2024/07/31 14:43 |
P4 |
hotspot/compiler |
JDK-8337421 |
RISC-V: client VM build failure after JDK-8335191 |
Gui Cao |
Independent |
(same) |
(same) |
2024/07/31 13:17 |
P4 |
hotspot/compiler |
JDK-8337523 |
Fix -Wzero-as-null-pointer-constant warnings in jvmci code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/31 13:15 |
P4 |
hotspot/runtime |
JDK-8337418 |
Fix -Wzero-as-null-pointer-constant warnings in prims code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/31 12:56 |
P4 |
hotspot/compiler |
JDK-8336635 |
Add IR test for Reference.refersTo intrinsic |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/31 09:40 |
P3 |
hotspot/compiler |
JDK-8336242 |
compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java failed assert(oopDesc::is_oop_or_null(val)) failed: bad oop found (again) |
David Leopoldseder |
Oracle |
(same) |
(same) |
2024/07/31 08:08 |
P4 |
hotspot/gc |
JDK-8336912 |
G1: Undefined behavior for G1ConfidencePercent=0 |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/07/31 01:36 |
P4 |
hotspot/compiler |
JDK-8337031 |
Improvements to CompilationMemoryStatistic |
Ashutosh Mehra |
Red Hat |
(same) |
(same) |
2024/07/31 00:58 |
P4 |
hotspot/runtime |
JDK-8337515 |
JVM_DumpAllStacks is dead code |
David Holmes |
Oracle |
(same) |
(same) |
2024/07/30 22:35 |
P4 |
hotspot/runtime |
JDK-8325002 |
Exceptions::fthrow needs to ensure it truncates to a valid utf8 string |
David Holmes |
Oracle |
(same) |
(same) |
2024/07/30 22:35 |
P4 |
hotspot/runtime |
JDK-8320561 |
Inconsistency in monitorinflation logging |
David Holmes |
Oracle |
(same) |
(same) |
2024/07/30 21:19 |
P4 |
hotspot/gc |
JDK-8337415 |
Remove inappropriate Atomic access in FreeListAllocator |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/30 18:40 |
P4 |
core-svc/tools |
JDK-8334492 |
DiagnosticCommands (jcmd) should accept %p in output filenames and substitute PID |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/07/30 17:41 |
P4 |
core-libs/java.lang.classfile |
JDK-8337219 |
AccessFlags factories do not require necessary arguments |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/30 17:41 |
P4 |
core-libs/java.lang.classfile |
JDK-8336032 |
Enforce immutability of Lists used by ClassFile API |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/30 15:22 |
P4 |
hotspot/runtime |
JDK-8301403 |
Eliminate memory allocations in JVMFlag::printFlags during signal handling |
Gerard Ziemski |
Oracle |
(same) |
(same) |
2024/07/30 15:04 |
P4 |
tools/jpackage |
JDK-8336315 |
tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive |
Vanitha.b.p |
Oracle |
(same) |
(same) |
2024/07/30 14:08 |
P4 |
hotspot/compiler |
JDK-8334230 |
Optimize C2 classes layout |
Neethu Prasad |
Amazon |
(same) |
(same) |
2024/07/30 13:47 |
P3 |
hotspot/jfr |
JDK-8335907 |
JFR: Make SettingControls more robust |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/30 13:38 |
P4 |
hotspot/gc |
JDK-8336763 |
Parallel: Merge PCMarkAndPushClosure and PCIterateMarkAndPushClosure |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/30 12:40 |
P4 |
hotspot/runtime |
JDK-8333354 |
ubsan: frame.inline.hpp:91:25: and src/hotspot/share/runtime/frame.inline.hpp:88:29: runtime error: member call on null pointer of type 'const struct SmallRegisterMap' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/07/30 10:44 |
P4 |
core-svc/tools |
JDK-8335610 |
DiagnosticFramework: CmdLine::is_executable() correction |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/07/30 09:32 |
P3 |
hotspot/compiler |
JDK-8331126 |
[s390x] secondary_super_cache does not scale well |
Amit Kumar |
IBM |
(same) |
(same) |
2024/07/30 08:29 |
P4 |
hotspot/gc |
JDK-8337213 |
Shenandoah: Add verification for class mirrors |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/30 08:27 |
P4 |
infrastructure/build |
JDK-8336343 |
Add more known sysroot library locations for ALSA |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/30 07:24 |
P4 |
hotspot/runtime |
JDK-8337416 |
Fix -Wzero-as-null-pointer-constant warnings in misc. runtime code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/30 03:03 |
P5 |
client-libs/javax.swing |
JDK-8337268 |
Redundant Math.ceil in StyleSheet.ListPainter#drawShape |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/07/29 21:58 |
P4 |
core-libs/java.lang.classfile |
JDK-8337225 |
Demote maxStack and maxLocals from CodeModel to CodeAttribute |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/29 19:28 |
P4 |
core-libs/java.text |
JDK-8337285 |
Examine java.text.DecimalFormat API for api/implXxx tag usage |
Justin Lu |
Oracle |
(same) |
(same) |
2024/07/29 19:16 |
P4 |
tools/javadoc(tool) |
JDK-6381729 |
Javadoc for generic constructor doesn't document type parameter |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/07/29 16:55 |
P3 |
core-svc/debugger |
JDK-8332738 |
Debug agent can deadlock on callbackLock when using StackFrame.PopFrames |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/29 16:43 |
P2 |
core-libs/java.lang |
JDK-8337300 |
java/lang/Process/WaitForDuration.java leaves child process behind |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/07/29 13:37 |
P4 |
infrastructure/build |
JDK-8336342 |
Fix known X11 library locations in sysroot |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/29 12:30 |
P4 |
hotspot/gc |
JDK-8337267 |
[REDO] G1: Refactor G1RebuildRSAndScrubTask |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/29 09:52 |
P4 |
hotspot/jfr |
JDK-8337165 |
Test jdk/jfr/event/gc/stacktrace/TestG1YoungAllocationPendingStackTrace.java failed: IndexOutOfBoundsException: Index 64 out of bounds for length 64 |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/29 09:18 |
P4 |
core-libs/java.nio |
JDK-8336966 |
Alpine Linux x86_64 compilation error: sendfile64 |
Jan Kratochvil |
Azul |
(same) |
(same) |
2024/07/29 09:10 |
P4 |
hotspot/gc |
JDK-8337222 |
gc/TestDisableExplicitGC.java fails due to unexpected CodeCache GC |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/07/29 05:31 |
P2 |
hotspot/compiler |
JDK-8336999 |
Verification for resource area allocated data structures in C2 |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/07/29 05:05 |
P2 |
hotspot/compiler |
JDK-8336095 |
Use-after-free in Superword leads to memory corruption |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/07/27 22:54 |
P4 |
core-libs/java.lang |
JDK-8337245 |
Fix wrong comment of StringConcatHelper |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/26 18:51 |
P5 |
security-libs/javax.crypto |
JDK-8336240 |
Test com/sun/crypto/provider/Cipher/DES/PerformanceTest.java fails with java.lang.ArithmeticException |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/07/26 17:55 |
P4 |
hotspot/runtime |
JDK-8330427 |
Obsolete -XX:+PreserveAllAnnotations |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/07/26 17:39 |
P4 |
client-libs/javax.swing |
JDK-8335131 |
Test "javax/swing/JColorChooser/Test6977726.java" failed on ubuntu x64 because "Preview" title is missing for GTK L&F |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/07/26 15:57 |
P4 |
hotspot/gc |
JDK-8337241 |
Shenandoah: Normalize include guards |
William Kemper |
Amazon |
(same) |
(same) |
2024/07/26 15:55 |
P4 |
hotspot/gc |
JDK-8334315 |
Shenandoah: reduce GC logging noise |
Kelvin Nilsen |
Amazon |
(same) |
(same) |
2024/07/26 15:45 |
P4 |
hotspot/compiler |
JDK-8337243 |
Fix more -Wzero-as-null-pointer-constant warnings in compiler code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/26 14:42 |
P3 |
hotspot/compiler |
JDK-8336663 |
[JVMCI] VM Crash on ZGC due to incompatible handle returned by HotSpotJVMCIRuntime#getJObjectValue |
Tomáš Zezula |
Oracle |
(same) |
(same) |
2024/07/26 12:10 |
P4 |
core-libs/java.time |
JDK-8337168 |
Optimize LocalDateTime.toString |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/26 11:22 |
P2 |
client-libs/javax.swing |
JDK-8335967 |
"text-decoration: none" does not work with "A" HTML tags |
Alexey Ivanov |
Oracle |
(same) |
(same) |
2024/07/26 11:20 |
P2 |
hotspot/gc |
JDK-8334482 |
Shenandoah: Deadlock when safepoint is pending during nmethods iteration |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/26 09:36 |
P4 |
hotspot/compiler |
JDK-8336245 |
AArch64: remove extra register copy when converting from long to pointer |
Fei Gao |
ARM |
(same) |
(same) |
2024/07/26 07:08 |
P4 |
core-libs/java.lang |
JDK-8337167 |
StringSize deduplication |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/26 06:26 |
P4 |
client-libs/javax.swing |
JDK-8216471 |
GTK LnF: Frame is clipped and does not show JTable,Tooltip and JTree demo in SwingSet2 demo |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/07/26 06:23 |
P5 |
client-libs/javax.swing |
JDK-8336879 |
Always true condition 'img != null' in GTKPainter.paintPopupMenuBackground |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/07/26 03:44 |
P4 |
hotspot/runtime |
JDK-8337239 |
Fix simple -Wzero-as-null-pointer-constant warnings in classfile code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/25 23:59 |
P4 |
hotspot/gc |
JDK-8336685 |
Shenandoah: Remove experimental incremental update mode |
William Kemper |
Amazon |
(same) |
(same) |
2024/07/25 20:59 |
P4 |
core-libs/java.nio |
JDK-8337124 |
(fs) sun.nio.fs.WindowsSecurity.enablePrivilege should pin when continuations supported |
Brian Burkhalter |
Oracle |
(same) |
(same) |
2024/07/25 17:11 |
P3 |
security-libs/java.security |
JDK-8336667 |
IAE in DerInputStream.toByteArray |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/07/25 17:03 |
P4 |
tools/javac |
JDK-8337037 |
compiler internal options are not printing the stacktrace after a compiler crash |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/07/25 16:36 |
P4 |
core-libs/java.lang.foreign |
JDK-8337060 |
Test java/foreign/TestConcurrentClose.java failed: IllegalStateException: SegmentAccessor::doAccess method not being compiled |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/07/25 16:04 |
P4 |
hotspot/gc |
JDK-8336640 |
Shenandoah: Parallel worker use in parallel_heap_region_iterate |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/07/25 15:45 |
P4 |
hotspot/compiler |
JDK-8334647 |
C2: CastII added by PhaseIdealLoop::add_template_assertion_predicate() should have control |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/07/25 13:41 |
P3 |
tools/javac |
JDK-8332850 |
javac crashes if container for repeatable annotation is not found |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/07/25 13:16 |
P4 |
hotspot/gc |
JDK-8337192 |
[BACKOUT] JDK-8336098 G1: Refactor G1RebuildRSAndScrubTask |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/25 09:26 |
P3 |
hotspot/compiler |
JDK-8335393 |
C2: assert(!had_error) failed: bad dominance |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/07/25 09:16 |
P4 |
hotspot/compiler |
JDK-8334342 |
Add MergeStore JMH benchmarks |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/25 07:47 |
P4 |
hotspot/compiler |
JDK-8335191 |
RISC-V: verify perf of chacha20 |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/07/25 04:59 |
P4 |
core-libs |
JDK-8336254 |
Virtual thread implementation + test updates |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/07/25 01:35 |
P3 |
hotspot/jvmti |
JDK-8334085 |
Test crash: assert(thread->held_monitor_count() == 0) failed: Must be |
Serguei Spitsyn |
Oracle |
(same) |
(same) |
2024/07/24 22:39 |
P4 |
core-libs/java.time |
JDK-8336741 |
Optimize LocalTime.toString with StringBuilder.repeat |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/24 22:22 |
P4 |
hotspot/compiler |
JDK-8334232 |
Optimize C1 classes layout |
Neethu Prasad |
Amazon |
(same) |
(same) |
2024/07/24 21:15 |
P4 |
hotspot/runtime |
JDK-8337067 |
Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile |
David Holmes |
Oracle |
(same) |
(same) |
2024/07/24 20:26 |
P4 |
core-libs/java.nio |
JDK-8336755 |
Remove unused UNALIGNED field from view buffers |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/07/24 20:14 |
P4 |
core-libs/java.text |
JDK-8336847 |
Use pattern match switch in NumberFormat classes |
Justin Lu |
Oracle |
(same) |
(same) |
2024/07/24 20:08 |
P4 |
core-libs/java.text |
JDK-8336787 |
Examine java.text.Format API for implSpec usage |
Justin Lu |
Oracle |
(same) |
(same) |
2024/07/24 16:48 |
P4 |
core-libs/java.lang |
JDK-8336679 |
Add @implSpec for the default implementations in Process.waitFor() |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/07/24 15:43 |
P4 |
core-libs/java.net |
JDK-8336815 |
Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/07/24 15:13 |
P3 |
hotspot/jfr |
JDK-8336316 |
JFR: Use SettingControl::getValue() instead of setValue() for ActiveSetting event |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/24 15:12 |
P4 |
hotspot/jfr |
JDK-8336485 |
jdk/jfr/jcmd/TestJcmdView.java RuntimeException: 'Invoked Concurrent' missing from stdout/stderr |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/24 12:13 |
P3 |
core-libs/java.lang.classfile |
JDK-8336927 |
Missing equals and hashCode in java.lang.classfile.Annotation |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/24 09:10 |
P4 |
hotspot/gc |
JDK-8336098 |
G1: Refactor G1RebuildRSAndScrubTask |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/24 07:21 |
P4 |
hotspot/compiler |
JDK-8336827 |
compiler/vectorization/TestFloat16VectorConvChain.java timeouts on ppc64 platforms after JDK-8335860 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/07/24 02:39 |
P4 |
security-libs/javax.crypto:pkcs11 |
JDK-8336499 |
Failure when creating non-CRT RSA private keys in SunPKCS11 |
Martin Balao |
Red Hat |
(same) |
(same) |
2024/07/23 20:21 |
P4 |
core-libs/java.lang |
JDK-8336831 |
Optimize StringConcatHelper.simpleConcat |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/23 19:35 |
P4 |
security-libs/java.security |
JDK-8322133 |
getParameterSpec(ECGenParameterSpec.class) on EC AlgorithmParameters does not return standard names |
Ben Perez |
Oracle |
(same) |
(same) |
2024/07/23 16:50 |
P4 |
hotspot/gc |
JDK-8336944 |
Shenandoah: Should only relativize stack chunks for successful evacuations |
William Kemper |
Amazon |
(same) |
(same) |
2024/07/23 16:27 |
P4 |
infrastructure/build |
JDK-8335823 |
Update --release 23 symbol information for JDK 23 build 33 |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/07/23 15:49 |
P5 |
hotspot/compiler |
JDK-8327054 |
DiagnosticCommand Compiler.perfmap does not log on output() |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/07/23 12:22 |
P4 |
tools/jlink |
JDK-8204582 |
Extra spaces in jlink documentation make it incorrect. |
Sundararajan Athijegannathan |
Oracle |
(same) |
(same) |
2024/07/23 12:11 |
P3 |
core-libs/java.lang.classfile |
JDK-8335939 |
Hide element writing across the ClassFile API |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/23 11:50 |
P4 |
core-libs/java.lang |
JDK-8335182 |
Consolidate and streamline String concat code shapes |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/07/23 07:43 |
P4 |
core-libs/java.util |
JDK-8334758 |
Incorrect note in Javadoc for a few RandomGenerator methods |
Raffaello Giulietti |
Oracle |
(same) |
(same) |
2024/07/23 05:23 |
P5 |
hotspot/runtime |
JDK-8336855 |
Duplicate protected declaration and comment in interp_masm_aarch64.hpp |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/07/23 05:13 |
P4 |
core-libs/java.nio |
JDK-8336339 |
(se) SelectionKey.interestOps(int) should not throw ClosedSelectorException |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/07/23 04:59 |
P4 |
core-libs/java.lang.classfile |
JDK-8335938 |
Review XxxBuilder.original and XxxModel.parent |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/22 22:54 |
P4 |
core-libs/java.lang.invoke |
JDK-8335922 |
Incorrect @Stable usage of LambdaForm$Name.index |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/22 22:53 |
P4 |
core-libs/java.lang |
JDK-8304929 |
MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/22 22:17 |
P4 |
security-libs/org.ietf.jgss:krb5 |
JDK-8336935 |
Test sun/security/krb5/auto/RealmSpecificValues.java fails: java.lang.RuntimeException: Should not reach here |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/07/22 19:34 |
P4 |
core-svc/debugger |
JDK-8333391 |
Test com/sun/jdi/InterruptHangTest.java failed: Thread was never interrupted during sleep |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/22 18:56 |
P4 |
hotspot/svc |
JDK-8334145 |
missing from vm_memory_map_.txt in System.dump_map help text |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/22 17:29 |
P4 |
hotspot/gc |
JDK-8333728 |
ubsan: shenandoahFreeSet.cpp:1347:24: runtime error: division by zero |
hny |
Amazon |
(same) |
(same) |
2024/07/22 17:29 |
P3 |
hotspot/gc |
JDK-8333088 |
ubsan: shenandoahAdaptiveHeuristics.cpp:245:44: runtime error: division by zero |
hny |
Amazon |
(same) |
(same) |
2024/07/22 17:25 |
P2 |
tools/javac |
JDK-8336491 |
Unnecessary boxing conversions in void-returning lambdas |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/07/22 17:20 |
P4 |
core-libs/java.util.jar |
JDK-8336844 |
ZipConstants64 defines duplicate constants EXTID_ZIP64 and ZIP64_EXTID |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/07/22 17:17 |
P4 |
core-libs/java.lang |
JDK-8336479 |
Provide Process.waitFor(Duration) |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/07/22 16:40 |
P4 |
core-svc/java.lang.management |
JDK-8332551 |
Test vmTestbase/nsk/monitoring/MemoryNotificationInfo/from/from001/TestDescription.java timed out |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/07/22 16:00 |
P4 |
security-libs/org.ietf.jgss:krb5 |
JDK-8333772 |
Incorrect Kerberos behavior when udp_preference_limit = 0 |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/07/22 14:41 |
P4 |
hotspot/compiler |
JDK-8336753 |
Don't run serviceability/sa/ClhsdbDumpheap.java with -Xcomp |
Daniel Lunden |
Oracle |
(same) |
(same) |
2024/07/22 13:43 |
P4 |
core-libs/java.lang |
JDK-8334394 |
Race condition in Class::protectionDomain |
Weijun Wang |
Oracle |
(same) |
(same) |
2024/07/22 13:27 |
P4 |
core-libs |
JDK-8336039 |
Doccheck: HTML warnings, broken links and missing files in java.base documentation |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/22 13:19 |
P4 |
client-libs/javax.swing |
JDK-4265389 |
JSplitPane does not support ComponentOrientation |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/07/22 10:29 |
P4 |
tools/javac |
JDK-8336781 |
Erroneous exhaustivity check with boolean switch |
Angelos Bimpoudis |
Oracle |
(same) |
(same) |
2024/07/22 07:33 |
P4 |
core-libs/java.lang.classfile |
JDK-8336833 |
Endless loop in Javap ClassWriter |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/07/22 02:01 |
P3 |
core-libs/java.text |
JDK-8333396 |
Use StringBuilder internally for java.text.Format.* formatting |
lingjun.cg |
Alibaba |
(same) |
(same) |
2024/07/21 17:05 |
P4 |
security-libs/javax.net.ssl |
JDK-8327538 |
The SSLExtension class specifies incorrect values for heartbeat per RFC 6520 and post_handshake_auth per RFC 8446 |
Haimay Chao |
Oracle |
(same) |
(same) |
2024/07/21 08:49 |
P4 |
tools/launcher |
JDK-8335896 |
Source launcher should set TCCL |
Christian Stein |
Oracle |
(same) |
(same) |
2024/07/20 16:48 |
P4 |
core-libs/java.net |
JDK-8329398 |
Links in InetAddress class description show "#format" |
Aleksej Efimov |
Oracle |
(same) |
(same) |
2024/07/20 15:41 |
P4 |
hotspot/compiler |
JDK-8336692 |
Redo fix for JDK-8284620 |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/07/20 06:54 |
P4 |
core-libs/java.time |
JDK-8336706 |
Optimize LocalDate.toString with StringBuilder.repeat |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/19 22:06 |
P4 |
core-libs/java.time |
JDK-8336792 |
DateTimeFormatterBuilder append zeros based on StringBuilder.repeat |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/19 21:53 |
P4 |
core-svc/debugger |
JDK-8248609 |
[Graal] vmTestbase/nsk/jdi/VoidValue/toString/tostring001/TestDescription.java failed with Unexpected com.sun.jdi.ObjectCollectedException |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/19 21:52 |
P2 |
tools/javac |
JDK-8336786 |
VerifyError with lambda capture and enclosing instance references |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/07/19 21:25 |
P4 |
core-libs/java.lang.classfile |
JDK-8336777 |
BufferedMethodBuilder not initialized with static flag |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/19 13:09 |
P4 |
core-libs/java.lang.classfile |
JDK-8333812 |
ClassFile.verify() can throw exceptions instead of returning VerifyErrors |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/07/19 12:28 |
P4 |
hotspot/runtime |
JDK-8336816 |
runtime/PrintingTests/StringPrinting.java fails with release VMs |
Jie Fu |
Tencent |
(same) |
(same) |
2024/07/19 11:26 |
P4 |
hotspot/compiler |
JDK-8336258 |
Document the behavior of 'exclude' and 'compileonly' with respect to inlining |
Volker Simonis |
Amazon |
(same) |
(same) |
2024/07/19 08:34 |
P4 |
hotspot/compiler |
JDK-8336466 |
C2: Parser incorrectly/unnecessarily checks for clinits |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/19 08:34 |
P4 |
hotspot/compiler |
JDK-8336465 |
C2: EA incorrectly/unnecessarily checks for clinits |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/19 07:30 |
P3 |
hotspot/compiler |
JDK-8335709 |
C2: assert(!loop->is_member(get_loop(useblock))) failed: must be outside loop |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/07/19 07:28 |
P4 |
hotspot/compiler |
JDK-8335843 |
C2 hits assert(_print_inlining_stream->size() > 0) failed: missing inlining msg |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/07/19 07:06 |
P4 |
hotspot/test |
JDK-8334771 |
[TESTBUG] Run TestDockerMemoryMetrics.java with -Xcomp fails exitValue = 137 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/07/19 06:23 |
P4 |
hotspot/runtime |
JDK-8325945 |
Error reporting should limit the number of String characters printed |
David Holmes |
Oracle |
(same) |
(same) |
2024/07/19 05:54 |
P5 |
core-libs/java.nio |
JDK-8336675 |
Remove UnixFileSystemProvider.checkPath in favor of UnixPath.toUnixPath |
Andrey Turbanov |
Independent |
(same) |
(same) |
2024/07/19 02:56 |
P4 |
client-libs/javax.swing |
JDK-8234071 |
JTable.AUTO_RESIZE_LAST_COLUMN acts like AUTO_RESIZE_ALL_COLUMNS |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/07/18 22:42 |
P3 |
security-libs/java.security |
JDK-8328723 |
IP Address error when client enables HTTPS endpoint check on server socket |
Prajwal Kumaraswamy |
Oracle |
(same) |
(same) |
2024/07/18 22:36 |
P3 |
security-libs/java.security |
JDK-8028127 |
Regtest java/security/Security/SynchronizedAccess.java is incorrect |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/07/18 22:22 |
P4 |
core-libs/java.lang |
JDK-8334772 |
Change Class::signers to an explicit field |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/18 21:46 |
P4 |
core-libs/java.lang.classfile |
JDK-8336585 |
BoundAttribute.readEntryList not type-safe |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/18 21:46 |
P4 |
core-libs/java.lang.classfile |
JDK-8336588 |
Ensure Transform downstream receives upstream start items only after downstream started |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/18 17:35 |
P4 |
client-libs/2d |
JDK-8334495 |
Use FFM instead of jdk.internal.misc.Unsafe in java.desktop font implementation |
Philip Race |
Oracle |
(same) |
(same) |
2024/07/18 16:33 |
P4 |
core-libs/java.lang |
JDK-8333768 |
Minor doc updates to java.lang.{Float, Double} |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/07/18 15:54 |
P4 |
tools/javac |
JDK-8332600 |
javac uses record components source position during compilation |
Vicente Arturo Romero Zaldivar |
Oracle |
(same) |
(same) |
2024/07/18 15:24 |
P4 |
hotspot/compiler |
JDK-8336346 |
Fix -Wzero-as-null-pointer-constant warnings in jvmciJavaClasses.cpp |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/18 13:35 |
P4 |
hotspot/runtime |
JDK-8330144 |
Revise os::free_memory() |
Robert Toyonaga |
Red Hat |
(same) |
(same) |
2024/07/18 11:22 |
P4 |
hotspot/compiler |
JDK-8335860 |
compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/07/18 11:00 |
P3 |
core-libs/java.lang.foreign |
JDK-8335480 |
Only deoptimize threads if needed when closing shared arena |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/07/18 10:08 |
P4 |
hotspot/gc |
JDK-8336661 |
Parallel: Remove stacks_empty assert in PSScavenge::invoke |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/18 08:55 |
P4 |
hotspot/compiler |
JDK-8317720 |
RISC-V: Implement Adler32 intrinsic |
arseny.bochkarev |
Syntacore |
(same) |
(same) |
2024/07/18 00:21 |
P4 |
hotspot/test |
JDK-8336587 |
failure_handler lldb command times out on macosx-aarch64 core file |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/17 21:39 |
P4 |
infrastructure/build |
JDK-8336091 |
Fix HTML warnings in the generated HTML files |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/17 18:46 |
P4 |
hotspot/jvmti |
JDK-8335921 |
Fix HotSpot VM build without JVMTI |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/07/17 16:25 |
P4 |
core-libs/java.text |
JDK-8336300 |
DateFormatSymbols#getInstanceRef returns non-cached instance |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/07/17 14:49 |
P4 |
hotspot/gc |
JDK-8336638 |
Parallel: Remove redundant mangle in PSScavenge::invoke |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/17 12:20 |
P3 |
tools/javadoc(tool) |
JDK-8299080 |
Wrong default value of snippet lang attribute |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/07/17 11:24 |
P4 |
hotspot/runtime |
JDK-8334217 |
[AIX] Misleading error messages after JDK-8320005 |
Suchismith Roy |
IBM |
(same) |
(same) |
2024/07/17 11:17 |
P3 |
hotspot/jfr |
JDK-8334781 |
JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/07/17 09:43 |
P4 |
hotspot/runtime |
JDK-8334502 |
gtest/GTestWrapper.java fails on armhf due to LogDecorations.iso8601_utctime_test |
Vladimir Petko |
Canonical |
(same) |
(same) |
2024/07/17 09:42 |
P4 |
infrastructure/build |
JDK-8336040 |
Missing closing anchor element in Docs.gmk |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/17 09:25 |
P4 |
hotspot/gc |
JDK-8336463 |
Parallel: Add PSOldGen::expand_and_allocate |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/17 06:46 |
P3 |
tools/jshell |
JDK-8336375 |
Crash on paste to JShell |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/07/17 06:12 |
P4 |
core-svc/java.lang.instrument |
JDK-8334167 |
Test java/lang/instrument/NativeMethodPrefixApp.java timed out |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/07/16 23:46 |
P4 |
client-libs/java.awt |
JDK-8336413 |
gtk headers : Fix typedef redeclaration of GMainContext and GdkPixbuf |
Harshitha Onkar |
Oracle |
(same) |
(same) |
2024/07/16 23:27 |
P4 |
hotspot/jvmti |
JDK-8336420 |
Add JVMTI setfldw001 and setfmodw001 tests to Xcomp problem list |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/16 20:47 |
P2 |
hotspot/compiler |
JDK-8331194 |
NPE in ArrayCreationTree.java with -XX:-UseCompressedOops |
Cesar Soares |
Microsoft |
(same) |
(same) |
2024/07/16 18:10 |
P3 |
core-svc/tools |
JDK-8334169 |
Long arguments of attach operation are silently truncated on Windows |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/07/16 17:53 |
P4 |
hotspot/runtime |
JDK-8336080 |
Fix -Wzero-as-null-pointer-constant warnings in ClassLoaderStats ctor |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/16 16:11 |
P3 |
hotspot/compiler |
JDK-8336421 |
ciMethod() constructor should use ConditionalMutexLocker(Compile_lock) |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/07/16 15:23 |
P4 |
hotspot/compiler |
JDK-8336474 |
Problemlist compiler/interpreter/Test6833129 on x86_32 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/07/16 12:48 |
P4 |
hotspot/jvmti |
JDK-8335533 |
OutOfMemoryError: Metaspace observed again on AIX in test RedefineLeakThrowable.java after JDK-8294960 |
Christoph Langer |
SAP |
(same) |
(same) |
2024/07/16 01:43 |
P4 |
tools/jlink |
JDK-8334057 |
JLinkReproducibleTest.java support receive test.tool.vm.opts |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/07/15 23:25 |
P4 |
client-libs/java.awt |
JDK-8314498 |
[macos] Transferring File objects to Finder fails |
Alexey Ushakov |
JetBrains |
(same) |
(same) |
2024/07/15 20:26 |
P4 |
core-svc/debugger |
JDK-8072701 |
resume001 failed due to ERROR: timeout for waiting for a BreakpintEvent |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/15 16:00 |
P4 |
hotspot/compiler |
JDK-8336349 |
Fix more simple -Wzero-as-null-pointer-constant warnings in C2 code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/15 15:43 |
P4 |
hotspot/compiler |
JDK-8336297 |
C2: Fix -Wzero-as-null-pointer-constant warnings in derived Node ctors |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/15 15:28 |
P4 |
tools/javac |
JDK-8334121 |
Anonymous class capturing two enclosing instances fails to compile |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/07/15 14:54 |
P4 |
hotspot/compiler |
JDK-8335269 |
[Graal] occasional timeout in java/lang/StringBuffer/TestSynchronization.java with loom |
Patricio Chilano Mateo |
Oracle |
(same) |
(same) |
2024/07/15 14:24 |
P2 |
tools/javac |
JDK-8336320 |
NullPointerException: Cannot invoke Type.getTag because type is null after JDK-8334037 |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/07/15 14:24 |
P4 |
tools/javac |
JDK-8335159 |
Move method reference to lambda desugaring before Lower |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/07/15 12:11 |
P4 |
core-libs/java.lang.classfile |
JDK-8335642 |
Hide Transform implementation for Class-File API |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/15 11:26 |
P3 |
tools/javac |
JDK-8335817 |
javac AssertionError addLocalVar checkNull |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/07/15 07:34 |
P2 |
hotspot/compiler |
JDK-8336256 |
memcpy short value to int local is incorrect in VtableStubs::unsafe_hash |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/07/15 05:41 |
P3 |
core-libs/java.lang.classfile |
JDK-8335820 |
java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java fails due to IllegalArgumentException: hash must be nonzero |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/07/14 15:01 |
P4 |
core-libs/java.lang.classfile |
JDK-8335905 |
CompoundElement API cleanup |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/13 04:59 |
P4 |
hotspot/compiler |
JDK-8310915 |
Typo in aarch64.ad: "envcodings" |
Brian Stafford |
Microsoft |
(same) |
(same) |
2024/07/13 02:19 |
P4 |
core-libs/java.nio |
JDK-8336301 |
test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/07/12 23:11 |
P3 |
tools/javadoc(tool) |
JDK-8318106 |
Generated HTML for snippet does not always contain an id |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/07/12 21:50 |
P4 |
tools/javadoc(tool) |
JDK-8336259 |
Wrong link to stylesheet.css in JavaDoc API documentation |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/12 21:49 |
P4 |
core-libs/java.lang:reflect |
JDK-8332249 |
Micro-optimize Method.hashCode |
sgwizdak |
Amazon |
(same) |
(same) |
2024/07/12 21:49 |
P4 |
core-libs |
JDK-8336278 |
Micro-optimize Replace String.format("%n") to System.lineSeparator |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/12 17:11 |
P4 |
core-svc/java.lang.management |
JDK-8335684 |
Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/07/12 14:36 |
P4 |
core-libs |
JDK-8335802 |
Improve startup speed HexFormat uses boolean instead of enum |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/12 12:59 |
P4 |
hotspot/runtime |
JDK-8336152 |
Remove unused forward declaration in classLoadInfo.hpp |
Zhengyu Gu |
Independent |
(same) |
(same) |
2024/07/12 12:59 |
P4 |
hotspot/gc |
JDK-8335902 |
Parallel: Refactor VM_ParallelGCFailedAllocation and VM_ParallelGCSystemGC |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/12 12:37 |
P5 |
client-libs/javax.swing |
JDK-8155030 |
The Menu Mnemonics are always displayed for GTK LAF |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/07/12 12:17 |
P4 |
tools/javac |
JDK-8332474 |
Tighten up ToolBox' JavacTask to not silently accept javac crash as a failure |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/07/12 12:09 |
P4 |
core-svc/java.lang.instrument |
JDK-8335619 |
Add an @apiNote to j.l.i.ClassFileTransformer to warn about recursive class loading and ClassCircularityErrors |
Volker Simonis |
Amazon |
(same) |
(same) |
2024/07/12 09:33 |
P4 |
hotspot/runtime |
JDK-8336082 |
Fix -Wzero-as-null-pointer-constant warnings in SimpleCompactHashtable |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/12 09:30 |
P4 |
hotspot/runtime |
JDK-8336081 |
Fix -Wzero-as-null-pointer-constant warnings in JVMTypedFlagLimit ctors |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/12 08:19 |
P5 |
core-svc/javax.management |
JDK-8267887 |
RMIConnector_NPETest.java fails after removal of RMI Activation (JDK-8267123) |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/07/12 08:14 |
P4 |
hotspot/svc-agent |
JDK-8336284 |
Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fails with -Xcomp after JDK-8335743 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/07/12 05:56 |
P4 |
hotspot/runtime |
JDK-8335710 |
serviceability/dcmd/vm/SystemDumpMapTest.java and SystemMapTest.java fail on Linux Alpine after 8322475 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/07/11 21:27 |
P4 |
tools/jpackage |
JDK-8325525 |
Create jtreg test case for JDK-8325203 |
vanitha.b.p |
Oracle |
(same) |
(same) |
2024/07/11 20:51 |
P3 |
tools/javadoc(tool) |
JDK-8336036 |
Synthetic documentation for a record's equals is incorrect for floating-point types |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/11 20:45 |
P2 |
core-svc/javax.management |
JDK-8336257 |
Additional tests in jmxremote/startstop to match on PID not app name |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/07/11 20:44 |
P4 |
tools/javadoc(tool) |
JDK-8335623 |
Clean up HtmlTag.HtmlTag and make the ARIA role attribute global |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/11 20:18 |
P3 |
hotspot/compiler |
JDK-8321509 |
False positive in get_trampoline fast path causes crash |
Dean Long |
Oracle |
(same) |
(same) |
2024/07/11 19:53 |
P3 |
tools/javac |
JDK-8334055 |
Unhelpful 'required: reference' diagnostics after JDK-8043226 |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/07/11 18:40 |
P4 |
core-libs/java.text |
JDK-8335668 |
NumberFormat integer only parsing should throw exception for edge case |
Justin Lu |
Oracle |
(same) |
(same) |
2024/07/11 18:38 |
P4 |
xml/org.w3c.dom |
JDK-8336021 |
Doccheck: valign not allowed for HTML5 in java.xml |
Joe Wang |
Oracle |
(same) |
(same) |
2024/07/11 16:07 |
P3 |
tools/javadoc(tool) |
JDK-8325369 |
@sealedGraph: Bad link to image for tag on nested classes |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/11 14:12 |
P4 |
hotspot/runtime |
JDK-8332125 |
[nmt] Totals in diff report should print out total malloc and mmap diffs |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/07/11 10:24 |
P4 |
hotspot/runtime |
JDK-8332689 |
RISC-V: Use load instead of trampolines |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/07/11 10:08 |
P5 |
core-libs/java.lang |
JDK-8336239 |
Fix javadoc markup in java.lang.Process |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/07/11 08:47 |
P4 |
hotspot/gc |
JDK-8335356 |
Shenandoah: Improve concurrent cleanup locking |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/07/11 08:28 |
P4 |
hotspot/runtime |
JDK-8336085 |
Fix simple -Wzero-as-null-pointer-constant warnings in CDS code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/11 08:18 |
P4 |
infrastructure/build |
JDK-8324966 |
Allow selecting jtreg test case by ID from make |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/07/11 07:35 |
P3 |
client-libs/javax.swing |
JDK-8334457 |
Test javax/swing/JTabbedPane/bug4666224.java fail on macOS with because pressing the ‘C’ key does not switch the layout to WRAP_TAB_LAYOUT |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/07/11 07:29 |
P3 |
core-svc/javax.management |
JDK-8207908 |
JMXStatusTest.java fails assertion intermittently |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/07/11 07:03 |
P4 |
hotspot/compiler |
JDK-8335553 |
[Graal] Compiler thread calls into jdk.internal.vm.VMSupport.decodeAndThrowThrowable and crashes in OOM situation |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/07/11 02:44 |
P4 |
hotspot/runtime |
JDK-8335946 |
DTrace code snippets should be generated when DTrace flags are enabled |
Kuai Wei |
Alibaba |
(same) |
(same) |
2024/07/11 02:44 |
P4 |
hotspot/svc-agent |
JDK-8335743 |
jhsdb jstack cannot print some information on the waiting thread |
Takuya Kiriyama |
Fujitsu |
(same) |
(same) |
2024/07/10 21:06 |
P2 |
core-libs/java.lang.classfile |
JDK-8335935 |
Chained builders not sending transformed models to next transforms |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/10 19:42 |
P4 |
hotspot/compiler |
JDK-8334481 |
[JVMCI] add LINK_TO_NATIVE to MethodHandleAccessProvider.IntrinsicMethod |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/07/10 16:36 |
P4 |
core-libs/java.lang |
JDK-8335637 |
Add explicit non-null return value expectations to Object.toString() |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/07/10 16:26 |
P2 |
hotspot/runtime |
JDK-8335409 |
Can't allocate and retain memory from resource area in frame::oops_interpreted_do oop closure after 8329665 |
Patricio Chilano Mateo |
Oracle |
(same) |
(same) |
2024/07/10 16:12 |
P4 |
hotspot/runtime |
JDK-8331725 |
ubsan: pc may not always be the entry point for a VtableStub |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/07/10 15:34 |
P3 |
hotspot/compiler |
JDK-8313909 |
[JVMCI] assert(cp->tag_at(index).is_unresolved_klass()) in lookupKlassInPool |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/07/10 15:12 |
P4 |
core-libs |
JDK-8336012 |
Fix usages of jtreg-reserved properties |
Christian Stein |
Oracle |
(same) |
(same) |
2024/07/10 14:28 |
P3 |
hotspot/jfr |
JDK-8335779 |
JFR: Hide sleep events |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/10 09:55 |
P4 |
tools/javac |
JDK-8335766 |
Switch case with pattern matching and guard clause compiles inconsistently |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/07/10 07:53 |
P4 |
hotspot/runtime |
JDK-8335778 |
runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails on ppc64 platforms after JDK-8334545 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/07/10 05:57 |
P4 |
hotspot/compiler |
JDK-8323242 |
Remove vestigial DONT_USE_REGISTER_DEFINES |
Koichi Sakata |
NTT DATA |
(same) |
(same) |
2024/07/10 03:30 |
P4 |
core-svc/java.lang.instrument |
JDK-8335966 |
Remove incorrect problem listing of java/lang/instrument/NativeMethodPrefixAgent.java in ProblemList-Virtual.txt |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/07/09 20:38 |
P4 |
security-libs/javax.crypto |
JDK-8333364 |
Minor cleanup could be done in com.sun.crypto.provider |
Mark Powers |
Oracle |
(same) |
(same) |
2024/07/09 13:11 |
P4 |
hotspot/jvmti |
JDK-8335688 |
Fix -Wzero-as-null-pointer-constant warnings from fflush calls in jvmti tests |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/09 13:11 |
P4 |
infrastructure |
JDK-8335911 |
Document ccls indexer in doc/ide.md |
Volker Simonis |
Amazon |
(same) |
(same) |
2024/07/09 10:27 |
P3 |
hotspot/compiler |
JDK-8330806 |
test/hotspot/jtreg/compiler/c1/TestLargeMonitorOffset.java fails on ARM32 |
Aleksei Voitylov |
BellSoft |
(same) |
(same) |
2024/07/09 10:21 |
P4 |
hotspot/runtime |
JDK-8335882 |
platform/cgroup/TestSystemSettings.java fails on Alpine Linux |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/07/09 08:26 |
P3 |
hotspot/runtime |
JDK-8335906 |
[s390x] Test Failure: GTestWrapper.java |
Amit Kumar |
IBM |
(same) |
(same) |
2024/07/09 08:25 |
P4 |
core-svc/javax.management |
JDK-8334777 |
Test javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java failed with NullPointerException |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/07/09 08:10 |
P4 |
hotspot/gc |
JDK-8335955 |
JDK-8335742 wrongly used a "JDK-" prefix in the problemlist bug number |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/07/08 20:14 |
P4 |
hotspot/runtime |
JDK-8312125 |
Refactor CDS enum class handling |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/07/08 20:10 |
P5 |
hotspot/gc |
JDK-8335904 |
Fix invalid comment in ShenandoahLock |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/07/08 20:09 |
P2 |
tools/javac |
JDK-8334757 |
AssertionError: Missing type variable in where clause |
Liam Miller-Cushon |
Google |
(same) |
(same) |
2024/07/08 19:14 |
P4 |
client-libs/java.awt |
JDK-8335789 |
[TESTBUG] XparColor.java test fails with Error. Parse Exception: Invalid or unrecognized bugid: @ |
Lawrence Andrews |
Oracle |
(same) |
(same) |
2024/07/08 18:03 |
P3 |
hotspot/gc |
JDK-8335126 |
Shenandoah: Improve OOM handling |
Kelvin Nilsen |
Amazon |
(same) |
(same) |
2024/07/08 16:44 |
P3 |
hotspot/runtime |
JDK-8335449 |
runtime/cds/DeterministicDump.java fails with File content different at byte ... |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/07/08 16:20 |
P4 |
infrastructure/build |
JDK-8333826 |
Update --release 23 symbol information for JDK 23 build 29 |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/07/08 15:45 |
P4 |
hotspot/gc |
JDK-8335604 |
Serial: Inline Generation::contiguous_available |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/08 14:04 |
P4 |
hotspot/runtime |
JDK-8304484 |
CDS dynamic dumping incorrectly leads to "Error occurred during initialization of VM" |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/07/08 12:39 |
P3 |
tools |
JDK-8317611 |
Add a tool like jdeprscan to find usage of restricted methods |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/07/08 11:44 |
P3 |
hotspot/gc |
JDK-8335824 |
Test gc/arguments/TestMinInitialErgonomics.java is timing out |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/07/08 10:53 |
P2 |
hotspot/compiler |
JDK-8335861 |
Problem list compiler/vectorization/TestFloat16VectorConvChain.java |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/07/08 10:33 |
P4 |
hotspot/compiler |
JDK-8334231 |
Optimize MethodData layout |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/07/08 10:03 |
P4 |
hotspot/gc |
JDK-8334445 |
Parallel: Decouple maximum compaction from SoftReference clearing |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/08 08:06 |
P4 |
hotspot/runtime |
JDK-8335643 |
serviceability/dcmd/vm tests fail for ZGC after JDK-8322475 |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/07/08 06:42 |
P4 |
hotspot/compiler |
JDK-8333890 |
Fatal error in auto-vectorizer with float16 kernel. |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/07/08 06:23 |
P4 |
hotspot/compiler |
JDK-8332163 |
C2 SuperWord: refactor PacksetGraph and SuperWord::output into VTransformGraph |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/07/08 01:19 |
P5 |
hotspot/compiler |
JDK-8335806 |
RISC-V: Corrected typos Bizarrely |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/07/05 17:07 |
P4 |
hotspot/jfr |
JDK-8335632 |
jdk/jfr/api/consumer/streaming/TestJVMExit.java failed with "Process [...] is no longer alive" |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/05 16:44 |
P3 |
hotspot/jfr |
JDK-8335730 |
JFR: Clean up jdk.jfr |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/05 13:44 |
P4 |
hotspot/jvmti |
JDK-8335775 |
Remove extraneous 's' in comment of rawmonitor.cpp test file |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/07/05 12:50 |
P4 |
core-libs |
JDK-8335645 |
j.u.Formatter#trailingZeros improved with String repeat |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/07/05 09:10 |
P4 |
hotspot/gc |
JDK-8335706 |
G1: Remove unused G1ConcurrentRefine::RemSetSamplingClosure::_cset |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/07/05 09:06 |
P4 |
hotspot/gc |
JDK-8335742 |
Problemlist gc/g1/TestMixedGCLiveThreshold.java#25percent with virtual threads |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/07/05 08:43 |
P4 |
hotspot/gc |
JDK-8335711 |
G1: Remove unused bot_updates argument in G1AllocRegion constructor |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/05 07:18 |
P4 |
hotspot/gc |
JDK-8331385 |
G1: Prefix HeapRegion helper classes with G1 |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/07/05 04:49 |
P4 |
hotspot/runtime |
JDK-8332124 |
Jcmd should recognise options that look like requests for help |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/07/05 02:29 |
P4 |
hotspot/gc |
JDK-8335493 |
check_gc_overhead_limit should reset SoftRefPolicy::_should_clear_all_soft_refs |
Liang Mao |
Alibaba |
(same) |
(same) |
2024/07/04 15:44 |
P4 |
core-libs |
JDK-8330954 |
since-checker - Fix remaining @ since tags in java.base |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/04 14:09 |
P5 |
hotspot/compiler |
JDK-8335654 |
Remove stale hyperlink in divnode.cpp |
Jasmine Karthikeyan |
Independent |
(same) |
(same) |
2024/07/04 13:35 |
P3 |
hotspot/jfr |
JDK-8334031 |
Generated JfrNativeSettings seems off |
Robert Toyonaga |
Red Hat |
(same) |
(same) |
2024/07/04 12:42 |
P4 |
hotspot/runtime |
JDK-8314653 |
Metaspace: remove allocation guard feature |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/07/04 12:29 |
P4 |
core-libs/javax.naming |
JDK-8335213 |
Code snippet in javax.naming.ldap package summary does not compile |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/04 12:29 |
P4 |
core-libs/javax.naming |
JDK-8332072 |
Convert package.html files in `java.naming` to package-info.java |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/07/04 12:16 |
P4 |
hotspot/compiler |
JDK-8335667 |
Fix simple -Wzero-as-null-pointer-constant warnings in compiler code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/04 11:20 |
P4 |
hotspot/runtime |
JDK-8334371 |
[AIX] Beginning with AIX 7.3 TL1 mmap() supports 64K memory pages |
Joachim Kern |
SAP |
(same) |
(same) |
2024/07/04 10:34 |
P4 |
hotspot/compiler |
JDK-8335532 |
[JVMCI] Export VM_Version::L1_line_size in JVMCI |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/07/04 10:06 |
P3 |
hotspot/gc |
JDK-8334890 |
Missing unconditional cross modifying fence in nmethod entry barriers |
Erik Österlund |
Oracle |
(same) |
(same) |
2024/07/04 10:04 |
P4 |
hotspot/compiler |
JDK-8335663 |
Fix simple -Wzero-as-null-pointer-constant warnings in C2 code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/04 10:03 |
P3 |
hotspot/jfr |
JDK-8324089 |
Fix typo in the manual page for "jcmd" (man jcmd) |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/04 08:36 |
P3 |
tools/javac |
JDK-8335385 |
javac crash on unattributed piece of AST |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/07/04 08:21 |
P4 |
hotspot/runtime |
JDK-8335397 |
Improve reliability of TestRecursiveMonitorChurn.java |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/07/04 06:20 |
P4 |
hotspot/runtime |
JDK-8334738 |
os::print_hex_dump should optionally print ASCII |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/07/04 05:44 |
P4 |
hotspot/runtime |
JDK-8332786 |
When dumping static CDS archives, explicitly assert that we don't use a CDS archive |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/07/04 04:18 |
P4 |
hotspot/runtime |
JDK-8335655 |
ProblemList serviceability/dcmd/vm tests failing after JDK-8322475 |
David Holmes |
Oracle |
(same) |
(same) |
2024/07/03 22:03 |
P4 |
hotspot/compiler |
JDK-8335588 |
Fix -Wzero-as-null-pointer-constant warnings in calls to Node ctor |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/03 21:42 |
P4 |
hotspot/runtime |
JDK-8334545 |
runtime/ClassInitErrors/TestStackOverflowDuringInit.java fails after JDK-8294960 |
David Holmes |
Oracle |
(same) |
(same) |
2024/07/03 20:43 |
P3 |
hotspot/jfr |
JDK-8335479 |
JFR: Missing documentation for -XX:StartFlightRecording |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/03 16:29 |
P4 |
hotspot/gc |
JDK-8335395 |
G1: Verification does not detect references into Free regions |
Thomas Schatzl |
Oracle |
(same) |
(same) |
2024/07/03 16:10 |
P4 |
hotspot/compiler |
JDK-8334554 |
RISC-V: verify & fix perf of string comparison |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/07/03 16:08 |
P4 |
hotspot/runtime |
JDK-8322475 |
Extend printing for System.map |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/07/03 15:42 |
P4 |
hotspot/gc |
JDK-8335618 |
Serial: Remove unused definitions in SerialHeap |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/03 15:12 |
P5 |
hotspot/gc |
JDK-8332517 |
G1: Refactor G1AllocRegion |
Ivan Walulya |
Oracle |
(same) |
(same) |
2024/07/03 14:09 |
P4 |
hotspot/compiler |
JDK-8335615 |
Clean up left-overs from 8317721 |
arseny.bochkarev |
Syntacore |
(same) |
(same) |
2024/07/03 12:57 |
P4 |
hotspot/gc |
JDK-8335607 |
Serial: Remove unused collection_attempt_is_safe |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/03 12:12 |
P4 |
hotspot/compiler |
JDK-8335411 |
RISC-V: Optimize encode_heap_oop when oop is not null |
Feilong Jiang |
Huawei |
(same) |
(same) |
2024/07/03 12:12 |
P5 |
hotspot/compiler |
JDK-8335536 |
Fix assertion failure in IdealGraphPrinter when append is true |
Qizheng Xing |
Alibaba |
(same) |
(same) |
2024/07/03 11:36 |
P4 |
hotspot/jfr |
JDK-8322812 |
Manpage for jcmd is missing JFR.view command |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/07/03 11:12 |
P4 |
hotspot/runtime |
JDK-8335591 |
Fix -Wzero-as-null-pointer-constant warnings in ConcurrentHashTable |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/03 08:42 |
P4 |
hotspot/gc |
JDK-8335544 |
Serial: Remove unused _should_allocate_from_space |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/03 08:08 |
P4 |
hotspot/compiler |
JDK-8335357 |
Delete HotSpotJDKReflection.oopSizeOffset |
Gergö Barany |
Oracle |
(same) |
(same) |
2024/07/03 06:00 |
P4 |
hotspot/compiler |
JDK-8335593 |
Fix -Wzero-as-null-pointer-constant warning in Type_Array ctor |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/03 05:57 |
P4 |
hotspot/compiler |
JDK-8335592 |
Fix -Wzero-as-null-pointer-constant warnings in RootNode ctor |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/03 05:55 |
P4 |
hotspot/compiler |
JDK-8335589 |
Fix -Wzero-as-null-pointer-constant warnings in IdealLoopTree ctor |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/03 05:03 |
P4 |
core-libs/java.lang.classfile |
JDK-8335290 |
Rename ClassFile::transform to ClassFile::transformClass |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/03 04:36 |
P4 |
core-libs/java.util.jar |
JDK-8321274 |
Rename ZipEntry.extraAttributes to ZipEntry.externalFileAttributes |
Eirik Bjørsnøs |
Independent |
(same) |
(same) |
2024/07/03 03:01 |
P4 |
hotspot/runtime |
JDK-8334229 |
Optimize InterpreterOopMap layout |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/07/03 02:56 |
P4 |
hotspot/runtime |
JDK-8334220 |
Optimize Klass layout after JDK-8180450 |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/07/03 02:49 |
P4 |
core-libs/java.lang.classfile |
JDK-8335110 |
Fix instruction name and API spec inconsistencies in CodeBuilder |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/03 02:43 |
P4 |
core-libs/java.lang.classfile |
JDK-8334734 |
Remove specialized readXxxEntry methods from ClassReader |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/03 02:42 |
P4 |
core-libs/java.lang.classfile |
JDK-8334726 |
Remove accidentally exposed individual methods from Class-File API |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/03 02:19 |
P4 |
hotspot/jvmti |
JDK-8335370 |
Fix -Wzero-as-null-pointer-constant warning in jvmti_common.hpp |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/02 23:15 |
P3 |
core-libs/java.lang.classfile |
JDK-8335475 |
ClassBuilder incorrectly calculates max_locals in some cases |
Chen Liang |
Independent |
(same) |
(same) |
2024/07/02 18:13 |
P3 |
hotspot/svc-agent |
JDK-8335291 |
Problem list all SA core file tests on macosx-aarch64 due to JDK-8318754 |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/07/02 15:38 |
P3 |
hotspot/runtime |
JDK-8331560 |
Refactor Hotspot container detection code so that subsystem delegates to controllers |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/07/02 14:36 |
P4 |
hotspot/compiler |
JDK-8334816 |
compiler/c2/irTests/TestIfMinMax.java fails after 8334629 |
Jasmine Karthikeyan |
Independent |
(same) |
(same) |
2024/07/02 12:15 |
P4 |
hotspot/gc |
JDK-8335147 |
Serial: Refactor TenuredGeneration::promote |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/02 11:50 |
P4 |
core-libs/java.net |
JDK-8335530 |
Java file extension missing in AuthenticatorTest |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/07/02 08:58 |
P4 |
hotspot/gc |
JDK-8335298 |
Fix -Wzero-as-null-pointer-constant warning in G1CardSetContainers |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/02 08:20 |
P2 |
hotspot/compiler |
JDK-8335390 |
C2 MergeStores: wrong result with Unsafe |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/07/02 05:56 |
P4 |
hotspot/compiler |
JDK-8335369 |
Fix -Wzero-as-null-pointer-constant warnings in ImmutableOopMapBuilder |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/07/02 03:39 |
P4 |
client-libs/javax.swing |
JDK-5021949 |
JSplitPane setEnabled(false) shouldn't be partially functional |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/07/01 20:38 |
P4 |
hotspot/gc |
JDK-8333306 |
gc/arguments/TestParallelGCErgo.java fails when largepage are enabled |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/07/01 12:19 |
P4 |
hotspot/compiler |
JDK-8317721 |
RISC-V: Implement CRC32 intrinsic |
arseny.bochkarev |
Syntacore |
(same) |
(same) |
2024/07/01 11:51 |
P2 |
core-libs/java.lang.invoke |
JDK-8335060 |
ClassCastException after JDK-8294960 |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/07/01 10:21 |
P4 |
hotspot/compiler |
JDK-8334295 |
CTW: update modules |
Evgeny Nikitin |
Oracle |
(same) |
(same) |
2024/07/01 08:47 |
P4 |
hotspot/runtime |
JDK-8261242 |
[Linux] OSContainer::is_containerized() returns true when run outside a container |
Severin Gehwolf |
Red Hat |
(same) |
(same) |
2024/07/01 08:12 |
P2 |
hotspot/gc |
JDK-8335308 |
compiler/uncommontrap/DeoptReallocFailure.java times out with SerialGC on Windows |
Albert Yang |
Oracle |
(same) |
(same) |
2024/07/01 08:07 |
P4 |
hotspot/compiler |
JDK-8331732 |
[PPC64] Unify and optimize code which converts != 0 to 1 |
Suchismith Roy |
IBM |
(same) |
(same) |
2024/07/01 06:37 |
P3 |
hotspot/runtime |
JDK-8335283 |
Build failure due to 'no_sanitize' attribute directive ignored |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/29 20:40 |
P4 |
hotspot/runtime |
JDK-8335217 |
Fix memory ordering in ClassLoaderData::ChunkedHandleList |
Zhengyu Gu |
Independent |
(same) |
(same) |
2024/06/29 08:19 |
P4 |
core-svc/tools |
JDK-8335349 |
jcmd VM.classloaders "fold" option should be optional |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/06/29 05:04 |
P4 |
hotspot/gc |
JDK-8335294 |
Fix simple -Wzero-as-null-pointer-constant warnings in gc code |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/06/28 22:27 |
P4 |
core-libs |
JDK-8335252 |
Reduce size of j.u.Formatter.Conversion#isValid |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/06/28 19:36 |
P3 |
hotspot/compiler |
JDK-8335221 |
Some C2 intrinsics incorrectly assume that type argument is compile-time constant |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/06/28 19:17 |
P3 |
security-libs/java.security |
JDK-8335344 |
test/jdk/sun/security/tools/keytool/NssTest.java fails to compile |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/06/28 19:01 |
P4 |
core-svc/javax.management |
JDK-8335124 |
com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java failed with CPU time out of expected range |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/06/28 16:26 |
P4 |
core-libs/java.lang |
JDK-8335274 |
SwitchBootstraps.ResolvedEnumLabels.resolvedEnum should be final |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/06/28 13:28 |
P4 |
hotspot/runtime |
JDK-8335237 |
ubsan: vtableStubs.hpp is_vtable_stub exclude from ubsan checks |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/28 12:45 |
P4 |
security-libs/java.security |
JDK-8334562 |
Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test |
Fernando Guallini |
Oracle |
(same) |
(same) |
2024/06/28 11:13 |
P4 |
core-libs/java.nio |
JDK-8299813 |
java/nio/channels/DatagramChannel/Disconnect.java fails with jtreg test timeout due to lost datagram |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/28 11:03 |
P4 |
core-libs/java.nio |
JDK-8277949 |
(dc) java/nio/channels/DatagramChannel/AdaptorBasic.java failed in timeout |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/28 09:38 |
P3 |
core-libs/java.nio |
JDK-8269657 |
Test java/nio/channels/DatagramChannel/Loopback.java failed: Unexpected message |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/06/28 09:31 |
P3 |
tools/jshell |
JDK-8334433 |
jshell.exe runs an executable test.exe on startup |
Jan Lahoda |
Oracle |
(same) |
(same) |
2024/06/28 09:23 |
P5 |
hotspot/compiler |
JDK-8335142 |
compiler/c1/TestTraceLinearScanLevel.java occasionally times out with -Xcomp |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/06/28 08:27 |
P2 |
hotspot/compiler |
JDK-8335314 |
Problem list compiler/uncommontrap/DeoptReallocFailure.java |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/28 06:43 |
P4 |
hotspot/runtime |
JDK-8319947 |
Recursive lightweight locking: s390x implementation |
Amit Kumar |
IBM |
(same) |
(same) |
2024/06/28 06:19 |
P4 |
hotspot/gc |
JDK-8334147 |
Shenandoah: Avoid taking lock for disabled free set logging |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/06/28 04:42 |
P4 |
hotspot/compiler |
JDK-8334645 |
Un-problemlist vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java |
Evgeny Nikitin |
Oracle |
(same) |
(same) |
2024/06/28 03:07 |
P4 |
hotspot/other |
JDK-8334763 |
--enable-asan: assert(_thread->is_in_live_stack((address)this)) failed: not on stack? |
Jan Kratochvil |
Azul |
(same) |
(same) |
2024/06/28 01:44 |
P4 |
hotspot/compiler |
JDK-8334843 |
RISC-V: Fix wraparound checking for r_array_index in lookup_secondary_supers_table_slow_path |
Gui Cao |
Independent |
(same) |
(same) |
2024/06/27 22:20 |
P3 |
core-svc/debugger |
JDK-8335134 |
Test com/sun/jdi/BreakpointOnClassPrepare.java timeout |
Chris Plummer |
Oracle |
(same) |
(same) |
2024/06/27 20:27 |
P4 |
hotspot/runtime |
JDK-8334895 |
OpenJDK fails to configure on linux aarch64 when CDS is disabled after JDK-8331942 |
Vladimir Petko |
Canonical |
(same) |
(same) |
2024/06/27 20:10 |
P4 |
hotspot/runtime |
JDK-8309634 |
Resolve CONSTANT_MethodRef at CDS dump time |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/06/27 18:25 |
P4 |
hotspot/compiler |
JDK-8304693 |
Remove -XX:-UseVtableBasedCHA |
Vladimir Ivanov |
Oracle |
(same) |
(same) |
2024/06/27 16:06 |
P3 |
hotspot/compiler |
JDK-8335220 |
C2: Missing check for Opaque4 node in EscapeAnalysis |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/06/27 15:38 |
P3 |
hotspot/jfr |
JDK-8334886 |
jdk/jfr/api/recording/time/TestTimeMultiple.java failed with RuntimeException: getStopTime() > afterStop |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/06/27 15:14 |
P4 |
core-libs/java.net |
JDK-8335135 |
HttpURLConnection#HttpInputStream does not throw IOException when response is truncated |
Daniel Jelinski |
Oracle |
(same) |
(same) |
2024/06/27 15:07 |
P4 |
security-libs/javax.crypto:pkcs11 |
JDK-8330842 |
Support AES CBC with Ciphertext Stealing (CTS) in SunPKCS11 |
Francisco Ferrari Bihurriet |
Red Hat |
(same) |
(same) |
2024/06/27 14:21 |
P2 |
hotspot/gc |
JDK-8326820 |
Metadata artificially kept alive |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/06/27 13:22 |
P4 |
tools/javap |
JDK-8333308 |
javap --system handling doesn't work on internal class names |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/27 13:03 |
P4 |
hotspot/gc |
JDK-8333786 |
Serial: Remove SerialHeap::_incremental_collection_failed |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/27 12:56 |
P4 |
hotspot/runtime |
JDK-8335007 |
Inline OopMapCache table |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/27 10:23 |
P4 |
hotspot/gc |
JDK-8322859 |
Parallel: Move transform_stack_chunk |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/27 07:54 |
P4 |
core-svc/tools |
JDK-8335154 |
jcmd VM.classes -verbose=false does not set verbose to false |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/06/27 07:45 |
P4 |
tools/javac |
JDK-8335136 |
Underscore as parameter name in one-parameter functional types fails to compile |
124714317+Evemose |
Independent |
(same) |
(same) |
2024/06/27 06:53 |
P4 |
hotspot/runtime |
JDK-8333363 |
ubsan: instanceKlass.cpp: runtime error: member call on null pointer of type 'struct AnnotationArray' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/27 06:22 |
P4 |
tools/jshell |
JDK-8332014 |
since-checker - Fix @ since tags in jdk.jshell |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/06/27 05:13 |
P4 |
core-libs |
JDK-8334328 |
Reduce object allocation for FloatToDecimal and DoubleToDecimal |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/06/27 04:38 |
P3 |
core-libs/java.nio |
JDK-8334719 |
(se) Deferred close of SelectableChannel may result in a Selector doing the final close before concurrent I/O on channel has completed |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/06/27 03:34 |
P4 |
hotspot/compiler |
JDK-8334779 |
Test compiler/c1/CanonicalizeArrayLength.java is timing out |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/06/26 23:17 |
P4 |
tools/javac |
JDK-8328536 |
javac - crash on unknown type referenced in yield statement |
Hannes Greule |
Independent |
(same) |
(same) |
2024/06/26 22:28 |
P3 |
security-libs/javax.net.ssl |
JDK-8334670 |
SSLSocketOutputRecord buffer miscalculation |
Anthony Scarpino |
Oracle |
(same) |
(same) |
2024/06/26 20:24 |
P4 |
hotspot/gc |
JDK-8334769 |
Shenandoah: Move CodeCache_lock close to its use in ShenandoahConcurrentNMethodIterator |
Zhengyu Gu |
Independent |
(same) |
(same) |
2024/06/26 19:25 |
P4 |
hotspot/gc |
JDK-8331411 |
Shenandoah: Reconsider spinning duration in ShenandoahLock |
Xiaolong Peng |
Amazon |
(same) |
(same) |
2024/06/26 17:10 |
P4 |
core-libs/java.text |
JDK-8333755 |
NumberFormat integer only parsing breaks when format has suffix |
Justin Lu |
Oracle |
(same) |
(same) |
2024/06/26 16:20 |
P4 |
hotspot/runtime |
JDK-8335108 |
Build error after JDK-8333658 due to class templates |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/26 14:46 |
P5 |
core-libs/java.lang:reflect |
JDK-8334437 |
De-duplicate ProxyMethod list creation |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/06/26 14:39 |
P4 |
client-libs |
JDK-8332103 |
since-checker - Add missing @ since tags to java.desktop |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/06/26 14:12 |
P4 |
hotspot/compiler |
JDK-8335006 |
C2 SuperWord: add JMH benchmark VectorLoadToStoreForwarding.java |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/26 13:58 |
P3 |
security-libs/javax.net.ssl |
JDK-8326705 |
Test CertMsgCheck.java fails to find alert certificate_required |
Anthony Scarpino |
Oracle |
(same) |
(same) |
2024/06/26 13:37 |
P4 |
infrastructure/build |
JDK-8334618 |
ubsan: support setting additional ubsan check options |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/26 13:19 |
P5 |
hotspot/compiler |
JDK-8327380 |
Add tests for Shenandoah barrier expansion optimization |
Kangcheng Xu |
Independent |
(same) |
(same) |
2024/06/26 10:09 |
P4 |
core-libs/java.net |
JDK-8334600 |
TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64 |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/26 09:37 |
P4 |
tools/javadoc(tool) |
JDK-8334241 |
Adjust API docs side bar dimensions |
Hannes Wallnoefer |
Oracle |
(same) |
(same) |
2024/06/26 09:12 |
P5 |
tools/javac |
JDK-8334679 |
Wrong bug number in regression test for JDK-8334252 |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/06/26 09:12 |
P4 |
tools/javac |
JDK-8334037 |
Local class creation in lambda in pre-construction context crashes javac |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/06/26 09:12 |
P4 |
tools/javac |
JDK-8333766 |
Stack overflow with anonymous class in super() parameter |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/06/26 09:12 |
P3 |
tools/javac |
JDK-8333313 |
NullPointerException in lambda instantiating an inner local class in prologue |
Maurizio Cimadamore |
Oracle |
(same) |
(same) |
2024/06/26 09:09 |
P2 |
core-libs/java.lang.invoke |
JDK-8334872 |
BigEndian: java/lang/invoke/condy Tests failing since JDK-8294960 |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/06/26 08:44 |
P4 |
hotspot/runtime |
JDK-8333994 |
NMT: call stacks should show source information |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/26 07:40 |
P4 |
hotspot/gc |
JDK-8269870 |
PS: Membar in PSPromotionManager::copy_unmarked_to_survivor_space could be relaxed |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/26 07:09 |
P4 |
hotspot/compiler |
JDK-8334650 |
Add debug information about whether an Assertion Predicate is for the init or last value |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/06/26 05:15 |
P4 |
hotspot/runtime |
JDK-8333133 |
Simplify QuickSort::sort |
Kim Barrett |
Oracle |
(same) |
(same) |
2024/06/26 00:59 |
P4 |
hotspot/compiler |
JDK-8334505 |
RISC-V: Several tests fail when MaxVectorSize does not match VM_Version::_initial_vector_length |
Gui Cao |
Independent |
(same) |
(same) |
2024/06/25 22:31 |
P3 |
hotspot/compiler |
JDK-8333583 |
Crypto-XDH.generateSecret regression after JDK-8329538 |
Volodymyr Paprotski |
Intel |
(same) |
(same) |
2024/06/25 19:50 |
P3 |
hotspot/jvmti |
JDK-8333542 |
Breakpoint in parallel code does not work |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/06/25 19:05 |
P3 |
core-libs/java.util:i18n |
JDK-8334653 |
ISO 4217 Amendment 177 Update |
Justin Lu |
Oracle |
(same) |
(same) |
2024/06/25 19:05 |
P4 |
core-libs/java.util:i18n |
JDK-8334418 |
Update IANA Language Subtag Registry to Version 2024-06-14 |
Justin Lu |
Oracle |
(same) |
(same) |
2024/06/25 18:19 |
P4 |
core-libs/java.util:i18n |
JDK-8334810 |
Redo: Un-ProblemList LocaleProvidersRun and CalendarDataRegression |
Yude Lin |
Alibaba |
(same) |
(same) |
2024/06/25 18:19 |
P3 |
core-libs/java.util:i18n |
JDK-8268379 |
java/util/Locale/LocaleProvidersRun.java and sun/util/locale/provider/CalendarDataRegression.java timed out |
Yude Lin |
Alibaba |
(same) |
(same) |
2024/06/25 17:10 |
P3 |
hotspot/compiler |
JDK-8334629 |
[BACKOUT] PhaseIdealLoop::conditional_move is too conservative |
Quan Anh Mai |
Independent |
(same) |
(same) |
2024/06/25 16:44 |
P4 |
hotspot/runtime |
JDK-8334598 |
Default classlist in JDK is not deterministic after JDK-8293980 |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/06/25 16:04 |
P3 |
hotspot/compiler |
JDK-8334421 |
assert(!oldbox->is_unbalanced()) failed: this should not be called for unbalanced region |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/06/25 14:37 |
P4 |
hotspot/runtime |
JDK-8333658 |
NMT: Use an allocator with 4-byte pointers to save memory in NativeCallStackStorage |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/06/25 14:07 |
P4 |
hotspot/runtime |
JDK-8334899 |
Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580 |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/06/25 14:06 |
P4 |
hotspot/compiler |
JDK-8334397 |
RISC-V: verify perf of ReverseBytesS/US |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/06/25 12:21 |
P4 |
security-libs/java.security |
JDK-8248981 |
Specify list of standard message digest and mgf algorithms for RSASSA-PSS signature |
Sean Mullan |
Oracle |
(same) |
(same) |
2024/06/25 09:12 |
P4 |
core-svc/tools |
JDK-8334287 |
Man page update for jstatd deprecation |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/06/25 07:08 |
P4 |
hotspot/gc |
JDK-8331911 |
Reconsider locking for recently disarmed nmethods |
Neethu Prasad |
Amazon |
(same) |
(same) |
2024/06/25 05:06 |
P4 |
hotspot/runtime |
JDK-8334223 |
Make Arena MEMFLAGs immutable |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/25 03:26 |
P2 |
client-libs/javax.swing |
JDK-8334580 |
Deprecate no-arg constructor BasicSliderUI() for removal |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/06/25 02:19 |
P3 |
client-libs/java.awt |
JDK-8185429 |
[macos] After a modal dialog is closed, no window becomes active |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/06/24 18:19 |
P4 |
hotspot/runtime |
JDK-8306580 |
Propagate CDS dumping errors instead of directly exiting the VM |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/06/24 18:05 |
P4 |
hotspot/runtime |
JDK-8321033 |
Avoid casting Array to GrowableArray |
Matias Saavedra Silva |
Oracle |
(same) |
(same) |
2024/06/24 14:36 |
P3 |
hotspot/jfr |
JDK-8334765 |
JFR: Log chunk waste |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/06/24 13:34 |
P4 |
core-libs/java.lang.classfile |
JDK-8334040 |
jdk/classfile/CorpusTest.java timed out |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/06/24 13:33 |
P4 |
hotspot/runtime |
JDK-8332362 |
Implement os::committed_in_range for MacOS and AIX |
Robert Toyonaga |
Red Hat |
(same) |
(same) |
2024/06/24 12:37 |
P4 |
hotspot/runtime |
JDK-8334299 |
Deprecate LockingMode option, along with LM_LEGACY and LM_MONITOR |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/06/24 11:27 |
P4 |
hotspot/runtime |
JDK-8334564 |
VM startup: fatal error: FLAG_SET_ERGO cannot be used to set an invalid value for NonNMethodCodeHeapSize |
Lucy Schmidt |
SAP |
(same) |
(same) |
2024/06/24 11:15 |
P4 |
security-libs/java.security |
JDK-8324841 |
PKCS11 tests still skip execution |
Matthew Donovan |
Oracle |
(same) |
(same) |
2024/06/24 08:58 |
P4 |
hotspot/compiler |
JDK-8334571 |
Extract control dependency rewiring out of PhaseIdealLoop::dominated_by() into separate method |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/06/24 08:46 |
P2 |
hotspot/gc |
JDK-8334594 |
Generational ZGC: Deadlock after OopMap rewrites in 8331572 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/06/24 07:51 |
P4 |
hotspot/runtime |
JDK-8334489 |
Add function os::used_memory |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/06/24 07:14 |
P4 |
hotspot/compiler |
JDK-8334083 |
C2 SuperWord: TestCompatibleUseDefTypeSize.java fails with -XX:+AlignVector after JDK-8325155 |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/24 06:33 |
P4 |
hotspot/compiler |
JDK-8334560 |
[PPC64]: postalloc_expand_java_dynamic_call_sched does not copy all fields |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/06/24 06:06 |
P4 |
hotspot/gc |
JDK-8329994 |
Zap alignment padding bits for ArrayOops in non-release builds |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/06/24 05:15 |
P4 |
infrastructure |
JDK-8334166 |
Enable binary check |
Zhao Song |
Oracle |
(same) |
(same) |
2024/06/23 18:00 |
P3 |
core-libs |
JDK-8334339 |
Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3 |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/06/23 12:33 |
P4 |
hotspot/runtime |
JDK-8334180 |
NMT gtests introduced with 8312132 should be labeled as NMT |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/06/23 08:19 |
P4 |
hotspot/runtime |
JDK-8334392 |
Switch RNG in NMT's treap |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/06/22 12:16 |
P4 |
core-libs/java.lang.foreign |
JDK-8334708 |
FFM: two javadoc problems |
Hannes Greule |
Independent |
(same) |
(same) |
2024/06/21 22:38 |
P2 |
tools/javap |
JDK-8333748 |
javap crash - Fatal error: Unmatched bit position 0x2 for location CLASS |
Chen Liang |
Independent |
(same) |
(same) |
2024/06/21 20:13 |
P4 |
deploy |
JDK-8332099 |
since-checker - Add @ since to package-info in jdk.jsobject |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/06/21 18:02 |
P2 |
client-libs/2d |
JDK-8334509 |
Cancelling PageDialog does not return the same PageFormat object |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/06/21 16:37 |
P3 |
security-libs/jdk.security |
JDK-8334441 |
Mark tests in jdk_security_infra group as manual |
Rajan Halade |
Oracle |
(same) |
(same) |
2024/06/21 15:48 |
P5 |
hotspot/compiler |
JDK-8334715 |
[riscv] Mixed use of tab and whitespace in riscv.ad |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/06/21 14:23 |
P4 |
hotspot/compiler |
JDK-8334695 |
Fix build failure without zgc after JDK-8333300 |
Jie Fu |
Tencent |
(same) |
(same) |
2024/06/21 14:16 |
P4 |
security-libs/java.security |
JDK-8333867 |
SHA3 performance can be improved |
ferenc.r.rakoczi |
Oracle |
(same) |
(same) |
2024/06/21 13:51 |
P4 |
core-svc/tools |
JDK-8327793 |
Deprecate jstatd for removal |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/06/21 13:43 |
P2 |
hotspot/compiler |
JDK-8334706 |
[JVMCI] APX registers incorrectly exposed on AMD64 |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/06/21 10:44 |
P4 |
tools/jshell |
JDK-8332314 |
Add window size configuration option to JavaShellToolBuilder interface |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/06/21 10:36 |
P4 |
client-libs/javax.swing |
JDK-8166352 |
FilePane.createDetailsView() removes JTable TAB, SHIFT-TAB functionality |
Tejesh R |
Oracle |
(same) |
(same) |
2024/06/21 10:36 |
P3 |
client-libs/javax.swing |
JDK-6967482 |
TAB-key does not work in JTables after selecting details-view in JFileChooser |
Tejesh R |
Oracle |
(same) |
(same) |
2024/06/21 09:43 |
P3 |
core-libs/java.nio |
JDK-8327370 |
(ch) sun.nio.ch.Poller.register throws AssertionError |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/21 08:38 |
P4 |
hotspot/jvmti |
JDK-8333361 |
ubsan,test : libHeapMonitorTest.cpp:518:9: runtime error: null pointer passed as argument 2, which is declared to never be null |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/21 07:36 |
P3 |
hotspot/jfr |
JDK-8323196 |
jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Events are not ordered! Reuse = false" |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/06/21 07:04 |
P4 |
hotspot/runtime |
JDK-8334567 |
[test] runtime/os/TestTracePageSizes move ppc handling |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/21 00:24 |
P4 |
hotspot/compiler |
JDK-8333819 |
Move embedded external addresses from relocation info into separate global table |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/06/20 23:35 |
P4 |
hotspot/compiler |
JDK-8329032 |
C2 compiler register allocation support for APX EGPRs |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/06/20 19:03 |
P4 |
hotspot/runtime |
JDK-8330699 |
Obsolete -XX:+UseEmptySlotsInSupers |
Coleen Phillimore |
Oracle |
(same) |
(same) |
2024/06/20 18:46 |
P3 |
hotspot/compiler |
JDK-8333300 |
[JVMCI] add support for generational ZGC |
Tom Rodriguez |
Oracle |
(same) |
(same) |
2024/06/20 18:04 |
P4 |
core-libs/java.util:i18n |
JDK-8334333 |
MissingResourceCauseTestRun.java fails if run by root |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/06/20 17:01 |
P4 |
other-libs/other |
JDK-8334490 |
Normalize string with locale invariant `toLowerCase()` |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/06/20 16:28 |
P3 |
core-libs/java.io |
JDK-8333358 |
java/io/IO/IO.java test fails intermittently |
Pavel Rappo |
Oracle |
(same) |
(same) |
2024/06/20 15:43 |
P4 |
hotspot/test |
JDK-8332252 |
Clean up vmTestbase/vm/share |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/06/20 15:43 |
P4 |
hotspot/svc |
JDK-8333117 |
Remove support of remote and manual debuggee launchers |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/06/20 15:42 |
P4 |
client-libs/javax.swing |
JDK-8334170 |
bug6492108.java test failed with exception Image comparison failed at (0, 0) for image 4 |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/06/20 13:45 |
P4 |
hotspot/compiler |
JDK-8332587 |
RISC-V: secondary_super_cache does not scale well |
Gui Cao |
Independent |
(same) |
(same) |
2024/06/20 11:53 |
P3 |
tools/javadoc(tool) |
JDK-8322708 |
Global HTML attributes are not allowed |
Nizar Benalla |
Oracle |
(same) |
(same) |
2024/06/20 10:10 |
P4 |
hotspot/compiler |
JDK-8334396 |
RISC-V: verify & fix perf of ReverseBytesI/L |
Hamlin Li |
Huawei |
(same) |
(same) |
2024/06/20 08:30 |
P4 |
hotspot/runtime |
JDK-8334026 |
Provide a diagnostic PrintMemoryMapAtExit switch on Linux |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/20 08:28 |
P4 |
hotspot/runtime |
JDK-8334164 |
The fix for JDK-8322811 should use _filename.is_set() rather than strcmp() |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/20 07:14 |
P4 |
hotspot/compiler |
JDK-8334544 |
C2: wrong control assigned in PhaseIdealLoop::clone_assertion_predicate_for_unswitched_loops() |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/06/20 06:15 |
P4 |
hotspot/runtime |
JDK-8334239 |
Introduce macro for ubsan method/function exclusions |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/20 05:23 |
P3 |
hotspot/gc |
JDK-8332717 |
ZGC: Division by zero in heuristics |
Erik Österlund |
Oracle |
(same) |
(same) |
2024/06/20 04:18 |
P3 |
security-libs/java.security |
JDK-8333754 |
Add a Test against ECDSA and ECDH NIST Test vector |
Sibabrata Sahoo |
Oracle |
(same) |
(same) |
2024/06/20 01:36 |
P4 |
hotspot/gc |
JDK-8334570 |
Problem list gc/TestAlwaysPreTouchBehavior.java |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/19 23:23 |
P4 |
core-libs/java.lang:reflect |
JDK-8309821 |
Link to hidden classes section in Class specification for Class::isHidden |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/06/19 19:12 |
P4 |
infrastructure/build |
JDK-8329288 |
Update Visual Studio visibility support for POSIX functions |
Magnus Ihse Bursie |
Oracle |
(same) |
(same) |
2024/06/19 16:35 |
P2 |
core-svc/javax.management |
JDK-8333344 |
JMX attaching of Subject does not work when security manager not allowed |
Kevin Walls |
Oracle |
(same) |
(same) |
2024/06/19 16:23 |
P3 |
hotspot/jfr |
JDK-8304732 |
jdk/jfr/api/consumer/recordingstream/TestStop.java failed again with "Expected outer stream to have 3 events" |
Erik Gahlin |
Oracle |
(same) |
(same) |
2024/06/19 15:15 |
P4 |
core-libs/java.lang.classfile |
JDK-8294960 |
Convert java.base/java.lang.invoke package to use the Classfile API to generate lambdas and method handles |
Adam Sotona |
Oracle |
(same) |
(same) |
2024/06/19 10:54 |
P4 |
core-libs/java.nio |
JDK-8334297 |
(so) java/nio/channels/SocketChannel/OpenLeak.java should not depend on SecurityManager |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/19 10:45 |
P3 |
tools/javac |
JDK-8334488 |
Improve error for illegal early access from nested class |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/06/19 10:35 |
P4 |
hotspot/svc |
JDK-8334215 |
serviceability/dcmd/thread/PrintMountedVirtualThread.java failing with JTREG_TEST_THREAD_FACTORY=Virtual |
imediava |
Independent |
(same) |
(same) |
2024/06/19 09:04 |
P4 |
hotspot/compiler |
JDK-8334399 |
[JVMCI] Implement JVMCICompiler::is_intrinsic_supported |
Yudi Zheng |
Oracle |
(same) |
(same) |
2024/06/19 06:45 |
P4 |
hotspot/compiler |
JDK-8331168 |
Introduce PredicateEntryIterator to iterate through predicate entries |
Christian Hagedorn |
Oracle |
(same) |
(same) |
2024/06/18 23:23 |
P3 |
tools/javac |
JDK-8334258 |
Compiler erronousely allows access to instance variable in argument expression of a constructor invocation |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/06/18 21:31 |
P4 |
client-libs/java.awt |
JDK-8291472 |
[macos] jawt 1.4 lock/unlock not supported |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/06/18 16:15 |
P3 |
hotspot/compiler |
JDK-8333876 |
C2 SuperWord: regression after JDK-8325155: failed: internal connection |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/18 14:48 |
P4 |
hotspot/compiler |
JDK-8334430 |
Clean up nativeInst_x86.* |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/06/18 14:05 |
P4 |
hotspot/gc |
JDK-8333769 |
Pretouching tests dont test pretouching |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/18 13:51 |
P2 |
core-libs/java.lang:reflect |
JDK-8333854 |
IllegalAccessError with proxies after JDK-8332457 |
Chen Liang |
Independent |
(same) |
(same) |
2024/06/18 13:28 |
P4 |
security-libs/javax.net.ssl |
JDK-8332524 |
Instead of printing "TLSv1.3," it is showing "TLS13" |
Nibedita Jena |
Oracle |
(same) |
(same) |
2024/06/18 12:08 |
P4 |
hotspot/compiler |
JDK-8333805 |
Replaying compilation with null static final fields results in a crash |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/06/18 10:24 |
P4 |
tools/javadoc(tool) |
JDK-8334332 |
TestIOException.java fails if run by root |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/06/18 09:48 |
P3 |
hotspot/compiler |
JDK-8334442 |
Temporarily disable return type assertion to reduce noise in testing |
Roberto Castaneda Lozano |
Oracle |
(same) |
(same) |
2024/06/18 08:42 |
P3 |
tools/javac |
JDK-8334444 |
VerifyError when inner class is accessed in prologue |
Archie Cobbs |
Independent |
Vicente Arturo Romero Zaldivar |
Oracle |
2024/06/18 08:33 |
P4 |
hotspot/gc |
JDK-8334097 |
Parallel: Obsolete HeapFirstMaximumCompactionCount |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/18 08:27 |
P4 |
hotspot/gc |
JDK-8334293 |
G1: Refactor G1ConcurrentMark::update_top_at_rebuild_start |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/18 07:25 |
P3 |
infrastructure/build |
JDK-8331431 |
Update to use jtreg 7.4 |
Christian Stein |
Oracle |
(same) |
(same) |
2024/06/18 06:48 |
P4 |
hotspot/runtime |
JDK-8333639 |
ubsan: cppVtables.cpp:81:55: runtime error: index 14 out of bounds for type 'long int [1]' |
Martin Doerr |
SAP |
(same) |
(same) |
2024/06/18 05:24 |
P4 |
hotspot/compiler |
JDK-8333964 |
RISC-V: C2: Check "requires_strict_order" flag for floating-point add reduction |
Gui Cao |
Independent |
(same) |
(same) |
2024/06/17 19:37 |
P4 |
client-libs/2d |
JDK-8332854 |
Unable to build openjdk with --with-harfbuzz=system |
Philip Race |
Oracle |
(same) |
(same) |
2024/06/17 17:27 |
P4 |
hotspot/runtime |
JDK-8332105 |
Exploded JDK does not include CDS |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/17 15:50 |
P4 |
hotspot/gc |
JDK-8333962 |
Obsolete OldSize |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/17 12:57 |
P2 |
hotspot/jfr |
JDK-8334393 |
ZGC: RunThese24H fails with ExitCode 139 during shutdown |
Markus Grönlund |
Oracle |
(same) |
(same) |
2024/06/17 11:35 |
P4 |
hotspot/test |
JDK-8334078 |
RISC-V: TestIntVect.java fails after JDK-8332153 when running without RVV |
Gui Cao |
Independent |
(same) |
(same) |
2024/06/17 09:30 |
P3 |
hotspot/compiler |
JDK-8331117 |
[PPC64] secondary_super_cache does not scale well |
Martin Doerr |
SAP |
(same) |
(same) |
2024/06/17 08:57 |
P4 |
hotspot/compiler |
JDK-8332903 |
ubsan: opto/output.cpp:1002:18: runtime error: load of value 171, which is not a valid value for type 'bool' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/17 08:23 |
P4 |
infrastructure/build |
JDK-8330586 |
GHA: Drop additional gcc/glibc packages installation for x86_32 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2024/06/17 08:06 |
P4 |
hotspot/runtime |
JDK-8334222 |
exclude containers/cgroup/PlainRead.java |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/17 07:00 |
P4 |
hotspot/compiler |
JDK-8333729 |
C2 SuperWord: remove some @requires usages in test/hotspot/jtreg/compiler/loopopts/superword |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/17 06:58 |
P4 |
hotspot/compiler |
JDK-8334228 |
C2 SuperWord: fix JDK-24 regression in VPointer::cmp_for_sort after JDK-8325155 |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/17 06:16 |
P2 |
hotspot/runtime |
JDK-8324781 |
runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved |
Liming Liu |
Ampere |
(same) |
(same) |
2024/06/14 15:32 |
P4 |
hotspot/test |
JDK-8332113 |
Update nsk.share.Log to be always verbose |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/06/14 15:32 |
P4 |
hotspot/test |
JDK-8330702 |
Update failure handler to don't generate Error message if cores actions are empty |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/06/14 14:53 |
P4 |
tools/javac |
JDK-8334252 |
Verifier error for lambda declared in early construction context |
Archie Cobbs |
Independent |
(same) |
(same) |
2024/06/14 13:50 |
P3 |
hotspot/compiler |
JDK-8328107 |
Shenandoah/C2: TestVerifyLoopOptimizations test failure |
Roland Westrelin |
Red Hat |
(same) |
(same) |
2024/06/14 12:48 |
P4 |
tools/launcher |
JDK-8333714 |
Cleanup the usages of CHECK_EXCEPTION_NULL_FAIL macro in java launcher |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/06/14 09:32 |
P4 |
hotspot/runtime |
JDK-8332400 |
isspace argument should be a valid unsigned char |
Robert Toyonaga |
Red Hat |
(same) |
(same) |
2024/06/14 07:13 |
P4 |
hotspot/runtime |
JDK-8332818 |
ubsan: archiveHeapLoader.cpp:70:27: runtime error: applying non-zero offset 18446744073707454464 to null pointer |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/14 06:06 |
P4 |
hotspot/runtime |
JDK-8293980 |
Resolve CONSTANT_FieldRef at CDS dump time |
Ioi Lam |
Oracle |
(same) |
(same) |
2024/06/14 01:18 |
P4 |
hotspot/runtime |
JDK-8330198 |
Add some class loading related perf counters to measure VM startup |
Calvin Cheung |
Oracle |
(same) |
(same) |
2024/06/13 21:27 |
P3 |
globalization/translation |
JDK-8333827 |
JDK 23 RDP1 L10n resource files update |
Damon Nguyen |
Oracle |
(same) |
(same) |
2024/06/13 20:55 |
P4 |
core-libs/java.util.regex |
JDK-8333599 |
Improve description of \b matcher in j.u.r.Pattern |
Raffaello Giulietti |
Oracle |
(same) |
(same) |
2024/06/13 19:44 |
P4 |
client-libs |
JDK-8334032 |
javax.print: Missing @since tag in new class OutputBin |
Marc Hoffmann |
Independent |
(same) |
(same) |
2024/06/13 19:38 |
P4 |
infrastructure/build |
JDK-8333685 |
Make update-copyright-year script more useful |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/13 18:11 |
P3 |
hotspot/compiler |
JDK-8333840 |
C2 SuperWord: wrong result for MulAddS2I when inputs permuted |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/13 16:30 |
P4 |
core-libs/java.util.stream |
JDK-8334162 |
Gatherer.defaultCombiner has an erronous @see-link |
Viktor Klang |
Oracle |
(same) |
(same) |
2024/06/13 16:28 |
P4 |
hotspot/svc |
JDK-8313562 |
hsperfdata should export module path and "launcher" metadata |
larry.cable |
Oracle |
(same) |
(same) |
2024/06/13 15:50 |
P4 |
client-libs/2d |
JDK-8333801 |
Typos in @code references of BufferedImage and JTableHeader |
Jayathirth D V |
Oracle |
(same) |
(same) |
2024/06/13 14:02 |
P4 |
hotspot/runtime |
JDK-8333887 |
ubsan: unsafe.cpp:247:13: runtime error: store to null pointer of type 'volatile int' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/13 13:16 |
P4 |
core-libs/java.net |
JDK-8211854 |
[aix] java/net/ServerSocket/AcceptInheritHandle.java fails: read times out |
Christoph Langer |
SAP |
(same) |
(same) |
2024/06/13 13:14 |
P4 |
hotspot/runtime |
JDK-8211847 |
[aix] java/lang/ProcessHandle/InfoTest.java fails: "reported cputime less than expected" |
Christoph Langer |
SAP |
(same) |
(same) |
2024/06/13 13:13 |
P4 |
client-libs/2d |
JDK-8334123 |
log the opening of Type 1 fonts |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/13 12:45 |
P4 |
client-libs/2d |
JDK-8333277 |
ubsan: mlib_ImageScanPoly.c:292:43: runtime error: division by zero |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/13 08:38 |
P3 |
hotspot/runtime |
JDK-8334179 |
VMATreeTest.TestConsistencyWithSimpleTracker_vm runs 50+ seconds |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/13 06:35 |
P4 |
hotspot/compiler |
JDK-8333684 |
C2 SuperWord: multiple smaller refactorings in preparation for JDK-8332163 |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/13 04:49 |
P4 |
client-libs/javax.accessibility |
JDK-8311110 |
multichar warning in WinAccessBridge.cpp |
Abhishek Kumar |
Oracle |
(same) |
(same) |
2024/06/13 02:53 |
P3 |
hotspot/runtime |
JDK-8322064 |
Remove expired flags in JDK 24 |
David Holmes |
Oracle |
(same) |
(same) |
2024/06/12 23:18 |
P3 |
hotspot/svc |
JDK-8330846 |
Add stacks of mounted virtual threads to the HotSpot thread dump |
imediava |
Independent |
(same) |
(same) |
2024/06/12 18:59 |
P4 |
security-libs/javax.crypto |
JDK-8209092 |
Remove outdated wording from RC5ParameterSpec |
Ben Perez |
Oracle |
(same) |
(same) |
2024/06/12 18:44 |
P3 |
client-libs/javax.swing |
JDK-8315655 |
[macos] Right click and dragging over a component with a popup menu will open the popup |
Alisen Chung |
Oracle |
(same) |
(same) |
2024/06/12 14:06 |
P4 |
hotspot/runtime |
JDK-8332139 |
SymbolTableHash::Node allocations allocates twice the required memory |
Axel Boldt-Christmas |
Oracle |
(same) |
(same) |
2024/06/12 13:37 |
P3 |
tools/jpackage |
JDK-8319457 |
Update jpackage to support WiX v4 and v5 on Windows |
Alexey Semenyuk |
Oracle |
(same) |
(same) |
2024/06/12 13:29 |
P4 |
hotspot/compiler |
JDK-8321308 |
AArch64: Fix matching predication for cbz/cbnz |
Fei Gao |
ARM |
(same) |
(same) |
2024/06/12 13:24 |
P3 |
hotspot/compiler |
JDK-8333382 |
[s390x] Enhance popcnt Instruction to use Z15 facilities |
Amit Kumar |
IBM |
(same) |
(same) |
2024/06/12 11:29 |
P4 |
core-libs/java.net |
JDK-8299487 |
Test java/net/httpclient/whitebox/SSLTubeTestDriver.java timed out |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/12 10:53 |
P4 |
core-libs/java.net |
JDK-8334028 |
HttpClient: NPE thrown from assert statement |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/12 10:03 |
P4 |
hotspot/compiler |
JDK-8319933 |
Disable tests for JDK-8280481 on Graal |
Douglas Simon |
Oracle |
(same) |
(same) |
2024/06/12 09:35 |
P4 |
core-libs/java.lang.foreign |
JDK-8333886 |
Explicitly specify that asSlice and reinterpret return a memory segment backed by the same region of memory. |
Per-Ake Minborg |
Oracle |
(same) |
(same) |
2024/06/12 09:18 |
P5 |
hotspot/compiler |
JDK-8334077 |
Fix problem list entries for compiler tests |
Tobias Hartmann |
Oracle |
(same) |
(same) |
2024/06/12 07:06 |
P4 |
hotspot/jvmti |
JDK-8333730 |
ubsan: FieldIndices/libFieldIndicesTest.cpp:276:11: runtime error: null pointer passed as argument 2, which is declared to never be null |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/12 06:18 |
P4 |
hotspot/jfr |
JDK-8332699 |
ubsan: jfrEventSetting.inline.hpp:31:43: runtime error: index 163 out of bounds for type 'jfrNativeEventSetting [162]' |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/12 05:36 |
P4 |
core-libs/java.io:serialization |
JDK-8222884 |
ConcurrentClassDescLookup.java times out intermittently |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/06/12 05:32 |
P4 |
client-libs/javax.swing |
JDK-8333940 |
Ensure javax/swing/TestUngrab.java run on all platforms |
Prasanta Sadhukhan |
Oracle |
(same) |
(same) |
2024/06/11 22:09 |
P4 |
hotspot/gc |
JDK-8333926 |
Shenandoah: Lower default immediate garbage threshold |
William Kemper |
Amazon |
(same) |
(same) |
2024/06/11 21:03 |
P4 |
core-svc/debugger |
JDK-8330534 |
Update nsk/jdwp tests to use driver instead of othervm |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/06/11 20:10 |
P2 |
infrastructure |
JDK-8334036 |
Update JCov for class file version 68 |
Aleksandre Iline |
Oracle |
(same) |
(same) |
2024/06/11 18:40 |
P4 |
hotspot/jvmti |
JDK-8333841 |
Add more logging into setfldw001 tests |
Leonid Mesnik |
Oracle |
(same) |
(same) |
2024/06/11 17:34 |
P4 |
core-libs/java.lang |
JDK-8333742 |
ProcessImpl and ProcessHandleImpl may mishandle processes that exit with code 259 |
Daniel Jelinski |
Oracle |
(same) |
(same) |
2024/06/11 11:47 |
P4 |
client-libs/java.awt |
JDK-8333360 |
PrintNullString.java doesn't use float arguments |
Renjith Kannath Pariyangad |
Oracle |
(same) |
(same) |
2024/06/11 11:23 |
P4 |
hotspot/gc |
JDK-8333972 |
Parallel: Remove unused methods in PSOldGen |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/11 08:37 |
P4 |
hotspot/gc |
JDK-8333954 |
Parallel: Remove unused arguments of type ParCompactionManager* |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/11 07:53 |
P4 |
hotspot/gc |
JDK-8333917 |
G1: Refactor G1CollectedHeap::register_old_region_with_region_attr |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/11 07:16 |
P4 |
hotspot/compiler |
JDK-8320725 |
AArch64: C2: Add "requires_strict_order" flag for floating-point add and mul reduction |
Bhavana Kilambi |
ARM |
(same) |
(same) |
2024/06/11 06:57 |
P4 |
hotspot/gc |
JDK-8331675 |
gtest CollectorPolicy.young_min_ergo_vm fails after 8272364 |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/11 05:48 |
P4 |
hotspot/compiler |
JDK-8333649 |
Allow different NativeCall encodings |
Robbin Ehn |
Rivos |
(same) |
(same) |
2024/06/11 05:35 |
P4 |
hotspot/jvmti |
JDK-8333931 |
Problemlist serviceability/jvmti/vthread/CarrierThreadEventNotification |
Serguei Spitsyn |
Oracle |
(same) |
(same) |
2024/06/11 03:48 |
P4 |
core-svc/java.lang.instrument |
JDK-8333756 |
java/lang/instrument/NativeMethodPrefixApp.java failed due to missing intrinsic |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/06/11 01:05 |
P4 |
infrastructure/build |
JDK-8330205 |
Initial troff manpage generation for JDK 24 |
David Holmes |
Oracle |
(same) |
(same) |
2024/06/10 17:58 |
P4 |
hotspot/compiler |
JDK-8329141 |
Obsolete RTM flags and code |
Vladimir Kozlov |
Oracle |
(same) |
(same) |
2024/06/10 17:15 |
P4 |
core-libs/java.lang |
JDK-8333828 |
Use value javadoc tag in java.lang.{Float, Double} |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/06/10 15:41 |
P4 |
security-libs/javax.crypto:pkcs11 |
JDK-8333829 |
ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8333317 |
Matthew Donovan |
Oracle |
(same) |
(same) |
2024/06/10 15:23 |
P4 |
hotspot/gc |
JDK-8333779 |
Parallel: Remove Summary phase related debug print during Full GC |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/10 15:23 |
P4 |
hotspot/gc |
JDK-8333641 |
Serial: Remove Generation::supports_tlab_allocation |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/10 13:44 |
P4 |
hotspot/compiler |
JDK-8333652 |
RISC-V: compiler/vectorapi/VectorGatherMaskFoldingTest.java fails when using RVV |
Gui Cao |
Independent |
(same) |
(same) |
2024/06/10 13:41 |
P4 |
hotspot/runtime |
JDK-8326085 |
Remove unnecessary UpcallContext constructor |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/10 12:57 |
P4 |
hotspot/compiler |
JDK-8325821 |
[REDO] use "dmb.ishst+dmb.ishld" for release barrier |
Kuai Wei |
Alibaba |
(same) |
(same) |
2024/06/10 12:47 |
P3 |
core-libs/java.nio |
JDK-8333849 |
(dc) DatagramChannel send/receive fails with UOE if buffer backed by memory segment allocated from shared arena |
Alan Bateman |
Oracle |
(same) |
(same) |
2024/06/10 12:44 |
P3 |
core-libs/java.net |
JDK-8333804 |
java/net/httpclient/ForbiddenHeadTest.java threw an exception with 0 failures |
Daniel Fuchs |
Oracle |
(same) |
(same) |
2024/06/10 12:33 |
P4 |
hotspot/runtime |
JDK-8333775 |
Small improvement to outputStream auto-indentation mode |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/10 10:05 |
P5 |
core-libs/java.lang.invoke |
JDK-8333824 |
Unused ClassValue in VarHandles |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/06/10 09:00 |
P4 |
hotspot/runtime |
JDK-8322811 |
jcmd System.dump_map help info has conflicting statements |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/10 08:18 |
P4 |
core-libs |
JDK-8333833 |
Remove the use of ByteArrayLittleEndian from UUID::toString |
Shaojin Wen |
Alibaba |
(same) |
(same) |
2024/06/10 08:14 |
P4 |
hotspot/runtime |
JDK-8333522 |
JFR SwapSpace event might read wrong free swap space size |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/09 00:47 |
P4 |
hotspot/compiler |
JDK-8329031 |
CPUID feature detection for Advanced Performance Extensions (Intel® APX) |
Jatin Bhateja |
Intel |
(same) |
(same) |
2024/06/08 13:05 |
P4 |
core-libs/java.lang |
JDK-8333749 |
Consolidate ConstantDesc conversion in java.base |
Chen Liang |
Independent |
(same) |
(same) |
2024/06/08 04:41 |
P4 |
hotspot/runtime |
JDK-8333412 |
[s390x] Add support for branch on count instruction |
Amit Kumar |
IBM |
(same) |
(same) |
2024/06/07 20:38 |
P4 |
infrastructure/build |
JDK-8333823 |
Update --release 23 symbol information for JDK 23 build 26 |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/06/07 20:03 |
P4 |
hotspot/gc |
JDK-8333716 |
Shenandoah: Check for disarmed method before taking the nmethod lock |
Neethu Prasad |
Amazon |
(same) |
(same) |
2024/06/07 19:32 |
P4 |
hotspot/runtime |
JDK-8312412 |
Uninitialized klassVtable::_verify_count field |
Elif Aslan |
Amazon |
(same) |
(same) |
2024/06/07 19:30 |
P4 |
core-svc/tools |
JDK-8333680 |
com/sun/tools/attach/BasicTests.java fails with "SocketException: Permission denied: connect" |
Alex Menkov |
Oracle |
(same) |
(same) |
2024/06/07 17:36 |
P4 |
hotspot/runtime |
JDK-8330420 |
Inverted use of DisplayVMOutputToStderr in ostream_exit |
Sonia Zaldana Calles |
Red Hat |
(same) |
(same) |
2024/06/07 17:02 |
P4 |
hotspot/compiler |
JDK-8320448 |
Accelerate IndexOf using AVX2 |
Scott Gibbons |
Intel |
(same) |
(same) |
2024/06/07 16:22 |
P4 |
core-libs/java.io |
JDK-8332161 |
Test restoring echo in the Console implementation (java.base) |
Naoto Sato |
Oracle |
(same) |
(same) |
2024/06/07 15:40 |
P2 |
core-libs/java.lang.invoke |
JDK-8325984 |
4 jcstress tests are failing in Tier6 4 times each |
Jorn Vernee |
Oracle |
(same) |
(same) |
2024/06/07 14:50 |
P5 |
core-libs/java.util |
JDK-8333774 |
Avoid eagerly loading various EmptySpliterator classes |
Claes Redestad |
Oracle |
(same) |
(same) |
2024/06/07 13:36 |
P5 |
infrastructure/build |
JDK-8333477 |
Delete extra empty spaces in Makefiles |
Sendao Yan |
Alibaba |
(same) |
(same) |
2024/06/07 12:17 |
P4 |
hotspot/runtime |
JDK-8333653 |
Remove MallocHeader::get_stack |
Johan Sjölen |
Oracle |
(same) |
(same) |
2024/06/07 08:50 |
P4 |
hotspot/compiler |
JDK-8331733 |
[PPC64] saving and restoring CR is not needed at most places |
Varada M |
IBM |
(same) |
(same) |
2024/06/07 08:24 |
P4 |
hotspot/compiler |
JDK-8331935 |
Add support for primitive array C1 clone intrinsic in PPC |
Varada M |
IBM |
(same) |
(same) |
2024/06/07 08:12 |
P4 |
hotspot/gc |
JDK-8332516 |
Serial: Always sample promoted bytes to avoid getting stuck in Full GCs |
Albert Yang |
Oracle |
(same) |
(same) |
2024/06/07 07:34 |
P4 |
hotspot/runtime |
JDK-8333211 |
NMT Reports: replace manual indentation handling with auto indent |
Thomas Stuefe |
Red Hat |
(same) |
(same) |
2024/06/07 07:12 |
P4 |
security-libs/java.security |
JDK-8333724 |
Problem list security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#teliasonerarootcav1 |
Matthias Baesken |
SAP |
(same) |
(same) |
2024/06/07 06:16 |
P4 |
hotspot/compiler |
JDK-8331311 |
C2: Big Endian Port of 8318446: optimize stores into primitive arrays by combining values into larger store |
Richard Reingruber |
SAP |
(same) |
(same) |
2024/06/07 05:07 |
P4 |
hotspot/compiler |
JDK-8332537 |
C2: High memory usage reported for compiler/loopopts/superword/TestAlignVectorFuzzer.java |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/07 05:04 |
P4 |
hotspot/compiler |
JDK-8333713 |
C2 SuperWord: cleanup in vectornode.cpp/hpp |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/07 05:01 |
P4 |
hotspot/compiler |
JDK-8325155 |
C2 SuperWord: remove alignment boundaries |
Emanuel Peter |
Oracle |
(same) |
(same) |
2024/06/07 00:35 |
P4 |
core-libs/java.util.jar |
JDK-8026127 |
Deflater/Inflater documentation incomplete/misleading |
Jaikiran Pai |
Oracle |
(same) |
(same) |
2024/06/06 20:34 |
P4 |
core-libs/java.text |
JDK-8333456 |
CompactNumberFormat integer parsing fails when string has no suffix |
Justin Lu |
Oracle |
(same) |
(same) |
2024/06/06 17:29 |
P2 |
infrastructure/build |
JDK-8333743 |
Change .jcheck/conf branches property to match valid branches |
Kevin Rushforth |
Oracle |
(same) |
(same) |
2024/06/06 16:01 |
P4 |
tools/javac |
JDK-8330184 |
Add source 24 and target 24 to javac |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/06/06 16:01 |
P4 |
core-libs/javax.lang.model |
JDK-8330183 |
Add SourceVersion.RELEASE_24 |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/06/06 16:01 |
P4 |
core-libs/java.lang:reflect |
JDK-8330182 |
Start of release updates for JDK 24 |
Joe Darcy |
Oracle |
(same) |
(same) |
2024/06/05 13:02 |
P4 |
core-libs/java.util.stream |
JDK-8327854 |
Test java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java failed with RuntimeException |
Doug Lea |
Independent |
(same) |
(same) |