[
https://issues.apache.org/jira/browse/TEZ-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4649:
------------------------------
Description:
tested by:
{code}
mvn clean install -Denforcer.skip=true -nsu -Dtest=TestAnalyzer#testWithATS
-pl ./tez-tools/analyzers/job-analyzer -am
{code}
git bisected, and double-checked before and after this commit:
{code}
commit 03b5f1d68ed30d214d0a0aa3e6ec9fe67777372d
TEZ-4636: Move to JDK-21+ (#418)
{code}
was:
tested by:
```
mvn clean install -Denforcer.skip=true -nsu -Dtest=TestAnalyzer#testWithATS
-pl ./tez-tools/analyzers/job-analyzer -am
```
git bisected, and double-checked before and after this commit:
```
commit 03b5f1d68ed30d214d0a0aa3e6ec9fe67777372d
TEZ-4636: Move to JDK-21+ (#418)
```
> Java21 upgrade has broken TestAnalyzer#testWithATS
> --------------------------------------------------
>
> Key: TEZ-4649
> URL: https://issues.apache.org/jira/browse/TEZ-4649
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
>
> tested by:
> {code}
> mvn clean install -Denforcer.skip=true -nsu -Dtest=TestAnalyzer#testWithATS
> -pl ./tez-tools/analyzers/job-analyzer -am
> {code}
> git bisected, and double-checked before and after this commit:
> {code}
> commit 03b5f1d68ed30d214d0a0aa3e6ec9fe67777372d
> TEZ-4636: Move to JDK-21+ (#418)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)