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

/openjdk7/langtools/test/tools/javac/api/guide/
H A DTestMe.java24 class TestMe extends Old {}
25 @Deprecated class Old {} class
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1HRPrinter.cpp53 case Old: return "Old";
H A Dg1HRPrinter.hpp52 Old, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon238
H A Dg1CollectedHeap.cpp1229 _hr_printer->post_compaction(hr, G1HRPrinter::Old);
1924 _old_set("Old Set"),
3989 type = G1HRPrinter::Old;
6435 _hr_printer.alloc(new_alloc_region, G1HRPrinter::Old);
/openjdk7/make/scripts/
H A Dwebrev.ksh1865 # Old version of the file.
2878 source_to_html Old $P < $ofile.lst > $WDIR/$DIR/$F-.html
2880 source_to_html Old $P < $ofile > $WDIR/$DIR/$F-.html
3105 print "<a href=\"$P-.html\">Old</a>"

Completed in 65 milliseconds