Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037230 | Openbravo ERP | Z. Others | public | 2017-11-06 12:31 | 2022-11-02 08:15 |
|
Reporter | alostale | |
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.0PR18Q1 | |
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 | 0037230: JDK9: compilation warnings - Platform Team |
Description | Compiling Openbravo with Java 9 produces a big number of warnings. Most of them are caused by deprecation of methods. |
Steps To Reproduce | 1. Build Openbravo with Java 9
-> Check warnings
Find attached warnings split by team [1].
---
[1] https://docs.google.com/a/openbravo.com/spreadsheets/d/1W0i8s183pX2s37rh8Qy3-G_nZi1kywLD-yeGqiMRaX8/edit?usp=sharing [^] |
Proposed Solution | Most of these warnings are caused by deprecation, proposed alternatives in Java 9 are already present in Java 7 (which is current minimum requirement). Furthermore, these alternatives are generally better in terms of performance.
So, in all of these cases were alternative exists in Java 7, it should be used in favor of Java 9 deprecated one. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0037083 | | closed | alostale | support JDK 9 | related to | feature request | 0031477 | | new | shuehner | Tracking issue to reduce the huge number of eclipse warnings in pi | related to | defect | 0050699 | | closed | Triage Platform Base | JDK9: compilation warnings - dbsm | has duplicate | defect | 0032051 | | acknowledged | Triage Platform Base | review and remove occurrences of new BigDecimal(double) | related to | defect | 0037231 | | closed | collazoandy4 | JDK9: compilation warnings - Functional Team | related to | defect | 0037232 | | closed | Retail | JDK9: compilation warnings - Retail Team |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-11-06 12:31 | alostale | New Issue | |
2017-11-06 12:31 | alostale | Assigned To | => platform |
2017-11-06 12:31 | alostale | Modules | => Core |
2017-11-06 12:31 | alostale | Triggers an Emergency Pack | => No |
2017-11-06 12:32 | alostale | Category | A. Platform => Z. Others |
2017-11-06 12:56 | alostale | File Added: j9-warns | |
2017-11-06 12:56 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=16229#r16229 |
2017-11-06 12:57 | alostale | Relationship added | related to 0037083 |
2017-11-06 13:00 | alostale | Relationship added | has duplicate 0032051 |
2017-11-06 13:01 | alostale | Relationship added | related to 0031477 |
2017-11-06 13:02 | alostale | Issue cloned | 0037231 |
2017-11-06 13:02 | alostale | Relationship added | related to 0037231 |
2017-11-06 13:03 | alostale | Summary | JDK9: compilation warnings => JDK9: compilation warnings - Platform Team |
2017-11-06 13:04 | alostale | Issue cloned | 0037232 |
2017-11-06 13:04 | alostale | Relationship added | related to 0037232 |
2017-11-06 13:11 | alostale | Status | new => acknowledged |
2017-11-06 13:21 | alostale | File Deleted: j9-warns | |
2017-11-06 13:21 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=16230#r16230 |
2017-12-14 17:18 | hgbot | Checkin | |
2017-12-14 17:18 | hgbot | Note Added: 0101044 | |
2017-12-14 17:18 | hgbot | Status | acknowledged => resolved |
2017-12-14 17:18 | hgbot | Resolution | open => fixed |
2017-12-14 17:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/93673c76d8ccfe2404a513be8a5df28fc9041d7a [^] |
2017-12-14 17:18 | alostale | Assigned To | platform => shuehner |
2017-12-14 17:18 | alostale | Review Assigned To | => alostale |
2017-12-14 17:18 | alostale | Note Added: 0101045 | |
2017-12-14 17:18 | alostale | Status | resolved => closed |
2017-12-14 17:18 | alostale | Fixed in Version | => 3.0PR18Q1 |
2018-01-03 12:39 | hudsonbot | Checkin | |
2018-01-03 12:39 | hudsonbot | Note Added: 0101526 | |
2022-11-02 08:15 | alostale | Relationship added | related to 0050699 |