hg: jdk9/hs-comp/hotspot: 8140650: Method::is_accessor should cover getters and setters for all types

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Wed Nov 11 12:03:58 UTC 2015


Changeset: 1d42c245cc87
Author:    shade
Date:      2015-11-11 01:27 +0300
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1d42c245cc87

8140650: Method::is_accessor should cover getters and setters for all types
Reviewed-by: vlivanov, coleenp, sgehwolf

! src/cpu/zero/vm/cppInterpreter_zero.cpp
! src/share/vm/ci/ciMethod.cpp
! src/share/vm/ci/ciMethod.hpp
! src/share/vm/interpreter/interpreter.cpp
! src/share/vm/oops/method.cpp
! src/share/vm/oops/method.hpp
! src/share/vm/opto/callnode.cpp
+ test/compiler/inlining/InlineAccessors.java



More information about the jdk9-hs-comp-changes mailing list