src/share/vm/prims/jvmtiH.xsl

changeset 2330
684faacebf20
parent 1907
c18cbe5936b8
child 6876
710a3c8b516e
     1.1 --- a/src/share/vm/prims/jvmtiH.xsl	Mon Dec 06 15:37:00 2010 -0500
     1.2 +++ b/src/share/vm/prims/jvmtiH.xsl	Mon Dec 06 20:21:15 2010 -0500
     1.3 @@ -1,6 +1,6 @@
     1.4  <?xml version="1.0" encoding="utf-8"?>
     1.5  <!--
     1.6 - Copyright (c) 2002, 2006, Oracle and/or its affiliates. All rights reserved.
     1.7 + Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
     1.8   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.9  
    1.10   This code is free software; you can redistribute it and/or modify it
    1.11 @@ -112,6 +112,7 @@
    1.12      JVMTI_VERSION_1   = 0x30010000,
    1.13      JVMTI_VERSION_1_0 = 0x30010000,
    1.14      JVMTI_VERSION_1_1 = 0x30010100,
    1.15 +    JVMTI_VERSION_1_2 = 0x30010200,
    1.16  
    1.17      JVMTI_VERSION = 0x30000000 + (</xsl:text>
    1.18    <xsl:value-of select="//specification/@majorversion"/>

mercurial