Bug 2051137
Summary: | brazil fails to build with java-17-openjdk | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
Component: | brazil | Assignee: | Mat Booth <mat.booth> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | didiksupriadi41, java-maint-sig, jhuttana, jvanek, mat.booth, pmikova, sgehwolf |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-02-08 16:05:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2024265 |
Description
jiri vanek
2022-02-06 14:02:02 UTC
Looks like javadoc only issue: [javadoc] /builddir/build/BUILD/brazil-brazil-2.3/build/src/sunlabs/brazil/server/Server.java:596: error: invalid use of a restricted identifier 'yield' [javadoc] yield(); [javadoc] ^ [javadoc] (to invoke a method called yield, qualify the yield with a receiver or type name) [javadoc] 1 error Still known issue: https://fedoraproject.org/wiki/Changes/Java17#yield_keyword |