Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040649 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | trivial | have not tried | 2019-04-19 08:35 | 2019-04-26 08:41 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 349c4b630c6c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0111215) hgbot (developer) 2019-04-19 08:39 |
Repository: erp/devel/pi Changeset: 349c4b630c6c4ca41210e400b864899924eebe55 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Apr 19 08:38:44 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/349c4b630c6c4ca41210e400b864899924eebe55 [^] fixes 40649: no need to open modules for reflection in build tasks Reverted changeset done for 0039372 as after updating jaxb this is no longer needed. --- M build.xml M src/build.xml --- |
(0111338) caristu (developer) 2019-04-26 08:41 |
Reviewed |
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 |
Copyright © 2000 - 2009 MantisBT Group |