hg: jdk8u/jdk8u-dev/hotspot: 8206075: On x86, assert on unbound assembler Labels used as branch targets; ...
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Thu Dec 20 20:11:54 UTC 2018
Changeset: da2e98c027fd
Author: phh
Date: 2018-12-20 20:11 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/da2e98c027fd
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
Summary: Combine unbound Label assertion checking backports
Reviewed-by: andrew, coffeys
! src/cpu/x86/vm/interp_masm_x86_32.cpp
! src/cpu/x86/vm/interp_masm_x86_64.cpp
! src/cpu/x86/vm/templateTable_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_64.cpp
! src/share/vm/asm/assembler.hpp
! src/share/vm/c1/c1_LIRAssembler.cpp
More information about the jdk8u-dev-changes
mailing list