None.
Issue |
Description |
JDK-8359170 |
Added 4 New Root Certificates from Sectigo Limited
The following root certificates have been added to the cacerts truststore:
```
+ Sectigo Limited
+ sectigocodesignroote46
DN: CN=Sectigo Public Code Signing Root E46, O=Sectigo Limited, C=GB
Sectigo Limited
sectigocodesignrootr46
DN: CN=Sectigo Public Code Signing Root R46, O=Sectigo Limited, C=GB
Sectigo Limited
sectigotlsroote46
DN: CN=Sectigo Public Server Authentication Root E46, O=Sectigo Limited, C=GB
Sectigo Limited
sectigotlsrootr46
DN: CN=Sectigo Public Server Authentication Root R46, O=Sectigo Limited, C=GB
```
|
JDK-8350498 |
Removed Two Camerfirma Root Certificates
The following root certificates, which are terminated and no longer in use, have been removed from the cacerts keystore:
```
+ alias name "camerfirmachamberscommerceca [jdk]"
Distinguished Name: CN=Chambers of Commerce Root, OU=http://www.chambersign.org, O=AC Camerfirma SA CIF A82743287, C=EU
- alias name "camerfirmachambersignca [jdk]"
Distinguished Name: CN=Global Chambersign Root - 2008, O=AC Camerfirma S.A., SERIALNUMBER=A82743287, L=Madrid (see current address at www.camerfirma.com/address), C=EU
```
|
JDK-8303770 |
Removed Baltimore CyberTrust Root Certificate After Expiry Date
The following expired root certificate has been removed from the cacerts keystore:
`
+ alias name "baltimorecybertrustca [jdk]"
Distinguished Name: CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE
`
|
Priority |
Bug |
Summary |
P3 |
JDK-8346705 |
SNI not sent with Java 22+ using java.net.http.HttpClient.Builder#sslParameters |
P4 |
JDK-8347000 |
Bug in com/sun/net/httpserver/bugs/B6361557.java test |
P4 |
JDK-8347373 |
HTTP/2 flow control checks may count unprocessed data twice |
P4 |
JDK-8352706 |
httpclient HeadTest does not run on HTTP2 |
P4 |
JDK-8347173 |
java/net/DatagramSocket/InterruptibleDatagramSocket.java fails with virtual thread factory |
P4 |
JDK-8217914 |
java/net/httpclient/ConnectTimeoutHandshakeSync.java failed on connection refused while doing POST |
P4 |
JDK-8330598 |
java/net/httpclient/Http1ChunkedTest.java fails with java.util.MissingFormatArgumentException: Format specifier '%s' |
P4 |
JDK-8348102 |
java/net/httpclient/HttpClientSNITest.java fails intermittently |
P4 |
JDK-8281511 |
java/net/ipv6tests/UdpTest.java fails with checkTime failed |
P4 |
JDK-8347995 |
Race condition in jdk/java/net/httpclient/offline/FixedResponseHttpClient.java |
P4 |
JDK-8350546 |
Several java/net/InetAddress tests fails UnknownHostException |
Priority |
Bug |
Summary |
P2 |
JDK-8349637 |
Integer.numberOfLeadingZeros outputs incorrectly in certain cases |
P3 |
JDK-8353274 |
[PPC64] Bug related to -XX:+UseCompactObjectHeaders -XX:-UseSIGTRAP in JDK-8305895 |
P3 |
JDK-8347997 |
assert(false) failed: EA: missing memory path |
P3 |
JDK-8348261 |
assert(n->is_Mem()) failed: memory node required |
P3 |
JDK-8347018 |
C2: Insertion of Assertion Predicates ignores the effects of PhaseIdealLoop::clone_up_backedge_goo() |
P3 |
JDK-8336042 |
Caller/callee param size mismatch in deoptimization causes crash |
P3 |
JDK-8347718 |
Unexpected NullPointerException in C2 compiled code due to ReduceAllocationMerges |
P4 |
JDK-8346264 |
"Total compile time" counter should include time spent in failing/bailout compiles |
P4 |
JDK-8342775 |
[Graal] java/util/concurrent/locks/Lock/OOMEInAQS.java fails OOME thrown from the UncaughtExceptionHandler |
P4 |
JDK-8346888 |
[ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int' |
P4 |
JDK-8350483 |
AArch64: turn on signum intrinsics by default on Ampere CPUs |
P4 |
JDK-8343607 |
C2: Shenandoah crashes during barrier expansion in Continuation::enter |
P4 |
JDK-8350211 |
CTW: Attempt to preload all classes in constant pool |
P4 |
JDK-8349753 |
Incorrect use of CodeBlob::is_buffer_blob() in few places |
P4 |
JDK-8350683 |
Non-C2 / minimal JVM crashes in the build on ppc64 platforms |
P4 |
JDK-8351033 |
RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction! |
P4 |
JDK-8339889 |
Several compiler tests ignore vm flags and not marked as flagless |
P4 |
JDK-8350386 |
Test TestCodeCacheFull.java fails with option -XX:-UseCodeCacheFlushing |
P4 |
JDK-8352512 |
TestVectorZeroCount: counter not reset between iterations |
P4 |
JDK-8343978 |
Update the default value of CodeEntryAlignment for Ampere-1A and 1B |
P5 |
JDK-8352866 |
TestLogJIT.java runs wrong test class |
Priority |
Bug |
Summary |
P3 |
JDK-8345569 |
[ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64 |
P3 |
JDK-8343191 |
Cgroup v1 subsystem fails to set subsystem path |
P3 |
JDK-8353946 |
Incorrect WINDOWS ifdef in os::build_agent_function_name |
P3 |
JDK-8350201 |
Out of bounds access on Linux aarch64 in os::print_register_info |
P4 |
JDK-8349623 |
[ASAN] Gtest os_linux.glibc_mallinfo_wrapper_vm fails |
P4 |
JDK-8347268 |
[ubsan] logOutput.cpp:357:21: runtime error: applying non-zero offset 1 to null pointer |
P4 |
JDK-8346881 |
[ubsan] logSelection.cpp:154:24 / logSelectionList.cpp:72:94 : runtime error: applying non-zero offset 1 to null pointer |
P4 |
JDK-8348323 |
Corrupted timezone string in JVM crash log |
P4 |
JDK-8350313 |
Include timings for leaving safepoint in safepoint logging |
P4 |
JDK-8338303 |
Linux ppc64le with toolchain clang - detection failure in early JVM startup |
P4 |
JDK-8350499 |
Minimal build fails with slowdebug builds |
P4 |
JDK-8351382 |
New test containers/docker/TestMemoryWithSubgroups.java is failing |
P4 |
JDK-8351665 |
Remove unused UseNUMA in os_aix.cpp |
P4 |
JDK-8346832 |
runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java fails on RISC-V |
P4 |
JDK-8352946 |
SEGV_BND signal code of SIGSEGV missing from our signal-code table |
P4 |
JDK-8353329 |
Small memory leak when create GrowableArray with initial size 0 |
P4 |
JDK-8350103 |
Test containers/systemd/SystemdMemoryAwarenessTest.java fails on Linux ppc64le SLES15 SP6 |
Priority |
Bug |
Summary |
P3 |
JDK-8353709 |
Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public |
P4 |
JDK-8350137 |
After JDK-8348975, Linux builds contain man pages for windows only tools |
P4 |
JDK-8345590 |
AIX 'make all' fails after JDK-8339480 |
P4 |
JDK-8349375 |
Cleanup AIX special file build settings |
P4 |
JDK-8349214 |
Improve size optimization flags for MSVC builds |
P4 |
JDK-8353066 |
Properly detect Windows/aarch64 as build platform |
P4 |
JDK-8348582 |
Set -fstack-protector when building with clang |
P4 |
JDK-8349150 |
Support precompiled headers on AIX |
P4 |
JDK-8350202 |
Tune for Power10 CPUs on Linux ppc64le |
Priority |
Bug |
Summary |
P2 |
JDK-8359170 |
Add 2 TLS and 2 CS Sectigo roots |
P3 |
JDK-8303770 |
Remove Baltimore root certificate expiring in May 2025 |
P4 |
JDK-8346049 |
jdk/test/lib/security/timestamp/TsaServer.java warnings |
P4 |
JDK-8349348 |
Refactor ClassLoaderDeadlock.sh and Deadlock.sh to run fully in java |
P4 |
JDK-8350498 |
Remove two Camerfirma root CA certificates |
P4 |
JDK-8344316 |
security/auth/callback/TextCallbackHandler/Password.java make runnable with JTReg and add the UI |
P4 |
JDK-8345134 |
Test sun/security/tools/jarsigner/ConciseJarsigner.java failed: unable to find valid certification path to requested target |
P4 |
JDK-8352302 |
Test sun/security/tools/jarsigner/TimestampCheck.java is failing |
P4 |
JDK-8345133 |
Test sun/security/tools/jarsigner/TsacertOptionTest.java failed: Warning found in stdout |
P4 |
JDK-8349492 |
Update sun/security/pkcs12/KeytoolOpensslInteropTest.java to use a recent Openssl version |