RFR(xs): JDK-8152329: jvm should treat the "Multi-Release" jar manifest attribute name as case insensitive
Calvin Cheung
calvin.cheung at oracle.com
Mon Apr 4 23:21:42 UTC 2016
Thanks Misha!
On 4/4/16, 4:13 PM, Mikhailo Seledtsov wrote:
> Looks good to me.
>
> Misha
>
> On 4/4/2016 2:30 PM, Calvin Cheung wrote:
>> Thanks Ioi!
>>
>> Calvin
>>
>> On 4/4/16, 2:19 PM, Ioi Lam wrote:
>>> Looks good to me. Thanks!
>>> - Ioi
>>>
>>> On 4/4/16 2:07 PM, Calvin Cheung wrote:
>>>>
>>>> Please review this small fix for:
>>>> https://bugs.openjdk.java.net/browse/JDK-8152329
>>>>
>>>> The fix is to convert the buffer containing the jar manifest into
>>>> lower case before performing strstr.
>>>>
>>>> webrev: http://cr.openjdk.java.net/~ccheung/8152329/webrev.01/
>>>>
>>>> Testing:
>>>> JPRT -testset hotspot
>>>> The tests under runtime on the platforms built by JPRT.
>>>>
>>>> thanks,
>>>> Calvin
>>>
>
More information about the hotspot-runtime-dev
mailing list