RFR: 8311581: Remove obsolete code and comments in TestLVT.java
Daohan Qu
dqu at openjdk.org
Thu Jul 6 13:21:58 UTC 2023
On Thu, 6 Jul 2023 13:18:37 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This is a trivial cleanup patch.
>>
>> The usage of `testcase.jar` in `LocalVariableTable/TestLVT.java` has been removed in [JDK-8239461](https://bugs.openjdk.org/browse/JDK-8239461). So related code and comments should be removed as well.
>
> Looks good and trivial.
Thanks for your review @coleenp !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14784#issuecomment-1623670993
More information about the hotspot-runtime-dev
mailing list