UTC Time |
Priority |
Component |
Bug |
Summary |
This Release Push By |
Original Push By |
|
|
|
|
|
Name |
Affiliation |
Name |
Affiliation |
2021/02/02 10:19 |
P3 |
hotspot/compiler |
JDK-8261070 |
Fix build for windows 32-bit after 8212160 and 8234331. |
Ekaterina Vergizova |
Azul |
Goetz Lindenmaier |
SAP |
2021/02/01 07:05 |
P4 |
hotspot/runtime |
JDK-8261069 |
enhance os::pd_print_cpu_info on linux |
Olga Mikhaltcova |
Azul |
Matthias Baesken |
SAP |
2021/02/01 06:56 |
P4 |
client-libs/2d |
JDK-8261068 |
JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows. |
Yuri Nesterenko |
Azul |
Yasumasa Suenaga |
NTT DATA |
2021/01/29 15:18 |
P3 |
hotspot/jvmti |
JDK-8261067 |
Minimal VM slowdebug build failed after JDK-8212160 |
Ekaterina Vergizova |
Azul |
Serguei Spitsyn |
Oracle |
2021/01/29 15:14 |
P4 |
hotspot/jvmti |
JDK-8261066 |
Minimal VM is broken after JDK-8212160 |
Ekaterina Vergizova |
Azul |
Jie Fu |
Tencent |
2021/01/29 12:40 |
P3 |
client-libs/javax.imageio |
JDK-8261065 |
GIF reader throws misleading exception with truncated images |
Ekaterina Vergizova |
Azul |
Jayathirth D V |
Oracle |
2021/01/29 11:32 |
P4 |
hotspot/runtime |
JDK-8261064 |
Improve diagnostic messages for class verification and redefinition failures |
Ekaterina Vergizova |
Azul |
Poonam Bajaj Parhar |
Oracle |
2021/01/29 11:21 |
P4 |
tools/javac |
JDK-8261063 |
Annotation processing causes NPE during flow analysis |
Ekaterina Vergizova |
Azul |
Elliott Baron |
Red Hat |
2021/01/29 11:18 |
P3 |
hotspot/jvmti |
JDK-8261062 |
JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value" |
Ekaterina Vergizova |
Azul |
Coleen Phillimore |
Oracle |
2021/01/28 13:10 |
P3 |
tools/javac |
JDK-8261061 |
change javap reporting on unknown attributes |
Ekaterina Vergizova |
Azul |
Jonathan Gibbons |
Oracle |
2021/01/28 12:44 |
P3 |
core-libs/java.net |
JDK-8261060 |
Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection |
Yuri Nesterenko |
Azul |
Jaikiran Pai |
Oracle |
2021/01/27 14:51 |
P3 |
core-libs |
JDK-8261059 |
ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem |
Ekaterina Vergizova |
Azul |
Poonam Bajaj Parhar |
Oracle |
2021/01/27 11:56 |
P4 |
hotspot/compiler |
JDK-8261058 |
hsdis does not compile with binutils 2.34+ |
Yuri Nesterenko |
Azul |
Yasumasa Suenaga |
NTT DATA |
2021/01/27 11:23 |
P4 |
core-libs/java.lang |
JDK-8261057 |
Failed to launch JVM because of NullPointerException occured on System.props |
Ekaterina Vergizova |
Azul |
Evan Whelan |
Oracle |
2021/01/26 16:08 |
P4 |
hotspot/runtime |
JDK-8261056 |
NMT: jcmd VM.native_memory scale=1 crashes target VM |
Ekaterina Vergizova |
Azul |
Thomas Stuefe |
Red Hat |
2021/01/26 14:37 |
P2 |
hotspot/compiler |
JDK-8261055 |
OopMapSet::all_do does oms.next() twice during iteration |
Olga Mikhaltcova |
Azul |
Vladimir Kozlov |
Oracle |
2021/01/25 09:33 |
P4 |
hotspot/compiler |
JDK-8261054 |
Don't use memset to initialize fields decode_env constructor in disassembler.cpp |
Yuri Nesterenko |
Azul |
Roman Kennke |
Amazon |
2021/01/25 07:31 |
P4 |
hotspot/compiler |
JDK-8261053 |
Minimal VM is broken after JDK-8231586 |
Olga Mikhaltcova |
Azul |
Tom Rodriguez |
Oracle |
2021/01/22 17:39 |
P4 |
hotspot/compiler |
JDK-8261052 |
enlarge encoding space for OopMapValue offsets |
Olga Mikhaltcova |
Azul |
Tom Rodriguez |
Oracle |
2021/01/22 15:47 |
P3 |
hotspot/compiler |
JDK-8261051 |
UseProfiledLoopPredicate fails with assert(_phase->get_loop(c) == loop) failed: have to be in the same loop |
Yuri Nesterenko |
Azul |
Roland Westrelin |
Red Hat |
2021/01/22 11:41 |
P3 |
hotspot/jvmti |
JDK-8261050 |
JvmtiExport::post_class_unload() is broken for non-JavaThread initiators |
Ekaterina Vergizova |
Azul |
Coleen Phillimore |
Oracle |
2021/01/20 14:13 |
P2 |
hotspot/jfr |
JDK-8261049 |
SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk() |
Ekaterina Vergizova |
Azul |
Jaroslav Bachorík |
DataDog |
2021/01/20 14:04 |
P4 |
infrastructure/build |
JDK-8261048 |
Missing -mmacosx-version-min=X flag when linking libjvm |
Vladimir Kempik |
Syntacore |
Erik Joelsson |
Oracle |
2021/01/20 12:54 |
P4 |
hotspot/compiler |
JDK-8261047 |
AOT's Linker.java seems to eagerly fail-fast on Windows. |
Ekaterina Vergizova |
Azul |
Vladimir Kozlov |
Oracle |
2021/01/19 11:29 |
P4 |
hotspot/jvmti |
JDK-8261046 |
Minimal VM is broken after JDK-8173361 |
Ekaterina Vergizova |
Azul |
Jie Fu |
Tencent |
2021/01/18 12:30 |
P3 |
hotspot/svc-agent |
JDK-8261045 |
SA might fail to attach to process with "Windbg Error: WaitForEvent failed" |
Ekaterina Vergizova |
Azul |
Alex Menkov |
Oracle |
2021/01/18 12:02 |
P4 |
hotspot/runtime |
JDK-8261044 |
Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows |
Ekaterina Vergizova |
Azul |
Zhengyu Gu |
Independent |
2021/01/18 12:01 |
P3 |
hotspot/jvmti |
JDK-8261043 |
various crashes in JvmtiExport::post_compiled_method_load |
Ekaterina Vergizova |
Azul |
Coleen Phillimore |
Oracle |
2021/01/18 09:20 |
P4 |
hotspot/svc-agent |
JDK-8261042 |
Improve WindbgDebuggerLocal implementation |
Ekaterina Vergizova |
Azul |
Alex Menkov |
Oracle |
2021/01/14 17:22 |
P4 |
infrastructure |
JDK-8261041 |
Bump update version for OpenJDK: jdk-13.0.7 |
Yuri Nesterenko |
Azul |
(same) |
(same) |
2020/12/24 06:59 |
P4 |
core-libs/java.nio |
JDK-8258923 |
(zipfs) Memory leak in ZipFileSystem.releaseDeflater() |
Ekaterina Vergizova |
Azul |
Volker Simonis |
Amazon |
2020/12/23 12:22 |
P4 |
tools/jshell |
JDK-8258892 |
jshell missing word in /help help |
Ekaterina Vergizova |
Azul |
Robert Field |
Oracle |
2020/12/23 12:22 |
P2 |
tools/jshell |
JDK-8258891 |
JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack |
Ekaterina Vergizova |
Azul |
Robert Field |
Oracle |
2020/12/23 12:16 |
P4 |
core-libs/java.net |
JDK-8258890 |
WebSocket over authenticating proxy fails with NPE |
Ilarion Nakonechnyy |
Azul |
Daniel Fuchs |
Oracle |
2020/12/23 09:32 |
P3 |
core-svc/tools |
JDK-8258876 |
[cgroups v1] Metric limits not properly detected on some join controller combinations |
Ekaterina Vergizova |
Azul |
Severin Gehwolf |
Red Hat |
2020/12/23 08:34 |
P3 |
client-libs |
JDK-8258869 |
[macOS] Java app crashes while switching input methods |
Olga Mikhaltcova |
Azul |
Prasanta Sadhukhan |
Oracle |
2020/12/22 14:34 |
P2 |
security-libs/javax.net.ssl |
JDK-8258823 |
Memory/Performance regression after JDK-8210985 |
Dmitry Cherepanov |
Azul |
Christoph Langer |
SAP |
2020/12/22 14:00 |
P4 |
hotspot/runtime |
JDK-8258818 |
handle ContendedPaddingWidth in vm_version_ppc |
Olga Mikhaltcova |
Azul |
Matthias Baesken |
SAP |
2020/12/21 17:23 |
P4 |
hotspot/jfr |
JDK-8258793 |
JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9) |
Ekaterina Vergizova |
Azul |
Markus Grönlund |
Oracle |
2020/12/21 12:11 |
P3 |
client-libs/2d |
JDK-8258775 |
Upgrade to LittleCMS 2.11 |
Dmitry Cherepanov |
Azul |
Philip Race |
Oracle |
2020/12/21 11:48 |
P2 |
client-libs/java.awt |
JDK-8258773 |
Every time I change keyboard language at my MacBook, Java crashes |
Olga Mikhaltcova |
Azul |
Prasanta Sadhukhan |
Oracle |
2020/12/18 15:01 |
P4 |
hotspot/runtime |
JDK-8258692 |
Minimal VM build fails after JDK-8237499 |
Ekaterina Vergizova |
Azul |
Jie Fu |
Tencent |
2020/12/18 14:37 |
P3 |
hotspot/jfr |
JDK-8258691 |
JFR: Include stack trace in the ThreadStart event |
Ekaterina Vergizova |
Azul |
Erik Gahlin |
Oracle |
2020/12/18 14:12 |
P3 |
client-libs/2d |
JDK-8258690 |
Upgrade to freetype 2.10.2 |
Dmitry Cherepanov |
Azul |
Philip Race |
Oracle |
2020/12/17 12:38 |
P3 |
core-libs/java.time |
JDK-8258590 |
(tz) Upgrade Timezone Data to tzdata2020d |
Dmitry Cherepanov |
Azul |
Kiran Sidhartha Ravikumar |
Oracle |
2020/12/11 12:07 |
P1 |
hotspot/compiler |
JDK-8258099 |
windows build broken by JDK-8243114 |
Ekaterina Vergizova |
Azul |
Vladimir Kozlov |
Oracle |
2020/12/11 11:19 |
P4 |
hotspot/compiler |
JDK-8258096 |
Implement montgomery{Multiply,Square}intrinsics on Windows |
Ekaterina Vergizova |
Azul |
Andrew Hughes |
Red Hat |
2020/12/11 09:12 |
P2 |
hotspot/runtime |
JDK-8258089 |
Build failure on AIX after 8250636 |
Sergey Nazarkin |
Azul |
Dmitry Cherepanov |
Azul |
2020/12/11 08:30 |
P4 |
hotspot/runtime |
JDK-8258087 |
iso8601_time returns incorrect offset part on MacOS |
Sergey Nazarkin |
Azul |
Dmitry Cherepanov |
Azul |
2020/12/10 14:14 |
P2 |
security-libs/java.security |
JDK-8258042 |
java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate |
Yuri Nesterenko |
Azul |
Rajan Halade |
Oracle |
2020/12/10 12:33 |
P4 |
xml/javax.xml.transform |
JDK-8258037 |
XML transformer uses excessive amount of memory |
Yuri Nesterenko |
Azul |
Joe Wang |
Oracle |
2020/12/09 06:57 |
P4 |
hotspot/runtime |
JDK-8257957 |
Make sure {type,obj}ArrayOopDesc accessors check the bounds |
Yuri Nesterenko |
Azul |
Aleksey Shipilev |
Amazon |
2020/12/07 10:00 |
P4 |
core-libs/java.util:i18n |
JDK-8257816 |
"Turkey" meta time zone does not generate composed localized names |
Yuri Nesterenko |
Azul |
Naoto Sato |
Oracle |
2020/12/07 10:00 |
P3 |
core-libs/java.util:i18n |
JDK-8257499 |
Localized time zone name inconsistency between English and other locales |
Yuri Nesterenko |
Azul |
Naoto Sato |
Oracle |
2020/12/06 12:05 |
P3 |
hotspot/runtime |
JDK-8257801 |
Cannot start JVM when $JAVA_HOME includes CJK characters |
Olga Mikhaltcova |
Azul |
Yasumasa Suenaga |
NTT DATA |
2020/12/04 11:38 |
P4 |
hotspot/runtime |
JDK-8257755 |
Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities |
Ekaterina Vergizova |
Azul |
Harold Seigel |
Oracle |
2020/12/04 08:35 |
P4 |
hotspot/runtime |
JDK-8257752 |
issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480 |
Ekaterina Vergizova |
Azul |
Matthias Baesken |
SAP |
2020/12/04 07:49 |
P4 |
core-svc/java.lang.management |
JDK-8257748 |
Negative value may be returned by getFreeSwapSpaceSize() in the docker |
Ekaterina Vergizova |
Azul |
Jie Fu |
Tencent |
2020/12/04 07:46 |
P4 |
core-libs |
JDK-8257747 |
Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics |
Ekaterina Vergizova |
Azul |
Severin Gehwolf |
Red Hat |
2020/12/03 08:55 |
P3 |
core-libs/java.time |
JDK-8257656 |
(tz) Upgrade Timezone Data to tzdata2020c |
Yuri Nesterenko |
Azul |
Kiran Sidhartha Ravikumar |
Oracle |
2020/12/02 15:40 |
P3 |
core-libs/java.time |
JDK-8257609 |
(tz) Upgrade Timezone Data to tzdata2020b |
Yuri Nesterenko |
Azul |
Kiran Sidhartha Ravikumar |
Oracle |
2020/12/02 08:49 |
P2 |
security-libs/java.security |
JDK-8257582 |
Disable weak named curves by default in TLS, CertPath, and Signed JAR |
Anthony Scarpino |
Oracle |
(same) |
(same) |
2020/12/01 15:53 |
P3 |
hotspot/compiler |
JDK-8257519 |
Allocation of compile task fails with assert: "Leaking compilation tasks?" |
Yuri Nesterenko |
Azul |
Christian Hagedorn |
Oracle |
2020/11/30 15:01 |
P4 |
core-libs/java.net |
JDK-8257426 |
Memory retention due to HttpsURLConnection finalizer that serves no purpose |
Yuri Nesterenko |
Azul |
Michael McMahon |
Oracle |
2020/11/27 16:55 |
P4 |
security-libs/java.security |
JDK-8257214 |
Remove the "HACK CODE" in comment |
Olga Mikhaltcova |
Azul |
Xuelei Fan |
Tencent |
2020/11/27 12:02 |
P3 |
hotspot/runtime |
JDK-8257210 |
jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575 |
Ekaterina Vergizova |
Azul |
Jesper Wilhelmsson |
Oracle |
2020/11/27 09:15 |
P2 |
security-libs/javax.net.ssl |
JDK-8257203 |
Private key not supported by chosen signature algorithm |
Yuri Nesterenko |
Azul |
Xuelei Fan |
Tencent |
2020/11/27 07:28 |
P3 |
client-libs/java.awt |
JDK-8257195 |
JVM crash in "AwtFrame::WmSize" method |
Yuri Nesterenko |
Azul |
Anton Litvinov |
Oracle |
2020/11/26 17:06 |
P2 |
security-libs/javax.crypto |
JDK-8257185 |
UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll |
Olga Mikhaltcova |
Azul |
Xuelei Fan |
Tencent |
2020/11/26 13:03 |
P3 |
core-svc/java.lang.management |
JDK-8257163 |
OperatingSystemMXBean should be made container aware |
Ekaterina Vergizova |
Azul |
Daniil Titov |
Oracle |
2020/11/26 12:08 |
P4 |
hotspot/jfr |
JDK-8257159 |
Thread CPU Load event may contain wrong data for CPU time under certain conditions |
Ekaterina Vergizova |
Azul |
Jaroslav Bachorík |
DataDog |
2020/11/26 11:59 |
P3 |
hotspot/jfr |
JDK-8257158 |
FlightRecorderListener returns null recording |
Ekaterina Vergizova |
Azul |
Erik Gahlin |
Oracle |
2020/11/26 11:54 |
P4 |
hotspot/runtime |
JDK-8257157 |
[linux] Runtime.availableProcessors execution time increased by factor of 100 |
Ekaterina Vergizova |
Azul |
Bob Vandette |
Oracle |
2020/11/26 11:41 |
P3 |
client-libs/javax.swing |
JDK-8257156 |
Windows HiDPI html lightweight tooltips are truncated |
Ekaterina Vergizova |
Azul |
Sergey Bylokhov |
Amazon |
2020/11/26 11:32 |
P4 |
hotspot/jfr |
JDK-8257155 |
jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject |
Ekaterina Vergizova |
Azul |
Erik Gahlin |
Oracle |
2020/11/24 15:41 |
P3 |
core-libs/java.net |
JDK-8256976 |
http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector |
Yuri Nesterenko |
Azul |
Daniel Fuchs |
Oracle |
2020/11/24 08:48 |
P4 |
core-libs/java.net |
JDK-8256936 |
HttpsURLConnection drops the timeout and hangs forever in read |
Yuri Nesterenko |
Azul |
Vyom Tewari |
VMWare |
2020/11/23 17:56 |
P3 |
client-libs/2d |
JDK-8256889 |
[macos10.15] Garbled FX printing plus CoreText warnings on Catalina when building with Xcode 11 |
Vladimir Kempik |
Syntacore |
Philip Race |
Oracle |
2020/11/20 15:26 |
P3 |
core-libs/java.math |
JDK-8256759 |
java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result |
Yuri Nesterenko |
Azul |
Joe Darcy |
Oracle |
2020/11/20 11:22 |
P3 |
hotspot/runtime |
JDK-8256739 |
Windows 32bit compile error after 8238676 |
Ekaterina Vergizova |
Azul |
Matthias Baesken |
SAP |
2020/11/20 10:17 |
P3 |
hotspot/runtime |
JDK-8256734 |
jni crashes on accessing it from process exit hook |
Ekaterina Vergizova |
Azul |
David Holmes |
Oracle |
2020/11/20 10:15 |
P3 |
hotspot/compiler |
JDK-8256733 |
jdk/jfr/jcmd/TestJcmdStartStopDefault.java fails -XX:+VerifyOops with "verify_oop: rsi: broken oop" |
Ekaterina Vergizova |
Azul |
Tobias Hartmann |
Oracle |
2020/11/19 12:44 |
P3 |
core-libs/javax.naming |
JDK-8256650 |
LDAP Channel Binding support for Java GSS/Kerberos |
Alexey Bakhtin |
Azul |
(same) |
(same) |
2020/11/18 15:52 |
P3 |
security-libs/javax.net.ssl |
JDK-8256561 |
Restrict TLS signature schemes and named groups |
Olga Mikhaltcova |
Azul |
Xuelei Fan |
Tencent |
2020/11/18 09:43 |
P4 |
core-libs/javax.naming |
JDK-8256537 |
Fix exception message to correctly represent LDAP connection failure |
Alexey Bakhtin |
Azul |
Aleksej Efimov |
Oracle |
2020/11/16 13:07 |
P2 |
core-libs/javax.naming |
JDK-8256396 |
com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect |
Alexey Bakhtin |
Azul |
Pavel Rappo |
Oracle |
2020/11/13 16:11 |
P3 |
hotspot/jfr |
JDK-8256342 |
Hash code calculation of JfrStackTrace is inconsistent |
Ekaterina Vergizova |
Azul |
Jaroslav Bachorík |
DataDog |
2020/11/13 11:35 |
P4 |
core-libs/javax.naming |
JDK-8253719 |
Document JNDI/LDAP timeout properties |
Alexey Bakhtin |
Azul |
Daniel Fuchs |
Oracle |
2020/11/12 15:08 |
P4 |
core-libs/java.net |
JDK-8256281 |
java.net HTTP/2 client does not decrease stream count when receives 204 response |
Yuri Nesterenko |
Azul |
Daniel Fuchs |
Oracle |
2020/11/12 12:31 |
P3 |
hotspot/jfr |
JDK-8256273 |
JFR: Improve hash algorithm for stack traces |
Ekaterina Vergizova |
Azul |
Erik Gahlin |
Oracle |
2020/11/12 12:29 |
P2 |
infrastructure/build |
JDK-8256272 |
Build fails if source code in cygwin home dir |
Ekaterina Vergizova |
Azul |
Erik Joelsson |
Oracle |
2020/11/12 12:19 |
P4 |
core-svc/debugger |
JDK-8256271 |
jdwp library loader in linker_md.c quietly truncates on buffer overflow |
Yuri Nesterenko |
Azul |
Serguei Spitsyn |
Oracle |
2020/11/12 11:55 |
P3 |
hotspot/svc |
JDK-8256269 |
Jconsole can't connect to itself |
Olga Mikhaltcova |
Azul |
Rahul Raghavan |
Independent |
2020/11/05 13:29 |
P4 |
infrastructure |
JDK-8256533 |
Bump patch update version for OpenJDK: jdk-13.0.5.1 |
Yuri Nesterenko |
Azul |
(same) |
(same) |
2020/10/28 16:34 |
P4 |
hotspot/gc |
JDK-8255468 |
JDK-8255269 incorrectly replaced average copy time |
Paul Hohensee |
Amazon |
(same) |
(same) |
2020/10/27 15:13 |
P4 |
hotspot/gc |
JDK-8255269 |
Unsigned overflow in g1Policy.cpp |
Paul Hohensee |
Amazon |
(same) |
(same) |
2020/10/27 09:03 |
P4 |
hotspot/runtime |
JDK-8255444 |
JVMCI_lock fails to get initialized when cds is disabled |
Vladimir Kempik |
Syntacore |
David Holmes |
Oracle |
2020/09/30 12:16 |
P4 |
hotspot/runtime |
JDK-8255587 |
OSX build fails with Xcode 12.0 (12A7209) |
Paul Hohensee |
Amazon |
(same) |
(same) |
2020/09/30 05:28 |
P3 |
client-libs/java.awt |
JDK-8255588 |
Issue with useAppleColor check in CSystemColors.m |
Matthias Baesken |
SAP |
(same) |
(same) |
2020/09/25 10:10 |
P4 |
hotspot/compiler |
JDK-8253836 |
Remove unimplemented CompileBroker methods after JEP-165 |
Aleksey Shipilev |
Amazon |
(same) |
(same) |
2020/09/25 09:47 |
P4 |
infrastructure |
JDK-8253632 |
Bump update version for OpenJDK: jdk-13.0.6 |
Yuri Nesterenko |
Azul |
(same) |
(same) |
2020/09/23 13:14 |
P4 |
infrastructure/build |
JDK-8257152 |
Update .jcheck/conf for jdk13u-dev |
Robin Westberg |
Oracle |
(same) |
(same) |
2020/08/06 08:10 |
P2 |
hotspot/compiler |
JDK-8256534 |
Crash in MinINode::Ideal(PhaseGVN*, bool) |
Tobias Hartmann |
Oracle |
Robert Mckenna |
Oracle |
2019/07/17 11:23 |
P4 |
core-svc/javax.management |
JDK-8254079 |
com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value |
Daniil Titov |
Oracle |
(same) |
(same) |
Bug |
Summary |
JDK-8258923 |
(zipfs) Memory leak in ZipFileSystem.releaseDeflater() |
JDK-8258876 |
[cgroups v1] Metric limits not properly detected on some join controller combinations |
JDK-8257157 |
[linux] Runtime.availableProcessors execution time increased by factor of 100 |
JDK-8261063 |
Annotation processing causes NPE during flow analysis |
JDK-8261047 |
AOT's Linker.java seems to eagerly fail-fast on Windows. |
JDK-8261061 |
change javap reporting on unknown attributes |
JDK-8261059 |
ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem |
JDK-8261057 |
Failed to launch JVM because of NullPointerException occured on System.props |
JDK-8261070 |
Fix build for windows 32-bit after 8212160 and 8234331. |
JDK-8257158 |
FlightRecorderListener returns null recording |
JDK-8261065 |
GIF reader throws misleading exception with truncated images |
JDK-8258096 |
Implement montgomery{Multiply,Square}intrinsics on Windows |
JDK-8261064 |
Improve diagnostic messages for class verification and redefinition failures |
JDK-8261042 |
Improve WindbgDebuggerLocal implementation |
JDK-8257752 |
issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480 |
JDK-8257155 |
jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject |
JDK-8256733 |
jdk/jfr/jcmd/TestJcmdStartStopDefault.java fails -XX:+VerifyOops with "verify_oop: rsi: broken oop" |
JDK-8258691 |
JFR: Include stack trace in the ThreadStart event |
JDK-8258793 |
JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9) |
JDK-8256734 |
jni crashes on accessing it from process exit hook |
JDK-8258892 |
jshell missing word in /help help |
JDK-8258891 |
JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack |
JDK-8257210 |
jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575 |
JDK-8261062 |
JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value" |
JDK-8261050 |
JvmtiExport::post_class_unload() is broken for non-JavaThread initiators |
JDK-8257755 |
Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities |
JDK-8258692 |
Minimal VM build fails after JDK-8237499 |
JDK-8261046 |
Minimal VM is broken after JDK-8173361 |
JDK-8261066 |
Minimal VM is broken after JDK-8212160 |
JDK-8261067 |
Minimal VM slowdebug build failed after JDK-8212160 |
JDK-8257748 |
Negative value may be returned by getFreeSwapSpaceSize() in the docker |
JDK-8261056 |
NMT: jcmd VM.native_memory scale=1 crashes target VM |
JDK-8257163 |
OperatingSystemMXBean should be made container aware |
JDK-8261045 |
SA might fail to attach to process with "Windbg Error: WaitForEvent failed" |
JDK-8261049 |
SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk() |
JDK-8261044 |
Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows |
JDK-8257159 |
Thread CPU Load event may contain wrong data for CPU time under certain conditions |
JDK-8257747 |
Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics |
JDK-8261043 |
various crashes in JvmtiExport::post_compiled_method_load |
JDK-8256739 |
Windows 32bit compile error after 8238676 |
JDK-8258099 |
windows build broken by JDK-8243114 |
JDK-8257156 |
Windows HiDPI html lightweight tooltips are truncated |