Skip to content

Remove cast insertion in bytecode generator an interpreter - #1177

Draft
PaulSandoz wants to merge 2 commits into
openjdk:code-reflectionfrom
PaulSandoz:casting
Draft

PaulSandoz wants to merge 2 commits into
openjdk:code-reflectionfrom
PaulSandoz:casting

Conversation

@PaulSandoz

@PaulSandoz PaulSandoz commented Sep 11, 2026

Copy link
Copy Markdown
Member

Remove cast insertion in bytecode generator an interpreter.



Progress

  • Change must not contain extraneous whitespace

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1177

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/babylon/pull/1177.diff

@bridgekeeper

bridgekeeper Bot commented Sep 11, 2026

Copy link
Copy Markdown

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

@openjdk

openjdk Bot commented Sep 11, 2026

Copy link
Copy Markdown

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

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