Skip navigation links
Java SE 8
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

P

pack() - Method in interface sun.jvm.hotspot.ui.FrameWrapper
 
pack() - Method in class sun.jvm.hotspot.ui.JFrameWrapper
 
pack() - Method in class sun.jvm.hotspot.ui.JInternalFrameWrapper
 
PackageNameFilter - Class in sun.jvm.hotspot.tools.jcore
 
PackageNameFilter() - Constructor for class sun.jvm.hotspot.tools.jcore.PackageNameFilter
 
PackageNameFilter(String) - Constructor for class sun.jvm.hotspot.tools.jcore.PackageNameFilter
 
Page - Class in sun.jvm.hotspot.debugger
A class representing an arbitrary-sized page which can be linked into a list.
Page(long, byte[]) - Constructor for class sun.jvm.hotspot.debugger.Page
The length of the data[] array implicitly defines the size of the page.
Page(long, long) - Constructor for class sun.jvm.hotspot.debugger.Page
This constructor creates an "unmapped" page of the specified length.
PageCache - Class in sun.jvm.hotspot.debugger
 
PageCache(long, long, PageFetcher) - Constructor for class sun.jvm.hotspot.debugger.PageCache
The pageSize must be a power of two and implicitly specifies the alignment of pages.
pageDownOrRight() - Method in class sun.jvm.hotspot.ui.HighPrecisionJScrollBar
 
PageFetcher - Interface in sun.jvm.hotspot.debugger
This interface specifies how a page is fetched by the PageCache.
pageUpOrLeft() - Method in class sun.jvm.hotspot.ui.HighPrecisionJScrollBar
 
paint(Graphics) - Method in class com.sun.java.swing.ui.SplashScreen
 
paint(Graphics) - Method in class sun.jvm.hotspot.ui.treetable.JTreeTable.TreeTableCellRenderer
Sublcassed to translate the graphics such that the last visible row will be drawn at 0,0.
paintComponent(Graphics) - Method in class sun.jvm.hotspot.ui.AnnotatedMemoryPanel
 
pairAt(int) - Method in class sun.jvm.hotspot.interpreter.BytecodeLookupswitch
 
PAR_NEW - Static variable in class sun.jvm.hotspot.memory.Generation.Name
 
PARALLEL_SCAVENGE_HEAP - Static variable in class sun.jvm.hotspot.gc_interface.CollectedHeapName
 
ParallelScavengeHeap - Class in sun.jvm.hotspot.gc_implementation.parallelScavenge
 
ParallelScavengeHeap(Address) - Constructor for class sun.jvm.hotspot.gc_implementation.parallelScavenge.ParallelScavengeHeap
 
parameterIndex() - Method in class sun.jvm.hotspot.runtime.SignatureIterator
 
parent() - Method in class sun.jvm.hotspot.jdi.ThreadGroupReferenceImpl
 
ParNewGeneration - Class in sun.jvm.hotspot.memory
 
ParNewGeneration(Address) - Constructor for class sun.jvm.hotspot.memory.ParNewGeneration
 
parse(String) - Method in class sun.jvm.hotspot.debugger.posix.elf.ELFFileParser
Parses the data in filename and returns the ELFFile representation.
parse(DataSource) - Method in class sun.jvm.hotspot.debugger.posix.elf.ELFFileParser
Parses the data source and returns the ELFFile representation.
parse(String) - Method in class sun.jvm.hotspot.debugger.win32.coff.COFFFileParser
 
parse(DataSource) - Method in class sun.jvm.hotspot.debugger.win32.coff.COFFFileParser
 
parseAddress(String) - Method in class sun.jvm.hotspot.debugger.bsd.BsdDebuggerLocal
From the Debugger interface via JVMDebugger
parseAddress(String) - Method in interface sun.jvm.hotspot.debugger.Debugger
Parse an address from a hex string in the format "0xFFFFFFFF".
parseAddress(String) - Method in class sun.jvm.hotspot.debugger.dummy.DummyDebugger
 
parseAddress() - Method in class sun.jvm.hotspot.debugger.InputLexer
Parses an address in the form 0x12345678 in US-ASCII encoding on the input stream
parseAddress(String) - Method in class sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal
From the Debugger interface via JVMDebugger
parseAddress(String) - Method in class sun.jvm.hotspot.debugger.proc.ProcDebuggerLocal
From the Debugger interface via JVMDebugger
parseAddress(String) - Method in class sun.jvm.hotspot.debugger.remote.RemoteDebuggerClient
 
parseAddress(String) - Method in class sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal
From the Debugger interface via JVMDebugger
parseAddress(String) - Method in class sun.jvm.hotspot.ui.classbrowser.HTMLGenerator
 
parseBoolean() - Method in class sun.jvm.hotspot.debugger.InputLexer
Parses a boolean (really either a 0 or 1 integer in US-ASCII encoding) on the input stream
parseCacheNumPagesProperty(int) - Method in class sun.jvm.hotspot.debugger.DebuggerBase
Possibly override page cache size with user-specified property
parseCast(String) - Static method in class sun.jvm.hotspot.utilities.CPPExpressions
Attempts to parse the given string into a CastExpr.
parseInt() - Method in class sun.jvm.hotspot.debugger.InputLexer
Parses an int in US-ASCII encoding on the input stream
parseLong() - Method in class sun.jvm.hotspot.debugger.InputLexer
Parses a long in US-ASCII encoding on the input stream
parseStaticField(String) - Static method in class sun.jvm.hotspot.utilities.CPPExpressions
Attempts to parse the given string into a StaticFieldExpr.
parseType() - Method in class sun.jvm.hotspot.runtime.SignatureIterator
 
passDouble() - Method in class sun.jvm.hotspot.runtime.NativeSignatureIterator
 
passFloat() - Method in class sun.jvm.hotspot.runtime.NativeSignatureIterator
 
passInt() - Method in class sun.jvm.hotspot.runtime.NativeSignatureIterator
 
passLong() - Method in class sun.jvm.hotspot.runtime.NativeSignatureIterator
 
passObject() - Method in class sun.jvm.hotspot.runtime.NativeSignatureIterator
 
pc() - Method in class sun.jvm.hotspot.debugger.bsd.amd64.BsdAMD64CFrame
 
pc() - Method in class sun.jvm.hotspot.debugger.bsd.x86.BsdX86CFrame
 
pc() - Method in interface sun.jvm.hotspot.debugger.cdbg.CFrame
Get the program counter of this frame
pc() - Method in class sun.jvm.hotspot.debugger.linux.amd64.LinuxAMD64CFrame
 
pc() - Method in class sun.jvm.hotspot.debugger.linux.sparc.LinuxSPARCCFrame
 
pc() - Method in class sun.jvm.hotspot.debugger.linux.x86.LinuxX86CFrame
 
pc() - Method in class sun.jvm.hotspot.debugger.windows.amd64.WindowsAMD64CFrame
 
pc() - Method in class sun.jvm.hotspot.debugger.windows.x86.WindowsX86CFrame
 
PC - Static variable in class sun.jvm.hotspot.debugger.x86.X86ThreadContext
 
pc - Variable in class sun.jvm.hotspot.runtime.Frame
Program counter (the next instruction after the call)
PC_RETURN_OFFSET - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
Normal SPARC return is 2 words past PC
PCDesc - Class in sun.jvm.hotspot.code
PcDescs map a physical PC (given as offset from start of nmethod) to the corresponding source scope and byte code index.
PCDesc(Address) - Constructor for class sun.jvm.hotspot.code.PCDesc
 
pcReturnOffset() - Static method in class sun.jvm.hotspot.runtime.Frame
 
pdSet() - Method in class sun.jvm.hotspot.memory.DictionaryEntry
 
PerfDataEntry - Class in sun.jvm.hotspot.runtime
 
PerfDataEntry(Address) - Constructor for class sun.jvm.hotspot.runtime.PerfDataEntry
 
PerfDataEntry.PerfDataUnits - Interface in sun.jvm.hotspot.runtime
 
PerfDataEntry.PerfDataVariability - Interface in sun.jvm.hotspot.runtime
 
PerfDataPrologue - Class in sun.jvm.hotspot.runtime
 
PerfDataPrologue(Address) - Constructor for class sun.jvm.hotspot.runtime.PerfDataPrologue
 
PerfMemory - Class in sun.jvm.hotspot.runtime
 
PerfMemory() - Constructor for class sun.jvm.hotspot.runtime.PerfMemory
 
PerfMemory.PerfDataEntryVisitor - Interface in sun.jvm.hotspot.runtime
 
Phase - Class in sun.jvm.hotspot.opto
 
Phase(Address) - Constructor for class sun.jvm.hotspot.opto.Phase
 
PhaseCFG - Class in sun.jvm.hotspot.opto
 
PhaseCFG(Address) - Constructor for class sun.jvm.hotspot.opto.PhaseCFG
 
PhaseRegAlloc - Class in sun.jvm.hotspot.opto
 
PhaseRegAlloc(Address) - Constructor for class sun.jvm.hotspot.opto.PhaseRegAlloc
 
PhiNode - Class in sun.jvm.hotspot.opto
 
PhiNode(Address) - Constructor for class sun.jvm.hotspot.opto.PhiNode
 
pkgList - Variable in class sun.jvm.hotspot.tools.jcore.PackageNameFilter
 
PlaceholderEntry - Class in sun.jvm.hotspot.memory
 
PlaceholderEntry(Address) - Constructor for class sun.jvm.hotspot.memory.PlaceholderEntry
 
placeholders() - Method in class sun.jvm.hotspot.memory.SystemDictionary
 
PlaceholderTable - Class in sun.jvm.hotspot.memory
 
PlaceholderTable(Address) - Constructor for class sun.jvm.hotspot.memory.PlaceholderTable
 
PlatformInfo - Class in sun.jvm.hotspot.utilities
Provides canonicalized OS and CPU information for the rest of the system.
PlatformInfo() - Constructor for class sun.jvm.hotspot.utilities.PlatformInfo
 
PMap - Class in sun.jvm.hotspot.tools
 
PMap() - Constructor for class sun.jvm.hotspot.tools.PMap
 
PMap(JVMDebugger) - Constructor for class sun.jvm.hotspot.tools.PMap
 
POINTER_CONST_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_ISFLAT32_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRMODE_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRMODE_POINTER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRMODE_PTR_TO_DATA_MEMBER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRMODE_PTR_TO_METHOD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRMODE_REFERENCE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRMODE_SHIFT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_64_BIT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_BASED_ON_ADDRESS_OF_SYMBOL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Obsolete
POINTER_PTRTYPE_BASED_ON_SEGMENT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Obsolete
POINTER_PTRTYPE_BASED_ON_SEGMENT_OF_SYMBOL_ADDRESS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Obsolete
POINTER_PTRTYPE_BASED_ON_SEGMENT_OF_VALUE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Obsolete
POINTER_PTRTYPE_BASED_ON_SELF - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Obsolete
POINTER_PTRTYPE_BASED_ON_TYPE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_BASED_ON_VALUE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_FAR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_FAR_32_BIT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_HUGE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
LF_POINTER bitfields
POINTER_PTRTYPE_NEAR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_NEAR_32_BIT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_PTRTYPE_SHIFT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_RESTRICT_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_UNALIGNED_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
POINTER_VOLATILE_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
 
PointerFinder - Class in sun.jvm.hotspot.utilities
This class, only intended for use in the debugging system, provides the functionality of find() in the VM.
PointerFinder() - Constructor for class sun.jvm.hotspot.utilities.PointerFinder
 
PointerLocation - Class in sun.jvm.hotspot.utilities
This class attempts to describe possible locations of pointers in the VM.
PointerLocation(Address) - Constructor for class sun.jvm.hotspot.utilities.PointerLocation
 
PointerType - Interface in sun.jvm.hotspot.debugger.cdbg
 
PointerType - Interface in sun.jvm.hotspot.types
This interface describes C pointer types, specifically to be able to model pointer fields within types more accurately.
poolIndex() - Method in class sun.jvm.hotspot.interpreter.BytecodeLoadConstant
 
popFrames(StackFrame) - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
 
position - Variable in class sun.jvm.hotspot.code.CompressedStream
 
POSIXSignals - Class in sun.jvm.hotspot.runtime.posix
 
POSIXSignals() - Constructor for class sun.jvm.hotspot.runtime.posix.POSIXSignals
 
possibleGCPoint(BytecodeStream) - Method in class sun.jvm.hotspot.oops.GenerateOopMap
 
PREDS - Static variable in class sun.jvm.hotspot.debugger.ia64.IA64ThreadContext
 
preOrder() - Method in class sun.jvm.hotspot.opto.Block
 
PREPARED - Static variable in interface sun.jvm.hotspot.oops.JVMDIClassStatus
 
prev() - Method in class sun.jvm.hotspot.memory.FreeChunk
 
previousMonitorInInterpreterFrame(BasicObjectLock) - Method in class sun.jvm.hotspot.runtime.Frame
 
primArrayClassesDo(SystemDictionary.ClassAndLoaderVisitor) - Method in class sun.jvm.hotspot.memory.PlaceholderTable
All array classes of primitive type, and their class loaders
primArrayClassesDo(SystemDictionary.ClassAndLoaderVisitor) - Method in class sun.jvm.hotspot.memory.SystemDictionary
All array classes of primitive type, and their class loaders
PrimitiveValueImpl - Class in sun.jvm.hotspot.jdi
 
print(String) - Method in interface sun.jvm.hotspot.asm.InstructionVisitor
 
print() - Method in class sun.jvm.hotspot.code.CodeBlob
 
print() - Method in class sun.jvm.hotspot.code.ConstantDoubleValue
 
print() - Method in class sun.jvm.hotspot.code.ConstantIntValue
 
print() - Method in class sun.jvm.hotspot.code.ConstantLongValue
 
print() - Method in class sun.jvm.hotspot.code.ConstantOopReadValue
 
print() - Method in class sun.jvm.hotspot.code.Location
 
print() - Method in class sun.jvm.hotspot.code.LocationValue
 
print() - Method in class sun.jvm.hotspot.code.NMethod
 
print() - Method in class sun.jvm.hotspot.code.ObjectValue
 
print(NMethod) - Method in class sun.jvm.hotspot.code.PCDesc
 
print() - Method in class sun.jvm.hotspot.gc_implementation.shared.ImmutableSpace
 
print() - Method in class sun.jvm.hotspot.gc_interface.CollectedHeap
 
print() - Method in class sun.jvm.hotspot.memory.Generation
 
print() - Method in class sun.jvm.hotspot.memory.Space
 
print() - Method in class sun.jvm.hotspot.memory.Universe
 
print(PrintStream) - Method in class sun.jvm.hotspot.oops.CellTypeState
 
print() - Method in class sun.jvm.hotspot.oops.ObjectHeap
 
print() - Method in class sun.jvm.hotspot.oops.ObjectHistogram
 
print() - Method in class sun.jvm.hotspot.oops.Oop
 
print(PrintStream) - Method in class sun.jvm.hotspot.opto.InlineTree
 
print(JavaThread, PrintStream) - Method in class sun.jvm.hotspot.runtime.ConcurrentLocksPrinter
 
print(PrintStream) - Static method in class sun.jvm.hotspot.runtime.DeadlockDetector
 
print(PrintStream, boolean) - Static method in class sun.jvm.hotspot.runtime.DeadlockDetector
prints zero or more deadlocks into 'tty' taking current snapshot of Java threads and locks
print() - Method in class sun.jvm.hotspot.runtime.ExternalVFrame
 
print() - Method in class sun.jvm.hotspot.runtime.Frame
 
print() - Method in class sun.jvm.hotspot.runtime.JavaVFrame
Printing operations
print() - Method in class sun.jvm.hotspot.runtime.RegisterMap
 
print() - Method in class sun.jvm.hotspot.runtime.StackValue
 
print() - Method in class sun.jvm.hotspot.runtime.ThreadLocalAllocBuffer
 
print() - Method in class sun.jvm.hotspot.runtime.VFrame
Printing operations
print() - Method in class sun.jvm.hotspot.ui.AnnotatedMemoryPanel
 
print() - Method in class sun.jvm.hotspot.utilities.IntervalTree
 
print() - Method in class sun.jvm.hotspot.utilities.PointerLocation
 
print() - Method in class sun.jvm.hotspot.utilities.RBTree
 
print(String) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaScriptEngine
 
printActivation(int) - Method in class sun.jvm.hotspot.runtime.JavaVFrame
 
printActivationOn(PrintStream, int) - Method in class sun.jvm.hotspot.runtime.JavaVFrame
 
printAddress(long) - Method in interface sun.jvm.hotspot.asm.InstructionVisitor
 
printAll() - Method in class sun.jvm.hotspot.memory.CMSBitMap
 
printComponentsOn(PrintStream) - Method in class sun.jvm.hotspot.code.CodeBlob
 
printComponentsOn(PrintStream) - Method in class sun.jvm.hotspot.code.NMethod
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.ci.ciMethodData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.BitData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.BranchData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.CounterData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.JumpData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.MethodData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.MultiBranchData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ProfileData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ReceiverTypeData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.RetData
 
printDataOn(PrintStream) - Method in class sun.jvm.hotspot.oops.VirtualCallData
 
printError(String) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaScriptEngine
 
printError(String, Exception) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaScriptEngine
 
printFlagsUsage() - Method in class sun.jvm.hotspot.tools.HeapDumper
 
printFlagsUsage() - Method in class sun.jvm.hotspot.tools.JInfo
 
printFlagsUsage() - Method in class sun.jvm.hotspot.tools.JMap
 
printFlagsUsage() - Method in class sun.jvm.hotspot.tools.JStack
 
printFlagsUsage() - Method in class sun.jvm.hotspot.tools.Tool
 
printImpl(PrintStream, int) - Method in class sun.jvm.hotspot.opto.InlineTree
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.bsd_amd64.BsdAMD64JavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.bsd_x86.BsdX86JavaThreadPDAccess
 
printInfoOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.JavaThread
 
printInfoOn(Address, PrintStream) - Method in interface sun.jvm.hotspot.runtime.JavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.linux_amd64.LinuxAMD64JavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.linux_sparc.LinuxSPARCJavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.linux_x86.LinuxX86JavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.solaris_amd64.SolarisAMD64JavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.solaris_sparc.SolarisSPARCJavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.solaris_x86.SolarisX86JavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.win32_amd64.Win32AMD64JavaThreadPDAccess
 
printInfoOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.win32_x86.Win32X86JavaThreadPDAccess
 
println(String) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaScriptEngine
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.ci.ciMetadata
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.ci.ciObject
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.CodeBlob
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.ConstantDoubleValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.ConstantIntValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.ConstantLongValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.ConstantOopReadValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.Location
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.LocationValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.MonitorValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.ObjectValue
 
printOn(PrintStream, NMethod) - Method in class sun.jvm.hotspot.code.PCDesc
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.ScopeValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.code.Stub
Prints some information about the stub
printOn(PrintStream) - Method in class sun.jvm.hotspot.gc_implementation.parallelScavenge.ParallelScavengeHeap
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.gc_implementation.parallelScavenge.PSOldGen
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.gc_implementation.parallelScavenge.PSYoungGen
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.gc_implementation.shared.ImmutableSpace
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.gc_implementation.shared.MutableSpace
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.gc_interface.CollectedHeap
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.interpreter.InterpreterCodelet
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.CompactibleFreeListSpace
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.ConcurrentMarkSweepGeneration
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.ContiguousSpace
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.DefNewGeneration
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.GenCollectedHeap
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.Generation
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.OneContigSpaceCardGeneration
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.Space
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.memory.Universe
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.AccessFlags
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Field
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.FieldIdentifier
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.IndexableFieldIdentifier
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Mark
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.NamedFieldIdentifier
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ObjectHistogram
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ObjectHistogramElement
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Oop
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.ExternalVFrame
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.Frame
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.JavaVFrame
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.RegisterMap
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.StackValue
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.ThreadLocalAllocBuffer
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.VFrame
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.ui.AnnotatedMemoryPanel
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.utilities.IntervalTree
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.utilities.LivenessPath
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.utilities.PointerLocation
 
printOn(PrintStream) - Method in class sun.jvm.hotspot.utilities.RBTree
 
printOopAddressOn(Oop, PrintStream) - Static method in class sun.jvm.hotspot.oops.Oop
 
printOopValueOn(Oop, PrintStream) - Static method in class sun.jvm.hotspot.oops.Oop
 
printPrompt() - Method in class sun.jvm.hotspot.CommandProcessor
 
printPrompt(String) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaScriptEngine
 
printRaw() - Method in class sun.jvm.hotspot.oops.Oop
 
printRawOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Oop
 
printShortName(PrintStream) - Method in class sun.jvm.hotspot.ci.ciMethod
 
printThreadID() - Method in class sun.jvm.hotspot.runtime.JavaThread
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.bsd_amd64.BsdAMD64JavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.bsd_x86.BsdX86JavaThreadPDAccess
 
printThreadIDOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.JavaThread
Also only intended for use by the debugging system.
printThreadIDOn(Address, PrintStream) - Method in interface sun.jvm.hotspot.runtime.JavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.linux_amd64.LinuxAMD64JavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.linux_sparc.LinuxSPARCJavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.linux_x86.LinuxX86JavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.solaris_amd64.SolarisAMD64JavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.solaris_sparc.SolarisSPARCJavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.solaris_x86.SolarisX86JavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.win32_amd64.Win32AMD64JavaThreadPDAccess
 
printThreadIDOn(Address, PrintStream) - Method in class sun.jvm.hotspot.runtime.win32_x86.Win32X86JavaThreadPDAccess
 
printUsage() - Method in class sun.jvm.hotspot.tools.Tool
 
printValue() - Method in class sun.jvm.hotspot.code.ScopeDesc
 
printValue() - Method in class sun.jvm.hotspot.oops.Oop
 
printValue() - Method in class sun.jvm.hotspot.runtime.ExternalVFrame
 
printValue() - Method in class sun.jvm.hotspot.runtime.Frame
 
printValue() - Method in class sun.jvm.hotspot.runtime.VFrame
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.code.ScopeDesc
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ArrayKlass
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.CompiledICHolder
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ConstantPool
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ConstantPoolCache
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ConstMethod
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Instance
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.InstanceKlass
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Klass
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Metadata
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Method
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.MethodCounters
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.MethodData
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ObjArray
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.ObjArrayKlass
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Oop
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.Symbol
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.TypeArray
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.oops.TypeArrayKlass
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.ExternalVFrame
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.Frame
 
printValueOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.VFrame
 
PRIVATE - Static variable in interface sun.jvm.hotspot.debugger.cdbg.AccessControl
 
PRIVATE - Static variable in interface sun.jvm.hotspot.jdi.VMModifiers
 
probe(String) - Method in class sun.jvm.hotspot.memory.SymbolTable
Clone of VM's "temporary" probe routine, as the SA currently does not support mutation so lookup() would have no effect anyway.
probe(byte[]) - Method in class sun.jvm.hotspot.memory.SymbolTable
Clone of VM's "temporary" probe routine, as the SA currently does not support mutation so lookup() would have no effect anyway.
ProcAMD64Thread - Class in sun.jvm.hotspot.debugger.proc.amd64
 
ProcAMD64Thread(ProcDebugger, Address) - Constructor for class sun.jvm.hotspot.debugger.proc.amd64.ProcAMD64Thread
 
ProcAMD64Thread(ProcDebugger, long) - Constructor for class sun.jvm.hotspot.debugger.proc.amd64.ProcAMD64Thread
 
ProcAMD64ThreadContext - Class in sun.jvm.hotspot.debugger.proc.amd64
 
ProcAMD64ThreadContext(ProcDebugger) - Constructor for class sun.jvm.hotspot.debugger.proc.amd64.ProcAMD64ThreadContext
 
ProcAMD64ThreadFactory - Class in sun.jvm.hotspot.debugger.proc.amd64
 
ProcAMD64ThreadFactory(ProcDebugger) - Constructor for class sun.jvm.hotspot.debugger.proc.amd64.ProcAMD64ThreadFactory
 
ProcDebugger - Interface in sun.jvm.hotspot.debugger.proc
An extension of the JVMDebugger interface with a few additions to support 32-bit vs.
ProcDebuggerLocal - Class in sun.jvm.hotspot.debugger.proc
An implementation of the JVMDebugger interface which sits on top of proc and relies on the SA's proc import module for communication with the debugger.
ProcDebuggerLocal(MachineDescription, boolean) - Constructor for class sun.jvm.hotspot.debugger.proc.ProcDebuggerLocal
machDesc may be null if it couldn't be determined yet; i.e., if we're on SPARC, we need to ask the remote process whether we're in 32- or 64-bit mode.
process() - Method in class sun.jvm.hotspot.jdi.VirtualMachineImpl
 
ProcessControl - Interface in sun.jvm.hotspot.debugger.cdbg
A highly experimental interface for process control and debug events.
ProcessInfo - Class in sun.jvm.hotspot.debugger
Simple wrapper class for name and process ID information.
ProcessInfo(String, int) - Constructor for class sun.jvm.hotspot.debugger.ProcessInfo
 
ProcessListPanel - Class in sun.jvm.hotspot.ui
 
ProcessListPanel(Debugger) - Constructor for class sun.jvm.hotspot.ui.ProcessListPanel
Takes a Debugger in constructor.
PROCFLAGS_FAR_RETURN - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
PROCFLAGS_FRAME_POINTER_OMITTED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
Procedure flags
PROCFLAGS_INTERRUPT_ROUTINE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
PROCFLAGS_NEVER_RETURN - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
ProcImageClassLoader - Class in sun.jvm.hotspot.utilities
Class loader that loads classes from the process/core image of the debuggee.
ProcImageClassLoader(ClassLoader) - Constructor for class sun.jvm.hotspot.utilities.ProcImageClassLoader
 
ProcImageClassLoader() - Constructor for class sun.jvm.hotspot.utilities.ProcImageClassLoader
 
ProcSPARCThread - Class in sun.jvm.hotspot.debugger.proc.sparc
 
ProcSPARCThread(ProcDebugger, Address) - Constructor for class sun.jvm.hotspot.debugger.proc.sparc.ProcSPARCThread
 
ProcSPARCThread(ProcDebugger, long) - Constructor for class sun.jvm.hotspot.debugger.proc.sparc.ProcSPARCThread
 
ProcSPARCThreadContext - Class in sun.jvm.hotspot.debugger.proc.sparc
 
ProcSPARCThreadContext(ProcDebugger) - Constructor for class sun.jvm.hotspot.debugger.proc.sparc.ProcSPARCThreadContext
 
ProcSPARCThreadFactory - Class in sun.jvm.hotspot.debugger.proc.sparc
 
ProcSPARCThreadFactory(ProcDebugger) - Constructor for class sun.jvm.hotspot.debugger.proc.sparc.ProcSPARCThreadFactory
 
ProcThreadFactory - Interface in sun.jvm.hotspot.debugger.proc
An interface used only internally by the ProcDebugger to be able to create platform-specific Thread objects
ProcX86Thread - Class in sun.jvm.hotspot.debugger.proc.x86
 
ProcX86Thread(ProcDebugger, Address) - Constructor for class sun.jvm.hotspot.debugger.proc.x86.ProcX86Thread
 
ProcX86Thread(ProcDebugger, long) - Constructor for class sun.jvm.hotspot.debugger.proc.x86.ProcX86Thread
 
ProcX86ThreadContext - Class in sun.jvm.hotspot.debugger.proc.x86
 
ProcX86ThreadContext(ProcDebugger) - Constructor for class sun.jvm.hotspot.debugger.proc.x86.ProcX86ThreadContext
 
ProcX86ThreadFactory - Class in sun.jvm.hotspot.debugger.proc.x86
 
ProcX86ThreadFactory(ProcDebugger) - Constructor for class sun.jvm.hotspot.debugger.proc.x86.ProcX86ThreadFactory
 
ProfileData - Class in sun.jvm.hotspot.oops
 
ProfileData(DataLayout) - Constructor for class sun.jvm.hotspot.oops.ProfileData
 
ProgressBarPanel - Class in sun.jvm.hotspot.ui
A panel containing a progress bar and a label
ProgressBarPanel() - Constructor for class sun.jvm.hotspot.ui.ProgressBarPanel
 
ProgressBarPanel(int) - Constructor for class sun.jvm.hotspot.ui.ProgressBarPanel
LayoutType is either VERTICAL or HORIZONTAL
ProgressBarPanel(String) - Constructor for class sun.jvm.hotspot.ui.ProgressBarPanel
 
ProgressBarPanel(int, String) - Constructor for class sun.jvm.hotspot.ui.ProgressBarPanel
 
ProgressiveHeapVisitor - Class in sun.jvm.hotspot.utilities
This class wraps a user's chosen HeapVisitor with the functionality that a chosen "thunk" is called periodically during the heap traversal.
ProgressiveHeapVisitor(HeapVisitor, HeapProgressThunk) - Constructor for class sun.jvm.hotspot.utilities.ProgressiveHeapVisitor
 
ProjNode - Class in sun.jvm.hotspot.opto
 
ProjNode(Address) - Constructor for class sun.jvm.hotspot.opto.ProjNode
 
prologue() - Method in interface sun.jvm.hotspot.asm.InstructionVisitor
 
prologue(Address, Address) - Method in interface sun.jvm.hotspot.code.CodeCacheVisitor
 
prologue(Method) - Method in interface sun.jvm.hotspot.interpreter.BytecodeVisitor
 
prologue(long) - Method in class sun.jvm.hotspot.oops.DefaultHeapVisitor
 
prologue() - Method in class sun.jvm.hotspot.oops.DefaultMetadataVisitor
 
prologue() - Method in class sun.jvm.hotspot.oops.DefaultOopVisitor
 
prologue(long) - Method in class sun.jvm.hotspot.oops.HeapPrinter
 
prologue(long) - Method in interface sun.jvm.hotspot.oops.HeapVisitor
 
prologue() - Method in interface sun.jvm.hotspot.oops.MetadataVisitor
 
prologue(long) - Method in class sun.jvm.hotspot.oops.ObjectHistogram
 
prologue() - Method in class sun.jvm.hotspot.oops.OopPrinter
 
prologue() - Method in interface sun.jvm.hotspot.oops.OopVisitor
 
prologue(long) - Method in interface sun.jvm.hotspot.oops.RawHeapVisitor
This is called at the beginning of the iteration to provide the RawHeapVisitor with information about the amount of memory which will be traversed (for example, for displaying a progress bar)
prologue() - Static method in class sun.jvm.hotspot.runtime.PerfMemory
 
prologue(long) - Method in class sun.jvm.hotspot.utilities.FindObjectByType
 
prologue(long) - Method in class sun.jvm.hotspot.utilities.ProgressiveHeapVisitor
 
prompt - Static variable in class sun.jvm.hotspot.tools.soql.SOQL
 
PROPERTY_CNESTED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Class contains nested classes
PROPERTY_CTOR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Class has constructors and/or destructors
PROPERTY_FWDREF - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Class/structure is a forward (incomplete) reference
PROPERTY_ISNESTED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Class is a nested class
PROPERTY_OPASSIGN - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Class has overloaded assignment
PROPERTY_OPCAST - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Class has casting methods
PROPERTY_OVEROPS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Class has overloaded operators
PROPERTY_PACKED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
Structure is packed
PROPERTY_SCOPED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
This is a scoped definition
propertyChange(PropertyChangeEvent) - Method in class com.sun.java.swing.ui.ToggleActionPropertyChangeListener
 
PROTECTED - Static variable in interface sun.jvm.hotspot.debugger.cdbg.AccessControl
 
PROTECTED - Static variable in interface sun.jvm.hotspot.jdi.VMModifiers
 
protectionDomain() - Method in class sun.jvm.hotspot.memory.ProtectionDomainCacheEntry
 
protectionDomain() - Method in class sun.jvm.hotspot.memory.ProtectionDomainEntry
 
ProtectionDomainCacheEntry - Class in sun.jvm.hotspot.memory
 
ProtectionDomainCacheEntry(Address) - Constructor for class sun.jvm.hotspot.memory.ProtectionDomainCacheEntry
 
ProtectionDomainEntry - Class in sun.jvm.hotspot.memory
 
ProtectionDomainEntry(Address) - Constructor for class sun.jvm.hotspot.memory.ProtectionDomainEntry
 
PS - Static variable in class sun.jvm.hotspot.debugger.x86.X86ThreadContext
 
PSOldGen - Class in sun.jvm.hotspot.gc_implementation.parallelScavenge
 
PSOldGen(Address) - Constructor for class sun.jvm.hotspot.gc_implementation.parallelScavenge.PSOldGen
 
PStack - Class in sun.jvm.hotspot.tools
 
PStack(boolean, boolean) - Constructor for class sun.jvm.hotspot.tools.PStack
 
PStack() - Constructor for class sun.jvm.hotspot.tools.PStack
 
PStack(JVMDebugger) - Constructor for class sun.jvm.hotspot.tools.PStack
 
PSYoungGen - Class in sun.jvm.hotspot.gc_implementation.parallelScavenge
 
PSYoungGen(Address) - Constructor for class sun.jvm.hotspot.gc_implementation.parallelScavenge.PSYoungGen
 
PTR_FORMAT_DATA_NVF_NVB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
16:32 data for classes with or without virtual functions and no virtual bases.
PTR_FORMAT_DATA_VB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
16:32 data for class with virtual bases.
PTR_FORMAT_METHOD_NVB_MAP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
16:32 method nonvirtual bases with multiple address points.
PTR_FORMAT_METHOD_NVB_SAP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
16:32 method nonvirtual bases with single address point.
PTR_FORMAT_METHOD_VB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums
16:32 method with virtual bases.
PUBLIC - Static variable in interface sun.jvm.hotspot.debugger.cdbg.AccessControl
 
PUBLIC - Static variable in interface sun.jvm.hotspot.jdi.VMModifiers
 
put(long, Object) - Method in class sun.jvm.hotspot.debugger.LongHashMap
Associates the specified value with the specified key in this map.
put(LivenessPathElement, Oop) - Method in class sun.jvm.hotspot.utilities.ReversePtrs
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.DefaultScriptObject
 
put(int, Object) - Method in class sun.jvm.hotspot.utilities.soql.DefaultScriptObject
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaArray
 
put(int, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaArray
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaField
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaFrame
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaHeap
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaInstance
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaMethod
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaVM
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSList
 
put(int, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSList
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.JSMap
 
put(String, Object) - Method in class sun.jvm.hotspot.utilities.soql.MapScriptObject
 
put(int, Object) - Method in class sun.jvm.hotspot.utilities.soql.MapScriptObject
 
put(String, Object) - Method in interface sun.jvm.hotspot.utilities.soql.ScriptObject
Set the value of the named property.
put(int, Object) - Method in interface sun.jvm.hotspot.utilities.soql.ScriptObject
Set the value of the indexed property.
putFunction(Object, Method) - Method in class sun.jvm.hotspot.utilities.soql.MapScriptObject
 
putFunction(Object, Method, boolean) - Method in class sun.jvm.hotspot.utilities.soql.MapScriptObject
 
putFunction(Object, String, Invocable) - Method in class sun.jvm.hotspot.utilities.soql.MapScriptObject
 
putHeapConst(long, long, long, int, long, int) - Method in class sun.jvm.hotspot.debugger.DebuggerBase
 
putHeapConst(long, long, long, int, long, int) - Method in interface sun.jvm.hotspot.debugger.JVMDebugger
 
putIntoObjTable(Oop, Object) - Method in class sun.jvm.hotspot.utilities.ObjectReader
 
putIntoObjTable(Metadata, Object) - Method in class sun.jvm.hotspot.utilities.ObjectReader
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links
Java SE 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.