Lines Matching defs:bug
26 * @bug 6233345 6381699 6381702 6381705 6381706
91 boolean bug(String format, Object... args) {
201 static boolean bug(String format, Object... args) {
202 return reporter.bug(format, args);
223 bug("Lone high surrogate not UNDERFLOW: %s %s",
230 bug("Lone low surrogate not MALFORMED[1]: %s %s",
243 bug("Unpaired low surrogate not MALFORMED[1]: %s %s",
258 bug("Unpaired high surrogate not MALFORMED[1]: %s %s",
275 bug("Legal supplementary character bug: %s %s",
285 // bug("Unpaired surrogate not malformed: %s %s",
299 // bug("Unpaired surrogate not malformed: %s %s",
320 // bug("Legal supplementary character bug: %s %s",
343 bug("OVERFLOW, but there's lots of room: %s %s",
346 // bug("OVERFLOW, yet remaining() == 0: %s %s",
349 bug("remaining() < CoderResult.length(): %s %s",
354 // bug("output only if input consumed: %s %s",
360 bug("Coding operation not idempotent: %s%n %s%n %s",
364 bug("Buffer overrun: %s %s %s",
368 if (bug("Unexpected exception: %s %s %s",
390 bug("Results differ for direct buffers: %s%n %s%n %s",
406 bug("Results differ: %s%n %s%n %s",
414 bug("Expected OVERFLOW: %s%n %s%n %s",