[lworld] Integrated: 8296423: [lworld] add VarHandle tests for value classes

Mandy Chung mchung at openjdk.org
Fri Nov 4 21:15:33 UTC 2022


On Fri, 4 Nov 2022 20:54:31 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> Add VarHandle tests for value class.   This fixes a bug in Unsafe::compareAndSet support.   This also cleans up test/jdk/java/lang/invoke/VarHandles tests such that it only extends the tests for value class and primitive class.  The test cases  for accessing fields declared in a value class or a primitive class are covered by tests in test/jdk/valhalla/valuetypes.

This pull request has now been integrated.

Changeset: dfaaafc2
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/dfaaafc2e8540be57789412d5932a2d31b1ccc30
Stats:     5103 lines in 35 files changed: 4290 ins; 662 del; 151 mod

8296423: [lworld] add VarHandle tests for value classes

-------------

PR: https://git.openjdk.org/valhalla/pull/804



More information about the valhalla-dev mailing list