Searched defs:WARN_MSG (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.cpp1364 static const char* WARN_MSG = "Must not be such entry!"; variable
1382 printf("Unicode %s", WARN_MSG);
1464 printf("ClassIndex %s", WARN_MSG);
1468 printf("UnresolvedClass: %s", WARN_MSG);
1472 printf("UnresolvedClassInErr: %s", WARN_MSG);
1476 printf("StringIndex: %s", WARN_MSG);
1480 printf("UnresolvedString: %s", WARN_MSG);

Completed in 245 milliseconds