[jdk8u-dev] RFR: 8282552: Bump update version of OpenJDK: 8u342

Andrew John Hughes andrew at openjdk.java.net
Wed Mar 2 17:29:21 UTC 2022


On Wed, 2 Mar 2022 13:47:30 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Bump update version of jdk8u-dev to 8u342
> 
> ### Progress
> - [x] Change must not contain extraneous whitespace
> - [x] Commit message must refer to an issue
> - [ ] Change must be properly reviewed
> 
> ### Error
>  ⚠️ The pull request body must not be empty.
> 
> 
> 
> ### Reviewing
> <details><summary>Using <code>git</code></summary>
> 
> Checkout this PR locally: \
> `$ git fetch https://git.openjdk.java.net/jdk8u-dev pull/1/head:pull/1` \
> `$ git checkout pull/1`
> 
> Update a local copy of the PR: \
> `$ git checkout pull/1` \
> `$ git pull https://git.openjdk.java.net/jdk8u-dev pull/1/head`
> 
> </details>
> <details><summary>Using Skara CLI tools</summary>
> 
> Checkout this PR locally: \
> `$ git pr checkout 1`
> 
> View PR using the GUI difftool: \
> `$ git pr show -t 1`
> 
> </details>
> <details><summary>Using diff file</summary>
> 
> Download this PR as a diff file: \
> <a href="https://git.openjdk.java.net/jdk8u-dev/pull/1.diff">https://git.openjdk.java.net/jdk8u-dev/pull/1.diff</a>
> 
> </details>

This is doing a lot more than bumping the update version.

I already filed a bug for the .jcheck/conf change: https://bugs.openjdk.java.net/browse/JDK-8282458 

That change should happen under that bug ID.

As to changing JDK_UPDATE_VERSION, we have not set this in the past for 8u and there was objection at the time to doing this. It certainly should have its own PR, separate from the necessary .jcheck/conf change.

-------------

Changes requested by andrew (Reviewer).

PR: https://git.openjdk.java.net/jdk8u-dev/pull/1


More information about the jdk8u-dev mailing list