Integrated: Fix linkage failure due to missing frame::oops_interpreted_do template instantiation

Aleksey Shipilev shade at openjdk.java.net
Tue Jun 22 07:44:48 UTC 2021


On Mon, 21 Jun 2021 16:46:28 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 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*)':

This pull request has now been integrated.

Changeset: 800e67d5
Author:    Aleksey Shipilev <shade at openjdk.org>
Committer: Ron Pressler <rpressler at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/800e67d5a3bc14ac6490b513b246b43437105f73
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

Fix linkage failure due to missing frame::oops_interpreted_do template instantiation

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

PR: https://git.openjdk.java.net/loom/pull/49


More information about the loom-dev mailing list