[JDK-8237578](https://bugs.openjdk.java.net/browse/JDK-8237578) caused a few internal and external tests to fail (see [JDK-8259572](https://bugs.openjdk.java.net/browse/JDK-8259572)).
Backout [JDK-8237578](https://bugs.openjdk.java.net/browse/JDK-8237578) and redo it properly such that it doesn't cause any test failures. ------------- Commit messages: - 8259582: Backout JDK-8237578 until all affected tests have been fixed Changes: https://git.openjdk.java.net/jdk/pull/2035/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2035&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8259582 Stats: 182 lines in 5 files changed: 0 ins; 175 del; 7 mod Patch: https://git.openjdk.java.net/jdk/pull/2035.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2035/head:pull/2035 PR: https://git.openjdk.java.net/jdk/pull/2035