jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

8278965: crash in SymbolTable::do_lookup

Open lutkerd opened this issue 4 months ago • 3 comments

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)
  • [x] Change must not contain extraneous whitespace
  • [x] 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

lutkerd avatar Sep 19 '25 21:09 lutkerd

:wave: 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.

bridgekeeper[bot] avatar Sep 19 '25 21:09 bridgekeeper[bot]

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

openjdk[bot] avatar Sep 19 '25 21:09 openjdk[bot]

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

openjdk[bot] avatar Sep 19 '25 21:09 openjdk[bot]

@lutkerd This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Nov 15 '25 06:11 bridgekeeper[bot]