Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040649 | Openbravo ERP | A. Platform | public | 2019-04-19 08:35 | 2019-04-26 08:41 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q3 | |
Merge Request Status | |
Review Assigned To | caristu |
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 | 0040649: no need to open modules for reflection in build tasks |
Description | JDK's java.lang and java.base modules were opened for refection in order to prevent illegal reflective access in build tasks caused by jaxb 2.2.6. Now that jaxb has been updated to 2.3.1, this is not required anymore. |
Steps To Reproduce | Using JDK9+ run ant generate.entities.quick -Djvm.arg.line='--illegal-access=debug'
-> now no warning is displayed |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0039372 | 3.0PR18Q4 | closed | alostale | Illegal Access warning in ant tasks | related to | feature request | 0040552 | | closed | caristu | upgrade hibernate to version 5.4 | depends on | design defect | 0039032 | | closed | platform | Illegal Access warning in jaxb-impl-2.2.6 library | blocks | design defect | 0039031 | | new | Triage Platform Base | Tracking issue: Remove illegal access warnings shown since java9 by updating affected jar libraries |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-04-19 08:35 | alostale | New Issue | |
2019-04-19 08:35 | alostale | Assigned To | => alostale |
2019-04-19 08:35 | alostale | Modules | => Core |
2019-04-19 08:35 | alostale | Triggers an Emergency Pack | => No |
2019-04-19 08:35 | alostale | Relationship added | depends on 0039032 |
2019-04-19 08:35 | alostale | Relationship added | related to 0039372 |
2019-04-19 08:36 | alostale | Relationship added | blocks 0039031 |
2019-04-19 08:36 | alostale | Relationship added | related to 0040552 |
2019-04-19 08:39 | hgbot | Checkin | |
2019-04-19 08:39 | hgbot | Note Added: 0111215 | |
2019-04-19 08:39 | hgbot | Status | new => resolved |
2019-04-19 08:39 | hgbot | Resolution | open => fixed |
2019-04-19 08:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/349c4b630c6c4ca41210e400b864899924eebe55 [^] |
2019-04-19 08:39 | alostale | Review Assigned To | => caristu |
2019-04-26 08:41 | caristu | Note Added: 0111338 | |
2019-04-26 08:41 | caristu | Status | resolved => closed |
2019-04-26 08:41 | caristu | Fixed in Version | => 3.0PR19Q3 |