RFR: 8352567: [s390x] ProblemList JFR tests requiring JFR stubs [v2]

Amit Kumar amitkumar at openjdk.org
Tue Jan 20 13:37:34 UTC 2026


On Wed, 14 Jan 2026 03:58:25 GMT, Vladimir Petko <vpetko at openjdk.org> wrote:

>> JFR stubs are not [implemented](https://github.com/openjdk/jdk/blame/06ba6cf3a137a6cdf572a876a46d18e51c248451/src/hotspot/cpu/s390/sharedRuntime_s390.cpp#L3412). 
>> Problemlist affected tests until https://bugs.openjdk.org/browse/JDK-8286300 is implemented.
>> 
>> Testing: 
>> - s390x:
>> 
>> ==============================
>> Test summary
>> ==============================
>>    TEST                                              TOTAL  PASS  FAIL ERROR  SKIP   
>>    jtreg:test/hotspot/jtreg/applications/ctw/modules/jdk_jfr.java
>>                                                          0     0     0     0     0   
>>    jtreg:test/hotspot/jtreg/compiler/intrinsics/TestReturnOopSetForJFRWriteCheckpoint.java
>>                                                          0     0     0     0     0   
>>    jtreg:test/jdk/jdk/jfr                              640   583     0     0    57   
>> ==============================
>> TEST SUCCESS
>> 
>> 
>> 
>> - amd64:
>> 
>> ==============================
>> Test summary
>> ==============================
>>    TEST                                              TOTAL  PASS  FAIL ERROR  SKIP   
>>    jtreg:test/hotspot/jtreg/applications/ctw/modules/jdk_jfr.java
>>                                                          1     1     0     0     0   
>>    jtreg:test/hotspot/jtreg/compiler/intrinsics/TestReturnOopSetForJFRWriteCheckpoint.java
>>                                                          1     1     0     0     0   
>>    jtreg:test/jdk/jdk/jfr                              639   630     0     0     9   
>> ==============================
>> TEST SUCCESS
>
> Vladimir Petko has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   8352567: [s390x] disable JFR tests requiring JFR stubs

Looks Good to me and test will be enabled again with the Loom port.

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

Marked as reviewed by amitkumar (Committer).

PR Review: https://git.openjdk.org/jdk/pull/28444#pullrequestreview-3682222375


More information about the hotspot-dev mailing list