Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Java Cloud Debugger v2.16

Choose a tag to compare

@emrekultursay emrekultursay released this 06 Nov 18:03
  • Support for debugging on OpenJDK9 (Note: expressions that call methods of classes with format version 53 are not supported yet).

  • The debugger now uses ASM 6.0 in order to support JDK9.

  • Removes p12 file based authentication. (JSON file based authentication was added in v2.11 on April 2017).