6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
Summary: Use NULL_WORD in the places where intptr_t is expected due to incompatible types between intptr_t & int32_t
Reviewed-by: phh, coleenp, never
'\" t.\".\" Copyright 2000-2006 Sun Microsystems, Inc. All Rights Reserved..\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER..\".\" This code is free software; you can redistribute it and/or modify it.\" under the terms of the GNU General Public License version 2 only, as.\" published by the Free Software Foundation..\".\" This code is distributed in the hope that it will be useful, but WITHOUT.\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License.\" version 2 for more details (a copy is included in the LICENSE file that.\" accompanied this code)..\".\" You should have received a copy of the GNU General Public License version.\" 2 along with this work; if not, write to the Free Software Foundation,.\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA..\".\" Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,.\" CA 95054 USA or visit www.sun.com if you need additional information or.\" have any questions..\" .\" '\"macro stdmacro.TH javap 1 "2006 ǯ 9 �� 4 ��" "Java SE 6" "�桼�������ޥ��".SH "̾��"javap \- Java ���饹�ե�����ե�����֥�.LP.LP.LP���饹�ե������ե�����֥뤷�ޤ���.LP.\" .\" This document was created by saving an HTML file as text.\" from the JavaSoft web site:.\" .\" http://java.sun.com/products/jdk/1.2/docs/tooldocs/tools.html.\" .\" and adding appropriate troff macros. Because the JavaSoft web site .\" man pages can change without notice, it may be helpful to diff.\" files to identify changes other than new functionality. .\" .SH "����".B javap[.B options] .IR class .\|.\|..SH "��ǽ����".IX "Java class file disassembler" "" "Java class file disassembler \(em \fLjavap\fP".IX "javap" "" "\fLjavap\fP \(em Java class file disassembler".B javap���ޥ�ɤϡ�Java ���饹�ե������ե�����֥뤷�ޤ����������Ƥϥ��ץ����ǻ��ꤷ�ޤ������ץ�����1�Ĥ���ꤷ�ʤ��ȡ�.B javap���Ϥ��줿���饹��.BR package��.BR protected������� .B public�ե�����ɤȥ�åɤ���Ϥ��ޤ���.B javap���ޥ�ɤν������.B stdout�Ǥ������Ȥ��С��ʲ��Υ��饹�����ѥ��뤷�ޤ���.RS.nf\f3import java.awt.*;import java.applet.*;public class DocFooter extends Applet { String date; String email; public void init() { resize(500,100); date = getParameter("LAST_UPDATED"); email = getParameter("EMAIL"); } public void paint(Graphics g) { g.drawString(date + " by ",100, 15); g.drawString(email,290,15); }}\f1.fi.RE.LP���ξ�硢.B javap DocFooter��¹Ԥ���Ȱʲ��ν��Ϥ������ޤ���.RS\f3.nfCompiled from DocFooter.javapublic class DocFooter extends java.applet.Applet { java.lang.String date; java.lang.String email; public void init(); public void paint(java.awt.Graphics); public DocFooter();}\f1.fi.LP\f3javap \-c DocFooter\fP ��¹Ԥ���Ȱʲ��ν��Ϥ������ޤ���.LP.RS 3.LP.nf\f3.flCompiled from DocFooter.java.flpublic class DocFooter extends java.applet.Applet {.fl java.lang.String date;.fl java.lang.String email;.fl public DocFooter();.fl public void init();.fl public void paint(java.awt.Graphics);.fl}.fl.flMethod DocFooter().fl 0 aload_0.fl 1 invokespecial #1 <Method java.applet.Applet()>.fl 4 return.fl.flMethod void init().fl 0 aload_0.fl 1 sipush 500.fl 4 bipush 100.fl 6 invokevirtual #2 <Method void resize(int, int)>.fl 9 aload_0.fl 10 aload_0.fl 11 ldc #3 <String "LAST_UPDATED">.fl 13 invokevirtual #4 <Method java.lang.String getParameter(java.lang.String)>.fl 16 putfield #5 <Field java.lang.String date>.fl 19 aload_0.fl 20 aload_0.fl 21 ldc #6 <String "EMAIL">.fl 23 invokevirtual #4 <Method java.lang.String getParameter(java.lang.String)>.fl 26 putfield #7 <Field java.lang.String email>.fl 29 return.fl.flMethod void paint(java.awt.Graphics).fl 0 aload_1.fl 1 new #8 <Class java.lang.StringBuffer>.fl 4 dup.fl 5 invokespecial #9 <Method java.lang.StringBuffer()>.fl 8 aload_0.fl 9 getfield #5 <Field java.lang.String date>.fl 12 invokevirtual #10 <Method java.lang.StringBuffer append(java.lang.String)>.fl 15 ldc #11 <String " by ">.fl 17 invokevirtual #10 <Method java.lang.StringBuffer append(java.lang.String)>.fl 20 invokevirtual #12 <Method java.lang.String toString()>.fl 23 bipush 100.fl 25 bipush 15.fl 27 invokevirtual #13 <Method void drawString(java.lang.String, int, int)>.fl 30 aload_1.fl 31 aload_0.fl 32 getfield #7 <Field java.lang.String email>.fl 35 sipush 290.fl 38 bipush 15.fl 40 invokevirtual #13 <Method void drawString(java.lang.String, int, int)>.fl 43 return.fl\fP.fi.RE.LP.SH "���ץ����".LP.LP.TP 3\-help \f3javap\fP �Υإ�ץ�å���������Ϥ��ޤ���.TP 3\-l ���ֹ�ȶɽ��ѿ��ơ��֥��ɽ�����ޤ���.TP 3\-b JDK 1.1 �� \f3javap\fP �Ȥβ��̸ߴ������ݾڤ��ޤ���.TP 3\-public public ���饹����ӥ��Ф�����ɽ�����ޤ���.TP 3\-protected protected ����� public �Υ��饹�ȥ��Ф�����ɽ�����ޤ���.TP 3\-package package��protected������� public �Υ��饹�ȥ��Ф�����ɽ�����ޤ�������ϥǥե���Ȥ�����Ǥ���.TP 3\-private ���٤ƤΥ��饹�ȥ��Ф�ɽ�����ޤ���.TP 3\-Jflag ����ॷ���ƥ��ľ�� \f2flag\fP ���Ϥ��ޤ���������˼����ޤ���.RS 3.LP.nf\f3.fljavap \-J\-version.fljavap \-J\-Djava.security.manager \-J\-Djava.security.policy=MyPolicy MyClassName.fl\fP.fi.RE.TP 3\-s �����η������˥��㡼����Ϥ��ޤ���.TP 3\-c ���饹�γƥ�åɤΤ���˵ե�����֥뤵��륳���ɡ����ʤ�� Java �Х��ȥ����ɤ�������̿���ɽ�����ޤ���������.fihttp://java.sun.com/docs/books/vmspec/��.na��\f2Java Virtual Machine Specification\fP�פ˥ɥ�����Ȳ�����Ƥ��ޤ���.TP 3\-verbose ��åɤΥ����å�������������� \f2locals\fP �� \f2args\fP �ο�����Ϥ��ޤ���.TP 3\-classpath path \f3javap\fP �����饹��õ������˻��Ѥ���ѥ�����ꤷ�ޤ����ǥե���Ȥޤ��� CLASSPATH �Ķ��ѿ���������ޤ����ǥ��쥯�ȥ�ϥ������ʬ�䤷�ޤ����������äơ�\f2path\fP �ΰ��̷����ϼ��Τ褦�ˤʤ�ޤ���.nf\f3.fl .:<your_path>.fl\fP.fi��������ޤ���.nf\f3.fl.:/home/avh/classes:/usr/local/java/classes.fl\fP.fi.TP 3\-bootclasspath path �֡��ȥ��ȥ�åץ��饹������ɤ���ѥ�����ꤷ�ޤ����֡��ȥ��ȥ�åץ��饹�ϡ��ǥե���ȤǤ� \f2jre/lib/rt.jar\fP �����¾�Τ����Ĥ��� JAR �ե����� �ˤ��롢���� Java �ץ�åȥե������������륯�饹�Ǥ���.TP 3\-extdirs dirs ���ȡ��뤵�줿��ĥ��ǽ����������С��饤�ɤ��ޤ�����ĥ��ǽ�ϡ��ǥե���ȤǤ� \f2java.ext.dirs\fP �ˤ���ޤ���.LP.SH "�Ķ��ѿ�".TP 15.B CLASSPATH�桼��������饹�ؤΥѥ����ƥ�����Τ��뤿��˻��Ѥ��ޤ���ʣ���Υǥ��쥯�ȥ����ꤹ����ϥ�����Ƕ��ڤ�ޤ����ʲ�������ޤ���.sp 1n.RS 10.B .:/home/avh/classes:/usr/local/java/classes.RE.SH "��Ϣ����".LP.LP.LPjavac��java��jdb��javah��javadoc.LP.LP