view make/windows/jvmexp_g.lcf @ 11069:5ea20b3bd249

8017070: G1: assert(_card_counts[card_num] <= G1ConcRSHotCardLimit) failed Summary: The assert is invalid when a card is being refined by two different threads and its count crosses the hot threshold - the refinement count will be updated once by each thread triggering the assert. Remove the assert and update the count using a bounded expression. Reviewed-by: jmasa, tamao, brutisso
author johnc
date Mon, 01 Jul 2013 09:30:23 -0700
parents a294fd0c4b38
children
line wrap: on
line source

-export:JNI_GetDefaultJavaVMInitArgs
-export:JNI_CreateJavaVM
-export:JNI_GetCreatedJavaVMs

-export:jio_snprintf
-export:jio_printf
-export:jio_fprintf
-export:jio_vfprintf
-export:jio_vsnprintf