hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml
author sgoldman
Wed, 28 May 2008 12:42:34 -0700
changeset 592 dbf1a1c172d6
parent 1 489c9b5090e2
child 605 a4a9ed21e981
permissions -rw-r--r--
6707485: bytecodeInterpreterWithChecks.xsl is malformed Summary: xsl output tag not at top level Reviewed-by: never, kvn, rasbold Contributed-by: gnu_andrew@member.fsf.org
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
<?xml version="1.0"?> 
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
<!-- 
592
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
     3
 6opyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
     4
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
     5
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
     6
 This code is free software; you can redistribute it and/or modify it
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
     7
 under the terms of the GNU General Public License version 2 only, as
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
     8
 published by the Free Software Foundation.
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
     9
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    10
 This code is distributed in the hope that it will be useful, but WITHOUT
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    11
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    12
 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    13
 version 2 for more details (a copy is included in the LICENSE file that
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    14
 accompanied this code).
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    15
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    16
 You should have received a copy of the GNU General Public License version
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    17
 2 along with this work; if not, write to the Free Software Foundation,
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    18
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    19
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    20
 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    21
 CA 95054 USA or visit www.sun.com if you need additional information or
dbf1a1c172d6 6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents: 1
diff changeset
    22
 have any questions.
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    23
-->
489c9b5090e2 Initial load
duke
parents:
diff changeset
    24
<!DOCTYPE processcode [
489c9b5090e2 Initial load
duke
parents:
diff changeset
    25
  <!ELEMENT processcode ANY>
489c9b5090e2 Initial load
duke
parents:
diff changeset
    26
]>
489c9b5090e2 Initial load
duke
parents:
diff changeset
    27
<processcode>
489c9b5090e2 Initial load
duke
parents:
diff changeset
    28
</processcode>