Skip to content

7904214: Warn instead of throwing exception on non-HotSpot JVMs - #72

Open
varada1110 wants to merge 1 commit into
openjdk:masterfrom
varada1110:non-hotspot-warning
Open

7904214: Warn instead of throwing exception on non-HotSpot JVMs#72
varada1110 wants to merge 1 commit into
openjdk:masterfrom
varada1110:non-hotspot-warning

Conversation

@varada1110

@varada1110 varada1110 commented Sep 10, 2026

Copy link
Copy Markdown

This change allows JOL to run on non-HotSpot JVMs by printing a warning instead of throwing an IllegalStateException.


Progress

  • Change must not contain extraneous whitespace
  • Change must be properly reviewed (1 review required, with at least 1 Committer)

Issue

  • CODETOOLS-7904214: Warn instead of throwing exception on non-HotSpot JVMs (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 72

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jol/pull/72.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Sep 10, 2026

Copy link
Copy Markdown

👋 Welcome back varadam! A progress list of the required criteria for merging this PR into master 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 10, 2026

Copy link
Copy Markdown

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

@openjdk openjdk Bot added the rfr Pull request is ready for review label Sep 10, 2026
@mlbridge

mlbridge Bot commented Sep 10, 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.

1 participant