Skip to content

Minimize serialization diff with mainline#2326

Draft
liach wants to merge 1 commit intoopenjdk:lworldfrom
liach:fix/ser-diff
Draft

Minimize serialization diff with mainline#2326
liach wants to merge 1 commit intoopenjdk:lworldfrom
liach:fix/ser-diff

Conversation

@liach
Copy link
Copy Markdown
Member

@liach liach commented Apr 16, 2026

For preview of the serialization implementation cleanup.

See the mainline diff version:
https://gist.github.com/a3440f2b9da5111fe20315e59ed17380



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)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2326

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

Using diff file

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

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper bot commented Apr 16, 2026

👋 Welcome back liach! 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 Apr 16, 2026

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

@liach
Copy link
Copy Markdown
Member Author

liach commented Apr 16, 2026

/template append

@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 16, 2026

@liach The pull request template has been appended to the pull request body

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant