RFR: 8308236: Remove SystemDictionaryShared::clone_dumptime_tables() [v2]

Ioi Lam iklam at openjdk.org
Wed May 17 23:44:10 UTC 2023


On Wed, 17 May 2023 22:28:32 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   @calvinccheung comment: remove unused copy_shared_path_table()
>
> test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java line 159:
> 
>> 157:         removeFromCurrentDirectoryStartingWith(HS_ERR_NAME);
>> 158:         remove(TEST_CORE_FILE_NAME);x
>> 159:         //remove(REPLAY_FILE_NAME);
> 
> Change by accident?

Yes, I changed it by accident. I've reverted the change.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14020#discussion_r1197167394


More information about the hotspot-runtime-dev mailing list