Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054454 | Openbravo ERP | A. Platform | public | 2024-01-24 14:54 | 2024-01-25 09:07 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR24Q2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054454: ant generate.java.doc has new warnings by default when running with jdk17 |
Description | javadoc from new jdk17 is slightly stricter by default and has some new warnings showing up by default.
[javadoc] /srv/ci/workspace/try-full-pgsql/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseActionHandler.java:70: warning: invalid input: '<'
[javadoc] * parameters of the request and returns it as a Map<String, Object>
[javadoc] ^
[javadoc] /srv/ci/workspace/try-full-pgsql/modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java:152: warning: @param argument "action" is not a parameter name. |
Steps To Reproduce | set JAVA_HOME to openjdk17
ant generate.java.doc |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0045904 | PR21Q2 | closed | shuehner | ant generate.java.doc has new warnings by default when running with jdk17 | blocks | feature request | 0045903 | | new | Triage Platform Base | Support JDK17 (LTS) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-01-24 14:54 | shuehner | New Issue | |
2024-01-24 14:54 | shuehner | Assigned To | => shuehner |
2024-01-24 14:54 | shuehner | Modules | => Core |
2024-01-24 14:54 | shuehner | Triggers an Emergency Pack | => No |
2024-01-24 14:54 | shuehner | Issue generated from | 0045904 |
2024-01-24 14:54 | shuehner | Relationship added | related to 0045904 |
2024-01-24 14:55 | shuehner | Relationship added | blocks 0045903 |
2024-01-24 15:19 | hgbot | Note Added: 0159717 | |
2024-01-25 09:07 | hgbot | Note Added: 0159751 | |
2024-01-25 09:07 | hgbot | Resolution | open => fixed |
2024-01-25 09:07 | hgbot | Status | new => closed |
2024-01-25 09:07 | hgbot | Fixed in Version | => PR24Q2 |
2024-01-25 09:07 | hgbot | Note Added: 0159752 | |