arnej27959 opened a new pull request, #463:
URL: https://github.com/apache/felix-dev/pull/463

   - Add 'ancient-jdk' profile (JDK 8-10) that skips test compilation and 
execution
   - Add 'old-jdk' profile (JDK 11-16) with appropriate JVM args for module 
system
   - Update default surefire configuration for JDK 17+ with --add-opens flags 
and security manager settings
   - Upgrade ASM library from 5.2 to 9.9 and split into asm + asm-tree 
dependencies
   - Update test code to use ASM 9.x API (remove Opcodes.ASM4 flag)
   
   This allows the project to be built with older JDK versions while 
maintaining compatibility with modern JDK releases (17+).


-- 
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]

Reply via email to