hg: loom/loom: Need to look for Object.wait0() frame, not Object.wait(). This was suppose to have been pushed a while back with changeset 55911, which covered needed wait0() changes in vmSymbols.hpp.

chris.plummer at oracle.com chris.plummer at oracle.com
Thu Jul 25 23:48:57 UTC 2019


Changeset: 266550213f5e
Author:    cjplummer
Date:      2019-07-25 16:48 -0700
URL:       https://hg.openjdk.java.net/loom/loom/rev/266550213f5e

Need to look for Object.wait0() frame, not Object.wait(). This was suppose to have been pushed a while back with changeset 55911, which covered needed wait0() changes in vmSymbols.hpp.

! test/hotspot/jtreg/serviceability/tmtools/jstack/WaitNotifyThreadTest.java



More information about the loom-dev mailing list