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

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

                Author: ASF GitHub Bot
            Created on: 29/Jan/25 20:59
            Start Date: 29/Jan/25 20:59
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on code in PR #5477:
URL: https://github.com/apache/activemq-artemis/pull/5477#discussion_r1934575450


##########
tests/activemq5-unit-tests/src/test/java/org/apache/activemq/openwire/v1/ActiveMQBytesMessageTest.java:
##########
@@ -40,7 +40,6 @@ public Object createObject() throws Exception {
    @Override
    protected void populateObject(Object object) throws Exception {
       super.populateObject(object);
-      ActiveMQBytesMessage info = (ActiveMQBytesMessage) object;

Review Comment:
   I reverted the relevant changes in that module.





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

    Worklog Id:     (was: 954565)
    Time Spent: 5h  (was: 4h 50m)

> Code gardening after move to Java 17
> ------------------------------------
>
>                 Key: ARTEMIS-5266
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5266
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> With the recent move to Java 17 now is a good time to do some code gardening 
> to leverage new language features (e.g. text blocks) and deal with old issue 
> (e.g. unused variables, etc.).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to