src/share/vm/prims/jvmti.xml

changeset 2330
684faacebf20
parent 1907
c18cbe5936b8
child 2361
09b4dd4f152b
     1.1 --- a/src/share/vm/prims/jvmti.xml	Mon Dec 06 15:37:00 2010 -0500
     1.2 +++ b/src/share/vm/prims/jvmti.xml	Mon Dec 06 20:21:15 2010 -0500
     1.3 @@ -1,7 +1,7 @@
     1.4  <?xml version="1.0" encoding="ISO-8859-1"?>
     1.5  <?xml-stylesheet type="text/xsl" href="jvmti.xsl"?>
     1.6  <!--
     1.7 - Copyright (c) 2002, 2006, Oracle and/or its affiliates. All rights reserved.
     1.8 + Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
     1.9   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    1.10  
    1.11   This code is free software; you can redistribute it and/or modify it
    1.12 @@ -359,8 +359,8 @@
    1.13  
    1.14  <specification label="JVM(TM) Tool Interface"
    1.15          majorversion="1"
    1.16 -        minorversion="1"
    1.17 -        microversion="109">
    1.18 +        minorversion="2"
    1.19 +        microversion="1">
    1.20    <title subtitle="Version">
    1.21      <tm>JVM</tm> Tool Interface
    1.22    </title>

mercurial