git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Fri Aug 14 15:46:25 UTC 2020


Changeset: 57320327
Author:    Harold Seigel <hseigel at openjdk.org>
Date:      2020-08-14 15:42:09 +0000
URL:       https://git.openjdk.java.net/mobile/commit/57320327

8251414: Add test that invokeinterface of a protected method in java.lang.Object throws NoSuchMethodError

Add the missing test cases to existing test InterfaceObjectTest.java

Reviewed-by: lfoltan, coleenp

! src/hotspot/share/interpreter/linkResolver.cpp
- test/hotspot/jtreg/runtime/8026394/InterfaceObjectTest.java
+ test/hotspot/jtreg/runtime/linkResolver/InterfaceObj.jasm
+ test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java

Changeset: 8ae62418
Author:    duke <duke at openjdk.org>
Date:      2020-08-14 15:45:43 +0000
URL:       https://git.openjdk.java.net/mobile/commit/8ae62418

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list