Skip to content

8387304: [lworld] Review the specs of reflective preview APIs#2578

Open
liach wants to merge 4 commits into
openjdk:lworldfrom
liach:doc/lw-reflect-preview-api-0
Open

8387304: [lworld] Review the specs of reflective preview APIs#2578
liach wants to merge 4 commits into
openjdk:lworldfrom
liach:doc/lw-reflect-preview-api-0

Conversation

@liach

@liach liach commented Jun 24, 2026

Copy link
Copy Markdown
Member

Reflective preview APIs can be used out of preview. Thus it is meaningful for us to note how they behave when preview features are disabled.

I hope this can clarify some common misconceptions and help onboarding to the JEP 401 reflection model.



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-8387304: [lworld] Review the specs of reflective preview APIs (Enhancement - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2578

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 24, 2026

Copy link
Copy Markdown

👋 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

openjdk Bot commented Jun 24, 2026

Copy link
Copy Markdown

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

Comment thread src/java.base/share/classes/java/lang/Class.java Outdated
Comment thread src/java.base/share/classes/java/lang/Class.java Outdated
@liach liach changed the title Reflective preview API behavior out of preview 8387304 Jun 25, 2026
@openjdk openjdk Bot changed the title 8387304 8387304: [lworld] Review the specs of reflective preview APIs Jun 25, 2026
@liach liach marked this pull request as ready for review June 25, 2026 16:26
@openjdk openjdk Bot added the rfr Pull request is ready for review label Jun 25, 2026
@mlbridge

mlbridge Bot commented Jun 25, 2026

Copy link
Copy Markdown

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.

2 participants