On Sat, 6 Jun 2026 11:07:41 GMT, Paul Hübner <[email protected]> wrote:
>> [JDK-8286807](https://bugs.openjdk.org/browse/JDK-8286807) undid the >> valhalla changes that were previously made to this file, but in doing so >> introduced an extra ';': >> >> private Object monitor = new Object();; >> >> This is currently the only diff between mainline and valhalla for this file, >> so it would be good to clean it up so this file no longer shows up in the >> valhalla PR. >> >> I am not updating the copyright with this PR as that would result in the >> copyright change being the only diff between valhalla and mainline. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Marked as reviewed by phubner (Committer). Thanks for the review @Arraying! ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2518#issuecomment-4649652000
