RFR: 8354327: Rewrite runtime/LoadClass/LoadClassNegative.java [v2]

Anton Artemov duke at openjdk.org
Tue Apr 22 09:46:17 UTC 2025


On Thu, 17 Apr 2025 18:38:39 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Anton Artemov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8354327: Renamed the empty jar file.
>
> test/hotspot/jtreg/runtime/LoadClass/LoadClassNegative.java line 45:
> 
>> 43: 
>> 44:     // Create a dummy file in the scratch directory
>> 45:     final String filename = "dummy.jar";
> 
> Wouldn't better to rename it to empty.jar?

Addressed in the latest commit.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24688#discussion_r2053754563


More information about the hotspot-runtime-dev mailing list