hg: jdk9/hs-comp/hotspot: 2 new changesets
albert.noll at oracle.com
albert.noll at oracle.com
Fri Jul 25 10:55:43 UTC 2014
Changeset: c349d53cbc8b
Author: anoll
Date: 2014-07-24 09:15 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/c349d53cbc8b
8050860: Cleanup TypeTuple and TypeFunc
Summary: Declared fields TypeFunc::_domain, TypeFunc::_range, TypeTuple::_cnt and TypeTuple::_fields private, changed direct accesses to fields to use accessor methods.
Reviewed-by: kvn, vlivanov
Contributed-by: Zoltan Majo <zoltan.majo at oracle.com>
! src/share/vm/opto/callnode.cpp
! src/share/vm/opto/graphKit.cpp
! src/share/vm/opto/type.cpp
! src/share/vm/opto/type.hpp
Changeset: cb7a6f9f5565
Author: anoll
Date: 2014-07-25 09:44 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/cb7a6f9f5565
Merge
More information about the jdk9-all-changes
mailing list