RFR(xs): JDK-8152329: jvm should treat the "Multi-Release" jar manifest attribute name as case insensitive
Ioi Lam
ioi.lam at oracle.com
Mon Apr 4 21:19:28 UTC 2016
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