RFR: 8340081: Test java/foreign/TestLinker.java failed failed: missing permission java.lang.foreign.native.threshold.power.fill

Per Minborg pminborg at openjdk.org
Fri Sep 13 06:31:32 UTC 2024


This PR fixes a regression introduced by https://github.com/openjdk/jdk/pull/20848

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

Commit messages:
 - Use privilegedGetProperty

Changes: https://git.openjdk.org/jdk/pull/20983/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20983&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8340081
  Stats: 10 lines in 1 file changed: 8 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/20983.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20983/head:pull/20983

PR: https://git.openjdk.org/jdk/pull/20983


More information about the core-libs-dev mailing list