[
https://issues.apache.org/jira/browse/NUTCH-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated NUTCH-3046:
----------------------------------------
Description:
Follow the guidance at
[https://www.baeldung.com/java-migrate-8-to-17#1-compact-string]
It looks like there are 9 instances where we use _*char []*_
|[https://github.com/search?q=repo%3Aapache%2Fnutch%20char%5B%5D&type=code]].
was:
Follow the guidance at
[https://www.baeldung.com/java-migrate-8-to-17#1-compact-string]
It looks like there are [9 instances where we use
char[]|[https://github.com/search?q=repo%3Aapache%2Fnutch%20char%5B%5D&type=code]].
> Use compact strings
> -------------------
>
> Key: NUTCH-3046
> URL: https://issues.apache.org/jira/browse/NUTCH-3046
> Project: Nutch
> Issue Type: Sub-task
> Reporter: Lewis John McGibbney
> Priority: Major
>
> Follow the guidance at
> [https://www.baeldung.com/java-migrate-8-to-17#1-compact-string]
> It looks like there are 9 instances where we use _*char []*_
> |[https://github.com/search?q=repo%3Aapache%2Fnutch%20char%5B%5D&type=code]].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)