[jdk11u-dev] RFR: 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp [v3]
Xiaolin Zheng
xlinzheng at openjdk.org
Wed May 24 12:43:20 UTC 2023
> The `generate-unsafe-access-tests.sh` script doesn't work on JDK11 and the fix is in JDK13. I am working around the changes belonging to [JDK-8207146](https://bugs.openjdk.org/browse/JDK-8207146), please see discussions in [JDK-8292443](https://bugs.openjdk.org/browse/JDK-8292443).
>
> Thanks,
> Xiaolin
Xiaolin Zheng 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 three additional commits since the last revision:
- Merge branch 'master' into Spp
- Merge branch 'master' into Spp
- 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/1852/files
- new: https://git.openjdk.org/jdk11u-dev/pull/1852/files/2df80d76..f51d46c7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1852&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1852&range=01-02
Stats: 44057 lines in 342 files changed: 26465 ins; 11506 del; 6086 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1852.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1852/head:pull/1852
PR: https://git.openjdk.org/jdk11u-dev/pull/1852
More information about the jdk-updates-dev
mailing list