[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881181#comment-17881181 ] ASF GitHub Bot commented on GROOVY-11459: - zhangwei911 commented on PR #2112: U

Re: [PR] GROOVY-11459: MD5 is already an insecure hash algorithm, replacing it with SHA256 i… [groovy]

2024-09-11 Thread via GitHub
zhangwei911 commented on PR #2112: URL: https://github.com/apache/groovy/pull/2112#issuecomment-2345352139 Thank you very much for doing these tests, and I am very glad that this has been adopted. Replied Message | From | Paul ***@***.***> | | Date | 09/12/2024

[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881179#comment-17881179 ] ASF GitHub Bot commented on GROOVY-11459: - paulk-asert commented on PR #2112: U

Re: [PR] GROOVY-11459: MD5 is already an insecure hash algorithm, replacing it with SHA256 i… [groovy]

2024-09-11 Thread via GitHub
paulk-asert commented on PR #2112: URL: https://github.com/apache/groovy/pull/2112#issuecomment-2345346252 I'll merge and refactor to be halfway between your suggestion and what I have been doing for testing. Thanks! -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881178#comment-17881178 ] ASF GitHub Bot commented on GROOVY-11459: - paulk-asert merged PR #2112: URL: ht

Re: [PR] GROOVY-11459: MD5 is already an insecure hash algorithm, replacing it with SHA256 i… [groovy]

2024-09-11 Thread via GitHub
paulk-asert merged PR #2112: URL: https://github.com/apache/groovy/pull/2112 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@g

[jira] [Comment Edited] (GROOVY-11366) STC: callable (closure) property from super class

2024-09-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880693#comment-17880693 ] Eric Milles edited comment on GROOVY-11366 at 9/11/24 6:01 PM: --

[jira] [Comment Edited] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881009#comment-17881009 ] Paul King edited comment on GROOVY-11459 at 9/11/24 3:24 PM:

[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881009#comment-17881009 ] Paul King commented on GROOVY-11459: I'll send an email to the dev list shortly. >

[jira] [Commented] (GROOVY-6324) Cannot call closure like a method in type checked mode

2024-09-11 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881003#comment-17881003 ] Eric Milles commented on GROOVY-6324: - Proper static compilation support would requi

[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread wellchang (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880995#comment-17880995 ] wellchang commented on GROOVY-11459: So which algorithm is your choice? > weak has

[jira] [Comment Edited] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880970#comment-17880970 ] Paul King edited comment on GROOVY-11459 at 9/11/24 2:16 PM:

[jira] [Comment Edited] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880970#comment-17880970 ] Paul King edited comment on GROOVY-11459 at 9/11/24 1:50 PM:

[jira] [Comment Edited] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880970#comment-17880970 ] Paul King edited comment on GROOVY-11459 at 9/11/24 1:47 PM:

[jira] [Created] (GROOVY-11475) loops and flow typing can still lead to ClassCastException

2024-09-11 Thread Thodoris Sotiropoulos (Jira)
Thodoris Sotiropoulos created GROOVY-11475: -- Summary: loops and flow typing can still lead to ClassCastException Key: GROOVY-11475 URL: https://issues.apache.org/jira/browse/GROOVY-11475 Proje

[jira] [Commented] (GROOVY-11459) weak hashing algorithm (使用弱哈希算法)

2024-09-11 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880970#comment-17880970 ] Paul King commented on GROOVY-11459: I created a temporary branch to play with hash