[jdk17] Integrated: JDK-8269426: Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass

Mandy Chung mchung at openjdk.java.net
Mon Jun 28 19:56:08 UTC 2021


On Mon, 28 Jun 2021 16:09:36 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> `test/jdk/java/lang/invoke/t8150782` is the only one using that convention. There are several tests under `<bugid>` directory.  As the tests under `test/jdk/java/lang/invoke/t8150782` are mostly unit tests for `Lookup::accessClass` and `Lookup::findClass`, they can simply be moved to the parent directory.

This pull request has now been integrated.

Changeset: 56240690
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/56240690f62f9048a45a53525efccffdec235a8d
Stats:     9 lines in 6 files changed: 0 ins; 0 del; 9 mod

8269426: Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass

Reviewed-by: jvernee

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

PR: https://git.openjdk.java.net/jdk17/pull/162


More information about the core-libs-dev mailing list