History log of /openjdk10/hotspot/src/share/vm/memory/guardedMemory.hpp
Revision Date Author Comments
# 12209:b426373a34a3 28-Sep-2016 kzhaldyb

8166563: Convert GuardedMemory_test to Gtest
Reviewed-by: iignatyev


# 8333:e35e4cd5e4e1 04-May-2015 pliden

8079148: Fix incorrect include guards
Reviewed-by: stefank, ehelin


# 6593:232dbf06eb07 11-Jun-2014 dsimms

8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel


# 6591:f25701035057 10-Jun-2014 dsimms

6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Summary: Wrapped memory with standard bounds checking "GuardedMemory".
Reviewed-by: zgu, fparain, dcubed