You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/10/26 10:25:52 UTC

[GitHub] [activemq] gemmellr edited a comment on pull request #712: [AMQ-8385] Update to target-version for JDK 11

gemmellr edited a comment on pull request #712:
URL: https://github.com/apache/activemq/pull/712#issuecomment-951797684


   I see you changed it back in https://github.com/apache/activemq/commit/abbbda7fb2a3945078afd4d9c119cfadf7201ebf, though that broke the build due to changing the source value too without additional changes needed as discussed earlier on this PR.
   
   I see the particular compilation failure was on access to some RMI related bits that has been closed off. I hit similar thing in some Artemis tests when changing the source level there, for different classes/packages but it shows generally what I did for Java 11 and Java 16+ to get things working:
   https://github.com/apache/activemq-artemis/pull/3696/files#diff-52d8eefa25c2c6938f688b0b4f19d64bf9d8333ad4bdf3106838a634b5208453


-- 
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: gitbox-unsubscribe@activemq.apache.org

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