Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0053488 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Openbravo ERP] A. Platform | minor | have not tried | 2023-09-19 11:01 | 2023-09-20 16:01 | |||||||
| Reporter | caristu | View Status | public | |||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | high | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| 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 | ||||||||||||
| Review Assigned To | ||||||||||||
| 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 | 0053488: Remove "net.bytebuddy.experimental" flag usage | |||||||||||
| Description | With the fix for 0053411 the usage of the "net.bytebuddy.experimental" flag was added to the ant tasks that execute junit tests as a temporary workaround in order to avoid failures in the mockito tests when using JDK 22. It looks like this is can be fixed by upgrading bytebuddy library version. See[1]. [1] https://github.com/raphw/byte-buddy/issues/1396 [^] From that issue looks like minimum version needed to include the fix is 1.14.3 https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.14.3 [^] Connection is not obvious but via: - March 28 in issue said releasing fix - Issue having "Need more recent asm" - that 1.14.3 release came out same day including "Update ASM" Note: That this version is recent enough is inferred from above. But not tested. | |||||||||||
| Steps To Reproduce | . | |||||||||||
| Proposed Solution | 1) Upgrade byte-buddy library 2) Remove the usage of "net.bytebuddy.experimental" from src-test/build.xml | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2023-09-19 11:01 | caristu | New Issue | |
| 2023-09-19 11:01 | caristu | Assigned To | => Triage Platform Base |
| 2023-09-19 11:01 | caristu | OBNetwork customer | => No |
| 2023-09-19 11:01 | caristu | Modules | => Core |
| 2023-09-19 11:01 | caristu | Triggers an Emergency Pack | => No |
| 2023-09-19 11:01 | caristu | Issue generated from | 0053411 |
| 2023-09-19 11:01 | caristu | Relationship added | related to 0053411 |
| 2023-09-19 11:02 | caristu | Description Updated | View Revisions |
| 2023-09-20 15:59 | shuehner | Description Updated | View Revisions |
| 2023-09-20 16:01 | shuehner | Issue Monitored: shuehner | |
| Copyright © 2000 - 2009 MantisBT Group |