United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6914206 change way of permission checking for generated MethodHandle adapters
6914206 : change way of permission checking for generated MethodHandle adapters

Details
Type:
Enhancement
Submit Date:
2010-01-05
Status:
Resolved
Updated Date:
2013-01-31
Project Name:
JDK
Resolved Date:
2010-01-19
Component:
hotspot
OS:
generic
Sub-Component:
compiler
CPU:
generic
Priority:
P4
Resolution:
Fixed
Affected Versions:
hs17
Fixed Versions:
hs17

Related Reports
Backport:
Backport:

Sub Tasks

Description
Currently generated MH adapters are faked to be in the same class as the callee to overcome permission problems.  I would be better, also for inlining heuristics, to put these adapters in the InvokeDynamic/MethodHandle classes to be able to indentify them easily in the compiler.

                                    

Comments
EVALUATION

http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/cd37471eaecc
                                     
2010-01-08



Hardware and Software, Engineered to Work Together