[xwiki/xwiki-dev-llm] 5e31dc: [Misc] Record the doPrivileged ambiguity as an S16...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 5e31dc7a632698ed519cc59513cd0c09e96b3f77 https://github.com/xwiki/xwiki-dev-llm/commit/5e31dc7a632698ed519cc59513cd0c... Author: Vincent Massol <[email protected]> Date: 2026-07-31 (Fri, 31 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/sonarqube/modernization-rules.md Log Message: ----------- [Misc] Record the doPrivileged ambiguity as an S1604 drop condition An anonymous class names the functional interface it implements; an implicitly-typed lambda cannot. When the target method is overloaded on two functional interfaces with the same descriptor the converted call no longer compiles, which makes every AccessController.doPrivileged() site a permanent drop for java:S1604. Co-authored-by: Vincent Massol <[email protected]> Commit: 718e6cad5a0e1aa1617d3e7751c7195593c83cb7 https://github.com/xwiki/xwiki-dev-llm/commit/718e6cad5a0e1aa1617d3e7751c719... Author: Vincent Massol <[email protected]> Date: 2026-07-31 (Fri, 31 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/sonarqube/modernization-rules.md Log Message: ----------- [Misc] Record the doPrivileged ambiguity as an S1604 drop condition Compare: https://github.com/xwiki/xwiki-dev-llm/compare/9c4ea74d5848...718e6cad5a0e To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications