The code of method render(PrintWriter, Bindings, Bindings, RenderContext) is exceeding the 65535 bytes limit
I'm just extending the functionality of an existing component and I am now receiving this error. If I remove a certain amount of the code (Any code) The component functions properly again.