Lines Matching defs:bug
26 * @bug 6380723
91 boolean bug(String format, Object... args) {
190 static boolean bug(String format, Object... args) {
191 return reporter.bug(format, args);
209 bug("OVERFLOW, but there's lots of room: %s %s",
212 // bug("OVERFLOW, yet remaining() == 0: %s %s",
215 bug("remaining() < CoderResult.length(): %s %s",
218 // reporter. bug("output only if input consumed: %s %s",
225 bug("Coding operation not idempotent: %s%n %s%n %s",
229 bug("Buffer overrun: %s %s %s",
233 if (bug("Unexpected exception: %s %s %s",
255 bug("Results differ for direct buffers: %s%n %s%n %s",
271 bug("Results differ: %s%n %s%n %s",
279 bug("Expected OVERFLOW: %s%n %s%n %s",