On Thu, 5 Mar 2026 07:39:09 GMT, David Holmes <[email protected]> wrote:
>> Please review this simple ProblemListing.
>>
>> Testing
>> - local
>> - CI tier 1 enable-preview (in progress)
>>
>> Thanks
>
> David Holmes has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Found another failure
I'm going to look at backing out:
[JDK-8379007](https://bugs.openjdk.org/browse/JDK-8379007) [lworld] JNI
NewWeakGlobalRef should throw IdentityException for value types
In addition to the failures that David saw in Tier1, we now have different
failures in Tier3:
[JDK-8379328](https://bugs.openjdk.org/browse/JDK-8379328) [lworld] 4
com/sun/jdi/valhalla fail after JDK-8379007
See https://github.com/openjdk/valhalla/pull/2201.
When we [REDO] the fix for
[JDK-8379007](https://bugs.openjdk.org/browse/JDK-8379007), we should
have a better understanding of the test failures that we're seeing due to the
fix.
We'll either ProblemList affected tests with the [REDO] or include additional
changes with the [REDO]. Right now, we know we have failures in Tier1 and Tier3,
but we don't know what else might be affected (yet).
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/2198#issuecomment-4006177005