Skip to content

Conversation

lutkerd
Copy link
Contributor

@lutkerd lutkerd commented Sep 19, 2025

We have a customer hitting this issue in 17.0.16.


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8278965 needs maintainer approval

Warning

 ⚠️ Found leading lowercase letter in issue title for 8278965: crash in SymbolTable::do_lookup

Issue

  • JDK-8278965: crash in SymbolTable::do_lookup (Bug - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/3973/head:pull/3973
$ git checkout pull/3973

Update a local copy of the PR:
$ git checkout pull/3973
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/3973/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3973

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/3973.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Sep 19, 2025

👋 Welcome back dlutker! 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
Copy link

openjdk bot commented Sep 19, 2025

❗ 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 Backport 582b943439488a0f43482b67c0bc0d4975bf4023 8278965: crash in SymbolTable::do_lookup Sep 19, 2025
@openjdk
Copy link

openjdk bot commented Sep 19, 2025

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added the backport Port of a pull request already in a different code base label Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Port of a pull request already in a different code base
Development

Successfully merging this pull request may close these issues.

2 participants