|
Quick Lists
|
|
Bug ID:
|
6807702
|
|
Votes
|
0
|
|
Synopsis
|
Integer.valueOf cache should be configurable
|
|
Category
|
java:classes_lang
|
|
Reported Against
|
|
|
Release Fixed
|
6u14(b03)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
2173436
,
2173437
|
|
Submit Date
|
19-FEB-2009
|
|
Description
|
j.l.Integer has a cache to support the customer identity semantics of autoboxing for values between -128 and 127 (inclusive). Some applications/benchmarks benefit from a larger cache and HotSpot already has the ability to configure a larger cache if supported by the Integer implementation.
Posted Date : 2009-02-19 18:05:34.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
As per description.
Posted Date : 2009-02-25 20:02:28.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |