Home | History | Annotate | Download | only in src

Lines Matching refs:supr

715         ClassInfo supr = cl.superclass();
716 if (supr != null) {
717 cantStripThis(supr, notStrippable);