Searched refs:previous_protection_domain (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A Djvm.cpp1290 oop previous_protection_domain = NULL; variable
1310 if ((previous_protection_domain != protection_domain) && (protection_domain != NULL)) {
1312 previous_protection_domain = protection_domain;

Completed in 32 milliseconds