static int compareIC(S s1, S s2) { ret compareIgnoreCase_jdk(s1, s2); }