You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2022/02/22 10:42:00 UTC

[jira] [Commented] (MRESOLVER-243) Get rid of pre-Java 5 constructs that are cryptic

    [ https://issues.apache.org/jira/browse/MRESOLVER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496012#comment-17496012 ] 

Tamás Cservenák commented on MRESOLVER-243:
-------------------------------------------

We need to carefully inspect and make proper decision (maybe leave it as is), as one use contains comment "to conserve memory...", so it IS possible that use of bitwise operations was actually lowering memory consumption, as dep graph may be huge...

> Get rid of pre-Java 5 constructs that are cryptic
> -------------------------------------------------
>
>                 Key: MRESOLVER-243
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-243
>             Project: Maven Resolver
>          Issue Type: Task
>          Components: Resolver
>            Reporter: Tamás Cservenák
>            Priority: Major
>
> There are in some places (ChecksumPolicy kind was already fixed) still in codebase, that use pre-enum constructs. Kill them.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)