On Thu, 16 Mar 2023 16:58:53 GMT, Chen Liang <li...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 2e987d79 Author: Chen Liang <li...@openjdk.org> Committer: Jorn Vernee <jver...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2e987d798aa27321207325a18971f80219695e24 Stats: 144 lines in 1 file changed: 144 ins; 0 del; 0 mod 8304360: Test to ensure ConstantDescs fields work Reviewed-by: mchung, jvernee ------------- PR: https://git.openjdk.org/jdk/pull/13064