hg: hsx/hotspot-gc/hotspot: 7125503: Compiling collectedHeap.cpp fails with -Werror=int-to-pointer-cast with g++ 4.6.1

stefan.karlsson at oracle.com stefan.karlsson at oracle.com
Wed Jan 4 14:58:49 UTC 2012


Changeset: b6a04c79ccbc
Author:    stefank
Date:      2012-01-02 10:01 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/b6a04c79ccbc

7125503: Compiling collectedHeap.cpp fails with -Werror=int-to-pointer-cast with g++ 4.6.1
Summary: Used uintptr_t and void* for all the casts and checks in test_is_in.
Reviewed-by: tonyp, jmasa

! src/share/vm/gc_interface/collectedHeap.cpp




More information about the hotspot-gc-dev mailing list