Integrated: 8249625: cleanup unused SkippedException in the tests under cds/appcds/dynamicArchive/methodHandles
Calvin Cheung
ccheung at openjdk.java.net
Tue Sep 8 19:03:32 UTC 2020
On Tue, 8 Sep 2020 18:40:16 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> A simple fix to remove two unused import statements and a line of unneeded code from the tests in
> appcds/dynamicArchive/methodHandles.
> Tested locally on linux-x64.
> Running mach5 tiers 1 and 2 tests.
This pull request has now been integrated.
Changeset: e20004d7
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e20004d7
Stats: 35 lines in 7 files changed: 35 ins; 0 del; 0 mod
8249625: cleanup unused SkippedException in the tests under cds/appcds/dynamicArchive/methodHandles
Reviewed-by: iklam
-------------
PR: https://git.openjdk.java.net/jdk/pull/83
More information about the hotspot-runtime-dev
mailing list