RFR: 8253728: tests fail with "assert(fr.is_compiled_frame()) failed: Wrong frame type"

Patric Hedlin phedlin at openjdk.java.net
Mon Sep 28 21:29:19 UTC 2020


Spurious assert (valid for Aarch64 only).

The frame may already be deoptimized.

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

Commit messages:
 - 8253728: tests fail with "assert(fr.is_compiled_frame()) failed: Wrong frame type"

Changes: https://git.openjdk.java.net/jdk/pull/388/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=388&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253728
  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/388.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/388/head:pull/388

PR: https://git.openjdk.java.net/jdk/pull/388


More information about the hotspot-dev mailing list