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

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Mon Sep 8 18:45:21 UTC 2014


Hi Ivan,

  The change looks good to me.

Thank you,
Misha

On 9/7/2014 9:00 PM, Ivan Gerasimov wrote:
> 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