Skip to content

Commit

Permalink
Track disabled test testCheckCastNullRestrictedTypeOnNull
Browse files Browse the repository at this point in the history
Add CheckedType issue eclipse-openj9#19764
 comment to resolve disabled test. This test was not associated with
any issues previously.

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
  • Loading branch information
theresa-m committed Nov 1, 2024
1 parent cb25540 commit 24a9e28
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2256,6 +2256,9 @@ static public void testDefaultValueInAssortedRefWithLongAlignmentArray() throws
}

/*
* Re-enable when CheckedType support is available.
* https://github.com/eclipse-openj9/openj9/issues/19764
*
* Ensure that casting null to a value type class will throw a null pointer exception
* This test is disabled since the latest spec from
* https://cr.openjdk.org/~dlsmith/jep401/jep401-20230519/specs/types-cleanup-jvms.html
Expand Down

0 comments on commit 24a9e28

Please sign in to comment.