United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6830734 Performance: new ClassLoader.defineClass with conditional verify
6830734 : Performance: new ClassLoader.defineClass with conditional verify

Details
Type:
Enhancement
Submit Date:
2009-04-15
Status:
Resolved
Updated Date:
2010-07-28
Project Name:
JDK
Resolved Date:
2009-10-06
Component:
core-libs
OS:
generic
Sub-Component:
java.lang
CPU:
generic
Priority:
P4
Resolution:
Fixed
Affected Versions:
6u14
Fixed Versions:
6u18

Related Reports
Relates:
Relates:
Relates:

Sub Tasks

Description
See comments

                                    

Comments
EVALUATION

Added a private method into URLClassLoader which takes an extra boolean argument for caller to indicate whether to do class bytes verification when loading the class. In addition, enhanced all the classloader classes along the classloader hierarchy with similar private methods in order to pass this extra argument to java.lang.ClassLoader class and eventually down to JVM.
                                     
2009-08-21



Hardware and Software, Engineered to Work Together