mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-27 03:13:13 +00:00
After a method rename in JDK-8014905 the mentioned test did not compile any more. Fix the uses of the affected method. Reviewed-by: jwilhelm, mgerdin, jmasa