Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037825 | Openbravo ERP | A. Platform | public | 2018-02-04 15:52 | 2018-03-15 17:31 |
|
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 | 3.0PR18Q2 | |
Merge Request Status | |
Review Assigned To | alostale |
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 | 0037825: Fix new javadoc warnings active by default in JDK 9 |
Description | javadoc activated a a subset of -Xdoclint:html in java9 by default and show around 190 warnings with pi codebase.
Initial jdk9 support in 37083 switched off those using -Xdoclint:none but going forwards it makes sense to fix those up.
Most of those are just using html escape for <, >, &
|
Steps To Reproduce | remove -Xdoclint:none line from generate.javadoc.jdk9 and run ant generate.java.doc
|
Proposed Solution | Fix javadoc comments |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0037083 | | closed | alostale | support JDK 9 | related to | defect | 0038098 | | closed | shuehner | Fix new javadoc warnings of -Xdoclint:html active by default as errors since Java 8 | related to | design defect | 0038152 | | new | Triage Platform Base | Fix more javadoc warnings active by default in JDK 9 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-02-04 15:52 | shuehner | New Issue | |
2018-02-04 15:52 | shuehner | Assigned To | => platform |
2018-02-04 15:52 | shuehner | Modules | => Core |
2018-02-04 15:52 | shuehner | Triggers an Emergency Pack | => No |
2018-02-04 15:52 | shuehner | Relationship added | related to 0037083 |
2018-02-04 15:52 | shuehner | Assigned To | platform => shuehner |
2018-02-04 15:52 | shuehner | Review Assigned To | => alostale |
2018-02-05 13:55 | hgbot | Checkin | |
2018-02-05 13:55 | hgbot | Note Added: 0102189 | |
2018-02-05 13:55 | hgbot | Status | new => resolved |
2018-02-05 13:55 | hgbot | Resolution | open => fixed |
2018-02-05 13:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8772ee6ea67b3b72259f35a785dd08859234585d [^] |
2018-02-05 13:56 | alostale | Note Added: 0102190 | |
2018-02-05 13:56 | alostale | Status | resolved => closed |
2018-02-05 13:56 | alostale | Fixed in Version | => 3.0PR18Q2 |
2018-03-11 13:03 | shuehner | Issue cloned | 0038098 |
2018-03-11 13:03 | shuehner | Relationship added | related to 0038098 |
2018-03-15 17:31 | caristu | Issue cloned | 0038152 |
2018-03-15 17:31 | caristu | Relationship added | related to 0038152 |