[jdk11u-dev] RFR: 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp

Xiaolin Zheng xlinzheng at openjdk.org
Thu Apr 27 05:02:27 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

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

Commit messages:
 - 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp

Changes: https://git.openjdk.org/jdk11u-dev/pull/1852/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1852&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8218471
  Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 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