hg: jdk9/hs-comp/hotspot: 8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Wed Aug 27 09:15:22 UTC 2014


Changeset: 09bd266452ee
Author:    zmajo
Date:      2014-08-27 10:02 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/09bd266452ee

8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
Summary: Change memory allocation in TypeTuple::make_domain() and TypeTuple::make_range() to not allocate memory for TypeFunc::Parms.
Reviewed-by: kvn, roland

! src/share/vm/opto/type.cpp
! src/share/vm/opto/type.hpp



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