Re: ArrayCopyMicroBenchmark.java

2010-06-04 Thread Martin Buchholz
Oops, forgot to include the link. But it should come as no surprise to the readers of this list that the webrev can be found here: http://cr.openjdk.java.net/~martin/webrevs/openjdk7/ArrayCopyMicroBenchmark/ Martin On Fri, Jun 4, 2010 at 18:22, Martin Buchholz wrote: > Hi, > > I wrote an ArrayCo

ArrayCopyMicroBenchmark.java

2010-06-04 Thread Martin Buchholz
Hi, I wrote an ArrayCopyMicroBenchmark years ago, that has found repeated use, despite being buried in a bug report. I'd like to commit it to the jdk repo. It differes only in minor touchups, like Oracle copyright, from the bug report. Chris and or David, please file a bug on my behalf. Thanks,