Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
| View Issue Details | |||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
| 0030282 | Openbravo ERP | Z. Others | public | 2015-06-29 16:52 | 2015-11-14 13:02 | ||||||||||||||
| Reporter | shuehner | ||||||||||||||||||
| Assigned To | shuehner | ||||||||||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||||||||
| Status | closed | Resolution | fixed | ||||||||||||||||
| Platform | OS | 5 | OS Version | ||||||||||||||||
| Product Version | |||||||||||||||||||
| Target Version | 3.0PR15Q3 | Fixed in Version | 3.0PR15Q4 | ||||||||||||||||
| Merge Request Status | |||||||||||||||||||
| Review Assigned To | alostale | ||||||||||||||||||
| OBNetwork customer | No | ||||||||||||||||||
| Web browser | |||||||||||||||||||
| Modules | Core | ||||||||||||||||||
| Support ticket | |||||||||||||||||||
| Regression level | |||||||||||||||||||
| Regression date | |||||||||||||||||||
| Regression introduced in release | |||||||||||||||||||
| Regression introduced by commit | |||||||||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||||||||
| Summary | 0030282: Supress some warnings about 'unused object allocation' where this is intentional | ||||||||||||||||||
| Description | Some code does create some objects which are not directly used however does that intentionally because of side-effects. try { new BigDecimal("bad value"); } catch { // notice it failed } Mark those cases with SupressWarnings they should not trigger a warning about the useless 'new' | ||||||||||||||||||
| Steps To Reproduce | Check eclipse warnings about 'Unused object allocation' | ||||||||||||||||||
| Proposed Solution | |||||||||||||||||||
| Additional Information | |||||||||||||||||||
| Tags | No tags attached. | ||||||||||||||||||
| Relationships |
| ||||||||||||||||||
| Attached Files | |||||||||||||||||||
| Issue History | |||||||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||||||
| 2015-06-29 16:52 | shuehner | New Issue | |||||||||||||||||
| 2015-06-29 16:52 | shuehner | Assigned To | => Triage Finance | ||||||||||||||||
| 2015-06-29 16:52 | shuehner | OBNetwork customer | => No | ||||||||||||||||
| 2015-06-29 16:52 | shuehner | Modules | => Core | ||||||||||||||||
| 2015-06-29 16:52 | shuehner | Triggers an Emergency Pack | => No | ||||||||||||||||
| 2015-06-29 16:56 | shuehner | Assigned To | Triage Finance => shuehner | ||||||||||||||||
| 2015-06-29 17:29 | shuehner | Review Assigned To | => alostale | ||||||||||||||||
| 2015-06-29 17:29 | shuehner | Target Version | => 3.0PR15Q3 | ||||||||||||||||
| 2015-06-29 17:31 | hgbot | Checkin | |||||||||||||||||
| 2015-06-29 17:31 | hgbot | Note Added: 0078571 | |||||||||||||||||
| 2015-06-29 17:31 | hgbot | Status | new => resolved | ||||||||||||||||
| 2015-06-29 17:31 | hgbot | Resolution | open => fixed | ||||||||||||||||
| 2015-06-29 17:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0c9a6c3e2277708daf97f08d507be95cb7319d0e [^] | ||||||||||||||||
| 2015-06-29 17:32 | alostale | Note Added: 0078572 | |||||||||||||||||
| 2015-06-29 17:32 | alostale | Status | resolved => closed | ||||||||||||||||
| 2015-06-29 17:32 | alostale | Fixed in Version | => 3.0PR15Q4 | ||||||||||||||||
| 2015-11-14 13:02 | shuehner | Relationship added | blocks 0031477 | ||||||||||||||||
| 2015-11-23 08:33 | alostale | Relationship added | related to 0031557 | ||||||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||