git: openjdk/jdk: 2 new changesets
Alexey Ivanov
aivanov at openjdk.org
Fri May 24 16:34:23 UTC 2024
Changeset: c2cca2ab
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2024-05-24 16:07:36 +0000
URL: https://git.openjdk.org/jdk/commit/c2cca2ab443ff87f689810b747985adfdbfbe54a
8330647: Two CDS tests fail with -UseCompressedOops and UseSerialGC/UseParallelGC
Reviewed-by: dholmes, iklam
! test/jtreg-ext/requires/VMProps.java
Changeset: cd3e4c03
Author: Alexey Ivanov <aivanov at openjdk.org>
Date: 2024-05-24 16:30:30 +0000
URL: https://git.openjdk.org/jdk/commit/cd3e4c03661f770ebeefcd3637d56589243ac0a9
8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
Reviewed-by: honkar, prr
! src/java.desktop/share/classes/javax/swing/text/html/CSS.java
! src/java.desktop/share/classes/javax/swing/text/html/HTMLDocument.java
! src/java.desktop/share/classes/javax/swing/text/html/MuxingAttributeSet.java
! src/java.desktop/share/classes/javax/swing/text/html/StyleSheet.java
+ test/jdk/javax/swing/text/html/HTMLDocument/HTMLStrikeOnly.java
+ test/jdk/javax/swing/text/html/HTMLDocument/HTMLTextDecoration.java
+ test/jdk/javax/swing/text/html/HTMLDocument/HTMLUnderlineOnly.java
! test/jdk/javax/swing/text/html/HTMLDocument/HTMLUnderlineStrike.java
More information about the jdk-changes
mailing list