Contribution to Bug 100120

Mike Duigou mike.duigou at oracle.com
Sun Jul 24 23:51:20 UTC 2011


One other valuable bit of valuable info missing from the current bug writeup is an explanation of why the RFE (request for enhancement) matters. Where is the problem encountered, how widespread is the problem, how much of a bottleneck does it represent, etc.? Any context you can provide can only help to attract attention and effort to this problem. 

I suspect that in the past there was a resistance to converting to ConcurrentHashMap because of the additional overhead that CHM introduced. This has been fixed in JDK 7 so this resistance may no longer apply. 

Mike


On Jul 24 2011, at 08:17 , Alan Bateman wrote:

> Peter Lawrey wrote:
>> Hello,
>> 
>> I am trying to following the http://openjdk.java.net/contribute/
>> What is the next step to progressing bug
>> https://bugs.openjdk.java.net/show_bug.cgi?id=100120
>> It has a suggested fix provided.
>> 
>> Regards,
>>  Peter.
>>  
> I would suggest re-basing the patch and attaching it to the bug. It would also be good to create a standalone test case that can be used to demonstrate the contention (we could add it to tests in jdk/test/java/lang/reflect/Proxy so that future maintainers have some performance tests to run). If a patch is attached then you could start a discussion here, get it reviewed, and get a sponsor to help get it in.
> 
> -Alan.




More information about the core-libs-dev mailing list