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

Leonid Mesnik lmesnik at openjdk.org
Tue Feb 21 20:57:54 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:

  doc updated

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

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

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

  Stats: 2 lines in 1 file changed: 0 ins; 1 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