Skip to content

openjdk: add vmTestbase_nsk_jdi target#6999

Open
zzambers wants to merge 1 commit intoadoptium:masterfrom
zzambers:vtestbase-nsk-jdi
Open

openjdk: add vmTestbase_nsk_jdi target#6999
zzambers wants to merge 1 commit intoadoptium:masterfrom
zzambers:vtestbase-nsk-jdi

Conversation

@zzambers
Copy link
Copy Markdown
Contributor

@zzambers zzambers commented Apr 7, 2026

Adds hotspot vmTestbase_nsk_jdi target to openjdk tests.
Its part of effort to add VM Testbase tests to aqa.

Testing:
jdk11: RESULTS

  • x86-64_linux, aarch64_linux, s390x_linux, x86-64_windows, x86-32_windows, x86-64_mac: OK

jdk17: RESULTS

  • x86-64_linux, x86-64_windows, x86-64_mac: OK

jdk21: RESULTS

  • x86-64_linux, aarch64_linux, x86-64_windows, x86-64_mac: OK

jdk25: RESULTS

  • x86-64_linux, aarch64_linux, x86-64_windows, x86-64_mac: OK
  • x86-32_windows - accidentally included (not supported)
  • s390x_linux: 1 ERROR (OOM; rerun OK)
    vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new OpenJDK HotSpot jtreg target group (vmTestbase_nsk_jdi) to the aqa-tests OpenJDK playlist, supporting the broader effort to onboard HotSpot VM Testbase coverage into AQA.

Changes:

  • Adds a new hotspot_vmTestbase_nsk_jdi test entry to openjdk/playlist.xml wired to the $(JTREG_HOTSPOT_TEST_DIR):vmTestbase_nsk_jdi group.
  • Enables the target for JDK 11+ under the extended level and hotspot implementation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants