[jdk17u-dev] RFR: 8293412: Remove unnecessary java.security.egd overrides

Goetz Lindenmaier goetz at openjdk.org
Fri Jan 3 12:00:17 UTC 2025


I backport this for parity with 11.0.26.

I had to resolve the comment in test/lib/jdk/test/lib/SecurityTools.java.
This is because another test backport adapted the comment to 17u specifics.

SeedGeneratorChoice.java passes, Compatibility.java starts up properly.

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

Commit messages:
 - Backport 79d163d4994d235266117b425498b0df3d16c3c4

Changes: https://git.openjdk.org/jdk17u-dev/pull/3183/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3183&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8293412
  Stats: 17 lines in 3 files changed: 2 ins; 12 del; 3 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3183.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3183/head:pull/3183

PR: https://git.openjdk.org/jdk17u-dev/pull/3183


More information about the jdk-updates-dev mailing list