RFR(XS): 8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code
Jiangli Zhou
jiangli.zhou at oracle.com
Wed Jan 25 21:10:49 UTC 2017
Hi Calvin,
With the change when 'version > cur_ver', the JVM prints a warning saying "the requested JDK version is not supported in multiple version jars" but uses the highest versioned entry instead of the base entry. The warning should be removed or be made more clear to also reflect the behavior change.
Thanks,
Jiangli
> On Jan 25, 2017, at 12:06 PM, Calvin Cheung <calvin.cheung at oracle.com> wrote:
>
> Please review this simple bug fix for JDK 9.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8173163
>
> webrev: http://cr.openjdk.java.net/~ccheung/8173163/webrev.00/
>
> thanks,
> Calvin
More information about the hotspot-runtime-dev
mailing list