Re: RFR: 8258143: Update --release 16 symbol information for JDK 16 build 30 or later

2021-01-06 Thread Erik Joelsson
On Wed, 6 Jan 2021 02:19:51 GMT, Joe Darcy  wrote:

> Updating to the symbol files for JDK 16 b30; change generated with the script 
> 
> make/scripts/generate-symbol-data.sh
> 
> The change to the java.desktop module looks to be for JDK-8258373.

Marked as reviewed by erikj (Reviewer).

-

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


Re: RFR: 8258143: Update --release 16 symbol information for JDK 16 build 30 or later

2021-01-05 Thread Iris Clark
On Wed, 6 Jan 2021 02:19:51 GMT, Joe Darcy  wrote:

> Updating to the symbol files for JDK 16 b30; change generated with the script 
> 
> make/scripts/generate-symbol-data.sh
> 
> The change to the java.desktop module looks to be for JDK-8258373.

Marked as reviewed by iris (Reviewer).

-

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


RFR: 8258143: Update --release 16 symbol information for JDK 16 build 30 or later

2021-01-05 Thread Joe Darcy
Updating to the symbol files for JDK 16 b30; change generated with the script 

make/scripts/generate-symbol-data.sh

The change to the java.desktop module looks to be for JDK-8258373.

-

Commit messages:
 - 8258143: Update --release 16 symbol information for JDK 16 build 30 or later

Changes: https://git.openjdk.java.net/jdk/pull/1954/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1954&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258143
  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1954.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1954/head:pull/1954

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