arnej27959 commented on PR #463:
URL: https://github.com/apache/felix-dev/pull/463#issuecomment-3765422734

   Some background: I'm looking at some of the code that depends on internals 
of JDK versions (mainly SecureAction.java), and to ensure I can make PRs with 
changes that don't break for older JDKs, I've installed various versions and 
tried running unit tests.  So far I've used 8, 11, 17, and 21 and ran into some 
problems that I resolved with these profiles; I will also test with Java 25.  
The biggest issue so far is that the unit tests wouldn't compile at all using 
JDK 8, so I'm not sure what people do to ensure they don't break that version - 
any hints would be appreciated.


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