United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7083184 JSR 292: don't store context class argument with call site dependencies
7083184 : JSR 292: don't store context class argument with call site dependencies

Details
Type:
Enhancement
Submit Date:
2011-08-25
Status:
Closed
Updated Date:
2011-10-07
Project Name:
JDK
Resolved Date:
2011-09-30
Component:
hotspot
OS:
generic
Sub-Component:
compiler
CPU:
generic
Priority:
P4
Resolution:
Fixed
Affected Versions:
hs22
Fixed Versions:
hs22

Related Reports
Backport:
Backport:
Relates:

Sub Tasks

Description
The changes of 7071653 store a context class argument per call site dependency in the dependency stream.  This is actually not required since the context class is implicitly available with the first argument; the call site object.  Additionally call site dependencies should not depend on the very general super class CallSite but rather its actual class.

                                    

Comments
EVALUATION

See main CR
                                     
2011-09-14
EVALUATION

http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b27c72d69fd1
                                     
2011-09-08
EVALUATION

http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b27c72d69fd1
                                     
2011-08-29
EVALUATION

Introduce implicit context class for dependencies.
                                     
2011-08-25



Hardware and Software, Engineered to Work Together