hg: jdk/sandbox: 8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Aug 16 07:15:20 UTC 2018


Changeset: c11be049acb8
Author:    thartmann
Date:      2018-08-16 09:09 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/c11be049acb8

8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'
Summary: Make sure label is bound even if SSE is disabled.
Reviewed-by: kvn

! src/hotspot/cpu/x86/macroAssembler_x86.cpp



More information about the jdk-sandbox-changes mailing list