Code review request: JDK-8000692,Remove old KERNEL code

David Holmes david.holmes at oracle.com
Sun Jan 20 17:54:21 PST 2013


Hi Zhengyu,

In addition to comments already made:

src/share/vm/prims/jvm.cpp

  info->is_kernel_jvm = 0; // false;

Does this imply we need to update the spec and definition of 
jvm_version_info?

And are there further changes needed on the JDK side? Where is/was the 
jkernel download manager class?

Thanks,
David

On 19/01/2013 4:22 AM, Zhengyu Gu wrote:
> Hi,
>
> This is a cleanup of kernel code, since it is already obsoleted - JDK7
> and JDK8 are no longer building kernel.
>
> JBS: https://jbs.oracle.com/bugs/browse/JDK-8000692
> Webrev: http://cr.openjdk.java.net/~zgu/8000692/webrev.00/
>
> Tests:
> - JPRT
> - ute vm.quick.testlist on Linux x32.
>
> Thanks,
>
> -Zhengyu


More information about the hotspot-dev mailing list