hg: jdk-updates/jdk11u: 8206075: On x86, assert on unbound assembler Labels used as branch targets; ...

paul.hohensee at gmail.com paul.hohensee at gmail.com
Wed Dec 12 14:18:00 UTC 2018


Changeset: cc69d2297dac
Author:    phh
Date:      2018-12-12 06:17 -0800
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/cc69d2297dac

8206075: On x86, assert on unbound assembler Labels used as branch targets
8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
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: Combine unbound Label assertion checking backports
Reviewed-by: robm

! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/asm/assembler.hpp
! src/hotspot/share/c1/c1_LIRAssembler.cpp



More information about the jdk-updates-changes mailing list