Looks good to me too! ;-)
We should scan for other such occurrences.
Thanks,
David
On 28/06/2018 1:27 AM, Alex Menkov wrote:
Hi all,
please review simple fix for
https://bugs.openjdk.java.net/browse/JDK-8205681
webrev:
http://cr.openjdk.java.net/~amenkov/open_test_env/webrev/
The test was recently open-sourced and path to file in the open
repository assumes open repo is cloned into directory named "open".
For openjdk-only build root directory can be named differently.
The test is now in open repo, so the path can be simplified.
--alex