[jdk17] RFR: 8269486: CallerAccessTest fails for non server variant [v2]
Christoph Göttschkes
cgo at openjdk.java.net
Mon Jun 28 14:52:45 UTC 2021
On Mon, 28 Jun 2021 13:44:41 GMT, David Holmes <dholmes at 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
More information about the core-libs-dev
mailing list