[ https://issues.apache.org/jira/browse/HARMONY-5284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naumova Natalya updated HARMONY-5284:
--------------------------------------
Description:
It's for better lookup procedures for methods and fileds resolving; moving Class.getMethod
to JNI :
There was just linear search for lookup methods and fileds in DRLVM, so using hash for lookup
improves the performance on startup.
Summary: classloading - lookup for methods and fields (was: uncompressed jar files)
> classloading - lookup for methods and fields
> --------------------------------------------
>
> Key: HARMONY-5284
> URL: https://issues.apache.org/jira/browse/HARMONY-5284
> Project: Harmony
> Issue Type: Sub-task
> Reporter: Naumova Natalya
>
> It's for better lookup procedures for methods and fileds resolving; moving Class.getMethod
to JNI :
> There was just linear search for lookup methods and fileds in DRLVM, so using hash for
lookup improves the performance on startup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|