On Mon, 28 Jun 2021 13:44:41 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Christoph Göttschkes has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Renames serverDir to vmDir. > > test/jdk/java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java line 53: > >> 51: >> 52: String libDir = Platform.libDir().toString(); >> 53: String serverDir = Platform.jvmLibDir().toString(); > > Perhaps `vmDir` would be a more suitable name? Makes sense, thank you. ------------- PR: https://git.openjdk.java.net/jdk17/pull/159