RFR: 8304360: Test to ensure ConstantDescs fields work [v2]
Chen Liang
liach at openjdk.org
Thu Mar 16 18:40:12 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.
Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
Switch to DataProvider
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13064/files
- new: https://git.openjdk.org/jdk/pull/13064/files/73605ffc..af7127f5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13064&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13064&range=00-01
Stats: 110 lines in 1 file changed: 56 ins; 50 del; 4 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