Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053488
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2023-09-19 11:012023-09-20 16:01
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0053488: Remove "net.bytebuddy.experimental" flag usage

DescriptionWith 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 Solution1) Upgrade byte-buddy library
2) Remove the usage of "net.bytebuddy.experimental" from src-test/build.xml
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0053411 closedTriage Platform Base Some test cases using mockito fails with JDK22 

-  Notes
There are no notes attached to this issue.

- 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 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
Powered by Mantis Bugtracker