> 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. ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/1699/files - new: https://git.openjdk.org/valhalla/pull/1699/files/37518d91..01b053f6 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1699&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1699&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/1699.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1699/head:pull/1699 PR: https://git.openjdk.org/valhalla/pull/1699
