RFR: 7904156: SafePointsProfiler tests fail with openjdk-25 [v2]

Vladimir Petko vpetko at openjdk.org
Fri Feb 20 23:52:58 UTC 2026


> This PR adds additional regular expression for safepoints line for OpenJDK 25. The alternative is to update Java 13 regular expression. 
> 
> 
> mvn test 
> 
> ...
> 
> 
> Tests in error: 
>   BenchmarkMinRunnerSecurityManagerTest.invokeAPI:64 » NoSuchAlgorithm JavaPolic...
>   GroupMinRunnerSecurityManagerTest.invokeAPI:68 » NoSuchAlgorithm JavaPolicy Po...
>   ThreadMinRunnerSecurityManagerTest.invokeAPI:64 » NoSuchAlgorithm JavaPolicy P...
>   GroupMinJVMArgsSecurityManagerTest.invokeAPI:72 » Runner Benchmark caught the ...
>   ThreadMinJVMArgsSecurityManagerTest.invokeAPI:68 » Runner Benchmark caught the...
>   ThreadSecurityManagerTest.invokeAPI:83 » Runner Benchmark caught the exception
>   BenchmarkSecurityManagerTest.invokeAPI:83 » Runner Benchmark caught the except...
>   GroupSecurityManagerTest.invokeAPI:87 » Runner Benchmark caught the exception
>   BenchmarkMinJVMArgsSecurityManagerTest.invokeAPI:68 » Runner Benchmark caught ...
>   ThreadMinSecurityManagerTest.invokeAPI:83 » Runner Benchmark caught the except...
>   GroupMinSecurityManagerTest.invokeAPI:87 » Runner Benchmark caught the excepti...
>   BenchmarkMinSecurityManagerTest.invokeAPI:83 » Runner Benchmark caught the exc...
> 
> Tests run: 306, Failures: 0, Errors: 12, Skipped: 0

Vladimir Petko has updated the pull request incrementally with one additional commit since the last revision:

  chore: trigger ci

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

Changes:
  - all: https://git.openjdk.org/jmh/pull/170/files
  - new: https://git.openjdk.org/jmh/pull/170/files/d2f6b289..058c293f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmh&pr=170&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmh&pr=170&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jmh/pull/170.diff
  Fetch: git fetch https://git.openjdk.org/jmh.git pull/170/head:pull/170

PR: https://git.openjdk.org/jmh/pull/170


More information about the jmh-dev mailing list