Bug 59217 - Duplication of the recycling of the path in the ServerCookie
Summary: Duplication of the recycling of the path in the ServerCookie
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 9
Classification: Unclassified
Component: Catalina (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor (vote)
Target Milestone: -----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 06:26 UTC by Kyohei Nakamura
Modified: 2016-03-23 08:03 UTC (History)
0 users



Attachments
patch (430 bytes, patch)
2016-03-23 06:26 UTC, Kyohei Nakamura
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kyohei Nakamura 2016-03-23 06:26:35 UTC
Created attachment 33695 [details]
patch

The recycling of the path is invoked twice in the ServerCookie.recycle() method.
This is a duplicate code.
Comment 1 Violeta Georgieva 2016-03-23 08:03:28 UTC
Hi,

Thanks for the report and the patch.
The fix will be available from 9.0.0.M5, 8.5.1, 8.0.34 and 7.0.69 onwards.

Regards,
Violeta