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

Karen Kinnear karen.kinnear at oracle.com
Fri Jan 18 14:58:54 PST 2013


Zhengyu,

Thank you for doing this. Looks good.

Can you also please remove from vmSymbols - sun/jkernel/Download/Manager and getBootClassPathEntryForClass?
And assembler_x86.hpp - perhaps modify the comment from "KERNEL" to MINIMAL VM"

SystemDictionary.cpp:
initialize_wk_klass
 - your changes there look good to me, with Opt_Kernel completely gone

thanks,
Karen

On Jan 18, 2013, at 1:22 PM, 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