comparison src/share/vm/runtime/vm_operations.hpp @ 20804:7848fc12602b

Merge with jdk8u40-b25
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Tue, 07 Apr 2015 14:58:49 +0200
parents 52b4284cb496 227a9e5e4b4a
children
comparison
equal deleted inserted replaced
20184:84105dcdb05b 20804:7848fc12602b
66 template(CMS_Initial_Mark) \ 66 template(CMS_Initial_Mark) \
67 template(CMS_Final_Remark) \ 67 template(CMS_Final_Remark) \
68 template(G1CollectFull) \ 68 template(G1CollectFull) \
69 template(G1CollectForAllocation) \ 69 template(G1CollectForAllocation) \
70 template(G1IncCollectionPause) \ 70 template(G1IncCollectionPause) \
71 template(DestroyAllocationContext) \
71 template(EnableBiasedLocking) \ 72 template(EnableBiasedLocking) \
72 template(RevokeBias) \ 73 template(RevokeBias) \
73 template(BulkRevokeBias) \ 74 template(BulkRevokeBias) \
74 template(PopulateDumpSharedSpace) \ 75 template(PopulateDumpSharedSpace) \
75 template(JNIFunctionTableCopier) \ 76 template(JNIFunctionTableCopier) \