RFR: 8288912: vmTestbase/nsk/stress/strace/strace002.java fails with Unexpected method name: currentCarrierThread [v2]

Leonid Mesnik lmesnik at openjdk.org
Tue Feb 21 20:49:03 UTC 2023


> The fix simplifies stack verification. It doesn't check the method name for system classes.
> The StraceBase is used as a base class, not a utility class, to simplify future refactoring.

Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:

  it -> in

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12638/files
  - new: https://git.openjdk.org/jdk/pull/12638/files/606b00dd..ea44f725

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12638&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12638&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/12638.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12638/head:pull/12638

PR: https://git.openjdk.org/jdk/pull/12638


More information about the hotspot-runtime-dev mailing list