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

ASF GitHub Bot logged work on WW-5576:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Nov/25 07:10
            Start Date: 17/Nov/25 07:10
    Worklog Time Spent: 10m 
      Work Description: sonarqubecloud[bot] commented on PR #1415:
URL: https://github.com/apache/struts/pull/1415#issuecomment-3540280255

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1415) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1415&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1415&issueStatuses=ACCEPTED)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1415&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1415&metric=new_coverage&view=list)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1415&metric=new_duplicated_lines_density&view=list)
  
     
   [See analysis details on SonarQube 
Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1415)
   
   




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

    Worklog Id:     (was: 991939)
    Time Spent: 20m  (was: 10m)

> In Java 25: the use of the three-letter time zone IDs is deprecated
> -------------------------------------------------------------------
>
>                 Key: WW-5576
>                 URL: https://issues.apache.org/jira/browse/WW-5576
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 7.0.3
>            Reporter: Markus Fischer
>            Assignee: Lukasz Lenart
>            Priority: Trivial
>             Fix For: 7.2.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In Java 25 the use of the three-letter time zone IDs is discouraged, probably 
> since Java 8. Java 25 now prints explicit warnings like:
>  
> {code:java}
> WARNING: Use of the three-letter time zone ID "ACT" is deprecated and it
> will be removed in a future release{code}
>  
> See also [https://bugs.java.com/bugdatabase/view_bug?bug_id=8342550]
> This may be due to the use of code like
>  
> {code:java}
> private static final TimeZone GMT = TimeZone.getTimeZone("GMT");{code}
>  
> We should use the full IANA IDs like "Europe/London".



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

Reply via email to