On Thu, 16 Nov 2023 11:25:47 GMT, Prasanta Sadhukhan
wrote:
>> CSSBackgroundImage.equals() is implemented
>
> Prasanta Sadhukhan has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Remove this reference
Marked as reviewed by aivanov (Reviewer
> CSSBackgroundImage.equals() is implemented
Prasanta Sadhukhan has updated the pull request incrementally with one
additional commit since the last revision:
Remove this reference
-
Changes:
- all: https://git.openjdk.org/jdk/pull/16613/files
- new: https://git.openjdk.org/j
On Thu, 16 Nov 2023 10:51:48 GMT, Prasanta Sadhukhan
wrote:
>> CSSBackgroundImage.equals() is implemented
>
> Prasanta Sadhukhan has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Use Objects.hashCode
src/java.desktop/share/classes/javax/swi
> CSSBackgroundImage.equals() is implemented
Prasanta Sadhukhan has updated the pull request incrementally with one
additional commit since the last revision:
Use Objects.hashCode
-
Changes:
- all: https://git.openjdk.org/jdk/pull/16613/files
- new: https://git.openjdk.org/jd
On Thu, 16 Nov 2023 07:04:43 GMT, Prasanta Sadhukhan
wrote:
>> CSSBackgroundImage.equals() is implemented
>
> Prasanta Sadhukhan has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Use Objects.hashCode and add bugid
Use Objects.hashCode witho
On Fri, 10 Nov 2023 21:12:16 GMT, Sergey Bylokhov wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Use Objects.hashCode and add bugid
>
> src/java.desktop/share/classes/javax/swing/text/html/CSS.java line 2971
> CSSBackgroundImage.equals() is implemented
Prasanta Sadhukhan has updated the pull request incrementally with one
additional commit since the last revision:
Use Objects.hashCode and add bugid
-
Changes:
- all: https://git.openjdk.org/jdk/pull/16613/files
- new: https://git.
> CSSBackgroundImage.equals() is implemented
Prasanta Sadhukhan has updated the pull request incrementally with one
additional commit since the last revision:
Use Objects.hashCode and add bugid
-
Changes:
- all: https://git.openjdk.org/jdk/pull/16613/files
- new: https://git.
On Fri, 10 Nov 2023 13:50:27 GMT, Prasanta Sadhukhan
wrote:
> CSSBackgroundImage.equals() is implemented
[My recent
comment](https://github.com/openjdk/jdk/pull/16613#discussion_r1392808012)
removed my approval.
It's *approved* after the following is addressed:
> Please add 8318113 to the @
On Fri, 10 Nov 2023 13:50:27 GMT, Prasanta Sadhukhan
wrote:
> CSSBackgroundImage.equals() is implemented
Marked as reviewed by prr (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/16613#pullrequestreview-1732749217
On Fri, 10 Nov 2023 13:50:27 GMT, Prasanta Sadhukhan
wrote:
> CSSBackgroundImage.equals() is implemented
Changes requested by aivanov (Reviewer).
test/jdk/javax/swing/text/html/CSS/CSSAttributeEqualityBug.java line 1:
> 1: /*
Please add 8318113 to the `@bug` tag in the test.
-
On Fri, 10 Nov 2023 13:50:27 GMT, Prasanta Sadhukhan
wrote:
> CSSBackgroundImage.equals() is implemented
Looks good to me.
-
Marked as reviewed by tr (Committer).
PR Review: https://git.openjdk.org/jdk/pull/16613#pullrequestreview-1729386160
On Fri, 10 Nov 2023 13:50:27 GMT, Prasanta Sadhukhan
wrote:
> CSSBackgroundImage.equals() is implemented
src/java.desktop/share/classes/javax/swing/text/html/CSS.java line 2971:
> 2969: @Override
> 2970: public int hashCode() {
> 2971: return (this.svalue != null) ?
On Fri, 10 Nov 2023 13:50:27 GMT, Prasanta Sadhukhan
wrote:
> CSSBackgroundImage.equals() is implemented
Marked as reviewed by aivanov (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/16613#pullrequestreview-1725016640
CSSBackgroundImage.equals() is implemented
-
Commit messages:
- 8318113: CSS.BackgroundImage doesn't implement equals
- 8318113: CSS.BackgroundImage doesn't implement equals
Changes: https://git.openjdk.org/jdk/pull/16613/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=1661
15 matches
Mail list logo