Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038436 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Advanced Warehouse Operations | minor | have not tried | 2018-04-24 14:01 | 2018-04-24 16:25 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 67f724fad686 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | dmiguelez | |||||||
Regression introduced in release | ||||||||
Summary | 0038436: JDK 9: Remove newInstance() deprecation warnings | |||||||
Description | Starting from JDK9, clazz.newInstance() is deprecated in favor of clazz.getDeclaredConstructor().newInstance(). This deprecated method call is present in the following classes: - WarehouseAlgorithmsUtils.java - Utilities.java | |||||||
Steps To Reproduce | * | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0104054) hgbot (developer) 2018-04-24 14:02 |
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations Changeset: 67f724fad6865771b3cd738243d5f743fbd2c28b Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Tue Apr 24 14:02:16 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/67f724fad6865771b3cd738243d5f743fbd2c28b [^] Fixes issue 38436: Remove newInstance() deprecation warnings --- M src/org/openbravo/warehouse/advancedwarehouseoperations/task/WarehouseAlgorithmsUtils.java M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/Utilities.java --- |
(0104062) dmiguelez (developer) 2018-04-24 16:25 |
Code Review + Testing Ok |
Issue History | |||
Date Modified | Username | Field | Change |
2018-04-24 14:01 | aferraz | New Issue | |
2018-04-24 14:01 | aferraz | Assigned To | => Triage Finance |
2018-04-24 14:02 | hgbot | Checkin | |
2018-04-24 14:02 | hgbot | Note Added: 0104054 | |
2018-04-24 14:02 | hgbot | Status | new => resolved |
2018-04-24 14:02 | hgbot | Resolution | open => fixed |
2018-04-24 14:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/67f724fad6865771b3cd738243d5f743fbd2c28b [^] |
2018-04-24 14:02 | aferraz | Assigned To | Triage Finance => aferraz |
2018-04-24 14:21 | aferraz | Review Assigned To | => dmiguelez |
2018-04-24 14:22 | aferraz | Relationship added | related to 0037083 |
2018-04-24 16:25 | dmiguelez | Note Added: 0104062 | |
2018-04-24 16:25 | dmiguelez | Status | resolved => closed |
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Copyright © 2000 - 2009 MantisBT Group |