RFR: 8304360: Test to ensure ConstantDescs fields work
Chen Liang
liach at openjdk.org
Thu Mar 16 17:13:31 UTC 2023
https://github.com/openjdk/jdk/pull/13033#issuecomment-1470857327
Add a test to validate that all constants in ConstantDescs can be resolved with a minimally-trusted lookup, and select constants represent the objects they claim to be.
-------------
Commit messages:
- Whitespace
- constantdescs field tests
Changes: https://git.openjdk.org/jdk/pull/13064/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13064&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8304360
Stats: 138 lines in 1 file changed: 138 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/13064.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/13064/head:pull/13064
PR: https://git.openjdk.org/jdk/pull/13064
More information about the core-libs-dev
mailing list