[jdk17] RFR: JDK-8269426: Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass [v2]
Mandy Chung
mchung at openjdk.java.net
Mon Jun 28 19:16:56 UTC 2021
> `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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17/pull/162/files
- new: https://git.openjdk.java.net/jdk17/pull/162/files/43cf6670..a7f8b892
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=162&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=162&range=00-01
Stats: 0 lines in 6 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk17/pull/162.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/162/head:pull/162
PR: https://git.openjdk.java.net/jdk17/pull/162
More information about the core-libs-dev
mailing list