pepness opened a new pull request, #6597:
URL: https://github.com/apache/netbeans/pull/6597
NetBeans Module Notes:
- Bump NetBeans project properties `javac.source` and `javac.target` to
version 11
Library Notes:
- Support for Java 22
- Bug fixes:
- 317991: Analyzer produces frames that have different locals than those
detected by JRE bytecode verifier
- 317995: Invalid stackmap generated when the instruction stream has new
instruction after invokespecial to <init>
- 317998: Analyzer can fail to catch thrown exceptions
- 318002: asm-analysis Frame allocates an array unnecessarily inside
executeInvokeInsn
- bug in CheckFrameAnalyzer with static methods
Testing:
- Full build done
- Verify successful execution of libraries and licenses Ant test
- Verify successful execution of `ant check-sigtests-release`
- Verify successful execution of `ant -Dcluster.config=release
commit-validation`
- Verify that the jars are located in `netbeans_dir/platform/core/`
- Successfully test some projects
[ASM Web Page](https://asm.ow2.io/index.html)
[Release Notes](https://asm.ow2.io/versions.html)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists