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).

This pull request has now been integrated.

Changeset: fe2308a3
Author:    Chris Plummer <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/fe2308a3a0e23d8e92f81b8160bfc3c84a0e26e5
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8386083: [lworld] Cleanup extra ';' in 
serviceability/tmtools/jstack/WaitNotifyThreadTest.java

Reviewed-by: phubner

-------------

PR: https://git.openjdk.org/valhalla/pull/2518

Reply via email to