Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038095 | Modules | DB Pool Logging Utilities | public | 2018-03-09 14:33 | 2018-03-14 19:32 |
|
Reporter | jarmendariz | |
Assigned To | jarmendariz | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | caristu |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0038095: Handle new Exceptions thrown by ExternalConnectionPool.getInstance |
Description | Due to changes to remove warnings and deprecations in JDK9, ExternalConnectionPool.getInstance (used in MeasurePerformance.java) throws an instance of ReflectiveOperationException. This should be handled or explicitly thrown by the method that uses it. |
Steps To Reproduce | See above |
Proposed Solution | Add ReflectiveOperationException to the Exceptions thrown by setInterceptor() |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0037943 | | closed | jarmendariz | Openbravo ERP | JDK 9: remove [deprecation] newInstance() in Class warnings | related to | defect | 0038000 | | closed | jarmendariz | Openbravo ERP | API change for ExternalConnectionPool.getInstance(String) method due to [deprecation] newInstance() warning removal |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-03-09 14:33 | jarmendariz | New Issue | |
2018-03-09 14:33 | jarmendariz | Assigned To | => platform |
2018-03-09 14:34 | jarmendariz | Relationship added | related to 0037943 |
2018-03-09 14:41 | jarmendariz | Status | new => scheduled |
2018-03-13 09:49 | hgbot | Checkin | |
2018-03-13 09:49 | hgbot | Note Added: 0103180 | |
2018-03-13 09:49 | hgbot | Status | scheduled => resolved |
2018-03-13 09:49 | hgbot | Resolution | open => fixed |
2018-03-13 09:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/mods/org.openbravo.util.db/rev/58e71342e8e0b1ab7dd4d871b8d0e75d98375dc3 [^] |
2018-03-13 09:51 | jarmendariz | Review Assigned To | => caristu |
2018-03-14 19:18 | caristu | Relationship added | related to 0038000 |
2018-03-14 19:30 | caristu | Note Added: 0103254 | |
2018-03-14 19:30 | caristu | Status | resolved => closed |
2018-03-14 19:31 | caristu | Note Edited: 0103254 | bug_revision_view_page.php?bugnote_id=0103254#r16848 |
2018-03-14 19:32 | caristu | Assigned To | platform => jarmendariz |