Brought to you by EarthWeb
ITKnowledge Logo Login Graphic This is the Default Image
This is the Default Image
ITKnowledge
Find:
 
EXPERT SEARCH ----- nav

EarthWeb Direct

EarthWeb sites: other sites

Table of Contents


Appendix F
Class Passed to Index

This appendix lists all the classes that are passed to public and protected methods in the sun and sunw packages. The classes are ordered alphabetically.

java.awt.AWTEvent:
sun.awt.motif.
MComponentPeer.handleEvent(),
sun.awt.tiny.TinyComponentPeer.
handleEvent(), sun.awt.tiny.
TinyFileDialogPeer.handleEvent()
java.awt.Adjustable:
sun.awt.motif.
MScrollPanePeer.setUnitIncrement(),
sun.awt.motif.MScrollPanePeer.
setValue(), sun.awt.tiny.
TinyScrollPanePeer.setUnitIncrement(),
sun.awt.tiny.TinyScrollPanePeer.
setValue()
java.awt.Button:
sun.awt.motif.
MToolkit.createButton(), sun.awt.
tiny.TinyToolkit.createButton()
java.awt.Canvas:
sun.awt.motif.
MToolkit.createCanvas(), sun.awt.
tiny.TinyToolkit.createCanvas()
java.awt.Checkbox:
sun.awt.motif.
MToolkit.createCheckbox(), sun.awt.
tiny.TinyToolkit.createCheckbox()
java.awt.CheckboxGroup:
sun.awt.
motif.MCheckboxPeer.
setCheckboxGroup(),
sun.awt.tiny.TinyCheckboxPeer.
setCheckboxGroup()
java.awt.CheckboxMenuItem:
sun.awt.
motif.MToolkit.createCheckbox
MenuItem(), sun.awt.tiny.
TinyToolkit.createCheckboxMenu
Item()
java.awt.Choice:
sun.awt.motif.
MToolkit.createChoice(), sun.awt.
tiny.TinyToolkit.createChoice()
java.awt.Color:
sun.awt.image.
ImageRepresentation.drawImage(),
sun.awt.image.ImageRepresentation.
drawScaledImage(),
sun.awt.image.ImageRepresentation.
drawStretchImage(), sun.awt.motif.
MChoicePeer. setBackground(),
sun.awt.motif.MChoicePeer.
setForeground(), sun.awt.motif.
MComponentPeer.setBackground(),
sun.awt.motif.MComponentPeer.
setForeground(), sun.awt.motif.
MTextAreaPeer.setBackground(),
sun.awt.motif.MTextAreaPeer.
setTextBackground(), sun.awt.motif.
MTextFieldPeer.setBackground(), sun.awt.
motif.PSGraphics.drawImage(),
sun.awt.motif.PSGraphics.setColor(),
sun.awt.motif.PSGraphics.setXORMode(),
sun.awt.motif.X11Graphics.drawImage(),
sun.awt.motif.X11Graphics.setColor(),
sun.awt.motif.X11Graphics.setXORMode(),
sun.awt.tiny.TinyComponentPeer.
setBackground(), sun.awt.tiny.
TinyComponentPeer.setForeground(),
sun.awt.tiny.TinyGraphics.drawImage(),
sun.awt.tiny.TinyGraphics.setColor(),
sun.awt.tiny.TinyGraphics.setXORMode()
java.awt.Component:
sun.awt.
HorizBagLayout.addLayoutComponent(),
sun.awt.HorizBagLayout.
removeLayoutComponent(), sun.awt.
VerticalBagLayout.addLayoutComponent(),
sun.awt.VerticalBagLayout.
removeLayoutComponent(), sun.awt.motif.
MToolkit.getNativeContainer()
java.awt.Container:
sun.awt.
HorizBagLayout.layoutContainer(), sun.awt.
HorizBagLayout.minimumLayoutSize(), sun.
awt.HorizBagLayout.preferredLayoutSize(),
sun.awt.OrientableFlowLayout.
layoutContainer(), sun.awt. OrientableFlow
Layout.minimumLayoutSize(), sun.awt.
OrientableFlowLayout.preferredLayoutSize(),
sun.awt.VariableGridLayout.
layoutContainer(), sun.awt.
VerticalBagLayout.layoutContainer(),
sun.awt.VerticalBagLayout.
minimumLayoutSize(), sun.awt.
VerticalBagLayout.preferredLayoutSize()
java.awt.Cursor:
sun.awt.motif.
MComponentPeer.setCursor(), sun.awt.
tiny.TinyComponentPeer.setCursor()
java.awt.Dialog:
sun.awt.motif.MToolkit.
createDialog(), sun.awt.tiny.TinyToolkit.
createDialog()
java.awt.Event:
sun.applet.AppletCopyright.
action(), sun.applet.AppletPanel.sendEvent(),
sun.applet.AppletProps.action(),
sun.applet.AppletViewer.handleEvent(),
sun.applet.TextFrame.handleEvent(),
sun.awt.FocusingTextField.gotFocus(),
sun.awt.FocusingTextField.lostFocus(),
sun.awt.motif.MPopupMenuPeer.show(),
sun.awt.motif.NumericField.keyDown(),
sun.awt.motif.UPrintDialog.action(), sun.
awt.motif.UPrintDialog.handleEvent(), sun.
awt.tiny.TinyButtonPeer.
handleWindowEvent(), sun.awt.tiny.
TinyCanvasPeer.handleWindowEvent(),
sun.awt.tiny.TinyCheckboxPeer.
handleWindowEvent(), sun.awt.tiny.
TinyChoicePeer.handleWindowEvent(),
sun.awt.tiny.TinyComponentPeer.
handleEvent(), sun.awt.tiny.
TinyComponentPeer.targetEvent(), sun.awt.
tiny.TinyFileDialogPeer.handleEvent(), sun.
awt.tiny.TinyListPeer.handleWindowEvent(),
sun.awt.tiny.TinyPanelPeer.handleWindow
Event(), sun.awt.tiny.TinyScrollPanePeer.
handleWindowEvent(), sun.awt.tiny.
TinyScrollbarPeer.handleWindowEvent(),
sun.awt.tiny.TinyTextAreaPeer.handle
WindowEvent(), sun.awt.tiny.
TinyTextFieldPeer.handleWindowEvent(),
sun.beans.editors.ColorEditor.action(),
sun.beans.editors.ColorEditor.keyUp(),
sun.beans.editors.FontEditor.action(),
sun.rmi.rmic.UI.action(),
sun.rmi.rmic.UI.handleEvent(), sun.tools.
serialver.SerialVer.action(), sun.tools.
serialver.SerialVer.handleEvent(), sun.tools.
serialver.SerialVerFrame.action(), sun.tools.
serialver.SerialVerFrame.handleEvent()
java.awt.FileDialog:
sun.awt.motif.MToolkit.
createFileDialog(), sun.awt.tiny.
TinyToolkit.createFileDialog()
java.awt.Font:
sun.awt.motif.MChoicePeer.
setFont(), sun.awt.motif.MComponentPeer.
getFontMetrics(), sun.awt.motif.
MComponentPeer.setFont(),
sun.awt.motif.MFileDialogPeer.setFont(),
sun.awt.motif.MTextAreaPeer.setFont(),
sun.awt.motif.MTextFieldPeer.setFont(),
sun.awt.motif.MToolkit.getFontMetrics(),
sun.awt.motif.PSGraphics.getFontMetrics(),
sun.awt.motif.PSGraphics.setFont(), sun.
awt.motif.X11Graphics.getFontMetrics(),
sun.awt.motif.X11Graphics.setFont(), sun.
awt.tiny.TinyComponentPeer.
getFontMetrics(), sun.awt.tiny.
TinyComponentPeer.setFont(), sun.awt.
tiny.TinyGraphics.getFontMetrics(),
sun.awt.tiny.TinyGraphics.setFont(),
sun.awt.tiny.TinyToolkit.getFontMetrics()
java.awt.Frame:
sun.awt.motif.MToolkit.
createFrame(), sun.awt.motif.MToolkit.
getPrintJob(), sun.awt.tiny.TinyToolkit.
createFrame(), sun.awt.tiny.TinyToolkit.
getPrintJob()
java.awt.Graphics:
sun.awt.image.Image.
initGraphics(), sun.awt.image.
ImageRepresentation.drawImage(), sun.awt.
image.ImageRepresentation.
drawScaledImage(), sun.awt.image.
ImageRepresentation.drawStretchImage(),
sun.awt.motif.MButtonPeer.print(),
sun.awt.motif.MCheckboxPeer.print(),
sun.awt.motif.MChoiceMenu.paint(),
sun.awt.motif.MChoicePeer.print(),
sun.awt.motif.MComponentPeer.paint(),
sun.awt.motif.MComponentPeer.print(),
sun.awt.motif.MComponentPeer.update(),
sun.awt.motif.MFramePeer.print(),
sun.awt.motif.MLabelPeer.print(),
sun.awt.motif.MListPeer.print(),
sun.awt.motif.MPanelPeer.print(),
sun.awt.motif.MScrollPanePeer.print(),
sun.awt.motif.MScrollbarPeer.print(),
sun.awt.motif.MTextAreaPeer.print(),
sun.awt.motif.MTextFieldPeer.print(),
sun.awt.motif.MTinyChoicePeer.paint(),
sun.awt.motif.Separator.paint(),
sun.awt.tiny.Separator.paint(), sun.awt.tiny.
TinyButtonPeer.paintComponent(), sun.
awt.tiny.TinyCanvasPeer.update(), sun.awt.
tiny.TinyCheckboxPeer.paintComponent(),
sun.awt.tiny.TinyChoiceMenu.paint(), sun.
awt.tiny.TinyChoicePeer.paintComponent(),
sun.awt.tiny.TinyComponentPeer.
draw3DOval(), sun.awt.tiny.
TinyComponentPeer.draw3DRect(), sun.
awt.tiny.TinyComponentPeer.paint(), sun.
awt.tiny.TinyComponentPeer.print(), sun.
awt.tiny.TinyComponentPeer.update(), sun.
awt.tiny.TinyLabelPeer.paintComponent(),
sun.awt.tiny.TinyListPeer.paintComponent(),
sun.awt.tiny.TinyPanelPeer.print(), sun.awt.
tiny.TinyScrollPanePeer. paintComponent(),
sun.awt.tiny. TinyScrollbarPeer.
paintComponent(), sun.awt.tiny.
TinyTextAreaPeer.paintComponent(),
sun.awt.tiny.TinyTextFieldPeer.
paintComponent(), sun.beans.editors.
ColorEditor.paintValue(), sun.beans.
editors.FontEditor.paintValue()
java.awt.Image:
sun.awt.EmbeddedFrame.
setIconImage(), sun.awt.image.
ImageWatched.newInfo(), sun.awt.motif.
MComponentPeer.checkImage(), sun.awt.
motif.MComponentPeer.prepareImage(),
sun.awt.motif.MFramePeer.setIconImage(),
sun.awt.motif.MToolkit.checkImage(), sun.
awt.motif.MToolkit.prepareImage(), sun.
awt.motif.PSGraphics.drawImage(), sun.
awt.motif.X11Graphics.drawImage(), sun.
awt.tiny.TinyComponentPeer.checkImage(),
sun.awt.tiny.TinyComponentPeer.
prepareImage(), sun.awt.tiny.
TinyFramePeer.setIconImage(),
sun.awt.tiny.TinyGraphics.drawImage(),
sun.awt.tiny.TinyToolkit.checkImage(),
sun.awt.tiny.TinyToolkit.prepareImage(),
sun.awt.tiny.TinyWinManagerFrame.
setIconImage()
java.awt.Label:
sun.awt.motif.MToolkit.
createLabel(), sun.awt.tiny.TinyToolkit.
createLabel()
java.awt.List:
sun.awt.motif.MToolkit.
createList(), sun.awt.tiny.TinyToolkit.
createList()
java.awt.Menu:
sun.awt.motif.
MMenuBarPeer.addHelpMenu(),
sun.awt.motif.MMenuBarPeer.addMenu(),
sun.awt.motif.MToolkit.createMenu(),
sun.awt.tiny.TinyToolkit.createMenu()
java.awt.MenuBar:
sun.awt.EmbeddedFrame.
setMenuBar(), sun.awt.motif.MFramePeer.
setMenuBar(), sun.awt.motif.MToolkit.
createMenuBar(), sun.awt.tiny.
TinyFramePeer.setMenuBar(),
sun.awt.tiny.TinyToolkit.createMenuBar()
java.awt.MenuComponent:
sun.awt.
EmbeddedFrame.remove()
java.awt.MenuItem:
sun.awt.motif.
MMenuPeer.addItem(), sun.awt.motif.
MToolkit.createMenuItem(), sun.awt.tiny.
TinyMenuPeer.addItem(), sun.awt.tiny.
TinyToolkit.createMenuItem()
java.awt.Panel:
sun.awt.motif.MToolkit.
createPanel(), sun.awt.tiny.TinyToolkit.
createPanel()
java.awt.PopupMenu:
sun.awt.motif.
MToolkit.createPopupMenu(), sun.awt.
tiny.TinyToolkit.createPopupMenu()
java.awt.Rectangle:
sun.beans.editors
ColorEditor.paintValue(), sun.beans.
editors.FontEditor.paintValue()
java.awt.ScrollPane:
sun.awt.motif.MToolkit.
createScrollPane(), sun.awt.tiny.
TinyToolkit.createScrollPane()
java.awt.Scrollbar:
sun.awt.motif.MToolkit.
createScrollbar(), sun.awt.tiny.TinyToolkit.
createScrollbar()
java.awt.Shape:
sun.awt.motif.PSGraphics.
setClip(), sun.awt.motif.X11Graphics.
setClip(), sun.awt.tiny.TinyGraphics.setClip()
java.awt.TextArea:
sun.awt.motif.MToolkit.
createTextArea(), sun.awt.tiny.TinyToolkit.
createTextArea()
java.awt.TextField:
sun.awt.FocusingTextField.
setNextField(), sun.awt.motif.MToolkit.
createTextField(), sun.awt.tiny.TinyToolkit.
createTextField()
java.awt.Window:
sun.awt.motif.MToolkit.
createWindow(), sun.awt.tiny.TinyToolkit.
createWindow()
java.awt.datatransfer.ClipboardOwner:
sun.
awt.motif.X11Clipboard.setContents()
java.awt.datatransfer.DataFlavor:
sun.
awt.motif.Target.addFlavorMap()
java.awt.datatransfer.Transferable:
sun.
awt.motif.X11Clipboard.setContents()
java.awt.image.ColorModel:
sun.awt.image.
ImageInfoGrabber.setColorModel(), sun.
awt.image.ImageInfoGrabber.setPixels(),
sun.awt.image.ImageRepresentation.
setColorModel(), sun.awt.image.
ImageRepresentation.setPixels(),
sun.awt.image.PixelStore.setColorModel()
java.awt.image.ImageConsumer:
sun.awt.
image.GifImageDecoder.catchupConsumer(),
sun.awt.image.ImageDecoder.
catchupConsumer(), sun.awt.image.
InputStreamImageSource.addConsumer(),
sun.awt.image.InputStreamImageSource.
isConsumer(), sun.awt.image.
InputStreamImageSource.removeConsumer(),
sun.awt.image.InputStreamImageSource.
requestTopDownLeftRightResend(), sun.
awt.image.InputStreamImageSource.
startProduction(), sun.awt.image.
JPEGImageDecoder.catchupConsumer(),
sun.awt.image.OffScreenImageSource.
addConsumer(), sun.awt.image.
OffScreenImageSource.isConsumer(),
sun.awt.image.OffScreenImageSource.
removeConsumer(), sun.awt.image.
OffScreenImageSource.
requestTopDownLeftRightResend(),
sun.awt.image.OffScreenImageSource.
startProduction(), sun.awt.image.PixelStore.
replay(), sun.awt.image.XbmImageDecoder.
catchupConsumer()
java.awt.image.ImageObserver:
sun.awt.
image.Image.check(), sun.awt.image.Image.
getHeight(), sun.awt.image.Image.
getProperty(), sun.awt.image.Image.
getWidth(), sun.awt.image.Image.preload(),
sun.awt.image.ImageRepresentation.check(),
sun.awt.image.ImageRepresentation.
drawImage(), sun.awt.image.
ImageRepresentation.drawScaledImage(),
sun.awt.image.ImageRepresentation.
drawStretchImage(), sun.awt.image.
ImageRepresentation.prepare(), sun.awt.
image.ImageRepresentation.
removeWatcher(), sun.awt.image.
ImageWatched.addWatcher(), sun.awt.
image.ImageWatched.isWatcher(), sun.awt.
image.ImageWatched.removeWatcher(), sun.
awt.motif.MComponentPeer.checkImage(),
sun.awt.motif.MComponentPeer.
prepareImage(), sun.awt.motif.MToolkit.
checkImage(), sun.awt.motif.MToolkit.
prepareImage(), sun.awt.motif.PSGraphics.
drawImage(), sun.awt.motif.X11Graphics.
drawImage(), sun.awt.tiny.
TinyComponentPeer.checkImage(), sun.awt.
tiny.TinyComponentPeer.prepareImage(),
sun.awt.tiny.TinyGraphics.drawImage(),
sun.awt.tiny.TinyToolkit.checkImage(),
sun.awt.tiny.TinyToolkit.prepareImage()
java.awt.image.ImageProducer:
sun.awt.
image.PixelStore.replay(), sun.awt.motif.
MComponentPeer.createImage(), sun.awt.
motif.MToolkit.createImage(), sun.awt.
tiny.TinyComponentPeer.createImage(),
sun.awt.tiny.TinyToolkit.createImage()
java.awt.peer.ComponentPeer:
sun.awt.
EmbeddedFrame.setPeer()
java.beans.PropertyChangeListener:
sun.beans.
editors.ColorEditor.addPropertyChange
Listener(), sun.beans.editors.ColorEditor.
removePropertyChangeListener(), sun.beans.
editors.FontEditor.addPropertyChange
Listener(), sun.beans.editors.FontEditor.
removePropertyChangeListener()
java.io.DataInput:
sun.rmi.transport.tcp.
TCPEndpoint.read()
java.io.DataInputStream:
sun.tools.java.
BinaryClass.load()
java.io.DataOutput:
sun.rmi.transport.tcp.
TCPEndpoint.write()
java.io.DataOutputStream:
sun.tools.asm.
Assembler.write(), sun.tools.asm.Assembler.
writeCoverageTable(), sun.tools.asm.
Assembler.writeLineNumberTable(), sun.
tools.asm.Assembler.writeLocalVariable
Table(), sun.tools.asm.ConstantPool.write(),
sun.tools.java.BinaryConstantPool.write()
java.io.File:
sun.awt.tiny.FileDialogFilter.
accept(), sun.net.www.MimeTable.
saveAsProperties(), sun.rmi.rmic.TopGRP.
generate(), sun.rmi.rmic.TopGRP.
streamName(), sun.security.provider.
IdentityDatabase.fromFile(), sun.tools.jar.
Manifest.addFile(), sun.tools.jar.Manifest.
addFiles()
java.io.FileDescriptor:
sun.applet.
AppletSecurity.checkRead(), sun.applet.
AppletSecurity.checkWrite()
java.io.FilenameFilter:
sun.awt.motif.
MFileDialogPeer.setFilenameFilter(), sun.awt.
tiny.TinyFileDialogPeer.setFilenameFilter()
java.io.InputStream:
sun.audio.AudioDevice.
closeChannel(), sun.audio.AudioDevice.
openChannel(), sun.audio.AudioPlayer.
start(), sun.audio.AudioPlayer.stop(),
sun.awt.image.InputStreamImageSource.
decoderForType(), sun.awt.image.
InputStreamImageSource.getDecoder(), sun.
jdbc.odbc.JdbcOdbcBoundParam.
setInputStream(), sun.jdbc.odbc.
JdbcOdbcPreparedStatement.setAsciiStream(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
setBinaryStream(), sun.jdbc.odbc.
JdbcOdbcPreparedStatement.setStream(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
setUnicodeStream(), sun.misc.
BASE64Decoder.decodeAtom(), sun.misc.
CharacterDecoder.decodeAtom(), sun.misc.
CharacterDecoder.decodeBuffer(), sun.misc.
CharacterDecoder.decodeBufferPrefix(), sun.
misc.CharacterDecoder.decodeBufferSuffix(),
sun.misc.CharacterDecoder.
decodeLinePrefix(), sun.misc.
CharacterDecoder.decodeLineSuffix(),
sun.misc.CharacterDecoder.readFully(),
sun.misc.CharacterEncoder.encode(),
sun.misc.CharacterEncoder.encodeBuffer(),
sun.misc.CharacterEncoder.readFully(),
sun.misc.UCDecoder.decodeAtom(),
sun.misc.UCDecoder.decodeBufferPrefix(),
sun.misc.UCDecoder.decodeLinePrefix(),
sun.misc.UCDecoder.decodeLineSuffix(),
sun.misc.UUDecoder.decodeAtom(),
sun.misc.UUDecoder.decodeBufferPrefix(),
sun.misc.UUDecoder.decodeBufferSuffix(),
sun.misc.UUDecoder.decodeLinePrefix(),
sun.misc.UUDecoder.decodeLineSuffix(),
sun.net.www.MessageHeader.parseHeader(),
sun.net.www.MimeEntry.launch(), sun.
security.pkcs.PKCS8Key.decode(), sun.
security.provider.IdentityDatabase.
fromStream(), sun.security.x509.X509Cert.
decode(), sun.security.x509.X509Key.
decode(), sun.tools.java.Scanner.
useInputStream()
java.io.ObjectInput:
sun.rmi.server.UnicastRef.
readExternal(), sun.rmi.server.
UnicastServerRef.readExternal(),
sun.rmi.transport.LiveRef.readExternal()
java.io.ObjectOutput:
sun.rmi.server.
UnicastRef.getRefClass(), sun.rmi.server.
UnicastRef.writeExternal(), sun.rmi.server.
UnicastServerRef.getRefClass(),
sun.rmi.server.UnicastServerRef.
writeExternal(), sun.rmi.transport.LiveRef.
writeExternal()
java.io.ObjectStreamClass:
sun.applet.
AppletObjectInputStream.resolveClass(),
sun.rmi.server.MarshalInputStream.
resolveClass()
java.io.OutputStream:
sun.misc.
BASE64Decoder.decodeAtom(),
sun.misc.BASE64Encoder.encodeAtom(),
sun.misc.CharacterDecoder.decodeAtom(),
sun.misc.CharacterDecoder.decodeBuffer(),
sun.misc.CharacterDecoder.
decodeBufferPrefix(), sun.misc.
CharacterDecoder.decodeBufferSuffix(),
sun.misc.CharacterDecoder.
decodeLinePrefix(), sun.misc.
CharacterDecoder.decodeLineSuffix(),
sun.misc.CharacterEncoder.encode(),
sun.misc.CharacterEncoder.encodeAtom(),
sun.misc.CharacterEncoder.encodeBuffer(),
sun.misc.CharacterEncoder.
encodeBufferPrefix(), sun.misc.
CharacterEncoder.encodeBufferSuffix(),
sun.misc.CharacterEncoder.
encodeLinePrefix(), sun.misc.
CharacterEncoder.encodeLineSuffix(),
sun.misc.HexDumpEncoder.encodeAtom(),
sun.misc.HexDumpEncoder.
encodeBufferPrefix(), sun.misc.
HexDumpEncoder.encodeLinePrefix(),
sun.misc.HexDumpEncoder.
encodeLineSuffix(), sun.misc.UCDecoder.
decodeAtom(), sun.misc.UCDecoder.
decodeBufferPrefix(),
sun.misc.UCDecoder.decodeLinePrefix(),
sun.misc.UCDecoder.decodeLineSuffix(),
sun.misc.UCEncoder.encodeAtom(),
sun.misc.UCEncoder.encodeBufferPrefix(),
sun.misc.UCEncoder.encodeLinePrefix(),
sun.misc.UCEncoder.encodeLineSuffix(),
sun.misc.UUDecoder.decodeAtom(),
sun.misc.UUDecoder.decodeBufferPrefix(),
sun.misc.UUDecoder.decodeBufferSuffix(),
sun.misc.UUDecoder.decodeLinePrefix(),
sun.misc.UUDecoder.decodeLineSuffix(),
sun.misc.UUEncoder.encodeAtom(), sun.
misc.UUEncoder.encodeBufferPrefix(), sun.
misc.UUEncoder.encodeBufferSuffix(), sun.
misc.UUEncoder.encodeLinePrefix(), sun.
misc.UUEncoder.encodeLineSuffix(), sun.
security.pkcs.PKCS7.encodeSignedData(),
sun.security.provider.IdentityDatabase.
save(), sun.security.x509.AlgorithmId.
encode(), sun.security.x509.X509Cert.
encode(), sun.tools.jar.Manifest.stream(),
sun.tools.jar.SignatureFile.stream(),
sun.tools.java.BinaryClass.write(),
sun.tools.javac.SourceClass.compile(),
sun.tools.javac.SourceClass.compileClass()
java.io.PrintStream:
sun.applet.AppletViewer.
parse(), sun.misc.RegexpPool.print(),
sun.net.www.MessageHeader.print(),
sun.security.pkcs.PKCS10.print(),
sun.tools.asm.Assembler.listing(),
sun.tools.java.ClassDefinition.print(),
sun.tools.java.FieldDefinition.print(),
sun.tools.javac.SourceField.print(), sun.
tools.tree.ArrayAccessExpression.print(),
sun.tools.tree.AssignOpExpression.print(),
sun.tools.tree.BinaryExpression.print(),
sun.tools.tree.BooleanExpression.print(),
sun.tools.tree.BreakStatement.print(),
sun.tools.tree.ByteExpression.print(),
sun.tools.tree.CaseStatement.print(),
sun.tools.tree.CastExpression.print(),
sun.tools.tree.CatchStatement.print(),
sun.tools.tree.CharExpression.print(),
sun.tools.tree.CompoundStatement.print(),
sun.tools.tree.ConditionalExpression.print(),
sun.tools.tree.ContinueStatement.print(),
sun.tools.tree.ConvertExpression.print(),
sun.tools.tree.DeclarationStatement.print(),
sun.tools.tree.DoStatement.print(),
sun.tools.tree.DoubleExpression.print(),
sun.tools.tree.Expression.print(),
sun.tools.tree.ExpressionStatement.print(),
sun.tools.tree.FieldExpression.print(),
sun.tools.tree.FinallyStatement.print(),
sun.tools.tree.FloatExpression.print(),
sun.tools.tree.ForStatement.print(),
sun.tools.tree.IdentifierExpression.print(),
sun.tools.tree.IfStatement.print(), sun.
tools.tree.InlineMethodExpression.print(),
sun.tools.tree.InlineNewInstanceExpression.
print(), sun.tools.tree.InlineReturnStatement.
print(), sun.tools.tree.InstanceOfExpression.
print(), sun.tools.tree.IntExpression.print(),
sun.tools.tree.LongExpression.print(),
sun.tools.tree.MethodExpression.print(),
sun.tools.tree.NaryExpression.print(),
sun.tools.tree.Node.print(),
sun.tools.tree.NullExpression.print(),
sun.tools.tree.ReturnStatement.print(),
sun.tools.tree.ShortExpression.print(),
sun.tools.tree.Statement.print(),
sun.tools.tree.StringExpression.print(),
sun.tools.tree.SuperExpression.print(),
sun.tools.tree.SwitchStatement.print(), sun.
tools.tree.SynchronizedStatement.print(),
sun.tools.tree.ThisExpression.print(),
sun.tools.tree.ThrowStatement.print(),
sun.tools.tree.TryStatement.print(),
sun.tools.tree.TypeExpression.print(),
sun.tools.tree.UnaryExpression.print(),
sun.tools.tree.VarDeclarationStatement.
print(), sun.tools.tree.WhileStatement.print()
java.lang.Class:
sun.applet.AppletSecurity.
checkMemberAccess(), sun.rmi.server.
MarshalOutputStream.annotateClass(),
sun.rmi.server.RemoteProxy.getStub()
java.lang.ClassLoader:
sun.rmi.server.
LoaderHandler.getSecurityContext()
java.lang.Integer:
sun.tools.asm.SwitchData.
get(), sun.tools.debug.RemoteDebugger.get()
java.lang.Object:
sun.applet.AppletCopyright.
action(), sun.applet.AppletPanel.
showAppletLog(), sun.applet.AppletPanel.
showAppletStatus(), sun.applet.
AppletProps.action(), sun.applet.
AppletSecurity.checkConnect(), sun.applet.
AppletSecurity.checkRead(), sun.applet.
AppletSecurity.checkTopLevelWindow(),
sun.awt.FocusingTextField.gotFocus(),
sun.awt.FocusingTextField.lostFocus(),
sun.awt.ScreenUpdater.notify(), sun.
awt.UpdateClient.updateClient(), sun.awt.
motif.MComponentPeer.updateClient(), sun.
awt.motif.MToolkit.targetDisposedPeer(),
sun.awt.motif.MToolkit.targetToPeer(),
sun.awt.motif.UPrintDialog.action(), sun.
awt.motif.X11Clipboard.getContents(), sun.
awt.tiny.TinyComponentPeer.targetEvent(),
sun.awt.tiny.TinyComponentPeer.
updateClient(), sun.awt.tiny.TinyListPeer.
notifyValue(), sun.awt.tiny.
TinyScrollPanePeer.notifyValue(),
sun.awt.tiny.TinyScrollbarClient.
notifyValue(), sun.awt.tiny.
TinyScrollbarPeer.notifyValue(), sun.awt.
tiny.TinyTextAreaPeer.notifyValue(),
sun.beans.editors.ColorEditor.action(),
sun.beans.editors.ColorEditor.setValue(),
sun.beans.editors.FontEditor.action(),
sun.beans.editors.FontEditor.setValue(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
getTypeFromObject(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
setObject(), sun.misc.Cache.get(),
sun.misc.Cache.put(),
sun.misc.Cache.remove(),
sun.misc.Compare.doCompare(),
sun.misc.Queue.enqueue(),
sun.misc.Ref.setThing(),
sun.misc.RegexpPool.add(),
sun.misc.RegexpPool.replace(),
sun.net.www.http.KeepAliveKey.equals(),
sun.net.www.protocol.file.StringCompare.
doCompare(), sun.net.www.protocol.http.
AuthenticationInfo.equals(), sun.rmi.rmic.
BatchEnvironment.errorString(), sun.rmi.
rmic.UI.action(), sun.rmi.server.
MarshalOutputStream.replaceObject(),
sun.rmi.server.UnicastServerRef.
exportObject(), sun.rmi.transport.
CleanRequest.equals(), sun.rmi.transport.
LiveRef.equals(), sun.rmi.transport.LiveRef.
remoteEquals(), sun.rmi.transport.WeakRef.
equals(), sun.rmi.transport.WeakRef.
setThing(), sun.rmi.transport.tcp.
TCPEndpoint.equals(), sun.security.acl.
PermissionImpl.equals(), sun.security.acl.
PrincipalImpl.equals(), sun.security.
provider.DSA.engineSetParameter(),
sun.security.util.BigInt.equals(),
sun.security.util.DerInputBuffer.equals(),
sun.security.util.DerValue.equals(),
sun.security.util.ObjectIdentifier.equals(),
sun.security.x509.AVA.equals(),
sun.security.x509.AlgorithmId.equals(),
sun.security.x509.X509Cert.equals(),
sun.security.x509.X509Key.equals(),
sun.tools.asm.Assembler.add(),
sun.tools.asm.ConstantPool.index(),
sun.tools.asm.ConstantPool.put(),
sun.tools.asm.Instruction.setValue(),
sun.tools.asm.NameAndTypeData.equals(),
sun.tools.asm.TryData.add(), sun.tools.
java.BinaryConstantPool.indexObject(),
sun.tools.java.ClassDeclaration.equals(),
sun.tools.java.Environment.debugOutput(),
sun.tools.java.Environment.error(),
sun.tools.java.Environment.
makeFieldDefinition(), sun.tools.javac.
BatchEnvironment.error(), sun.tools.javac.
BatchEnvironment.errorString(),
sun.tools.javac.BatchEnvironment.
makeFieldDefinition(), sun.tools.javac.
BatchEnvironment.reportError(),
sun.tools.serialver.SerialVer.action(),
sun.tools.serialver.SerialVerFrame.action(),
sun.tools.tree.IntExpression.equals(),
sun.tools.tree.StringExpression.equals()
java.lang.Runnable:
sun.rmi.transport.
RMIThread.newThread()
java.lang.String:
sun.applet.
AppletClassLoader.getResource(),
sun.applet.AppletClassLoader.
getResourceAsStream(), sun.applet.
AppletClassLoader.loadClass(),
sun.applet.AppletPanel.getParameter(), sun.
applet.AppletPanel.showAppletLog(), sun.
applet.AppletPanel.showAppletStatus(),
sun.applet.AppletResourceLoader.
getResourceAsName(),
sun.applet.AppletResourceLoader.
getResourceAsStream(),
sun.applet.AppletSecurity.checkAccept(),
sun.applet.AppletSecurity.checkConnect(),
sun.applet.AppletSecurity.checkExec(),
sun.applet.AppletSecurity.checkLink(), sun.
applet.AppletSecurity.checkPackageAccess(),
sun.applet.AppletSecurity.checkPackage
Definition(), sun.applet.AppletSecurity.
checkPropertyAccess(),
sun.applet.AppletSecurity.checkRead(), sun.
applet.AppletSecurity.checkSecurityAccess(),
sun.applet.AppletSecurity.checkWrite(),
sun.applet.AppletSecurity.debug(),
sun.applet.AppletViewer.getApplet(),
sun.applet.AppletViewer.showDocument(),
sun.applet.AppletViewer.showStatus(), sun.
applet.AppletViewerPanel.getParameter(),
sun.awt.EmbeddedFrame.setTitle(), sun.awt.
HorizBagLayout.addLayoutComponent(),
sun.awt.PlatformFont.getFontCharset(), sun.
awt.PlatformFont.makeMultiCharsetString(),
sun.awt.VerticalBagLayout.addLayout
Component(), sun.awt.image.Image.
getProperty(), sun.awt.image.
InputStreamImageSource.decoderForType(),
sun.awt.motif.MButtonPeer.setLabel(),
sun.awt.motif.MCheckboxPeer.setLabel(),
sun.awt.motif.MChoicePeer.add(),
sun.awt.motif.MChoicePeer.addItem(),
sun.awt.motif.MDialogPeer.setTitle(), sun.
awt.motif.MFileDialogPeer.handleSelected(),
sun.awt.motif.MFileDialogPeer.setDirectory(),
sun.awt.motif.MFileDialogPeer.setFile(),
sun.awt.motif.MFontPeer.getFontCharset(),
sun.awt.motif.MFramePeer.setTitle(),
sun.awt.motif.MLabelPeer.setText(),
sun.awt.motif.MListPeer.add(),
sun.awt.motif.MListPeer.addItem(),
sun.awt.motif.MMenuItemPeer.setLabel(),
sun.awt.motif.MTextAreaPeer.insert(), sun.
awt.motif.MTextAreaPeer.insertText(), sun.
awt.motif.MTextAreaPeer.replaceRange(),
sun.awt.motif.MTextAreaPeer.replaceText(),
sun.awt.motif.MTextAreaPeer.setText(),
sun.awt.motif.MTextFieldPeer.setText(),
sun.awt.motif.MTinyChoicePeer.add(),
sun.awt.motif.MTinyChoicePeer.addItem(),
sun.awt.motif.MToolkit.getFontPeer(),
sun.awt.motif.MToolkit.getImage(), sun.awt.
motif.MToolkit.getPrintJob(), sun.awt.
motif.PSGraphics.drawString(), sun.awt.
motif.PSPaperSize.find(), sun.awt.motif.
PSPrintControl.initJob(), sun.awt.motif.
UPrintDialog.setBannerString(), sun.awt.
motif.UPrintDialog.setDestString(), sun.awt.
motif.UPrintDialog.setDocumentTitle(), sun.
awt.motif.UPrintDialog.setOptionsString(),
sun.awt.motif.X11FontMetrics.stringWidth(),
sun.awt.motif.X11Graphics.drawString(),
sun.awt.motif.X11Graphics.
drawStringWidth(), sun.awt.tiny.
FileDialogFilter.accept(), sun.awt.tiny.
TinyButtonPeer.setLabel(), sun.awt.tiny.
TinyCheckboxPeer.setLabel(),
sun.awt.tiny.TinyChoicePeer.add(),
sun.awt.tiny.TinyChoicePeer.addItem(),
sun.awt.tiny.TinyDialogPeer.setTitle(), sun.
awt.tiny.TinyFileDialogPeer.setDirectory(),
sun.awt.tiny.TinyFileDialogPeer.setFile(),
sun.awt.tiny.TinyFramePeer.setTitle(),
sun.awt.tiny.TinyGraphics.drawString(),
sun.awt.tiny.TinyLabelPeer.setText(),
sun.awt.tiny.TinyListPeer.add(),
sun.awt.tiny.TinyListPeer.addItem(),
sun.awt.tiny.TinyMenuItemPeer.setLabel(),
sun.awt.tiny.TinyMenuPeer.setLabel(),
sun.awt.tiny.TinyTextAreaPeer.insert(),
sun.awt.tiny.TinyTextAreaPeer.insertText(),
sun.awt.tiny.TinyTextAreaPeer.replaceRange(),
sun.awt.tiny.TinyTextAreaPeer.replaceText(),
sun.awt.tiny.TinyTextAreaPeer.setClipboard(),
sun.awt.tiny.TinyTextAreaPeer.setText(),
sun.awt.tiny.TinyTextFieldPeer.setText(),
sun.awt.tiny.TinyToolkit.getFontPeer(),
sun.awt.tiny.TinyToolkit.getImage(),
sun.awt.tiny.TinyToolkit.getPrintJob(),
sun.beans.editors.BoolEditor.setAsText(),
sun.beans.editors.ByteEditor.setAsText(),
sun.beans.editors.ColorEditor.setAsText(),
sun.beans.editors.DoubleEditor.setAsText(),
sun.beans.editors.FloatEditor.setAsText(),
sun.beans.editors.FontEditor.setAsText(),
sun.beans.editors.IntEditor.setAsText(),
sun.beans.editors.LongEditor.setAsText(),
sun.beans.editors.ShortEditor.setAsText(),
sun.beans.editors.StringEditor.setAsText(),
sun.io.ByteToCharConverter.getConverter(),
sun.io.CharToByteConverter.getConverter(),
sun.jdbc.odbc.JdbcOdbc.
SQLBindInParameterString(), sun.jdbc.
odbc.JdbcOdbc.SQLBrowseConnect(), sun.
jdbc.odbc.JdbcOdbc.SQLColumnPrivileges(),
sun.jdbc.odbc.JdbcOdbc.SQLColumns(),
sun.jdbc.odbc.JdbcOdbc.
SQLDriverConnect(), sun.jdbc.odbc.
JdbcOdbc.SQLExecDirect(), sun.jdbc.odbc.
JdbcOdbc.SQLForeignKeys(), sun.jdbc.
odbc.JdbcOdbc.SQLNativeSql(), sun.jdbc.
odbc.JdbcOdbc.SQLPrepare(), sun.jdbc.
odbc.JdbcOdbc.SQLPrimaryKeys(), sun.jdbc.
odbc.JdbcOdbc.SQLProcedureColumns(),
sun.jdbc.odbc.JdbcOdbc.SQLProcedures(),
sun.jdbc.odbc.JdbcOdbc.
SQLSetConnectOption(), sun.jdbc.odbc.
JdbcOdbc.SQLSetCursorName(), sun.jdbc.
odbc.JdbcOdbc.SQLSpecialColumns(), sun.
jdbc.odbc.JdbcOdbc.SQLStatistics(), sun.
jdbc.odbc.JdbcOdbc.SQLTablePrivileges(),
sun.jdbc.odbc.JdbcOdbc.SQLTables(), sun.
jdbc.odbc.JdbcOdbc.bindInParameterString(),
sun.jdbc.odbc.JdbcOdbc.browseConnect(),
sun.jdbc.odbc.JdbcOdbc.columnPrivileges(),
sun.jdbc.odbc.JdbcOdbc.columns(),
sun.jdbc.odbc.JdbcOdbc.driverConnect(),
sun.jdbc.odbc.JdbcOdbc.execDirect(),
sun.jdbc.odbc.JdbcOdbc.foreignKeys(),
sun.jdbc.odbc.JdbcOdbc.nativeSql(), sun.
jdbc.odbc.JdbcOdbc.prepare(), sun.jdbc.
odbc.JdbcOdbc.primaryKeys(), sun.jdbc.
odbc.JdbcOdbc.procedureColumns(), sun.
jdbc.odbc.JdbcOdbc.procedures(), sun.jdbc.
odbc.JdbcOdbc.setConnectOptionString(),
sun.jdbc.odbc.JdbcOdbc.setCursorName(),
sun.jdbc.odbc.JdbcOdbc.specialColumns(),
sun.jdbc.odbc.JdbcOdbc.statistics(),
sun.jdbc.odbc.JdbcOdbc.tablePrivileges(),
sun.jdbc.odbc.JdbcOdbc.tables(), sun.jdbc.
odbc.JdbcOdbcConnection.initialize(), sun.
jdbc.odbc.JdbcOdbcConnection.nativeSQL(),
sun.jdbc.odbc.JdbcOdbcConnection.
prepareCall(), sun.jdbc.odbc.
JdbcOdbcConnection.prepareStatement(),
sun.jdbc.odbc.JdbcOdbcConnection.
setCatalog(), sun.jdbc.odbc.
JdbcOdbcConnection.setURL(),
sun.jdbc.odbc.JdbcOdbcDatabaseMetaData.
getBestRowIdentifier(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.
getColumnPrivileges(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.getColumns(),
sun.jdbc.odbc.JdbcOdbcDatabaseMetaData.
getCrossReference(),
sun.jdbc.odbc.JdbcOdbcDatabaseMetaData.
getExportedKeys(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.
getImportedKeys(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.getIndexInfo(),
sun.jdbc.odbc.JdbcOdbcDatabaseMetaData.
getPrimaryKeys(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.
getProcedureColumns(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.
getProcedures(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.
getTablePrivileges(), sun.jdbc.odbc.
JdbcOdbcDatabaseMetaData.getTables(),
sun.jdbc.odbc.JdbcOdbcDatabaseMetaData.
getVersionColumns(), sun.jdbc.odbc.
JdbcOdbcDriver.acceptsURL(),
sun.jdbc.odbc.JdbcOdbcDriver.connect(),
sun.jdbc.odbc.JdbcOdbcDriver.
getAttributeProperties(), sun.jdbc.odbc.
JdbcOdbcDriver.getConnectionAttributes(),
sun.jdbc.odbc.JdbcOdbcDriver.
getPropertyInfo(), sun.jdbc.odbc.
JdbcOdbcDriver.getProtocol(), sun.jdbc.
odbc.JdbcOdbcDriver.getSubName(), sun.
jdbc.odbc.JdbcOdbcDriver.getSubProtocol(),
sun.jdbc.odbc.JdbcOdbcDriver.listToArray(),
sun.jdbc.odbc.JdbcOdbcObject.hexPad(),
sun.jdbc.odbc.JdbcOdbcObject.
hexPairToInt(), sun.jdbc.odbc.
JdbcOdbcObject.hexStringToByteArray(),
sun.jdbc.odbc.JdbcOdbcObject.trace(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
executeQuery(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
executeUpdate(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
setChar(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
setString(), sun.jdbc.odbc.
JdbcOdbcResultSet.findColumn(), sun.jdbc.
odbc.JdbcOdbcResultSet.getAsciiStream(),
sun.jdbc.odbc.JdbcOdbcResultSet.
getBigDecimal(), sun.jdbc.odbc.
JdbcOdbcResultSet.getBinaryStream(),
sun.jdbc.odbc.JdbcOdbcResultSet.
getBoolean(), sun.jdbc.odbc.
JdbcOdbcResultSet.getByte(), sun.jdbc.
odbc.JdbcOdbcResultSet.getBytes(),
sun.jdbc.odbc.JdbcOdbcResultSet.getDate(),
sun.jdbc.odbc.JdbcOdbcResultSet.
getDouble(), sun.jdbc.odbc.
JdbcOdbcResultSet.getFloat(), sun.jdbc.
odbc.JdbcOdbcResultSet.getInt(), sun.jdbc.
odbc.JdbcOdbcResultSet.getLong(), sun.
jdbc.odbc.JdbcOdbcResultSet.getObject(),
sun.jdbc.odbc.JdbcOdbcResultSet.getShort(),
sun.jdbc.odbc.JdbcOdbcResultSet.getString(),
sun.jdbc.odbc.JdbcOdbcResultSet.getTime(),
sun.jdbc.odbc.JdbcOdbcResultSet.
getTimestamp(), sun.jdbc.odbc.
JdbcOdbcResultSet.getUnicodeStream(), sun.
jdbc.odbc.JdbcOdbcStatement.execute(),
sun.jdbc.odbc.JdbcOdbcStatement.
executeQuery(), sun.jdbc.odbc.
JdbcOdbcStatement.executeUpdate(), sun.
jdbc.odbc.JdbcOdbcStatement.
lockIfNecessary(), sun.jdbc.odbc.
JdbcOdbcStatement.setCursorName(),
sun.jdbc.odbc.JdbcOdbcTypeInfo.
setName(), sun.misc.CharacterDecoder.
decodeBuffer(), sun.misc.MessageUtils.
subst(), sun.misc.MessageUtils.substProp(),
sun.misc.Queue.dump(),
sun.misc.RegexpPool.add(),
sun.misc.RegexpPool.delete(),
sun.misc.RegexpPool.match(),
sun.misc.RegexpPool.matchNext(),
sun.misc.RegexpPool.replace(),
sun.misc.RegexpTarget.found(),
sun.net.NetworkClient.doConnect(),
sun.net.NetworkClient.openServer(),
sun.net.ProgressEntry.setType(), sun.net.
TransferProtocolClient.sendServer(), sun.
net.URLCanonicalizer.canonicalize(), sun.
net.URLCanonicalizer.hasProtocolName(),
sun.net.URLCanonicalizer.
isSimpleHostName(), sun.net.ftp.FtpClient.
cd(), sun.net.ftp.FtpClient.get(), sun.net.ftp.
FtpClient.issueCommand(), sun.net.ftp.
FtpClient.issueCommandCheck(), sun.net.
ftp.FtpClient.login(), sun.net.ftp.FtpClient.
openDataConnection(),
sun.net.ftp.FtpClient.openServer(),
sun.net.ftp.FtpClient.put(),
sun.net.ftp.IftpClient.login(),
sun.net.ftp.IftpClient.openServer(),
sun.net.ftp.IftpClient.setProxyServer(),
sun.net.nntp.NntpClient.askServer(),
sun.net.nntp.NntpClient.getArticle(),
sun.net.nntp.NntpClient.getGroup(),
sun.net.nntp.NntpClient.getHeader(),
sun.net.nntp.NntpClient.openServer(),
sun.net.nntp.NntpClient.setGroup(),
sun.net.smtp.SmtpClient.from(),
sun.net.smtp.SmtpClient.to(),
sun.net.smtp.SmtpPrintStream.print(),
sun.net.www.HeaderParser.findInt(),
sun.net.www.HeaderParser.findValue(),
sun.net.www.MessageHeader.add(), sun.
net.www.MessageHeader.canonicalID(), sun.
net.www.MessageHeader.findNextValue(),
sun.net.www.MessageHeader.findValue(),
sun.net.www.MessageHeader.prepend(),
sun.net.www.MessageHeader.set(),
sun.net.www.MimeEntry.matches(),
sun.net.www.MimeEntry.setAction(), sun.
net.www.MimeEntry.setCommand(), sun.
net.www.MimeEntry.setDescription(), sun.
net.www.MimeEntry.setExtensions(), sun.
net.www.MimeEntry.setImageFileName(),
sun.net.www.MimeEntry.setType(),
sun.net.www.MimeTable.find(), sun.net.
www.MimeTable.findByDescription(), sun.
net.www.MimeTable.findByExt(), sun.net.
www.MimeTable.findByFileName(), sun.
net.www.MimeTable.getContentTypeFor(),
sun.net.www.MimeTable.remove(),
sun.net.www.MimeTable.save(), sun.net.
www.URLConnection.getHeaderField(), sun.
net.www.URLConnection.setContentType(),
sun.net.www.URLConnection.
setRequestProperty(), sun.net.www.http.
HttpClient.openServer(), sun.net.www.httpd.
BasicHttpServer.error(), sun.net.www.httpd.
BasicHttpServer.generateProcessOutput(),
sun.net.www.httpd.BasicHttpServer.
getRequest(), sun.net.www.httpd.
BasicHttpServer.startHtml(), sun.net.www.
protocol.http.AuthenticationInfo.getAuth(),
sun.net.www.protocol.http.
HttpAuthenticator.authString(), sun.net.
www.protocol.http.HttpAuthenticator.
schemeSupported(), sun.net.www.protocol.
http.HttpURLConnection.getHeaderField(),
sun.net.www.protocol.http.
HttpURLConnection.getProxiedClient(),
sun.net.www.protocol.http.
HttpURLConnection.getRequestProperty(),
sun.net.www.protocol.http.
HttpURLConnection.setRequestProperty(),
sun.net.www.protocol.mailto.Handler.
parseURL(), sun.net.www.protocol.
verbatim.VerbatimConnection.
getHeaderField(), sun.net.www.protocol.
verbatim.VerbatimConnection.
getRequestProperty(), sun.net.www.
protocol.verbatim.VerbatimConnection.
setRequestProperty(), sun.rmi.registry.
RegistryHandler.registryStub(), sun.rmi.
registry.RegistryImpl.bind(), sun.rmi.
registry.RegistryImpl.lookup(), sun.rmi.
registry.RegistryImpl.rebind(), sun.rmi.
registry.RegistryImpl.unbind(), sun.rmi.
registry.RegistryImpl_Stub.bind(), sun.rmi.
registry.RegistryImpl_Stub.lookup(), sun.rmi.
registry.RegistryImpl_Stub.rebind(), sun.rmi.
registry.RegistryImpl_Stub.unbind(), sun.
rmi.rmic.BatchEnvironment.errorString(),
sun.rmi.rmic.BatchEnvironment.
getProperty(), sun.rmi.rmic.
GenerateMarshaling.marshalArgument(),
sun.rmi.rmic.GenerateMarshaling.
marshalArguments(), sun.rmi.rmic.
GenerateMarshaling.unmarshalArgument(),
sun.rmi.rmic.GenerateMarshaling.
unmarshalArguments(),
sun.rmi.rmic.Main.error(),
sun.rmi.rmic.Main.output(),
sun.rmi.rmic.ProxyStream.p(),
sun.rmi.rmic.ProxyStream.pI(),
sun.rmi.rmic.ProxyStream.pIln(),
sun.rmi.rmic.ProxyStream.pO(),
sun.rmi.rmic.ProxyStream.pOln(),
sun.rmi.rmic.ProxyStream.pln(),
sun.rmi.rmic.UI.I18N(),
sun.rmi.server.LoaderHandler.loadClass(),
sun.rmi.server.RMIClassLoader.loadClass(),
sun.rmi.server.RemoteProxy.getStub(),
sun.rmi.transport.RMIThread.newThread(),
sun.rmi.transport.Utils.getBoolean(),
sun.rmi.transport.Utils.getLong(), sun.rmi.
transport.Utils.getProperty(), sun.rmi.
transport.proxy.CGICommandHandler.
execute(), sun.rmi.transport.proxy.
CGIForwardCommand.execute(), sun.rmi.
transport.proxy.CGIGethostnameCommand.
execute(), sun.rmi.transport.proxy.
CGIPingCommand.execute(), sun.rmi
transport.proxy.CGITryHostnameCommand.
execute(), sun.rmi.transport.proxy.
RMIDirectSocketFactory.createSocket(),
sun.rmi.transport.proxy.
RMIHttpToCGISocketFactory.
createSocket(), sun.rmi.transport.proxy.
RMIHttpToPortSocketFactory.
createSocket(), sun.rmi.transport.proxy.
RMIMasterSocketFactory.createSocket(),
sun.security.acl.AclImpl.setName(), sun.
security.provider.DSA.engineGetParameter(),
sun.security.provider.DSA.
engineSetParameter(), sun.security.provider.
IdentityDatabase.getIdentity(),
sun.security.provider.Main.createIdentity(),
sun.security.provider.Main.createSigner(),
sun.security.provider.Main.
importCertificate(), sun.security.provider.
Main.remove(), sun.security.util.
DerOutputStream.putIA5String(),
sun.security.util.DerOutputStream.
putPrintableString(), sun.security.x509.
AlgorithmId.get(), sun.security.x509.
AlgorithmId.getAlgorithmId(),
sun.security.x509.X509Cert.getVerifier(),
sun.tools.debug.DebuggerCallback.
exceptionEvent(), sun.tools.debug.
DebuggerCallback.printToConsole(), sun.
tools.debug.RemoteClass.getField(), sun.
tools.debug.RemoteClass.getFieldValue(),
sun.tools.debug.RemoteClass.getMethod(),
sun.tools.debug.RemoteClass.
getMethodLineNumber(), sun.tools.debug.
RemoteDebugger.findClass(), sun.tools.
debug.RemoteDebugger.setSourcePath(),
sun.tools.debug.RemoteObject.getField(),
sun.tools.debug.RemoteObject.
getFieldValue(), sun.tools.debug.
RemoteObject.setField(), sun.tools.debug.
RemoteStackFrame.getLocalVariable(),
sun.tools.debug.RemoteThread.
getStackVariable(),
sun.tools.debug.RemoteValue.fromHex(),
sun.tools.jar.Main.error(),
sun.tools.jar.Main.output(),
sun.tools.jar.Manifest.getEntry(),
sun.tools.jar.Manifest.isManifestName(),
sun.tools.jar.SignatureFile.add(),
sun.tools.jar.SignatureFile.getEntry(), sun.
tools.java.ArrayType.typeString(), sun.tools.
java.BinaryConstantPool.indexString(),
sun.tools.java.ClassDefinition.
containsDeprecated(),
sun.tools.java.ClassPath.getDirectory(),
sun.tools.java.ClassPath.getFile(),
sun.tools.java.ClassPath.getFiles(),
sun.tools.java.ClassType.typeString(),
sun.tools.java.Environment.error(),
sun.tools.java.Environment.
makeClassDefinition(), sun.tools.java.
Environment.makeFieldDefinition(),
sun.tools.java.Environment.output(),
sun.tools.java.Environment.
setCharacterEncoding(),
sun.tools.java.Identifier.lookup(),
sun.tools.java.MethodType.typeString(),
sun.tools.java.Package.getSourceFile(),
sun.tools.java.Parser.beginClass(),
sun.tools.java.Parser.defineField(),
sun.tools.java.Parser.parseClassBody(),
sun.tools.java.Parser.parseNamedClass(),
sun.tools.java.ParserActions.beginClass(),
sun.tools.java.ParserActions.defineField(),
sun.tools.java.Type.tType(),
sun.tools.java.Type.typeString(),
sun.tools.javac.BatchEnvironment.error(),
sun.tools.javac.BatchEnvironment.
errorString(), sun.tools.javac.
BatchEnvironment.insertError(),
sun.tools.javac.BatchEnvironment.
makeClassDefinition(), sun.tools.javac.B
atchEnvironment.makeFieldDefinition(),
sun.tools.javac.BatchEnvironment.output(),
sun.tools.javac.BatchEnvironment.
pushError(), sun.tools.javac.
BatchEnvironment.reportError(),
sun.tools.javac.BatchParser.beginClass(),
sun.tools.javac.BatchParser.defineField(),
sun.tools.javac.ErrorConsumer.pushError(),
sun.tools.javac.Main.error(),
sun.tools.javac.Main.getText(),
sun.tools.javac.Main.output(),
sun.tools.javac.Main.warning(), sun.tools.
javadoc.DocumentationGenerator.init(),
sun.tools.javadoc.Main.getText(),
sun.tools.serialver.SerialVer.I18N(),
sun.tools.tree.Expression.equals(),
sun.tools.tree.StringExpression.equals(),
sun.tools.ttydebug.TTY.exceptionEvent(),
sun.tools.ttydebug.TTY.printToConsole()
java.lang.Thread:
sun.applet.
AppletSecurity.checkAccess(), sun.applet.
AppletSecurity.inThreadGroup(), sun.awt.
image.ImageFetcher.fetchloop(), sun.awt.
image.ImageFetcher.isFetcher(), sun.tools.
debug.Agent.addSystemThread(), sun.tools.
debug.Agent.removeSystemThread(),
sun.tools.debug.Agent.systemThread(),
sun.tools.debug.RemoteDebugger.
addSystemThread()
java.lang.ThreadGroup:
sun.applet.
AppletSecurity.checkAccess(),
sun.applet.AppletSecurity.inThreadGroup(),
sun.misc.VM.allowThreadSuspension()
java.lang.Throwable:
sun.applet.AppletPanel.
showAppletException()
java.math.BigDecimal:
sun.jdbc.odbc.
JdbcOdbcPreparedStatement.
setBigDecimal(), sun.jdbc.odbc.
JdbcOdbcPreparedStatement.setDecimal()
java.math.BigInteger:
sun.security.provider.
DSAKeyPairGenerator.generateKeyPair()
java.net.URL:
sun.applet.AppletPanel.
flushClassLoader(), sun.applet.
AppletResourceLoader.getImage(), sun.
applet.AppletResourceLoader.getImageRef(),
sun.applet.AppletResourceLoader.
getLocalResource(),
sun.applet.AppletResourceLoader.
getLocalResourceStream(),
sun.applet.AppletSecurity.checkRead(),
sun.applet.AppletViewer.getAudioClip(),
sun.applet.AppletViewer.getImage(),
sun.applet.AppletViewer.parse(), sun.applet.
AppletViewer.showDocument(), sun.applet.
AppletViewerFactory.createAppletViewer(),
sun.applet.StdAppletViewerFactory.
createAppletViewer(),
sun.awt.motif.MToolkit.getImage(),
sun.awt.tiny.TinyToolkit.getImage(),
sun.net.ProgressData.connected(),
sun.net.www.http.HttpClient.New(),
sun.net.www.http.KeepAliveCache.get(),
sun.net.www.http.KeepAliveCache.put(),
sun.net.www.httpd.BasicHttpServer.
getRequest(), sun.net.www.protocol.
appletresource.Handler.openConnection(),
sun.net.www.protocol.doc.Handler.
openConnection(), sun.net.www.protocol.
file.Handler.openConnection(),
sun.net.www.protocol.ftp.Handler.
openConnection(), sun.net.www.protocol.
gopher.Handler.openConnection(),
sun.net.www.protocol.http.
AuthenticationInfo.cacheInfo(), sun.net.
www.protocol.http.AuthenticationInfo.
getAuth(), sun.net.www.protocol.http.
AuthnticationInfo.uncacheInfo(),
sun.net.www.protocol.http.Handler.
openConnection(), sun.net.www.protocol.
http.HttpAuthenticator.authString(),
sun.net.www.protocol.http.
HttpURLConnection.getNewClient(),
sun.net.www.protocol.http.
HttpURLConnection.getProxiedClient(),
sun.net.www.protocol.mailto.Handler.
openConnection(), sun.net.www.protocol.
mailto.Handler.parseURL(),
sun.net.www.protocol.netdoc.Handler.
openConnection(), sun.net.www.protocol.
systemresource.Handler.openConnection(),
sun.net.www.protocol.verbatim.Handler.
openConnection(), sun.rmi.server.
LoaderHandler.loadClass(), sun.rmi.server.
RMIClassLoader.getClassLoader()
java.net.URLConnection:
sun.net.www.
MimeEntry.launch(), sun.net.www.content.
image.gif.getContent(), sun.net.www.
content.image.jpeg.getContent(), sun.net.
www.content.image.x_xbitmap.getContent(),
sun.net.www.content.image.x_xpixmap.
getContent(), sun.net.www.content.text.
plain.getContent()
java.rmi.Remote:
sun.rmi.registry.
RegistryImpl.bind(),
sun.rmi.registry.RegistryImpl.rebind(),
sun.rmi.registry.RegistryImpl_Skel.dispatch(
), sun.rmi.registry.RegistryImpl_Stub.bind(),
sun.rmi.registry.RegistryImpl_Stub.rebind(),
sun.rmi.server.Dispatcher.dispatch(),
sun.rmi.server.RemoteProxy.getProxy(),
sun.rmi.server.RemoteProxy.getSkeleton(),
sun.rmi.server.RemoteProxy.getStub(), sun.
rmi.server.UnicastServerRef.dispatch(), sun.
rmi.server.UnicastServerRef.exportObject(),
sun.rmi.server.UnicastServerRef.
setSkeleton(), sun.rmi.transport.
DGCImpl_Skel.dispatch(),
sun.rmi.transport.ObjectTable.getTarget()
java.rmi.dgc.Lease:
sun.rmi.transport.
DGCImpl.dirty(), sun.rmi.transport.
DGCImpl_Stub.dirty()
java.rmi.dgc.VMID:
sun.rmi.transport.
DGCImpl.clean(), sun.rmi.transport.
DGCImpl_Stub.clean(), sun.rmi.transport.
Target.vmidDead()
java.rmi.server.ObjID:
sun.rmi.transport.
Endpoint.exportObject(), sun.rmi.
transport.Transport.exportObject(),
sun.rmi.transport.tcp.TCPEndpoint.
exportObject(), sun.rmi.transport.tcp.
TCPTransport.exportObject()
java.rmi.server.RemoteCall:
sun.rmi.registry.
RegistryImpl_Skel.dispatch(),
sun.rmi.server.Dispatcher.dispatch(),
sun.rmi.server.UnicastRef.done(),
sun.rmi.server.UnicastRef.invoke(), sun.
rmi.server.UnicastServerRef.dispatch(), sun.
rmi.transport.DGCImpl_Skel.dispatch(),
sun.rmi.transport.Transport.serviceCall()
java.rmi.server.RemoteObject:
sun.rmi.server.
UnicastRef.newCall()
java.rmi.server.RemoteRef:
sun.rmi.server.
RemoteProxy.getStub(), sun.rmi.server.
UnicastRef.remoteEquals()
java.rmi.server.UID:
sun.rmi.transport.
DGCAckHandler.received()
java.security.Identity:
sun.security.provider.
IdentityDatabase.addIdentity(),
sun.security.provider.IdentityDatabase.
removeIdentity(), sun.security.provider.
Main.list()
java.security.IdentityScope:
sun.security.
provider.Main.setScope(), sun.tools.jar.
JarVerifierStream.addScope(), sun.tools.jar.
JarVerifierStream.removeScope()
java.security.Principal:
sun.security.acl.
AclEntryImpl.setPrincipal(),
sun.security.acl.AclImpl.addEntry(),
sun.security.acl.AclImpl.checkPermission(),
sun.security.acl.AclImpl.getPermissions(),
sun.security.acl.AclImpl.removeEntry(),
sun.security.acl.AclImpl.setName(),
sun.security.acl.GroupImpl.addMember(),
sun.security.acl.GroupImpl.isMember(), sun.
security.acl.GroupImpl.removeMember(),
sun.security.acl.OwnerImpl.addOwner(),
sun.security.acl.OwnerImpl.deleteOwner(),
sun.security.acl.OwnerImpl.isOwner(), sun.
security.acl.WorldGroupImpl.isMember()
java.security.PrivateKey:
sun.security.
provider.DSA.engineInitSign(),
sun.security.x509.X509Cert.getSigner()
java.security.PublicKey:
sun.security.
provider.DSA.engineInitVerify(),
sun.security.provider.IdentityDatabase.
getIdentity(), sun.security.x509.X509Cert.
verify()
java.security.SecureRandom:
sun.security.
provider.DSAKeyPairGenerator.
generateKeyPair(), sun.security.provider.
DSAKeyPairGenerator.initialize(),
sun.security.x509.CertAndKeyGen.
setRandom()
java.security.acl.AclEntry:
sun.security.acl.
AclImpl.addEntry(), sun.security.acl.
AclImpl.removeEntry()
java.security.acl.Group:
sun.security.acl.
GroupImpl.equals()
java.security.acl.Permission:
sun.security.acl.
AclEntryImpl.addPermission(), sun.security.
acl.AclEntryImpl.checkPermission(),
sun.security.acl.AclEntryImpl.
removePermission(), sun.security.acl.
AclImpl.checkPermission(), sun.security.acl.
AllPermissionsImpl.equals()
java.security.interfaces.DSAParams:
sun.
security.provider.DSAKeyPairGenerator.
initialize()
java.sql.Date:
sun.jdbc.odbc.JdbcOdbc.
SQLBindInParameterDate(), sun.jdbc.odbc.
JdbcOdbcPreparedStatement.setDate()
java.sql.SQLWarning:
sun.jdbc.odbc.
JdbcOdbcResultSet.setWarning(), sun.jdbc.
odbc.JdbcOdbcResultSetInterface.
setWarning(), sun.jdbc.odbc.
JdbcOdbcStatement.setWarning()
java.sql.Statement:
sun.jdbc.odbc.
JdbcOdbcConnection.deregisterStatement(),
sun.jdbc.odbc.JdbcOdbcConnection.
registerStatement(), sun.jdbc.odbc.
JdbcOdbcConnectionInterface.
deregisterStatement(), sun.jdbc.odbc.
JdbcOdbcResultSet.initialize()
java.sql.Time:
sun.jdbc.odbc.JdbcOdbc.
SQLBindInParameterTime(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
setTime()
java.sql.Timestamp:
sun.jdbc.odbc.JdbcOdbc.
SQLBindInParameterTimestamp(), sun.jdbc.
odbc.JdbcOdbcPreparedStatement.setTimes
tamp()
java.util.Date:
sun.security.util.
DerOutputStream.putUTCTime()
java.util.Hashtable:
sun.applet.
AppletViewerFactory.createAppletViewer(),
sun.applet.StdAppletViewerFactory.
createAppletViewer(), sun.awt.image.
ImageInfoGrabber.setProperties(), sun.awt.
image.ImageRepresentation.setProperties(),
sun.awt.image.PixelStore.setProperties(),
sun.jdbc.odbc.JdbcOdbcPreparedStatement.
initialize(), sun.jdbc.odbc.
JdbcOdbcStatement.initialize(),
sun.rmi.rmic.TopGRP.collectMethods(),
sun.tools.tree.AndExpression.
checkCondition(), sun.tools.tree.
ArrayAccessExpression.checkAmbigName(),
sun.tools.tree.ArrayAccessExpression.
checkAssignOp(), sun.tools.tree.
ArrayAccessExpression.checkLHS(),
sun.tools.tree.ArrayAccessExpression.
checkValue(), sun.tools.tree.
ArrayExpression.checkInitializer(), sun.
tools.tree.ArrayExpression.checkValue(),
sun.tools.tree.AssignExpression.
checkValue(), sun.tools.tree.
AssignOpExpression.checkValue(), sun.
tools.tree.BinaryAssignExpression.check(),
sun.tools.tree.BinaryExpression.
checkValue(), sun.tools.tree.
BinaryLogicalExpression.checkCondition(),
sun.tools.tree.BinaryLogicalExpression.
checkValue(), sun.tools.tree.
BooleanExpression.checkCondition(),
sun.tools.tree.CastExpression.checkValue(),
sun.tools.tree.CommaExpression.check(),
sun.tools.tree.ConditionalExpression.check(),
sun.tools.tree.ConditionalExpression.check
Value(), sun.tools.tree.ConvertExpression.
checkValue(), sun.tools.tree.
ExprExpression.checkCondition(),
sun.tools.tree.Expression.check(), sun.tools.
tree.Expression.checkAmbigName(),
sun.tools.tree.Expression.checkAssignOp(),
sun.tools.tree.Expression.checkCondition(),
sun.tools.tree.Expression.checkInitializer(),
sun.tools.tree.Expression.checkLHS(),
sun.tools.tree.Expression.checkValue(),
sun.tools.tree.FieldExpression.
checkAmbigName(), sun.tools.tree.
FieldExpression.checkAssignOp(),
sun.tools.tree.FieldExpression.checkLHS(),
sun.tools.tree.FieldExpression.checkValue(),
sun.tools.tree.IdentifierExpression.
checkAmbigName(), sun.tools.tree.
IdentifierExpression.checkAssignOp(),
sun.tools.tree.IdentifierExpression.
checkLHS(), sun.tools.tree.
IdentifierExpression.checkValue(),
sun.tools.tree.IncDecExpression.check(), sun.
tools.tree.IncDecExpression.checkValue(),
sun.tools.tree.InstanceOfExpression.
checkValue(), sun.tools.tree.
LengthExpression.checkValue(),
sun.tools.tree.MethodExpression.check(),
sun.tools.tree.MethodExpression.
checkValue(), sun.tools.tree.
NewArrayExpression.checkValue(),
sun.tools.tree.NewInstanceExpression.
check(), sun.tools.tree.
NewInstanceExpression.checkValue(), sun.
tools.tree.NotExpression.checkCondition(),
sun.tools.tree.OrExpression.
checkCondition(), sun.tools.tree.Statement.
checkMethod(), sun.tools.tree.
SuperExpression.checkValue(), sun.tools.
tree.ThisExpression.checkValue(), sun.tools.
tree.TypeExpression.checkAmbigName(),
sun.tools.tree.TypeExpression.checkValue(),
sun.tools.tree.UnaryExpression.
checkValue()
java.util.Properties:
sun.awt.motif.MToolkit.
getPrintJob(), sun.awt.motif.PSPrintControl.
initJob(), sun.awt.tiny.TinyToolkit.
getPrintJob(), sun.jdbc.odbc.
JdbcOdbcConnection.initialize(), sun.jdbc.
odbc.JdbcOdbcDriver.connect(), sun.jdbc.
odbc.JdbcOdbcDriver.getPropertyInfo(),
sun.jdbc.odbc.JdbcOdbcDriver.
makeConnectionString()
java.util.Vector:
sun.tools.java.Parser.
parseClassBody(), sun.tools.java.Parser.
parseInheritance(), sun.tools.javadoc.
DocumentationGenerator.init()
sun.applet.AppletViewerFactory:
sun.applet.
AppletViewer.parse()
sun.awt.AWTFinalizeable:
sun.awt.
AWTFinalizeable.setNextFinalizeable(),
sun.awt.AWTFinalizer.addFinalizeable(),
sun.awt.image.ImageRepresentation.
setNextFinalizeable(), sun.awt.motif.
X11Graphics.setNextFinalizeable()
sun.awt.UpdateClient:
sun.awt.
ScreenUpdater.notify(), sun.awt.
ScreenUpdater.removeClient()
sun.awt.image.ImageFetchable:
sun.awt.
image.ImageFetcher.add()
sun.awt.image.InputStreamImageSource:
sun.
awt.image.GifImageDecoder.
catchupConsumer(), sun.awt.image.
ImageDecoder.catchupConsumer(), sun.awt.
image.JPEGImageDecoder.catchup
Consumer(), sun.awt.image.
XbmImageDecoder.catchupConsumer()
sun.awt.motif.MComponentPeer:
sun.awt.
motif.MScrollPanePeer.setScrollChild()
sun.awt.tiny.TinyVerticalScrollbar:
sun.awt.
tiny.TinyScrollRepeater.setScrollbar()
sun.jdbc.odbc.JdbcOdbc:
sun.jdbc.odbc.
JdbcOdbcPreparedStatement.initialize(), sun.
jdbc.odbc.JdbcOdbcResultSet.initialize(),
sun.jdbc.odbc.JdbcOdbcStatement.initialize()
sun.jdbc.odbc.JdbcOdbcInputStream:
sun.
jdbc.odbc.JdbcOdbcBoundCol.
setInputStream(), sun.jdbc.odbc.
JdbcOdbcResultSet.setInputStream()
sun.jdbc.odbc.JdbcOdbcSQLWarning:
sun.
jdbc.odbc.JdbcOdbc.convertWarning()
sun.misc.Compare:
sun.misc.Sort.quicksort()
sun.misc.Request:
sun.misc.RequestProcessor.postRequest()
sun.misc.Timer:
sun.misc.Timeable.tick(),
sun.misc.TimerThread.dequeue(),
sun.misc.TimerThread.enqueue(),
sun.misc.TimerThread.requeue(),
sun.misc.TimerTickThread.call()
sun.misc.VMNotification:
sun.misc.VM. registerVMNotification()
sun.net.ProgressEntry:
sun.net.ProgressData.register(),
sun.net.ProgressData.unregister(),
sun.net.ProgressData.update(),
sun.net.www.http.HttpClient.parseHTTP()
sun.net.nntp.NntpClient:
sun.net.nntp.
NewsgroupInfo.reload()
sun.net.www.MessageHeader:
sun.net.www.URLConnection.setProperties(),
sun.net. www.http.HttpClient.parseHTTP(),
sun. net.www.http.HttpClient.writeRequests(),
sun.tools.jar.Manifest.addEntry(),
sun.tools.jar.Manifest.doHashes()
sun.net.www.MimeEntry:
sun.net.www. MimeTable.add(),
sun.net.www. MimeTable.remove()
sun.net.www.MimeTable:
sun.net.www. MimeEntry.launch()
sun.net.www.http.HttpClient:
sun.net.www. http.HttpClient.finished(),
sun.net.www. http.KeepAliveCache.put()
sun.net.www.protocol.http.AuthenticationInfo:
sun.net.www.protocol.http. AuthenticationInfo.cacheInfo(),
sun.net. www.protocol.http.AuthenticationInfo. uncacheInfo()
sun.net.www.protocol.http.HttpAuthenticator:
sun.net.www.protocol.http. HttpURLConnection. setDefaultAuthenticator()
sun.rmi.rmic.BatchEnvironment:
sun.rmi. rmic.TopGRP.generate()
sun.rmi.rmic.ProxyStream:
sun.rmi.rmic. GenerateMarshaling.marshalArgument(),
sun.rmi.rmic.GenerateMarshaling. marshalArguments(),
sun.rmi.rmic. GenerateMarshaling.unmarshalArgument(),
sun.rmi.rmic.GenerateMarshaling. unmarshalArguments()
sun.rmi.transport.Connection:
sun.rmi. transport.Channel.free(),
sun.rmi.transport. tcp.ConnectionAcceptor.accept(),
sun.rmi.transport.tcp.TCPChannel.free()
sun.rmi.transport.Endpoint:
sun.rmi. transport.DGCAckHandler.notify(),
sun. rmi.transport.Notifiable.notify(),
sun. rmi.transport.Notifier.addNotifiable(),
sun. rmi.transport.Notifier.removeNotifiable(),
sun.rmi.transport.Transport.getChannel(),
sun.rmi.transport.tcp.TCPChannel. addNotifiable(),
sun.rmi.transport.tcp. TCPChannel.removeNotifiable(),
sun.rmi.transport.tcp.TCPTransport. getChannel()
sun.rmi.transport.Notifiable:
sun.rmi. transport.Notifier.addNotifiable(),
sun.rmi. transport.Notifier.removeNotifiable(),
sun.rmi.transport.tcp.TCPChannel. addNotifiable(),
sun.rmi.transport.tcp. TCPChannel.removeNotifiable()
sun.rmi.transport.Target:
sun.rmi.transport. Endpoint.exportObject(),
sun.rmi.transport.LiveRef.exportObject(),
sun.rmi.transport.Transport.exportObject(),
sun.rmi.transport.tcp.TCPEndpoint. exportObject(),
sun.rmi.transport.tcp. TCPTransport.exportObject()
sun.security.pkcs.PKCS7:
sun.security.pkcs. SignerInfo.getCertificate(),
sun.tools.jar. SignatureFile.setBlock()
sun.security.pkcs.SignerInfo:
sun.security. pkcs.PKCS7.verify()
sun.security.util.BigInt:
sun.security.pkcs. PKCS7.getCertificate(),
sun.security.util. BigInt.equals(),
sun.security.util. DerOutputStream.putInteger(),
sun.security. x509.X509Cert.encodeAndSign()
sun.security.util.DerOutputStream:
sun. security.pkcs.ContentInfo.encode(),
sun. security.pkcs.PKCS7.encodeSignedData(),
sun.security.pkcs.PKCS8Key.emit(),
sun.security.pkcs.SignerInfo.encode(),
sun.security.util.DerOutputStream.write(),
sun.security.util.DerValue.emit(),
sun.security.x509.AlgorithmId.emit(),
sun.security.x509.X500Name.emit(),
sun.security.x509.X509Key.emit()
sun.security.util.DerValue:
sun.security.pkcs. PKCS8Key.parse(),
sun.security.util. DerOutputStream.putDerValue(),
sun.security.util.DerValue.equals(),
sun.security.x509.AlgorithmId.parse(),
sun.security.x509.X509Key.parse()
sun.security.util.ObjectIdentifier:
sun.security. util.DerOutputStream.putOID(),
sun.security.util.ObjectIdentifier.equals(),
sun.security.util.ObjectIdentifier.precedes(),
sun.security.x509.AlgorithmId.equals()
sun.security.x509.AlgorithmId:
sun.security. x509.AlgorithmId.equals(),
sun.security.x509.X509Cert.getSigner()
sun.security.x509.X500Name:
sun.security. pkcs.PKCS7.getCertificate(),
sun.security. x509.CertAndKeyGen.getCertRequest(),
sun.security.x509.CertAndKeyGen. getSelfCert(),
sun.security.x509. X500Name.equals()
sun.security.x509.X500Signer:
sun.security. pkcs.PKCS10.encodeAndSign(),
sun. security.x509.X509Cert.encodeAndSign()
sun.security.x509.X509Cert:
sun.security. x509.X509Cert.equals()
sun.tools.asm.Assembler:
sun.tools.java. FieldDefinition.code(),
sun.tools.java.FieldDefinition.codeInit(),
sun.tools.javac.SourceField.code(),
sun.tools.javac.SourceField.codeInit(),
sun.tools.tree.AddExpression.codeValue(),
sun.tools.tree.ArrayAccessExpression. codeValue(),
sun.tools.tree. ArrayExpression.codeValue(),
sun.tools. tree.AssignExpression.code(),
sun.tools.tree. AssignExpression.codeValue(),
sun.tools. tree.AssignOpExpression.code(),
sun.tools. tree.AssignOpExpression.codeValue(),
sun. tools.tree.BinaryBitExpression.codeValue(),
sun.tools.tree.BinaryExpression.codeValue(),
sun.tools.tree.BitNotExpression.codeValue(),
sun.tools.tree.BooleanExpression.codeValue(),
sun.tools.tree.BreakStatement.code(),
sun.tools.tree.CatchStatement.code(),
sun. tools.tree.CommaExpression.code(),
sun. tools.tree.CommaExpression.codeValue(),
sun.tools.tree.CompoundStatement.code(),
sun.tools.tree.ConditionalExpression.code(),
sun.tools.tree.ConditionalExpression. codeValue(),
sun.tools.tree. ContinueStatement.code(),
sun.tools.tree. ConvertExpression.codeValue(),
sun.tools.tree.DeclarationStatement.code(),
sun.tools.tree.DoStatement.code(),
sun. tools.tree.DoubleExpression.codeValue(),
sun.tools.tree.Expression.code(),
sun.tools.tree.Expression.codeValue(),
sun.tools.tree.ExpressionStatement.code(),
sun.tools.tree.FieldExpression.codeValue(),
sun.tools.tree.FinallyStatement.code(),
sun.tools.tree.FloatExpression.codeValue(),
sun.tools.tree.ForStatement.code(),
sun. tools.tree.IdentifierExpression.codeValue(),
sun.tools.tree.IfStatement.code(),
sun.tools. tree.InlineMethodExpression.code(),
sun. tools.tree.InlineMethodExpression. codeValue(),
sun.tools.tree. InlineNewInstanceExpression.code(),
sun. tools.tree.InlineNewInstanceExpression. codeValue(),
sun.tools.tree. InlineReturnStatement.code(),
sun.tools.tree. InstanceOfExpression.code(),
sun.tools.tree. InstanceOfExpression.codeValue(),
sun.tools. tree.IntegerExpression.codeValue(),
sun. tools.tree.LengthExpression.codeValue(),
sun.tools.tree.LongExpression.codeValue(),
sun.tools.tree.MethodExpression. codeValue(),
sun.tools.tree.NegativeExpression. codeValue(),
sun.tools.tree. NewArrayExpression.codeValue(),
sun. tools.tree.NewInstanceExpression.code(),
sun.tools.tree.NewInstanceExpression. codeValue(),
sun.tools.tree.NullExpression. codeValue(),
sun.tools.tree. PostDecExpression.code(),
sun.tools.tree. PostDecExpression.codeValue(),
sun.tools. tree.PostIncExpression.code(),
sun.tools. tree.PostIncExpression.codeValue(),
sun.tools.tree.PreDecExpression.code(),
sun. tools.tree.PreDecExpression.codeValue(),
sun.tools.tree.PreIncExpression.code(),
sun.tools.tree.PreIncExpression.codeValue(),
sun.tools.tree.ReturnStatement.code(),
sun.tools.tree.Statement.code(),
sun.tools.tree.StringExpression.codeValue(),
sun.tools.tree.SwitchStatement.code(),
sun.tools.tree.SynchronizedStatement.code(),
sun.tools.tree.ThisExpression.codeValue(),
sun.tools.tree.ThrowStatement.code(),
sun. tools.tree.TryStatement.code(),
sun.tools. tree.UplevelReference.codeArguments(),
sun.tools.tree.UplevelReference. codeInitialization(),
sun.tools.tree. VarDeclarationStatement.code(),
sun.tools.tree.WhileStatement.code()
sun.tools.asm.ConstantPool:
sun.tools.asm. Assembler.collect(),
sun.tools.asm. Assembler.write(),
sun.tools.asm.Assembler. writeCoverageTable(),
sun.tools.asm. Assembler.writeLineNumberTable(),
sun.tools. asm.Assembler. writeLocalVariableTable()
sun.tools.asm.Instruction:
sun.tools.asm. Assembler.add()
sun.tools.asm.Label:
sun.tools.asm. SwitchData.add()
sun.tools.debug.RemoteField:
sun.tools.debug. RemoteClass.clearBreakpointMethod(),
sun.tools.debug.RemoteClass. setBreakpointMethod()
sun.tools.debug.RemoteObject:
sun.tools. debug.RemoteObject.setField()
sun.tools.debug.RemoteThread:
sun.tools. debug.DebuggerCallback.breakpointEvent(),
sun.tools.debug.DebuggerCallback. exceptionEvent(),
sun.tools.debug. DebuggerCallback.threadDeathEvent(),
sun.tools.ttydebug.TTY.breakpointEvent(),
sun.tools.ttydebug.TTY.exceptionEvent(),
sun.tools.ttydebug.TTY.threadDeathEvent()
sun.tools.debug.RemoteThreadGroup:
sun. tools.debug.RemoteDebugger. listThreadGroups()
sun.tools.java.BinaryConstantPool:
sun.tools. java.BinaryCode.load()
sun.tools.java.BinaryField:
sun.tools.java. BinaryCode.load()
sun.tools.java.ClassDeclaration:
sun.tools. java.BinaryClass.addDependency(),
sun.tools.java.ClassDefinition. addDependency(),
sun.tools.java. ClassDefinition.canAccess(),
sun.tools.java. ClassDefinition.implementedBy(),
sun.tools. java.ClassDefinition.subClassOf(),
sun. tools.java.ClassDefinition.superClassOf(),
sun.tools.java.Environment.loadDefinition(),
sun.tools.javac.BatchEnvironment. loadDefinition(),
sun.tools.javac. SourceClass.addDependency(),
sun.tools. javadoc.DocumentationGenerator. getClassDefinition()
sun.tools.java.ClassDefinition:
sun.rmi.rmic. TopGRP.collectMethods(),
sun.rmi.rmic. TopGRP.generate(),
sun.rmi.rmic.TopGRP. remotable(),
sun.rmi.rmic.TopGRP. streamName(),
sun.tools.asm.Assembler. GenVecJCov(),
sun.tools.asm.Assembler. writeCoverageTable(),
sun.tools.java. ClassDeclaration.setDefinition(),
sun.tools. java.ClassDefinition.checkLocalClass(),
sun. tools.java.ClassDefinition.enclosingClassOf(),
sun.tools.java.ClassDefinition. matchMethod(),
sun.tools.java. ClassDefinition.noteUsedBy(),
sun.tools. java.ClassDefinition.setOuterClass(),
sun.tools.java.Environment. makeClassDefinition(),
sun.tools.java. Environment.makeFieldDefinition(),
sun.tools.java.Environment.resolve(),
sun.tools.java.Environment.resolveNames(),
sun.tools.java.Parser.defineField(),
sun.tools.java.Parser.endClass(),
sun.tools.java.Parser.recoverField(),
sun.tools.java.ParserActions.defineField(),
sun.tools.java.ParserActions.endClass(),
sun.tools.javac.BatchEnvironment. makeClassDefinition(),
sun.tools.javac. BatchEnvironment.makeFieldDefinition(),
sun.tools.javac.BatchParser.defineField(),
sun.tools.javac.BatchParser.endClass(),
sun. tools.javac.SourceClass.checkLocalClass(),
sun.tools.javac.SourceClass.noteUsedBy(),
sun.tools.javadoc.DocumentationGenerator. getClassDeclaration(),
sun.tools.tree. Context.findOuterLink(),
sun.tools.tree. Context.findScope(),
sun.tools.tree.Context. getScopeNumber(),
sun.tools.tree.Context. outerLinkExists(),
sun.tools.tree. NewInstanceExpression.insertOuterLink()
sun.tools.java.ClassFile:
sun.tools.javac. BatchEnvironment.parseFile()
sun.tools.java.Environment:
sun.rmi.rmic. TopGRP.collectMethods(),
sun.rmi.rmic. TopGRP.remotable(),
sun.tools.asm. Assembler.GenJCov(),
sun.tools.asm. Assembler.GenVecJCov(),
sun.tools.asm. Assembler.collect(),
sun.tools.asm. Assembler.optimize(),
sun.tools.asm. Assembler.write(),
sun.tools.asm.Assembler. writeCoverageTable(),
sun.tools.asm. Assembler.writeLineNumberTable(),
sun. tools.asm.Assembler. writeLocalVariableTable(),
sun.tools.asm. ConstantPool.write(),
sun.tools.java. BinaryClass.hasBeenLoaded(),
sun.tools. java.BinaryClass.load(),
sun.tools.java. BinaryClass.write(),
sun.tools.java. BinaryCode.load(),
sun.tools.java. BinaryConstantPool.createIndexHash(),
sun.tools.java.BinaryConstantPool. getConstant(),
sun.tools.java. BinaryConstantPool.getDeclaration(),
sun. tools.java. BinaryConstantPool. getDeclarationFromName(),
sun.tools.java.BinaryConstantPool. getDependencies(),
sun.tools.java. BinaryConstantPool.indexObject(),
sun.tools.java.BinaryConstantPool. indexString(),
sun.tools.java. BinaryConstantPool.write(),
sun.tools.java.BinaryField.addAttribute(),
sun.tools.java.BinaryField.getExceptions(),
sun.tools.java.BinaryField.getValue(),
sun.tools.java.BinaryField.isInlineable(),
sun.tools.java.ClassDeclaration. getClassDefinition(),
sun.tools.java. ClassDefinition.addField(),
sun.tools.java. ClassDefinition.basicCheck(),
sun.tools. java.ClassDefinition.canAccess(),
sun.tools. java.ClassDefinition.check(),
sun.tools.java. ClassDefinition. checkLocalClass(),
sun. tools.java.ClassDefinition.cleanup(),
sun. tools.java.ClassDefinition. diagnoseMismatch(),
sun.tools.java. ClassDefinition.findAnyMethod(),
sun. tools.java.ClassDefinition.findMethod(),
sun.tools.java.ClassDefinition. getAbstractFields(),
sun.tools.java. ClassDefinition.getAccessField(),
sun.tools. java.ClassDefinition.getInnerClass(),
sun.tools.java.ClassDefinition. getSuperClass(),
sun.tools.java. ClassDefinition.getVariable(),
sun.tools. java.ClassDefinition.hasAbstractFields(),
sun.tools.java.ClassDefinition. implementedBy(),
sun.tools.java. ClassDefinition.inlineLocalClass(),
sun.tools.java.ClassDefinition.isAbstract(),
sun.tools.java.ClassDefinition. matchMethod(),
sun.tools.java. ClassDefinition.noteUsedBy(),
sun.tools. java.ClassDefinition.protectedAccess(),
sun.tools.java.ClassDefinition. reportDeprecated(),
sun.tools.java. ClassDefinition.resolveInnerClass(),
sun. tools.java.ClassDefinition.resolveName(),
sun.tools.java.ClassDefinition. resolveTypeStructure(),
sun.tools.java. ClassDefinition.subClassOf(),
sun.tools. java.ClassDefinition.superClassOf(),
sun.tools.java.Environment. makeClassDefinition(),
sun.tools.java. Environment.makeFieldDefinition(),
sun.tools.java.FieldDefinition.canReach(),
sun.tools.java.FieldDefinition.check(),
sun.tools.java.FieldDefinition.cleanup(),
sun.tools.java.FieldDefinition.code(),
sun.tools.java.FieldDefinition.codeInit(),
sun.tools.java.FieldDefinition. getAccessUpdateField(),
sun.tools.java. FieldDefinition.getExceptions(),
sun.tools.java.FieldDefinition.getValue(),
sun.tools.java.FieldDefinition.isInlineable(),
sun.tools.java.FieldDefinition. reportDeprecated(),
sun.tools.java. FieldDefinition.resolveTypeStructure(),
sun.tools.java.Imports.forceResolve(),
sun.tools.java.Imports.newEnvironment(),
sun.tools.java.Imports.resolve(),
sun.tools.javac.BatchEnvironment. makeClassDefinition(),
sun.tools.javac. BatchEnvironment.makeFieldDefinition(),
sun.tools.javac.SourceClass.addField(),
sun.tools.javac.SourceClass.basicCheck(),
sun.tools.javac.SourceClass.check(),
sun. tools.javac.SourceClass.checkInsideClass(),
sun.tools.javac.SourceClass. checkLocalClass(),
sun.tools.javac. SourceClass.checkSourceFile(),
sun.tools. javac.SourceClass.compileClass(),
sun.tools. javac.SourceClass.inlineLocalClass(),
sun.tools.javac.SourceClass.noteUsedBy(),
sun.tools.javac.SourceClass. reportDeprecated(),
sun.tools.javac. SourceClass.resolveSupers(),
sun.tools. javac.SourceClass.resolveTypeStructure(),
sun.tools.javac.SourceClass.setupEnv(),
sun.tools.javac.SourceField.check(),
sun.tools.javac.SourceField.code(),
sun.tools.javac.SourceField.codeInit(),
sun.tools.javac.SourceField.getExceptions(),
sun.tools.javac.SourceField.getValue(),
sun. tools.javac.SourceField.isInlineable(),
sun. tools.javac.SourceField.reportDeprecated(),
sun.tools.javac.SourceField. resolveTypeStructure(),
sun.tools.tree. AddExpression.codeValue(),
sun.tools.tree. AddExpression.costInline(),
sun.tools.tree. AndExpression.checkCondition(),
sun.tools.tree.ArrayAccessExpression. checkAmbigName(),
sun.tools.tree. ArrayAccessExpression.checkAssignOp(),
sun.tools.tree.ArrayAccessExpression. checkLHS(),
sun.tools.tree. ArrayAccessExpression.checkValue(),
sun.tools.tree.ArrayAccessExpression. codeValue(),
sun.tools.tree. ArrayAccessExpression.costInline(),
sun. tools.tree.ArrayAccessExpression.inline(),
sun.tools.tree.ArrayAccessExpression. inlineLHS(),
sun.tools.tree. ArrayAccessExpression.inlineValue(),
sun.tools.tree.ArrayExpression. checkInitializer(),
sun.tools.tree. ArrayExpression.checkValue(),
sun.tools.tree.ArrayExpression.codeValue(),
sun.tools.tree.ArrayExpression.inline(),
sun. tools.tree.ArrayExpression.inlineValue(),
sun. tools.tree.AssignAddExpression.costInline(),
sun.tools.tree.AssignExpression. checkValue(),
sun.tools.tree. AssignExpression.code(),
sun.tools.tree. AssignExpression.codeValue(),
sun.tools.tree.AssignExpression.costInline(),
sun.tools.tree.AssignOpExpression. checkValue(),
sun.tools.tree. AssignOpExpression.code(),
sun.tools.tree. AssignOpExpression.codeValue(),
sun.tools. tree.AssignOpExpression.costInline(),
sun. tools.tree.AssignOpExpression.inlineValue(),
sun.tools.tree.BinaryAssignExpression. check(),
sun.tools.tree. BinaryAssignExpression.costInline(),
sun. tools.tree.BinaryAssignExpression.inline(),
sun.tools.tree.BinaryAssignExpression. inlineValue(),
sun.tools.tree. BinaryBitExpression.codeValue(),
sun.tools. tree.BinaryExpression.checkValue(),
sun. tools.tree.BinaryExpression.codeValue(),
sun.tools.tree.BinaryExpression.costInline(),
sun.tools.tree.BinaryExpression.inline(),
sun. tools.tree.BinaryExpression.inlineValue(),
sun.tools.tree.BinaryLogicalExpression. checkCondition(),
sun.tools.tree. BinaryLogicalExpression.checkValue(),
sun. tools.tree.BinaryLogicalExpression.inline(),
sun.tools.tree.BitNotExpression. codeValue(),
sun.tools.tree. BooleanExpression.checkCondition(),
sun. tools.tree.BooleanExpression.codeValue(),
sun.tools.tree.BreakStatement.code(),
sun.tools.tree.BreakStatement.costInline(),
sun.tools.tree.CaseStatement.costInline(),
sun.tools.tree.CastExpression.checkValue(),
sun.tools.tree.CastExpression.costInline(),
sun.tools.tree.CastExpression.inline(),
sun.tools.tree.CastExpression.inlineValue(),
sun.tools.tree.CatchStatement.code(),
sun.tools.tree.CatchStatement.inline(),
sun.tools.tree.CommaExpression.check(),
sun.tools.tree.CommaExpression.code(),
sun.tools.tree.CommaExpression. codeValue(),
sun.tools.tree. CommaExpression.inline(),
sun.tools.tree. CommaExpression.inlineValue(),
sun.tools. tree.CompoundStatement.code(),
sun.tools. tree.CompoundStatement.costInline(),
sun.tools.tree.CompoundStatement.inline(),
sun.tools.tree.ConditionalExpression.check(),
sun.tools.tree.ConditionalExpression. checkValue(),
sun.tools.tree. ConditionalExpression.code(),
sun.tools. tree.ConditionalExpression.codeValue(),
sun.tools.tree.ConditionalExpression. costInline(),
sun.tools.tree. ConditionalExpression.inline(),
sun.tools.tree.ConditionalExpression. inlineValue(),
sun.tools.tree.Context. canReach(),
sun.tools.tree.Context. checkBackBranch(),
sun.tools.tree.Context. declare(),
sun.tools.tree.Context. findOuterLink(),
sun.tools.tree.Context. findScope(),
sun.tools.tree.Context. getApparentClassName(),
sun.tools.tree.Context.getApparentField(),
sun.tools.tree.Context.getField(),
sun.tools.tree.Context.makeReference(),
sun.tools.tree.Context.newEnvironment(),
sun.tools.tree.Context.noteReference(),
sun. tools.tree.Context.outerLinkExists(),
sun. tools.tree.ContinueStatement.code(),
sun. tools.tree.ContinueStatement.costInline(),
sun.tools.tree.ConvertExpression. checkValue(),
sun.tools.tree. ConvertExpression.codeValue(),
sun.tools.tree.ConvertExpression.inline(),
sun.tools.tree.DeclarationStatement.code(),
sun.tools.tree.DeclarationStatement.inline(),
sun.tools.tree.DivRemExpression.inline(),
sun.tools.tree.DoStatement.code(),
sun.tools.tree.DoStatement.costInline(),
sun.tools.tree.DoStatement.inline(),
sun. tools.tree.DoubleExpression.codeValue(),
sun.tools.tree.ExprExpression. checkCondition(),
sun.tools.tree. Expression.check(),
sun.tools.tree. Expression.checkAmbigName(),
sun.tools.tree.Expression.checkAssignOp(),
sun.tools.tree.Expression.checkCondition(),
sun.tools.tree.Expression.checkInitializer(),
sun.tools.tree.Expression.checkLHS(),
sun.tools.tree.Expression.checkValue(),
sun.tools.tree.Expression.code(),
sun.tools.tree.Expression.codeValue(),
sun.tools.tree.Expression.costInline(),
sun.tools.tree.Expression.fitsType(),
sun.tools.tree.Expression.inline(),
sun.tools.tree.Expression.inlineLHS(),
sun.tools.tree.Expression.inlineValue(),
sun.tools.tree.ExpressionStatement.code(),
sun.tools.tree.ExpressionStatement. costInline(),
sun.tools.tree. ExpressionStatement.inline(),
sun.tools.tree. FieldExpression.checkAmbigName(),
sun. tools.tree.FieldExpression.checkAssignOp(),
sun.tools.tree.FieldExpression. checkFinalAssign(),
sun.tools.tree. FieldExpression.checkLHS(),
sun.tools.tree. FieldExpression.checkValue(),
sun.tools. tree.FieldExpression.codeValue(),
sun.tools. tree.FieldExpression.costInline(),
sun.tools.tree.FieldExpression.inline(),
sun.tools.tree.FieldExpression.inlineLHS(),
sun.tools.tree.FieldExpression.inlineValue(),
sun.tools.tree.FinallyStatement.code(),
sun.tools.tree.FinallyStatement.inline(),
sun.tools.tree.FloatExpression.codeValue(),
sun.tools.tree.ForStatement.code(),
sun.tools.tree.ForStatement.costInline(),
sun.tools.tree.ForStatement.inline(),
sun.tools.tree.IdentifierExpression. checkAmbigName(),
sun.tools.tree. IdentifierExpression.checkAssignOp(),
sun.tools.tree.IdentifierExpression. checkLHS(),
sun.tools.tree. IdentifierExpression.checkValue(),
sun.tools.tree.IdentifierExpression. codeValue(),
sun.tools.tree. IdentifierExpression.costInline(),
sun.tools. tree.IdentifierExpression.inline(),
sun.tools. tree.IdentifierExpression.inlineLHS(),
sun. tools.tree.IdentifierExpression.inlineValue(),
sun.tools.tree.IfStatement.code(),
sun.tools.tree.IfStatement.costInline(),
sun.tools.tree.IfStatement.inline(),
sun. tools.tree.IncDecExpression.check(),
sun. tools.tree.IncDecExpression.checkValue(),
sun.tools.tree.IncDecExpression.inline(),
sun. tools.tree.IncDecExpression.inlineValue(),
sun.tools.tree.InlineMethodExpression. code(),
sun.tools.tree. InlineMethodExpression.codeValue(),
sun.tools.tree.InlineMethodExpression. inline(),
sun.tools.tree. InlineMethodExpression.inlineValue(),
sun.tools.tree.InlineNewInstanceExpression. code(),
sun.tools.tree. InlineNewInstanceExpression.codeValue(),
sun.tools.tree.InlineNewInstanceExpression. inline(),
sun.tools.tree. InlineNewInstanceExpression.inlineValue(),
sun.tools.tree.InlineReturnStatement.code(),
sun.tools.tree.InlineReturnStatement. costInline(),
sun.tools.tree. InlineReturnStatement.inline(),
sun.tools. tree.InstanceOfExpression.checkValue(),
sun.tools.tree.InstanceOfExpression.code(),
sun.tools.tree.InstanceOfExpression. codeValue(),
sun.tools.tree. InstanceOfExpression.costInline(),
sun. tools.tree.InstanceOfExpression.inline(),
sun. tools.tree.InstanceOfExpression. inlineValue(),
sun.tools.tree. IntegerExpression.codeValue(),
sun.tools. tree.IntegerExpression.fitsType(),
sun.tools. tree.LengthExpression.checkValue(),
sun. tools.tree.LengthExpression.codeValue(),
sun.tools.tree.LocalField.getValue(),
sun.tools.tree.LocalField.isInlineable(),
sun.tools.tree.LongExpression.codeValue(),
sun.tools.tree.MethodExpression.check(),
sun.tools.tree.MethodExpression. checkValue(),
sun.tools.tree. MethodExpression.codeValue(),
sun.tools. tree.MethodExpression.costInline(),
sun. tools.tree.MethodExpression.inline(),
sun. tools.tree.MethodExpression.inlineValue(),
sun.tools.tree.NaryExpression.costInline(),
sun.tools.tree.NegativeExpression. codeValue(),
sun.tools.tree. NewArrayExpression.checkValue(),
sun. tools.tree.NewArrayExpression.codeValue(),
sun.tools.tree.NewArrayExpression.inline(),
sun.tools.tree.NewArrayExpression. inlineValue(),
sun.tools.tree. NewInstanceExpression.check(),
sun.tools. tree.NewInstanceExpression.checkValue(),
sun.tools.tree.NewInstanceExpression. code(),
sun.tools.tree.NewInstanceExpression. codeValue(),
sun.tools.tree. NewInstanceExpression.costInline(),
sun. tools.tree.NewInstanceExpression.inline(),
sun.tools.tree.NewInstanceExpression. inlineValue(),
sun.tools.tree. NewInstanceExpression.insertOuterLink(),
sun.tools.tree.Node.convert(),
sun.tools. tree.NotExpression.checkCondition(),
sun.tools.tree.NullExpression.codeValue(),
sun.tools.tree.OrExpression. checkCondition(),
sun.tools.tree. PostDecExpression.code(),
sun.tools.tree. PostDecExpression.codeValue(),
sun.tools. tree.PostIncExpression.code(),
sun.tools. tree.PostIncExpression.codeValue(),
sun.tools.tree.PreDecExpression.code(),
sun. tools.tree.PreDecExpression.codeValue(),
sun.tools.tree.PreIncExpression.code(),
sun. tools.tree.PreIncExpression.codeValue(),
sun.tools.tree.ReturnStatement.code(),
sun.tools.tree.ReturnStatement.costInline(),
sun.tools.tree.ReturnStatement.inline(),
sun.tools.tree.Statement.checkMethod(),
sun.tools.tree.Statement.code(),
sun.tools.tree.Statement.costInline(),
sun.tools.tree.Statement.eliminate(),
sun.tools.tree.Statement.inline(),
sun.tools.tree.Statement.setLabel(),
sun.tools.tree.StringExpression.codeValue(),
sun.tools.tree.SuperExpression.checkValue(),
sun.tools.tree.SwitchStatement.code(),
sun.tools.tree.SwitchStatement.costInline(),
sun.tools.tree.SwitchStatement.inline(),
sun. tools.tree.SynchronizedStatement.code(),
sun. tools.tree.SynchronizedStatement.inline(),
sun.tools.tree.ThisExpression.checkValue(),
sun.tools.tree.ThisExpression.codeValue(),
sun.tools.tree.ThisExpression.inlineValue(),
sun.tools.tree.ThrowStatement.code(),
sun.tools.tree.ThrowStatement.costInline(),
sun.tools.tree.ThrowStatement.inline(),
sun.tools.tree.TryStatement.code(),
sun. tools.tree.TryStatement.inline(),
sun.tools. tree.TypeExpression.checkAmbigName(),
sun.tools.tree.TypeExpression.checkValue(),
sun.tools.tree.TypeExpression.inline(),
sun. tools.tree.UnaryExpression.checkValue(),
sun.tools.tree.UnaryExpression.costInline(),
sun.tools.tree.UnaryExpression.inline(),
sun. tools.tree.UnaryExpression.inlineValue(),
sun. tools.tree.UplevelReference.codeArguments(),
sun.tools.tree.UplevelReference. codeInitialization(),
sun.tools.tree. UplevelReference.getLocalField(),
sun.tools.tree.UplevelReference. localArgumentAvailable(),
sun.tools.tree. UplevelReference.makeFieldReference(),
sun.tools.tree.UplevelReference. makeLocalReference(),
sun.tools.tree. UplevelReference.noteReference(),
sun.tools.tree.UplevelReference. willCodeArguments(),
sun.tools.tree. VarDeclarationStatement.code(),
sun.tools. tree.VarDeclarationStatement.costInline(),
sun.tools.tree.VarDeclarationStatement. inline(),
sun.tools.tree.WhileStatement.code(),
sun.tools.tree.WhileStatement.costInline(),
sun.tools.tree.WhileStatement.inline()
sun.tools.java.FieldDefinition:
sun.tools.asm. Assembler.collect(),
sun.tools.asm. Assembler.write(),
sun.tools.asm.Assembler. writeLocalVariableTable(),
sun.tools.java. ClassDefinition.addField(),
sun.tools.java. ClassDefinition.canAccess(),
sun.tools.java. ClassDefinition.getAccessField(),
sun.tools. java.ClassDefinition.protectedAccess(),
sun. tools.java.ClassDefinition.setOuterField(),
sun.tools.java.Environment.isApplicable(),
sun.tools.java.Environment.isMoreSpecific(),
sun.tools.java.FieldDefinition.canReach(),
sun.tools.javac.SourceClass.addField(),
sun. tools.javadoc.DocumentationGenerator. getReferenceName(),
sun.tools.tree.Context. canReach(),
sun.tools.tree.Context. declareMemberNumber(),
sun.tools.tree. Context.findOuterLink(),
sun.tools.tree. Context.getMemberNumber(),
sun.tools. tree.FieldExpression.checkFinalAssign(),
sun.tools.tree.LocalField.copyArguments(),
sun.tools.tree.UplevelReference. codeArguments(),
sun.tools.tree. UplevelReference.codeInitialization()
sun.tools.java.Identifier:
sun.rmi.rmic. ProxyNames.proxyClassName(),
sun.rmi. rmic.ProxyNames.skeletonClassName(),
sun.rmi.rmic.TopGRP.streamName(),
sun.tools.java.BinaryClass.getAttribute(),
sun.tools.java.BinaryField.addAttribute(),
sun.tools.java.BinaryField.deleteAttribute(),
sun.tools.java.BinaryField.getAttribute(),
sun.tools.java.ClassDefinition. diagnoseMismatch(),
sun.tools.java. ClassDefinition.findAnyMethod(),
sun. tools.java.ClassDefinition.findMethod(),
sun. tools.java.ClassDefinition.getFirstMatch(),
sun.tools.java.ClassDefinition. getInnerClass(),
sun.tools.java. ClassDefinition.getVariable(),
sun.tools. java.ClassDefinition.innerClassExists(),
sun. tools.java.ClassDefinition.matchMethod(),
sun.tools.java.ClassDefinition. resolveInnerClass(),
sun.tools.java. ClassDefinition.resolveName(),
sun.tools. java.ClassDefinition.setLocalName(),
sun. tools.java.Environment.classExists(),
sun. tools.java.Environment.getClassDeclaration(),
sun.tools.java.Environment. getClassDefinition(),
sun.tools.java. Environment.getPackage(),
sun.tools.java. Environment.makeFieldDefinition(),
sun.tools.java.Environment.resolve(),
sun.tools.java.Environment.resolveName(),
sun.tools.java.Environment. resolvePackageQualifiedName(),
sun.tools.java.Identifier.lookup(),
sun.tools.java.Identifier.lookupInner(),
sun.tools.java.ImportEnvironment.resolve(),
sun.tools.java.Imports.addClass(),
sun.tools.java.Imports.addPackage(),
sun.tools.java.Imports.forceResolve(),
sun.tools.java.Imports.resolve(),
sun.tools.java.Imports.setCurrentPackage(),
sun.tools.java.Package.classExists(),
sun.tools.java.Package.getBinaryFile(),
sun.tools.java.Package.getSourceFile(),
sun.tools.java.Parser.beginClass(),
sun.tools.java.Parser.defineField(),
sun.tools.java.Parser.endClass(),
sun.tools.java.Parser.importClass(),
sun.tools.java.Parser.importPackage(),
sun. tools.java.Parser.packageDeclaration(),
sun. tools.java.Parser.parseMethodExpression(),
sun.tools.java.Type.tClass(),
sun.tools.javac. BatchEnvironment.classExists(),
sun.tools. javac.BatchEnvironment.generateName(),
sun.tools.javac.BatchEnvironment. getClassDeclaration(),
sun.tools.javac. BatchEnvironment.getPackage(),
sun.tools.javac.BatchEnvironment. makeFieldDefinition(),
sun.tools.javadoc.DocumentationGenerator. getClassDeclaration(),
sun.tools.javadoc. DocumentationGenerator. getReferenceName(),
sun.tools.tree.Context. getApparentClassName(),
sun.tools.tree. Context.getApparentField(),
sun.tools.tree. Context.getBreakContext(),
sun.tools.tree. Context.getContinueContext(),
sun.tools. tree.Context.getField(),
sun.tools.tree. Context.getLabelContext(),
sun.tools.tree. Context.getLocalClass(),
sun.tools.tree. Context.getLocalField(),
sun.tools.tree. ContextEnvironment.resolveName(),
sun.tools.tree.Expression.equals(),
sun.tools.tree.IdentifierExpression.equals(),
sun.tools.tree.Statement.hasLabel()
sun.tools.java.IdentifierToken:
sun.tools.java. Environment.makeClassDefinition(),
sun. tools.java.IdentifierToken.getWhere(),
sun.tools.java.Imports.addClass(),
sun.tools.java.Imports.addPackage(),
sun.tools.java.Parser.beginClass(),
sun.tools.java.Parser.defineField(),
sun.tools.java.Parser.importClass(),
sun.tools.java.Parser.importPackage(),
sun.tools.java.Parser.packageDeclaration(),
sun.tools.java.Parser.parseClassBody(),
sun.tools.java.ParserActions.beginClass(),
sun.tools.java.ParserActions.defineField(),
sun.tools.java.ParserActions.importClass(),
sun.tools.java.ParserActions.importPackage(),
sun.tools.java.ParserActions. packageDeclaration(),
sun.tools.javac. BatchEnvironment.makeClassDefinition(),
sun.tools.javac.BatchParser.beginClass(),
sun.tools.javac.BatchParser.defineField(),
sun.tools.javac.BatchParser.importClass(),
sun.tools.javac.BatchParser.importPackage(),
sun.tools.javac.BatchParser. packageDeclaration()
sun.tools.java.Type:
sun.rmi.rmic. GenerateMarshaling.marshalArgument(),
sun.rmi.rmic.GenerateMarshaling. unmarshalArgument(),
sun.tools.java. ClassDefinition.findMethod(),
sun.tools. java.ClassDefinition.protectedAccess(),
sun. tools.java.Environment.classExists(),
sun. tools.java.Environment.explicitCast(),
sun.tools.java.Environment. getClassDeclaration(),
sun.tools.java. Environment.getClassDefinition(),
sun.tools.java.Environment.implicitCast(),
sun.tools.java.Environment.isMoreSpecific(),
sun.tools.java.Environment. makeFieldDefinition(),
sun.tools.java. Environment.resolve(),
sun.tools.java. Environment.resolveNames(),
sun.tools. java.MethodType.equalArguments(),
sun.tools.java.Parser.defineField(),
sun.tools.java.Parser.parseArrayBrackets(),
sun.tools.java.ParserActions.defineField(),
sun.tools.java.Type.equalArguments(),
sun.tools.java.Type.tArray(),
sun.tools.java. Type.tMethod(),
sun.tools.javac. BatchEnvironment.getClassDeclaration(),
sun.tools.javac.BatchEnvironment. makeFieldDefinition(),
sun.tools.javac. BatchParser.defineField(),
sun.tools.tree. ArrayExpression.checkInitializer(),
sun.tools.tree.Expression.checkInitializer(),
sun.tools.tree.Expression.fitsType(),
sun.tools.tree.IntegerExpression.fitsType(),
sun.tools.tree.Node.convert()
sun.tools.tree.ConditionVars:
sun.tools.tree. AndExpression.checkCondition(),
sun.tools.tree.BinaryLogicalExpression. checkCondition(),
sun.tools.tree. BooleanExpression.checkCondition(),
sun. tools.tree.ExprExpression.checkCondition(),
sun.tools.tree.Expression.checkCondition(),
sun.tools.tree.NotExpression. checkCondition(),
sun.tools.tree. OrExpression.checkCondition()
sun.tools.tree.Context:
sun.tools.java. ClassDefinition.checkLocalClass(),
sun. tools.java.ClassDefinition.getAccessField(),
sun.tools.java.FieldDefinition.check(),
sun.tools.java.FieldDefinition.codeInit(),
sun.tools.java.FieldDefinition. getAccessUpdateField(),
sun.tools.javac. SourceClass.checkInsideClass(),
sun.tools. javac.SourceClass.checkLocalClass(),
sun.tools.javac.SourceField.check(),
sun.tools.javac.SourceField.codeInit(),
sun. tools.tree.AddExpression.codeValue(),
sun. tools.tree.AddExpression.costInline(),
sun. tools.tree.AndExpression.checkCondition(),
sun.tools.tree.ArrayAccessExpression. checkAmbigName(),
sun.tools.tree. ArrayAccessExpression.checkAssignOp(),
sun.tools.tree.ArrayAccessExpression. checkLHS(),
sun.tools.tree. ArrayAccessExpression.checkValue(),
sun.tools.tree.ArrayAccessExpression. codeValue(),
sun.tools.tree. ArrayAccessExpression.copyInline(),
sun. tools.tree.ArrayAccessExpression.costInline(),
sun.tools.tree.ArrayAccessExpression.inline(),
sun.tools.tree.ArrayAccessExpression. inlineLHS(),
sun.tools.tree. ArrayAccessExpression.inlineValue(),
sun. tools.tree.ArrayExpression.checkInitializer(),
sun.tools.tree.ArrayExpression.checkValue(),
sun.tools.tree.ArrayExpression.codeValue(),
sun.tools.tree.ArrayExpression.inline(),
sun.tools.tree.ArrayExpression.inlineValue(),
sun.tools.tree.AssignAddExpression. costInline(),
sun.tools.tree. AssignExpression.checkValue(),
sun.tools. tree.AssignExpression.code(),
sun.tools.tree. AssignExpression.codeValue(),
sun.tools. tree.AssignExpression.costInline(),
sun. tools.tree.AssignOpExpression.checkValue(),
sun.tools.tree.AssignOpExpression.code(),
sun.tools.tree.AssignOpExpression. codeValue(),
sun.tools.tree. AssignOpExpression.copyInline(),
sun.tools. tree.AssignOpExpression.costInline(),
sun. tools.tree.AssignOpExpression.inlineValue(),
sun.tools.tree.BinaryAssignExpression. check(),
sun.tools.tree. BinaryAssignExpression.copyInline(),
sun.tools.tree.BinaryAssignExpression. costInline(),
sun.tools.tree. BinaryAssignExpression.inline(),
sun.tools. tree.BinaryAssignExpression.inlineValue(),
sun.tools.tree.BinaryBitExpression. codeValue(),
sun.tools.tree. BinaryExpression.checkValue(),
sun.tools. tree.BinaryExpression.codeValue(),
sun. tools.tree.BinaryExpression.copyInline(),
sun.tools.tree.BinaryExpression.costInline(),
sun.tools.tree.BinaryExpression.inline(),
sun.tools.tree.BinaryExpression.inlineValue(),
sun.tools.tree.BinaryLogicalExpression. checkCondition(),
sun.tools.tree. BinaryLogicalExpression.checkValue(),
sun.tools.tree.BinaryLogicalExpression. inline(),
sun.tools.tree.BitNotExpression. codeValue(),
sun.tools.tree. BooleanExpression.checkCondition(),
sun. tools.tree.BooleanExpression.codeValue(),
sun.tools.tree.BreakStatement.code(),
sun.tools.tree.BreakStatement.costInline(),
sun.tools.tree.CaseStatement.costInline(),
sun.tools.tree.CastExpression.checkValue(),
sun.tools.tree.CastExpression.costInline(),
sun.tools.tree.CastExpression.inline(),
sun.tools.tree.CastExpression.inlineValue(),
sun.tools.tree.CatchStatement.code(),
sun.tools.tree.CatchStatement.copyInline(),
sun.tools.tree.CatchStatement.inline(),
sun.tools.tree.CommaExpression.check(),
sun.tools.tree.CommaExpression.code(),
sun.tools.tree.CommaExpression. codeValue(),
sun.tools.tree. CommaExpression.inline(),
sun.tools.tree. CommaExpression.inlineValue(),
sun.tools. tree.CompoundStatement.code(),
sun.tools. tree.CompoundStatement.copyInline(),
sun. tools.tree.CompoundStatement.costInline(),
sun.tools.tree.CompoundStatement.inline(),
sun.tools.tree.ConditionalExpression. check(),
sun.tools.tree. ConditionalExpression.checkValue(),
sun. tools.tree.ConditionalExpression.code(),
sun.tools.tree.ConditionalExpression. codeValue(),
sun.tools.tree. ConditionalExpression.copyInline(),
sun. tools.tree.ConditionalExpression.costInline(),
sun.tools.tree.ConditionalExpression. inline(),
sun.tools.tree.ConditionalExpression. inlineValue(),
sun.tools.tree.Context. newEnvironment(),
sun.tools.tree. ContinueStatement.code(),
sun.tools.tree. ContinueStatement.costInline(),
sun.tools. tree.ConvertExpression.checkValue(),
sun. tools.tree.ConvertExpression.codeValue(),
sun.tools.tree.ConvertExpression.inline(),
sun.tools.tree.DeclarationStatement.code(),
sun.tools.tree.DeclarationStatement.inline(),
sun.tools.tree.DivRemExpression.inline(),
sun.tools.tree.DoStatement.code(),
sun.tools.tree.DoStatement.copyInline(),
sun.tools.tree.DoStatement.costInline(),
sun.tools.tree.DoStatement.inline(),
sun. tools.tree.DoubleExpression.codeValue(),
sun.tools.tree.ExprExpression. checkCondition(),
sun.tools.tree.Expression. check(),
sun.tools.tree.Expression. checkAmbigName(),
sun.tools.tree. Expression.checkAssignOp(),
sun.tools.tree. Expression.checkCondition(),
sun.tools. tree.Expression.checkInitializer(),
sun.tools.tree.Expression.checkLHS(),
sun.tools.tree.Expression.checkValue(),
sun.tools.tree.Expression.code(),
sun.tools.tree.Expression.codeValue(),
sun.tools.tree.Expression.copyInline(),
sun.tools.tree.Expression.costInline(),
sun.tools.tree.Expression.inline(),
sun.tools.tree.Expression.inlineLHS(),
sun.tools.tree.Expression.inlineValue(),
sun.tools.tree.ExpressionStatement.code(),
sun.tools.tree.ExpressionStatement. copyInline(),
sun.tools.tree. ExpressionStatement.costInline(),
sun.tools. tree.ExpressionStatement.inline(),
sun.tools. tree.FieldExpression.checkAmbigName(),
sun.tools.tree.FieldExpression. checkAssignOp(),
sun.tools.tree. FieldExpression.checkFinalAssign(),
sun.tools.tree.FieldExpression.checkLHS(),
sun.tools.tree.FieldExpression.checkValue(),
sun.tools.tree.FieldExpression.codeValue(),
sun.tools.tree.FieldExpression.copyInline(),
sun.tools.tree.FieldExpression.costInline(),
sun.tools.tree.FieldExpression.inline(),
sun.tools.tree.FieldExpression.inlineLHS(),
sun.tools.tree.FieldExpression.inlineValue(),
sun.tools.tree.FinallyStatement.code(),
sun.tools.tree.FinallyStatement.copyInline(),
sun.tools.tree.FinallyStatement.inline(),
sun.tools.tree.FloatExpression.codeValue(),
sun.tools.tree.ForStatement.code(),
sun.tools.tree.ForStatement.copyInline(),
sun.tools.tree.ForStatement.costInline(),
sun.tools.tree.ForStatement.inline(),
sun.tools.tree.IdentifierExpression. checkAmbigName(),
sun.tools.tree. IdentifierExpression.checkAssignOp(),
sun. tools.tree.IdentifierExpression.checkLHS(),
sun.tools.tree.IdentifierExpression. checkValue(),
sun.tools.tree. IdentifierExpression.codeValue(),
sun.tools. tree.IdentifierExpression.copyInline(),
sun. tools.tree.IdentifierExpression.costInline(),
sun.tools.tree.IdentifierExpression.inline(),
sun.tools.tree.IdentifierExpression. inlineLHS(),
sun.tools.tree. IdentifierExpression.inlineValue(),
sun.tools.tree.IfStatement.code(),
sun.tools.tree.IfStatement.copyInline(),
sun.tools.tree.IfStatement.costInline(),
sun.tools.tree.IfStatement.inline(),
sun.tools. tree.IncDecExpression.check(),
sun.tools. tree.IncDecExpression.checkValue(),
sun. tools.tree.IncDecExpression.inline(),
sun. tools.tree.IncDecExpression.inlineValue(),
sun.tools.tree.InlineMethodExpression. code(),
sun.tools.tree. InlineMethodExpression.codeValue(),
sun.tools.tree.InlineMethodExpression. copyInline(),
sun.tools.tree. InlineMethodExpression.inline(),
sun.tools. tree.InlineMethodExpression.inlineValue(),
sun.tools.tree.InlineNewInstanceExpression. code(),
sun.tools.tree. InlineNewInstanceExpression.codeValue(),
sun.tools.tree.InlineNewInstanceExpression. copyInline(),
sun.tools.tree. InlineNewInstanceExpression.inline(),
sun.tools.tree.InlineNewInstanceExpression. inlineValue(),
sun.tools.tree. InlineReturnStatement.code(),
sun.tools. tree.InlineReturnStatement.copyInline(),
sun.tools.tree.InlineReturnStatement. costInline(),
sun.tools.tree. InlineReturnStatement.inline(),
sun.tools. tree.InstanceOfExpression.checkValue(),
sun.tools.tree.InstanceOfExpression.code(),
sun.tools.tree.InstanceOfExpression. codeValue(),
sun.tools.tree. InstanceOfExpression.costInline(),
sun.tools. tree.InstanceOfExpression.inline(),
sun. tools.tree.InstanceOfExpression.inlineValue(),
sun.tools.tree.IntegerExpression.codeValue(),
sun.tools.tree.LengthExpression.checkValue(),
sun.tools.tree.LengthExpression.codeValue(),
sun.tools.tree.LocalField.copyArguments(),
sun.tools.tree.LocalField.copyInline(),
sun. tools.tree.LocalField.doneWithArguments(),
sun.tools.tree.LocalField. getCurrentInlineCopy(),
sun.tools.tree. LocalField.getNumber(),
sun.tools.tree. LongExpression.codeValue(),
sun.tools.tree. MethodExpression.check(),
sun.tools.tree. MethodExpression.checkValue(),
sun.tools. tree.MethodExpression.codeValue(),
sun. tools.tree.MethodExpression.copyInline(),
sun.tools.tree.MethodExpression.costInline(),
sun.tools.tree.MethodExpression.inline(),
sun. tools.tree.MethodExpression.inlineValue(),
sun.tools.tree.NaryExpression.copyInline(),
sun.tools.tree.NaryExpression.costInline(),
sun.tools.tree.NegativeExpression. codeValue(),
sun.tools.tree. NewArrayExpression.checkValue(),
sun. tools.tree.NewArrayExpression.codeValue(),
sun.tools.tree.NewArrayExpression. copyInline(),
sun.tools.tree. NewArrayExpression.inline(),
sun.tools. tree.NewArrayExpression.inlineValue(),
sun. tools.tree.NewInstanceExpression.check(),
sun.tools.tree.NewInstanceExpression. checkValue(),
sun.tools.tree. NewInstanceExpression.code(),
sun.tools. tree.NewInstanceExpression.codeValue(),
sun.tools.tree.NewInstanceExpression. copyInline(),
sun.tools.tree. NewInstanceExpression.costInline(),
sun. tools.tree.NewInstanceExpression.inline(),
sun.tools.tree.NewInstanceExpression. inlineValue(),
sun.tools.tree. NewInstanceExpression.insertOuterLink(),
sun.tools.tree.Node.convert(),
sun.tools. tree.NotExpression.checkCondition(),
sun. tools.tree.NullExpression.codeValue(),
sun. tools.tree.OrExpression.checkCondition(),
sun.tools.tree.PostDecExpression.code(),
sun. tools.tree.PostDecExpression.codeValue(),
sun.tools.tree.PostIncExpression.code(),
sun. tools.tree.PostIncExpression.codeValue(),
sun.tools.tree.PreDecExpression.code(),
sun. tools.tree.PreDecExpression.codeValue(),
sun.tools.tree.PreIncExpression.code(),
sun.tools.tree.PreIncExpression.codeValue(),
sun.tools.tree.ReturnStatement.code(),
sun.tools.tree.ReturnStatement.copyInline(),
sun.tools.tree.ReturnStatement.costInline(),
sun.tools.tree.ReturnStatement.inline(),
sun.tools.tree.Statement.checkMethod(),
sun.tools.tree.Statement.code(),
sun.tools.tree.Statement.copyInline(),
sun.tools.tree.Statement.costInline(),
sun.tools.tree.Statement.inline(),
sun.tools.tree.StringExpression.codeValue(),
sun.tools.tree.SuperExpression.checkValue(),
sun.tools.tree.SuperExpression.copyInline(),
sun.tools.tree.SwitchStatement.code(),
sun.tools.tree.SwitchStatement.copyInline(),
sun.tools.tree.SwitchStatement.costInline(),
sun.tools.tree.SwitchStatement.inline(),
sun. tools.tree.SynchronizedStatement.code(),
sun.tools.tree.SynchronizedStatement. copyInline(),
sun.tools.tree. SynchronizedStatement.inline(),
sun.tools.tree.ThisExpression.checkValue(),
sun.tools.tree.ThisExpression.codeValue(),
sun.tools.tree.ThisExpression.copyInline(),
sun.tools.tree.ThisExpression.inlineValue(),
sun.tools.tree.ThrowStatement.code(),
sun.tools.tree.ThrowStatement.copyInline(),
sun.tools.tree.ThrowStatement.costInline(),
sun.tools.tree.ThrowStatement.inline(),
sun.tools.tree.TryStatement.code(),
sun. tools.tree.TryStatement.copyInline(),
sun. tools.tree.TryStatement.inline(),
sun.tools. tree.TypeExpression.checkAmbigName(),
sun.tools.tree.TypeExpression.checkValue(),
sun.tools.tree.TypeExpression.inline(),
sun. tools.tree.UnaryExpression.checkValue(),
sun.tools.tree.UnaryExpression.copyInline(),
sun.tools.tree.UnaryExpression.costInline(),
sun.tools.tree.UnaryExpression.inline(),
sun. tools.tree.UnaryExpression.inlineValue(),
sun.tools.tree.UplevelReference. codeArguments(),
sun.tools.tree. UplevelReference.codeInitialization(),
sun.tools.tree.UplevelReference. localArgumentAvailable(),
sun.tools.tree. UplevelReference.makeFieldReference(),
sun.tools.tree.UplevelReference. makeLocalReference(),
sun.tools.tree. UplevelReference.noteReference(),
sun.tools. tree.UplevelReference.willCodeArguments(),
sun.tools.tree.VarDeclarationStatement. code(),
sun.tools.tree. VarDeclarationStatement.copyInline(),
sun.tools.tree.VarDeclarationStatement. costInline(),
sun.tools.tree. VarDeclarationStatement.inline(),
sun.tools.tree.WhileStatement.code(),
sun.tools.tree.WhileStatement.copyInline(),
sun.tools.tree.WhileStatement.costInline(),
sun.tools.tree.WhileStatement.inline()
sun.tools.tree.Expression:
sun.tools.java.Parser. parseBinaryExpression(),
sun.tools.java. Parser.parseDeclaration(),
sun.tools.java. Parser.parseMethodExpression(),
sun.tools. java.Parser.parseNewInstanceExpression(),
sun.tools.java.Parser.topLevelExpression(),
sun.tools.tree.ArrayAccessExpression. checkAssignOp(),
sun.tools.tree.Expression. checkAssignOp(),
sun.tools.tree. FieldExpression.checkAssignOp(),
sun.tools.tree.FieldExpression.toIdentifier(),
sun.tools.tree.IdentifierExpression. checkAssignOp(),
sun.tools.tree. NewInstanceExpression.insertOuterLink(),
sun.tools.tree.Node.convert(),
sun.tools.tree.Statement.setLabel()
sun.tools.tree.LocalField:
sun.tools.java. ClassDefinition.addReference(),
sun.tools. java.ClassDefinition.getReference(),
sun.tools.tree.Context.declare(),
sun.tools.tree.Context.isInScope(),
sun.tools.tree.Context.makeReference(),
sun.tools.tree.Context.noteReference()
sun.tools.tree.Node:
sun.tools.java. FieldDefinition.setValue(),
sun.tools.java.Parser.addArgument(),
sun.tools.java.Parser.defineField(),
sun.tools.java.ParserActions.defineField(),
sun.tools.javac.BatchParser.defineField()
sun.tools.tree.Statement:
sun.tools.tree. CompoundStatement.insertStatement(),
sun.tools.tree.Context.checkBackBranch(),
sun.tools.tree.Statement.eliminate(),
sun.tools.tree.Statement.insertStatement()
sun.tools.tree.UnaryExpression:
sun.tools.tree. ArrayAccessExpression.checkAmbigName(),
sun.tools.tree.Expression.checkAmbigName(),
sun.tools.tree.FieldExpression. checkAmbigName(),
sun.tools.tree. IdentifierExpression.checkAmbigName(),
sun.tools.tree.TypeExpression. checkAmbigName()
sun.tools.tree.UplevelReference:
sun.tools. tree.UplevelReference.insertInto(),
sun. tools.tree.UplevelReference.isEarlierThan()
sun.tools.tree.Vset:
sun.tools.java. ClassDefinition.checkLocalClass(),
sun. tools.java.FieldDefinition.check(),
sun.tools. javac.SourceClass.checkInsideClass(),
sun. tools.javac.SourceClass.checkLocalClass(),
sun.tools.javac.SourceField.check(),
sun. tools.tree.AndExpression.checkCondition(),
sun.tools.tree.ArrayAccessExpression. checkAmbigName(),
sun.tools.tree. ArrayAccessExpression.checkAssignOp(),
sun.tools.tree.ArrayAccessExpression. checkLHS(),
sun.tools.tree. ArrayAccessExpression.checkValue(),
sun. tools.tree.ArrayExpression.checkInitializer(),
sun.tools.tree.ArrayExpression.checkValue(),
sun.tools.tree.AssignExpression.checkValue(),
sun.tools.tree.AssignOpExpression. checkValue(),
sun.tools.tree. BinaryAssignExpression.check(),
sun.tools. tree.BinaryExpression.checkValue(),
sun.tools.tree.BinaryLogicalExpression. checkCondition(),
sun.tools.tree. BinaryLogicalExpression.checkValue(),
sun.tools.tree.BooleanExpression. checkCondition(),
sun.tools.tree. CastExpression.checkValue(),
sun.tools. tree.CommaExpression.check(),
sun.tools. tree.ConditionalExpression.check(),
sun.tools. tree.ConditionalExpression.checkValue(),
sun.tools.tree.Context.checkBackBranch(),
sun.tools.tree.Context.removeAdditional Vars(),
sun.tools.tree.ConvertExpression. checkValue(),
sun.tools.tree.ExprExpression. checkCondition(),
sun.tools.tree.Expression. check(),
sun.tools.tree.Expression. checkAmbigName(),
sun.tools.tree. Expression.checkAssignOp(),
sun.tools.tree. Expression.checkCondition(),
sun.tools.tree. Expression.checkInitializer(),
sun.tools.tree. Expression.checkLHS(),
sun.tools.tree. Expression.checkValue(),
sun.tools.tree. FieldExpression.checkAmbigName(),
sun. tools.tree.FieldExpression.checkAssignOp(),
sun.tools.tree.FieldExpression. checkFinalAssign(),
sun.tools.tree. FieldExpression.checkLHS(),
sun.tools.tree. FieldExpression.checkValue(),
sun.tools.tree. IdentifierExpression.checkAmbigName(),
sun.tools.tree.IdentifierExpression. checkAssignOp(),
sun.tools.tree. IdentifierExpression.checkLHS(),
sun.tools. tree.IdentifierExpression.checkValue(),
sun. tools.tree.IncDecExpression.check(),
sun. tools.tree.IncDecExpression.checkValue(),
sun.tools.tree.InstanceOfExpression. checkValue(),
sun.tools.tree. LengthExpression.checkValue(),
sun.tools. tree.MethodExpression.check(),
sun.tools. tree.MethodExpression.checkValue(),
sun. tools.tree.NewArrayExpression.checkValue(),
sun.tools.tree.NewInstanceExpression. check(),
sun.tools.tree. NewInstanceExpression.checkValue(),
sun. tools.tree.NotExpression.checkCondition(),
sun.tools.tree.OrExpression. checkCondition(),
sun.tools.tree. Statement.checkMethod(),
sun.tools.tree. SuperExpression.checkValue(),
sun.tools. tree.ThisExpression.checkValue(),
sun.tools. tree.TypeExpression.checkAmbigName(),
sun.tools.tree.TypeExpression.checkValue(),
sun.tools.tree.UnaryExpression.checkValue(),
sun.tools.tree.Vset.add(),
sun.tools.tree. Vset.join()


Table of Contents
HomeAbout UsSearchSubscribeAdvertising InfoContact UsFAQs
Use of this site is subject to certain Terms & Conditions.
Copyright (c) 1996-1999 EarthWeb Inc. All rights reserved. Reproduction in whole or in part in any form or medium without express written permission of EarthWeb is prohibited. Read EarthWeb's privacy statement.