[jdk8u-dev] Integrated: 8295915: Problemlist compiler/rtm failures specific to 8u
zzambers
duke at openjdk.org
Tue Nov 8 12:51:39 UTC 2022
On Tue, 25 Oct 2022 20:18:45 GMT, zzambers <duke at openjdk.org> wrote:
> I would like to problemlist few more compiler/rtm tests on jdk8u. Tests are failing on machines used by Github actions. Failures are specific to jdk8 ( For more details see my comments in JDK-8183263 [1] ).
> List of tests follows:
>
> compiler/rtm/locking/TestRTMTotalCountIncrRate.java
> compiler/rtm/locking/TestUseRTMAfterLockInflation.java
> compiler/rtm/locking/TestUseRTMForInflatedLocks.java
> compiler/rtm/locking/TestUseRTMForStackLocks.java
> compiler/rtm/method_options/TestUseRTMLockElidingOption.java
>
> These tests are part of hotspot_tier1 and are currently the only failures for 64-bit builds. (There are some additional (unrelated) issues on 32-bit builds.) This blocks enabling of hotspot_tier1 in Github Actions.
>
> Tested in GHA with hotspot_tier1 testing enabled (64-bit builds), no failures [2].
>
> [1] https://bugs.openjdk.org/browse/JDK-8183263
> [2] https://github.com/zzambers/jdk8u-dev/commits/problemlist-rtm-8u-test
This pull request has now been integrated.
Changeset: fb984187
Author: Zdenek Zambersky <zzambers at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/fb98418773b63dcbf9fea17d5e660bf4a135017e
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
8295915: Problemlist compiler/rtm failures specific to 8u
Reviewed-by: phh, sgehwolf
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/148
More information about the jdk8u-dev
mailing list