Skip to content

Release 0.45.0

Compare
Choose a tag to compare
@testforstephen testforstephen released this 12 Oct 08:32
· 61 commits to main since this release
225d0fd

0.45.0 - 2022-10-12

Added

  • Visualize the inline breakpoint locations. See #1193.
  • Show an extra column cursor when an inline breakpoint is hit. See #1202.
  • Support JEP 425: Virtual Threads (JDK 19). See #1159.

Changed

  • Enable async jdwp based on network latency for auto mode. See java-debug#447.

Fixed