On Fri, 5 Jun 2026 17:15:09 GMT, Chris Plummer <[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). ------------- PR Review: https://git.openjdk.org/valhalla/pull/2518#pullrequestreview-4442444171
