On 18/07/2024 12:27, Konstantin Kolinko wrote:
чт, 18 июл. 2024 г. в 11:42, :
@@ -287,6 +312,28 @@ public final class Library {
return initialize();
}
+
+public static boolean tryCleanUpLock(long cleanupGeneration) {
+try {
+boolean result = cleanUpLo
чт, 18 июл. 2024 г. в 11:42, :
>
> This is an automated email from the ASF dual-hosted git repository.
>
> markt pushed a commit to branch 1.3.x
> in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
>
>
> The following commit(s) were added to refs/heads/1.3.x by this push:
> ne
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new e7a32 Align with 9.0.x
e7a32 is desc