Skip to content

8384109: [lworld] Update NegativeArraySizeExceptionTest to check arrays of value classes#2422

Open
shivshah-oracle wants to merge 3 commits into
openjdk:lworldfrom
shivshah-oracle:JDK-8384109
Open

8384109: [lworld] Update NegativeArraySizeExceptionTest to check arrays of value classes#2422
shivshah-oracle wants to merge 3 commits into
openjdk:lworldfrom
shivshah-oracle:JDK-8384109

Conversation

@shivshah-oracle
Copy link
Copy Markdown
Contributor

@shivshah-oracle shivshah-oracle commented May 11, 2026

Added value class variants for NegativeArraySizeException tests, migrated types (Integer) and custom value classes (Point) with @enablePreview.


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed (1 review required, with at least 1 Committer)

Issue

  • JDK-8384109: [lworld] Update NegativeArraySizeExceptionTest to check arrays of value classes (Enhancement - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/valhalla.git pull/2422/head:pull/2422
$ git checkout pull/2422

Update a local copy of the PR:
$ git checkout pull/2422
$ git pull https://git.openjdk.org/valhalla.git pull/2422/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2422

View PR using the GUI difftool:
$ git pr show -t 2422

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/2422.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 11, 2026

👋 Welcome back shivshah-oracle! A progress list of the required criteria for merging this PR into lworld will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 11, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title 8384109: [lworld] Update NegativeArraySizeExceptionTest to check arrays of value classes 8384109: [lworld] Update NegativeArraySizeExceptionTest to check arrays of value classes May 11, 2026
@shivshah-oracle shivshah-oracle marked this pull request as ready for review May 11, 2026 23:26
@openjdk openjdk Bot added the rfr Pull request is ready for review label May 11, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented May 11, 2026

Webrevs

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

Labels

rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant