Integrated: 8363949: Incorrect jtreg header in MonitorWithDeadObjectTest.java
    Anton Artemov 
    duke at openjdk.org
       
    Thu Jul 31 15:43:05 UTC 2025
    
    
  
On Tue, 29 Jul 2025 09:18:40 GMT, Anton Artemov <duke at openjdk.org> wrote:
> Hi, please consider the following changes:
> 
> the mentioned test fails if run standalone with the following error: 
> Error: Not a test or directory containing tests: runtime/Monitor/MonitorWithDeadObjectTest.java
> 
> The order of jtreg tags is not correct, to make it pass standalone it is sufficient to put @test first in each test.
This pull request has now been integrated.
Changeset: c4fbfa21
Author:    Anton Artemov <anton.artemov at oracle.com>
Committer: Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c4fbfa21030c9a0e8a3e0eed1b0a0988eba08ddb
Stats:     6 lines in 1 file changed: 3 ins; 3 del; 0 mod
8363949: Incorrect jtreg header in MonitorWithDeadObjectTest.java
Reviewed-by: stefank, coleenp, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/26527
    
    
More information about the hotspot-runtime-dev
mailing list