git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Jun 25 19:44:37 UTC 2020
Changeset: 4682835f
Author: Yumin Qi <minqi at openjdk.org>
Date: 2020-06-25 12:40:02 +0000
URL: https://git.openjdk.java.net/mobile/commit/4682835f
8203005: The top-of-stack type specified for nofast_* bytecodes are wrong
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
Changeset: 47fae2f0
Author: duke <duke at openjdk.org>
Date: 2020-06-25 19:44:02 +0000
URL: https://git.openjdk.java.net/mobile/commit/47fae2f0
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list