Days Ago |
This Release Push By |
Original Push By |
Bug |
Summary |
|
Name |
Affiliation |
Name |
Affiliation |
|
|
283 |
Yuri Nesterenko |
Azul |
Evan Whelan |
Oracle |
JDK-8273996 |
Inconsistent TLS protocol version in debug output |
283 |
Andrew Brygin |
Azul |
Philip Race |
Oracle |
JDK-8273994 |
Update Mesa 3-D Headers to version 21.0.3 |
286 |
Olga Mikhaltcova |
Azul |
Kim Barrett |
Oracle |
JDK-8273944 |
gc/parallel/TestDynShrinkHeap.java still fails "assert(covered_region.contains(new_memregion)) failed: new region is not in covered_region" |
287 |
Olga Mikhaltcova |
Azul |
Kim Barrett |
Oracle |
JDK-8273898 |
ParallelGC: oldgen expansion needs release-store for _end |
288 |
Olga Mikhaltcova |
Azul |
Kim Barrett |
Oracle |
JDK-8273787 |
Parallel GC crash in gc/parallel/TestDynShrinkHeap.java: new region is not in covered_region |
289 |
Vladimir Kempik |
JetBrains |
Sergey Bylokhov |
Amazon |
JDK-8273703 |
Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5 |
290 |
Vladimir Kempik |
JetBrains |
Jie Fu |
Tencent |
JDK-8273677 |
[macos] Build failure with Xcode 13.0 after JDK-8264848 |
290 |
Vladimir Kempik |
JetBrains |
Lucy Schmidt |
SAP |
JDK-8273676 |
[macos] libjvm.dylib linker warning due to macOS version mismatch |
290 |
Vladimir Kempik |
JetBrains |
Vladimir Kempik |
JetBrains |
JDK-8273671 |
Backport of 8260616 misses one JNF header inclusion removal |
290 |
eastig |
Amazon |
Dongbo He |
Huawei |
JDK-8273672 |
Improve AlgorithmConstraints:checkAlgorithm performance |
294 |
Clive Verghese |
Amazon |
Clive Verghese |
Amazon |
JDK-8273569 |
Large Allocation in CipherSuite |
302 |
Sergey Nazarkin |
Azul |
Nick Gasson |
ARM |
JDK-8273228 |
C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled |
302 |
Vladimir Kempik |
JetBrains |
Philip Race |
Oracle |
JDK-8273223 |
[macOS] Update named used for Java run loop mode |
314 |
Vladimir Kempik |
JetBrains |
David Holmes |
Oracle |
JDK-8272782 |
RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status |
314 |
Vladimir Kempik |
JetBrains |
Philip Race |
Oracle |
JDK-8272781 |
[macOS] not all KEY_PRESSED events sent when control modifier is used |
324 |
Alexey Bakhtin |
Azul |
Bradford Wetmore |
Oracle |
JDK-8271937 |
Better support ALPN byte wire values in SunJSSE |
331 |
Sergey Nazarkin |
Azul |
Nick Gasson |
ARM |
JDK-8271729 |
AARCH64: typo in LIR_Assembler::emit_profile_type |
335 |
Yuri Nesterenko |
Azul |
Alexander Zuev |
Oracle |
JDK-8271554 |
Password is being converted to String in AccessibleJPasswordField |
335 |
Sergey Nazarkin |
Azul |
Brian Burkhalter |
Oracle |
JDK-8271546 |
(fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821 |
335 |
Yuri Nesterenko |
Azul |
Prajwal Kumaraswamy |
Oracle |
JDK-8271534 |
StartTlsResponse.close() hangs due to synchronization issues |
336 |
Yuri Nesterenko |
Azul |
Sergey Bylokhov |
Amazon |
JDK-8271464 |
Update the text handling in the JPasswordField |
336 |
Yuri Nesterenko |
Azul |
Michael McMahon |
Oracle |
JDK-8271462 |
com.sun.net.HttpsServer spins on TLS session close |
337 |
Vladimir Kempik |
JetBrains |
Anton Kozlov |
Azul |
JDK-8271407 |
Do not use objc_msgSend_stret to get macOS version |
337 |
Yuri Nesterenko |
Azul |
Matthias Baesken |
SAP |
JDK-8271404 |
libwindowsaccessbridge issues on 64bit Windows |
338 |
Vladimir Kempik |
JetBrains |
Vladimir Kempik |
JetBrains |
JDK-8271333 |
Make IsClassUnloadingEnabled signature match specification |
338 |
Vladimir Kempik |
JetBrains |
Philip Race |
Oracle |
JDK-8271332 |
[macOS] Remove disabled warning for JNF in make/autoconf/flags-cflags.m4 |
345 |
Vladimir Kempik |
JetBrains |
Nils Eliasson |
Oracle |
JDK-8270933 |
c2 loop unrolling by 8 results in reading memory past array |
353 |
Alexey Bakhtin |
Azul |
Alexey Bakhtin |
Azul |
JDK-8270289 |
TCP Connection Reset when connecting simple socket to SSL server |
353 |
William Kemper |
Amazon |
Coleen Phillimore |
Oracle |
JDK-8270285 |
Corrupt oop in ClassLoaderData |
367 |
Yuri Nesterenko |
Azul |
Yuri Nesterenko |
Azul |
JDK-8269356 |
Bump update version for OpenJDK: jdk-15.0.5 |
Bug |
Summary |
JDK-8273677 |
[macos] Build failure with Xcode 13.0 after JDK-8264848 |
JDK-8273676 |
[macos] libjvm.dylib linker warning due to macOS version mismatch |
JDK-8272781 |
[macOS] not all KEY_PRESSED events sent when control modifier is used |
JDK-8271332 |
[macOS] Remove disabled warning for JNF in make/autoconf/flags-cflags.m4 |
JDK-8273223 |
[macOS] Update named used for Java run loop mode |
JDK-8273671 |
Backport of 8260616 misses one JNF header inclusion removal |
JDK-8270933 |
c2 loop unrolling by 8 results in reading memory past array |
JDK-8273703 |
Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5 |
JDK-8271407 |
Do not use objc_msgSend_stret to get macOS version |
JDK-8271333 |
Make IsClassUnloadingEnabled signature match specification |
JDK-8272782 |
RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status |