Issue Details (XML | Word | Printable)

Key: RVM-238
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ian Rogers
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RVM

Late resolution of reflected types

Created: 19/Sep/07 05:31 AM   Updated: 11/Apr/08 09:29 AM
Component/s: Runtime
Affects Version/s: 2.9.0, 2.9.0.1, 2.9.1
Fix Version/s: 1000

Time Tracking:
Not Specified


 Description  « Hide
Moved here from SourceForge RFE 1592498:

Currently when the class object of a type is requested we resolve the type. This avoids checking whether the type is resolved in reflection code. This could mean
we're resolving things earlier than we should (potential bug) and also resolving types we don't need to resolve (potential slow down). We should review the
reflection and type code with a view to making resolution follow whatever the normal JVM convention is.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.