jdk
JDK-8292276 : Add named colors from CSS Color Module Level 4
#9825
Open

JDK-8292276 : Add named colors from CSS Color Module Level 4 #9825

scientificware
bridgekeeper
openjdk
openjdk openjdk added client
prsadhuk
scientificware scientificware changed the title Adds to CSS.java the missing color names. JDK-8292276 : Adds to CSS.java the missing color names. 2 years ago
openjdk openjdk added rfr
mlbridge
scientificware scientificware changed the title JDK-8292276 : Adds to CSS.java the missing color names. JDK-8292276 : Missing color names in CSS. 2 years ago
ExE-Boss
ExE-Boss commented on 2022-08-12
ExE-Boss
ExE-Boss commented on 2022-08-15
scientificware Adds to CSS.java, the missing color names defined by :
edd0cacc
SWinxy
scientificware
scientificware
openjdk openjdk removed rfr
scientificware Test case for JDK-8292276
61a3e751
SWinxy
scientificware
scientificware
SWinxy
scientificware
openjdk openjdk added rfr
ExE-Boss
ExE-Boss commented on 2022-08-28
scientificware This commit modifies stringToColor method
77482bbe
scientificware Erreur de nom.
23e88bb8
prrace
prrace requested changes on 2022-09-01
openjdk openjdk removed rfr
openjdk openjdk added rfr
aivanov-jdk
scientificware
scientificware scientificware changed the title JDK-8292276 : Missing color names in CSS. JDK-8292276 : Missing color names in CSS 2 years ago
scientificware scientificware requested a review from prrace prrace 2 years ago
scientificware Adds new color hex formats.
ec872fa5
scientificware CSS.java
2ce2be4e
scientificware Typo.
04f2d689
scientificware Adds missing import and declaration.
fe75e26e
scientificware Problème de configuration de KWrite.
752ec642
scientificware Remove NumberFormatException
146bba4e
scientificware Update Copyrigth.
d1301f3f
scientificware Removes int cast.
7d7f49fe
aivanov-jdk
aivanov-jdk commented on 2022-09-12
scientificware - This modifies the CSS.java Copyright date.
dd028132
aivanov-jdk
aivanov-jdk commented on 2022-09-14
scientificware Adds or removes spaces.
0ebf1747
scientificware JDK8292276MissingColorNamesInCSS.java -> MissingColorNames.java :
40a7951a
scientificware Adds final modifier.
7a99e7ca
scientificware Improper Name in comments
5b365172
scientificware CSS.java
1724cdf8
scientificware Adds regression test.
93dc0bbd
scientificware Removes author name.
24040cf6
scientificware Update src/java.desktop/share/classes/javax/swing/text/html/CSS.java
59709803
scientificware Corrects typos and digit extraction.
e6454c11
scientificware CSS.java :
6ee25cd5
aivanov-jdk
aivanov-jdk requested changes on 2022-09-19
scientificware Corrects Licence Header.
478f285e
scientificware Renames an identifier.
767c87ce
scientificware Simplifications of the test.
a95d2824
aivanov-jdk
aivanov-jdk commented on 2022-09-26
scientificware Corrects a value in a message.
b73bec53
aivanov-jdk
aivanov-jdk commented on 2022-09-28
aivanov-jdk
scientificware MissingColorNames.java :
5cc25756
scientificware
SWinxy
scientificware
aivanov-jdk
aivanov-jdk
aivanov-jdk
openjdk openjdk added csr
openjdk
scientificware
aivanov-jdk
scientificware
aivanov-jdk
aivanov-jdk
scientificware scientificware changed the title JDK-8292276 : Missing color names in CSS JDK-8292276 : Add named colors from CSS Color Module Level 4 2 years ago
scientificware
scientificware CSS.java :
45c2c180
bridgekeeper
scientificware
scientificware
scientificware Performance improvement
8f65b852
scientificware Update imports
433e76f7
bridgekeeper
scientificware
aivanov-jdk
scientificware Suppression d'un import non utilisé.
eba37e96
scientificware
openjdk
openjdk openjdk added merge-conflict
openjdk openjdk removed rfr
scientificware scientificware removed review request from prrace prrace 1 year ago
scientificware scientificware requested a review from aivanov-jdk aivanov-jdk 1 year ago
scientificware scientificware removed review request from aivanov-jdk aivanov-jdk 1 year ago
scientificware scientificware requested a review from prrace prrace 1 year ago
scientificware scientificware removed review request from prrace prrace 1 year ago
scientificware scientificware requested a review from aivanov-jdk aivanov-jdk 1 year ago
scientificware Updates copyright date.
b9304ef9
scientificware Updates copyright date.
82946cce
scientificware CSS.java
d609c5f0
scientificware scientificware force pushed from ecba3bd0 to 1386bcc9 1 year ago
openjdk
openjdk openjdk removed merge-conflict
openjdk openjdk added rfr
aivanov-jdk
aivanov-jdk
aivanov-jdk
aivanov-jdk requested changes on 2023-02-27
scientificware
prrace
prrace requested changes on 2023-02-28
prrace
prrace commented on 2023-02-28
aivanov-jdk
aivanov-jdk
aivanov-jdk requested changes on 2023-02-28
bridgekeeper
scientificware
bridgekeeper
scientificware
bridgekeeper
scientificware
aivanov-jdk
bridgekeeper
bridgekeeper
bridgekeeper bridgekeeper closed this 1 year ago
scientificware
openjdk openjdk reopened this 1 year ago
openjdk
scientificware Merge master
9098fc7d
scientificware Merge master
bd2811dd
scientificware scientificware force pushed from 7cd3d995 to bd2811dd 1 year ago
openjdk
openjdk openjdk removed rfr
aivanov-jdk
scientificware Merge master
3855ddbc
scientificware configure : linux file permission moves from 644=rw-r--r-- to 755=rwx…
63d69fca
openjdk openjdk added rfr
scientificware
aivanov-jdk
scientificware CSS.java :
03352317
scientificware Removes assigning values inside the if-condition and extracts the ass…
ed695966
scientificware Merge master
06409e61
scientificware Merge branch 'master'
d72cb9fc
scientificware MissingColorNames.java test : Tests all named colors.
3fd41e0e
scientificware Merge master
be39a841
turbanoff
turbanoff commented on 2023-08-16
scientificware Update src/java.desktop/share/classes/javax/swing/text/html/CSS.java
9a6d7d66
scientificware Merge branch 'openjdk:master' into scientificware-patch-002-CSS-add_m…
a4341355
scientificware StyleSheet.java : Adds missing space in some if statements
f493ef2c
prrace
scientificware
scientificware Merge master
ca6a1cfe
scientificware Merge master
91f95795
aivanov-jdk
prrace
scientificware
prrace
scientificware Merge scientificware-patch-003-CSS-add_4_8_digits_hex_coded_color
6a6af622
openjdk
scientificware MissingColorNames.java : Adds a subset of hexadecimal tests.
0e709b19
prrace
prrace
openjdk
prrace
prrace requested changes on 2023-09-20
scientificware
scientificware MissingColorNames.java :
22a85f0b
scientificware MissingColorNames.java :
84672030
scientificware Merge master
3e92e1c4
scientificware MissingColorNames.java :
08c7c3fa
scientificware
andy-goryachev-oracle
andy-goryachev-oracle commented on 2023-10-10
aivanov-jdk
aivanov-jdk commented on 2023-10-10
scientificware MissingColorNames.java :
67f446db
scientificware CSS.java :
76bc84d5
scientificware Merge master
9898fedf
scientificware
scientificware CSS.java :
912bd186
prrace
prrace requested changes on 2023-10-20
prrace
scientificware
scientificware
scientificware CSS.java :
5000de4c
bridgekeeper
bridgekeeper
bridgekeeper bridgekeeper closed this 1 year ago
scientificware CSS.java :
063254d6
scientificware Resolve a conflict and Merge master.
3c2b1a47
scientificware Merge master
d7cbf0ec
scientificware CSS.java :
c053f445
scientificware
openjdk openjdk reopened this 15 days ago
openjdk
openjdk
scientificware scientificware marked this pull request as draft 15 days ago
openjdk openjdk added merge-conflict
openjdk openjdk removed rfr
scientificware Merge master
7a7cb2af
scientificware
openjdk openjdk removed merge-conflict

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone