adoptium / adoptium/aqa-tests

TestDefaultSuperCall.java FAILED in JDK8 on linux-arm

Open
#6,881 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

**Failing Test Info**
Test Name: tools/javac/defaultMethods/super/TestDefaultSuperCall.java
Test Duration: 1 second
Machine it fails on: [test-docker-ubuntu2404-armv7-9](https://ci.adoptium.net/computer/test-docker-ubuntu2404-armv7-9)
Machines it passes on (if intermittent): [test-docker-ubuntu2404-armv7-10](https://ci.adoptium.net/computer/test-docker-ubuntu2404-armv7-10)

**Jenkins Test Job Info**
Jenkins Test Job Name: Grinder (typically run in Test_openjdk8_hs_sanity.openjdk_arm_linux )
Jenkins Test Job URL: https://ci.adoptium.net/view/Test_grinder/job/Grinder/16101
TRSS link for the build (if available): None

**Deep History Link from TRSS (if available)**

None

** Rerun in Grinder Link (if available) or Steps to Reproduce**

Run a standard grinder for TestDefaultSuperCall.java on JDK8 linux-arm.

**Java Version output (from console output)**

```
13:37:34 openjdk version "1.8.0_482-beta"
13:37:34 OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601242115-b08)
13:37:34 OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode)
```

**Relevant Console Output (showing exceptions/errors/crashes)**

```
14:38:07 STDOUT:
14:38:07 #
14:38:07 # A fatal error has been detected by the Java Runtime Environment:
14:38:07 #
14:38:07 # SIGSEGV (0xb) at pc=0xeb195320, pid=14361, tid=0xc995f420
14:38:07 #
14:38:07 # JRE version: OpenJDK Runtime Environment (8.0_482-b08) (build 1.8.0_482-beta-202601242115-b08)
14:38:07 # Java VM: OpenJDK Client VM (25.482-b08 mixed mode linux-aarch32 )
14:38:07 # Problematic frame:
14:38:07 # j com.sun.tools.javac.main.Main.(Ljava/lang/String;Ljava/io/PrintWriter;)V+12
14:38:07 #
14:38:07 # Core dump written. Default location: /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17703021465381/jdk_custom_0/work/langtools_test/scratch/5/core or core.14361
14:38:07 #
14:38:07 # An error report file with more information is saved as:
14:38:07 # /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17703021465381/jdk_custom_0/work/langtools_test/scratch/5/hs_err_pid14361.log
14:38:07 #
14:38:07 # If you would like to submit a bug report, please visit:
14:38:07 # https://github.com/adoptium/adoptium-support/issues
14:38:07 #
```

**Attach or link to relevant artifacts**

[TestDefaultSuperCall.jtr.xml](https://github.com/user-attachments/files/25130219/TestDefaultSuperCall.jtr.xml)

Contributor guide

Open the contributing guide

Research direction

Start by running the standard Grinder for tools/javac/defaultMethods/super/TestDefaultSuperCall.java on JDK8 linux-arm and inspect the linked TestDefaultSuperCall.jtr.xml and hs_err_pid14361.log. Compare the failing armv7 machine with the machine where the test passes; done means the test completes without the reported SIGSEGV.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.