hg: hsx/hotspot-gc/hotspot: 7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Mon Jun 4 09:32:29 UTC 2012


Changeset: a297b0e14605
Author:    mgerdin
Date:      2012-06-04 09:21 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/a297b0e14605

7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7
Reviewed-by: brutisso, iveresov

! src/share/vm/memory/binaryTreeDictionary.cpp
! src/share/vm/memory/binaryTreeDictionary.hpp




More information about the hotspot-gc-dev mailing list