hg: jdk8u/jdk8u-dev/jdk: 3 new changesets
    sgehwolf at redhat.com 
    sgehwolf at redhat.com
       
    Mon Apr  6 18:06:58 UTC 2020
    
    
  
Changeset: d5c13e6d6b4a
Author:    arapte
Date:      2019-10-30 16:59 +0530
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/d5c13e6d6b4a
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
Reviewed-by: serb, psadhukhan
! src/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java
! test/javax/swing/JRadioButton/8033699/bug8033699.java
Changeset: 2e0aa3db024f
Author:    pbansal
Date:      2020-01-09 15:11 +0530
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/2e0aa3db024f
8224475: JTextPane does not show images in HTML rendering
Reviewed-by: serb, psadhukhan
! src/share/classes/javax/swing/text/html/ImageView.java
+ test/javax/swing/JTextPane/TestJTextPaneHTMLRendering.java
+ test/javax/swing/JTextPane/arrow.png
Changeset: 9aad4725ded0
Author:    joehw
Date:      2018-11-30 12:41 -0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/9aad4725ded0
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs.
Reviewed-by: lancea
+ test/javax/xml/jaxp/parsers/8213734/SAXParserTest.java
    
    
More information about the jdk8u-dev-changes
mailing list