hg: jdk/submit: 8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Tue May 22 07:05:40 UTC 2018
Changeset: 24b5f2e635f6
Author: thartmann
Date: 2018-05-22 09:04 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/24b5f2e635f6
8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
Summary: Avoid integer overflow in TableSwitch().
Reviewed-by: goetz, mdoerr, vlivanov
! src/hotspot/share/c1/c1_Instruction.hpp
! src/hotspot/share/c1/c1_LIRGenerator.cpp
More information about the jdk-submit-changes
mailing list