hg: valhalla/valhalla: 2 new changesets

david.holmes at oracle.com david.holmes at oracle.com
Fri Mar 9 02:11:13 UTC 2018


Changeset: 72292cb3d773
Author:    dholmes
Date:      2018-03-08 21:04 -0500
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/72292cb3d773

8189163: [Nestmates] Updated invokeInterface selection/resolution rules
Reviewed-by: acorn, thartmann

! src/hotspot/share/code/dependencies.cpp
! src/hotspot/share/interpreter/linkResolver.cpp
! src/hotspot/share/interpreter/linkResolver.hpp
! src/hotspot/share/oops/arrayKlass.cpp
! src/hotspot/share/oops/arrayKlass.hpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/klass.hpp
! src/hotspot/share/oops/klassVtable.cpp
! src/hotspot/share/prims/methodHandles.cpp
! test/hotspot/jtreg/compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java
! test/hotspot/jtreg/runtime/Nestmates/legacy/TestPrivateLookup.java
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PA_I.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PB_A.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PB_A_I.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PB_A_PI.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PB_PA_I.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PC_B_A.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PC_B_PA.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/PC_PB_A.jcod
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/TestInterfaceMethodSelection.java
+ test/hotspot/jtreg/runtime/Nestmates/methodSelection/TestMethodSelection.java
! test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/Template.java

Changeset: 2e7699825bab
Author:    dholmes
Date:      2018-03-08 21:06 -0500
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/2e7699825bab

Merge




More information about the valhalla-dev mailing list