-
Bug
-
Resolution: Fixed
-
P4
-
7, 21, 24
-
b10
The description of the parameter for StyleSheet.create{Small,Large}AttributeSet contains repeated ‘the’:
“The set of attributes to be represented in the the compact/larger form.”
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/text/html/StyleSheet.html#createSmallAttributeSet(javax.swing.text.AttributeSet)
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/text/html/StyleSheet.html#createLargeAttributeSet(javax.swing.text.AttributeSet)
“The set of attributes to be represented in the the compact/larger form.”
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/text/html/StyleSheet.html#createSmallAttributeSet(javax.swing.text.AttributeSet)
https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/javax/swing/text/html/StyleSheet.html#createLargeAttributeSet(javax.swing.text.AttributeSet)
- links to
-
Commit(master) openjdk/jdk/066db6eb
-
Review(master) openjdk/jdk/20352