Code review request: 8006691: Remove jvm_version_info.is_kernel_jvm field

Mandy Chung mandy.chung at oracle.com
Mon Feb 11 18:30:48 UTC 2013


Hi ZhengYu,

Looks good to me.  I will sponsor this change and push it to JDK8.

To backport to jdk7u, you will need to get an approval and please follow 
the processes [1].  You have filed a CCC request for this change - FWIW 
this is private implementation-specific and no CCC is needed for this.

Mandy
[1] http://openjdk.java.net/projects/jdk7u/

On 2/11/13 10:05 AM, Zhengyu Gu wrote:
> Kernel VM has been deprecated since JDK7 and related JVM code has also 
> been removed recently.  This change is to remove is_kernel_jvm flag 
> from jvm_version_info structure in jvm.h on JDK side.
>
>
> Bug:
> http://bugs.sun.com/view_bug.do?bug_id=8006691
>
> CCC:
> http://ccc.us.oracle.com/8006691
>
> JDK7:
> http://cr.openjdk.java.net/~zgu/8006691/jdk7/webrev.00/
>
> JDK8:
> http://cr.openjdk.java.net/~zgu/8006691/jdk8/webrev.00/
>
> Thanks,
>
> -Zhengyu




More information about the core-libs-dev mailing list