Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037232Openbravo ERPZ. Otherspublic2017-11-06 13:042020-01-21 19:13
alostale 
Retail 
normalminorhave not tried
closedout of date 
5
 
 
Core
No
0037232: JDK9: compilation warnings - Retail Team
Compiling Openbravo with Java 9 produces a big number of warnings. Most of them are caused by deprecation of methods.
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 [^]
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.
No tags attached.
related to defect 0037230 closed shuehner JDK9: compilation warnings - Platform Team 
related to feature request 0031477 new shuehner Tracking issue to reduce the huge number of eclipse warnings in pi 
related to feature request 0037083 closed alostale support JDK 9 
? j9-warns (112,947) 2017-11-06 13:04
https://issues.openbravo.com/file_download.php?file_id=11268&type=bug
Issue History
2017-11-06 13:04alostaleNew Issue
2017-11-06 13:04alostaleAssigned To => Retail
2017-11-06 13:04alostaleFile Added: j9-warns
2017-11-06 13:04alostaleModules => Core
2017-11-06 13:04alostaleTriggers an Emergency Pack => No
2017-11-06 13:04alostaleIssue generated from0037230
2017-11-06 13:04alostaleRelationship addedrelated to 0037230
2017-11-06 13:05alostaleRelationship addedrelated to 0031477
2017-11-06 13:05alostaleRelationship addedrelated to 0037083
2017-11-06 13:22alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=16234#r16234
2017-11-06 13:26alostaleIssue Monitored: alostale
2019-06-18 11:28caristuSummaryJDK9: compilation warnings - Platform Team => JDK9: compilation warnings - Retail Team
2020-01-21 19:13shuehnerNote Added: 0117159
2020-01-21 19:13shuehnerStatusnew => closed
2020-01-21 19:13shuehnerResolutionopen => out of date

Notes
(0117159)
shuehner   
2020-01-21 19:13   
Closing as outdated. The topic have long been fixed in other issues like 37966 back then.