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

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

                Author: ASF GitHub Bot
            Created on: 21/Aug/23 19:13
            Start Date: 21/Aug/23 19:13
    Worklog Time Spent: 10m 
      Work Description: lukaszlenart commented on code in PR #736:
URL: https://github.com/apache/struts/pull/736#discussion_r1300542828


##########
core/src/test/java/com/opensymphony/xwork2/ognl/SecurityMemberAccessTest.java:
##########
@@ -178,23 +178,6 @@ public void testMiddleOfInheritanceExclusion3() throws 
Exception {
         assertTrue("barLogic() from BarInterface isn't accessible!!!", 
accessible);
     }
 
-    @Test
-    public void testMiddleOfInheritanceExclusion4() throws Exception {

Review Comment:
   I cannot recall the exact use case, yet we can try to relax this behaviour 
hopping it was just my paranoid mind ;) 





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

    Worklog Id:     (was: 877360)
    Time Spent: 1h 10m  (was: 1h)

> Improve performance of excluded classes and packages
> ----------------------------------------------------
>
>                 Key: WW-5337
>                 URL: https://issues.apache.org/jira/browse/WW-5337
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Kusal Kithul-Godage
>            Priority: Minor
>             Fix For: 6.3.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> By using a HashMap we can significantly improve performance for applications 
> with extensive exclusion lists.



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

Reply via email to