28 Jun
2021
28 Jun
'21
7:16 p.m.
On Mon, 28 Jun 2021 19:13:45 GMT, Mandy Chung <mchung@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.
Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
Keep the tests under a directory
Marked as reviewed by jvernee (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk17/pull/162