[lworld] Integrated: 8294678: [lworld] Update AccessFlags tests to include ACC_IDENTITY and ACC_VALUE

Roger Riggs rriggs at openjdk.org
Thu Oct 6 14:20:20 UTC 2022


On Tue, 4 Oct 2022 19:16:50 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> The tests for Class.accessFlags should be updated to check ACC_IDENTITY and ACC_VALUE. 
> Update ClassAccessFlagTest and ObjectMethods test to check consistency between
> Class.isIdentity() and Class.isValue() methods with the Class accessFlags().

This pull request has now been integrated.

Changeset: 866adb67
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/866adb676c5a22133e5dcb6cad84da2a104844b2
Stats:     82 lines in 3 files changed: 65 ins; 0 del; 17 mod

8294678: [lworld] Update AccessFlags tests to include ACC_IDENTITY and ACC_VALUE

Reviewed-by: mchung

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

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



More information about the valhalla-dev mailing list