RFR(xs): 8156789: missing condition in ClassPathZipEntry::open_versioned_entry()

Jiangli Zhou jiangli.zhou at oracle.com
Wed May 11 18:43:50 UTC 2016


Looks good.

Thanks,
Jiangli

> On May 11, 2016, at 11:30 AM, Calvin Cheung <calvin.cheung at oracle.com> wrote:
> 
> 
> This change is for adding back the !_is_boot_append condition back to ClassPathZipEntry::open_versioned_entry().
> It was removed inadvertently during a bug fix in another repo.
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8156789
> webrev: http://cr.openjdk.java.net/~ccheung/8156789/webrev.00/
> 
> Testing:
>    JPRT fastdebug builds.
>    RBT on --test hotspot/test/:hotspot_runtime
> 
> thanks,
> Calvin



More information about the hotspot-runtime-dev mailing list