annotate src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml @ 166:aaa1137c5ef4

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