mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-18 15:09:37 +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