[jdk17u-dev] RFR: 8307331: Correctly update line maps when class redefine rewrites bytecodes

Andrew Dinn adinn at openjdk.org
Fri May 5 08:46:30 UTC 2023


This is a clean backport of a fix for a potential crasher bug which can happen when debugging a program.

-------------

Commit messages:
 - Backport f94f957734355fe112e861d1f2f0b49df20f6b66

Changes: https://git.openjdk.org/jdk17u-dev/pull/1324/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1324&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8307331
  Stats: 18 lines in 1 file changed: 17 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1324.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1324/head:pull/1324

PR: https://git.openjdk.org/jdk17u-dev/pull/1324


More information about the jdk-updates-dev mailing list