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

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c205 #define LDC_CLASS_MAJOR_VERSION 49 macro
1183 if (context->major_version >= LDC_CLASS_MAJOR_VERSION) {
1200 if (context->major_version >= LDC_CLASS_MAJOR_VERSION) {
2346 && context->major_version > LDC_CLASS_MAJOR_VERSION
2674 if (context->major_version < LDC_CLASS_MAJOR_VERSION)

Completed in 42 milliseconds