This is the java file I'm using to test. This matches the formatting applied by palantir formatter v2.77.0 (when invoked by either IntelliJ or Maven). The difference here is that the subsequent lines ...
class Xyz { void foo() { int i = 0; switch (i) { case 18: { /* Break so we don't hit fall-through warning: */ break;/* ignore STRING */ } }}} results in a different output when you run gjf multiple ...
If you don’t have a Java SDK, download one. The development tools need jar and executable files included in the SDK, but omitted from the JRE (Java Runtime Environment). Installing jEdit is as simple ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results