Heok Hong Low

Results 2 issues of Heok Hong Low

Session ID is still useful to the client in special circumstances and should be accessible.

## What happened? The following ```java public enum EmptyEnum { // Some comment required to repro ; public static void someMethod() {} } ``` gets formatted to ```java public enum...