Skip to content

Pull requests: openjdk/jdk21u-dev

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

8371889: Deadlock in ThrowableTracer
#2483 opened Nov 19, 2025 by rkennke Draft
4 of 6 tasks
8331485: Odd Results when Parsing Scientific Notation with Large Exponent backport Port of a pull request already in a different code base rfr Pull request is ready for review
#2481 opened Nov 17, 2025 by rm-gh-8 Loading…
2 of 5 tasks
8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required csr Pull request needs approved CSR before integration rfr Pull request is ready for review
#2480 opened Nov 17, 2025 by rm-gh-8 Loading…
2 of 4 tasks
8349192: jvmti/scenarios/contention/TC05/tc05t001 fails: ERROR: tc05t001.cpp, 281: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000) backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2479 opened Nov 15, 2025 by sendaoYan Loading…
2 of 3 tasks
8313319: [linux] mmap should use MAP_FIXED_NOREPLACE if available approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review
#2476 opened Nov 14, 2025 by sercher Loading…
3 of 4 tasks
8354922: ZGC: Use MAP_FIXED_NOREPLACE when reserving memory approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review
#2475 opened Nov 14, 2025 by sercher Loading…
3 of 4 tasks
8352682: Opensource JComponent tests backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2472 opened Nov 14, 2025 by GoeLin Loading…
2 of 3 tasks
8351110: ImageIO.write for JPEG can write corrupt JPEG for certain thumbnail dimensions approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2471 opened Nov 13, 2025 by rm-gh-8 Loading…
2 of 3 tasks
8358496: Concurrent reading from Socket with timeout executes sequentially approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review
#2470 opened Nov 13, 2025 by rm-gh-8 Loading…
2 of 4 tasks
8333456: CompactNumberFormat integer parsing fails when string has no suffix backport Port of a pull request already in a different code base rfr Pull request is ready for review
#2468 opened Nov 13, 2025 by rm-gh-8 Loading…
2 of 4 tasks
8327290: Remove unused notproduct option TraceInvocationCounterOverflow backport Port of a pull request already in a different code base rfr Pull request is ready for review
#2466 opened Nov 12, 2025 by mmm-choi Loading…
2 of 4 tasks
8327741: JVM crash in hotspot/share/opto/compile.cpp - failed: missing inlining msg backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2464 opened Nov 11, 2025 by elifaslan1 Loading…
2 of 3 tasks
8317678: Fix up hashCode() for ZipFile.Source.Key approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2463 opened Nov 11, 2025 by rm-gh-8 Loading…
2 of 3 tasks
8368328: CompactNumberFormat.clone does not produce independent instances backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2462 opened Nov 11, 2025 by rm-gh-8 Loading…
2 of 3 tasks
8327289: Remove unused PrintMethodFlushingStatistics option backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2461 opened Nov 11, 2025 by elifaslan1 Loading…
2 of 3 tasks
8367901: Calendar.roll(hour, 24) returns wrong result backport Port of a pull request already in a different code base rfr Pull request is ready for review
#2460 opened Nov 11, 2025 by rm-gh-8 Loading…
3 of 4 tasks
8319957: PhaseOutput::code_size is unused and should be removed backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2459 opened Nov 11, 2025 by elifaslan1 Loading…
2 of 3 tasks
8366128: jdk/jdk/nio/zipfs/TestPosix.java::testJarFile uses wrong file backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2453 opened Nov 7, 2025 by jmtd Loading…
2 of 3 tasks
8368882: NPE during text drawing on machine with JP locale backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2448 opened Nov 5, 2025 by snazarkin Loading…
2 of 3 tasks
8371114: Problemlist vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006/TestDescription.java backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2447 opened Nov 5, 2025 by sendaoYan Loading…
2 of 3 tasks
8366817: test/jdk/javax/net/ssl/TLSCommon/interop/JdkProcServer.java and JdkProcClient.java should not delete logs backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2446 opened Nov 5, 2025 by sendaoYan Loading…
2 of 3 tasks
8370732: Use WhiteBox.getWhiteBox().fullGC() to provoking gc for nsk/jvmti tests backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2440 opened Nov 1, 2025 by sendaoYan Loading…
2 of 3 tasks
8366694: Test JdbStopInNotificationThreadTest.java timed out after 60 second backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2436 opened Oct 31, 2025 by sendaoYan Loading…
2 of 4 tasks
8370636: com/sun/jdi/TwoThreadsTest.java should wait for completion of all threads backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2423 opened Oct 29, 2025 by sendaoYan Loading…
2 of 3 tasks
8369032: Add test to ensure serialized ICC_Profile stores only necessary optional data backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review
#2411 opened Oct 28, 2025 by mrserb Loading…
2 of 3 tasks
ProTip! Adding no:label will show everything without a label.