RFR: Fix linkage failure due to missing frame::oops_interpreted_do template instantiation
Aleksey Shipilev
shade at openjdk.java.net
Mon Jun 21 16:53:36 UTC 2021
On one of my CI servers, current linux-x86_64-server-release build fails with:
home/buildbot/worker/build-jdkX-loom-linux/build/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/instanceStackChunkKlass.o: In function `void InstanceStackChunkKlass::fix_thawed_frame<SmallRegisterMap>(stackChunkOopDesc*, frame const&, SmallRegisterMap const*)':
-------------
Commit messages:
- Fix build failure due to missing template instance
Changes: https://git.openjdk.java.net/loom/pull/49/files
Webrev: https://webrevs.openjdk.java.net/?repo=loom&pr=49&range=00
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/loom/pull/49.diff
Fetch: git fetch https://git.openjdk.java.net/loom pull/49/head:pull/49
PR: https://git.openjdk.java.net/loom/pull/49
More information about the loom-dev
mailing list