[jdk8u-dev] RFR: 8282552: Bump update version of OpenJDK: 8u342 [v3]
Severin Gehwolf
sgehwolf at openjdk.java.net
Wed Mar 2 19:26:47 UTC 2022
> 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
>
>
>
> ### 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>
Severin Gehwolf has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'master' into 8u342-git-version-bump
- 8282552: Bump update version of OpenJDK: 8u342
-------------
Changes:
- all: https://git.openjdk.java.net/jdk8u-dev/pull/1/files
- new: https://git.openjdk.java.net/jdk8u-dev/pull/1/files/feaf07b6..af936812
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk8u-dev&pr=1&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk8u-dev&pr=1&range=01-02
Stats: 31 lines in 1 file changed: 29 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk8u-dev/pull/1.diff
Fetch: git fetch https://git.openjdk.java.net/jdk8u-dev pull/1/head:pull/1
PR: https://git.openjdk.java.net/jdk8u-dev/pull/1
More information about the jdk8u-dev
mailing list