Re: inefficient indexof when String has one length

2015-01-25 Thread Otávio Gonçalves de Santana
Can anyone help me as sponsor? On May 27, 2014 2:17 PM, Otávio Gonçalves de Santana otaviopolianasant...@gmail.com wrote: Can anyone help me as sponsor? On May 12, 2014 1:57 PM, Paul Sandoz paul.san...@oracle.com wrote: On Apr 26, 2014, at 12:56 PM, Otávio Gonçalves de Santana

Re: inefficient indexof when String has one length

2015-01-25 Thread Claes Redestad
On 2015-01-25 23:30, Otávio Gonçalves de Santana wrote: Can anyone help me as sponsor? Sure, why not. I'll remove the escaped double-quote as per Paul's request and run it through a quick sanity test. Which e-mail do you want to get credited? /Claes

Re: Expected vs. observed performance of java.util.zip.CRC32 in Java 7 and 8

2015-01-25 Thread Ariel Weisberg
Hi, Well to wrap this up for me at least. I tested with a very simple benchmark on Linux and I see the expected behavior. JDK 8 CRC32 is fast, but slows down with -XX:-UseCLMUL -XX:-UseCRC32Intrinsics. JDK 7 both implementations perform similarly The JDK 8 non-intrinsic may have gotten slower.

Re: [9] request for review: 8049171: Additional tests for jarsigner's warnings

2015-01-25 Thread Artem Smotrakov
Hi Max, Here is an updated webrev, please take a look. http://cr.openjdk.java.net/~asmotrak/8049171/webrev.02/ Artem On 01/26/2015 05:03 AM, Weijun Wang wrote: On 1/23/2015 16:12, Artem Smotrakov wrote: If the MANIFEST and the signature files must be at the beginning, should it be

Review request for JDK-8051709: Convert JAXP function tests: javax.xml.datatype to jtreg (testng) tests

2015-01-25 Thread Frank Yuan
Hi, Joe and All We are working on moving internal jaxp functional tests to open jdk repo. This is the datatype suite. Would you please review these test? Any comment will be appreciated. bug: https://bugs.openjdk.java.net/browse/JDK-8051709 webrev:

Review request for JDK-8051547: Convert JAXP function tests: javax.xml.validation.* to jtreg (testng) tests

2015-01-25 Thread Frank Yuan
Hi, Joe and All We are working on moving internal jaxp functional tests to open jdk repo. This is the validation suite. Would you please review these test? Any comment will be appreciated. bug: https://bugs.openjdk.java.net/browse/JDK-8051547 webrev:

Re: [9] request for review: 8049171: Additional tests for jarsigner's warnings

2015-01-25 Thread Weijun Wang
On 1/23/2015 16:12, Artem Smotrakov wrote: If the MANIFEST and the signature files must be at the beginning, should it be considered as a bug in jarsigner? Should it reject such files? I think so. Will file a bug. The jar u way is to copy each old entry into destination unless the entry

Re: inefficient indexof when String has one length

2015-01-25 Thread Otávio Gonçalves de Santana
Thank you. My email: otavioj...@java.net On Sun, Jan 25, 2015 at 8:47 PM, Claes Redestad claes.redes...@oracle.com wrote: On 2015-01-25 23:30, Otávio Gonçalves de Santana wrote: Can anyone help me as sponsor? Sure, why not. I'll remove the escaped double-quote as per Paul's request and