Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Advanced
Description
Classlib has the API for quick accessing to fields. Since serialization performance will depend on such the accessors, the idea is to implement such the accessors on magics. Slowpath is already in classlib, uses JNI to access fields, so implementation on magics will eliminate JNI transition overhead and native-side computations.
Attachments
Attachments
Issue Links
- relates to
-
HARMONY-5722 [classlib][luni][performance] ObjectInputStream/ObjectOutputStream can use optimized API for accessing fields
- Closed