Improving performance and reducing object allocations of java.util.UUID to/from string

Aleksey Shipilev aleksey.shipilev at oracle.com
Mon Jan 21 11:12:46 UTC 2013


On 01/20/2013 04:54 AM, Steven Schlansker wrote:
> On Jan 10, 2013, at 4:50 AM, Aleksey Shipilev <aleksey.shipilev at oracle.com> wrote:
> 
>> On 01/09/2013 09:51 PM, Steven Schlansker wrote:
>>> I sent this email a week ago and have received no replies.  Is there
>>> any step I have missed necessary to contribute to the JDK libraries?
>>
>> I think the crucial part is OCA, as per:
>> http://openjdk.java.net/contribute/
> 
> I have now taken care of this :-)
> The OCA is under the company name "Ness Computing" and was emailed yesterday.

Ok, now as this is being taken care of, you need to follow these steps:

 a) prepare the code, and create the webrev [1] for the change.

 b) upload the webrev somewhere, submit the link to webrev for formal
review on this list, clearly stating the subject, and the CR. I had
submitted CR for this change (8006627), it will be eventually available
in public [2]. So, for reviews, you should use this subject line:
 "RFR (S) CR 8006627: Improving performance and reducing object
allocations of java.util.UUID to/from string"

 c) Work with sponsors to commit this.

Thanks,
-Aleksey.

[1] "ksh make/scripts/webrev.ksh -f", maybe with "-N" if you have not
committed, and your changes are against the working copy.
[2] http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8006627




More information about the core-libs-dev mailing list