This report shows the bird-eye view of parity between OpenJDK and Oracle JDK.
Report generated: Tue May 28 14:13:06 CEST 2024
This is where Oracle JDK is ahead of OpenJDK.
No relevant backports are detected in OpenJDK.
This misses the future backporting work.
[...] marks the interest tags.
(*) marks the existing pull request.
(*) marks the backporting work in progress.
1268 issues in total
1 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u221 | ARa | JDK-8218605 | Startup Splash Screen of SwingSet2 flashes in smaller coordinates before appearing in the final size |
1 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u231 | Ra | JDK-8148188 | Enhance the security libraries to record events of interest |
7 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u241 | R | JDK-8234466 | Class loading deadlock involving X509Factory#commitEvent() | ||
8u241 | ARa | JDK-8143925 | enhancing CounterMode.crypt() for AESCrypt.implEncryptBlock() | ||
8u241 | R | JDK-8171974 | Fix for R10 Register clobbering with usage of ExternalAddress | ||
8u241 | R | JDK-8228613 | java.security.Provider#getServices order is no longer deterministic | ||
8u241 | R | JDK-8231387 | java.security.Provider.getService returns random result due to race condition with mutating methods in the same class | ||
8u241 | AR | JDK-7092821 | java.security.Provider.getService() is synchronized and became scalability bottleneck | ||
8u241 | ARa | JDK-8146581 | Minor corrections to the patch submitted for earlier bug id - 8143925 |
15 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u251 | R | RFR | JDK-8146215 | (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain | |
8u251 | R | JDK-8172695 | (scanner) java/util/Scanner/ScanTest.java fails | ||
8u251 | R | JDK-8239112 | [8u] clean up empty-body warnings in HotSpot | ||
8u251 | R | JDK-8239919 | [8u] enable parentheses-equality warnings in HotSpot | ||
8u251 | R | JDK-8239223 | [8u] enable Wparentheses warnings in HotSpot | ||
8u251 | R | JDK-8214578 | [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings | ||
8u251 | R | JDK-8196724 | Change macosx deployment target to 10.9 | ||
8u251 | R | JDK-8048298 | Clang needs to lower optimization level for some files | ||
8u251 | R | JDK-8138694 | Devkit build on Macosx still requires Xcode to be installed | ||
8u251 | R | JDK-8181154 | Fix lint warnings in JAXP repo: deprecation | ||
8u251 | R | JDK-8055838 | Hotspot does not compile with clang 6.0 (OS X Yosemite) | ||
8u251 | R | JDK-8222122 | Provision to disable XML validation in .jfc file in JFR | ||
8u251 | JDK-8225688 | Release Note: Support for MS Cryptography Next Generation (CNG) | |||
8u251 | R | JDK-8237820 | remove clang version check for optimization bug workaround from 8u | ||
8u251 | R | JDK-8163121 | Update Commons BCEL to Version 6.0 |
21 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u261 | R | JDK-8246613 | Choose the default SecureRandom algo based on registration ordering | ||
8u261 | R | JDK-8237474 | Default SSLEngine should create in server role | ||
8u261 | R | JDK-8187667 | Disable deprecation warning for readdir_r | ||
8u261 | R | JDK-8228477 | Have calendar revert to default names if no standalone resources exist | ||
8u261 | JDK-8199645 | javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset | |||
8u261 | R | JDK-8242294 | JSSE Client does not throw SSLException when an alert occurs during handshaking | ||
8u261 | R | JDK-8215711 | Missing key_share extension for (EC)DHE key exchange should alert missing_extension | ||
8u261 | JDK-7013776 | Multithreaded JSSE application debug information is hard to read | |||
8u261 | R | JDK-8185576 | New handshake implementation | ||
8u261 | R | JDK-8206178 | New TLS 1.3 standard names | ||
8u261 | AR | JDK-8239798 | SSLSocket closes socket both socket endpoints on a SocketTimeoutException | ||
8u261 | R | JDK-8246031 | SSLSocket.getSession() doesn't close connection for timeout/ interrupts | ||
8u261 | R | JDK-8234725 | sun/security/ssl/SSLContextImpl tests support TLSv1.3 | ||
8u261 | R | JDK-8205653 | test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure | ||
8u261 | R | JDK-8166595 | TLS Support for RSASSA-PSS Signature Algorithms | ||
8u261 | R | JDK-8248505 | Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider | ||
8u261 | R | JDK-8224157 | Update Commons BCEL to Version 6.3.1 | ||
8u261 | R | JDK-8238164 | Update Xerces2 Java to version 2.12.0 | ||
8u261 | RS | JDK-8242470 | Update Xerces2 Java to Version 2.12.1 | ||
8u261 | RS | JDK-8232854 | URLClassLoader.close() doesn't close cached JAR file on Windows when load() fails | ||
8u261 | R | JDK-8177784 | Use CounterMode intrinsic for AES/GCM |
22 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u271 | AR | JDK-8246094 | [macos] Sound Recording and playback is not working | ||
8u271 | R | RFR | JDK-8185500 | [TESTBUG] Add keywords headful/printer in java/awt and javax tests. | |
8u271 | R | RFR | JDK-8160974 | [TESTBUG] Mark more headful tests with @key headful. | |
8u271 | R | JDK-8248745 | Add jarsigner and keytool tests for restricted algorithms | ||
8u271 | R | JDK-8246330 | Add TLS Tests for Legacy ECDSA curves | ||
8u271 | R | JDK-8224829 | AsyncSSLSocketClose.java has timing issue | ||
8u271 | R | JDK-8256685 | Behavior change in XML since JDK 8u271 | ||
8u271 | R | (*) | JDK-8205111 | Develop new Test to verify different key types for supported TLS protocols. | |
8u271 | R | JDK-8047765 | Generate blacklist.certs in build | ||
8u271 | R | JDK-8245151 | jarsigner should not raise duplicate warnings on verification | ||
8u271 | R | JDK-8245005 | javax/net/ssl/compatibility/BasicConnectTest.java failed with No enum constant | ||
8u271 | R | JDK-7109623 | javax/sound/sampled/DirectAudio/bug6372428.java failed | ||
8u271 | AR | JDK-6424123 | JVM crashes on failed 'strdup' call. | ||
8u271 | R | JDK-8153725 | Problem list javax/sound/sampled/DirectAudio/bug6400879.java for Linux | ||
8u271 | R | JDK-8198333 | ProblemList should be updated for headless mode | ||
8u271 | R | JDK-8250787 | Provider.put no longer registering aliases in FIPS env | ||
8u271 | R | JDK-8248348 | Regression caused by the update to BCEL 6.0 | ||
8u271 | R | JDK-8243029 | Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework | ||
8u271 | R | JDK-8236464 | SO_LINGER option is ignored by SSLSocket in JDK 11 | ||
8u271 | R | JDK-8183286 | Some java/awt and javax/swing tests miss headful jtreg keyword | ||
8u271 | R | JDK-8198406 | Test TestAATMorxFont is unstable | ||
8u271 | Ra | JDK-8258373 | Update the text handling in the JPasswordField |
17 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u281 | R | JDK-8212903 | [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS | ||
8u281 | R | JDK-8252865 | Add -groupname to keytool tooldoc | ||
8u281 | R | JDK-8255050 | Add pkcs11/KeyStore/ClientAuth.sh to Problem list | ||
8u281 | R | JDK-8160006 | Fix AArch64 after changes made by 8151661 | ||
8u281 | R | JDK-8039426 | gcc can target wrong instruction set when building JDK native code | ||
8u281 | R | JDK-8261209 | isStandalone property: remove dependency on pretty-print | ||
8u281 | R | JDK-8185348 | Major performance regression in GetMethodDeclaringClass and other JVMTI Method functions | ||
8u281 | R | JDK-8204126 | MonospacedGlyphWidthTest.java failed again | ||
8u281 | R | JDK-8198412 | MonospacedGlyphWidthTest.java may fail on Solaris | ||
8u281 | R | JDK-8255365 | Problem list failing client manual tests | ||
8u281 | R | JDK-8140091 | remove VMStructs cast_uint64_t workaround for GCC 4.1.1 bug | ||
8u281 | R | JDK-8261970 | reutilization of org.w3c.dom.ls.LSSerializer,produces unexpected result in 8u271 | ||
8u281 | R | JDK-8213400 | Support choosing group name in keytool keypair generation | ||
8u281 | JDK-8247707 | UAC prompt of unknown publisher after upgrading java 8u241 | |||
8u281 | Ra | JDK-8231507 | Update Apache Santuario (XML Signature) to version 2.1.4 | ||
8u281 | R | JDK-8253072 | XERCES version is displayed incorrect | ||
8u281 | R | JDK-8249867 | XML declaration is not followed by a newline |
18 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u291 | R | JDK-8256187 | [TEST_BUG] Automate bug4275046.java test | ||
8u291 | R | JDK-8258884 | [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test | ||
8u291 | JDK-8257744 | [TESTBUG] Test fails with "The stack size specified is too small, Specify at least 328k" for Aarch64 | |||
8u291 | R | JDK-8244683 | A TSA server used by tests | ||
8u291 | R | JDK-8256888 | Client manual test problem list update | ||
8u291 | R | JDK-8043125 | compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type | ||
8u291 | JDK-8252482 | disable cbcond instructions on SPARC64 | |||
8u291 | R | JDK-8243290 | Improve diagnostic messages for class verification and redefinition failures | ||
8u291 | R | JDK-8258805 | Japanese characters not entered by mouse click on Windows 10 | ||
8u291 | R | JDK-8236469 | macOS devkit needs 64-bit SetFile for Catalina | ||
8u291 | JDK-8268128 | ProviderConfig deadlock in JDK 8u291 | |||
8u291 | JDK-8260300 | Restrict TLS signature schemes in 8u | |||
8u291 | R | JDK-8257083 | Security infra test failures caused by JDK-8202343 | ||
8u291 | R | JDK-8218482 | sun/security/krb5/auto/ReplayCachePrecise.java failed - no KrbException thrown | ||
8u291 | R | JDK-8246709 | sun/security/tools/jarsigner/TsacertOptionTest.java compilation failed after JDK-8244683 | ||
8u291 | R | JDK-8198857 | Test java/awt/FontClass/NegativeAngleTest/NegativeAngleTest.java is unstable | ||
8u291 | R | JDK-8198339 | Test javax/swing/border/Test6981576.java is unstable | ||
8u291 | R | JDK-8212678 | Windows IME related patch |
54 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u301 | a | JDK-7185258 | [macOS] Deadlock in SunToolKit.realSync() | ||
8u301 | JDK-8239312 | [macOS] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java | |||
8u301 | JDK-7105119 | [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater() | |||
8u301 | JDK-7195187 | [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed | |||
8u301 | JDK-7124290 | [TEST_BUG] [macosx] JComboBox.getSelectedIndex() returns wrong value | |||
8u301 | JDK-8264901 | [TEST_BUG] Reduce the time ICMColorDataTest runs | |||
8u301 | JDK-8081306 | [TEST_BUG] remove imports of the internal API from some regression tests | |||
8u301 | R | JDK-8047878 | [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris | ||
8u301 | JDK-8041924 | [TESTBUG] sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems | |||
8u301 | JDK-8081478 | [TESTBUG] Test javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails for OEL 7 only | |||
8u301 | JDK-8204938 | Add a test case to automatically check the updated LSR data | |||
8u301 | JDK-8241797 | Add some tests to the problem list | |||
8u301 | JDK-8264328 | Broken license in javax/swing/JComboBox/8072767/bug8072767.java | |||
8u301 | S | JDK-8216154 | C4819 warnings at HotSpot sources on Windows | ||
8u301 | JDK-8078279 | Closed tests should not use getPeer method | |||
8u301 | R | JDK-8194959 | Correct test tag to move bugid from @test to @bug | ||
8u301 | JDK-8178161 | Default multicast interface on Mac | |||
8u301 | JDK-8205153 | Delete "standard instructions" machinery in the open automated tests | |||
8u301 | JDK-8263817 | java.util.MissingResourceException if add cert with GOST key in cacerts | |||
8u301 | JDK-6544871 | java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows. | |||
8u301 | JDK-8224821 | java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64 | |||
8u301 | JDK-8225105 | java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10 | |||
8u301 | JDK-8198335 | java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode | |||
8u301 | S | JDK-8196019 | java/awt/Window/Grab/GrabTest.java fails on Windows | ||
8u301 | JDK-8166763 | java/rmi/* tests fail intermittently with "Port already in use" in RMID.start() | |||
8u301 | JDK-8168975 | java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart() | |||
8u301 | JDK-8085192 | java/rmi/activation/Activatable tests fail intermittently due to "Port already in use" | |||
8u301 | JDK-8170704 | java/rmi/activation/Activatable/* tests fails intermittently with "output improperly annotated" | |||
8u301 | JDK-8194284 | java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range | |||
8u301 | JDK-8225438 | javax/net/ssl/TLSCommon/TestSessionLocalPrincipal.java failed with Read timed out | |||
8u301 | JDK-8211787 | javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out | |||
8u301 | JDK-8196100 | javax/swing/text/JTextComponent/5074573/bug5074573.java fails | |||
8u301 | JDK-8266293 | Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long" | |||
8u301 | JDK-8180452 | Mark ClipCloseLoss.java as failing intermittently | |||
8u301 | JDK-8194260 | Point-to-point interface should be excluded from java/net/ipv6tests/* | |||
8u301 | S | JDK-8232634 | Problem List ICMColorDataTest.java | ||
8u301 | JDK-8240690 | Race condition between EDT and BasicDirectoryModel.FilesLoader.run0() | |||
8u301 | JDK-8268213 | Racecondition at ContextClassloaderLocal.java:45 | |||
8u301 | JDK-8213110 | Remove the use of applets in automatic tests | |||
8u301 | JDK-7123987 | Request Documentation on JNLP/JNI with in 32-bit and 64-bit windows | |||
8u301 | JDK-8267599 | Revert the change to the default PKCS12 macAlgorithm and macIterationCount props for 11u/8u/7u | |||
8u301 | JDK-8241372 | Several test failures due to javax.net.ssl.SSLException: Connection reset | |||
8u301 | JDK-8241336 | Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration | |||
8u301 | R | JDK-8069267 | Some properties cannot be set | ||
8u301 | JDK-8199072 | Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable | |||
8u301 | JDK-8197560 | test javax/swing/JTree/8003400/Test8003400.java fails | |||
8u301 | JDK-7195382 | TEST_BUG: java/rmi/activation/CommandEnvironment/SetChildEnv.java can fail | |||
8u301 | R | JDK-8234137 | The "AutoTestOnTop.java" test may run external applications | ||
8u301 | JDK-8235368 | Update Commons BCEL to Version 6.4.1 | |||
8u301 | JDK-8241082 | Update IANA Language Subtag Registry to Version 2020-03-16 | |||
8u301 | a | JDK-8242010 | Update IANA Language Subtag Registry to Version 2020-04-01 | ||
8u301 | a | JDK-8247432 | Update IANA Language Subtag Registry to Version 2020-09-29 | ||
8u301 | JDK-8153005 | Upgrade the default PKCS12 encryption/MAC algorithms | |||
8u301 | R | JDK-8260380 | Upgrade to LittleCMS 2.12 |
102 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u311 | JDK-8267751 | (test) jtreg.SkippedException has no serial VersionUID | |||
8u311 | JDK-8251377 | [macos11] JTabbedPane selected tab text is barely legible | |||
8u311 | R | JDK-8237222 | [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails | ||
8u311 | JDK-8269984 | [macos] JTabbedPane title looks like disabled | |||
8u311 | JDK-8234386 | [macos] NPE was thrown at expanding Choice from maximized frame | |||
8u311 | JDK-8015602 | [macosx] Test javax/swing/SpringLayout/4726194/bug4726194.java fails on MacOSX | |||
8u311 | JDK-8180821 | [macosx]com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java: The menu item should have been GC-ed | |||
8u311 | JDK-8136517 | [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX | |||
8u311 | JDK-8163169 | [PIT][TEST_BUG] fix to JDK-8161470 doesn't work | |||
8u311 | R | JDK-8230019 | [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" | ||
8u311 | Ra | JDK-8244088 | [Regression] Switch of Gnome theme ends up in deadlocked UI | ||
8u311 | JDK-7146533 | [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X | |||
8u311 | JDK-8160530 | [TEST-BUG] Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java | |||
8u311 | JDK-8172509 | [TEST_BUG] [macosx] Failure of the new test java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java | |||
8u311 | JDK-7087869 | [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick | |||
8u311 | JDK-7151826 | [TEST_BUG] [macosx] The test javax/swing/JPopupMenu/4966112/bug4966112.java not for mac | |||
8u311 | JDK-8146076 | [TEST_BUG] Fail of sun/java2d/marlin/CeilAndFloorTests.java with Jigsaw | |||
8u311 | JDK-8161470 | [TEST_BUG] Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java | |||
8u311 | JDK-6857809 | [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build | |||
8u311 | JDK-8160767 | [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java | |||
8u311 | JDK-8047218 | [TEST_BUG] java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java fails with exception | |||
8u311 | JDK-8160070 | [TEST_BUG] Menu doesn't look good,and no shortcut key combination | |||
8u311 | JDK-8039467 | [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows | |||
8u311 | JDK-8142534 | [TEST_BUG] Test javax/swing/JMenu/8072900/WrongSelectionOnMouseOver.java fails for Ubuntu 15.10 | |||
8u311 | JDK-8164469 | [TEST_BUG] Unity, java/awt/MouseInfo/JContainerMousePositionTest.java | |||
8u311 | JDK-8132770 | [TEST_BUG][macosx] Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX | |||
8u311 | JDK-8140237 | [TEST_BUG]Test javax/swing/plaf/nimbus/8041642/bug8041642.java fails for OEL 7 | |||
8u311 | JDK-8131670 | [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux | |||
8u311 | JDK-8238828 | [TESTBUG] [macos] javax/swing/JList/4654916/bug4654916.java times out on macos | |||
8u311 | JDK-8238827 | [TESTBUG] [macos] javax/swing/JMenuItem/4812431/bug4812431.java times out on macos | |||
8u311 | JDK-8238823 | [TESTBUG] [macos] javax/swing/JSplitPane/4402098/bug4402098.java fails on macos | |||
8u311 | JDK-8167284 | [TESTBUG] [PIT] possible regression: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java | |||
8u311 | JDK-8234385 | [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly | |||
8u311 | JDK-8079450 | [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails | |||
8u311 | JDK-8234802 | [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms | |||
8u311 | R | JDK-8238985 | [TESTBUG] The arrow image is blue instead of green | ||
8u311 | Sa | JDK-8241808 | [TESTBUG] The JDK-8039467 bug appeared on macOS | ||
8u311 | JDK-8269034 | AccessControlException for SunPKCS11 daemon threads | |||
8u311 | JDK-8266348 | Add "headful" to javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java | |||
8u311 | JDK-8268518 | Add headful keyword to LayoutFocusTraversalPolicy.java | |||
8u311 | R | JDK-8260923 | Add more tests for SSLSocket input/output shutdown | ||
8u311 | JDK-8266761 | AssertionError in sun.net.httpserver.ServerImpl.responseCompleted | |||
8u311 | JDK-8240256 | Better resource cleaning for SunPKCS11 Provider | |||
8u311 | JDK-8269931 | ButtonGroupLayoutTraversalTest.java fails on macOS | |||
8u311 | JDK-8266949 | Check possibility to disable OperationTimedOut on Unix | |||
8u311 | JDK-8210335 | Clipping problems with complex affine transforms: negative scaling factors or small scaling factors | |||
8u311 | JDK-8202878 | com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails | |||
8u311 | a | JDK-8266248 | Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5 | ||
8u311 | JDK-8202580 | Dashed BasicStroke randomly painted incorrectly, may freeze application | |||
8u311 | JDK-8196415 | Disable SHA-1 Signed JARs | |||
8u311 | JDK-8098580 | drainRefQueueBounds() puts pressure on pool.size() | |||
8u311 | JDK-8259535 | ECDSA SignatureValue do not always have the specified length | |||
8u311 | RFR | JDK-8182577 | Exception when Tab key moves focus to a JCheckbox with a custom ButtonModel | ||
8u311 | RFR | (*) | JDK-8154043 | Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups. | |
8u311 | JDK-8204167 | Filter out tests requiring compressed oops when CompressedOops is disabled | |||
8u311 | JDK-8159093 | Fix coding conventions in Marlin renderer | |||
8u311 | JDK-8144938 | Handle properly coordinate overflow in Marlin Renderer | |||
8u311 | R | JDK-8262862 | Harden tests sun/security/x509/URICertStore/ExtensionsWithLDAP.java and krb5/canonicalize/Test.java | ||
8u311 | JDK-8264190 | Harden TLS interop tests | |||
8u311 | JDK-8159638 | Improve array caches and renderer stats in Marlin renderer | |||
8u311 | t | JDK-8268366 | Incorrect calculation of has_fpu_registers in C1 linear scan | ||
8u311 | JDK-8268620 | InfiniteLoopException test may fail on x86 platforms | |||
8u311 | JDK-8198619 | java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java fails on mac | |||
8u311 | JDK-8264824 | java/net/Inet6Address/B6206527.java doesn't close ServerSocket properly | |||
8u311 | JDK-8217377 | javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception | |||
8u311 | JDK-8260690 | JConsole User Guide Link from the Help menu is not accessible by keyboard | |||
8u311 | JDK-8169954 | JFileChooser/8021253: java.lang.RuntimeException: Default button is not pressed | |||
8u311 | RFR | JDK-8129940 | JRadioButton does not honor non-standard FocusTraversalKeys | ||
8u311 | Aa | JDK-8273358 | macOS Monterey does not have the font Times needed by Serif | ||
8u311 | JDK-8191814 | Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip | |||
8u311 | JDK-7190572 | Nimbus: hard to understand but consistent failure of HTMLEditorKit test | |||
8u311 | R | JDK-8242882 | opening jar file with large manifest might throw NegativeArraySizeException | ||
8u311 | JDK-8228711 | Path rendered incorrectly when it goes outside the clipping region | |||
8u311 | JDK-8221902 | PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu | |||
8u311 | JDK-8074870 | Really add javax/xml/jaxp/testng/validation to othervm.dirs in TEST.ROOT | |||
8u311 | JDK-8180568 | Refactor javax/crypto shell tests to plain java tests | |||
8u311 | JDK-8196438 | Regression automated Test '/test/jdk/java/awt/Window/OverrideRedirectRemoved/ChildWindowProblem.java' fails | |||
8u311 | JDK-8196435 | Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails | |||
8u311 | JDK-8269304 | Regression ~5% in spec2005 in b27 | |||
8u311 | JDK-8149896 | Removed unnecessary values in FloatConsts and DoubleConsts | |||
8u311 | JDK-8234058 | runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr | |||
8u311 | JDK-8179559 | Solaris MulticastSocket issues | |||
8u311 | JDK-8177699 | Some swing and awt tests are not in TEST.groups | |||
8u311 | JDK-8169416 | SSLSessionImpl finalize overhead | |||
8u311 | R | JDK-8214937 | sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date | ||
8u311 | JDK-8144806 | sun/security/tools/keytool/standard.sh fails intermittently at deleting x.jks | |||
8u311 | RFR | JDK-8065895 | Synchronous signals during error reporting may terminate or hang VM process | ||
8u311 | JDK-8197808 | Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows | |||
8u311 | JDK-8079253 | Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails.Part of this bug is related to frame size bug JDK-8073710.Test case can be fully tested once frame size issue is resolved | |||
8u311 | JDK-8200526 | Test sun/java2d/marlin/ClipShapeTest.java times out | |||
8u311 | JDK-8213694 | Test Timeout.java should run in othervm mode | |||
8u311 | R | JDK-8253682 | The AppletInitialFocusTest1.java is unstable | ||
8u311 | R | JDK-8230728 | Thin stroked shapes are not rendered if affine transform has flip bit | ||
8u311 | JDK-8201626 | Typo in MakeWindowAlwaysOnTop test | |||
8u311 | JDK-8255255 | Update Apache Santuario (XML Signature) to version 2.2.1 | |||
8u311 | JDK-8262392 | Update Mesa 3-D Headers to version 21.0.3 | |||
8u311 | JDK-8254850 | Update terminology in java.awt.GridBagLayout source code comments | |||
8u311 | RFR | JDK-8265019 | Update tests for additional TestNG test permissions | ||
8u311 | JDK-8198885 | Upgrade Marlin (java2d) to 0.9.1 | |||
8u311 | JDK-8180055 | Upgrade the Marlin renderer in Java2D | |||
8u311 | JDK-8147443 | Use Common Cleaner in Marlin OffHeapArray | |||
8u311 | JDK-8067744 | XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows) |
71 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u321 | JDK-8159034 | 4 nashorn ant tests fail with latest jdk9-dev build with IncompatibleClassChangeError | |||
8u321 | JDK-8208747 | [a11y] [macos] In Optionpane Demo, inside ComponentDialog Example, unable to navigate to all items, with VO on | |||
8u321 | JDK-8208640 | [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard. | |||
8u321 | a | JDK-8259585 | [macOS] Bad JNI lookup error : Accessible actions do not work on macOS | ||
8u321 | JDK-8263490 | [macos] Crash occurs on JPasswordField with activated InputMethod | |||
8u321 | JDK-8274326 | [macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m | |||
8u321 | JDK-8136999 | [macosx] NSException and NPE in a crash test | |||
8u321 | JDK-8042713 | [macosx] Print dialog does not update attribute set with page range | |||
8u321 | JDK-8131673 | [TEST_BUG] add @modules to some OS X-specific regtests | |||
8u321 | JDK-8159597 | [TEST_BUG] closed/javax/swing/JPopupMenu/4760494/bug4760494.java leaves key pressed | |||
8u321 | JDK-8080948 | [TEST_BUG] Few test cases are failing due to use of getPeer() | |||
8u321 | JDK-8172009 | [TEST_BUG] increase timeout in java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java | |||
8u321 | JDK-8160766 | [TEST_BUG] java/awt/Focus/DisposedWindow | |||
8u321 | JDK-7035459 | [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed | |||
8u321 | JDK-8068301 | [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F | |||
8u321 | JDK-8143021 | [TEST_BUG] Test javax/swing/JColorChooser/Test6541987.java fails | |||
8u321 | JDK-8068292 | [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel | |||
8u321 | JDK-8131751 | [TEST_BUG] Test javax/swing/plaf/gtk/crash/RenderBadPictureCrash.java fails UnsupportedOperationException | |||
8u321 | JDK-8039261 | [TEST_BUG]: There is not a minimal security level in Java Preferences and the TestApplet.html is blocked. | |||
8u321 | JDK-8167160 | [TEST_BUG][PIT] failure of javax/swing/JRadioButton/8033699/bug8033699.java | |||
8u321 | JDK-8238822 | [TESTBUG] [macos] javax/swing/JSplitPane/4621535/bug4621535.java fails on macos | |||
8u321 | JDK-8238821 | [TESTBUG] [macos] javax/swing/JTabbedPane/4680657/Bug4680657.java fails on macos | |||
8u321 | JDK-8238819 | [TESTBUG] [macos] javax/swing/JTextField/4306756/bug4306756.java fails on macos | |||
8u321 | JDK-8238816 | [TESTBUG] [macos] javax/swing/plaf/basic/BasicTreeUI/6234299/bug6234299.java is failing on macos | |||
8u321 | JDK-8238815 | [TESTBUG] [macos] javax/swing/text/html/FormView/6222200/FramePostTest.java fails on macos | |||
8u321 | JDK-8169840 | [TESTBUG] DisposeDialogNotActivateOwnerTest: Test clashes with another test with a similar name | |||
8u321 | JDK-8234332 | [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly | |||
8u321 | JDK-8233644 | [TESTBUG] JInternalFrame test bug8020708.java is failing on macos | |||
8u321 | JDK-8233556 | [TESTBUG] JPopupMenu tests fail on MacOS | |||
8u321 | JDK-8233555 | [TESTBUG] JRadioButton tests failing on MacoS | |||
8u321 | JDK-8233566 | [TESTBUG] KeyboardFocusManager tests failing on MacoS | |||
8u321 | JDK-8233562 | [TESTBUG] Swing StyledEditorKit test bug4506788.java fails on MacOS | |||
8u321 | JDK-8233634 | [TESTBUG] Swing text test bug4278839.java fails on macos | |||
8u321 | JDK-8233561 | [TESTBUG] Swing text test bug8014863.java fails on macos | |||
8u321 | JDK-8177386 | [TESTBUG] The "Undo" menu item in the context menu is disable | |||
8u321 | JDK-8233560 | [TESTBUG] ToolTipManager/Test6256140.java is failing on macos | |||
8u321 | JDK-8252825 | Add automated test for fix done in JDK-8218479 | |||
8u321 | JDK-8072575 | Add missing test for 8065895 | |||
8u321 | JDK-8273646 | Add openssl from path variable also in to Default System Openssl Path in OpensslArtifactFetcher | |||
8u321 | JDK-8273924 | ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add() | |||
8u321 | R | JDK-8266182 | Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java | ||
8u321 | JDK-8249548 | backward focus traversal gets stuck in button group | |||
8u321 | Ra | JDK-8259232 | Bad JNI lookup during printing | ||
8u321 | a | JDK-8263846 | Bad JNI lookup getFocusOwner in accessibility code on macOS | ||
8u321 | JDK-8217633 | Configurable extensions with system properties | |||
8u321 | JDK-8279618 | Deserializing HashMap throws access denied suppressAccessChecks | |||
8u321 | A | JDK-8259662 | Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl | ||
8u321 | JDK-8275131 | Exceptions after a touchpad gesture on macOS | |||
8u321 | JDK-8270116 | Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS | |||
8u321 | JDK-8266404 | Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report | |||
8u321 | JDK-8273747 | Grant JWS JavaFX apps access to Windows trust store | |||
8u321 | JDK-8139247 | Improper locking of MethodData::_extra_data_lock | |||
8u321 | JDK-8278472 | Invalid value set to CANDIDATEFORM structure | |||
8u321 | JDK-6849922 | java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails | |||
8u321 | JDK-8156002 | java/nio/channels/SocketChannel/AdaptSocket.java Fails in Mesos on OSX | |||
8u321 | a | JDK-8274056 | JavaAccessibilityUtilities leaks JNI objects | ||
8u321 | RFR | JDK-8186902 | jcmd GC.run should not be blocked by DisableExplicitGC | ||
8u321 | JDK-8143317 | jdk/lambda/vm/InterfaceAccessFlagsTest.java fails with IncompatibleClassChangeError | |||
8u321 | JDK-8269920 | JRadioButton/8033699/bug8033699.java fails on macOS | |||
8u321 | JDK-8192988 | keytool should support -storepasswd for pkcs12 keystores | |||
8u321 | R | JDK-8259729 | Missed JNFInstanceOf -> IsInstanceOf conversion | ||
8u321 | a | JDK-8274381 | missing CAccessibility definitions in JNI code | ||
8u321 | JDK-8278186 | org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method | |||
8u321 | JDK-8242526 | PIT: javax/swing/JInternalFrame/8020708/bug8020708.java fails in mach5 ubuntu system | |||
8u321 | JDK-8057038 | Speculative traps not robust when compilation and class unloading are concurrent | |||
8u321 | JDK-8272581 | sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182 | |||
8u321 | JDK-8262409 | sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception" | |||
8u321 | JDK-8273413 | SunJSSE Provider protocol list out of date | |||
8u321 | R | JDK-8253274 | The CycleDMImagetest brokes the system | ||
8u321 | JDK-8207059 | Update test certificates in QuoVadisCA.java test | |||
8u321 | JDK-8275082 | Update XML Security for Java to 2.3.0 |
43 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u331 | JDK-7119774 | [macosx] test ComponentMousePositionTest sometimes fail on Mac | |||
8u331 | JDK-8263729 | [test] divert spurious output away from stream under test in ProcessBuilder Basic test | |||
8u331 | JDK-8075909 | [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF | |||
8u331 | JDK-8055801 | [TEST_BUG] There is no red icon for the frame | |||
8u331 | JDK-8204161 | [TESTBUG] auto failed with the "Applet thread threw exception: java.lang.UnsupportedOperationException" exception | |||
8u331 | t | JDK-8256037 | [TESTBUG] com/sun/jndi/dns/ConfigTests/PortUnreachable.java fails due to the hard coded threshold is small | ||
8u331 | JDK-8081669 | aarch64: JTreg TestStable tests failing | |||
8u331 | R | JDK-8198882 | Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests/ | ||
8u331 | JDK-8210339 | Add 10 JNDI tests to com/sun/jndi/dns/FedTests/ | |||
8u331 | JDK-8208542 | Add 4 JNDI tests to com/sun/jndi/dns/ListTests/ | |||
8u331 | JDK-8208483 | Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/ | |||
8u331 | JDK-8200151 | Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/ | |||
8u331 | JDK-8208279 | Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/ | |||
8u331 | JDK-8252194 | Add automated test for fix done in JDK-8218469 | |||
8u331 | JDK-8251254 | Add automated test for fix done in JDK-8218472 | |||
8u331 | JDK-8251252 | Add automated testcase for fix done in JDK-8214253 | |||
8u331 | JDK-8251166 | Add automated testcases for changes done in JDK-8214112 | |||
8u331 | JDK-8195976 | Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java | |||
8u331 | JDK-8196770 | Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java | |||
8u331 | RFR | JDK-8166140 | C1: Possible integer overflow in LIRGenerator::generate_address on several platforms | ||
8u331 | JDK-8242614 | cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests | |||
8u331 | JDK-8047226 | closed/java/awt/Component/GetScreenLocTest/GetScreenLocTest.html clicks on Unity's tool bar | |||
8u331 | JDK-8251189 | com/sun/jndi/ldap/LdapDnsProviderTest.java failed due to timeout | |||
8u331 | R | JDK-8202117 | com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset | ||
8u331 | JDK-8161695 | compiler/jsr292/MHInlineTest.java can't be run on client-only platforms | |||
8u331 | JDK-8274736 | Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily | |||
8u331 | JDK-8259237 | Demo selection changes with left/right arrow key. No need to press space for selection. | |||
8u331 | R | RFR | JDK-8275811 | Incorrect instance to dispose | |
8u331 | JDK-8163086 | java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails | |||
8u331 | JDK-8273638 | javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F | |||
8u331 | JDK-8169953 | JComboBox/8057893: ComboBoxEdited event is not fired! on Windows | |||
8u331 | JDK-8277795 | LDAP connection timeout not honoured under contention | |||
8u331 | JDK-8272473 | Parsing epoch seconds at a DST transition with a non-UTC parser is wrong | |||
8u331 | JDK-8281551 | Remove guide-specific copyright pages from JDK 8u documentation | |||
8u331 | JDK-8198931 | remove java.xml.bind module dependency for com/sun/jndi tests | |||
8u331 | a | JDK-8275703 | System.loadLibrary fails on Big Sur for libraries hidden from filesystem | ||
8u331 | A | RFR | JDK-8074883 | Tab key should move to focused button in a button group | |
8u331 | JDK-8250772 | Test com/sun/jndi/ldap/NamingExceptionMessageTest.java fails intermittently with javax.naming.ServiceUnavailableException | |||
8u331 | JDK-8272105 | TestButtonGroupFocusTraversal.java fails in 8u | |||
8u331 | A | JDK-8277922 | Unable to click JCheckBox in JTable through Java Access Bridge | ||
8u331 | JDK-8282583 | Update BCEL md to include the copyright notice | |||
8u331 | JDK-8255035 | Update Commons BCEL to Version 6.5.0 | |||
8u331 | JDK-8257497 | Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280 |
5 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u333 | JDK-8284694 | Avoid evaluating SSLAlgorithmConstraints twice | |||
8u333 | JDK-8282293 | Domain value for system property jdk.https.negotiate.cbt should be case-insensitive | |||
8u333 | a | JDK-8279842 | HTTPS Channel Binding support for Java GSS/Kerberos | ||
8u333 | JDK-8268427 | Improve AlgorithmConstraints:checkAlgorithm performance | |||
8u333 | a | JDK-8279520 | SPNEGO has not passed channel binding info into the underlying mechanism |
37 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u341 | JDK-8288033 | (dc) DatagramChannel.disconnect uses disconnectx which is not supported on macOS 10.8.3 | |||
8u341 | JDK-8280964 | [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly | |||
8u341 | JDK-8272806 | [macOS] "Apple AWT Internal Exception" when input method is changed | |||
8u341 | JDK-8133713 | [macosx] Accessible JTables always reported as empty | |||
8u341 | JDK-7124298 | [macosx] Nothing heard from VoiceOver when tabbing between a nested tab group and a parent tab group | |||
8u341 | JDK-7124293 | [macosx] VoiceOver reads percentages rather than the actual values for sliders. | |||
8u341 | JDK-7124301 | [macosx] When in a tab group if you arrow between tabs there are no VoiceOver announcements. | |||
8u341 | JDK-8273634 | [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java | |||
8u341 | JDK-8145116 | [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java | |||
8u341 | JDK-8239502 | [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails | |||
8u341 | JDK-8277396 | [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread | |||
8u341 | JDK-8180084 | A few javac tests fail on Windows when the source and jtreg work dir are not on the same drive | |||
8u341 | R | JDK-8244602 | Add JTREG_REPEAT_COUNT to repeat execution of a test | ||
8u341 | JDK-8271506 | Add ResourceHashtable support for deleting selected entries | |||
8u341 | JDK-8160543 | C1: Crash in java.lang.String.indexOf in some java.sql tests | |||
8u341 | JDK-8034098 | Configure leaves 'a.out' in root dir. | |||
8u341 | t | JDK-8274465 | Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures | ||
8u341 | JDK-8072439 | Further refinement of the fix JDK-8047720 - Xprof hangs on Solaris | |||
8u341 | R | JDK-8278794 | Infinite loop in DeflaterOutputStream.finish() | ||
8u341 | JDK-8193682 | Infinite loop in ZipOutputStream.close() | |||
8u341 | JDK-8265261 | java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted | |||
8u341 | JDK-8197387 | jcmd started by "root" must be allowed to access all VM processes | |||
8u341 | JDK-8157391 | jdeps left JarFile open | |||
8u341 | JDK-8173625 | JRE 8u121 fails to install with blank dialog box (username with character #) | |||
8u341 | JDK-8272908 | Missing coverage for certain classes in com.sun.org.apache.xml.internal.security | |||
8u341 | R | JDK-8048190 | NoClassDefFoundError omits original ExceptionInInitializerError | ||
8u341 | JDK-8221903 | PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04 | |||
8u341 | JDK-8209930 | Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test | |||
8u341 | JDK-6584403 | Request to add a CA/CSR certificate cookbook to JSSE Reference Guide | |||
8u341 | JDK-8166981 | RGBColorConvertTest has wrong @run line | |||
8u341 | JDK-8270797 | ShortECDSA.java test is not complete | |||
8u341 | JDK-8272358 | Some tests may fail when executed with other locales than the US | |||
8u341 | JDK-8269933 | test/jdk/javax/net/ssl/compatibility/JdkInfo incorrect verification of protocol and cipher support | |||
8u341 | JDK-8277422 | tools/jar/JarEntryTime.java fails with modified time mismatch | |||
8u341 | JDK-8258795 | Update IANA Language Subtag Registry to Version 2021-05-11 | |||
8u341 | JDK-8183536 | Update jdk tests to allow for unique test classes directory | |||
8u341 | JDK-8277093 | Vector should throw ClassNotFoundException for a missing class of an element |
137 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u351 | JDK-8283383 | [macos] a11y : Screen magnifier shows extra characters (0) at the end JButton accessibility name | |||
8u351 | JDK-8275071 | [macos] A11y cursor gets stuck when combobox is closed | |||
8u351 | JDK-8278609 | [macos] accessibility frame is misplaced on a secondary monitor on macOS | |||
8u351 | JDK-8261198 | [macOS] Incorrect JNI parameters in number conversion in A11Y code | |||
8u351 | JDK-8272602 | [macOS] not all KEY_PRESSED events sent when control modifier is used | |||
8u351 | JDK-8239902 | [macos] Remove direct usage of JSlider, JProgressBar classes in CAccessible class | |||
8u351 | JDK-8278612 | [macos] test/jdk/java/awt/dnd/RemoveDropTargetCrashTest crashes with VoiceOver on macOS | |||
8u351 | JDK-8270216 | [macOS] Update named used for Java run loop mode | |||
8u351 | JDK-8286266 | [macos] VoiceOver : Moving JTable column to be the first column JVM crashes | |||
8u351 | JDK-8275819 | [TableRowAccessibility accessibilityChildren] method is ineffective | |||
8u351 | JDK-6854300 | [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7 | |||
8u351 | JDK-8079267 | [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails | |||
8u351 | JDK-8163274 | [TEST_BUG][macosx] apparent regression: javax/swing/JColorChooser/Test7194184.java | |||
8u351 | JDK-8223543 | [TESTBUG] Regression test java/awt/Graphics2D/DrawString/LCDTextSrcEa.java has issues | |||
8u351 | JDK-8058950 | [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it. | |||
8u351 | JDK-8252248 | __SIGRTMAX is not declared in musl libc | |||
8u351 | JDK-8078521 | AARCH64: Add AArch64 SA support | |||
8u351 | JDK-8253015 | Aarch64: Move linux code out from generic CPU feature detection | |||
8u351 | JDK-8261071 | AArch64: Refactor interpreter native wrappers | |||
8u351 | JDK-8248414 | AArch64: Remove uses of long and unsigned long ints | |||
8u351 | JDK-8211170 | AArch64: Warnings in C1 and template interpreter | |||
8u351 | JDK-8271071 | accessibility of a table on macOS lacks cell navigation | |||
8u351 | JDK-6447817 | Add additional Service Attributes to Standard Algorithm Names guide | |||
8u351 | JDK-8275720 | CommonComponentAccessibility.createWithParent isWrapped causes mem leak | |||
8u351 | JDK-8275809 | crash in [CommonComponentAccessibility getCAccessible:withEnv:] | |||
8u351 | JDK-8281738 | Create a regression test for checking the 'Space' key activation of focused Button | |||
8u351 | JDK-8282548 | Create a regression test for JDK-4330998 | |||
8u351 | JDK-8281745 | Create a regression test for JDK-4514331 | |||
8u351 | JDK-8282777 | Create a Regression test for JDK-4515031 | |||
8u351 | JDK-8282343 | Create a regression test for JDK-4518432 | |||
8u351 | JDK-8282234 | Create a regression test for JDK-4532513 | |||
8u351 | JDK-8281988 | Create a regression test for JDK-4618767 | |||
8u351 | JDK-8282402 | Create a regression test for JDK-4666101 | |||
8u351 | JDK-8281535 | Create a regression test for JDK-4670051 | |||
8u351 | JDK-8282778 | Create a regression test for JDK-4699544 | |||
8u351 | JDK-8282857 | Create a regression test for JDK-4702690 | |||
8u351 | JDK-8282046 | Create a regression test for JDK-8000326 | |||
8u351 | JDK-8282789 | Create a regression test for the JTree usecase of JDK-4618767 | |||
8u351 | JDK-8282933 | Create a test for JDK-4529616 | |||
8u351 | JDK-8283245 | Create a test for JDK-4670319 | |||
8u351 | JDK-8283015 | Create a test for JDK-4715496 | |||
8u351 | JDK-8282640 | Create a test for JDK-4740761 | |||
8u351 | JDK-8283087 | Create a test or JDK-4715503 | |||
8u351 | JDK-8285698 | Create a test to check the focus stealing of JPopupMenu from JComboBox | |||
8u351 | JDK-8283623 | Create an automated regression test for JDK-4525475 | |||
8u351 | JDK-8284294 | Create an automated regression test for RFE 4138746 | |||
8u351 | JDK-8283493 | Create an automated regression test for RFE 4231298 | |||
8u351 | JDK-8283624 | Create an automated regression test for RFE-4390885 | |||
8u351 | JDK-8284077 | Create an automated test for JDK-4170173 | |||
8u351 | JDK-8285305 | Create an automated test for JDK-4495286 | |||
8u351 | JDK-8285693 | Create an automated test for JDK-4702199 | |||
8u351 | A | JDK-8264302 | Create implementation for Accessibility native peer for Splitpane java role | ||
8u351 | A | JDK-8261352 | Create implementation for component peer for all the components who should be ignored in a11y interactions | ||
8u351 | JDK-8264305 | Create implementation for native accessibility peer for Statusbar java role | |||
8u351 | JDK-8256109 | Create implementation for NSAccessibilityButton protocol | |||
8u351 | A | JDK-8264291 | Create implementation for NSAccessibilityCell protocol peer | ||
8u351 | A | JDK-8261350 | Create implementation for NSAccessibilityCheckBox protocol peer | ||
8u351 | A | JDK-8264286 | Create implementation for NSAccessibilityColumn protocol peer | ||
8u351 | A | JDK-8264287 | Create implementation for NSAccessibilityComboBox protocol peer | ||
8u351 | A | JDK-8264290 | Create implementation for NSAccessibilityComponentGroup protocol peer | ||
8u351 | A | JDK-8256108 | Create implementation for NSAccessibilityElement protocol peer | ||
8u351 | A | JDK-8256126 | Create implementation for NSAccessibilityImage protocol peer | ||
8u351 | A | JDK-8264292 | Create implementation for NSAccessibilityList protocol peer | ||
8u351 | A | JDK-8264293 | Create implementation for NSAccessibilityMenu protocol peer | ||
8u351 | A | JDK-8264294 | Create implementation for NSAccessibilityMenuBar protocol peer | ||
8u351 | A | JDK-8264295 | Create implementation for NSAccessibilityMenuItem protocol peer | ||
8u351 | A | JDK-8262031 | Create implementation for NSAccessibilityNavigableStaticText protocol | ||
8u351 | A | JDK-8267387 | Create implementation for NSAccessibilityOutline protocol | ||
8u351 | A | JDK-8264296 | Create implementation for NSAccessibilityPopUpButton protocol peer | ||
8u351 | A | JDK-8264297 | Create implementation for NSAccessibilityProgressIndicator protocol peer | ||
8u351 | A | JDK-8261351 | Create implementation for NSAccessibilityRadioButton protocol | ||
8u351 | A | JDK-8264298 | Create implementation for NSAccessibilityRow protocol peer | ||
8u351 | JDK-8264300 | Create implementation for NSAccessibilityScrollBar protocol peer | |||
8u351 | A | JDK-8262981 | Create implementation for NSAccessibilitySlider protocol | ||
8u351 | A | JDK-8256111 | Create implementation for NSAccessibilityStaticText protocol | ||
8u351 | JDK-8256110 | Create implementation for NSAccessibilityStepper protocol | |||
8u351 | A | JDK-8264303 | Create implementation for NSAccessibilityTabGroup protocol peer | ||
8u351 | A | JDK-8267388 | Create implementation for NSAccessibilityTable protocol | ||
8u351 | A | JDK-8264304 | Create implementation for NSAccessibilityToolbar protocol peer | ||
8u351 | A | JDK-8264299 | Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles | ||
8u351 | A | JDK-8267385 | Create NSAccessibilityElement implementation for JavaComponentAccessibility | ||
8u351 | a | JDK-8261075 | Create stubRoutines.inline.hpp with SafeFetch implementation | ||
8u351 | JDK-8281569 | Create tests for Frame.setMinimumSize() method | |||
8u351 | JDK-8080907 | Develop test for Xerces Update: XML Schema Validation | |||
8u351 | JDK-8048337 | Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed | |||
8u351 | JDK-8291414 | Fix the incorrect wording about delayed provider selection in the PKCS11 documentation | |||
8u351 | JDK-8159694 | HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java | |||
8u351 | JDK-8211962 | Implicit narrowing in MacOSX java.desktop jsound | |||
8u351 | JDK-8285081 | Improve XPath operators count accuracy | |||
8u351 | JDK-8289486 | Improve XSLT XPath operators count efficiency | |||
8u351 | A | JDK-8263420 | Incorrect function name in NSAccessibilityStaticText native peer implementation | ||
8u351 | JDK-8252250 | isnanf is obsolete | |||
8u351 | JDK-8266225 | jarsigner is using incorrect security property to show weakness of certs | |||
8u351 | JDK-8286772 | java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html times out and fails in Windows | |||
8u351 | JDK-8290209 | jcup.md missing additional text | |||
8u351 | JDK-8274383 | JNI call of getAccessibleSelection on a wrong thread | |||
8u351 | JDK-8290774 | JSSE Reference Guide update: TLS 1.3 is enabled for the default SSLContext (SSL or TLS) at the client endpoint | |||
8u351 | JDK-8287672 | jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run | |||
8u351 | JDK-8186143 | keytool -ext option doesn't accept wildcards for DNS subject alternative names | |||
8u351 | JDK-8073182 | keytool may generate duplicate extensions | |||
8u351 | A | JDK-8284014 | Menu items with submenus in JPopupMenu are not spoken on macOS | ||
8u351 | JDK-8277368 | Metaspace OOM thrown due to the leak of Nashorn ScriptEngine | |||
8u351 | JDK-8290207 | Missing notice in dom.md | |||
8u351 | A | JDK-8267066 | New NSAccessibility peers should return they roles and subroles directly | ||
8u351 | JDK-8169468 | NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes! | |||
8u351 | JDK-8170876 | NPE in JCE engine classes with java.security.debug=provider | |||
8u351 | JDK-8281338 | NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working | |||
8u351 | JDK-8287740 | NSAccessibilityShowMenuAction not working for text editors | |||
8u351 | JDK-8202014 | Possible to receive signal before signal semaphore created | |||
8u351 | JDK-8280956 | Re-examine copyright headers on files in src/java.desktop/macosx/native/libawt_lwawt/awt/a11y | |||
8u351 | JDK-8194126 | Regression automated Test '/open/test/jdk/javax/swing/JColorChooser/Test7194184.java' fails | |||
8u351 | JDK-8203660 | Release Note: java.lang.ref.Reference Does Not Support Cloning | |||
8u351 | JDK-8176389 | Release Note: java.lang.ref.Reference.enqueue method clears the reference object before enqueuing | |||
8u351 | JDK-8175078 | Release Note: os::set_native_thread_name() cleanups | |||
8u351 | JDK-8173071 | Release Note: Phantom references are automatically cleared as soft and weak references | |||
8u351 | JDK-8294042 | Release Note: Update Timezone Data to 2022c | |||
8u351 | JDK-8288297 | Release Note: Upgrade the Default PKCS12 MAC Algorithm | |||
8u351 | JDK-8276880 | Remove java/lang/RuntimeTests/exec/ExecWithDir as unnecessary | |||
8u351 | a | JDK-8257148 | Remove obsolete code in AWTView.m | ||
8u351 | JDK-8245938 | Remove unused print_stack(void) method from XToolkit.c | |||
8u351 | G | JDK-8292695 | SIGQUIT and jcmd attaching mechanism does not work with signal chaining library | ||
8u351 | JDK-8274597 | Some of the dnd tests time out and fail intermittently | |||
8u351 | JDK-4819544 | SwingSet2 JTable Demo throws NullPointerException | |||
8u351 | JDK-8287917 | System.loadLibrary does not work on Big Sur if JDK is built with macOS SDK 10.15 and earlier | |||
8u351 | JDK-8273678 | TableAccessibility and TableRowAccessibility miss autorelease | |||
8u351 | JDK-8225122 | Test AncestorResized.java fails when Windows desktop is scaled. | |||
8u351 | JDK-8213820 | unknown tag: @returns | |||
8u351 | JDK-8286211 | Update PCSC-Lite for SUSE Linux to 1.9.5 | |||
8u351 | JDK-8282280 | Update Xerces2 Java to Version 2.12.2 | |||
8u351 | JDK-8267880 | Upgrade the default PKCS12 MAC algorithm | |||
8u351 | JDK-8234930 | Use MAP_JIT when allocating pages for code cache on macOS | |||
8u351 | JDK-8253197 | vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost" | |||
8u351 | JDK-8283621 | Write a regression test for CCC4400728 | |||
8u351 | JDK-8282936 | Write a regression test for JDK-4615365 | |||
8u351 | JDK-8280948 | Write a regression test for JDK-4659800 | |||
8u351 | JDK-8282937 | Write a regression test for JDK-4820080 | |||
8u351 | JDK-8284521 | Write an automated regression test for RFE 4371575 |
71 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u361 | JDK-8264400 | (fs) WindowsFileStore equality depends on how the FileStore was constructed | |||
8u361 | JDK-8265100 | (fs) WindowsFileStore.hashCode() should read cached hash code once | |||
8u361 | JDK-8168712 | [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL | |||
8u361 | A | JDK-8286313 | [macos] Voice over reads the boolean value as null in the JTable | ||
8u361 | JDK-8262903 | [macos_aarch64] Thread::current() called on detached thread | |||
8u361 | JDK-8050988 | [TEST BUG] Tests use delays instead of synchronization (swing) | |||
8u361 | JDK-8279385 | [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344 | |||
8u361 | JDK-8167291 | [TEST_BUG] javax/print/attribute/Services_getDocFl.java | |||
8u361 | JDK-8169879 | [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed | |||
8u361 | JDK-8233648 | [TESTBUG] DefaultMenuBarTest.java failing on macos | |||
8u361 | JDK-8233643 | [TESTBUG] JMenu test bug4515762.java fails on macos | |||
8u361 | JDK-8255716 | AArch64: Regression: JVM crashes if manually offline a core | |||
8u361 | JDK-8293489 | Accept CAs with BasicConstraints without pathLenConstraint | |||
8u361 | RFR | JDK-8274471 | Add support for RSASSA-PSS in OCSP Response | ||
8u361 | R | JDK-8255058 | C1: assert(is_virtual()) failed: type check | ||
8u361 | JDK-8255776 | Change build system for macOS/AArch64 | |||
8u361 | JDK-8231445 | check ZALLOC return values in awt coding | |||
8u361 | JDK-6982635 | closed/javax/swing/LookAndFeel/FocusedCellRendering/FocusedCellRendering.java fails | |||
8u361 | RFR | (*) | JDK-8030204 | com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found | |
8u361 | JDK-8281296 | Create a regression test for JDK-4515999 | |||
8u361 | JDK-8280913 | Create a regression test for JRootPane.setDefaultButton() method | |||
8u361 | JDK-8283507 | Create a regression test for RFE 4287690 | |||
8u361 | JDK-8285373 | Create an automated test for JDK-4702233 | |||
8u361 | JDK-8294294 | Document jdk.xml.xpathExprGrpLimit, jdk.xml.xpathExprOpLimit, and jdk.xml.xpathTotalOpLimit in the JAXP Security Guide | |||
8u361 | JDK-8279066 | entries.remove(entry) is useless in PKCS12KeyStore | |||
8u361 | JDK-8017487 | filechooser in Windows-Libraries folder: columns are mixed up | |||
8u361 | a | JDK-8274205 | Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC | ||
8u361 | JDK-8261336 | IGV: enhance default filters | |||
8u361 | JDK-8253819 | Implement os/cpu for macOS/AArch64 | |||
8u361 | JDK-8254941 | Implement Serviceability Agent for macOS/AArch64 | |||
8u361 | JDK-8253795 | Implementation of JEP 391: macOS/AArch64 Port | |||
8u361 | JDK-8257722 | Improve "keytool -printcert -jarfile" output | |||
8u361 | a | JDK-8282008 | Incorrect handling of quoted arguments in ProcessBuilder | ||
8u361 | A | JDK-8289559 | java/awt/a11y/AccessibleJPopupMenuTest.java test fails with java.lang.NullPointerException | ||
8u361 | JDK-8176510 | java/awt/font/GlyphVector/TestLayoutFlags.java fails with OpenJDK | |||
8u361 | JDK-8249694 | java/lang/StringBuffer/HugeCapacity.java and j/l/StringBuilder/HugeCapacity.java tests shouldn't be @ignore-d | |||
8u361 | JDK-8212096 | javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java failed intermittently due to SSLException: Tag mismatch | |||
8u361 | A | JDK-8273578 | javax/swing/JMenu/4515762/bug4515762.java fails on macOS 12 | ||
8u361 | JDK-8215571 | jdb does not include jdk.* in the default class filter | |||
8u361 | JDK-8081231 | JDK9 client build broken on Windows | |||
8u361 | JDK-8003399 | JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7 | |||
8u361 | R | JDK-8238676 | jni crashes on accessing it from process exit hook | ||
8u361 | JDK-8273236 | keytool does not accurately warn about algorithms that are disabled but have additional constraints | |||
8u361 | JDK-8277497 | Last column cell in the JTable row is read as empty cell | |||
8u361 | R | JDK-8284033 | Leak XVisualInfo in getAllConfigs in awt_GraphicsEnv.c | ||
8u361 | JDK-8154463 | New failure of closed/java/awt/font/Outline/OutlineInvarianceTest.java | |||
8u361 | JDK-8189604 | possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition:: |
|||
8u361 | JDK-8282276 | Problem list failing two Robot Screen Capture tests | |||
8u361 | JDK-8280950 | RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix | |||
8u361 | JDK-8281183 | RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950 | |||
8u361 | JDK-8283137 | Release Note: Incorrect Handling of Quoted Arguments in ProcessBuilder | |||
8u361 | JDK-8289297 | Release Note: Make HttpURLConnection Default Keep Alive Timeout Configurable | |||
8u361 | JDK-8274791 | Release Note: Support for RSASSA-PSS in OCSP Response | |||
8u361 | JDK-6357887 | selected printertray is ignored under linux | |||
8u361 | JDK-8031482 | Some jcmd commands generate output with \n as a line separator instead of \r\n on Windows | |||
8u361 | JDK-8275170 | Some jtreg sound tests should be marked with sound keyword | |||
8u361 | AR | JDK-8280550 | SplittableRandom#nextDouble(double,double) can return result >= bound | ||
8u361 | R | JDK-8284680 | sun.font.FontConfigManager.getFontConfig() leaks charset | ||
8u361 | JDK-8273553 | sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368 | |||
8u361 | JDK-8278344 | sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output | |||
8u361 | JDK-8253818 | Support macOS Aarch64 ABI for compiled wrappers | |||
8u361 | JDK-8253817 | Support macOS Aarch64 ABI in Interpreter | |||
8u361 | JDK-8253816 | Support macOS W^X | |||
8u361 | A | JDK-7188098 | TEST_BUG: closed/javax/sound/midi/Synthesizer/Receiver/bug6186488.java fails | ||
8u361 | JDK-7179436 | TEST_BUG: closed/javax/swing/text/html/HTMLEditorKit/6520730/bug6520730.java fails intermittently | |||
8u361 | JDK-8227651 | Tests fail with SSLProtocolException: Input record too big | |||
8u361 | RFR | (*) | JDK-4660158 | TTY: NumberFormatException while trying to set values by 'set' command | |
8u361 | JDK-8252679 | Two windows specific FileDIalog tests may fail on some Windows_Server_2016_Standard | |||
8u361 | JDK-8292294 | Update default DSA keysize in How to Implement a Provider guide | |||
8u361 | JDK-8274296 | Update or Problem List tests which may fail with uiScale=2 on macOS | |||
8u361 | JDK-8253839 | Update tests and JDK code for macOS/Aarch64 |
66 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u371 | JDK-8176846 | (fc) Increase timeouts of and instrument some tests using FileChannel#write | |||
8u371 | JDK-8298330 | /usr/java/latest is missing after one of JDK rpms is uninstalled | |||
8u371 | JDK-8298349 | /usr/java/latest points to wrong JDK | |||
8u371 | JDK-8251177 | [macosx] The text "big" is truncated in JTabbedPane | |||
8u371 | JDK-8280401 | [sspi] gss_accept_sec_context leaves output_token uninitialized | |||
8u371 | JDK-7077412 | [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error) | |||
8u371 | JDK-8270609 | [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction | |||
8u371 | Ra | RFR | JDK-8222299 | [TESTBUG] move hotspot container tests to hotspot/containers | |
8u371 | JDK-8292328 | AccessibleActionsTest.java test instruction for show popup on JLabel did not specify shift key | |||
8u371 | JDK-8264224 | Add macosx-aarch64 to Oracle build configurations | |||
8u371 | AR | JDK-8255466 | C2 crashes at ciObject::get_oop() const+0x0 | ||
8u371 | Rt | JDK-8250825 | C2 crashes with assert(field != __null) failed: missing field | ||
8u371 | Ra | JDK-8248552 | C2 crashes with SIGFPE due to division by zero | ||
8u371 | JDK-8299693 | Change to Xcode12.4+1.1 devkit for building on macOS at Oracle | |||
8u371 | JDK-8130507 | closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings | |||
8u371 | JDK-8284633 | CompressedClassPointers.java fails on macos-aarch64 | |||
8u371 | JDK-8283712 | Create a manual test framework class | |||
8u371 | JDK-8210373 | Deadlock in libj2gss.so when loading "j2gss" and "net" libraries in parallel. | |||
8u371 | JDK-8284898 | Enhance PassFailJFrame | |||
8u371 | JDK-8193222 | EnsureLocalCapacity() should maintain capacity requests through multiple calls | |||
8u371 | JDK-8159956 | EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins | |||
8u371 | JDK-8285617 | Fix java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java manual test | |||
8u371 | JDK-8284535 | Fix PrintLatinCJKTest.java test that is failing with Parse Exception | |||
8u371 | JDK-8220658 | Improve the readability of container information in the error log | |||
8u371 | JDK-8289424 | Include LD_HWCAP in hs_err log output | |||
8u371 | JDK-8291763 | Include virtualization information in hs_err crash log on Solaris | |||
8u371 | JDK-8301640 | Java Discovery Protocol docs refer to incorrect property | |||
8u371 | R | JDK-8284023 | java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo | ||
8u371 | JDK-8203297 | java/net/URL/OpenStream.java fails intermittently | |||
8u371 | t | JDK-8264526 | javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout | ||
8u371 | t | JDK-8264524 | jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails due to swapping not working | ||
8u371 | JDK-8175000 | jexec fails to execute simple helloworld.jar | |||
8u371 | JDK-8212165 | JGSS: Fix cut/paste error in NativeUtil.c | |||
8u371 | JDK-8212216 | JGSS: Fix leak in exception cases in getJavaOID() | |||
8u371 | JDK-8285399 | JNI exception pending in awt_GraphicsEnv.c:1432 | |||
8u371 | R | JDK-8242897 | KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException | ||
8u371 | JDK-8230910 | libsspi_bridge does not build on Windows 32bit | |||
8u371 | RS | JDK-8241900 | Loop unswitching may cause dependence on null check to be lost | ||
8u371 | JDK-8297489 | Modify TextAreaTextEventTest.java as to verify the content change of TextComponent sends TextEvent | |||
8u371 | JDK-8069191 | moving predicate out of loops may cause array accesses to bypass null check | |||
8u371 | JDK-8296611 | Problemlist several sun/security tests until JDK-8295343 is resolved | |||
8u371 | JDK-8272985 | Reference discovery is confused about atomicity and degree of parallelism | |||
8u371 | JDK-8214079 | Release Note: Added a Default Native GSS-API Library on Windows | |||
8u371 | JDK-8296217 | Release Note: Crypto-J Exception for Diffie-Hellman and DSA AlgorithmParameters Requests | |||
8u371 | JDK-8235639 | Release Note: Removed SSLv2Hello and SSLv3 From Default Enabled TLS Protocols | |||
8u371 | JDK-8297139 | Release Note: Toolchain Upgrade to Visual Studio 2022 | |||
8u371 | JDK-8005165 | Remove CPU-dependent code in self-patching vtables | |||
8u371 | JDK-8273685 | Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction | |||
8u371 | JDK-8283803 | Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintGlyphVectorTest.java and fix test | |||
8u371 | JDK-8284884 | Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java | |||
8u371 | JDK-8294619 | SetupTextFileProcessing() function doesn't escape "&" in replacements | |||
8u371 | JDK-8290920 | sspi_bridge.dll not built if BUILD_CRYPTO is false | |||
8u371 | JDK-8279941 | sun/security/pkcs11/Signature/TestDSAKeyLength.java fails when NSS version detection fails | |||
8u371 | JDK-8255787 | Tag container tests that use cGroups with cgroups keyword | |||
8u371 | JDK-8042902 | Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently | |||
8u371 | R | JDK-8243670 | Unexpected test result caused by C2 MergeMemNode::Ideal | ||
8u371 | JDK-8267038 | Update IANA Language Subtag Registry to Version 2022-03-02 | |||
8u371 | JDK-8287180 | Update IANA Language Subtag Registry to Version 2022-08-08 | |||
8u371 | JDK-8297088 | Update LCMS to 2.14 | |||
8u371 | JDK-8283723 | Update Visual Studio 2022 to version 17.1.0 for Oracle builds on Windows | |||
8u371 | JDK-8299918 | Update Xcode11.3.1-MacOSX10.15 devkit at Oracle | |||
8u371 | JDK-8294378 | URLPermission constructor exception when using tr locale | |||
8u371 | JDK-8297569 | URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378 | |||
8u371 | JDK-8078219 | Verify lack of @test tag in files in java/net test directory | |||
8u371 | JDK-8295774 | Write a test to verify List sends ItemEvent/ActionEvent | |||
8u371 | JDK-8253829 | Wrong length compared in SSPI bridge |
108 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u381 | JDK-8232101 | (sctp) Add minimal sanity tests for SCTP | |||
8u381 | JDK-8297000 | [jib] Add more friendly warning for proxy issues | |||
8u381 | JDK-8284758 | [linux] improve print_container_info | |||
8u381 | JDK-8275735 | [linux] Remove deprecated Metrics api (kernel memory limit) | |||
8u381 | JDK-8144030 | [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again) | |||
8u381 | JDK-8215759 | [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException | |||
8u381 | JDK-7147083 | [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac | |||
8u381 | JDK-8217438 | Adapt tools//launcher/Test7029048.java for AIX | |||
8u381 | JDK-8294740 | Add cgroups keyword to TestDockerBasic.java | |||
8u381 | JDK-8175042 | Add success message to java/io/FileInputStream/LargeFileAvailable.java | |||
8u381 | JDK-8303476 | Add the runtime version in the release file of a JDK image | |||
8u381 | JDK-8214195 | Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java | |||
8u381 | JDK-6176679 | Application freezes when copying an animated gif image to the system clipboard | |||
8u381 | JDK-8286030 | Avoid JVM crash when containers share the same /tmp dir | |||
8u381 | JDK-8085858 | Better failure output for test/java/util/Arrays/ParallelPrefix.java | |||
8u381 | JDK-8037959 | BitMap::resize frees old map before copying memory if !in_resource_area | |||
8u381 | JDK-8302151 | BMPImageReader throws an exception reading BMP images | |||
8u381 | JDK-8237183 | Bug ID missing for test in patch which fixed JDK-8230665 | |||
8u381 | Ra | JDK-8210389 | C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc | ||
8u381 | R | JDK-8239537 | cgroup MetricsTester testMemorySubsystem fails sometimes when testing memory.kmem.tcp.usage_in_bytes | ||
8u381 | t | JDK-8284950 | CgroupV1 detection code should consider memory.swappiness | ||
8u381 | A | JDK-8293858 | Change PKCS7 code to use default SecureRandom impl instead of SHA1PRNG | ||
8u381 | JDK-8260274 | Cipher.init(int, key) does not use highest priority provider for random bytes | |||
8u381 | JDK-8230438 | closed/test/jdk/sun/net/www/protocol/http/ProxyAuthTest.java should not use the wildcard address | |||
8u381 | JDK-8130657 | com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result | |||
8u381 | JDK-8062258 | compiler/debug/TraceIterativeGVN.java segfaults in trace_PhaseIterGVN | |||
8u381 | JDK-8282201 | Consider removal of expiry check in VerifyCACerts.java test | |||
8u381 | JDK-8289146 | containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output | |||
8u381 | JDK-8299424 | containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit | |||
8u381 | JDK-8182703 | Correct G1 barrier queue lock orderings | |||
8u381 | JDK-8298921 | Create a regression test for JDK-8139581 | |||
8u381 | JDK-8284524 | Create an automated test for JDK-4422362 | |||
8u381 | JDK-8284767 | Create an automated test for JDK-4422535 | |||
8u381 | JDK-8286172 | Create an automated test for JDK-4516019 | |||
8u381 | JDK-8129567 | CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros | |||
8u381 | JDK-8281274 | deal with ActiveProcessorCount in os::Linux::print_container_info | |||
8u381 | JDK-8264593 | debug.cpp utilities should be available in product builds. | |||
8u381 | JDK-8228442 | DHKeyExchange/LegacyDHEKeyExchange.java failed due to "SSLException: An established connection was aborted by the software in your host machine" | |||
8u381 | JDK-8287246 | DSAKeyValue should check for missing params instead of relying on KeyFactory provider | |||
8u381 | JDK-8173181 | Empty string alias in KeyStore throws StringIndexOutOfBoundsException for getEntry() | |||
8u381 | JDK-8027595 | Enable BigInteger overflow tests in JTREG | |||
8u381 | JDK-8266881 | Enable debug log for SSLEngineExplorerMatchedSNI.java | |||
8u381 | JDK-8286481 | Exception printed to stdout on Windows when storing transparent image in clipboard | |||
8u381 | JDK-8273526 | Extend the OSContainer API pids controller with pids.current | |||
8u381 | JDK-8266490 | Extend the OSContainer API to support the pids controller of cgroups | |||
8u381 | JDK-8292297 | Fix up loading of override java.security properties file | |||
8u381 | JDK-8079208 | gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup | |||
8u381 | JDK-8287011 | Improve container information | |||
8u381 | JDK-8281517 | Improve the error message shown when a user tries to install the aarch64 bundle on an intel mac | |||
8u381 | JDK-8042478 | Include Mersenne primes in BigInteger primality testing | |||
8u381 | JDK-8305400 | ISO 4217 Amendment 175 Update | |||
8u381 | JDK-8297296 | java/awt/Mouse/EnterExitEvents/DragWindowTest.java fails with "No MouseReleased event on label!" | |||
8u381 | JDK-8249699 | java/io/ByteArrayOutputStream/MaxCapacity.java should use @requires instead of @ignore | |||
8u381 | JDK-8229333 | java/io/File/SetLastModified.java timed out | |||
8u381 | JDK-8068260 | java/io/Serializable/clearHandleTable/ClearHandleTable.java timed out | |||
8u381 | JDK-8041683 | java/math/BigInteger/BitLengthOverflow.java failing with OOME | |||
8u381 | JDK-8169246 | java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException | |||
8u381 | JDK-8169115 | java/net/InetAddress/ptr/lookup.sh failed intermittently | |||
8u381 | JDK-8085049 | java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use" | |||
8u381 | JDK-8154525 | java/net/ServerSocket/ThreadStop.java fails intermittently with error while cleaning up threads after test | |||
8u381 | JDK-8129310 | java/net/Socket/asyncClose/AsyncClose.java fails intermittently | |||
8u381 | JDK-8085575 | java/net/Socket/InheritHandle.java fails intermittently with "Address already in use" | |||
8u381 | JDK-8171405 | java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test" | |||
8u381 | JDK-8213235 | java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit | |||
8u381 | JDK-8171133 | java/rmi/registry/reexport/Reexport.java, there is a missing case check in createReg(..) | |||
8u381 | JDK-8171072 | java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case | |||
8u381 | JDK-8284771 | java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown" | |||
8u381 | JDK-8265297 | javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset" | |||
8u381 | JDK-8285635 | javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel | |||
8u381 | JDK-8023980 | JCE doesn't provide any class to handle RSA private key in PKCS#1 | |||
8u381 | JDK-8304134 | jib bootstrapper fails to quote filename when checking download filetype | |||
8u381 | JDK-8301282 | JMX simple and delegation security samples don't work because of missing access control entries | |||
8u381 | JDK-8195621 | JTReg failure: gc/g1/TestLargePageUseForAuxMemory.java | |||
8u381 | JDK-8213576 | Make test AsyncCloseChannel.java run in othervm | |||
8u381 | JDK-8263970 | Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed | |||
8u381 | JDK-8153147 | Mark java/net/BindException/Test.java as intermittently failing | |||
8u381 | JDK-8153722 | Mark java/nio/channels/Selector/SelectAndClose.java as intermittently failing | |||
8u381 | JDK-8174960 | Mark WakeupAfterClose.java as failing intermittently | |||
8u381 | A | JDK-8294906 | Memory leak in PKCS11 NSS TLS server | ||
8u381 | JDK-8204342 | Methods in java.time's TCKZoneRules OpenJDK test miss @Test annotation | |||
8u381 | JDK-8138663 | Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java | |||
8u381 | JDK-8292033 | Move jdk.X509Certificate event logic to JCA layer | |||
8u381 | JDK-8210934 | Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK | |||
8u381 | JDK-8305766 | ProblemList runtime/CompressedOops/CompressedClassPointers.java | |||
8u381 | JDK-8294240 | Release Note: Throw Error If Default java.security File Fails to Load | |||
8u381 | JDK-8221098 | Run java/net/URL/HandlerLoop.java in othervm mode | |||
8u381 | JDK-8226976 | SessionTimeOutTests uses == operator for String value check | |||
8u381 | JDK-8172253 | SetIfModifiedSince.java test fails with http return code 404 | |||
8u381 | JDK-8065222 | sun/net/www/protocol/http/B6369510.java doesn't execute as expected | |||
8u381 | JDK-8129507 | sun/net/www/protocol/http/B6369510.java fails intermittently | |||
8u381 | JDK-8146257 | sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind | |||
8u381 | JDK-8271560 | sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java still fails due to "An established connection was aborted by the software in your host machine" | |||
8u381 | JDK-8164804 | sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption | |||
8u381 | JDK-8246387 | switch to jtreg 5.1 | |||
8u381 | JDK-8042147 | test sun/util/logging/SourceClassName.java failed: Unexpected source: java.util.Currency info | |||
8u381 | JDK-8042983 | test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap | |||
8u381 | JDK-8211325 | test/jdk/java/net/Socket/LingerTest.java fails with cleaning up | |||
8u381 | R | JDK-8211092 | test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up | ||
8u381 | JDK-8292206 | TestCgroupMetrics.java fails as getMemoryUsage() is lower than expected | |||
8u381 | JDK-8281297 | TestStressG1Humongous fails with guarantee(is_range_uncommitted) | |||
8u381 | JDK-8155246 | Throw error if default java.security file is missing | |||
8u381 | JDK-8272398 | Update DockerTestUtils.buildJdkDockerImage() | |||
8u381 | JDK-8303124 | Update Internationalization guide for JDK-8301119 - Support for GB18030-2022 | |||
8u381 | JDK-8178383 | Validation of FileIO in the tests for JavaSound should be stricter | |||
8u381 | JDK-8167196 | WhiteBox methods should throw an exception if used with inappropriate collector. | |||
8u381 | JDK-8296275 | Write a test to verify setAccelerator method of JMenuItem | |||
8u381 | A | JDK-8299296 | Write a test to verify the components selection sends ItemEvent | ||
8u381 | Ra | JDK-8212528 | Wrong cgroup subsystem being used for some CPU Container Metrics |
132 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u391 | JDK-8174127 | (ch) Add instrumentation to java/nio/channels/FileChannel/Transfer.java | |||
8u391 | JDK-8176317 | (ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java | |||
8u391 | JDK-8087304 | (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3 | |||
8u391 | JDK-8068693 | (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing | |||
8u391 | JDK-8143610 | (dc) java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failed intermittently due to SocketTimeoutException | |||
8u391 | JDK-8076644 | (dc) MulticastSendReceiveTests.java fails with NumberFormatException due to network interference | |||
8u391 | JDK-8079651 | (dc) Promiscuous.java fails with NumberFormatException due to network interference | |||
8u391 | JDK-8160687 | (fs) Cannot tell which WatchService test is not deleting temp directories "work*" | |||
8u391 | JDK-8133287 | (fs) java/nio/file/Files/probeContentType/ParallelProbes.java should use othervm mode | |||
8u391 | JDK-8160220 | (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind | |||
8u391 | JDK-8143100 | (sc) java/nio/channels/ServerSocketChannel/Basic.java fails intermittently | |||
8u391 | JDK-8175033 | (se) Improve internal timing of java/nio/channels/Selector/WakeupAfterClose.java | |||
8u391 | JDK-8141595 | (so) java/nio/channels/ServerSocketChannel/NonBlockingAccept.java fails intermittently | |||
8u391 | JDK-8146213 | (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused | |||
8u391 | JDK-8266172 | -Wstringop-overflow happens in vmError.cpp | |||
8u391 | JDK-8173412 | @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run | |||
8u391 | JDK-8238813 | [macos] closed test javax/swing/UIDefaults/4280340/bug4280340.java fails on macos | |||
8u391 | JDK-8065097 | [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off | |||
8u391 | JDK-8165146 | [PIT][TEST_BUG] Doubtful usability of java/awt/print/PrinterJob/TestMediaTraySelection.java | |||
8u391 | JDK-8197825 | [Test] Intermittent timeout with javax/swing JColorChooser Test | |||
8u391 | JDK-7124251 | [TEST_BUG] [macosx] JInternalFrame DesktopIcon isn't properly placed on desktop | |||
8u391 | JDK-8015893 | [TEST_BUG] closed/javax/swing/JPopupMenu/4769039/bug4769039.java sometimes hangs on ubuntu 12.04 | |||
8u391 | JDK-8081311 | [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle | |||
8u391 | JDK-8174717 | [TEST_BUG] javax/swing/text/html/StyleSheet/bug4936917.java | |||
8u391 | JDK-8161135 | [TEST_BUG] Swing component not accessed on EDT in closed/javax/swing/JComboBox/5100422/bug5100422.java | |||
8u391 | JDK-8233567 | [TESTBUG] FocusSubRequestTest.java fails on macos | |||
8u391 | JDK-8234184 | [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows | |||
8u391 | JDK-8233641 | [TESTBUG] JMenuItem test bug4171437.java fails on macos | |||
8u391 | JDK-8233564 | [TESTBUG] MouseComboBoxTest.java is failing | |||
8u391 | JDK-8190348 | [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails | |||
8u391 | JDK-8190347 | [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails | |||
8u391 | JDK-8275689 | [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test | |||
8u391 | JDK-8255724 | [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline | |||
8u391 | JDK-8175209 | Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java | |||
8u391 | JDK-8254711 | Add java.security.Provider.getService JFR Event | |||
8u391 | JDK-8290469 | Add new positioning options to PassFailJFrame test framework | |||
8u391 | JDK-8175041 | Add success message to java/nio/channels/FileChannel/LoopingTruncate.java | |||
8u391 | JDK-8306575 | Clean up and open source four Dialog related tests | |||
8u391 | JDK-8164649 | Cleanup of test java/nio/channels/FileChannel/Lock.java | |||
8u391 | JDK-8164100 | com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with java.util.concurrent.TimeoutException | |||
8u391 | JDK-8031428 | CountTest causes lambda Ser/Derialization tests to fail | |||
8u391 | JDK-8255722 | Create a new test for rotated blit | |||
8u391 | JDK-8286620 | Create regression test for verifying setMargin() of JRadioButton | |||
8u391 | JDK-8130394 | DatagramChannel tests need to be hardended to ignore stray datagrams | |||
8u391 | JDK-8313219 | Document system property jdk.jar.maxSignatureFileSize in the security guides | |||
8u391 | JDK-8170839 | failed test case is not checked in java/rmi/activation/ActivateFailedException/activateFails/ActivateFails.java | |||
8u391 | JDK-8305950 | Have -XshowSettings option display tzdata version | |||
8u391 | JDK-8054022 | HttpURLConnection timeouts with Expect: 100-Continue and no chunking | |||
8u391 | JDK-8175115 | Improve instrumentation of java/nio/file/WatchService/LotsOfEvents.java | |||
8u391 | JDK-8176744 | Improve internal timing of java/nio/channels/Selector/SelectAndClose.java | |||
8u391 | JDK-8176394 | Incorrect relational operator in java/nio/channels/FileChannel/InterruptDeadlock.java | |||
8u391 | JDK-8297923 | java.awt.ScrollPane broken after multiple scroll up/down | |||
8u391 | JDK-8307165 | java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out | |||
8u391 | JDK-8307135 | java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed | |||
8u391 | JDK-8271519 | java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java failed with "Total [200] - Expected [400]" | |||
8u391 | JDK-8198616 | java/awt/Focus/6378278/InputVerifierTest.java fails on mac | |||
8u391 | JDK-8198617 | java/awt/Focus/6382144/EndlessLoopTest.java fails on mac | |||
8u391 | JDK-8132548 | java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure" | |||
8u391 | JDK-8153209 | java/nio/channels/AsyncCloseAndInterrupt.java fails throwing exception: java.nio.channels.ClosedChannelException | |||
8u391 | JDK-8177565 | java/nio/channels/Selector/SelectorLimit.java disabled for Windows release >= 6.0 | |||
8u391 | JDK-8049316 | java/nio/channels/Selector/Wakeup.java failing | |||
8u391 | JDK-8081293 | java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently | |||
8u391 | JDK-8030795 | java/nio/file/Files/probeContentType/ForceLoad.java failing with ServiceConfigurationError without jtreg -agentvm option | |||
8u391 | JDK-8164159 | java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads | |||
8u391 | JDK-8172314 | java/rmi/registry/altSecurityManager/AltSecurityManager.java fails with "port in use" | |||
8u391 | JDK-8170644 | java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use" | |||
8u391 | JDK-8025199 | java/rmi/registry/reexport/Reexport.java failed with: Port already in use | |||
8u391 | JDK-8078587 | java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use | |||
8u391 | JDK-8080550 | java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently | |||
8u391 | JDK-8153543 | java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently | |||
8u391 | JDK-8037097 | java/util/Arrays/Correct.java fails intermittently | |||
8u391 | JDK-8300098 | java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3 | |||
8u391 | JDK-8081390 | javax/management/remote/mandatory/connection/RMIConnector_NPETest.java may leave orphaned processes | |||
8u391 | JDK-8171900 | javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHandshakeException: Remote host terminated the handshake" | |||
8u391 | JDK-8168769 | javax/net/ssl/TLSv12/DisabledShortRSAKeys.java timed out | |||
8u391 | JDK-8234808 | jdb quoted option parsing broken | |||
8u391 | JDK-8160221 | jdk/test/java/nio/channels/FileChannel/Transfers.java leaving files behind | |||
8u391 | JDK-8252713 | jtreg time out of CtrlASCII.java seems to hang the Xserver. | |||
8u391 | JDK-8229147 | Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) | |||
8u391 | JDK-8175062 | Mark java/nio/channels/AsyncCloseAndInterrupt.java as intermittently failing | |||
8u391 | JDK-8156512 | Mark several tests from java/nio as intermittently failing | |||
8u391 | JDK-8129759 | Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile | |||
8u391 | JDK-8305517 | Memory leak in Java Solaris native code when calling NetworkInterface.getHardwareAddress() | |||
8u391 | JDK-8158270 | MulticastSendReceiveTests.java failed with "Expected message not received" | |||
8u391 | JDK-8307799 | Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg `@requires` clause | |||
8u391 | JDK-7190578 | Nimbus: css test for 4936917 fails | |||
8u391 | A | JDK-8306682 | Open source a few more AWT Choice tests | ||
8u391 | A | JDK-8306372 | Open source AWT CardLayout and Checkbox tests | ||
8u391 | JDK-8306133 | Open source few AWT Drag & Drop related tests | |||
8u391 | JDK-8306954 | Open source five Focus related tests | |||
8u391 | A | JDK-8306484 | Open source several AWT Choice jtreg tests | ||
8u391 | A | JDK-8306137 | Open source several AWT ScrollPane related tests | ||
8u391 | A | JDK-8306638 | Open source some AWT tests related to datatransfer and Toolkit | ||
8u391 | A | JDK-8306430 | Open source some AWT tests related to TextComponent and Toolkit | ||
8u391 | A | JDK-8306134 | Open source some AWT tests relating to Button and a few other classes | ||
8u391 | JDK-8307128 | Open source some drag and drop tests 4 | |||
8u391 | JDK-8307133 | Open source some JTable jtreg tests | |||
8u391 | JDK-8307080 | Open source some more JComboBox jtreg tests | |||
8u391 | JDK-8203027 | Open source tests for "java.awt.geom" | |||
8u391 | JDK-8307078 | Opensource and clean up five more AWT Focus related tests | |||
8u391 | JDK-8306718 | Optimize and opensource some old AWT tests | |||
8u391 | JDK-8169764 | output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails | |||
8u391 | JDK-8240132 | ProblemList com/sun/jdi/InvokeHangTest.java | |||
8u391 | JDK-8240977 | ProblemList failing jtreg tests on macos | |||
8u391 | JDK-8293811 | Provide a reason for PassFailJFrame.forceFail | |||
8u391 | JDK-8289238 | Refactoring changes to PassFailJFrame Test Framework | |||
8u391 | JDK-8180431 | Remove "intermittent" keyword from some no longer failing NIO tests | |||
8u391 | JDK-8177564 | Remove check for Windows XP and Server 2003 in java/nio/channels/DatagramChannel/NetworkConfiguration.java | |||
8u391 | RFR RFR | JDK-8207011 | Remove uses of the register storage class specifier | ||
8u391 | JDK-8309095 | Remove UTF-8 character from TaskbarPositionTest.java | |||
8u391 | JDK-8240604 | Rewrite sun/management/jmxremote/bootstrap/CustomLauncherTest.java test to make binaries from source file | |||
8u391 | JDK-8310054 | ScrollPane insets are incorrect | |||
8u391 | JDK-8296452 | Solaris Ucrypto context memory leak on CRYPTO_BUFFER_TOO_SMALL error | |||
8u391 | A | JDK-8275303 | sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver | ||
8u391 | JDK-8037278 | sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output | |||
8u391 | JDK-8300205 | Swing test bug8078268 make latch timeout configurable | |||
8u391 | JDK-8197811 | Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows | |||
8u391 | JDK-8200200 | test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles | |||
8u391 | JDK-8299713 | Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor | |||
8u391 | JDK-8050105 | test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails | |||
8u391 | JDK-8037360 | TEST_BUG: java/nio/channels/SocketChannel/Connect.java fails intermittently | |||
8u391 | JDK-8224705 | Tests that need to be problem-listed or have printer resources | |||
8u391 | JDK-8177014 | tools/javac/tree/TreePosTest.java test fails with IllegalArgumentException | |||
8u391 | JDK-8176900 | TreePosTest should disable annotation processing | |||
8u391 | JDK-8141368 | Typo in java/lang/Class/IsEnum.java test | |||
8u391 | JDK-8289547 | Update javax/swing/Popup/TaskbarPositionTest.java | |||
8u391 | JDK-8297887 | Update Siphash | |||
8u391 | JDK-8307079 | Update test java/awt/Choice/DragOffNoSelect.java | |||
8u391 | JDK-8168261 | Use server cipher suites preference by default | |||
8u391 | JDK-8282860 | Write a regression test for JDK-4164779 | |||
8u391 | JDK-8296934 | Write a test to verify whether Undecorated Frame can be iconified or not | |||
8u391 | JDK-8311689 | Wrong visible amount in Adjustable of ScrollPane |
103 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u401 | JDK-8177550 | (fc) Enable java/nio/channels/FileChannel/{Transfer4GBFile.java,TransferTo6GBFile.java} on Linux and Windows | |||
8u401 | JDK-8176895 | (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests | |||
8u401 | JDK-8214469 | [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails | |||
8u401 | JDK-8164492 | [TEST_BUG] closed/javax/swing/JMenuItem/4738983/bug4738983.java | |||
8u401 | JDK-8209946 | [TESTBUG] CDS tests should use "@run driver" | |||
8u401 | JDK-8270331 | [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java | |||
8u401 | JDK-8211045 | [Testbug] Fix for 8144279 didn't define a test case! | |||
8u401 | JDK-8144279 | [TESTBUG] hotspot/runtime/jsig/Test8017498.sh should use native library build support | |||
8u401 | JDK-8032988 | [TESTBUG] Nightly testing cleanup: remove obsolete and nonfunctioning jtreg runtime tests from closed repo | |||
8u401 | JDK-8233565 | [TESTBUG] NullModalityDialogTest.java fails on MacOS | |||
8u401 | JDK-8288325 | [windows] Actual and Preferred Size of AWT Non-resizable frame are different | |||
8u401 | JDK-8265586 | [windows] last button is not shown in AWT Frame with BorderLayout and MenuBar set. | |||
8u401 | R | JDK-8247200 | AArch64: assert((unsigned)fpargs < 32) | ||
8u401 | JDK-8169177 | aarch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options | |||
8u401 | JDK-8030687 | Add .out files to fix failing tests | |||
8u401 | JDK-8261160 | Add a deserialization JFR event | |||
8u401 | JDK-8050922 | add additional diagnostic to java/net/MulticastSocket/TestInterfaces | |||
8u401 | JDK-8289077 | Add manual tests to open | |||
8u401 | JDK-8086053 | Address inconsistencies regarding ZeroTLAB | |||
8u401 | JDK-8165496 | assert(_exception_caught == false) failed: _exception_caught is out of phase | |||
8u401 | JDK-8149343 | assert(rp->num_q() == no_of_gc_workers) failed: sanity | |||
8u401 | JDK-8075922 | assert(t == t_no_spec) fails in phaseX.cpp | |||
8u401 | t | JDK-8285785 | CheckCleanerBound test fails with PasswordCallback object is not released | ||
8u401 | JDK-8306926 | Cipher Suite Preference section of JSSE guide should be updated to use server's cipher suite preference | |||
8u401 | JDK-8316906 | Clarify TLABWasteTargetPercent flag | |||
8u401 | JDK-8252813 | client tests failing on macOS 10.15.X host | |||
8u401 | A | JDK-8313657 | com.sun.jndi.ldap.Connection.cleanup does not close connections on SocketTimeoutErrors | ||
8u401 | JDK-8162702 | com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member | |||
8u401 | JDK-8193386 | CompressedClassSize too large with MaxMetaspace | |||
8u401 | JDK-8285867 | Convert applet manual tests SelectionVisible.java to Frame and automate | |||
8u401 | JDK-8180266 | Convert sun/security/provider/KeyStore/DKSTest.sh to Java Jtreg Test | |||
8u401 | JDK-8067247 | Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache | |||
8u401 | JDK-8202790 | DnD test DisposeFrameOnDragTest.java does not clean up | |||
8u401 | R | JDK-8228645 | Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions | ||
8u401 | JDK-8317967 | Enhance test/jdk/javax/net/ssl/TLSCommon/SSLEngineTestCase.java to handle default cases | |||
8u401 | JDK-8301065 | Handle control characters in java_lang_String::print | |||
8u401 | JDK-8319727 | Harden BufferManagerReadStream underflow logic | |||
8u401 | Ra | JDK-8227277 | HeapInspection::find_instances_at_safepoint walks dead objects | ||
8u401 | JDK-7150539 | HttpURLConnection.getResponseMessage() doesn't throw IOException on server error (OS X) | |||
8u401 | JDK-8171076 | improve rmi tests by replacing TestLibrary.createRegistryOnUnusedPort, getUnusedRandomPort | |||
8u401 | JDK-8042581 | Intermittent failure in java/net/DatagramSocket/InheritHandle.java | |||
8u401 | JDK-8030842 | Intermittent test failure SSLSocketTimeoutNulls.java | |||
8u401 | JDK-8026393 | jarsigner never shows a warning in badKeyUsage case | |||
8u401 | JDK-8078143 | java/lang/management/ThreadMXBean/AllThreadIds.java fails intermittently | |||
8u401 | JDK-8162521 | java/net/Authenticator/B4933582.sh fails intermittently with BindException | |||
8u401 | JDK-8133704 | java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use | |||
8u401 | JDK-8041677 | java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter | |||
8u401 | JDK-8038276 | java/net/NetworkInterface/Test.java fails on Windows intermittently for Teredo Interface | |||
8u401 | JDK-8165711 | java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode | |||
8u401 | JDK-8030175 | java/rmi/registry/altSecurityManager/AltSecurityManager.java fails due to timeout | |||
8u401 | JDK-8188897 | java/rmi/registry/reexport/Reexport.java failed with Port already in use | |||
8u401 | JDK-8283719 | java/util/logging/CheckZombieLockTest.java failing intermittently | |||
8u401 | JDK-8164595 | javax/net/ssl/FixingJavadocs/SSLSessionNulls.java fails intermittently with javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake | |||
8u401 | JDK-8266249 | javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS | |||
8u401 | JDK-8169959 | javax/swing/JTable/6263446/bug6263446.java: Table should be editing | |||
8u401 | JDK-8296083 | javax/swing/JTree/6263446/bug6263446.java fails intermittently on a VM | |||
8u401 | JDK-8210168 | JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify | |||
8u401 | ?A | JDK-8326643 | JDK server does not send a dummy change_cipher_spec record after HelloRetryRequest message | ||
8u401 | JDK-8171142 | jdk_rmi registry test fail to clean up on failure | |||
8u401 | JDK-8288993 | Make AwtFramePackTest generic by removing @requires tag | |||
8u401 | a | JDK-8253899 | Make IsClassUnloadingEnabled signature match specification | ||
8u401 | JDK-8164166 | Make sure java/nio/channels tests shutdown asynchronous channel groups | |||
8u401 | JDK-8059735 | make_not_entrant_or_zombie sees zombies | |||
8u401 | JDK-8198668 | MemoryPoolMBean/isUsageThresholdExceeded/isexceeded001/TestDescription.java still failing | |||
8u401 | JDK-8308232 | nsk/jdb tests don't pass -verbose flag to the debuggee | |||
8u401 | JDK-8032223 | nsk/regression/b4663146 gets assert(SafepointSynchronize::is_at_safepoint() || JvmtiEnv::is_thread_fully_suspended(get_thread(), false, &debug_bits)) | |||
8u401 | A | JDK-8315606 | Open source few swing text/html tests | ||
8u401 | JDK-8071908 | Port internal Diagnostic Command tests and test framework to jtreg | |||
8u401 | JDK-8079667 | port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg | |||
8u401 | JDK-8298970 | Problem list java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java | |||
8u401 | JDK-8208347 | ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java | |||
8u401 | JDK-8269314 | ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on Win-X64 and linux-aarch64 | |||
8u401 | JDK-8181414 | Refactor misc test/sun/net/www/protocol/jar shell tests to plain java tests | |||
8u401 | JDK-8181080 | Refactor several sun/net shell tests to plain java tests | |||
8u401 | JDK-8181413 | Refactor test/sun/net/www/protocol/jar/jarbug/run.sh to plain java tests | |||
8u401 | JDK-8163146 | Remove os::check_heap on Windows | |||
8u401 | JDK-8032057 | Remove unneeded/obsolete -source options in concurrency tests | |||
8u401 | S | JDK-8227041 | runtime/memory/RunUnitTestsConcurrently.java has a memory leak | ||
8u401 | JDK-8300405 | Screen capture for test JFileChooserSetLocationTest.java, failure case | |||
8u401 | JDK-8146197 | SignatureAlgorithms.java after push of JDK-8146192 | |||
8u401 | JDK-8060097 | sun/net/idn/TestStringPrep.java failed. | |||
8u401 | JDK-8181635 | sun/net/www/protocol/jar/B6449504.java fails at Windows platform (after JDK-8181414) | |||
8u401 | JDK-8030844 | sun/rmi/rmic/classpath/RMICClassPathTest.java timeout in same binaries run | |||
8u401 | RFR | JDK-8209398 | sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed with "PKCS11Exception: CKR_ATTRIBUTE_SENSITIVE" | ||
8u401 | JDK-8165566 | sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use | |||
8u401 | JDK-8129329 | sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java failed intermittently | |||
8u401 | R | JDK-8180837 | SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID | ||
8u401 | R | JDK-8153090 | TAB key cannot change input focus after the radio button in the Color Selection dialog | ||
8u401 | JDK-8298905 | Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display | |||
8u401 | JDK-8141593 | Test RetryHttps timed out intermittently | |||
8u401 | JDK-8026699 | test test/tools/javac/lambda/T8024947/PotentiallyAmbiguousWarningTest.java has an extra @compile attribute that should be removed | |||
8u401 | JDK-8039251 | Test tools/javadoc/6964914/TestStdDoclet.java fails | |||
8u401 | JDK-7168267 | TEST_BUG: Cleanup of rmi regression tests (activation and others) | |||
8u401 | JDK-8030284 | TEST_BUG: intermittent StackOverflow in RMI bench/serial test | |||
8u401 | JDK-8035117 | TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout | |||
8u401 | JDK-8034000 | TEST_BUG: lack of /othervm option can cause some RMI tests to fail | |||
8u401 | JDK-8027810 | TEST_BUG: RMI CheckUsage tests should be deleted | |||
8u401 | JDK-8031179 | TEST_BUG: update RMI tests to declare othervm explicitly | |||
8u401 | JDK-8200365 | TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently | |||
8u401 | JDK-8302577 | Update JSSE Guide for JDK-8301700: Increase the default TLS Diffie-Hellman group size from 1024-bit to 2048-bit | |||
8u401 | JDK-8210819 | Update the host name in CNameTest.java | |||
8u401 | R | JDK-8241478 | vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME | ||
8u401 | JDK-8310551 | vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt |
91 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u411 | JDK-8237777 | "Dumping core ..." is shown despite claiming that "# No core dump will be written." | |||
8u411 | R | JDK-8247691 | [aarch64] Incorrect handling of VM exceptions in C1 deopt stub/traps | ||
8u411 | JDK-8239801 | [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails | |||
8u411 | JDK-8058176 | [mlvm] tests should not allow code cache exhaustion | |||
8u411 | JDK-8310238 | [test bug] javax/swing/JTableHeader/6889007/bug6889007.java fails | |||
8u411 | A | JDK-8308245 | Add -proc:full to describe current default annotation processing policy | ||
8u411 | JDK-8030642 | Add golden files to javac/limits | |||
8u411 | JDK-8322321 | Add man page doc for -XX:+VerifySharedSpaces | |||
8u411 | JDK-8327391 | Add SipHash attribution file | |||
8u411 | A | JDK-8318951 | Additional negative value check in JPEG decoding | ||
8u411 | JDK-8061467 | Bad page size passed to setup_large_pages() on Solaris | |||
8u411 | AR | JDK-8318889 | C2: add bailout after assert Bad graph detected in build_loop_late | ||
8u411 | JDK-8306135 | Clean up and open source some AWT tests | |||
8u411 | A | JDK-8316418 | containers/docker/TestMemoryWithCgroupV1.java get OOM killed with Parallel GC | ||
8u411 | JDK-8065783 | DCMD parser fails to recognize one character argument when it's positioned last | |||
8u411 | A | JDK-8318607 | Enable parallelism in vmTestbase/nsk/stress/jni tests | ||
8u411 | A | JDK-8318608 | Enable parallelism in vmTestbase/nsk/stress/threads tests | ||
8u411 | JDK-8259801 | Enable XML Signature secure validation mode by default | |||
8u411 | JDK-8067447 | Factor out the shared implementation of the VM flags manipulation code | |||
8u411 | JDK-8144856 | fix assert in CompiledStaticCall::set_to_interpreted | |||
8u411 | JDK-8236772 | Fix build for windows 32-bit after 8212160 and 8234331. | |||
8u411 | JDK-8072935 | Fix missing newline at end of file after 8067447 | |||
8u411 | JDK-8078405 | Heap decommit failed in TestShrinkAuxiliaryData tests | |||
8u411 | JDK-8059586 | hs_err report should treat redirected core pattern. | |||
8u411 | JDK-8318154 | Improve stability of WheelModifier.java test | |||
8u411 | JDK-6815126 | intermittent SimulResumerTest.java failure | |||
8u411 | JDK-8022219 | Intermittent test failures in java/util/zip/ZipFile | |||
8u411 | JDK-8321480 | ISO 4217 Amendment 176 Update | |||
8u411 | R | JDK-8208281 | java/nio/channels/AsynchronousSocketChannel/Basic.java timed out | ||
8u411 | JDK-8140471 | java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out | |||
8u411 | JDK-8015368 | javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out | |||
8u411 | A | JDK-8323243 | JNI invocation of an abstract instance method corrupts the stack | ||
8u411 | R | JDK-8212160 | JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value" | ||
8u411 | JDK-8235456 | Minimal VM is broken after JDK-8212160 | |||
8u411 | JDK-8236124 | Minimal VM slowdebug build failed after JDK-8212160 | |||
8u411 | JDK-8043336 | Missing bug id in test/tools/javac/lambda/TargetType23.java | |||
8u411 | A | JDK-8307299 | Move more DnD tests to open | ||
8u411 | JDK-8306409 | Open source AWT KeyBoardFocusManger, LightWeightComponent related tests | |||
8u411 | JDK-8306652 | Open source AWT MenuItem related tests | |||
8u411 | A | JDK-8306076 | Open source AWT misc tests | ||
8u411 | A | JDK-8315594 | Open source few headless Swing misc tests | ||
8u411 | A | JDK-8315600 | Open source few more headless Swing misc tests | ||
8u411 | JDK-8306755 | Open source few Swing JComponent and AbstractButton tests | |||
8u411 | A | JDK-8316106 | Open source few swing JInternalFrame and JMenuBar tests | ||
8u411 | A | JDK-8315761 | Open source few swing JList and JMenuBar tests | ||
8u411 | JDK-8307130 | Open source few Swing JMenu tests | |||
8u411 | JDK-8307381 | Open Source JFrame, JIF related Swing Tests | |||
8u411 | JDK-8306681 | Open source more AWT DnD related tests | |||
8u411 | JDK-8306871 | Open source more AWT Drag & Drop tests | |||
8u411 | A | JDK-8306812 | Open source several AWT Miscellaneous tests | ||
8u411 | JDK-8306072 | Open source several AWT MouseInfo related tests | |||
8u411 | JDK-8306683 | Open source several clipboard and color AWT tests | |||
8u411 | JDK-8306752 | Open source several container and component AWT tests | |||
8u411 | JDK-8306753 | Open source several container AWT tests | |||
8u411 | JDK-8306941 | Open source several datatransfer and dnd AWT tests | |||
8u411 | A | JDK-8315731 | Open source several Swing Text related tests | ||
8u411 | A | JDK-8307083 | Open source some drag and drop tests 3 | ||
8u411 | JDK-8306996 | Open source Swing MenuItem related tests | |||
8u411 | JDK-8315611 | Open source swing text/html and tree test | |||
8u411 | A | JDK-8307185 | pkcs11 native libraries make JNI calls into java code while holding GC lock | ||
8u411 | JDK-8328867 | ProblemList test failures with BadPaddingException on Solaris | |||
8u411 | JDK-8240135 | ProblemList vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 | |||
8u411 | JDK-7027502 | Remove demo/jvmti/hprof/MonitorTest.java from exclude list with additional debug output | |||
8u411 | JDK-8274032 | Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI | |||
8u411 | JDK-8158184 | remove shell from compiler/c2/7070134/Stemmer.java | |||
8u411 | JDK-8158182 | remove shell script from compiler/c2/6894807/IsInstanceTest.java | |||
8u411 | A | JDK-8170464 | Remove shell script from compiler/c2/cr7005594/Test7005594.java | ||
8u411 | JDK-8170918 | Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java | |||
8u411 | JDK-8054888 | Runtime: Add Diagnostic Command that prints the class hierarchy | |||
8u411 | JDK-8207832 | serviceability/sa/ClhsdbCDSCore.java failed with java.lang.Error: Couldn't find core file location in: | |||
8u411 | JDK-8244207 | Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr | |||
8u411 | JDK-7195249 | Some jtreg tests use hard coded ports | |||
8u411 | JDK-8042358 | some tests have placeholder bugid 1234567 | |||
8u411 | JDK-8072395 | sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting | |||
8u411 | JDK-8308336 | Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use | |||
8u411 | JDK-8263256 | Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test | |||
8u411 | JDK-8044051 | Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation | |||
8u411 | JDK-8299494 | Test vmTestbase/nsk/stress/except/except011.java failed: ExceptionInInitializerError: target class not found | |||
8u411 | JDK-8046067 | test/tools/javac/api/6410643/T6410643.java is broken | |||
8u411 | JDK-8066745 | tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space | |||
8u411 | JDK-8073167 | Undo change to -retain argument in hotspot/test/Makefile | |||
8u411 | JDK-8323007 | Update Config.java in Nashorn implementation | |||
8u411 | JDK-8316030 | Update Libpng to 1.6.40 | |||
8u411 | JDK-8104574 | Update tests to prepare for system class loader not be URLClassLoader | |||
8u411 | JDK-8305814 | Update Xalan Java to 2.7.3 | |||
8u411 | JDK-8305972 | Update XML Security for Java to 3.0.2 | |||
8u411 | JDK-8319124 | Update XML Security for Java to 3.0.3 | |||
8u411 | JDK-8265349 | vmTestbase/../stress/compiler/deoptimize/Test.java fails with OOME due to CodeCache exhaustion. | |||
8u411 | JDK-8169475 | WheelModifier.java fails by timeout | |||
8u411 | JDK-8031708 | Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined | |||
8u411 | JDK-8316947 | Write a test to check textArea triggers MouseEntered/MouseExited events properly |
117 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u421 | JDK-8318580 | "javax/swing/MultiMonitor/MultimonVImage.java failing with Error. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053 | |||
8u421 | JDK-8178074 | (ch) java/nio/channels/etc/AdaptorCloseAndInterrupt.java: add instrumentation | |||
8u421 | JDK-8058887 | (fmt) Improve java/util/Formatter test coverage of group separators and width | |||
8u421 | JDK-8204576 | (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS | |||
8u421 | JDK-8072656 | (proxy) test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader | |||
8u421 | JDK-8320113 | [macos14] : ShapeNotSetSometimes.java fails intermittently on macOS 14 | |||
8u421 | JDK-8317287 | [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination | |||
8u421 | JDK-8324238 | [macOS] java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails with the shape has not been applied msg | |||
8u421 | JDK-8214520 | [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order | |||
8u421 | JDK-8142464 | [TESTBUG] PlatformLoggerTest.java throws java.lang.RuntimeException: Logger test.logger.bar does not exist | |||
8u421 | JDK-8032859 | [TESTBUG] Remove test runtime/threads/InterruptIO | |||
8u421 | JDK-8211841 | [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix) | |||
8u421 | JDK-8180310 | [testlibrary] TestSocketFactory null pointer when updating match bytes | |||
8u421 | JDK-8325972 | Add -x to bash for building with LOG=debug | |||
8u421 | JDK-8286969 | Add a new test library API to execute kinit in SecurityTools.java | |||
8u421 | JDK-8281658 | Add a security category to the java -XshowSettings option | |||
8u421 | JDK-8065748 | Add a test to verify that non ascii characters in Encodings.properties do not cause issues | |||
8u421 | JDK-8078826 | Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently | |||
8u421 | JDK-8210395 | Add doc to SecurityTools.java | |||
8u421 | JDK-8201528 | Add new test to check for package versioning information in OpenJDK | |||
8u421 | JDK-8163136 | Add print statements to java/nio/file/WatchService/LotsOfCancels.java | |||
8u421 | JDK-8294535 | Add screen capture functionality to PassFailJFrame | |||
8u421 | JDK-8320303 | Allow PassFailJFrame to accept single window creator | |||
8u421 | JDK-8294156 | Allow PassFailJFrame.Builder to create test UI | |||
8u421 | JDK-8074460 | Always print seeds used in [Splittable]Random instances in java.math tests | |||
8u421 | JDK-8287432 | C2: assert(tn->in(0) != __null) failed: must have live top node | |||
8u421 | JDK-8214694 | cleanup rawtypes warnings in open jndi tests | |||
8u421 | JDK-8059924 | com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java: assert(Universe::verify_in_progress() || !SafepointSynchronize::is_at_safepoint()) failed: invariant | |||
8u421 | JDK-8325137 | com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java can fail in Xcomp with out of expected range | |||
8u421 | JDK-8197901 | Crash during GC when logging level is debug | |||
8u421 | JDK-8293817 | Dacapo.java failed with "RuntimeException: Failed to run benchmark: pmd" | |||
8u421 | JDK-8303809 | Dispose context in SPNEGO NegotiatorImpl | |||
8u421 | JDK-8177559 | Enable java/nio/channels/Selector/OutOfBand.java for macOS >= 10.10.5 | |||
8u421 | JDK-8289764 | gc/lock tests failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects" | |||
8u421 | JDK-8294158 | HTML formatting for PassFailJFrame instructions | |||
8u421 | JDK-8176332 | Increase sleep time in java/nio/channels/Selector/ChangingInterests.java write1() | |||
8u421 | JDK-8078582 | java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory | |||
8u421 | JDK-8086117 | java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory | |||
8u421 | JDK-8129510 | java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows | |||
8u421 | JDK-8129315 | java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently | |||
8u421 | JDK-8078568 | java/net/URLPermission/URLTest.java fails intermittently with BindException | |||
8u421 | JDK-8207316 | java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed | |||
8u421 | JDK-8223196 | java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC | |||
8u421 | JDK-8031067 | java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access | |||
8u421 | JDK-8140468 | java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2 | |||
8u421 | JDK-8040928 | java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java: java.lang.Error: Completed != 2 | |||
8u421 | JDK-8141031 | java/util/concurrent/Phaser/Basic.java starts failing intermittently | |||
8u421 | JDK-8149981 | java/util/Formatter/Basic.java fails after JDK-8149896 | |||
8u421 | JDK-8137289 | java/util/logging/DrainFindDeadlockTest.java hangs | |||
8u421 | JDK-8130649 | java/util/logging/LoggingDeadlock2.java times out | |||
8u421 | JDK-8179247 | java/util/zip/TestExtraTime.java: add some instrumentation which might illuminate the failure of 2016-09-14 | |||
8u421 | JDK-8030089 | java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds | |||
8u421 | JDK-8327136 | javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java fails on libgraal | |||
8u421 | JDK-8302069 | javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java update | |||
8u421 | JDK-8278827 | javax/swing/JTabbedPane/6355537/bug6355537.java testcase failed on macos 11 aarch64 for MotifLookAndFeel | |||
8u421 | JDK-8254267 | javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:" | |||
8u421 | JDK-8312383 | Log X509ExtendedKeyManager implementation class name in TLS/SSL connection | |||
8u421 | JDK-8315071 | Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage | |||
8u421 | JDK-8202756 | move FilterUSRTest.java to openJDK | |||
8u421 | JDK-8246741 | NetworkInterface/UniqueMacAddressesTest: mac address uniqueness test failed | |||
8u421 | A | JDK-8316053 | Open some swing tests 3 | ||
8u421 | JDK-8306634 | Open source AWT Event related tests | |||
8u421 | A | JDK-8306067 | Open source AWT Graphics,GridBagLayout related tests | ||
8u421 | JDK-8305874 | Open source AWT Key, Text Event related tests | |||
8u421 | JDK-8306489 | Open source AWT List related tests | |||
8u421 | JDK-8306850 | Open source AWT Modal related tests | |||
8u421 | A | JDK-8306060 | Open source few AWT Insets related tests | ||
8u421 | JDK-8315609 | Open source few more swing text/html tests | |||
8u421 | JDK-8306714 | Open source few Swing event and AbstractAction tests | |||
8u421 | A | JDK-8315677 | Open source few swing JFileChooser and other tests | ||
8u421 | A | JDK-8315663 | Open source misc awt tests | ||
8u421 | JDK-8306466 | Open source more AWT Drag & Drop related tests | |||
8u421 | A | JDK-8315726 | Open source several AWT applet tests | ||
8u421 | A | JDK-8305942 | Open source several AWT Focus related tests | ||
8u421 | JDK-8306432 | Open source several AWT Text Component related tests | |||
8u421 | JDK-8306640 | Open source several AWT TextArea related tests | |||
8u421 | A | JDK-8306566 | Open source several clipboard AWT tests | ||
8u421 | A | JDK-8315889 | Open source several Swing HTMLDocument related tests | ||
8u421 | A | JDK-8315834 | Open source several Swing JSpinner related tests | ||
8u421 | A | JDK-8315824 | Open source several Swing Text/HTML related tests | ||
8u421 | A | JDK-8315898 | Open source swing JMenu tests | ||
8u421 | JDK-8315602 | Open source swing security manager test | |||
8u421 | A | JDK-8316164 | Opensource JMenuBar manual test | ||
8u421 | A | JDK-8316154 | Opensource JTextArea manual tests | ||
8u421 | A | JDK-8316242 | Opensource SwingGraphics manual test | ||
8u421 | JDK-8326891 | Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries | |||
8u421 | JDK-8317751 | ProblemList ConsumeForModalDialogTest.java, MenuItemActivatedTest.java & MouseModifiersUnitTest_Standard.java for windows | |||
8u421 | JDK-8255277 | randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay | |||
8u421 | JDK-8210407 | Refactor java.util.Calendar:i18n shell tests to plain java tests | |||
8u421 | JDK-8182465 | Refactor shell test java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh to java | |||
8u421 | JDK-8180570 | Refactor sun/security/mscapi shell tests to plain java tests | |||
8u421 | JDK-8180573 | Refactor sun/security/tools shell tests to plain java tests | |||
8u421 | JDK-8316017 | Refactor timeout handler in PassFailJFrame | |||
8u421 | JDK-8050144 | Remove '-client' from compiler/8004051/Test8004051.java's options | |||
8u421 | JDK-8283349 | Robustness improvements to java/util/prefs/AddNodeChangeListener.jar | |||
8u421 | JDK-8318825 | runThese failed with "unable to create native thread: possibly out of memory or process/resource limits reached" | |||
8u421 | JDK-8076344 | serviceability/dcmd/vm/SetVMFlagTest.java test fails with "java.lang.Error: 'MaxHeapSize' flag is not available or immutable" | |||
8u421 | JDK-8285835 | SIGSEGV in PhaseIdealLoop::build_loop_late_post_work | |||
8u421 | JDK-8253700 | spurious "extends Throwable" at end of Optional.orElseThrow method declaration | |||
8u421 | JDK-8326661 | sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profiles were generated by LCMS | |||
8u421 | JDK-8223716 | sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic | |||
8u421 | JDK-8220410 | sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output | |||
8u421 | A | JDK-8295412 | support latest VS2022 MSC_VER in abstract_vm_version.cpp | ||
8u421 | JDK-8029715 | test needs bugID added to @bug tag | |||
8u421 | JDK-8286846 | test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64 | |||
8u421 | JDK-8038330 | tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times | |||
8u421 | JDK-8328812 | Update and move siphash license | |||
8u421 | JDK-8308021 | Update IANA Language Subtag Registry to Version 2023-05-11 | |||
8u421 | JDK-8255031 | Update java/util/prefs/AddNodeChangeListener.java to report more failure info | |||
8u421 | JDK-8321489 | Update LCMS to 2.16 | |||
8u421 | JDK-8251188 | Update LDAP tests not to use wildcard addresses | |||
8u421 | JDK-8260556 | Update Security Guide for Enable XML Signature secure validation mode by default | |||
8u421 | JDK-8049936 | Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem | |||
8u421 | JDK-8315117 | Update Zlib Data Compression Library to Version 1.3 | |||
8u421 | JDK-8324632 | Update Zlib Data Compression Library to Version 1.3.1 | |||
8u421 | JDK-8320342 | Use PassFailJFrame for TruncatedPopupMenuTest.java | |||
8u421 | JDK-8247907 | XMLDsig logging does not work |
29 issues
Version | Interest | RFR | BP | Bug | Synopsis |
---|---|---|---|---|---|
8u431 | R | JDK-8249543 | (bf) Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent | ||
8u431 | JDK-8267938 | (sctp) SCTP channel factory methods should check platform support | |||
8u431 | JDK-8155219 | [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java | |||
8u431 | JDK-8323670 | A few client tests intermittently throw ConcurrentModificationException | |||
8u431 | JDK-8068183 | Add isTieredSupported method to c.o.j.t.Platforms | |||
8u431 | JDK-8327137 | Add test for ConcurrentModificationException in BasicDirectoryModel | |||
8u431 | JDK-8328110 | Allow simultaneous use of PassFailJFrame with split UI and additional windows | |||
8u431 | JDK-8327840 | Automate javax/swing/border/Test4129681.java | |||
8u431 | JDK-8327787 | Convert javax/swing/border/Test4129681.java applet test to main | |||
8u431 | JDK-8328300 | Convert PrintDialogsTest.java from Applet to main program | |||
8u431 | JDK-8328218 | Delete test java/awt/Window/FindOwner/FindOwner.html | |||
8u431 | RS | JDK-8233364 | Fix undefined behavior in Canonicalizer::do_ShiftOp | ||
8u431 | JDK-8326948 | Force English locale for timeout formatting | |||
8u431 | R | JDK-8209824 | Improve the code coverage for ThreadLocal | ||
8u431 | JDK-8146319 | JEditorPane function setPage leaves a file lock | |||
8u431 | JDK-8328953 | JEditorPane.read throws ChangedCharSetException | |||
8u431 | JDK-8168882 | keytool doesn't print certificate info if disabled algorithm was used for signing a jar | |||
8u431 | JDK-8130402 | Mark intermittently failing test: tools/pack200/PackTestZip64.java | |||
8u431 | A | JDK-8315804 | Open source several Swing JTabbedPane JTextArea JTextField tests | ||
8u431 | A | JDK-8316104 | Open source several Swing SplitPane and RadioButton related tests | ||
8u431 | JDK-8320675 | PrinterJob/SecurityDialogTest.java hangs | |||
8u431 | JDK-8329769 | Remove closed java/awt/Dialog/DialogAnotherThread/JaWSTest.java | |||
8u431 | JDK-8160624 | sun/security/tools/keytool/printssl.sh failed with "Socket closed" | |||
8u431 | JDK-8294148 | Support JSplitPane for instructions and test UI | |||
8u431 | JDK-8328561 | test java/awt/Robot/ManualInstructions/ManualInstructions.java isn't used | |||
8u431 | JDK-8320079 | The ArabicBox.java test has no control buttons | |||
8u431 | JDK-8229421 | The logic of java/net/ipv6tests/TcpTest.java is flawed | |||
8u431 | JDK-8328999 | Update GIFlib to 5.2.2 | |||
8u431 | JDK-8329004 | Update Libpng to 1.6.43 |
These are the issues that were ruled as either not affecting OpenJDK, or otherwise rejected by maintainers.
108 issues in total
4 issues
Version | Bug | Synopsis |
---|---|---|
8u212 | JDK-8151295 | [TESTBUG]runtime/ErrorHandling fails as it can’t find library |
8u211 | JDK-8215318 | Amend the Standard Algorithm Names specification to clarify that names can be defined in later versions |
8u212 | JDK-8208666 | Missing glyphs from custom made font when rendering on Graphics2D |
8u212 | JDK-8187220 | postinstall fails if there is a space in user name |
2 issues
Version | Bug | Synopsis |
---|---|---|
8u221 | JDK-8222812 | java usage unit tests are failing |
8u222 | JDK-8212742 | More information link at Java Uninstall tool for MAC point to Windows page instructions |
5 issues
Version | Bug | Synopsis |
---|---|---|
8u231 | JDK-8225786 | [8u] hotspot debug information not being built |
8u231 | JDK-8217581 | JDK 8 javadoc man page does not list correct values for -source |
8u231 | JDK-8185538 | JDK 9 is really slow initialising some OTF/CFF fonts. |
8u231 | JDK-8213488 | make JPRT use gcc 7.3 by default for Intel Linux JDK 8 builds |
8u231 | JDK-8041641 | remove 2 arg version of SecurityBaseline.satisfiesBaselineStrictly() |
14 issues
Version | Bug | Synopsis |
---|---|---|
8u241 | JDK-8211205 | "Java Logging Overview" mentions non-existent class PrintHandler |
8u241 | JDK-8227326 | Broken link to JNLP specifications in Java Web Start documentation |
8u241 | JDK-8133949 | deploy-test build broken by fix to JDK-6921877 |
8u241 | JDK-8073219 | Documentation code uses inexistant method in java.nio.file.FileSystems |
8u241 | JDK-8060000 | Endpoint identification algorithm is not only in TLS 1.2 |
8u241 | JDK-7024585 | enhance the list of secure jnlp vm-args for plugin and web start |
8u241 | JDK-6921877 | JCP JNLP Shortcut settings for JDK 9 |
8u241 | JDK-8077316 | JRE Installer Options Page should include JDK |
8u241 | JDK-8207028 | JSSE TrustManagerFactory ignores custom value of deployment.system.security.cacerts property |
8u241 | JDK-8223925 | No document covering default property files and system properties of the Preferences API |
8u241 | JDK-8209672 | Oracle JDK 8 equivalent fix for JDK-8188030: AIOOBE in font manager init |
8u241 | JDK-8171356 | providerpath option should be added to all keytool commands which specify provider information's |
8u241 | JDK-8232679 | Typo in the Networking IPv6 User Guide |
8u241 | JDK-8179348 | User friendly warning when Java WebStart Temporary Internet Files is disabled. |
14 issues
Version | Bug | Synopsis |
---|---|---|
8u251 | JDK-8242884 | 8u241 32 bit SSV Helper causes long load time and page load on IE11 |
8u251 | JDK-8240780 | [8u] update jprt.properties to add Xcode 10.1 / macOS 10.13 builds |
8u251 | JDK-8233022 | [test] backout accidental change to SetLoopbackMode.java |
8u251 | JDK-8042486 | closed/tools/pack200/MemoryAllocatorTest.java fails on linux-32 |
8u251 | JDK-8077113 | Configure script do not properly detect cross-compilation gcc |
8u251 | JDK-8231730 | Documentation for Add support for RSASSA-PSS Signature algorithm (Java SE 8) |
8u251 | JDK-8231729 | Documentation JEP 244: TLS Application-Layer Protocol Negotiation Extension (Java SE 8) |
8u251 | JDK-8227127 | Era designator not displayed correctly using the COMPAT provider |
8u251 | JDK-8199198 | Remove unused functions in jdk.crypto.mscapi native code |
8u251 | JDK-8077317 | Silent uninstall is not documented for Java 7 |
8u251 | JDK-8087195 | Support building hotspot with devkits on Macosx |
8u251 | JDK-8087193 | Support building with devkits on Macosx |
8u251 | JDK-8170049 | tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows |
8u251 | JDK-8186739 | wrong split character in the documentation of classpath for cmd line parameter |
11 issues
Version | Bug | Synopsis |
---|---|---|
8u261 | JDK-8252861 | Disable TLSv1.3 by default on deploy configurations |
8u261 | JDK-8252789 | Empty client certificate issue during TLS handshake |
8u261 | JDK-8243337 | Java Print Service API User's Guide contains typos and formatting errors |
8u261 | JDK-8243558 | JDK Provider Guide should document that DSA signature generation is now subject to a key strength check |
8u261 | JDK-8239332 | LiveConnect netscape.javascript.JSException: No such property "outerWidthX" on JavaScript object |
8u261 | JDK-8243584 | Malformed HTML in the Serialization section of the JDK 8 developer guides |
8u261 | JDK-8244951 | Missing entitlements for hardened runtime |
8u261 | JDK-8235183 | Remove the "HACK CODE" in comment |
8u261 | JDK-8170074 | Typos on "How Classes are Found" web page on Oracle site |
8u261 | JDK-8241531 | Update copyright page for JDK 8 docs |
8u261 | JDK-8247866 | Update Java Web Start index.html page in JDK 8u documentation |
16 issues
Version | Bug | Synopsis |
---|---|---|
8u271 | JDK-8249683 | [macos] Invisible (or hidden) text in the installer window using Mac's Dark mode |
8u271 | JDK-8025433 | [TEST_BUG] closed/javax/swing/Security/6378709/FakeEvent.java failed since jdk8b108 |
8u271 | JDK-6966205 | closed/sun/awt/font/DeriveFont.java failed with compilation error |
8u271 | JDK-8248160 | Delete customised loading from guides |
8u271 | JDK-8198612 | Headful closed tests should not be run in headless mode |
8u271 | JDK-8248723 | In Java Print Service specificaiton, question marks appear in method name, which should be removed. |
8u271 | JDK-7164945 | javax/sound/sampled/Clip/JavaSoundAudioClip/bug6269854.java fails with IOException |
8u271 | JDK-8198321 | javax/swing/JEditorPane/5076514/bug5076514.java fails |
8u271 | JDK-8249597 | JDK 7/8 keytool documentation needs updating |
8u271 | JDK-8249715 | langtools tests are failing in jdk8u-cpu |
8u271 | JDK-8249717 | langtools tests are failing on Windows in jdk8u-cpu |
8u271 | JDK-6962725 | Regtest javax/swing/JFileChooser/6738668/bug6738668.java fails under Linux |
8u271 | JDK-8048613 | Remove unneeded/obsolete -source/-target options in closed client libs tests |
8u271 | JDK-8047222 | Test closed/javax/sound/sampled/Clip/bug6251460.java fails if run with 32-bit java on Windows 64-bit host |
8u271 | JDK-8190948 | The option othervm.dirs in the closed TEST.ROOT should be updated |
8u271 | JDK-8215443 | The use of TransportContext.fatal() leads to bad coding style |
3 issues
Version | Bug | Synopsis |
---|---|---|
8u281 | JDK-8259215 | Default Java version is not updated for double click jar execution |
8u281 | JDK-8253695 | JDK 8 Install Guide - 8u RPM Installer Failed to Install on SUSE When Updating Alternatives |
8u281 | JDK-8249595 | Update keytool man page |
11 issues
Version | Bug | Synopsis |
---|---|---|
8u291 | JDK-8028582 | [TESTBUG] closed/runtime/4524377/Test4524377.sh fails on suse |
8u291 | JDK-8256635 | AArch64 upgrade gcc version from 4.8 to 7.3.0 |
8u291 | JDK-7184381 | closed/java/awt/Component/6307563/bug6307563.java fails with NPE |
8u291 | JDK-8206099 | Delete "standard instructions" machinery in the closed automated tests |
8u291 | JDK-8260190 | Incomplete JDK-8259215 fix |
8u291 | JDK-8207935 | java/awt/font/Rotate/RotateTest2.java fails to compile |
8u291 | JDK-8239137 | JAWS does not always announce the value of JSliders in JColorChooser |
8u291 | JDK-8223365 | test bug: Intermittent failure of ManyAnimatedGifsTest.java |
8u291 | JDK-8200381 | Typos in javadoc - missing verb "be" and alike |
8u291 | JDK-8215281 | Use String.isEmpty() when applicable in java.base |
8u291 | JDK-8262040 | Use ucrypto_free_context for clean operation in Solaris Ucrypto/pkcs11 |
6 issues
Version | Bug | Synopsis |
---|---|---|
8u301 | JDK-8267100 | [BACKOUT] JDK-8196415 Disable SHA-1 Signed JARs |
8u301 | JDK-8236891 | Add closed test failures to the ProblemList.txt |
8u301 | JDK-7054477 | closed/javax/swing/BufferStrategyPaintManager/6354265/bug6354265.java failed |
8u301 | JDK-8007534 | java/awt/font/FontNames/OldNames.java fails intermittently |
8u301 | JDK-6511207 | java/awt/FullScreen/VramExaustionFSTest/VramExaustionFSTest.java fails |
8u301 | JDK-8267255 | Update Oracle ALPN guide for JDK 8u |
6 issues
Version | Bug | Synopsis |
---|---|---|
8u311 | JDK-7102679 | [macosx] JFrame does not show JTextPane in content pane with the BorderLayout.NORTH constraints |
8u311 | JDK-7133134 | [TEST_BUG] [macosx] closed/javax/swing/JFileChooser/4587721/bug4587721.java fails on MacOS |
8u311 | JDK-8028123 | [TEST_BUG] closed/javax/swing/JTree/4654916/bug4654916.java fails |
8u311 | JDK-8040094 | [TEST_BUG] Test closed/javax/swing/Popup/4714193/bug4714193.java fails on Linux x64 |
8u311 | JDK-8272182 | Delete directory technotes\guides\logging\.xvpics from JDK 8 documentation |
8u311 | JDK-8196436 | Regression automated Test '/closed/test/jdk/java/awt/Focus/ForwardingFocusToProxyMotifTest/ForwardingFocusToProxyMotifTest.java ' fails |
6 issues
Version | Bug | Synopsis |
---|---|---|
8u321 | JDK-6722236 | 3 Choice regression testcases are failing from 6u10_b26 build onwards |
8u321 | JDK-8237252 | [macos] java/awt/datatransfer/MimeFormatsTest/MimeFormatsTest.html times out |
8u321 | JDK-8238817 | [macos] javax/swing/JTree/4346229/bug4346229.java is failing on macos |
8u321 | JDK-8238814 | [TESTBUG] [macos] closed test javax/swing/text/html/HTMLDocument/5013529/bug5013529.java fails on macOS |
8u321 | JDK-8238820 | [TESTBUG] [macos] closed/test/jdk/javax/swing/JTable/4416387/bug4416387.java fails on macos |
8u321 | JDK-8227077 | Test java/awt/Modal/ZOrderTest6271792/ZOrderTest.java fails |
4 issues
Version | Bug | Synopsis |
---|---|---|
8u331 | JDK-8191011 | JNDI SQE tests co-location |
8u331 | JDK-8279340 | JSSE config for non-file truststore misplaced |
8u331 | JDK-8276141 | XPathFactory set/getProperty method |
8u331 | JDK-8282761 | XPathFactoryImpl remove setProperty and getProperty methods |
1 issues
Version | Bug | Synopsis |
---|---|---|
8u351 | JDK-8278348 | [macos12] javax/swing/JTree/4908142/bug4908142.java fails in macos12 |
4 issues
Version | Bug | Synopsis |
---|---|---|
8u371 | JDK-8274864 | Remove Amman/Cairo hacks in ZoneInfoFile |
8u371 | JDK-8212970 | TZ database in "vanguard" format support |
8u371 | JDK-8297725 | Update Security Developers guide about how java.security properties are parsed |
8u371 | JDK-8294612 | Update security guide with missing debug options |
1 issues
Version | Bug | Synopsis |
---|---|---|
8u381 | JDK-8293821 | JDK LTS backports for Doc Tasks for JEP C206/C208: Modernize Oracle JDK Linux RPMs and installers on Windows and macOS |
This is where OpenJDK is ahead of Oracle JDK.
No relevant backports are detected in Oracle JDK yet.
This misses the ongoing backporting work.
849 issues in total
36 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u212 | JDK-8213151 | [AIX] Some class library files are missing the Classpath exception |
openjdk8u212 | JDK-8219961 | [ppc64] Increase code size for interpreter generation. |
openjdk8u212 | JDK-8195153 | [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties |
openjdk8u212 | JDK-8077608 | [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode |
openjdk8u212 | JDK-8220641 | [TESTBUG] New test KdcPolicy.java introduced by JDK-8164656 needs same change as JDK-8190690 |
openjdk8u212 | JDK-8076274 | [TESTBUG] Remove @ignore from runtime\NMT\JcmdDetailDiff.java |
openjdk8u212 | JDK-8211231 | BarrierSetC1::generate_referent_check() confuses register allocator |
openjdk8u212 | JDK-8214061 | Buffer written into itself |
openjdk8u212 | JDK-8212110 | Build of saproc.dll broken on Windows 32 bit after JDK-8210647 |
openjdk8u212 | JDK-8184309 | Buld warnings from GCC 7.1 on Fedora 26 |
openjdk8u212 | JDK-8193764 | Cannot set COMPANY_NAME when configuring a build |
openjdk8u212 | JDK-8211926 | Catastrophic size_t underflow in BitMap::*_large methods |
openjdk8u212 | JDK-8189761 | COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag |
openjdk8u212 | JDK-8132985 | Crash in freetypescaler.c due to double free |
openjdk8u212 | JDK-8059038 | Create new launcher for SA tools |
openjdk8u212 | JDK-8211435 | Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source |
openjdk8u212 | JDK-8139803 | Fix for 8132985 breaks OpenJDK build on windows. |
openjdk8u212 | JDK-8195115 | G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results |
openjdk8u212 | JDK-8028254 | gc/arguments/TestMinInitialErgonomics.java failed with unexpected initial heap size |
openjdk8u212 | JDK-8197429 | Increased stack guard causes segfaults on x86-32 |
openjdk8u212 | JDK-8076458 | java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout |
openjdk8u212 | JDK-8210647 | libsaproc is being compiled without optimization |
openjdk8u212 | JDK-8217432 | MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize |
openjdk8u212 | JDK-8208656 | Move java/util/Calendar/CalendarTestScripts tests into OpenJDK |
openjdk8u212 | JDK-8206075 | On x86, assert on unbound assembler Labels used as branch targets |
openjdk8u212 | JDK-8215976 | OpenJDK fails to build with GCC 8.2 when the #include |
openjdk8u212 | JDK-8185975 | PPC64: Fix vsldoi interface according to the ISA |
openjdk8u212 | JDK-8217520 | Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java |
openjdk8u212 | JDK-8213992 | Rename and make DieOnSafepointTimeout the diagnostic option |
openjdk8u212 | JDK-8068269 | RTM tests that assert on non-zero lock statistics are too strict in RTMTotalCountIncrRate > 1 cases |
openjdk8u212 | JDK-7127191 | SA JSDB does not display native symbols correctly for transported Linux cores |
openjdk8u212 | JDK-8212178 | Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator |
openjdk8u212 | JDK-8200115 | System property java.vm.vendor value includes quotation marks |
openjdk8u212 | JDK-8208480 | Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1 |
openjdk8u212 | JDK-8214059 | Undefined behaviour in ADLC |
openjdk8u212 | JDK-8213154 | Update copyright headers of files in src tree that are missing Classpath exception |
54 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u222 | JDK-8218152 | [javac] fails and exits with no error if a bad annotation processor provided |
openjdk8u222 | JDK-8210416 | [linux] Poor StrictMath performance due to non-optimized compilation |
openjdk8u222 | JDK-8202768 | [macos] Appkit thread slows when any Window Manager active |
openjdk8u222 | JDK-8217597 | [TESTBUG] runtime/containers/docker/TestCPUAwareness.java fails in docker not supporting --cpus |
openjdk8u222 | JDK-8210425 | [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization |
openjdk8u222 | JDK-8210432 | Add additional TeliaSonera root certificate |
openjdk8u222 | JDK-8195774 | Add Entrust root certificates |
openjdk8u222 | JDK-8216577 | Add GlobalSign's R6 Root certificate |
openjdk8u222 | JDK-8196141 | Add GoDaddy root certificates |
openjdk8u222 | JDK-8209506 | Add Google Trust Services GlobalSign root certificates |
openjdk8u222 | JDK-8199779 | Add T-Systems, GlobalSign and Starfield services root certificates |
openjdk8u222 | JDK-8135248 | Add utility methods to check indexes and ranges |
openjdk8u222 | JDK-8213825 | assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking |
openjdk8u222 | JDK-8223219 | Backport of JDK-8199552 to OpenJDK 8 leads to duplicate -fstack-protector flags, overriding --with-extra-cflags |
openjdk8u222 | JDK-8223555 | Cleanups in cacerts tests |
openjdk8u222 | JDK-8222975 | Fix 'release' file to reflect actual repo checkin used to compile JDK |
openjdk8u222 | JDK-8197546 | Fix for 8171000 breaks Solaris + Linux builds |
openjdk8u222 | JDK-8192854 | FONTCONFIG_CFLAGS missing from spec.gmk.in |
openjdk8u222 | JDK-8204929 | Fonts with embedded bitmaps are not always rotated |
openjdk8u222 | JDK-8144332 | HSDB could not terminate when close button is pushed. |
openjdk8u222 | JDK-8146458 | Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize |
openjdk8u222 | JDK-8044289 | In ImageIO.write() and ImageIO.read() null stream is not handled properly. |
openjdk8u222 | JDK-8059575 | JEP-JDK-8043304: Test task: Tiered Compilation level transition tests |
openjdk8u222 | JDK-8191073 | JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image |
openjdk8u222 | JDK-8151226 | Mark UdpTest.java as intermittently failing |
openjdk8u222 | JDK-8206955 | MethodHandleProxies.asInterfaceInstance does not support default methods |
openjdk8u222 | JDK-8220718 | Missing ResourceMark in nmethod::metadata_do |
openjdk8u222 | JDK-8155794 | Move Objects.checkIndex BiFunction accepting methods to an internal package |
openjdk8u222 | JDK-8189131 | Open-source the Oracle JDK Root Certificates |
openjdk8u222 | JDK-8048782 | OpenJDK: PiscesCache : xmax/ymax rounding up can cause RasterFormatException |
openjdk8u222 | JDK-8190974 | Parallel stream execution within a custom ForkJoinPool should obey the parallelism |
openjdk8u222 | JDK-8154387 | Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less |
openjdk8u222 | JDK-8150013 | ParNew: Prune nmethods scavengable list |
openjdk8u222 | JDK-8222670 | pathological case of JIT recompilation and code cache bloat |
openjdk8u222 | JDK-8166684 | PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory() |
openjdk8u222 | JDK-8154156 | PPC64: improve array copy stubs by using vector instructions |
openjdk8u222 | JDK-8158232 | PPC64: improve byte, int and long array copy stubs by using VSX instructions |
openjdk8u222 | JDK-8185969 | PPC64: Improve VSR support to use up to 64 registers |
openjdk8u222 | JDK-8224727 | Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java |
openjdk8u222 | JDK-8217315 | Proper units should print more significant digits |
openjdk8u222 | JDK-8151539 | Remove duplicate AlwaysTrueClosures |
openjdk8u222 | JDK-8195793 | Remove GTE CyberTrust Global Root |
openjdk8u222 | JDK-8177472 | Remove hard-coded IANA Subtag Registry map in LocaleEquivalentMap.java |
openjdk8u222 | JDK-8055705 | Rename UnixPrintServiceLookup and Win32PrintServiceLookup as a platform neutral class name |
openjdk8u222 | JDK-8204923 | Restore Symantec root verisignclass2g2ca |
openjdk8u222 | JDK-8171000 | Robot.createScreenCapture() crashes in wayland mode |
openjdk8u222 | JDK-7100957 | SOCKS proxying does not work with IPv6 connections |
openjdk8u222 | JDK-8075939 | Stream.flatMap() causes breaking of short-circuiting of terminal operations |
openjdk8u222 | JDK-8195478 | sun/text/resources/LocaleDataTest.java fails with java.lang.Exception |
openjdk8u222 | JDK-8182999 | SunEC throws ProviderException on invalid curves |
openjdk8u222 | JDK-8202651 | Test ComodoCA.java fails |
openjdk8u222 | JDK-8223537 | testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently |
openjdk8u222 | JDK-8225580 | tzdata2018i integration causes test failures on jdk-13 |
openjdk8u222 | JDK-8142493 | Utility methods to check indexes and ranges doesn't specify behavior when function produces null |
49 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u232 | JDK-8202252 | (aio) Closed AsynchronousSocketChannel keeps completion handler alive |
openjdk8u232 | JDK-8075573 | Add jdk_other and jdk_svc to jdk tier 2 test definition |
openjdk8u232 | JDK-8075544 | Add tiered testing definitions to the jdk repo |
openjdk8u232 | JDK-8075546 | Add tiered testing definitions to the langtools repo |
openjdk8u232 | JDK-8219517 | assert(false) failed: infinite loop in PhaseIterGVN::optimize |
openjdk8u232 | JDK-8068736 | Avoid synchronization on Executable/Field.declaredAnnotations |
openjdk8u232 | JDK-8167646 | Better invalid FilePermission |
openjdk8u232 | JDK-8228888 | C2 compilation fails with assert "m has strange control" |
openjdk8u232 | JDK-8202948 | C2: assert(init_offset >= 0) failed: positive offset from object start |
openjdk8u232 | JDK-8087128 | C2: Disallow definition split on MachCopySpill nodes |
openjdk8u232 | JDK-8230363 | C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG |
openjdk8u232 | JDK-8214002 | Cannot use italic font style if the font has embedded bitmap |
openjdk8u232 | JDK-8216965 | crash in freetypeScaler.c CopyBW2Grey8 |
openjdk8u232 | JDK-8223177 | Data race on JvmtiEnvBase::_tag_map in double-checked locking |
openjdk8u232 | JDK-8229020 | Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else? |
openjdk8u232 | JDK-8218201 | Failures when vmIntrinsics::_getClass is not inlined |
openjdk8u232 | JDK-8229169 | False failure of GenericTaskQueue::pop_local on architectures with weak memory model |
openjdk8u232 | JDK-8215130 | Fix errors in LittleCMS 2.9 reported by GCC 8 |
openjdk8u232 | JDK-8231463 | Fix runtime/RedefineTests/RedefineDoubleDelete.java test in 8u |
openjdk8u232 | JDK-8141570 | Fix Zero interpreter build for --disable-precompiled-headers |
openjdk8u232 | JDK-8217731 | Font rendering and glyph spacing changed from jdk-8 to jdk-11 |
openjdk8u232 | JDK-8218854 | FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth |
openjdk8u232 | JDK-8057986 | freetype code to get glyph outline does not handle initial control point properly |
openjdk8u232 | JDK-8220072 | GCC 8.3 reports errors in java.base |
openjdk8u232 | JDK-8038392 | Generating prelink cache breaks JAVA 'jinfo' utility normal behaviour |
openjdk8u232 | JDK-8211232 | GraphKit::make_runtime_call() sometimes attaches wrong memory state to call |
openjdk8u232 | JDK-8185900 | hotspot build failed with gcc version Red Hat 4.4.7-3 |
openjdk8u232 | JDK-8205587 | Implicit function declaration in jni_util.c |
openjdk8u232 | JDK-8073347 | javadoc of Formattable messed up by JDK-8019857 |
openjdk8u232 | JDK-6946830 | javax.crypto.Cipher.doFinal behavior differs depending on platform |
openjdk8u232 | JDK-8210761 | libjsig is being compiled without optimization |
openjdk8u232 | JDK-8218280 | LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer. |
openjdk8u232 | JDK-6913047 | Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space |
openjdk8u232 | JDK-8217896 | Make better use of LCPUs when building on AIX |
openjdk8u232 | JDK-8206173 | MallocSiteTable::initialize() doesn't take function descriptors into account |
openjdk8u232 | JDK-8224580 | Matcher can cause oop field/array element to be reloaded |
openjdk8u232 | JDK-8218558 | NMT stack traces in output should show mt component for virtual memory allocations |
openjdk8u232 | JDK-8202353 | os::readdir should use readdir instead of readdir_r |
openjdk8u232 | JDK-8185979 | PPC64: Implement SHA2 intrinsic |
openjdk8u232 | JDK-8188868 | PPC64: Support AES intrinsics on Big Endian |
openjdk8u232 | JDK-8221304 | Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java |
openjdk8u232 | JDK-8223227 | Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase |
openjdk8u232 | JDK-8225636 | SA can't handle prelinked libraries |
openjdk8u232 | JDK-8216597 | SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 |
openjdk8u232 | JDK-8231887 | Test security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails because certificate was revoked |
openjdk8u232 | JDK-8075136 | Unnecessary sign extension for byte array access |
openjdk8u232 | JDK-8220513 | Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider |
openjdk8u232 | JDK-8139178 | Wrong fontMetrics when printing in Landscape (OpenJDK) |
openjdk8u232 | JDK-8213561 | ZipFile/MultiThreadedReadTest.java timed out in tier1 |
37 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u242 | JDK-8196956 | (ch) More channels cleanup |
openjdk8u242 | JDK-8234591 | [11u] Build with old C compiler broken by 8223490 |
openjdk8u242 | JDK-8236983 | [TESTBUG] Remove pointless catch block in test/jdk/sun/security/util/DerValue/BadValue.java |
openjdk8u242 | JDK-8235850 | [TESTBUG] Remove test/runtime/RedefineTests/test8178870.sh |
openjdk8u242 | JDK-8230238 | Add another regression test for JDK-8134739 |
openjdk8u242 | JDK-8080835 | Add blocking bulk read operations to java.io.InputStream |
openjdk8u242 | JDK-8139206 | Add InputStream readNBytes(int len) |
openjdk8u242 | JDK-8230813 | Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list |
openjdk8u242 | JDK-8044500 | Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes |
openjdk8u242 | JDK-8232381 | add result NULL-checking to freetypeScaler.c |
openjdk8u242 | JDK-8231398 | Add time tracing for gc log rotation at safepoint cleanup |
openjdk8u242 | JDK-8132249 | Clean up JAB debugging code |
openjdk8u242 | JDK-8134739 | compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts |
openjdk8u242 | JDK-8231584 | Deadlock with ClassLoader.findLibrary and System.loadLibrary call |
openjdk8u242 | JDK-8236178 | Debug build failed after 8236058 |
openjdk8u242 | JDK-8132111 | Do not request for addresses for forwarded TGT |
openjdk8u242 | JDK-8138978 | Examine usages of sun.misc.IOUtils |
openjdk8u242 | JDK-8235909 | File.exists throws AccessControlException for invalid paths when a SecurityManager is installed |
openjdk8u242 | JDK-8031111 | fix krb5 caddr |
openjdk8u242 | JDK-8156028 | G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value |
openjdk8u242 | JDK-8227715 | GPLv2 files missing Classpath Exception |
openjdk8u242 | JDK-8183591 | Incorrect behavior when reading DER value with Integer.MAX_VALUE length |
openjdk8u242 | JDK-8058290 | JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace |
openjdk8u242 | JDK-8067429 | java.lang.VerifyError: Inconsistent stackmap frames at branch target |
openjdk8u242 | JDK-8186831 | Kerberos ignores PA-DATA with a non-null s2kparams |
openjdk8u242 | JDK-8186576 | KerberosTicket does not properly handle renewable tickets at the end of their lifetime |
openjdk8u242 | JDK-8233944 | Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private |
openjdk8u242 | JDK-8231124 | Missing closedir call with JDK-8223490 |
openjdk8u242 | JDK-8212071 | Need to set the FreeType LCD Filter to reduce fringing. |
openjdk8u242 | JDK-8073154 | NULL-pointer dereferencing in LIR_OpProfileType::print_instr |
openjdk8u242 | JDK-8193832 | Performance of InputStream.readAllBytes() could be improved |
openjdk8u242 | JDK-8236984 | Reserved for 2020-01 CPU |
openjdk8u242 | JDK-8039438 | Some tests depend on internal API sun.misc.IOUtils |
openjdk8u242 | JDK-8198649 | Switch AWT/Swing's default GTK version to 3 |
openjdk8u242 | JDK-8186884 | Test native KDC, Java krb5 lib, and native krb5 lib in one test |
openjdk8u242 | JDK-8037550 | Update RFC references in javadoc to RFC 5280 |
openjdk8u242 | JDK-8133951 | Zero interpreter asserts in stubRoutines.cpp |
47 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u252 | JDK-8219597 | (bf) Heap buffer state changes could provoke unexpected exceptions |
openjdk8u252 | JDK-8229872 | (fs) Increase buffer size used with getmntent |
openjdk8u252 | JDK-8150460 | (linux|bsd|aix)_close.c: file descriptor table may become large or may not work at all |
openjdk8u252 | JDK-8216472 | (se) Stack overflow during selection operation leads to crash (win) |
openjdk8u252 | JDK-8034773 | (zipfs) newOutputstream uses CREATE_NEW when no options specified |
openjdk8u252 | JDK-8028480 | (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE |
openjdk8u252 | JDK-7143743 | (zipfs) Potential memory leak with zip provider |
openjdk8u252 | JDK-8187078 | -XX:+VerifyOops finds numerous problems when running JPRT |
openjdk8u252 | JDK-8134579 | [TESTBUG] Some bmi tests fail if can_access_local_variables is on. |
openjdk8u252 | JDK-8227397 | Add --with-extra-asflags configure option |
openjdk8u252 | JDK-8079693 | Add support for ECDSA P-384 and P-521 curves to XML Signature |
openjdk8u252 | JDK-8162723 | Array index overflow in Base64 utility class |
openjdk8u252 | JDK-8236179 | C1 register allocation failure with T_ADDRESS |
openjdk8u252 | JDK-8038431 | Close InputStream when finished retrieving XML Signature HTTP References |
openjdk8u252 | JDK-8135318 | CMS: wrong max_eden_size for check_gc_overhead_limit |
openjdk8u252 | JDK-8225392 | Comparison builds are failing due to cacerts file |
openjdk8u252 | JDK-8046044 | Fix raw and unchecked lint warnings in XML Signature Impl |
openjdk8u252 | JDK-8227662 | freetype seeks to index at the end of the font data |
openjdk8u252 | JDK-8231201 | hs_err should print coalesced safepoint operations in Events section |
openjdk8u252 | JDK-8079140 | IgnoreAllErrorHandler should use doPrivileged when it reads system properties |
openjdk8u252 | JDK-8235904 | Infinite loop when rendering huge lines |
openjdk8u252 | JDK-8143849 | Integrate Marlin renderer per JEP 265 |
openjdk8u252 | JDK-8167409 | Invalid value passed to critical JNI function |
openjdk8u252 | JDK-8150432 | java/util/Locale/LocaleProviders.sh failed on Win10. |
openjdk8u252 | JDK-8235142 | JDK-8193255 backport broke bootstrap with JDK 10 |
openjdk8u252 | JDK-8235637 | jhsdb jmap from OpenJDK 11.0.5 doesn't work if prelink is enabled |
openjdk8u252 | JDK-8241307 | Marlin renderer should not be the default in 8u252 |
openjdk8u252 | JDK-8215756 | Memory leaks in the AWT on macOS |
openjdk8u252 | JDK-8231991 | Mouse wheel change focus on awt/swing windows |
openjdk8u252 | JDK-8219244 | NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread |
openjdk8u252 | JDK-8240521 | Revert backport of 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call |
openjdk8u252 | JDK-8193255 | Root Certificates should be stored in text format and assembled at build time |
openjdk8u252 | JDK-8047212 | runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid |
openjdk8u252 | JDK-8241296 | Segfault in JNIHandleBlock::oops_do() |
openjdk8u252 | JDK-8234107 | Several AWT modal dialog tests failing on Linux after JDK-8231991 |
openjdk8u252 | JDK-8132130 | Some docs cleanup |
openjdk8u252 | JDK-8234245 | sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum |
openjdk8u252 | JDK-8238502 | sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION |
openjdk8u252 | JDK-8216354 | Syntax error in toolchain_windows.m4 |
openjdk8u252 | JDK-8233404 | System property to set the number of PBE iterations in JCEKS keystores |
openjdk8u252 | JDK-8234288 | Turkey Time Zone returns incorrect time zone name |
openjdk8u252 | JDK-8191227 | Unsafe handle resolution in ConstantOopWriteValue::write_on() / print_on() and LIR_Assembler::jobject2reg() |
openjdk8u252 | JDK-8022263 | use same Clang warnings on BSD as on Linux |
openjdk8u252 | JDK-8144732 | VM_HeapDumper hits assert with bad dump_len |
openjdk8u252 | JDK-8031191 | Warning exception when XMLSignature logging is enabled |
openjdk8u252 | JDK-8236873 | Worker has a deadlock bug |
openjdk8u252 | JDK-8046724 | XML Signature ECKeyValue elements cannot be marshalled or unmarshalled |
92 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u262 | JDK-8209960 | -Xlog:jfr* doesn't work with the JFR parser |
openjdk8u262 | JDK-8216064 | -XX:StartFlightRecording:settings= doesn't work properly |
openjdk8u262 | JDK-8229873 | 8229401 broke jdk8u-jfr-incubator |
openjdk8u262 | JDK-8239476 | 8238589: broke windows build by moving OrderedPair |
openjdk8u262 | JDK-8248399 | [8u262] Build installs jfr binary when JFR is disabled |
openjdk8u262 | JDK-8248715 | [8u262] New JavaTimeSupplementary localisation for 'in' installed in wrong package |
openjdk8u262 | JDK-8236002 | [JFR Backport] CSR for JFR backport suggests not leaving out the package-info |
openjdk8u262 | JDK-8236074 | [JFR Backport] Missed package-info. |
openjdk8u262 | JDK-8236174 | [JFR Backport] Should update javadoc since tags. |
openjdk8u262 | JDK-8236008 | [JFR Backport] Some backup files were accidentally left in the hotspot tree |
openjdk8u262 | JDK-8216559 | [JFR] Native libraries not correctly parsed from /proc/self/maps |
openjdk8u262 | JDK-8207392 | [PPC64] Implement JFR profiling. |
openjdk8u262 | JDK-8246703 | [TESTBUG] Add test for JDK-8233197 |
openjdk8u262 | JDK-8217748 | [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent |
openjdk8u262 | JDK-8215362 | [TESTBUG] JFR GTest JfrTestNetworkUtilization fails |
openjdk8u262 | JDK-8217744 | [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT |
openjdk8u262 | JDK-8214925 | [TESTBUG] JFR tool fails to execute |
openjdk8u262 | JDK-8214906 | [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError |
openjdk8u262 | JDK-8243474 | [TESTBUG] removed three tests of 0 bytes |
openjdk8u262 | JDK-8213914 | [TESTBUG] Several JFR VM events are not covered by tests |
openjdk8u262 | JDK-8213917 | [TESTBUG] Shutdown JFR event is not covered by test |
openjdk8u262 | JDK-8226779 | [TESTBUG] Test JFR API from Java agent |
openjdk8u262 | JDK-8233623 | Add classpath exception to copyright in EventHandlerProxyCreator.java file |
openjdk8u262 | JDK-8223690 | Add JFR BiasedLock Event Support |
openjdk8u262 | JDK-8223692 | Add JFR G1 Heap Summary Event Support |
openjdk8u262 | JDK-8223691 | Add JFR G1 Region Type Change Event Support |
openjdk8u262 | JDK-8223689 | Add JFR Thread Sampling Support |
openjdk8u262 | JDK-8241902 | AIX Build broken after integration of JDK-8223147 (JFR Backport) |
openjdk8u262 | JDK-8230769 | BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return |
openjdk8u262 | JDK-8243059 | Build fails when --with-vendor-name contains a comma |
openjdk8u262 | JDK-8211239 | Build fails without JFR: empty JFR events signatures mismatch |
openjdk8u262 | JDK-8244777 | ClassLoaderStats VM Op uses constant hash value |
openjdk8u262 | JDK-8216995 | Clean up JFR command line processing |
openjdk8u262 | JDK-8243539 | Copyright info (Year) should be updated for fix of 8241638 |
openjdk8u262 | JDK-8239867 | correct over use of INCLUDE_JFR macro |
openjdk8u262 | JDK-8220293 | Deadlock in JFR string pool |
openjdk8u262 | JDK-8183925 | Decouple crash protection from watcher thread |
openjdk8u262 | JDK-8240375 | Disable JFR by default for July 2020 release |
openjdk8u262 | JDK-8238590 | Enable JFR by default during compilation in 8u incubator |
openjdk8u262 | JDK-8229401 | Fix JFR code cache test failures |
openjdk8u262 | JDK-8238076 | Fix OpenJDK 7 Bootstrap Broken by JFR Backport |
openjdk8u262 | JDK-8199712 | Flight Recorder |
openjdk8u262 | JDK-8207829 | FlightRecorderMXBeanImpl is leaking the first classloader which calls it |
openjdk8u262 | JDK-8215175 | Inconsistencies in JFR event metadata |
openjdk8u262 | JDK-8213015 | Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions |
openjdk8u262 | JDK-8233197 | Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing |
openjdk8u262 | JDK-8229899 | java.io.File.isInvalid() is racy |
openjdk8u262 | JDK-8239852 | java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed |
openjdk8u262 | JDK-8244548 | JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result |
openjdk8u262 | JDK-8215237 | jdk.jfr.Recording javadoc does not compile |
openjdk8u262 | JDK-8223147 | JFR Backport |
openjdk8u262 | JDK-8229708 | JFR backport code does not initialize |
openjdk8u262 | JDK-8210024 | JFR calls virtual is_Java_thread from ~Thread() |
openjdk8u262 | JDK-8003209 | JFR events for network utilization |
openjdk8u262 | JDK-8203664 | JFR start failure after AppCDS archive created with JFR StartFlightRecording |
openjdk8u262 | JDK-8203921 | JFR thread sampling is missing fixes from JDK-8194552 |
openjdk8u262 | JDK-8205516 | JFR tool |
openjdk8u262 | JDK-8214896 | JFR Tool left files behind |
openjdk8u262 | JDK-8202835 | jfr/event/os/TestSystemProcess.java fails on missing events |
openjdk8u262 | JDK-8203346 | JFR: Inconsistent signature of jfr_add_string_constant |
openjdk8u262 | JDK-8196969 | JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE |
openjdk8u262 | JDK-8240576 | JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges |
openjdk8u262 | JDK-8244407 | JVM crashes after transformation in C2 IdealLoopTree::split_fall_in |
openjdk8u262 | JDK-8227605 | Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant" |
openjdk8u262 | JDK-8241638 | launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set |
openjdk8u262 | JDK-8203929 | Limit amount of data for JFR.dump |
openjdk8u262 | JDK-8213421 | Line number information for execution samples always 0 |
openjdk8u262 | JDK-8218935 | Make jfr strncpy uses GCC 8.x friendly |
openjdk8u262 | JDK-8241444 | Metaspace::_class_vsm not initialized if compressed class pointers are disabled |
openjdk8u262 | JDK-8239479 | minimal1 and zero builds are failing |
openjdk8u262 | JDK-8041915 | Move 8 awt tests to OpenJDK regression tests tree |
openjdk8u262 | JDK-8238589 | Necessary code cleanup in JFR for JDK8u |
openjdk8u262 | JDK-8242788 | Non-PCH build is broken after JDK-8191393 |
openjdk8u262 | JDK-8216486 | Possibility of integer overflow in JfrThreadSampler::run() |
openjdk8u262 | JDK-8215284 | Reduce noise induced by periodic task getFileSize() |
openjdk8u262 | JDK-8195819 | Remove recording=x from jcmd JFR.check output |
openjdk8u262 | JDK-8216578 | Remove unused/obsolete method in JFR code |
openjdk8u262 | JDK-8037866 | Replace the Fun class in tests with lambdas |
openjdk8u262 | JDK-8202578 | Revisit location for class unload events |
openjdk8u262 | JDK-8150986 | serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format |
openjdk8u262 | JDK-8227269 | Slow class loading when running with JDWP |
openjdk8u262 | JDK-8227011 | Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory |
openjdk8u262 | JDK-8215771 | The jfr tool should pretty print reference chains |
openjdk8u262 | JDK-8213966 | The ZGC JFR events should be marked as experimental |
openjdk8u262 | JDK-8245167 | Top package in method profiling shows "null" in JMC |
openjdk8u262 | JDK-8165675 | Trace event for thread park has incorrect unit for timeout |
openjdk8u262 | JDK-8214750 | Unnecessary tags in jfr classes |
openjdk8u262 | JDK-8246223 | Windows build fails after JDK-8227269 |
openjdk8u262 | JDK-8239055 | Wrong implementation of VMState.hasListener |
openjdk8u262 | JDK-8212232 | Wrong metadata for the configuration of the cutoff for old object sample events |
openjdk8u262 | JDK-8241750 | x86_32 build failure after JDK-8227269 |
openjdk8u262 | JDK-8203287 | Zero fails to build after JDK-8199712 (Flight Recorder) |
2 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u265 | JDK-8250546 | Expect changed behaviour reported in JDK-8249846 |
openjdk8u265 | JDK-8249677 | Regression in 8u after JDK-8237117: Better ForkJoinPool behavior |
51 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u272 | JDK-8152077 | (cal) Calendar.roll does not always roll the hours during daylight savings changes |
openjdk8u272 | JDK-8252573 | 8u: Windows build failed after 8222079 backport |
openjdk8u272 | JDK-8220674 | [TESTBUG] MetricsMemoryTester failcount test in docker container only works with debug JVMs |
openjdk8u272 | JDK-8252886 | [TESTBUG] sun/security/ec/TestEC.java : Compilation failed |
openjdk8u272 | JDK-8220313 | [TESTBUG] Update base image for Docker testing to OL 7.6 |
openjdk8u272 | JDK-8173300 | [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled |
openjdk8u272 | JDK-8216283 | Allow shorter method sampling interval than 10 ms |
openjdk8u272 | JDK-8235325 | build failure on Linux after 8235243 |
openjdk8u272 | JDK-8234617 | C1: Incorrect result of field load due to missing narrowing conversion |
openjdk8u272 | JDK-8148754 | C2 loop unrolling fails due to unexpected graph shape |
openjdk8u272 | JDK-8254673 | call for JvmtiExport::post_vm_start() was removed by the fix for JDK-8249158 |
openjdk8u272 | JDK-8251117 | Cannot check P11Key size in P11Cipher and P11AEADCipher |
openjdk8u272 | JDK-8226809 | Circular reference in printed stack trace is not correctly indented & ambiguous |
openjdk8u272 | JDK-8248851 | CMS: Missing memory fences between free chunk check and klass read |
openjdk8u272 | JDK-8230711 | ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG |
openjdk8u272 | JDK-8203357 | Container Metrics |
openjdk8u272 | JDK-8237951 | CTW: C2 compilation fails with "malformed control flow" |
openjdk8u272 | JDK-8222079 | Don't use memset to initialize fields decode_env constructor in disassembler.cpp |
openjdk8u272 | JDK-8166148 | Fix for JDK-8165936 broke Solaris builds |
openjdk8u272 | JDK-8233097 | Fontmetrics for large Fonts has zero width |
openjdk8u272 | JDK-8154313 | Generated javadoc scattered all over the place |
openjdk8u272 | JDK-8061616 | HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double |
openjdk8u272 | JDK-8031625 | javadoc problems referencing inner class constructors |
openjdk8u272 | JDK-8229378 | jdwp library loader in linker_md.c quietly truncates on buffer overflow |
openjdk8u272 | JDK-8219566 | JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero |
openjdk8u272 | JDK-8221569 | JFR tool produces incorrect output when both --categories and --events are specified |
openjdk8u272 | JDK-8220555 | JFR tool shows potentially misleading message when it cannot access a file |
openjdk8u272 | JDK-8217647 | JFR: recordings on 32-bit systems unreadable |
openjdk8u272 | JDK-8057003 | Large reference arrays cause extremely long synchronization times |
openjdk8u272 | JDK-8078880 | Mark a few more intermittently failing security-libs tests |
openjdk8u272 | JDK-8078334 | Mark regression tests using randomness |
openjdk8u272 | JDK-8240676 | Meet not symmetric failure when running lucene on jdk8 |
openjdk8u272 | JDK-8241888 | Mirror jdk.security.allowNonCaAnchor system property with a security one |
openjdk8u272 | JDK-8233621 | Mismatch in jsse.enableMFLNExtension property name |
openjdk8u272 | JDK-8238898 | Missing hash characters for header on license file |
openjdk8u272 | JDK-8211714 | Need to update vm_version.cpp to recognise VS2017 minor versions |
openjdk8u272 | JDK-8169925 | Organize licenses by module in source, JMOD file, and run-time image |
openjdk8u272 | JDK-8165996 | PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite |
openjdk8u272 | JDK-8161973 | PKIXRevocationChecker.getSoftFailExceptions() not working |
openjdk8u272 | JDK-8224217 | RecordingInfo should use textual representation of path |
openjdk8u272 | JDK-8025886 | replace [[ and == bash extensions in regtest |
openjdk8u272 | JDK-8036088 | Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c |
openjdk8u272 | JDK-8254937 | Revert JDK-8148854 for 8u272 |
openjdk8u272 | JDK-8219919 | RuntimeStub's name lost with PrintFrameConverterAssembly |
openjdk8u272 | JDK-8167300 | Scheduling failures during gcm should be fatal |
openjdk8u272 | JDK-8075774 | Small readability and performance improvements for zipfs |
openjdk8u272 | JDK-8243489 | Thread CPU Load event may contain wrong data for CPU time under certain conditions |
openjdk8u272 | JDK-8211163 | UNIX version of Java_java_io_Console_echo does not return a clean boolean |
openjdk8u272 | JDK-8144539 | Update PKCS11 tests to run with security manager |
openjdk8u272 | JDK-8193234 | When using -Xcheck:jni an internally allocated buffer can leak |
openjdk8u272 | JDK-8184762 | ZapStackSegments should use optimized memset |
2 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u275 | JDK-8250861 | Crash in MinINode::Ideal(PhaseGVN*, bool) |
openjdk8u275 | JDK-8236512 | PKCS11 Connection closed after Cipher.doFinal and NoPadding |
51 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u282 | JDK-8220579 | [Containers] SubSystem.java out of sync with osContainer_linux.cpp |
openjdk8u282 | JDK-8234270 | [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area |
openjdk8u282 | JDK-8231209 | [REDO] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread |
openjdk8u282 | JDK-8046221 | [TEST_BUG] Cleanup datatransfer tests |
openjdk8u282 | JDK-8064809 | [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease |
openjdk8u282 | JDK-8064575 | [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases |
openjdk8u282 | JDK-8064573 | [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing. |
openjdk8u282 | JDK-8058805 | [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails |
openjdk8u282 | JDK-8207766 | [testbug] Adapt tests for Aix. |
openjdk8u282 | JDK-8213448 | [TESTBUG] enhance jfr/jvm/TestDumpOnCrash |
openjdk8u282 | JDK-8224502 | [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM |
openjdk8u282 | JDK-8160761 | [TESTBUG] Several compiler tests fail with product bits |
openjdk8u282 | JDK-8221340 | [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562 |
openjdk8u282 | JDK-8251365 | Build failure on AIX after 8250636 |
openjdk8u282 | JDK-8063102 | Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 |
openjdk8u282 | JDK-8063104 | Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 |
openjdk8u282 | JDK-8063106 | Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 |
openjdk8u282 | JDK-8063107 | Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 |
openjdk8u282 | JDK-8217362 | Emergency dump does not work when disk=false is set |
openjdk8u282 | JDK-8030350 | Enable additional compiler warnings for GCC |
openjdk8u282 | JDK-8074807 | Fix some tests unnecessary using internal API |
openjdk8u282 | JDK-8036122 | Fix warning "format not a string literal" |
openjdk8u282 | JDK-8231968 | getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes |
openjdk8u282 | JDK-8252754 | Hash code calculation of JfrStackTrace is inconsistent |
openjdk8u282 | JDK-8212070 | Introduce diagnostic flag to abort VM on failed JIT compilation |
openjdk8u282 | JDK-8250636 | iso8601_time returns incorrect offset part on MacOS |
openjdk8u282 | JDK-8255717 | JFR crash in WriteObjectSampleStacktrace with uninitialized klass |
openjdk8u282 | JDK-8220657 | JFR.dump does not work when filename is set |
openjdk8u282 | JDK-8250928 | JFR: Improve hash algorithm for stack traces |
openjdk8u282 | JDK-8185003 | JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument |
openjdk8u282 | JDK-8008657 | JSpinner setComponentOrientation doesn't affect on text orientation |
openjdk8u282 | JDK-8049694 | Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK |
openjdk8u282 | JDK-8197981 | Missing return statement in __sync_val_compare_and_swap_8 |
openjdk8u282 | JDK-8057694 | move awt automated tests from AWT_Modality to OpenJDK repository - part 10 |
openjdk8u282 | JDK-8039279 | Move awt tests to openjdk repository |
openjdk8u282 | JDK-8048246 | Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK |
openjdk8u282 | JDK-8047180 | Move functional tests AWT_Headless/Automated to OpenJDK repository |
openjdk8u282 | JDK-8043131 | Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree |
openjdk8u282 | JDK-8254144 | Non-x86 Zero builds fail with return-type warning in os_linux_zero.cpp |
openjdk8u282 | JDK-8234339 | replace JLI_StrTok in java_md_solinux.c |
openjdk8u282 | JDK-8215727 | Restore JFR thread sampler loop to old / previous behavior |
openjdk8u282 | JDK-8238448 | RSASSA-PSS signature verification fail when using certain odd key sizes |
openjdk8u282 | JDK-8068275 | Some tests failed after JDK-8063104 |
openjdk8u282 | JDK-8156803 | Turn StressLCM/StressGCM flags to diagnostic |
openjdk8u282 | JDK-8179083 | Uninitialized notifier in Java Monitor Wait tracing event |
openjdk8u282 | JDK-8255269 | Unsigned overflow in g1Policy.cpp |
openjdk8u282 | JDK-8152545 | Use preprocessor instead of compiling a program to generate native nio constants |
openjdk8u282 | JDK-8025936 | Windows .pdb and .map files does not have proper dependencies setup |
openjdk8u282 | JDK-8253284 | Zero OrderAccess barrier mappings are incorrect |
openjdk8u282 | JDK-8256618 | Zero: Linux x86_32 build still fails |
openjdk8u282 | JDK-8254166 | Zero: return-type warning in zeroInterpreter_zero.cpp |
134 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u292 | JDK-8214857 | "bad trailing membar" assert failure at memnode.cpp:3220 |
openjdk8u292 | JDK-8150204 | (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output |
openjdk8u292 | JDK-8211064 | [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls |
openjdk8u292 | JDK-8254854 | [cgroups v1] Metric limits not properly detected on some join controller combinations |
openjdk8u292 | JDK-8041464 | [TEST_BUG] CustomClassLoaderTransferTest does not support OS X |
openjdk8u292 | JDK-8229284 | [TESTBUG] jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage |
openjdk8u292 | JDK-8227642 | [TESTBUG] Make docker tests podman compatible |
openjdk8u292 | JDK-8195685 | AArch64 cannot build with JDK-8174962 |
openjdk8u292 | JDK-8168888 | AArch64 port of JDK-8160591 |
openjdk8u292 | JDK-8215951 | AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults |
openjdk8u292 | JDK-8237512 | AArch64: aarch64TestHook leaks a BufferBlob |
openjdk8u292 | JDK-8153797 | aarch64: Add Arrays.fill stub code |
openjdk8u292 | JDK-8263008 | AARCH64: Add debug info for libsaproc.so |
openjdk8u292 | JDK-8131779 | AARCH64: add Montgomery multiply intrinsic |
openjdk8u292 | JDK-8221658 | aarch64: add necessary predicate for ubfx patterns |
openjdk8u292 | JDK-8221220 | AArch64: Add StoreStore membar explicitly for Volatile Writes in TemplateTable |
openjdk8u292 | JDK-8151775 | aarch64: add support for 8.1 LSE atomic operations |
openjdk8u292 | JDK-8150394 | aarch64: add support for 8.1 LSE CAS instructions |
openjdk8u292 | JDK-8150045 | AArch64: arraycopy causes segfaults in SATB during garbage collection |
openjdk8u292 | JDK-8172881 | AArch64: assertion failure: the int pressure is incorrect |
openjdk8u292 | JDK-8155015 | Aarch64: bad assert in spill generation code |
openjdk8u292 | JDK-8154413 | AArch64: Better byte behaviour |
openjdk8u292 | JDK-8167200 | AArch64: Broken stack pointer adjustment in interpreter |
openjdk8u292 | JDK-8173472 | AArch64: C1 comparisons with null only use 32-bit instructions |
openjdk8u292 | JDK-8217368 | AArch64: C2 recursive stack locking optimisation not triggered |
openjdk8u292 | JDK-8248336 | AArch64: C2: offset overflow in BoxLockNode::emit |
openjdk8u292 | JDK-8155617 | aarch64: ClearArray does not use DC ZVA |
openjdk8u292 | JDK-8171537 | aarch64: compiler/c1/Test6849574.java generates guarantee failure in C1 |
openjdk8u292 | JDK-8196136 | AArch64: Correct register use in patch for JDK-8195685 |
openjdk8u292 | JDK-8170100 | AArch64: Crash in C1-compiled code accessing References |
openjdk8u292 | JDK-8209835 | Aarch64: elide barriers on all volatile operations |
openjdk8u292 | JDK-8132875 | AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309 |
openjdk8u292 | JDK-8182581 | aarch64: fix for crash caused by earlyret of compiled method |
openjdk8u292 | JDK-8165673 | AArch64: Fix JNI floating point argument handling |
openjdk8u292 | JDK-8161190 | AArch64: Fix overflow in immediate cmp instruction |
openjdk8u292 | JDK-8207838 | AArch64: Float registers incorrectly restored in JNI call |
openjdk8u292 | JDK-8164113 | AArch64: follow-up the fix for 8161598 |
openjdk8u292 | JDK-8148948 | aarch64: generate_copy_longs calls align() incorrectly |
openjdk8u292 | JDK-8153172 | aarch64: hotspot crashes after the 8.1 LSE patch is merged |
openjdk8u292 | JDK-8152840 | aarch64: improve _unsafe_arraycopy stub routine |
openjdk8u292 | JDK-8153713 | aarch64: improve short array clearing using store pair |
openjdk8u292 | JDK-8167421 | AArch64: in one core system, fatal error: Illegal threadstate encountered |
openjdk8u292 | JDK-8177661 | AArch64: Incorrect C2 patterns cause system register corruption |
openjdk8u292 | JDK-8206163 | AArch64: incorrect code generation for StoreCM |
openjdk8u292 | JDK-8191129 | AARCH64: Invalid value passed to critical JNI function |
openjdk8u292 | JDK-8224880 | AArch64: java/javac error with AllocatePrefetchDistance |
openjdk8u292 | JDK-8156731 | aarch64: java/util/Arrays/Correct.java fails due to _generic_arraycopy stub routine |
openjdk8u292 | JDK-8170188 | aarch64: jtreg test compiler/types/TestMeetIncompatibleInterfaceArrays.java causes JVM crash |
openjdk8u292 | JDK-8186325 | AArch64: jtreg test hotspot/test/gc/g1/TestJNIWeakG1/TestJNIWeakG1.java SEGV |
openjdk8u292 | JDK-8171410 | aarch64: long multiplyExact shifts by 31 instead of 63 |
openjdk8u292 | JDK-8150038 | aarch64: Make use of CBZ and CBNZ when comparing narrow pointer with zero |
openjdk8u292 | JDK-8152537 | aarch64: Make use of CBZ and CBNZ when comparing unsigned values with zero |
openjdk8u292 | JDK-8149365 | aarch64: memory copy does not prefetch on backwards copy |
openjdk8u292 | JDK-8209414 | AArch64: method handle invocation does not respect JVMTI interp_only mode |
openjdk8u292 | JDK-8219635 | aarch64: missing LoadStore barrier in TemplateTable::fast_storefield |
openjdk8u292 | JDK-8218185 | aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static |
openjdk8u292 | JDK-8248219 | aarch64: missing memory barrier in fast_storefield and fast_accessfield |
openjdk8u292 | JDK-8233839 | aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub |
openjdk8u292 | JDK-8135018 | AARCH64: Missing memory barriers for CMS collector |
openjdk8u292 | JDK-8247979 | aarch64: missing side effect of killing flags for clearArray_reg_reg |
openjdk8u292 | JDK-8240353 | AArch64: missing support for -XX:+ExtendedDTraceProbes in C1 |
openjdk8u292 | JDK-8196221 | AArch64: Mistake in committed patch for JDK-8195859 |
openjdk8u292 | JDK-8216350 | AArch64: monitor unlock fast path not called |
openjdk8u292 | JDK-8209413 | AArch64: NPE in clhsdb jstack command |
openjdk8u292 | JDK-8150313 | aarch64: optimise array copy using SIMD instructions |
openjdk8u292 | JDK-8150082 | aarch64: optimise small array copy |
openjdk8u292 | JDK-8159063 | aarch64: optimise unaligned array copy long |
openjdk8u292 | JDK-8151502 | aarch64: optimize pd_disjoint_words and pd_conjoint_words |
openjdk8u292 | JDK-8150229 | aarch64: pipeline class for several instructions is not set correctly |
openjdk8u292 | JDK-8157841 | aarch64: prefetch ignores cache line size |
openjdk8u292 | JDK-8151340 | aarch64: prefetch the destination word for write prior to ldxr/stxr loops |
openjdk8u292 | JDK-8228725 | AArch64: Purge method call format support |
openjdk8u292 | JDK-8149080 | AArch64: Recognize disjoint array copy in stub code |
openjdk8u292 | JDK-8148328 | aarch64: redundant lsr instructions in stub code |
openjdk8u292 | JDK-8155100 | AArch64: Relax alignment requirement for byte_map_base |
openjdk8u292 | JDK-8224828 | aarch64: rflags is not correct after safepoint poll |
openjdk8u292 | JDK-8167595 | AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt |
openjdk8u292 | JDK-8158913 | aarch64: SEGV running Spark terasort |
openjdk8u292 | JDK-8148783 | aarch64: SEGV running SpecJBB2013 |
openjdk8u292 | JDK-8154537 | AArch64: some integer rotate instructions are never emitted |
openjdk8u292 | JDK-8157906 | aarch64: some more integer rotate instructions are never emitted |
openjdk8u292 | JDK-8163363 | AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted |
openjdk8u292 | JDK-8205421 | AARCH64: StubCodeMark should be placed after alignment |
openjdk8u292 | JDK-8154739 | AArch64: TemplateTable::fast_xaccess loads in wrong mode |
openjdk8u292 | JDK-8207345 | AArch64: Trampoline generation code reads from uninitialized memory |
openjdk8u292 | JDK-8149907 | aarch64: use load/store pair instructions in call_stub |
openjdk8u292 | JDK-8155612 | Aarch64: vector nodes need to support misaligned offset |
openjdk8u292 | JDK-8213134 | AArch64: vector shift failed with MaxVectorSize=8 |
openjdk8u292 | JDK-8195859 | AArch64: vtableStubs gtest fails after 8174962 |
openjdk8u292 | JDK-8246482 | Build failures with +JFR -PCH |
openjdk8u292 | JDK-8258833 | Cancel multi-part cipher operations in SunPKCS11 after failures |
openjdk8u292 | JDK-8260349 | Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS |
openjdk8u292 | JDK-8216989 | CardTableBarrierSetAssembler::gen_write_ref_array_post_barrier() does not check for zero length on AARCH64 |
openjdk8u292 | JDK-8216987 | ciMethodData::load_data() unpacks MDOs with non-atomic copy |
openjdk8u292 | JDK-8145320 | Create unsafe_arraycopy and generic_arraycopy for AArch64 |
openjdk8u292 | JDK-8240827 | Downport SSLSocketImpl.java from "8221882: Use fiber-friendly java.util.concurrent.locks in JSSE" |
openjdk8u292 | JDK-8155627 | Enable SA on AArch64 |
openjdk8u292 | JDK-8209415 | Fix JVMTI test failure HS202 |
openjdk8u292 | JDK-8129626 | G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms |
openjdk8u292 | JDK-8223186 | HotSpot compile warnings from GCC 9 |
openjdk8u292 | JDK-8078450 | Implement consistent process for quarantine of tests |
openjdk8u292 | JDK-8219011 | Implement MacroAssembler::warn method on AArch64 |
openjdk8u292 | JDK-8041561 | Inconsistent opacity behaviour between JCheckBox and JRadioButton |
openjdk8u292 | JDK-8203481 | Incorrect constraint for unextended_sp in frame:safe_for_sender |
openjdk8u292 | JDK-8225805 | Java Access Bridge does not close the logger |
openjdk8u292 | JDK-8203699 | java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64 |
openjdk8u292 | JDK-8031126 | java/lang/management/ThreadMXBean/ThreadUserTime.java fails intermittently |
openjdk8u292 | JDK-8078024 | javac, several incorporation steps are silently failing when an error should be reported |
openjdk8u292 | JDK-8228434 | jdk/net/Sockets/Test.java fails after JDK-8227642 |
openjdk8u292 | JDK-8185934 | keytool and jarsigner shows "Signature algorithm: SHA1withECDSA, -1-bit key" |
openjdk8u292 | JDK-8264171 | Missing aarch64 parts of JDK-8236179 (C1 register allocation failure with T_ADDRESS) |
openjdk8u292 | JDK-8228400 | Remove built-in AArch64 simulator |
openjdk8u292 | JDK-8035166 | Remove dependency on EC classes from pkcs11 provider |
openjdk8u292 | JDK-8150652 | Remove unused code in AArch64 back end |
openjdk8u292 | JDK-8239091 | Reversed arguments in call to strstr in freetype "debug" code. |
openjdk8u292 | JDK-8228747 | Revert "unused" attribute from test_arraycopy_func |
openjdk8u292 | JDK-8229123 | Revert build fixes for aarch64/zero |
openjdk8u292 | JDK-8228770 | Revert development hsdis changes |
openjdk8u292 | JDK-8229124 | Revert disassembler.cpp changes |
openjdk8u292 | JDK-8228593 | Revert explicit JDK 7 support additions |
openjdk8u292 | JDK-8228718 | Revert incorrect backport of JDK-8129757 to 8-aarch64 |
openjdk8u292 | JDK-8228767 | Revert ResourceMark additions |
openjdk8u292 | JDK-8229145 | Revert TemplateTable::bytecode() visibility change |
openjdk8u292 | JDK-8258396 | SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk() |
openjdk8u292 | JDK-7107012 | sun.jvm.hostspot.code.CompressedReadStream readDouble() conversion to long mishandled |
openjdk8u292 | JDK-8080911 | sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently |
openjdk8u292 | JDK-8228406 | Superfluous change in chaitin.hpp |
openjdk8u292 | JDK-7112454 | TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed |
openjdk8u292 | JDK-6896810 | TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println |
openjdk8u292 | JDK-8253476 | TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities |
openjdk8u292 | JDK-8155653 | TestVectorUnalignedOffset.java not pushed with 8155612 |
openjdk8u292 | JDK-8236500 | Windows ucrt.dll should be looked up in versioned WINSDK subdirectory |
openjdk8u292 | JDK-8078614 | WindowsClassicLookAndFeel : MetalComboBoxUI.getbaseLine fails with IllegalArgumentException |
openjdk8u292 | JDK-8145051 | Wrong parameter name in synthetic lambda method leads to verifier error |
54 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u302 | JDK-8234011 | (zipfs) Memory leak in ZipFileSystem.releaseDeflater() |
openjdk8u302 | JDK-8265238 | [8u] [macos] build failure in OpenJDK8u after JDK-8211301 in older xcode |
openjdk8u302 | JDK-8267545 | [8u] Enable Xcode 12 builds on macOS |
openjdk8u302 | JDK-8267235 | [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash |
openjdk8u302 | JDK-8231949 | [PPC64, s390]: Make async profiling more reliable |
openjdk8u302 | JDK-8209996 | [PPC64] Fix JFR profiling. |
openjdk8u302 | JDK-8166046 | [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME |
openjdk8u302 | JDK-8132709 | [TESTBUG] gc/g1/TestHumongousShrinkHeap.java might fail on embedded |
openjdk8u302 | JDK-8262726 | AArch64: C1 StubAssembler::call_RT can corrupt stack |
openjdk8u302 | JDK-8231841 | AArch64: debug.cpp help() is missing an AArch64 line for pns |
openjdk8u302 | JDK-8260029 | aarch64: fix typo in verify_oop_array |
openjdk8u302 | JDK-8191955 | AArch64: incorrect prefetch distance causes an internal error |
openjdk8u302 | JDK-8270533 | AArch64: size_fits_all_mem_uses should return false if its output is a CAS |
openjdk8u302 | JDK-8217348 | assert(thread->is_Java_thread()) failed: just checking |
openjdk8u302 | JDK-8260236 | better init AnnotationCollector _contended_group |
openjdk8u302 | JDK-8203196 | C1 emits incorrect code due to integer overflow in _tableswitch keys |
openjdk8u302 | JDK-8134883 | C1 hard crash in range check elimination in Nashorn test262parallel |
openjdk8u302 | JDK-8259619 | C1: 3-arg StubAssembler::call_RT stack-use condition is incorrect |
openjdk8u302 | JDK-8260255 | C1: LoopInvariantCodeMotion constructor can leave some fields uninitialized |
openjdk8u302 | JDK-8033289 | clang: clean up unused function warning |
openjdk8u302 | JDK-8230428 | Cleanup dead CastIP node code in formssel.cpp |
openjdk8u302 | JDK-8264640 | CMS ParScanClosure misses a barrier |
openjdk8u302 | JDK-8205014 | com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java failed with "Read timed out" |
openjdk8u302 | JDK-8269388 | default build of jdk8 fails on newer GCCs with warnings as errors on format-overflow |
openjdk8u302 | JDK-8265666 | Enable AIX build platform to make external debug symbols |
openjdk8u302 | JDK-8055754 | filemap.cpp does not compile with clang |
openjdk8u302 | JDK-8250876 | Fix issues with cross-compile on macos |
openjdk8u302 | JDK-8037825 | Fix warnings and enable "warnings as errors" in serviceability native libraries |
openjdk8u302 | JDK-8042891 | Format issues embedded in macros for two g1 source files |
openjdk8u302 | JDK-8064909 | FragmentMetaspace.java got OutOfMemoryError |
openjdk8u302 | JDK-8166724 | gc/g1/TestHumongousShrinkHeap.java fails with OOME |
openjdk8u302 | JDK-8034857 | gcc warnings compiling src/solaris/native/sun/management |
openjdk8u302 | JDK-8034856 | gcc warnings compiling src/solaris/native/sun/security/pkcs11 |
openjdk8u302 | JDK-8043264 | hsdis library not picked up correctly on expected paths |
openjdk8u302 | JDK-8214345 | infinite recursion while checking super class |
openjdk8u302 | JDK-8206243 | java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max |
openjdk8u302 | JDK-8202299 | Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016 |
openjdk8u302 | JDK-8190679 | java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size" |
openjdk8u302 | JDK-8172188 | JDI tests fail due to "permission denied" when creating temp file |
openjdk8u302 | JDK-8138820 | JDK Hotspot build fails with Xcode 7.0.1 |
openjdk8u302 | JDK-8269468 | JDK-8269388 breaks the build on older GCCs |
openjdk8u302 | JDK-8066508 | JTReg tests timeout on slow devices when run using JPRT |
openjdk8u302 | JDK-8268444 | keytool -v -list print is incorrect after backport JDK-8141457 |
openjdk8u302 | JDK-8066807 | langtools/test/Makefile should use -agentvm not -samevm |
openjdk8u302 | JDK-8071374 | Native disassembler implementation may be not thread-safe |
openjdk8u302 | JDK-8261355 | No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding |
openjdk8u302 | JDK-8241649 | Optimize Character.toString |
openjdk8u302 | JDK-8253375 | OSX build fails with Xcode 12.0 (12A7209) |
openjdk8u302 | JDK-8190332 | PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large |
openjdk8u302 | JDK-8257884 | Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as automatic test |
openjdk8u302 | JDK-8263504 | Some OutputMachOpcodes fields are uninitialized |
openjdk8u302 | JDK-8035001 | TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated |
openjdk8u302 | JDK-8266929 | Unable to use algorithms from 3p providers |
openjdk8u302 | JDK-8255734 | VM should ignore SIGXFSZ on ppc64, s390 too |
20 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u312 | JDK-8170467 | (reflect) Optimize SignatureParser's use of StringBuilders |
openjdk8u312 | JDK-8131062 | aarch64: add support for GHASH acceleration |
openjdk8u312 | JDK-8134869 | AARCH64: GHASH intrinsic is not optimal |
openjdk8u312 | JDK-8269594 | assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark |
openjdk8u312 | JDK-8272643 | Backout JDK-8176837 from 8u312 |
openjdk8u312 | JDK-8266206 | Build failure after JDK-8264752 with older GCCs |
openjdk8u312 | JDK-8080082 | configure fails if you create an empty directory and then run configure from it |
openjdk8u312 | JDK-8220786 | Create new switch to redirect error reporting output to stdout or stderr |
openjdk8u312 | JDK-8231222 | fix pkcs11 P11_DEBUG guarded native traces |
openjdk8u312 | JDK-8241054 | half-closed SSLEngine status may cause application dead loop |
openjdk8u312 | JDK-8130183 | InnerClasses: VM permits wrong inner_class_info_index value of zero |
openjdk8u312 | JDK-8237495 | Java MIDI fails with a dereferenced memory error when asked to send a raw 0xF7 |
openjdk8u312 | JDK-8054118 | java/net/ipv6tests/UdpTest.java failed intermittently |
openjdk8u312 | JDK-8262000 | jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParallelScavenge.java failed with "OutOfMemoryError: Java heap space" |
openjdk8u312 | JDK-8065215 | Print warning summary at end of configure |
openjdk8u312 | JDK-8264752 | SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M |
openjdk8u312 | JDK-8269882 | stack-use-after-scope in NewObjectA |
openjdk8u312 | JDK-8079891 | Store configure log in $BUILD/configure.log |
openjdk8u312 | JDK-8206189 | sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error |
openjdk8u312 | JDK-8157404 | Unable to read certain PKCS12 keystores from SequenceInputStream |
9 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u322 | JDK-8210058 | Algorithmic Italic font leans opposite angle in Printing |
openjdk8u322 | JDK-8236897 | Fix the copyright header for pkcs11gcm2.h |
openjdk8u322 | JDK-8237499 | JFR: Include stack trace in the ThreadStart event |
openjdk8u322 | JDK-8182036 | Load from initializing arraycopy uses wrong memory state |
openjdk8u322 | JDK-8239886 | Minimal VM build fails after JDK-8237499 |
openjdk8u322 | JDK-8048021 | Remove @version tag in jaxp repo |
openjdk8u322 | JDK-8274467 | TestZoneInfo310.java fails with tzdata2021b |
openjdk8u322 | JDK-8042199 | The build of J2DBench via makefile is broken after the JDK-8005402 |
openjdk8u322 | JDK-8274468 | TimeZoneTest.java fails with tzdata2021b |
11 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u332 | JDK-8266749 | AArch64: Backtracing broken on PAC enabled systems |
openjdk8u332 | JDK-8284936 | Fix Java 7 bootstrap breakage due to use of Arrays.stream |
openjdk8u332 | JDK-8167014 | jdeps: Missing message: warn.skipped.entry |
openjdk8u332 | JDK-8279077 | JFR crashes on Linux ppc due to missing crash protector in signal handler |
openjdk8u332 | JDK-8270290 | NTLM authentication fails if HEAD request is used |
openjdk8u332 | JDK-8280060 | The sun/rmi/server/Activation.java class use Thread.dumpStack() |
openjdk8u332 | JDK-8033980 | Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl |
openjdk8u332 | JDK-8035577 | Xerces Update: impl/xpath/regex/RangeToken.java |
openjdk8u332 | JDK-8041523 | Xerces Update: Serializer improvements from Xalan |
openjdk8u332 | JDK-8035437 | Xerces Update: xml/serialize/DOMSerializerImpl |
openjdk8u332 | JDK-8037259 | Xerces Update: XPointer update |
45 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u342 | JDK-8190753 | (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream |
openjdk8u342 | JDK-8287537 | 8u JDK-8284620 backport broke AArch64 build |
openjdk8u342 | JDK-8285591 | [11] add signum checks in DSA.java engineVerify |
openjdk8u342 | JDK-8285727 | [11u, 17u] Unify fix for JDK-8284920 with version from head |
openjdk8u342 | JDK-8230865 | [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target |
openjdk8u342 | JDK-8223396 | [TESTBUG] several jfr tests do not clean up files created in /tmp |
openjdk8u342 | JDK-8256127 | Add cross-compiled foreign architectures builds to submit workflow |
openjdk8u342 | JDK-8254282 | Add Linux x86_32 builds to submit workflow |
openjdk8u342 | JDK-8255305 | Add Linux x86_32 tier1 to submit workflow |
openjdk8u342 | JDK-8256414 | add optimized build to submit workflow |
openjdk8u342 | JDK-8221988 | add possibility to build with Visual Studio 2019 |
openjdk8u342 | JDK-8253424 | Add support for running pre-submit testing using GitHub Actions |
openjdk8u342 | JDK-8254173 | Add Zero, Minimal hotspot targets to submit workflow |
openjdk8u342 | JDK-8255352 | Archive important test outputs in submit workflow |
openjdk8u342 | JDK-8261107 | ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream) |
openjdk8u342 | JDK-8263667 | Avoid running GitHub actions on branches named pr/* |
openjdk8u342 | JDK-8170530 | bash configure output contains a typo in a suggested library name |
openjdk8u342 | JDK-8254175 | Build no-pch configuration in debug mode for submit checks |
openjdk8u342 | JDK-8168926 | C2: Bytecode escape analyzer crashes due to stack overflow |
openjdk8u342 | JDK-8129572 | Cleanup usage of getResourceAsStream in jaxp |
openjdk8u342 | JDK-8284620 | CodeBuffer may leak _overflow_arena |
openjdk8u342 | JDK-8282225 | GHA: Allow one concurrent run per PR only |
openjdk8u342 | JDK-8284772 | GHA: Use GCC Major Version Dependencies Only |
openjdk8u342 | JDK-8256277 | Github Action build on macOS should define OS and Xcode versions |
openjdk8u342 | JDK-8256354 | Github Action build on Windows should define OS and MSVC versions |
openjdk8u342 | JDK-8256393 | Github Actions build on Linux should define OS and GCC versions |
openjdk8u342 | JDK-8259924 | GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386" |
openjdk8u342 | JDK-8260460 | GitHub actions still fail on Linux x86_32 with "Could not configure libc6:i386" |
openjdk8u342 | JDK-8256747 | GitHub Actions: decouple the hotspot build-only jobs from Linux x64 testing |
openjdk8u342 | JDK-8285523 | Improve test java/io/FileOutputStream/OpenNUL.java |
openjdk8u342 | JDK-8132256 | jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java |
openjdk8u342 | JDK-8170392 | JDK-8031567 broke builds from source bundles |
openjdk8u342 | JDK-8170385 | JDK-8031567 broke source bundles |
openjdk8u342 | JDK-8209771 | jdk.test.lib.Utils::runAndCheckException error |
openjdk8u342 | JDK-8202142 | jfr/event/io/TestInstrumentation is unstable |
openjdk8u342 | JDK-8248876 | LoadObject with bad base address created for exec file on linux |
openjdk8u342 | JDK-8253865 | Pre-submit testing using GitHub Actions does not detect failures reliably |
openjdk8u342 | JDK-8254054 | Pre-submit testing using GitHub Actions should not use the deprecated set-env command |
openjdk8u342 | JDK-8244973 | serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty" |
openjdk8u342 | JDK-8235211 | serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file |
openjdk8u342 | JDK-8255373 | Submit workflow artifact name is always "test-results_.zip" |
openjdk8u342 | JDK-8255895 | Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch |
openjdk8u342 | JDK-8257056 | Submit workflow should apt-get update to avoid package installation errors |
openjdk8u342 | JDK-8194154 | System property user.dir should not be changed |
openjdk8u342 | JDK-8279669 | test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition |
2 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u345 | JDK-8291568 | Bump update version of OpenJDK: 8u345 |
openjdk8u345 | JDK-8290832 | It is no longer possible to change "user.dir" in the JDK8 |
22 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u352 | JDK-8288865 | [aarch64] LDR instructions must use legitimized addresses |
openjdk8u352 | JDK-8136354 | [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script |
openjdk8u352 | JDK-8173339 | AArch64: Fix minimum stack size computations |
openjdk8u352 | JDK-8087283 | Add support for the XML Signature here() function to the JDK XPath implementation |
openjdk8u352 | JDK-8283849 | AsyncGetCallTrace may crash JVM on guarantee |
openjdk8u352 | JDK-8290000 | Bump macOS GitHub actions to macOS 11 |
openjdk8u352 | JDK-8150669 | C1 intrinsic for Class.isPrimitive |
openjdk8u352 | JDK-8260589 | Crash in JfrTraceIdLoadBarrier::load(_jclass*) |
openjdk8u352 | JDK-8235385 | Crash on aarch64 JDK due to long offset |
openjdk8u352 | JDK-8139668 | Generate README-build.html from markdown |
openjdk8u352 | JDK-8256722 | handle VC++:1927 VS2019 in abstract_vm_version |
openjdk8u352 | JDK-8049228 | Improve multithreaded scalability of InetAddress cache |
openjdk8u352 | JDK-8280963 | Incorrect PrintFlags formatting on Windows |
openjdk8u352 | JDK-7186258 | InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate |
openjdk8u352 | JDK-8233019 | java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit |
openjdk8u352 | JDK-8147862 | Null check too late in sun.net.httpserver.ServerImpl |
openjdk8u352 | JDK-8288763 | Pack200 extraction failure with invalid size |
openjdk8u352 | JDK-8183107 | PKCS11 regression regarding checkKeySize |
openjdk8u352 | JDK-8282538 | PKCS11 tests fail on CentOS Stream 9 |
openjdk8u352 | JDK-8254178 | Remove .hgignore |
openjdk8u352 | JDK-8254318 | Remove .hgtags |
openjdk8u352 | JDK-8130895 | Test javax/swing/system/6799345/TestShutdown.java fails on Solaris11 Sparcv9 |
21 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u362 | JDK-8206456 | [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mems |
openjdk8u362 | JDK-8221529 | [TESTBUG] Docker tests use old/deprecated image on AArch64 |
openjdk8u362 | JDK-8224506 | [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137 |
openjdk8u362 | JDK-8293461 | Add a test for JDK-8290832 |
openjdk8u362 | JDK-8286582 | Build fails on macos aarch64 when using --with-zlib=bundled |
openjdk8u362 | JDK-8271459 | C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity |
openjdk8u362 | JDK-8054066 | com/sun/jdi/DoubleAgentTest.java fails with timeout |
openjdk8u362 | JDK-8269039 | Disable SHA-1 Signed JARs |
openjdk8u362 | JDK-8159720 | Failure of C2 compilation with tiered prevents some C1 compilations |
openjdk8u362 | JDK-8283903 | GetContainerCpuLoad does not return the correct result in share mode |
openjdk8u362 | JDK-8295714 | GHA ::set-output is deprecated and will be removed |
openjdk8u362 | JDK-8273176 | handle latest VS2019 in abstract_vm_version |
openjdk8u362 | JDK-8284389 | Improve stability of GHA Pre-submit testing by caching cygwin installer |
openjdk8u362 | JDK-8288928 | Incorrect GPL header in pnglibconf.h (backport of JDK-8185041) |
openjdk8u362 | JDK-8300178 | JDK-8286496 causes build failure on older GCC |
openjdk8u362 | JDK-8300225 | JDK-8288516 causes build failure on Windows + VS2010 |
openjdk8u362 | JDK-8274563 | jfr/event/oldobject/TestClassLoaderLeak.java fails when GC cycles are not happening |
openjdk8u362 | JDK-8293828 | JFR: jfr/event/oldobject/TestClassLoaderLeak.java still fails when GC cycles are not happening |
openjdk8u362 | JDK-8148005 | One byte may be corrupted by get_datetime_string() |
openjdk8u362 | JDK-8195607 | sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1 |
openjdk8u362 | JDK-8284622 | Update versions of some Github Actions used in JDK workflow |
33 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u372 | JDK-8303408 | [AIX] Broken jdk8u build after JDK-8266391 |
openjdk8u372 | JDK-8203485 | [freetype] text rotated on 180 degrees is too narrow |
openjdk8u372 | JDK-8303828 | [Solaris] Broken jdk8u build after JDK-8266391 |
openjdk8u372 | JDK-8284102 | [TESTBUG] [11u] Retroactively add regression test for JDK-8272124 |
openjdk8u372 | JDK-8291570 | [TESTBUG] Part of JDK-8250984 absent from 11u |
openjdk8u372 | JDK-8229182 | [TESTBUG] runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12 |
openjdk8u372 | JDK-8234484 | Add ability to configure third port for remote JMX |
openjdk8u372 | JDK-8216366 | Add rationale to PER_CPU_SHARES define |
openjdk8u372 | JDK-8293767 | AWT test TestSinhalaChar.java has old SCCS markings |
openjdk8u372 | JDK-8197408 | Bad pointer comparison and small cleanup in os_linux.cpp |
openjdk8u372 | JDK-8230305 | Cgroups v2: Container awareness |
openjdk8u372 | JDK-8229202 | Docker reporting causes secondary crashes in error handling |
openjdk8u372 | JDK-7124381 | DragSourceListener.dragDropEnd() never been called on completion of dnd operation |
openjdk8u372 | JDK-8299445 | EndingDotHostname.java fails because of compilation errors |
openjdk8u372 | JDK-8282398 | EndingDotHostname.java test fails because SSL cert expired |
openjdk8u372 | JDK-8301760 | Fix possible leak in SpNegoContext dispose |
openjdk8u372 | JDK-8228585 | jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) |
openjdk8u372 | JDK-8287463 | JFR: Disable TestDevNull.java on Windows |
openjdk8u372 | JDK-8282947 | JFR: Dump on shutdown live-locks in some conditions |
openjdk8u372 | JDK-8232207 | Linux os::available_memory re-reads cgroup configuration on every invocation |
openjdk8u372 | JDK-8280048 | Missing comma in copyright header |
openjdk8u372 | JDK-8295952 | Problemlist existing compiler/rtm tests also on x86 |
openjdk8u372 | JDK-8286624 | Regression Test CoordinateTruncationBug.java fails on OL8.3 |
openjdk8u372 | JDK-8298027 | Remove SCCS id's from awt jtreg tests |
openjdk8u372 | JDK-8275535 | Retrying a failed authentication on multiple LDAP servers can lead to users blocked |
openjdk8u372 | JDK-8304053 | Revert os specific stubs for SystemMetrics |
openjdk8u372 | JDK-8275713 | TestDockerMemoryMetrics test fails on recent runc |
openjdk8u372 | JDK-8295322 | Tests for JDK-8271459 were not backported to 11u |
openjdk8u372 | JDK-8283606 | Tests may fail with zh locale on MacOS |
openjdk8u372 | JDK-8065422 | Trailing dot in hostname causes TLS handshake to fail with SNI disabled |
openjdk8u372 | JDK-8282511 | Use fixed certificate validation date in SSLExampleCert template |
openjdk8u372 | JDK-8247676 | vcruntime140_1.dll is not needed on 32-bit Windows |
openjdk8u372 | JDK-8226236 | win32: gc/metaspace/TestCapacityUntilGCWrapAround.java fails |
17 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u382 | JDK-8268558 | [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped |
openjdk8u382 | JDK-8298108 | Add a regression test for JDK-8297684 |
openjdk8u382 | JDK-8186801 | Add regression test to test mapping based charsets (generated at build time) |
openjdk8u382 | JDK-8302791 | Add specific ClassLoader object to Proxy IllegalArgumentException message |
openjdk8u382 | JDK-8293232 | Fix race condition in pkcs11 SessionManager |
openjdk8u382 | JDK-8310947 | gb18030-2000 not selectable with LANG=zh_CN.GB18030 after JDK-8301119 |
openjdk8u382 | JDK-8298271 | java/security/SignedJar/spi-calendar-provider/TestSPISigned.java failing on Windows |
openjdk8u382 | JDK-8151460 | Metaspace counters can have inconsistent values |
openjdk8u382 | JDK-8185736 | missing default exception handler in calls to rethrow_Stub |
openjdk8u382 | JDK-8241311 | Move some charset mapping tests from closed to open |
openjdk8u382 | JDK-8271199 | Mutual TLS handshake fails signing client certificate with custom sensitive PKCS11 key |
openjdk8u382 | JDK-8289301 | P11Cipher should not throw out of bounds exception during padding |
openjdk8u382 | JDK-8293815 | P11PSSSignature.engineUpdate should not print debug messages during normal operation |
openjdk8u382 | JDK-8263059 | security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails due to revoked cert |
openjdk8u382 | JDK-8282600 | SSLSocketImpl should not use user_canceled workaround when not necessary |
openjdk8u382 | JDK-8295530 | Update Zlib Data Compression Library to Version 1.2.13 |
openjdk8u382 | JDK-8072678 | Wrong exception messages in java.awt.color.ICC_ColorSpace |
9 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u392 | JDK-8042726 | [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal |
openjdk8u392 | JDK-8209115 | adjust libsplashscreen linux ppc64le builds for easier libpng update |
openjdk8u392 | JDK-8242330 | Arrays should be cloned in several JAAS Callback classes |
openjdk8u392 | JDK-8202952 | C2: Unexpected dead nodes after matching |
openjdk8u392 | JDK-8317040 | Exclude cleaner test failing on older releases |
openjdk8u392 | JDK-8219804 | java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException |
openjdk8u392 | JDK-8315135 | Memory leak in the native implementation of Pack200.Unpacker.unpack() |
openjdk8u392 | JDK-6722928 | Provide a default native GSS-API library on Windows |
openjdk8u392 | JDK-8173072 | zipfs fails to handle incorrect info-zip "extended timestamp extra field" |
10 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u402 | JDK-8159156 | [TESTBUG] ReserveMemory test is not useful on Aix. |
openjdk8u402 | JDK-8029995 | accept yes/no for boolean krb5.conf settings |
openjdk8u402 | JDK-8285696 | AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null |
openjdk8u402 | JDK-8271838 | AmazonCA.java interop test fails |
openjdk8u402 | JDK-8311813 | C1: Uninitialized PhiResolver::_loop field |
openjdk8u402 | JDK-8312535 | MidiSystem.getSoundbank() throws unexpected SecurityException |
openjdk8u402 | JDK-8207404 | MulticastSocket tests failing on AIX |
openjdk8u402 | JDK-8239365 | ProcessBuilder test modifications for AIX execution |
openjdk8u402 | JDK-8309088 | security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails |
openjdk8u402 | JDK-8176509 | Use pandoc for converting build readme to html |
27 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u412 | JDK-8272708 | [Test]: Cleanup: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled |
openjdk8u412 | JDK-8023735 | [TESTBUG][macosx] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X |
openjdk8u412 | JDK-8323640 | [TESTBUG]testMemoryFailCount in jdk/internal/platform/docker/TestDockerMemoryMetrics.java always fail because OOM killed |
openjdk8u412 | JDK-8186199 | [windows] JNI_DestroyJavaVM not covered by SEH |
openjdk8u412 | JDK-8270517 | Add Zero support for LoongArch |
openjdk8u412 | JDK-8222323 | ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop" |
openjdk8u412 | JDK-8208706 | compiler/tiered/ConstantGettersTransitionsTest.java fails to compile |
openjdk8u412 | JDK-8011180 | Delete obsolete scripts |
openjdk8u412 | JDK-8155590 | Dubious collection management in sun.net.www.http.KeepAliveCache |
openjdk8u412 | JDK-8208701 | Fix for JDK-8208655 causes test failures in CI tier1 |
openjdk8u412 | JDK-8251155 | HostIdentifier fails to canonicalize hostnames starting with digits |
openjdk8u412 | JDK-8297955 | LDAP CertStore should use LdapName and not String for DNs |
openjdk8u412 | JDK-8315042 | NPE in PKCS7.parseOldSignedData |
openjdk8u412 | JDK-8312126 | NullPointerException in CertStore.getCRLs after 8297955 |
openjdk8u412 | JDK-8168518 | rcache interop with krb5-1.15 |
openjdk8u412 | JDK-8021961 | setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios |
openjdk8u412 | JDK-8074860 | Structured Exception Catcher missing around CreateJavaVM on Windows |
openjdk8u412 | JDK-8224768 | Test ActalisCA.java fails |
openjdk8u412 | JDK-8276139 | TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test |
openjdk8u412 | JDK-8301310 | The SendRawSysexMessage test may cause a JVM crash |
openjdk8u412 | JDK-8183503 | Update hotspot tests to allow for unique test classes directory |
openjdk8u412 | JDK-8288132 | Update test artifacts in QuoVadis CA interop tests |
openjdk8u412 | JDK-8186095 | upgrade to jtreg 4.2 b08 |
openjdk8u412 | JDK-8251551 | Use .md filename extension for README |
openjdk8u412 | JDK-8208655 | use JTreg skipped status in hotspot tests |
openjdk8u412 | JDK-8213410 | UseCompressedOops requirement check fails fails on 32-bit system |
openjdk8u412 | JDK-8324184 | Windows VS2010 build failed with "error C2275: 'int64_t'" |
14 issues
Version | Bug | Synopsis |
---|---|---|
openjdk8u422 | JDK-8304074 | [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM |
openjdk8u422 | JDK-8203691 | [TESTBUG] Test /runtime/containers/cgroup/PlainRead.java fails |
openjdk8u422 | JDK-8320005 | Allow loading of shared objects with .a extension on AIX |
openjdk8u422 | JDK-8069389 | CompilerOracle prefix wildcarding is broken for long strings |
openjdk8u422 | JDK-8291226 | Create Test Cases to cover scenarios for JDK-8278067 |
openjdk8u422 | JDK-8291637 | HttpClient default keep alive timeout not followed if server sends invalid value |
openjdk8u422 | JDK-8235834 | IBM-943 charset encoder needs updating |
openjdk8u422 | JDK-8318410 | jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows |
openjdk8u422 | JDK-8291638 | Keep-Alive timeout of 0 should close connection immediately |
openjdk8u422 | JDK-8293562 | KeepAliveCache Blocks Threads while Closing Connections |
openjdk8u422 | JDK-8313081 | MonitoringSupport_lock should be unconditionally initialized after 8304074 |
openjdk8u422 | JDK-8256152 | tests fail because of ambiguous method resolution |
openjdk8u422 | JDK-8258855 | Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and ReplayCacheTestProcWithMD5.java failed on OL8.3 |
openjdk8u422 | JDK-8239965 | XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly" |
This is where OpenJDK used to be ahead, and then Oracle JDK caught up in future releases.
211 issues.
Version 1 | Version 2 | Bug | Synopsis |
---|---|---|---|
openjdk8u242 | 8u251 | JDK-8029629 | (process) Improvements to test/java/lang/ProcessBuilder/Basic.java |
openjdk8u272 | 8u361 | JDK-8238386 | (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10 |
openjdk8u222 | 8u231 | JDK-8224560 | (tz) Upgrade Timezone Data to tzdata2019a |
openjdk8u232 | 8u241 | JDK-8231098 | (tz) Upgrade Timezone Data to tzdata2019c |
openjdk8u372 | 8u381 | JDK-8284756 | [11u] Remove unused isUseContainerSupport in CgroupV1Subsystem |
openjdk8u382 | 8u431 | JDK-8305165 | [8u] ServiceThread::nmethods_do is not called to keep nmethods from being zombied while in the queue |
openjdk8u302 | 8u391 | JDK-8247350 | [aarch64] assert(false) failed: wrong size of mach node |
openjdk8u292 | 8u361 | JDK-7185221 | [macosx] Regtest should not throw exception if a suitable display mode found |
openjdk8u372 | 8u381 | JDK-8254001 | [Metrics] Enhance parsing of cgroup interface files for version detection |
openjdk8u372 | 8u381 | JDK-8293540 | [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts |
openjdk8u372 | 8u381 | JDK-8292541 | [Metrics] Reported memory limit may exceed physical machine memory |
openjdk8u222 | 8u251 | JDK-8176100 | [REDO][REDO] G1 Needs pre barrier on dereference of weak JNI handles |
openjdk8u222 | 8u291 | JDK-8205916 | [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH |
openjdk8u302 | 8u311 | JDK-6990210 | [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome |
openjdk8u282 | 8u331 | JDK-8044157 | [TEST_BUG] Improve recently submitted AWT_Mixing tests |
openjdk8u282 | 8u331 | JDK-8041592 | [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk |
openjdk8u282 | 8u391 | JDK-8044172 | [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk |
openjdk8u282 | 8u351 | JDK-8053657 | [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK |
openjdk8u302 | 8u311 | JDK-8130430 | [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java |
openjdk8u292 | 8u301 | JDK-7131835 | [TEST_BUG] Test does not consider that the rounded edges of the window in Mac OS 10.7 |
openjdk8u212 | 8u271 | JDK-8080932 | [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation |
openjdk8u272 | 8u301 | JDK-8039082 | [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails |
openjdk8u302 | 8u311 | JDK-8075071 | [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction |
openjdk8u282 | 8u321 | JDK-8168292 | [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X |
openjdk8u362 | 8u371 | JDK-8067941 | [TESTBUG] Fix tests for OS with 64K page size. |
openjdk8u282 | 8u371 | JDK-8221342 | [TESTBUG] Generate Dockerfile for docker testing |
openjdk8u372 | 8u391 | JDK-8233570 | [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos |
openjdk8u352 | 8u411 | JDK-8039955 | [TESTBUG] jdk/lambda/LambdaTranslationTest1 - java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000] |
openjdk8u302 | 8u311 | JDK-8047939 | [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh |
openjdk8u362 | 8u431 | JDK-8233551 | [TESTBUG] SelectEditTableCell.java fails on MacOS |
openjdk8u372 | 8u381 | JDK-8289695 | [TESTBUG] TestMemoryAwareness.java fails on cgroups v2 and crun |
openjdk8u212 | 8u231 | JDK-8065749 | [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly |
openjdk8u212 | 8u222 | JDK-8211106 | [windows] Update OS detection code to recognize Windows Server 2019 |
openjdk8u292 | 8u371 | JDK-8179954 | AArch64: C1 and C2 volatile accesses are not sequentially consistent |
openjdk8u322 | 8u331 | JDK-8183543 | Aarch64: C2 compilation often fails with "failed spill-split-recycle sanity check" |
openjdk8u292 | 8u351 | JDK-8224851 | AArch64: fix warnings and errors with Clang and GCC 8.3 |
openjdk8u292 | 8u381 | JDK-8161072 | AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure |
openjdk8u232 | 8u241 | JDK-8204290 | Add check to limit number of capture groups |
openjdk8u282 | 8u291 | JDK-8239105 | Add exception for expiring Digicert root certificates to VerifyCACerts test |
openjdk8u282 | 8u291 | JDK-8258630 | Add expiry exception for QuoVadis root certificate |
openjdk8u282 | 8u291 | JDK-8225072 | Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs |
openjdk8u282 | 8u301 | JDK-8166583 | Add oopDesc::klass_or_null_acquire() |
openjdk8u272 | 8u381 | JDK-8026236 | Add PrimeTest for BigInteger |
openjdk8u372 | 8u381 | JDK-8262379 | Add regression test for JDK-8257746 |
openjdk8u282 | 8u301 | JDK-8165808 | Add release barriers when allocating objects with concurrent collection |
openjdk8u282 | 8u301 | JDK-8242335 | Additional Tests for RSASSA-PSS |
openjdk8u222 | 8u371 | JDK-8157792 | After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones |
openjdk8u262 | 8u311 | JDK-8238555 | Allow initialization of SunPKCS11 with NSS when there are external FIPS modules in the NSSDB |
openjdk8u272 | 8u281 | JDK-8214862 | assert(proj != __null) at compile.cpp:3251 |
openjdk8u302 | 8u381 | JDK-8217230 | assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types() |
openjdk8u252 | 8u311 | JDK-8144446 | Automate the Marlin crash test |
openjdk8u272 | 8u281 | JDK-8250755 | Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java |
openjdk8u392 | 8u401 | JDK-8284910 | Buffer clean in PasswordCallback |
openjdk8u352 | 8u361 | JDK-7131823 | bug in GIFImageReader |
openjdk8u232 | 8u361 | JDK-8217359 | C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal |
openjdk8u212 | 8u391 | JDK-8213419 | C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1 |
openjdk8u252 | 8u411 | JDK-8231430 | C2: Memory stomp in max_array_length() for T_ILLEGAL type |
openjdk8u262 | 8u281 | JDK-8146612 | C2: Precedence edges specification violated |
openjdk8u232 | 8u271 | JDK-8215265 | C2: range check elimination may allow illegal out of bound access |
openjdk8u392 | 8u401 | JDK-8283441 | C2: segmentation fault in ciMethodBlocks::make_block_at(int) |
openjdk8u212 | 8u231 | JDK-8219890 | Calendar.getDisplayName() returns empty string for new Japanese Era on some locales |
openjdk8u312 | 8u381 | JDK-8272124 | Cgroup v1 initialization causes NullPointerException when cgroup path contains colon |
openjdk8u372 | 8u381 | JDK-8300119 | CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems |
openjdk8u372 | 8u381 | JDK-8287107 | CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller |
openjdk8u272 | 8u281 | JDK-8148854 | Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent |
openjdk8u282 | 8u301 | JDK-8166862 | CMS needs klass_or_null_acquire |
openjdk8u232 | 8u241 | JDK-8227018 | CompletableFuture should not call Runtime.availableProcessors on fast path |
openjdk8u242 | 8u251 | JDK-8208715 | Conversion of milliseconds to nanoseconds in UNIXProcess contains bug. |
openjdk8u232 | 8u241 | JDK-8225101 | Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map |
openjdk8u252 | 8u321 | JDK-8038631 | Create wrapper for awt.Robot with additional functionality |
openjdk8u222 | 8u261 | JDK-8179098 | Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73) |
openjdk8u232 | 8u241 | JDK-8225505 | ctrl-F1 does not show the tooltip of a menu item (JMenuItems) |
openjdk8u212 | 8u271 | JDK-8129822 | Define "headful" jtreg keyword |
openjdk8u372 | 8u381 | JDK-8292083 | Detected container memory limit may exceed physical machine memory |
openjdk8u292 | 8u301 | JDK-8166229 | Eliminate ParNew's use of klass_or_null() |
openjdk8u252 | 8u261 | JDK-8218580 | endpoint identification algorithm should be case-insensitive |
openjdk8u252 | 8u301 | JDK-8218553 | Enhance keystore load debug output |
openjdk8u252 | 8u371 | JDK-8055283 | Expand ResourceHashtable with C_HEAP allocation, removal and some unit tests |
openjdk8u232 | 8u251 | JDK-6996807 | FieldReflectorKey hash code computation can be improved |
openjdk8u222 | 8u261 | JDK-8064786 | Fix debug build after 8062808: Turn on the -Wreturn-type warning |
openjdk8u212 | 8u391 | JDK-8214206 | Fix for JDK-8213419 is broken on 32-bit |
openjdk8u372 | 8u381 | JDK-8287741 | Fix of JDK-8287107 (unused cgv1 freezer controller) was incomplete |
openjdk8u232 | 8u411 | JDK-8147611 | G1 - Missing memory barrier in start_cset_region_for_worker |
openjdk8u222 | 8u261 | JDK-8225716 | G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding |
openjdk8u292 | 8u301 | JDK-8166607 | G1 needs klass_or_null_acquire |
openjdk8u302 | 8u391 | JDK-8183910 | gc/arguments/TestAggressiveHeap.java fails intermittently |
openjdk8u302 | 8u351 | JDK-8035287 | gcc warnings compiling various libraries files |
openjdk8u312 | 8u321 | JDK-8247469 | getSystemCpuLoad() returns -1 on linux when some offline cpus are present and cpusets.effective_cpus is not available |
openjdk8u242 | 8u271 | JDK-8227381 | GSS login fails with PREAUTH_FAILED |
openjdk8u302 | 8u341 | JDK-8265462 | Handle multiple slots in the NSS Internal Module from SunPKCS11's Secmod |
openjdk8u222 | 8u351 | JDK-8151322 | Implement os::set_native_thread_name() on Solaris |
openjdk8u252 | 8u311 | JDK-8144654 | Improve Marlin logging |
openjdk8u232 | 8u241 | JDK-8226607 | Inconsistent info between pcsclite.md and MUSCLE headers |
openjdk8u372 | 8u381 | JDK-8293472 | Incorrect container resource limit detection if manual cgroup fs mounts present |
openjdk8u282 | 8u351 | JDK-8252497 | Incorrect numeric currency code for ROL |
openjdk8u262 | 8u271 | JDK-8236996 | Incorrect Roboto font rendering on Windows with subpixel antialiasing |
openjdk8u302 | 8u311 | JDK-8156584 | Initialization race in sun.security.x509.AlgorithmId.get |
openjdk8u212 | 8u381 | JDK-8211382 | ISO2022JP and GB18030 NIO converter issues |
openjdk8u292 | 8u391 | JDK-8035186 | j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error |
openjdk8u302 | 8u351 | JDK-8035054 | JarFacade.c should not include ctype.h |
openjdk8u272 | 8u361 | JDK-8238380 | java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10 |
openjdk8u322 | 8u421 | JDK-8140472 | java/net/ipv6tests/TcpTest.java failed intermittently with java.net.BindException: Address already in use: NET_Bind |
openjdk8u222 | 8u251 | JDK-8214770 | java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales. |
openjdk8u302 | 8u421 | JDK-8199265 | java/util/Arrays/TimSortStackSize2.java fails with OOM |
openjdk8u282 | 8u331 | JDK-8251840 | Java_sun_awt_X11_XToolkit_getDefaultScreenData should not be in make/mapfiles/libawt_xawt/mapfile-vers |
openjdk8u302 | 8u401 | JDK-8196092 | javax/swing/JComboBox/8032878/bug8032878.java fails |
openjdk8u292 | 8u391 | JDK-8191915 | JCK tests produce incorrect results with C2 |
openjdk8u292 | 8u401 | JDK-8215961 | jdk/jfr/event/os/TestCPUInformation.java fails on AArch64 |
openjdk8u312 | 8u321 | JDK-8268103 | JNI functions incorrectly return a double after JDK-8265836 |
openjdk8u322 | 8u421 | JDK-8187450 | JNI local refs exceeds capacity warning in NetworkInterface::getAll |
openjdk8u262 | 8u311 | JDK-8149338 | JVM Crash caused by Marlin renderer not handling NaN coordinates |
openjdk8u232 | 8u241 | JDK-8226798 | JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) |
openjdk8u312 | 8u401 | JDK-8194246 | JVM crashes when calling getStackTrace if stack contains a method that is a member of a very large class |
openjdk8u332 | 8u401 | JDK-8227738 | jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" |
openjdk8u242 | 8u271 | JDK-8227061 | KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC |
openjdk8u312 | 8u351 | JDK-8270137 | Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup |
openjdk8u242 | 8u271 | JDK-8226719 | Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" |
openjdk8u272 | 8u361 | JDK-8238388 | libj2gss/NativeFunc.o "multiple definition" link errors with GCC10 |
openjdk8u282 | 8u321 | JDK-8219562 | Line of code in osContainer_linux.cpp#L102 appears unreachable |
openjdk8u252 | 8u311 | JDK-8145055 | Marlin renderer causes unaligned write accesses |
openjdk8u232 | 8u241 | JDK-8204288 | Matching the end of a string followed by an empty greedy regex and a word boundary fails |
openjdk8u252 | 8u311 | JDK-8144445 | Maximum size checking in Marlin ArrayCache utility methods is not optimal |
openjdk8u292 | 8u301 | JDK-8211233 | MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better |
openjdk8u372 | 8u381 | JDK-8284977 | MetricsTesterCgroupV2.getLongValueEntryFromFile fails when named value doesn't exist |
openjdk8u272 | 8u381 | JDK-8231213 | Migrate SimpleDateFormatConstTest to JDK Repo |
openjdk8u352 | 8u401 | JDK-8235218 | Minimal VM is broken after JDK-8173361 |
openjdk8u332 | 8u401 | JDK-8227815 | Minimal VM: set_state is not a member of AttachListener |
openjdk8u212 | 8u222 | JDK-8044047 | Missing null pointer checks for streams |
openjdk8u282 | 8u341 | JDK-8055664 | move 14 tests about setLocationRelativeTo to jdk |
openjdk8u282 | 8u321 | JDK-8076315 | move 4 manual functional swing tests to regression suite |
openjdk8u282 | 8u341 | JDK-8044429 | move awt automated exclusion tests for AWT_Modality to OpenJDK repository |
openjdk8u282 | 8u341 | JDK-8043126 | move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository |
openjdk8u282 | 8u341 | JDK-8047367 | move awt automated tests from AWT_Modality to OpenJDK repository - part 2 |
openjdk8u282 | 8u341 | JDK-8049617 | move awt automated tests from AWT_Modality to OpenJDK repository - part 3 |
openjdk8u282 | 8u341 | JDK-8050885 | move awt automated tests from AWT_Modality to OpenJDK repository - part 4 |
openjdk8u282 | 8u341 | JDK-8052012 | move awt automated tests from AWT_Modality to OpenJDK repository - part 5 |
openjdk8u282 | 8u341 | JDK-8054143 | move awt automated tests from AWT_Modality to OpenJDK repository - part 6 |
openjdk8u282 | 8u341 | JDK-8054358 | move awt automated tests from AWT_Modality to OpenJDK repository - part 7 |
openjdk8u282 | 8u341 | JDK-8054359 | move awt automated tests from AWT_Modality to OpenJDK repository - part 8 |
openjdk8u282 | 8u341 | JDK-8055836 | move awt tests from AWT_Modality to OpenJDK repository - part 9 |
openjdk8u282 | 8u341 | JDK-8052408 | Move AWT_BAT functional tests to OpenJDK (3 of 3) |
openjdk8u282 | 8u321 | JDK-8044765 | Move functional tests AWT_SystemTray/Automated to openjdk repository |
openjdk8u272 | 8u421 | JDK-8132206 | move ScanTest.java into OpenJDK |
openjdk8u282 | 8u351 | JDK-8051440 | move tests about maximizing undecorated to OpenJDK |
openjdk8u282 | 8u391 | JDK-8055360 | Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK |
openjdk8u332 | 8u401 | JDK-8225690 | Multiple AttachListener threads can be created |
openjdk8u292 | 8u431 | JDK-8219991 | New fix of the deadlock in sun.security.ssl.SSLSocketImpl |
openjdk8u212 | 8u361 | JDK-8200109 | NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type") |
openjdk8u292 | 8u401 | JDK-8038723 | Open up some PrinterJob tests |
openjdk8u342 | 8u351 | JDK-8278138 | OpenJDK8 fails to start on Windows 8.1 after upgrading compiler to VS2017 |
openjdk8u272 | 8u391 | JDK-8177628 | Opensource unit/regression tests for ImageIO |
openjdk8u312 | 8u321 | JDK-8265836 | OperatingSystemImpl.getCpuLoad() returns incorrect CPU load inside a container |
openjdk8u312 | 8u341 | JDK-8269851 | OperatingSystemMXBean getProcessCpuLoad reports incorrect process cpu usage in containers |
openjdk8u232 | 8u281 | JDK-8217785 | Padding ParallelTaskTerminator::_offered_termination variable |
openjdk8u252 | 8u311 | JDK-8144718 | Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins |
openjdk8u302 | 8u351 | JDK-8129511 | PlatformMidi.c:83 uses malloc without malloc header |
openjdk8u352 | 8u361 | JDK-8214427 | probable bug in logic of ConcurrentHashMap.addCount() |
openjdk8u292 | 8u331 | JDK-8230388 | Problemlist additional compiler/rtm tests |
openjdk8u292 | 8u331 | JDK-8226899 | Problemlist compiler/rtm tests |
openjdk8u362 | 8u371 | JDK-8299483 | ProblemList java/text/Format/NumberFormat/CurrencyFormat.java |
openjdk8u292 | 8u301 | JDK-8257746 | Regression introduced with JDK-8250984 - memory might be null in some machines |
openjdk8u292 | 8u301 | JDK-6345095 | regression test EmptyClipRenderingTest fails |
openjdk8u262 | 8u271 | JDK-8225069 | Remove Comodo root certificate that is expiring in May 2020 |
openjdk8u262 | 8u271 | JDK-8225068 | Remove DocuSign root certificate that is expiring in May 2020 |
openjdk8u212 | 8u271 | JDK-8217753 | Remove Linux version check from HotSpot builds |
openjdk8u252 | 8u311 | JDK-8144526 | Remove Marlin logging use of deleted internal API |
openjdk8u372 | 8u381 | JDK-8266391 | Replace use of reflection in jdk.internal.platform.Metrics |
openjdk8u302 | 8u351 | JDK-8074835 | Resolve disabled warnings for libj2gss |
openjdk8u302 | 8u351 | JDK-8074836 | Resolve disabled warnings for libosxkrb5 |
openjdk8u222 | 8u351 | JDK-7102541 | RFE: os::set_native_thread_name() cleanups |
openjdk8u242 | 8u271 | JDK-8227437 | S4U2proxy cannot continue because server's TGT cannot be found |
openjdk8u222 | 8u251 | JDK-8207760 | SAXException: Invalid UTF-16 surrogate detected: d83c ? |
openjdk8u262 | 8u301 | JDK-8213734 | SAXParser.parse(File, ..) does not close resources when Exception occurs. |
openjdk8u262 | 8u311 | JDK-8148886 | SEGV in sun.java2d.marlin.Renderer._endRendering |
openjdk8u392 | 8u401 | JDK-8205399 | Set node color on pinned HashMap.TreeNode deletion |
openjdk8u282 | 8u301 | JDK-8166663 | Simplify oops_on_card_seq_iterate_careful |
openjdk8u282 | 8u351 | JDK-8067441 | Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes() |
openjdk8u362 | 8u401 | JDK-8295288 | Some vm_flags tests associate with a wrong BugID |
openjdk8u332 | 8u341 | JDK-8274524 | SSLSocket.close() hangs if it is called during the ssl handshake |
openjdk8u302 | 8u431 | JDK-8231631 | sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE |
openjdk8u352 | 8u391 | JDK-8232950 | SUNPKCS11 Provider incorrectly check key length for PSS Signatures. |
openjdk8u322 | 8u411 | JDK-8176837 | SunPKCS11 provider needs to check more details on PKCS11 Mechanism |
openjdk8u262 | 8u391 | JDK-8233880 | Support compilers with multi-digit major version numbers |
openjdk8u252 | 8u301 | JDK-8005819 | Support cross-realm MSSFU |
openjdk8u242 | 8u271 | JDK-8215032 | Support Kerberos cross-realm referrals (RFC 6806) |
openjdk8u282 | 8u301 | JDK-8031423 | Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows |
openjdk8u282 | 8u291 | JDK-8223108 | Test java/awt/EventQueue/NonComponentSourcePost.java is unstable |
openjdk8u372 | 8u401 | JDK-8075964 | Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error |
openjdk8u362 | 8u421 | JDK-8241086 | Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows |
openjdk8u302 | 8u311 | JDK-7106851 | Test should not use System.exit |
openjdk8u212 | 8u391 | JDK-8214189 | test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation |
openjdk8u302 | 8u391 | JDK-8032050 | TEST_BUG: Clean up for java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java |
openjdk8u272 | 8u421 | JDK-8132745 | TEST_BUG: minor cleanup of java/util/Scanner/ScanTest.java |
openjdk8u252 | 8u381 | JDK-8166976 | TestCipherPBECons has wrong @run line |
openjdk8u302 | 8u361 | JDK-8130308 | Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java |
openjdk8u292 | 8u301 | JDK-8209420 | Track membars for volatile accesses so they can be properly optimized |
openjdk8u232 | 8u301 | JDK-8213568 | Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java |
openjdk8u212 | 8u271 | JDK-8145096 | Undefined behaviour in HotSpot |
openjdk8u242 | 8u251 | JDK-8231988 | Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop |
openjdk8u222 | 8u231 | JDK-8202414 | Unsafe write after primitive array creation may result in array length change |
openjdk8u292 | 8u301 | JDK-8158525 | Update a few java/net tests to use the loopback address instead of the host address |
openjdk8u272 | 8u281 | JDK-8244151 | Update MUSCLE PC/SC-Lite headers to1.8.26 |
openjdk8u222 | 8u261 | JDK-8210985 | Update the default SSL session cache size to 20480 |
openjdk8u252 | 8u311 | JDK-8144630 | Use PrivilegedAction to create Thread in Marlin RendererStats |
openjdk8u272 | 8u281 | JDK-8209113 | Use WeakReference for lastFontStrike for created Fonts |
openjdk8u282 | 8u351 | JDK-8130772 | Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT |
openjdk8u352 | 8u401 | JDK-8173361 | various crashes in JvmtiExport::post_compiled_method_load |
openjdk8u362 | 8u371 | JDK-8197859 | VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp |
openjdk8u292 | 8u301 | JDK-8261231 | Windows IME was disabled after DnD operation |
openjdk8u232 | 8u251 | JDK-8152856 | Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X |
openjdk8u272 | 8u331 | JDK-8239819 | XToolkit: Misread of screen information memory |
This is where Oracle JDK used to be ahead, and then OpenJDK caught up in future releases.
341 issues.
Version 1 | Version 2 | Bug | Synopsis |
---|---|---|---|
8u251 | openjdk8u302 | JDK-8077364 | "if( !this )" construct prevents build on Xcode 6.3 |
8u251 | openjdk8u262 | JDK-8151582 | (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded" |
8u341 | openjdk8u382 | JDK-8285515 | (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4 |
8u261 | openjdk8u322 | JDK-8044365 | (dc) MulticastSendReceiveTests.java failing with ENOMEM when joining group (OS X 10.9) |
8u241 | openjdk8u322 | JDK-8231254 | (fs) Add test for macOS Catalina changes to protect system software |
8u251 | openjdk8u262 | JDK-8067796 | (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null |
8u311 | openjdk8u322 | JDK-8274407 | (tz) Update Timezone Data to 2021c |
8u311 | openjdk8u322 | JDK-8275766 | (tz) Update Timezone Data to 2021e |
8u331 | openjdk8u342 | JDK-8283350 | (tz) Update Timezone Data to 2022a |
8u401 | openjdk8u412 | JDK-8322725 | (tz) Update Timezone Data to 2023d |
8u401 | openjdk8u412 | JDK-8325150 | (tz) Update Timezone Data to 2024a |
8u271 | openjdk8u282 | JDK-8254177 | (tz) Upgrade Timezone Data to tzdata2020b |
8u271 | openjdk8u282 | JDK-8254982 | (tz) Upgrade Timezone Data to tzdata2020c |
8u271 | openjdk8u282 | JDK-8255226 | (tz) Upgrade Timezone Data to tzdata2020d |
8u281 | openjdk8u292 | JDK-8259048 | (tz) Upgrade Timezone Data to tzdata2020f |
8u251 | openjdk8u262 | JDK-8030680 | 292 cleanup from default method code assessment |
8u241 | openjdk8u272 | JDK-8225695 | 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support) |
8u361 | openjdk8u372 | JDK-8237479 | 8230305 causes slowdebug build failure |
8u271 | openjdk8u372 | JDK-8177560 | @headful key can be removed from the tests for JavaSound |
8u251 | openjdk8u302 | JDK-8239400 | [8u] clean up delete-non-virtual-dtor warnings in HotSpot |
8u251 | openjdk8u302 | JDK-8239053 | [8u] clean up undefined-var-template warnings |
8u231 | openjdk8u242 | JDK-8222496 | [8u] Switch on GTK3 as a default GTK L&F in client-libs |
8u361 | openjdk8u372 | JDK-8253727 | [cgroups v2] Memory and swap limits reported incorrectly |
8u361 | openjdk8u372 | JDK-8253714 | [cgroups v2] Soft memory limit incorrectly using memory.high |
8u281 | openjdk8u292 | JDK-8217338 | [Containers] Improve systemd slice memory limit support |
8u271 | openjdk8u292 | JDK-8249251 | [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel |
8u291 | openjdk8u322 | JDK-8226806 | [macOS 10.14] Methods of Java Robot should be called from appropriate thread |
8u261 | openjdk8u322 | JDK-8232226 | [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail |
8u251 | openjdk8u322 | JDK-8231438 | [macOS] Dark mode for the desktop is not supported |
8u311 | openjdk8u322 | JDK-8262731 | [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print" |
8u221 | openjdk8u242 | JDK-8215210 | [macos] Hangul text does not shape to the precomposed form on JDK8u |
8u271 | openjdk8u322 | JDK-8220150 | [macos] macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs |
8u261 | openjdk8u292 | JDK-8211301 | [macos] support full window content options |
8u361 | openjdk8u422 | JDK-8240756 | [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled |
8u351 | openjdk8u372 | JDK-8284690 | [macos] VoiceOver : Getting java.lang.IllegalArgumentException: Invalid location on Editable JComboBox |
8u311 | openjdk8u372 | JDK-7124238 | [macosx] Font in BasicHTML document is bigger than it should be |
8u221 | openjdk8u232 | JDK-8146238 | [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts |
8u251 | openjdk8u262 | JDK-8230926 | [macosx] Two apostrophes are entered instead of one with "U.S. International - PC" layout |
8u251 | openjdk8u392 | JDK-8214046 | [macosx] Undecorated Frame does not Iconify when set to |
8u301 | openjdk8u372 | JDK-8159135 | [PIT] javax/swing/JMenuItem/8152981/MenuItemIconTest.java always fail |
8u271 | openjdk8u282 | JDK-8166015 | [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java |
8u361 | openjdk8u422 | JDK-8025439 | [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105 |
8u271 | openjdk8u292 | JDK-6949753 | [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop |
8u271 | openjdk8u362 | JDK-7124218 | [TEST_BUG] [macosx] Space should select cell in the JTable |
8u341 | openjdk8u362 | JDK-8079255 | [TEST_BUG] [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only |
8u271 | openjdk8u322 | JDK-8025430 | [TEST_BUG] closed/javax/swing/JEditorPane/5076514/bug5076514.java failed since jdk8b108 |
8u271 | openjdk8u322 | JDK-8011541 | [TEST_BUG] closed/javax/swing/plaf/metal/MetalUtils/bug6190373.java fails NPE since 7u25b03 |
8u281 | openjdk8u332 | JDK-8218682 | [TEST_BUG] DashOffset fails in mach5 |
8u311 | openjdk8u422 | JDK-8159454 | [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited |
8u321 | openjdk8u372 | JDK-8039888 | [TEST_BUG] keyboard garbage after javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.java |
8u212 | openjdk8u222 | JDK-8221263 | [TEST_BUG] RemotePrinterStatusRefresh test is hard to use |
8u251 | openjdk8u322 | JDK-8140329 | [TEST_BUG] test FullScreenAfterSplash.java failed because image was not generated |
8u311 | openjdk8u372 | JDK-8142540 | [TEST_BUG] Test sun/awt/dnd/8024061/bug8024061.java fails on ubuntu |
8u281 | openjdk8u332 | JDK-8198411 | [TEST_BUG] Two java2d tests are unstable in mach5 |
8u271 | openjdk8u292 | JDK-8080953 | [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid |
8u271 | openjdk8u322 | JDK-8235153 | [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails |
8u271 | openjdk8u422 | JDK-8159690 | [TESTBUG] Mark headful tests with @key headful. |
8u261 | openjdk8u272 | JDK-8006205 | [TESTBUG] NEED_TEST: please JTREGIFY test/compiler/7177917/Test7177917.java |
8u381 | openjdk8u392 | JDK-8040887 | [TESTBUG] Remove test/runtime/6925573/SortMethodsTest.java |
8u212 | openjdk8u222 | JDK-8055814 | [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions |
8u321 | openjdk8u372 | JDK-8072770 | [TESTBUG] Some Introspector tests fail with a Java heap bigger than 4GB |
8u301 | openjdk8u312 | JDK-8027154 | [TESTBUG] Test java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails |
8u311 | openjdk8u372 | JDK-8042098 | [TESTBUG] Test sun/java2d/AcceleratedXORModeTest.java fails on Windows |
8u271 | openjdk8u322 | JDK-8196572 | [TESTBUG] Test sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java sun/java2d/cmm/ColorConvertOp/MTColConvTest.java fails |
8u212 | openjdk8u222 | JDK-8212202 | [Windows] Exception if no printers are installed. |
8u311 | openjdk8u352 | JDK-8155742 | [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows |
8u301 | openjdk8u312 | JDK-8214513 | A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11 |
8u281 | openjdk8u292 | JDK-8221725 | AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot) |
8u291 | openjdk8u332 | JDK-8247766 | AArch64: guarantee(val < (1U << nbits)) failed: Field too big for insn |
8u251 | openjdk8u262 | JDK-4949105 | Access Bridge lacks html tags parsing |
8u251 | openjdk8u262 | JDK-8226892 | ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys |
8u321 | openjdk8u332 | JDK-8202822 | Add .git to .hgignore |
8u381 | openjdk8u392 | JDK-8287663 | Add a regression test for JDK-8287073 |
8u241 | openjdk8u272 | JDK-8160768 | Add capability to custom resolve host/domain names within the default JNDI LDAP provider |
8u261 | openjdk8u272 | JDK-8194298 | Add support for per Socket configuration of TCP keepalive |
8u371 | openjdk8u382 | JDK-8276841 | Add support for Visual Studio 2022 |
8u251 | openjdk8u272 | JDK-8210147 | adjust some WSAGetLastError usages in windows network coding |
8u231 | openjdk8u242 | JDK-8216401 | Allow "file:" URLs in Class-Path of local JARs |
8u241 | openjdk8u252 | JDK-8200400 | Allow Sasl mechanisms to be restricted |
8u212 | openjdk8u232 | JDK-8151066 | assert(0 <= i && i < length()) failed: index out of bounds |
8u221 | openjdk8u232 | JDK-8080157 | assert(allocates2(pc)) failed: not in CodeBuffer memory |
8u301 | openjdk8u322 | JDK-8177536 | Avoid Apple Peer-to-Peer interfaces in networking tests |
8u261 | openjdk8u272 | JDK-8207058 | Backport System Property jdk.tls.server.protocols |
8u321 | openjdk8u362 | JDK-8253702 | BigSur version number reported as 10.16, should be 11.nn |
8u231 | openjdk8u242 | JDK-8134424 | BlockDataInputStream.readUTFBody: size local StringBuffer with the given length |
8u333 | openjdk8u402 | JDK-8285398 | Cache the results of constraint checks |
8u333 | openjdk8u342 | JDK-8285445 | cannot open file "NUL:" |
8u361 | openjdk8u372 | JDK-8231111 | Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy |
8u361 | openjdk8u372 | JDK-8239785 | Cgroups: Incorrect detection logic on old systems in hotspot |
8u361 | openjdk8u372 | JDK-8239559 | Cgroups: Incorrect detection logic on some systems |
8u261 | openjdk8u282 | JDK-8249846 | Change of behavior after JDK-8237117: Better ForkJoinPool behavior |
8u221 | openjdk8u232 | JDK-8219914 | Change the environment variable for Java Access Bridge logging to have a directory |
8u251 | openjdk8u302 | JDK-8019470 | Changes needed to compile JDK 8 on MacOS with clang compiler |
8u261 | openjdk8u272 | JDK-8206929 | Check session context for TLS 1.3 session resumption |
8u271 | openjdk8u372 | JDK-8156581 | Cleanup of ProblemList.txt |
8u261 | openjdk8u272 | JDK-8151678 | com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect |
8u361 | openjdk8u402 | JDK-8206179 | com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value |
8u251 | openjdk8u262 | JDK-7147060 | com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode |
8u291 | openjdk8u312 | JDK-8042557 | compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: GC triggered before VM initialization completed |
8u361 | openjdk8u372 | JDK-8278951 | containers/cgroup/PlainRead.java fails on Ubuntu 21.10 |
8u251 | openjdk8u272 | JDK-8235687 | Contents/MacOS/libjli.dylib cannot be a symlink |
8u341 | openjdk8u382 | JDK-8278851 | Correct signer logic for jars signed with multiple digest algorithms |
8u251 | openjdk8u272 | JDK-8231779 | crash HeapWord*ParallelScavengeHeap::failed_mem_allocate |
8u311 | openjdk8u332 | JDK-8253353 | Crash in C2: guarantee(n != NULL) failed: No Node |
8u301 | openjdk8u322 | JDK-6801613 | Cross-platform pageDialog and printDialog top margin entry broken |
8u261 | openjdk8u272 | JDK-8225766 | Curve in certificate should not affect signature scheme when using TLSv1.3 |
8u301 | openjdk8u342 | JDK-8076190 | Customizing the generation of a PKCS12 keystore |
8u291 | openjdk8u312 | JDK-7146776 | Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection |
8u212 | openjdk8u242 | JDK-8194653 | Deadlock involving FileSystems.getDefault and System.loadLibrary call |
8u251 | openjdk8u322 | JDK-8066652 | Default TimeZone is GMT not local if user.timezone is invalid on Mac OS |
8u291 | openjdk8u312 | JDK-8072767 | DefaultCellEditor for comboBox creates ActionEvent with wrong source object |
8u261 | openjdk8u272 | JDK-8219389 | Delegated task created by SSLEngine throws BufferUnderflowException |
8u261 | openjdk8u272 | JDK-8215790 | Delegated task created by SSLEngine throws java.nio.BufferUnderflowException |
8u351 | openjdk8u392 | JDK-8139348 | Deprecate 3DES and RC4 in Kerberos |
8u271 | openjdk8u292 | JDK-8233228 | Disable weak named curves by default in TLS, CertPath, and Signed JAR |
8u341 | openjdk8u372 | JDK-8287109 | Distrust.java failed with CertificateExpiredException |
8u351 | openjdk8u372 | JDK-8257620 | Do not use objc_msgSend_stret to get macOS version |
8u231 | openjdk8u252 | JDK-8223158 | Docked MacBook cannot start any Java Swing applications |
8u261 | openjdk8u272 | JDK-8221270 | Duplicated synchronized keywords in SSLSocketImpl |
8u341 | openjdk8u352 | JDK-8245263 | Enable TLSv1.3 by default on JDK 8u for Client roles |
8u261 | openjdk8u272 | JDK-8220165 | Encryption using GCM results in RuntimeException: input length out of bound |
8u261 | openjdk8u272 | JDK-8243138 | Enhance BaseLdapServer to support starttls extended request |
8u231 | openjdk8u272 | JDK-8217878 | ENVELOPING XML signature no longer works |
8u251 | openjdk8u262 | JDK-8141056 | Erroneous assignment in HeapRegionSet.cpp |
8u261 | openjdk8u272 | JDK-4919790 | Errors in alert ssl message does not reflect the actual certificate status |
8u271 | openjdk8u292 | JDK-8255908 | ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem |
8u301 | openjdk8u322 | JDK-8202788 | Explicitly reclaim cached thread-local direct buffers at thread exit |
8u261 | openjdk8u302 | JDK-8228757 | Fail fast if the handshake type is unknown |
8u261 | openjdk8u272 | JDK-8215524 | Finished message validation failure should be decrypt_error alert |
8u261 | openjdk8u272 | JDK-8062947 | Fix exception message to correctly represent LDAP connection failure |
8u271 | openjdk8u282 | JDK-8148983 | Fix extra comma in changes for JDK-8148916 |
8u391 | openjdk8u412 | JDK-8308592 | Framework for CA interoperability testing |
8u351 | openjdk8u362 | JDK-8073464 | GC workers do not have thread names |
8u221 | openjdk8u232 | JDK-8130341 | GHASH 32bit intrinsics has AEADBadTagException |
8u321 | openjdk8u332 | JDK-8241768 | git needs .gitattributes |
8u371 | openjdk8u382 | JDK-8282345 | handle latest VS2022 in abstract_vm_version |
8u221 | openjdk8u232 | JDK-8139965 | Hang seen when using com.sun.jndi.ldap.search.replyQueueSize |
8u241 | openjdk8u272 | JDK-8163251 | Hard coded loop limit prevents reading of smart card data greater than 8k |
8u271 | openjdk8u372 | JDK-8196196 | Headful tests should not be run in headless mode |
8u212 | openjdk8u222 | JDK-8218674 | HTML Tooltip with "img src=" on component doesn't show |
8u311 | openjdk8u322 | JDK-8190793 | Httpserver does not detect truncated request body |
8u271 | openjdk8u292 | JDK-8238579 | HttpsURLConnection drops the timeout and hangs forever in read |
8u311 | openjdk8u322 | JDK-8274779 | HttpURLConnection: HttpClient and HttpsClient incorrectly check request method when set to POST |
8u281 | openjdk8u382 | JDK-8152432 | Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode |
8u261 | openjdk8u272 | JDK-8218889 | Improperly use of the Optional API |
8u291 | openjdk8u302 | JDK-8259886 | Improve SSL session cache performance and scalability |
8u301 | openjdk8u312 | JDK-8240518 | Incorrect JNU_ReleaseStringPlatformChars in Windows Print |
8u261 | openjdk8u272 | JDK-8212738 | Incorrectly named signature scheme ecdsa_secp512r1_sha512 |
8u391 | openjdk8u402 | JDK-8312489 | Increase jdk.jar.maxSignatureFileSize default which is too low for JARs such as WhiteSource/Mend unified agent jar |
8u261 | openjdk8u272 | JDK-8028518 | Increase the priorities of GCM cipher suites |
8u311 | openjdk8u322 | JDK-8190482 | InnocuousThread creation should not require the caller to possess enableContextClassLoaderOverride |
8u212 | openjdk8u232 | JDK-8178870 | instrumentation.retransformClasses cause coredump |
8u271 | openjdk8u322 | JDK-8148915 | Intermittent failures of bug6400879.java |
8u261 | openjdk8u272 | JDK-8242498 | Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash |
8u351 | openjdk8u372 | JDK-8254717 | isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards |
8u331 | openjdk8u342 | JDK-8274658 | ISO 4217 Amendment 170 Update |
8u351 | openjdk8u362 | JDK-8283277 | ISO 4217 Amendment 171 Update |
8u351 | openjdk8u362 | JDK-8289549 | ISO 4217 Amendment 172 Update |
8u251 | openjdk8u272 | JDK-8238225 | Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary |
8u351 | openjdk8u362 | JDK-8275887 | jarsigner prints invalid digest/signature algorithm warnings if keysize is weak/disabled |
8u221 | openjdk8u232 | JDK-8196681 | Java Access Bridge logging and debug flags dynamically controlled |
8u321 | openjdk8u332 | JDK-8141508 | java.lang.invoke.LambdaConversionException: Invalid receiver type ... |
8u301 | openjdk8u312 | JDK-6847157 | java.lang.NullPointerException: HDC for component at sun.java2d.loops.Blit.Blit |
8u281 | openjdk8u292 | JDK-8252470 | java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails on Windows |
8u281 | openjdk8u292 | JDK-8198334 | java/awt/FileDialog/8003399/bug8003399.java fails in headless mode |
8u361 | openjdk8u372 | JDK-7001973 | java/awt/Graphics2D/CopyAreaOOB.java fails |
8u261 | openjdk8u272 | JDK-8200313 | java/awt/Gtk/GtkVersionTest/GtkVersionTest.java fails |
8u301 | openjdk8u382 | JDK-8215105 | java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color |
8u271 | openjdk8u302 | JDK-8030123 | java/beans/Introspector/Test8027648.java fails |
8u251 | openjdk8u262 | JDK-8230856 | Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return |
8u271 | openjdk8u292 | JDK-8160217 | JavaSound should clean up resources better |
8u301 | openjdk8u322 | JDK-8066588 | javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile |
8u261 | openjdk8u272 | JDK-8203687 | javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3 |
8u261 | openjdk8u272 | JDK-8231810 | javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF" |
8u261 | openjdk8u272 | JDK-8234724 | javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3 |
8u261 | openjdk8u272 | JDK-8234723 | javax/net/ssl/TLS tests support TLSv1.3 |
8u311 | openjdk8u372 | JDK-8196467 | javax/swing/JInternalFrame/Test6325652.java fails |
8u231 | openjdk8u272 | JDK-8230303 | JDB hangs when running monitor command |
8u241 | openjdk8u272 | JDK-8236645 | JDK 8u231 introduces a regression with incompatible handling of XML messages |
8u231 | openjdk8u282 | JDK-8205507 | jdk/javax/xml/crypto/dsig/GenerationTests.java timed out |
8u261 | openjdk8u272 | JDK-8236039 | JSSE Client does not accept status_request extension in CertificateRequest messages for TLS 1.3 |
8u251 | openjdk8u262 | JDK-8224475 | JTextPane does not show images in HTML rendering |
8u321 | openjdk8u372 | JDK-8243543 | jtreg test security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java fails |
8u261 | openjdk8u292 | JDK-8249183 | JVM crash in "AwtFrame::WmSize" method |
8u261 | openjdk8u272 | JDK-8035493 | JVMTI PopFrame capability must instruct compilers not to prune locals |
8u271 | openjdk8u292 | JDK-8141457 | keytool default cert fingerprint algorithm should be SHA-256 |
8u333 | openjdk8u372 | JDK-8270317 | Large Allocation in CipherSuite |
8u261 | openjdk8u275 | JDK-8214440 | ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate" |
8u261 | openjdk8u272 | JDK-8217606 | LdapContext#reconnect always opens a new connection |
8u271 | openjdk8u362 | JDK-8255559 | Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI() |
8u311 | openjdk8u412 | JDK-8268678 | LetsEncryptCA.java test fails as Let’s Encrypt Authority X3 is retired |
8u251 | openjdk8u302 | JDK-8043646 | libosxapp.dylib fails to build on Mac OS 10.9 with clang |
8u212 | openjdk8u222 | JDK-8221412 | lookupPrintServices() does not always update the list of Windows remote printers |
8u241 | openjdk8u322 | JDK-8232178 | MacVolumesTest failed after upgrade to MacOS Catalina |
8u361 | openjdk8u422 | JDK-8278067 | Make HttpURLConnection default keep alive timeout configurable |
8u271 | openjdk8u282 | JDK-8134632 | Mark javax/sound/midi/Devices/InitializationHang.java as headful |
8u271 | openjdk8u282 | JDK-8148916 | Mark bug6400879.java as intermittently failing |
8u271 | openjdk8u292 | JDK-8250984 | Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities |
8u331 | openjdk8u342 | JDK-8266187 | Memory leak in appendBootClassPath() |
8u241 | openjdk8u272 | JDK-8228835 | Memory leak in PKCS11 provider when using AES GCM |
8u281 | openjdk8u332 | JDK-8240633 | Memory leaks in the implementations of FileChooserUI |
8u261 | openjdk8u272 | JDK-8214321 | Misleading code in SSLCipher |
8u321 | openjdk8u362 | JDK-8269850 | Most JDK releases report macOS version 12 as 10.16 instead of 12.0 |
8u311 | openjdk8u322 | JDK-8041928 | MouseEvent.getModifiersEx gives wrong result |
8u351 | openjdk8u362 | JDK-6885993 | Named Thread: introduce print() and print_on(outputStream* st) methods |
8u261 | openjdk8u272 | JDK-8193137 | Nashorn crashes when given an empty script file. |
8u281 | openjdk8u312 | JDK-8262829 | Native crash in Win32PrintServiceLookup.getAllPrinterNames() |
8u261 | openjdk8u292 | JDK-8242141 | New System Properties to configure the TLS signature schemes |
8u251 | openjdk8u282 | JDK-8051853 | new URI("x/").resolve("..").getSchemeSpecificPart() returns null! |
8u371 | openjdk8u392 | JDK-8225687 | Newly added sspi.cpp in JDK-6722928 still contains some small errors |
8u261 | openjdk8u272 | JDK-8210974 | No extensions debug log for ClientHello |
8u261 | openjdk8u292 | JDK-8211339 | NPE during SSL handshake caused by HostnameChecker |
8u381 | openjdk8u392 | JDK-8287073 | NPE from CgroupV2Subsystem.getInstance() |
8u301 | openjdk8u312 | JDK-8004148 | NPE in sun.awt.SunToolkit.getWindowDeactivationTime |
8u261 | openjdk8u272 | JDK-8209916 | NPE in SupportedGroupsExtension |
8u251 | openjdk8u272 | JDK-8151788 | NullPointerException from ntlm.Client.type3 |
8u261 | openjdk8u272 | JDK-8213782 | NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers |
8u221 | openjdk8u242 | JDK-8221246 | NullPointerException within Win32ShellFolder2 |
8u251 | openjdk8u262 | JDK-8215355 | Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1) |
8u261 | openjdk8u272 | JDK-8226575 | OperatingSystemMXBean should be made container aware |
8u231 | openjdk8u242 | JDK-8223490 | Optimize search algorithm for determining default time zone |
8u291 | openjdk8u302 | JDK-8257999 | Parallel GC crash in gc/parallel/TestDynShrinkHeap.java: new region is not in covered_region |
8u301 | openjdk8u312 | JDK-8202837 | PBES2 AlgorithmId encoding error in PKCS12 KeyStore |
8u291 | openjdk8u302 | JDK-8242565 | Policy initialization issues when the denyAfter constraint is enabled |
8u371 | openjdk8u392 | JDK-8200468 | Port the native GSS-API bridge to Windows |
8u261 | openjdk8u272 | JDK-8213202 | Possible race condition in TLS 1.3 session resumption |
8u261 | openjdk8u272 | JDK-8165936 | Potential Heap buffer overflow when seaching timezone info files |
8u271 | openjdk8u292 | JDK-8081547 | Prepare client libs regression tests for running in a concurrent, headless jtreg environment |
8u261 | openjdk8u275 | JDK-8223940 | Private key not supported by chosen signature algorithm |
8u251 | openjdk8u262 | JDK-8178910 | Problemlist sample tests |
8u261 | openjdk8u272 | JDK-8201633 | Problems with AES-GCM native acceleration |
8u321 | openjdk8u332 | JDK-8209178 | Proxied HttpsURLConnection doesn't send BODY when retrying POST request |
8u221 | openjdk8u232 | JDK-8226543 | Reduce GC pressure during message digest calculations in password-based encryption |
8u361 | openjdk8u372 | JDK-6829250 | Reg test: java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java fails in Windows |
8u311 | openjdk8u372 | JDK-6734341 | REGTEST fails: SelectionAutoscrollTest.html |
8u311 | openjdk8u322 | JDK-8225082 | Remove IdenTrust certificate that is expiring in September 2021 |
8u261 | openjdk8u272 | JDK-8206176 | Remove the temporary tls13VN field |
8u251 | openjdk8u272 | JDK-8046274 | Removing dependency on jakarta-regexp |
8u261 | openjdk8u272 | JDK-8165275 | Replace the reflective call to the implUpdate method in HandshakeMessage::digestKey |
8u291 | openjdk8u322 | JDK-8177393 | Result of RescaleOp for 4BYTE_ABGR images may be 25% black |
8u271 | openjdk8u302 | JDK-8249278 | Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList |
8u271 | openjdk8u292 | JDK-8250582 | Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets |
8u261 | openjdk8u292 | JDK-8235263 | Revert TLS 1.3 change that wrapped IOExceptions |
8u311 | openjdk8u322 | JDK-8183369 | RFC unconformity of HttpURLConnection with proxy |
8u311 | openjdk8u352 | JDK-8194873 | right ALT key hotkeys no longer work in Swing components |
8u241 | openjdk8u262 | JDK-8230782 | Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false |
8u271 | openjdk8u302 | JDK-8258419 | RSA cipher buffer cleanup |
8u351 | openjdk8u372 | JDK-8263404 | RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec |
8u261 | openjdk8u272 | JDK-8210989 | RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2 |
8u371 | openjdk8u412 | JDK-8016451 | Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build |
8u321 | openjdk8u412 | JDK-8270280 | security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA.java OCSP response error |
8u321 | openjdk8u372 | JDK-8248899 | security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java fails, Certificate has been revoked |
8u321 | openjdk8u362 | JDK-8270344 | Session resumption errors |
8u291 | openjdk8u312 | JDK-8248901 | Signed immediate support in .../share/assembler.hpp is broken. |
8u261 | openjdk8u292 | JDK-8209333 | Socket reset issue for TLS 1.3 socket close |
8u301 | openjdk8u312 | JDK-8238567 | SoftMainMixer.processAudioBuffers(): Wrong handling of stoppedMixers |
8u241 | openjdk8u252 | JDK-8041620 | Solaris Studio 12.4 C++ 5.13 change in behavior for placing friend declarations within surrounding scope |
8u261 | openjdk8u292 | JDK-8234728 | Some security tests should support TLSv1.3 |
8u381 | openjdk8u402 | JDK-6528710 | sRGB-ColorSpace to sRGB-ColorSpace Conversion |
8u261 | openjdk8u272 | JDK-8207223 | SSL Handshake failures are reported with more generic SSLException |
8u261 | openjdk8u272 | JDK-8214129 | SSL session resumption/SNI with TLS1.2 causes StackOverflowError |
8u261 | openjdk8u272 | JDK-8145854 | SSLContextImpl.statusResponseManager should be generated if required |
8u261 | openjdk8u272 | JDK-8207317 | SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy |
8u261 | openjdk8u272 | JDK-8206355 | SSLSessionImpl.getLocalPrincipal() throws NPE |
8u261 | openjdk8u272 | JDK-8216326 | SSLSocket stream close() does not close the associated socket |
8u271 | openjdk8u302 | JDK-8256818 | SSLSocket that is never bound or connected leaks socket resources |
8u261 | openjdk8u272 | JDK-8207237 | SSLSocket#setEnabledCipherSuites is accepting empty string |
8u261 | openjdk8u272 | JDK-8214339 | SSLSocketImpl erroneously wraps SocketException |
8u291 | openjdk8u302 | JDK-8258753 | StartTlsResponse.close() hangs due to synchronization issues |
8u261 | openjdk8u272 | JDK-8208166 | Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029 |
8u271 | openjdk8u282 | JDK-8244225 | stringop-overflow warning on strncpy call from compile_the_world_in |
8u321 | openjdk8u332 | JDK-8277224 | sun.security.pkcs.PKCS9Attributes.toString() throws NPE |
8u261 | openjdk8u272 | JDK-8214098 | sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards. |
8u271 | openjdk8u302 | JDK-8257997 | sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884 |
8u271 | openjdk8u302 | JDK-8257670 | sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java reports leaks |
8u261 | openjdk8u292 | JDK-8234727 | sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3 |
8u241 | openjdk8u312 | JDK-8229243 | SunPKCS11-Solaris provider tests failing on Solaris 11.4 |
8u271 | openjdk8u302 | JDK-8206925 | Support the certificate_authorities extension |
8u261 | openjdk8u292 | JDK-8235311 | Tag mismatch may alert bad_record_mac |
8u301 | openjdk8u312 | JDK-8268965 | TCP Connection Reset when connecting simple socket to SSL server |
8u291 | openjdk8u302 | JDK-7059970 | Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file |
8u401 | openjdk8u422 | JDK-8325096 | Test java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java is failing |
8u251 | openjdk8u272 | JDK-8060721 | Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler |
8u251 | openjdk8u272 | JDK-8151834 | Test SmallPrimeExponentP.java times out intermittently |
8u301 | openjdk8u332 | JDK-8205540 | test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 |
8u271 | openjdk8u282 | JDK-8202076 | test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 |
8u251 | openjdk8u262 | JDK-8216528 | test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp |
8u251 | openjdk8u262 | JDK-8035633 | TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently |
8u231 | openjdk8u252 | JDK-8056313 | TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently |
8u261 | openjdk8u272 | JDK-8153430 | TESTBUG: jdk regression test javax/management/loading/MletParserLocaleTest.java reduce default timeout |
8u401 | openjdk8u422 | JDK-8268916 | Tests for AffirmTrust roots |
8u271 | openjdk8u322 | JDK-8060027 | Tests java/beans/XMLEncoder/Test4903007.java and java/beans/XMLEncoder/java_awt_GridBagLayout.java |
8u311 | openjdk8u322 | JDK-8275849 | TestZoneInfo310.java fails with tzdata2021e |
8u261 | openjdk8u272 | JDK-8209965 | The "supported_groups" extension in ServerHellos |
8u301 | openjdk8u392 | JDK-8253269 | The CheckCommonColors test should provide more info on failure |
8u301 | openjdk8u312 | JDK-8166673 | The new implementation of Robot.waitForIdle() may hang |
8u261 | openjdk8u292 | JDK-8235874 | The ordering of Cipher Suites is not maintained provided through “jdk.tls.client.cipherSuites” and “jdk.tls.server.cipherSuites” system property. |
8u261 | openjdk8u272 | JDK-8216045 | The size of key_exchange may be wrong on FFDHE |
8u311 | openjdk8u372 | JDK-8239827 | The test OpenByUNCPathNameTest.java should be changed to be manual |
8u261 | openjdk8u272 | JDK-8211866 | TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms |
8u261 | openjdk8u272 | JDK-8207009 | TLS 1.3 half-close and synchronization issues |
8u261 | openjdk8u272 | JDK-8211806 | TLS 1.3 handshake server name indication is missing on a session resume |
8u261 | openjdk8u272 | JDK-8196584 | TLS 1.3 Implementation |
8u261 | openjdk8u272 | JDK-8212885 | TLS 1.3 resumed session does not retain peer certificate chain |
8u261 | openjdk8u272 | JDK-8210334 | TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes |
8u261 | openjdk8u272 | JDK-8214688 | TLS 1.3 session resumption with hello retry request failed with "illegal_parameter" |
8u281 | openjdk8u292 | JDK-8253368 | TLS connection always receives close_notify exception |
8u261 | openjdk8u272 | JDK-8210846 | TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth |
8u261 | openjdk8u272 | JDK-8217610 | TLSv1.3 fail with ClassException when EC keys are stored in PKCS11 |
8u261 | openjdk8u272 | JDK-8221253 | TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes |
8u271 | openjdk8u292 | JDK-8172404 | Tools should warn if weak algorithms are used before restricting them |
8u311 | openjdk8u322 | JDK-8261397 | try catch Method failing to work when dividing an integer by 0 |
8u261 | openjdk8u282 | JDK-8062808 | Turn on the -Wreturn-type warning |
8u271 | openjdk8u372 | JDK-8156579 | Two JavaBeans tests failed |
8u241 | openjdk8u252 | JDK-8229767 | Typo in java.security: Sasl.createClient and Sasl.createServer |
8u261 | openjdk8u272 | JDK-8207029 | Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21 |
8u221 | openjdk8u232 | JDK-8048556 | Unnecessary GCLocker-initiated young GCs |
8u261 | openjdk8u272 | JDK-8233954 | UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll |
8u261 | openjdk8u272 | JDK-8223482 | Unsupported ciphersuites may be offered by a TLS client |
8u231 | openjdk8u282 | JDK-8229868 | Update Apache Santuario TPRM version |
8u231 | openjdk8u282 | JDK-8219013 | Update Apache Santuario (XML Signature) to version 2.1.3 |
8u251 | openjdk8u262 | JDK-8230597 | Update GIFlib library to the 5.2.1 |
8u251 | openjdk8u292 | JDK-8225435 | Update IANA Language Subtag Registry to Version 2019-09-16 |
8u251 | openjdk8u282 | JDK-8233548 | Update JCUP to v0.11b |
8u371 | openjdk8u392 | JDK-8295685 | Update Libpng to 1.6.38 |
8u311 | openjdk8u362 | JDK-8274840 | Update OS detection code to recognize Windows 11 |
8u311 | openjdk8u332 | JDK-8273229 | Update OS detection code to recognize Windows Server 2022 |
8u321 | openjdk8u362 | JDK-8071530 | Update OS detection code to reflect Windows 10 version change |
8u241 | openjdk8u272 | JDK-8080462 | Update SunPKCS11 provider with PKCS11 v2.40 support |
8u291 | openjdk8u312 | JDK-8244154 | Update SunPKCS11 provider with PKCS11 v3.0 header files |
8u311 | openjdk8u322 | JDK-8276536 | Update TimeZoneNames files to follow the changes made by JDK-8275766 |
8u231 | openjdk8u272 | JDK-8177334 | Update xmldsig implementation to Apache Santuario 2.1.1 |
8u221 | openjdk8u262 | JDK-8210776 | Upgrade XWD to 1.0.7 |
8u221 | openjdk8u232 | JDK-8073108 | Use x86 and SPARC CPU instructions for GHASH acceleration |
8u212 | openjdk8u232 | JDK-8155951 | VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool |
8u301 | openjdk8u312 | JDK-8263311 | Watch registry changes for remote printers update instead of polling |
8u281 | openjdk8u292 | JDK-8221408 | Windows 32bit build build errors/warnings in hotspot |
8u212 | openjdk8u222 | JDK-8153732 | Windows remote printer changes do not reflect in lookupPrintServices() |
8u361 | openjdk8u402 | JDK-8212677 | X11 default visual support for IM status window on VNC |
8u251 | openjdk8u302 | JDK-8200550 | Xcode 9.3 produce warning -Wexpansion-to-defined |
8u231 | openjdk8u272 | JDK-8218629 | XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10 |
This is where OpenJDK made the first backport in the release, and then Oracle JDK followed.
No difference in the final release detected.
38 issues.
Version | Bug | Synopsis |
---|---|---|
openjdk8u232 | JDK-8230085 | (fs) FileStore::isReadOnly is always true on macOS Catalina |
openjdk8u372 | JDK-8305113 | (tz) Update Timezone Data to 2023c |
openjdk8u372 | JDK-8253797 | [cgroups v2] Account for the fact that swap accounting is disabled on some systems |
openjdk8u292 | JDK-8244621 | [macos10.15] Garbled FX printing plus CoreText warnings on Catalina when building with Xcode 11 |
openjdk8u372 | JDK-8253939 | [TESTBUG] Increase coverage of the cgroups detection code |
openjdk8u372 | JDK-8240189 | [TESTBUG] Some cgroup tests are failing after JDK-8231111 |
openjdk8u252 | JDK-8225128 | Add exception for expiring DocuSign root to VerifyCACerts test |
openjdk8u222 | JDK-8217263 | Automate DashOffset test |
openjdk8u372 | JDK-8241087 | Build failure with VS 2019 (16.5.0) due to C2039 and C2873 |
openjdk8u252 | JDK-8181872 | C1: possible overflow when strength reducing integer multiply by constant |
openjdk8u372 | JDK-8253435 | Cgroup: 'stomping of _mount_path' crash if manually mounted cpusets exist |
openjdk8u372 | JDK-8245543 | Cgroups: Incorrect detection logic on some systems (still reproducible) |
openjdk8u372 | JDK-8252359 | HotSpot Not Identifying it is Running in a Container |
openjdk8u332 | JDK-8284920 | Incorrect Token type causes XPath expression to return incorrect results |
openjdk8u332 | JDK-8284548 | Invalid XPath expression causes StringIndexOutOfBoundsException |
openjdk8u222 | JDK-8193552 | ISO 4217 Amendment #165 Update |
openjdk8u222 | JDK-8202026 | ISO 4217 Amendment #166 Update |
openjdk8u222 | JDK-8204269 | ISO 4217 Amendment #167 Update |
openjdk8u222 | JDK-8208746 | ISO 4217 Amendment #168 Update |
openjdk8u362 | JDK-8299439 | java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR |
openjdk8u372 | JDK-8244500 | jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java |
openjdk8u212 | JDK-8217609 | New era placeholder not recognized by java.text.SimpleDateFormat |
openjdk8u312 | JDK-8241248 | NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93) |
openjdk8u252 | JDK-8237368 | Problem with NullPointerException in RMI TCPEndpoint.read |
openjdk8u222 | JDK-8209951 | Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining |
openjdk8u222 | JDK-8222137 | Remove T-Systems root CA certificate |
openjdk8u222 | JDK-8222136 | Remove two Comodo root CA certificates that are expiring |
openjdk8u222 | JDK-8223499 | Remove two DocuSign root certificates that are expiring |
openjdk8u372 | JDK-8254997 | Remove unimplemented OSContainer::read_memory_limit_in_bytes |
openjdk8u222 | JDK-8187946 | Support ISO 4217 Amendments 163 and 164 |
openjdk8u212 | JDK-8216396 | Support new Japanese era and new currency code points in java.lang.Character for Java SE 8 |
openjdk8u212 | JDK-8212941 | Support new Japanese era in java.time.chrono.JapaneseEra |
openjdk8u212 | JDK-8212914 | Test javax/imageio/plugins/bmp/BMP8BPPLoadTest.java fails |
openjdk8u272 | JDK-8250627 | Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics |
openjdk8u372 | JDK-8242468 | VS2019 build missing vcruntime140_1.dll |
openjdk8u372 | JDK-8296632 | Write a test to verify the content change of TextArea sends TextEvent |
openjdk8u372 | JDK-8252957 | Wrong comment in CgroupV1Subsystem::cpu_quota |
openjdk8u222 | JDK-8214109 | XToolkit is not correctly displayed color on 16-bit high color setting |
This is where Oracle JDK made the first backport in the release, and then OpenJDK followed.
No difference in the final release detected.
304 issues.
Version | Bug | Synopsis |
---|---|---|
8u251 | JDK-8232003 | (fs) Files.write can leak file descriptor in the exception case |
8u222 | JDK-8176237 | (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores |
8u221 | JDK-8173910 | (fs) java/nio/file/FileSystem/Basic.java should conditionally check FileStores |
8u251 | JDK-8171443 | (spec) An ALPN callback function may also ignore ALPN |
8u351 | JDK-8292579 | (tz) Update Timezone Data to 2022c |
8u221 | JDK-8215982 | (tz) Upgrade Timezone Data to tzdata2018i |
8u231 | JDK-8228469 | (tz) Upgrade Timezone Data to tzdata2019b |
8u261 | JDK-8243541 | (tz) Upgrade Timezone Data to tzdata2020a |
8u291 | JDK-8260356 | (tz) Upgrade Timezone Data to tzdata2021a |
8u291 | JDK-8061777 | (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS |
8u261 | JDK-8229888 | (zipfs) Updating an existing zip file does not preserve original permissions |
8u281 | JDK-8069211 | (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once |
8u271 | JDK-8048933 | -XX:+TraceExceptions output should include the message |
8u261 | JDK-8176182 | 4 security tests are not run |
8u211 | JDK-8076164 | [JTextField] When input too long Thai character, cursor's behavior is odd |
8u281 | JDK-8227006 | [linux] Runtime.availableProcessors execution time increased by factor of 100 |
8u241 | JDK-8213119 | [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails |
8u271 | JDK-8244818 | [macos] Java2D Queue Flusher crash while moving application window to external monitor |
8u261 | JDK-8130737 | [macosx] AffineTransformOp can't handle child raster with non-zero x-offset |
8u211 | JDK-8213983 | [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed |
8u212 | JDK-8133108 | [PIT] Container size is wrong in JEditorPane |
8u212 | JDK-8132136 | [PIT] RTL orientation in JEditorPane is broken |
8u271 | JDK-8145808 | [PIT] test java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8 |
8u281 | JDK-8160438 | [PIT][macosx] [TEST_BUG] javax/swing/plaf/nimbus/8057791/bug8057791.java fails |
8u281 | JDK-8163161 | [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java |
8u261 | JDK-8172559 | [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java |
8u241 | JDK-8229420 | [Redo] jstat reports incorrect values for OU for CMS GC |
8u301 | JDK-8028618 | [TEST BUG] javax/swing/JScrollBar/bug4202954/bug4202954.java fails |
8u281 | JDK-8022535 | [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails |
8u271 | JDK-8137087 | [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh |
8u271 | JDK-8172012 | [TEST_BUG] delays needed in javax/swing/JTree/4633594/bug4633594.java |
8u361 | JDK-8159599 | [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java |
8u321 | JDK-8272342 | [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions |
8u301 | JDK-8078855 | [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel |
8u371 | JDK-8137101 | [TEST_BUG] javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java failure due to timing |
8u301 | JDK-8134672 | [TEST_BUG] Some tests should check isDisplayChangeSupported |
8u241 | JDK-8195088 | [TEST_BUG] StartManagementAgent got unexpected exception |
8u361 | JDK-8129827 | [TEST_BUG] Test java/awt/Robot/RobotWheelTest/RobotWheelTest.java fails |
8u301 | JDK-8081764 | [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX |
8u211 | JDK-8133731 | [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs |
8u222 | JDK-8019816 | [TEST_BUG][macosx] closed/java/awt/BasicStroke/DashZeroWidth.java not on EDT |
8u271 | JDK-8191678 | [TESTBUG] Add keyword headful in java/awt and javax tests. |
8u301 | JDK-8151786 | [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently |
8u281 | JDK-8221710 | [TESTBUG] more configurable parameters for docker testing |
8u221 | JDK-8222089 | [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window |
8u271 | JDK-8076151 | [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails |
8u231 | JDK-8226964 | [Yaru] GTK L&F: There is no difference between menu selected and de-selected |
8u261 | JDK-8181841 | A TSA server returns timestamp with precision higher than milliseconds |
8u301 | JDK-8252883 | AccessDeniedException caused by delayed file deletion on Windows |
8u291 | JDK-8256421 | Add 2 HARICA roots to cacerts truststore |
8u381 | JDK-8304760 | Add 2 Microsoft TLS roots |
8u211 | JDK-8217710 | Add 5 currency code points to Java SE 8uX |
8u271 | JDK-8132376 | Add @requires os.family to the client tests with access to internal OS-specific API |
8u241 | JDK-8233223 | Add Amazon Root CA certificates |
8u411 | JDK-8321408 | Add Certainly roots R1 and E1 |
8u371 | JDK-8245654 | Add Certigna Root CA |
8u391 | JDK-8314960 | Add Certigna Root CA - 2 |
8u271 | JDK-8243321 | Add Entrust root CA - G4 to Oracle Root CA program |
8u251 | JDK-8225130 | Add exception for expiring Comodo roots to VerifyCACerts test |
8u331 | JDK-8277488 | Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022 |
8u311 | JDK-8259338 | Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test |
8u401 | JDK-8318759 | Add four DigiCert root certificates |
8u421 | JDK-8316138 | Add GlobalSign 2 TLS root certificates |
8u381 | JDK-8307134 | Add GTS root CAs |
8u351 | JDK-8028265 | Add legacy tz tests to OpenJDK |
8u401 | JDK-8317374 | Add Let's Encrypt ISRG Root X2 |
8u241 | JDK-8232019 | Add LuxTrust certificate updates to the existing root program |
8u281 | JDK-8248214 | Add paddings for TaskQueueSuper to reduce false-sharing cache contention |
8u251 | JDK-8205445 | Add RSASSA-PSS Signature support to SunMSCAPI |
8u271 | JDK-8243320 | Add SSL root certificates to Oracle Root CA program |
8u251 | JDK-8146293 | Add support for RSASSA-PSS Signature algorithm |
8u401 | JDK-8317373 | Add Telia Root CA v2 |
8u221 | JDK-8222133 | Add temporary exceptions for root certs that are due to expire soon |
8u211 | JDK-8206120 | Add test cases for lenient Japanese era parsing |
8u401 | JDK-8319187 | Add three eMudhra emSign roots |
8u381 | JDK-8305975 | Add TWCA Global Root CA |
8u261 | JDK-8238842 | AIOOBE in GIFImageReader.initializeStringTable |
8u222 | JDK-8214765 | All TrayIcon MessageType icons does not show up with gtk3 option set |
8u401 | JDK-8302017 | Allocate BadPaddingException only if it will be thrown |
8u212 | JDK-8216280 | Allow later Symantec Policy distrust date for two Apple SubCAs |
8u251 | JDK-8158978 | ALPN not working when values are set directly on a SSLServerSocket |
8u251 | JDK-8145849 | ALPN: getHandshakeApplicationProtocol() always return null |
8u321 | JDK-8187649 | ArrayIndexOutOfBoundsException in java.util.JapaneseImperialCalendar |
8u271 | JDK-8183341 | Better cleanup for javax/imageio/AllowSearch.java |
8u271 | JDK-8183349 | Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java and WriteAfterAbort.java |
8u271 | JDK-8183351 | Better cleanup for jdk/test/javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh |
8u281 | JDK-8251469 | Better cleanup for test/jdk/javax/imageio/SetOutput.java |
8u291 | JDK-8255937 | Better cleanup for test/jdk/javax/imageio/stream/StreamFlush.java |
8u241 | JDK-8225141 | Better handling of classes in error state by fast class initialization checks |
8u241 | JDK-8133489 | Better messaging for PKIX path validation matching |
8u341 | JDK-8031567 | Better model for storing source revision information |
8u301 | JDK-8254631 | Better support ALPN byte wire values in SunJSSE |
8u221 | JDK-8203228 | Branch-free output conversion for X25519 and X448 |
8u251 | JDK-8229022 | BufferedReader performance can be improved by using StringBuilder |
8u231 | JDK-8218721 | C1's CEE optimization produces safepoint poll with invalid debug information |
8u411 | JDK-8317507 | C2 compilation fails with "Exceeded _node_regs array" |
8u231 | JDK-8219807 | C2 crash in IfNode::up_one_dom(Node*, bool) |
8u271 | JDK-8242556 | Cannot load RSASSA-PSS public key with non-null params from byte array |
8u212 | JDK-8210633 | Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values |
8u212 | JDK-8218915 | Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points |
8u301 | JDK-8260484 | CheckExamples.java / NoJavaLangTest.java fail with jtreg 4.2 |
8u251 | JDK-8033215 | clang: node.cpp:284 IDX_INIT macro use uninitialized field _out |
8u231 | JDK-8151486 | Class.forName causes memory leak |
8u301 | JDK-8241829 | Cleanup the code for PrinterJob on windows |
8u311 | JDK-8254967 | com.sun.net.HttpsServer spins on TLS session close |
8u281 | JDK-8043899 | compiler/5091921/Test7005594.java fails if specified -Xmx is less than 1600m |
8u321 | JDK-8049348 | compiler/intrinsics/bmi/verifycode tests on lzcnt and tzcnt use incorrect assumption about REXB prefix usage |
8u281 | JDK-8217766 | Container Support doesn't work for some Join Controllers combinations |
8u321 | JDK-8273826 | Correct Manifest file name and NPE checks |
8u231 | JDK-8206879 | Currency decimal marker incorrect for Peru |
8u211 | JDK-8042131 | DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate |
8u251 | JDK-8236470 | Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId |
8u231 | JDK-8147502 | Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size |
8u301 | JDK-8178403 | DirectAudio in JavaSound may hang and leak |
8u291 | JDK-8202343 | Disable TLS 1.0 and 1.1 |
8u212 | JDK-8207258 | Distrust TLS server certificates anchored by Symantec Root CAs |
8u341 | JDK-8274751 | Drag And Drop hangs on Windows |
8u301 | JDK-8262446 | DragAndDrop hangs on Windows |
8u301 | JDK-8262110 | DST starts from incorrect time in 2038 |
8u221 | JDK-8208648 | ECC Field Arithmetic Enhancements |
8u221 | JDK-8181594 | Efficient and constant-time modular arithmetic |
8u251 | JDK-8170282 | Enable ALPN parameters to be supplied during the TLS handshake |
8u221 | JDK-8214252 | Expanded & Collapsed nodes of a JTree look the same on GTK3 |
8u271 | JDK-8023697 | failed class resolution reports different class name in detail message for the first and subsequent times |
8u301 | JDK-8177809 | File.lastModified() is losing milliseconds (always ends in 000) |
8u251 | JDK-8068184 | Fix for JDK-8032832 caused a deadlock |
8u221 | JDK-8218020 | Fix version number in mesa.md 3rd party legal file |
8u301 | JDK-8132148 | G1 hs_err region dump legend out of sync with region values |
8u321 | JDK-8069034 | gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure |
8u301 | JDK-8259271 | gc/parallel/TestDynShrinkHeap.java still fails "assert(covered_region.contains(new_memregion)) failed: new region is not in covered_region" |
8u421 | JDK-8328825 | Google CAInterop test failures |
8u231 | JDK-8225423 | GTK L&F: JSplitPane: There is no divider shown |
8u271 | JDK-8235243 | handle VS2017 15.9 and VS2019 in abstract_vm_version |
8u212 | JDK-8180904 | Hotspot tests running with -agentvm failing due to classpath |
8u271 | JDK-8240295 | hs_err elapsed time in seconds is not accurate enough |
8u291 | JDK-8167281 | IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods |
8u221 | JDK-8208698 | Improved ECC Implementation |
8u221 | JDK-8213183 | InputMethod cannot be used after its restarting |
8u411 | JDK-8079441 | Intermittent failures on Windows with "Unexpected exit from test [exit code: 1080890248]" (0x406d1388) |
8u221 | JDK-8025209 | Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java |
8u221 | JDK-8209775 | ISO 4217 Amendment #169 Update |
8u281 | JDK-8246648 | issue with OperatingSystemImpl getFreeSwapSpaceSize in docker after 8242480 |
8u212 | JDK-8202088 | Japanese new era implementation |
8u241 | JDK-8131778 | java disables UseAES flag when using VIS=2 on sparc |
8u231 | JDK-8225425 | java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries |
8u301 | JDK-8249142 | java/awt/FontClass/CreateFont/DeleteFont.sh is unstable |
8u271 | JDK-8168517 | java/lang/ProcessBuilder/Basic.java failed with "java.lang.AssertionError: Some tests failed" |
8u221 | JDK-8143097 | java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000" |
8u311 | JDK-8134989 | java/net/MulticastSocket/TestInterfaces.java failed due to unexpected IP address |
8u221 | JDK-8196775 | java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused |
8u222 | JDK-8157287 | java/nio/file/FileStore/Basic.java failed with "java.nio.file.AccessDeniedException : /zones/zoneone/root " |
8u221 | JDK-8073078 | java/nio/file/FileStore/Basic.java sensitive to NFS configuration |
8u281 | JDK-8254081 | java/security/cert/PolicyNode/GetPolicyQualifiers.java fails due to an expired certificate |
8u212 | JDK-8043387 | java/time/test/java/util/TestFormatter.java failed. |
8u311 | JDK-8263382 | java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers" |
8u212 | JDK-8148928 | java/util/stream/test/**/SequentialOpTest.java timed out intermittently |
8u212 | JDK-8215364 | JavaFX crashes on Ubuntu 18.04 with Wayland while using Swing-FX interop |
8u271 | JDK-8198004 | javax/swing/JFileChooser/6868611/bug6868611.java throws error |
8u261 | JDK-8226253 | JAWS reports wrong number of radio buttons when buttons are hidden |
8u281 | JDK-8249176 | jdk jtreg test security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java fails |
8u291 | JDK-8256682 | JDK-8202343 is incomplete |
8u281 | JDK-8168682 | jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp: ClassLoader was never enqueued! |
8u251 | JDK-8144093 | JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension |
8u261 | JDK-8213617 | JFR should record the PID of the recorded process |
8u251 | JDK-8193262 | JNI array not released in libsunmscapi convertToLittleEndian |
8u231 | JDK-8197930 | JNI exception pending in initializeEncoding of jni_util.c |
8u231 | JDK-8170494 | JNI exception pending in PlainDatagramSocketImpl.c |
8u222 | JDK-8218473 | JOptionPane display issue with GTKLookAndFeel |
8u222 | JDK-8218472 | JProgressBar display issue with GTKLookAndFeel |
8u221 | JDK-8218470 | JScrollBar display issue with GTKLookAndFeel |
8u222 | JDK-8218469 | JSlider display issue with slider for GTKLookAndFeel |
8u222 | JDK-8218479 | JTextPane display issue with GTKLookAndFeel |
8u281 | JDK-8232114 | JVM crashed at imjpapi.dll in native code |
8u241 | JDK-8201627 | Kerberos sequence number issues |
8u251 | JDK-8205720 | KeyFactory#getKeySpec and translateKey throws NullPointerException with Invalid key |
8u241 | JDK-8173956 | KeyStore regression due to default keystore being changed to PKCS12 |
8u251 | JDK-8215694 | keytool cannot generate RSASSA-PSS certificates |
8u261 | JDK-8238452 | Keytool generates wrong expiration date if validity is set to 2050/01/01 |
8u211 | JDK-8164656 | krb5 does not retry if TCP connection timeouts |
8u291 | JDK-8249588 | libwindowsaccessbridge issues on 64bit Windows |
8u221 | JDK-8210153 | localized currency symbol of VES |
8u221 | JDK-8218781 | Localized names for Japanese Era Reiwa in COMPAT provider |
8u271 | JDK-8153583 | Make OutputAnalyzer.reportDiagnosticSummary public |
8u222 | JDK-8151225 | Mark SpecTest.java as intermittently failing |
8u251 | JDK-8229345 | Memory leak due to vtable stubs not being shared on SPARC |
8u331 | JDK-8273575 | memory leak in appendBootClassPath(), paths must be deallocated |
8u281 | JDK-8255603 | Memory/Performance regression after JDK-8210985 |
8u381 | JDK-8277881 | Missing SessionID in TLS1.3 resumption in compatibility mode |
8u261 | JDK-8076475 | Misuses of strncpy/strncat |
8u271 | JDK-8064319 | Need to enable -XX:+TraceExceptions in release builds |
8u301 | JDK-8159898 | Negative array size in java/beans/Introspector/Test8027905.java |
8u281 | JDK-8242480 | Negative value may be returned by getFreeSwapSpaceSize() in the docker |
8u261 | JDK-8028591 | NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString() |
8u251 | JDK-8225745 | NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support |
8u291 | JDK-8251397 | NPE on ClassValue.ClassValueMap.cacheArray |
8u321 | JDK-8273342 | Null pointer dereference in classFileParser.cpp:2817 |
8u261 | JDK-8028431 | NullPointerException in DerValue.equals(DerValue) |
8u371 | JDK-8296957 | One more cast in SAFE_SIZE_NEW_ARRAY2 |
8u271 | JDK-8167615 | Opensource unit/regression tests for JavaSound |
8u231 | JDK-8214687 | Optimize Collections.nCopies().hashCode() and equals() |
8u371 | JDK-8296496 | Overzealous check in sizecalc.h prevents large memory allocation |
8u301 | JDK-8260704 | ParallelGC: oldgen expansion needs release-store for _end |
8u231 | JDK-8168417 | Pending exceptions in java.base/windows/native/libnio |
8u311 | JDK-8035424 | Performance problem in sun.reflect.generics.parser.SignatureParser |
8u212 | JDK-8221355 | Performance regression after JDK-8155635 backport into 8u |
8u251 | JDK-8235744 | PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64 |
8u211 | JDK-8207152 | Placeholder for Japanese new era should be two characters |
8u271 | JDK-8246193 | Possible NPE in ENC-PA-REP search in AS-REQ |
8u251 | JDK-8146792 | Predicate moved after partial peel may lead to broken graph |
8u211 | JDK-8133984 | print_compressed_class_space() is only defined in 64-bit VM |
8u261 | JDK-8178374 | Problematic ByteBuffer handling in CipherSpi.bufferCrypt method |
8u371 | JDK-8275650 | Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11 |
8u241 | JDK-8195667 | ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837 |
8u261 | JDK-8191393 | Random crashes during cfree+0x1c |
8u231 | JDK-8222108 | Reduce minRefreshTime for updating remote printer list on Windows |
8u251 | JDK-8213009 | Refactoring existing SunMSCAPI classes |
8u411 | JDK-8192931 | Regression test java/awt/font/TextLayout/CombiningPerf.java fails |
8u212 | JDK-8213952 | Relax DNSName restriction as per RFC 1123 |
8u211 | JDK-8170681 | Remove fontconfig header files from JDK source tree |
8u321 | JDK-8225083 | Remove Google certificate that is expiring in December 2021 |
8u222 | JDK-8156035 | Remove intermittent key from sun/security/rsa/SpecTest.java |
8u212 | JDK-8175120 | Remove old tests on kdc timeout policy |
8u221 | JDK-8210886 | Remove references in xwindows.md to non-existent files. |
8u301 | JDK-8243559 | Remove root certificates with 1024-bit keys |
8u391 | JDK-8295894 | Remove SECOM certificate that is expiring in September 2023 |
8u221 | JDK-8213213 | Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h |
8u301 | JDK-8225081 | Remove Telia Company CA certificate expiring in April 2021 |
8u251 | JDK-8230235 | Rendering HTML with empty img attribute and documentBaseKey cause Exception |
8u212 | JDK-8133802 | replace some tags (obsolete in html5) in security-libs docs |
8u212 | JDK-8205432 | Replace the placeholder Japanese era name |
8u391 | JDK-8232225 | Rework the fix for JDK-8071483 |
8u301 | JDK-8036095 | RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions |
8u401 | JDK-8320597 | RSA signature verification fails on signed data that does not encode params correctly |
8u222 | JDK-8202884 | SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching |
8u271 | JDK-8211049 | Second parameter of "initialize" method is not used |
8u241 | JDK-8185898 | setRequestProperty(key, null) results in HTTP header without colon in request |
8u271 | JDK-8226697 | Several tests which need the @key headful keyword are missing it. |
8u261 | JDK-8041626 | Shutdown tracing event |
8u251 | JDK-8206171 | Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized |
8u251 | JDK-8197441 | Signature#initSign/initVerify for an invalid private/public key fails with ClassCastException for SunPKCS11 provider |
8u251 | JDK-8225180 | SignedObject with invalid Key not throwing the InvalidKeyException in Windows |
8u271 | JDK-8156169 | Some sound tests rarely hangs because of incorrect synchronization |
8u212 | JDK-8211398 | Square character support for the Japanese new era |
8u251 | JDK-8175029 | StackOverflowError in X509CRL and X509Certificate.verify(PublicKey, Provider) |
8u321 | JDK-8147051 | StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator |
8u311 | JDK-8161016 | Strange behavior of URLConnection with proxy |
8u251 | JDK-8214096 | sun.security.util.SignatureUtil passes null parameter, so JCE validation fails |
8u311 | JDK-8196181 | sun/java2d/GdiRendering/InsetClipping.java fails |
8u271 | JDK-8192953 | sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied |
8u241 | JDK-8170641 | sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails with timeout |
8u241 | JDK-8055351 | sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?) |
8u221 | JDK-8137231 | sun/security/rsa/SpecTest.java timeout with Agent error: java.lang.Exception |
8u241 | JDK-8221172 | SunEC specific test is not limited to SunEC |
8u251 | JDK-8223003 | SunMSCAPI keys are not cleaned up |
8u251 | JDK-8223063 | Support CNG RSA keys |
8u381 | JDK-8301119 | Support for GB18030-2022 |
8u271 | JDK-8239385 | Support the 'canonicalize' setting (krb5.conf) in the Kerberos client |
8u251 | JDK-8213010 | Supporting keys created with certmgr.exe |
8u222 | JDK-8203627 | Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F |
8u411 | JDK-8322750 | Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray |
8u311 | JDK-8086003 | Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing |
8u301 | JDK-8225116 | Test OwnedWindowsLeak.java intermittently fails |
8u221 | JDK-8134030 | test/serviceability/dcmd/gc/HeapDumpTest fails to verify the dump |
8u221 | JDK-8030690 | TEST_BUG java/nio/Buffer/Chars.java fails intermittently |
8u241 | JDK-8233886 | TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date |
8u301 | JDK-8034999 | TEST_BUG: change rmidRunning to a simple lookup |
8u222 | JDK-8031666 | TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException |
8u222 | JDK-8031113 | TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently |
8u221 | JDK-8031563 | TEST_BUG: java/nio/channels/Selector/ChangingInterests.java failed once |
8u271 | JDK-6574989 | TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes |
8u301 | JDK-8035000 | TEST_BUG: remove ActivationLibrary.DestroyThread and have callers call rmid.destroy() instead |
8u221 | JDK-8022879 | TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently |
8u221 | JDK-8220349 | The fix done for JDK-8214253 have caused issues in JTree behaviour |
8u331 | JDK-8253147 | The javax/swing/JPopupMenu/7154841/bug7154841.java fail on big screens |
8u341 | JDK-8255239 | The timezone of the hs_err_pid log file is corrupted in Japanese locale |
8u221 | JDK-8214112 | The whole text in target JPasswordField image are not selected. |
8u221 | JDK-8214111 | There is no icon in all JOptionPane target image |
8u301 | JDK-8073446 | TimeZone getOffset API does not return a DST offset between years 2038-2137 |
8u251 | JDK-8216039 | TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange |
8u212 | JDK-8217579 | TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 |
8u222 | JDK-8214253 | Tooltip is transparent rather than having a black background |
8u291 | JDK-8255880 | UI of Swing components is not redrawn after their internal state changed |
8u221 | JDK-8220495 | Update GIFlib library to the 5.1.8 |
8u221 | JDK-8213294 | Update IANA Language Subtag Registry to Version 2018-10-31 |
8u221 | JDK-8040211 | Update LSR datafile for BCP 47 |
8u251 | JDK-8232154 | Update Mesa 3-D Headers to version 19.2.1 |
8u231 | JDK-8218780 | Update MUSCLE PCSC-Lite header files |
8u331 | JDK-8273341 | Update SipHash to version 1.0 |
8u311 | JDK-8163326 | Update the default enabled cipher suites preference |
8u301 | JDK-8255086 | Update the root locale display names |
8u221 | JDK-8193830 | Update Xalan Java to 2.7.2 |
8u231 | JDK-8222980 | Upgrade IANA Language Subtag Registry to Version 2019-04-03 |
8u221 | JDK-8214935 | Upgrade IANA LSR data |
8u231 | JDK-8217676 | Upgrade libpng to 1.6.37 |
8u281 | JDK-8245400 | Upgrade to LittleCMS 2.11 |
8u221 | JDK-8191404 | Upgrading JDK with latest available LSR data from IANA. |
8u241 | JDK-8232984 | Upgrading Joni to 2.1.16 |
8u231 | JDK-8203324 | Use out of scope in getMacOSXLocale of java_props_macosx.c:120 |
8u291 | JDK-8259312 | VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days |
8u251 | JDK-8221407 | Windows 32bit build error in libsunmscapi/security.cpp |
8u212 | JDK-8180469 | Wrong short form text for supplemental Japanese era |
8u231 | JDK-8214702 | Wrong text position for whitespaced string in printing Swing text |
8u281 | JDK-8250665 | Wrong translation for the month of May in ar_JO, ar_LB and ar_SY |
8u221 | JDK-8201317 | X25519/X448 code improvements |
This is where the difference in time within the release was not identified reliably.
No difference in the final release detected.
0 issues.
Version 1 | Version 2 | Bug | Synopsis |
---|