RFR: 8249625: cleanup unused SkippedException in the tests under cds/appcds/dynamicArchive/methodHandles

Calvin Cheung ccheung at openjdk.java.net
Tue Sep 8 18:49:15 UTC 2020


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.

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

Commit messages:
 - 8249625: cleanup unused SkippedException in the tests under cds/appcds/dynamicArchive/methodHandles

Changes: https://git.openjdk.java.net/jdk/pull/83/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=83&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8249625
  Stats: 35 lines in 7 files changed: 0 ins; 35 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/83.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/83/head:pull/83

PR: https://git.openjdk.java.net/jdk/pull/83


More information about the hotspot-runtime-dev mailing list