On Fri, 24 Oct 2025 17:29:07 GMT, Coleen Phillimore <[email protected]> wrote:
>> I took out EnableValhalla as a conditional test in the ObjectSynchronizer >> code. If the inline type bit is set in the markWord or the klass is >> InlineKlass, we can't synchronize on the object. >> I added a test but it was sort of a duplicate of all >> runtime/valhalla/inlinetypes/MonitorEnterTest.java and duplicates all tests >> that do locking so I didn't add a test. >> Testing with tier1-4, still in progress. > > Coleen Phillimore has updated the pull request incrementally with one > additional commit since the last revision: > > More descriptive assert message for FastHashCode of value classes. Marked as reviewed by fparain (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/1699#pullrequestreview-3383459639
