Lines Matching refs:use

1011   // use the saved values
1046 // Conflict: required to use shared spaces (-Xshare:on), but
1053 vm_exit_during_initialization("Unable to use shared archive.", NULL);
1124 // When using compressed oops, we use local overflow stacks,
1192 // Too early to use gclog_or_tty
1198 // Too early to use gclog_or_tty
1215 // Too early to use gclog_or_tty
1225 // Too early to use gclog_or_tty
1275 // Overwrite OldPLABSize which is the variable we will internally use everywhere.
1355 // Cannot use gclog_or_tty yet.
1429 // If no heap maximum was requested explicitly, use some reasonable fraction
1531 // Small physical memory, so use a minimum fraction of it for the heap
1563 // Cannot use gclog_or_tty yet.
1587 // Cannot use gclog_or_tty yet.
1736 "To enable GC log rotation, use -Xloggc:<filename> -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=<num_of_files> -XX:GCLogFileSize=<num_of_size>\n"
1895 "selected in order\nto use CMSIncrementalMode.\n");
1980 // use for experimentation and debugging.
2455 // ostream_init_log(), when called will use this filename
2493 "You need at least 256mb of memory to use -XX:+AggressiveHeap\n");
2585 "Please use CMSClassUnloadingEnabled in place of "
2590 "Please use -XX:+UseGCOverheadLimit in place of "
2595 "Please use -XX:-UseGCOverheadLimit in place of "
2662 "Please use -XX:OldPLABSize in place of "
2668 "Please use -XX:OldPLABSize in place of "
2681 "Please use -XX:OldPLABSize in place of "
2694 "Please use -XX:YoungPLABSize in place of "
2927 "StringTableSize", DumpSharedSpaces ? "creation" : "use");
2953 warning("turning off use of shared archive because of "
2960 // there may not even be a shared archive to use.