[lworld] RFR: JDK-8325344: [lworld] RedefinePrimitive.java fails javac compilation
Mandy Chung
mchung at openjdk.org
Thu Feb 8 22:46:08 UTC 2024
On Thu, 8 Feb 2024 22:26:21 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> Fixed the test after changes in library
This change is fine in fixing the compilation error.
We are migrating tests that use primitive value class to use the internal APIs (you can reference #991). Can you repurpose this issue to update the test? The test should be renamed too like `RedefineNullRestrictedValues.java` something like that.
-------------
PR Review: https://git.openjdk.org/valhalla/pull/1001#pullrequestreview-1871391591
More information about the valhalla-dev
mailing list