v2.2.3
Changelog
v2.2.3 (2022-12-23)
What's Changed
- Do not synchronize on ClassCache operations by @jbachorik in #540
- Allow executing commands on BTrace server by @jbachorik in #559
- Store before-jump state for switch labels by @jbachorik in #563
- Use SLF4J SimpleLogger by @jbachorik in #562
- Make 'sun.security.action' accessible to BTraceUtils class. by @jbachorik in #583
- Add JDK19 to test matrix by @jbachorik in #585
- Bump ASM library to 9.4 by @jbachorik in #586
- Split functional tests into a separate integration-tests module by @jbachorik in #587
- Follow the class hierarchy to lookup a field by @GGGGGHT in #584
- Returning false if file does not end with .class by @joachimhs in #580
- Load only supported probe files by @jbachorik in #588
- Properly handle script arguments. by @jbachorik in #593
- Improve stack-tracking visitor robustness by @jbachorik in #601
New Contributors
Full Changelog: v2.2.2...v2.2.3