hg: valhalla/valhalla/hotspot: Add vdefault and vwithfield to the interpreter

frederic.parain at oracle.com frederic.parain at oracle.com
Tue Dec 13 16:41:58 UTC 2016


Changeset: 195fc7694ff7
Author:    fparain
Date:      2016-12-13 11:42 -0500
URL:       http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/195fc7694ff7

Add vdefault and vwithfield to the interpreter
some cleanup / simplification in vnew and vgetfield
some naming cleanup
fix cpCache for vgetfield and vwithfield

! src/cpu/x86/vm/templateTable_x86.cpp
! src/share/vm/interpreter/bytecodes.cpp
! src/share/vm/interpreter/bytecodes.hpp
! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/interpreter/interpreterRuntime.hpp
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/interpreter/rewriter.cpp
! src/share/vm/interpreter/templateTable.cpp
! src/share/vm/interpreter/templateTable.hpp
! src/share/vm/oops/cpCache.hpp
+ test/runtime/valhalla/valuetypes/VDefaultTest.java
+ test/runtime/valhalla/valuetypes/VWithFieldTest.java



More information about the valhalla-dev mailing list