hg: jdk/jdk: 8203005: The top-of-stack type specified for nofast_* bytecodes are wrong
yumin.qi at oracle.com
yumin.qi at oracle.com
Thu Jun 25 19:40:27 UTC 2020
Changeset: f2b42b50b505
Author: minqi
Date: 2020-06-25 12:40 -0700
URL: https://hg.openjdk.java.net/jdk/jdk/rev/f2b42b50b505
8203005: The top-of-stack type specified for nofast_* bytecodes are wrong
Summary: The change was left by 8074345 the types were wrongly put as T_ILLEGAL for T_OBJECT, and T_ILLEGAL for T_INT.
Reviewed-by: dcubed, cjplummer
! src/hotspot/share/interpreter/bytecodes.cpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/Bytecodes.java
More information about the jdk-all-changes
mailing list