[ 
https://issues.apache.org/jira/browse/ARTEMIS-5202?focusedWorklogId=947379&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-947379
 ]

ASF GitHub Bot logged work on ARTEMIS-5202:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Dec/24 17:55
            Start Date: 09/Dec/24 17:55
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on PR #5386:
URL: 
https://github.com/apache/activemq-artemis/pull/5386#issuecomment-2528915544

   > One option is to just add jvm args to allow it if they can't be replaced.
   > 
   > ```
   > --add-opens=java.base/java.lang=ALL-UNNAMED
   > ```
   
   FWIW I tried this workaround out locally on 17 and it worked ok for the 
cdi-client module tests. Diff:
   
https://github.com/gemmellr/activemq-artemis/commit/abcbf0c34c724a219c6a452078bb497ca0877d72
   
   Didnt try it on 21+ (though my forks actions will be running it now). The 
example would also still need a different change to the similar effect, since 
it doesnt use surefire.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 947379)
    Time Spent: 2h 40m  (was: 2.5h)

> Require Java 17+ (i.e drop support for Java 11)
> -----------------------------------------------
>
>                 Key: ARTEMIS-5202
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5202
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Update relevant {{pom.xml}} files to use Java 17 instead of 11 for building & 
> running the code-base.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to