Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038095 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] DB Pool Logging Utilities | minor | have not tried | 2018-03-09 14:33 | 2018-03-14 19:32 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 58e71342e8e0 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | caristu | |||||||
Support ticket | ||||||||
OBNetwork customer | No | |||||||
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() | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0103180) hgbot (developer) 2018-03-13 09:49 |
Repository: erp/mods/org.openbravo.util.db Changeset: 58e71342e8e0b1ab7dd4d871b8d0e75d98375dc3 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Fri Mar 09 14:58:16 2018 +0100 URL: http://code.openbravo.com/erp/mods/org.openbravo.util.db/rev/58e71342e8e0b1ab7dd4d871b8d0e75d98375dc3 [^] Fixed bug 38095: Handle new Exception thrown by newInstance JDK 9 fixed replaced ExternalConnectionPool.getInstance exceptions to a ReflectiveOperationException. Modified the setInterceptor method to explicitly throw this Exception. --- M src-test/org/openbravo/util/db/MeasurePerformance.java --- |
(0103254) caristu (viewer) 2018-03-14 19:30 edited on: 2018-03-14 19:31 |
Reviewed. Fix included in version 0.1.300[1]. [1] http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/ForgeModuleVersionDetail?moduleVersionId=0BFB358D3083426CA3164A050417E4EB [^] |
![]() |
|||
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:33 | jarmendariz | OBNetwork customer | => No |
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 | View Revisions |
2018-03-14 19:32 | caristu | Assigned To | platform => jarmendariz |
Copyright © 2000 - 2009 MantisBT Group |