git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Sun May 31 00:15:26 UTC 2020
Changeset: 4eeb6129
Author: Adam Sotona <asotona at openjdk.org>
Date: 2020-05-30 20:10:18 +0000
URL: https://git.openjdk.java.net/mobile/commit/4eeb6129
8244573: java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file
Fixed java.lang.ArrayIndexOutOfBoundsException in com.sun.tools.classfile.Code_attribute.getInstructions() for methods with no instructions
Reviewed-by: vromero
! src/jdk.jdeps/share/classes/com/sun/tools/classfile/Code_attribute.java
+ test/langtools/tools/javap/8244573/Malformed.jcod
+ test/langtools/tools/javap/8244573/T8244573.java
Changeset: 2cf11348
Author: duke <duke at openjdk.org>
Date: 2020-05-31 00:14:48 +0000
URL: https://git.openjdk.java.net/mobile/commit/2cf11348
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list