RFR: 8363949: Incorrect jtreg header in MonitorWithDeadObjectTest.java

duke duke at openjdk.org
Wed Jul 30 08:25:54 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.

@toxaart 
Your change (at version 25ac27c23f4e33896010ff791237fd0c6799d0a5) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/26527#issuecomment-3135316419


More information about the hotspot-runtime-dev mailing list