Re: RFR: 8264680: Use the blessed modifier order in java.desktop [v2]

2021-04-06 Thread Alexander Zvegintsev
On Sat, 3 Apr 2021 22:28:54 GMT, Alex Blewitt 
 wrote:

>> 8264680: Use the blessed modifier order in java.desktop
>
> Alex Blewitt has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Additionally remove detritus from PNGImageDecoder.java

Marked as reviewed by azvegint (Reviewer).

src/java.desktop/share/classes/sun/awt/image/PNGImageDecoder.java line 2:

> 1: /*
> 2:  * Copyright (c) 1999, 2021, Oracle and/or its affiliates. All rights 
> reserved.

Copyright year in other files might be updated as well.

-

PR: https://git.openjdk.java.net/jdk/pull/3337


Re: RFR: 8264680: Use the blessed modifier order in java.desktop [v2]

2021-04-04 Thread Alexander Zuev
On Sat, 3 Apr 2021 22:28:54 GMT, Alex Blewitt 
 wrote:

>> 8264680: Use the blessed modifier order in java.desktop
>
> Alex Blewitt has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Additionally remove detritus from PNGImageDecoder.java

Marked as reviewed by kizune (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/3337


Re: RFR: 8264680: Use the blessed modifier order in java.desktop [v2]

2021-04-04 Thread Sergey Bylokhov
On Sat, 3 Apr 2021 22:28:54 GMT, Alex Blewitt 
 wrote:

>> 8264680: Use the blessed modifier order in java.desktop
>
> Alex Blewitt has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Additionally remove detritus from PNGImageDecoder.java

Marked as reviewed by serb (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/3337


Re: RFR: 8264680: Use the blessed modifier order in java.desktop [v2]

2021-04-03 Thread Alex Blewitt
> 8264680: Use the blessed modifier order in java.desktop

Alex Blewitt has updated the pull request incrementally with one additional 
commit since the last revision:

  Additionally remove detritus from PNGImageDecoder.java

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3337/files
  - new: https://git.openjdk.java.net/jdk/pull/3337/files/1fb0fe1b..7bb8d9dd

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=3337=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=3337=00-01

  Stats: 120 lines in 1 file changed: 0 ins; 113 del; 7 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3337.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3337/head:pull/3337

PR: https://git.openjdk.java.net/jdk/pull/3337