You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/19 22:08:23 UTC

[GitHub] [netbeans] pepness opened a new pull request, #4820: Update asm from 9.3 to 9.4

pepness opened a new pull request, #4820:
URL: https://github.com/apache/netbeans/pull/4820

   Library Notes:
   - JDK 20 support
   - more checks in CheckClassAdapter
   - Javadoc improvements and fixes
   - module-info classes can be built without Gradle and Bnd
   - parent POM updated to org.ow2:ow2:1.5.1
   - Bug fixes
     - 317977: CheckClassAdapter is no longer transparent for MAXLOCALS
     - 317981: Add public getDelegate method to all visitor classes
     - Analyzer does not compute optimal maxLocals for static methods
     - Fix SignatureWriter when a generic type has a depth over 30
     - Skip remap inner class name if not changed in Remapper
   
   Testing:
   - Full build done
   - Verify successful execution of libraries and licenses Ant test
   
   [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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien commented on pull request #4820: Update asm from 9.3 to 9.4

Posted by GitBox <gi...@apache.org>.
mbien commented on PR #4820:
URL: https://github.com/apache/netbeans/pull/4820#issuecomment-1285258568

   since its a platform lib we have to put the `Platform` label on this otherwise the tests won't run, but just to be sure: added `ci:all-tests` since its core functionality. Restarting CI.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien merged pull request #4820: Update asm from 9.3 to 9.4

Posted by GitBox <gi...@apache.org>.
mbien merged PR #4820:
URL: https://github.com/apache/netbeans/pull/4820


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien commented on pull request #4820: Update asm from 9.3 to 9.4

Posted by GitBox <gi...@apache.org>.
mbien commented on PR #4820:
URL: https://github.com/apache/netbeans/pull/4820#issuecomment-1343286424

   looks good, lets get this in too


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists