[jdk21u-dev] RFR: 8345055: ProblemList failing rtm tests on ppc platforms [v2]

Matthias Baesken mbaesken at openjdk.org
Wed Nov 27 09:05:28 UTC 2024


On Tue, 26 Nov 2024 17:08:19 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   exclude TestPrintPreciseRTMLockingStatistics too on ppc64 and ppc64le
>
> test/hotspot/jtreg/ProblemList.txt line 64:
> 
>> 62: compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64,generic-i586,generic-ppc64le,generic-ppc64
>> 63: compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263,8307907 generic-x64,generic-i586,generic-ppc64le,generic-ppc64
>> 64: compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263,8307907 generic-x64,generic-i586,
> 
> The last line should get updated, too.

Yes I added it.
But for some strange reason I do not see many failures with this test, only 2 on AIX this year. Very strange.
The others fail very often.

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

PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/1183#discussion_r1860251242


More information about the jdk-updates-dev mailing list