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

/openjdk7/langtools/test/tools/javac/
H A DT6265400.java37 public static final String SILLY_BILLY = "oh what a silly billy I am"; field in class:T6265400
44 throw new NullPointerException(SILLY_BILLY);
55 && cause.getMessage().equals(SILLY_BILLY))

Completed in 69 milliseconds