comparison src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp @ 10370:47bdfb3d010f

8015486: PSScavenge::is_obj_in_young is unnecessarily slow with UseCompressedOops Summary: Compare compressed oops to a compressed young gen boundary instead of uncompressing the oops before doing the young gen boundary check. Reviewed-by: brutisso, jmasa
author stefank
date Thu, 30 May 2013 10:58:16 +0200
parents 746b070f5022
children de6a9e811145
comparison
equal deleted inserted replaced
10369:5534bd30c151 10370:47bdfb3d010f