RFR [8057745]: TEST_BUG: runtime/SharedArchiveFile/ArchiveDoesNotExist.java fails with openjdk build

Ivan Gerasimov ivan.gerasimov at oracle.com
Mon Sep 8 04:00:44 UTC 2014


Thanks David!

On 08.09.2014 5:57, David Holmes wrote:
> Hi Ivan,
>
> I commented on the bug report before I saw this :)
>
> On 7/09/2014 11:14 PM, Ivan Gerasimov wrote:
>> Hello!
>>
>> The test ArchiveDoesNotExist.java fails with openjdk build due to the
>> wrong assumption about what the version string can be.
>>
>> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8057745
>> WEBREV: http://cr.openjdk.java.net/~igerasim/8057745/0/webrev/
>
> Assuming the output analyzer handles that form of regular expression 
> okay, this looks fine. :)
>
The analyzer constructs a regular java.util.regex.Pattern out of it, so 
yes it can handle this type of expression.
I've run the fixed test with both openjdk/oracle builds and it passes Okay.

Sincerely yours,
Ivan

> Thanks,
> David
>
>> Sincerely yours,
>> Ivan
>>
>
>



More information about the hotspot-runtime-dev mailing list