- I0 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- I1 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- I2 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- I3 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- I4 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- I5 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- I6 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- I7 - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- IA64ThreadContext - Class in sun.jvm.hotspot.debugger.ia64
-
Specifies the thread context on ia64 platform; only a sub-portion
of the context is guaranteed to be present on all operating
systems.
- IA64ThreadContext() - Constructor for class sun.jvm.hotspot.debugger.ia64.IA64ThreadContext
-
- id() - Method in class sun.jvm.hotspot.code.ObjectValue
-
- id - Variable in class sun.jvm.hotspot.debugger.remote.RemoteThread
-
- identityHash() - Method in class sun.jvm.hotspot.oops.Oop
-
Identity hash in the target VM
- identityHash() - Method in class sun.jvm.hotspot.oops.Symbol
-
- identityHash(Object[]) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaScriptEngine
-
identityHash function gets identity hash code value of given
JSJavaObject.
- identityHashValueFor(Oop) - Method in class sun.jvm.hotspot.runtime.ObjectSynchronizer
-
- IdispatchAddress - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- IdispatchTables - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- idx() - Method in class sun.jvm.hotspot.opto.Node
-
- ilt() - Method in class sun.jvm.hotspot.opto.Compile
-
- IMAGE_COMDAT_SELECT_ANY - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COMDATSelectionTypes
-
Any section defining the same COMDAT symbol may be linked; the
rest are removed.
- IMAGE_COMDAT_SELECT_ASSOCIATIVE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COMDATSelectionTypes
-
The section is linked if a certain other COMDAT section is
linked.
- IMAGE_COMDAT_SELECT_EXACT_MATCH - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COMDATSelectionTypes
-
The linker chooses an arbitrary section among the definitions
for this symbol.
- IMAGE_COMDAT_SELECT_LARGEST - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COMDATSelectionTypes
-
The linker chooses the largest from the definitions for this
symbol.
- IMAGE_COMDAT_SELECT_NODUPLICATES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COMDATSelectionTypes
-
The linker issues a multiply defined symbol error if this symbol
is already defined.
- IMAGE_COMDAT_SELECT_SAME_SIZE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COMDATSelectionTypes
-
The linker chooses an arbitrary section among the definitions
for this symbol.
- IMAGE_DEBUG_TYPE_BORLAND - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
- IMAGE_DEBUG_TYPE_CODEVIEW - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
CodeView debug information.
- IMAGE_DEBUG_TYPE_COFF - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
COFF debug information (line numbers, symbol table, and string
table).
- IMAGE_DEBUG_TYPE_EXCEPTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
- IMAGE_DEBUG_TYPE_FIXUP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
- IMAGE_DEBUG_TYPE_FPO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
Frame Pointer Omission (FPO) information.
- IMAGE_DEBUG_TYPE_MISC - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
- IMAGE_DEBUG_TYPE_OMAP_FROM_SRC - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
- IMAGE_DEBUG_TYPE_OMAP_TO_SRC - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
- IMAGE_DEBUG_TYPE_UNKNOWN - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugTypes
-
Unknown value, ignored by all tools.
- IMAGE_DLLCHARACTERISTICS_NO_BIND - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DLLCharacteristics
-
Do not bind image
- IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DLLCharacteristics
-
Image is Terminal Server aware
- IMAGE_DLLCHARACTERISTICS_WDM_DRIVER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DLLCharacteristics
-
Driver is a WDM Driver
- IMAGE_FILE_16BIT_MACHINE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Use of this flag is reserved for future use.
- IMAGE_FILE_32BIT_MACHINE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Machine based on 32-bit-word architecture.
- IMAGE_FILE_AGGRESSIVE_WS_TRIM - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Aggressively trim working set.
- IMAGE_FILE_BYTES_REVERSED_HI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Big endian: MSB precedes LSB in memory.
- IMAGE_FILE_BYTES_REVERSED_LO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Little endian: LSB precedes MSB in memory.
- IMAGE_FILE_DEBUG_STRIPPED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Debugging information removed from image file.
- IMAGE_FILE_DLL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
The image file is a dynamic-link library (DLL).
- IMAGE_FILE_EXECUTABLE_IMAGE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Image only.
- IMAGE_FILE_LARGE_ADDRESS_AWARE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
App can handle > 2gb addresses.
- IMAGE_FILE_LINE_NUMS_STRIPPED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
COFF line numbers have been removed.
- IMAGE_FILE_LOCAL_SYMS_STRIPPED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
COFF symbol table entries for local symbols have been removed.
- IMAGE_FILE_MACHINE_ALPHA - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Alpha AXP.
- IMAGE_FILE_MACHINE_ALPHA64 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Alpha AXP 64-bit.
- IMAGE_FILE_MACHINE_ARM - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
- IMAGE_FILE_MACHINE_I386 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Intel 386 or later, and compatible processors.
- IMAGE_FILE_MACHINE_IA64 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Intel IA64
- IMAGE_FILE_MACHINE_M68K - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Motorola 68000 series.
- IMAGE_FILE_MACHINE_MIPS16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
- IMAGE_FILE_MACHINE_MIPSFPU - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
MIPS with FPU
- IMAGE_FILE_MACHINE_MIPSFPU16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
MIPS16 with FPU
- IMAGE_FILE_MACHINE_POWERPC - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Power PC, little endian.
- IMAGE_FILE_MACHINE_R10000 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
- IMAGE_FILE_MACHINE_R3000 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
- IMAGE_FILE_MACHINE_R4000 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
MIPS little endian.
- IMAGE_FILE_MACHINE_SH3 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Hitachi SH3
- IMAGE_FILE_MACHINE_SH4 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Hitachi SH4
- IMAGE_FILE_MACHINE_THUMB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
- IMAGE_FILE_MACHINE_UNKNOWN - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.MachineTypes
-
Contents assumed to be applicable to any machine type.
- IMAGE_FILE_RELOCS_STRIPPED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
Image only, Windows CE, Windows NT and above.
- IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
If image is on removable media, copy and run from swap file.
- IMAGE_FILE_SYSTEM - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
The image file is a system file, not a user program.
- IMAGE_FILE_UP_SYSTEM_ONLY - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.Characteristics
-
File should be run only on a UP machine.
- IMAGE_REL_ALPHA_ABSOLUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is ignored.
- IMAGE_REL_ALPHA_BRADDR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 21-bit relative displacement to the target.
- IMAGE_REL_ALPHA_GPDISP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reserved for future use.
- IMAGE_REL_ALPHA_GPREL32 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
32-bit signed displacement of the target relative to the Global
Pointer (GP) register.
- IMAGE_REL_ALPHA_GPRELHI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the 32-bit signed displacement of the target
relative to the Global Pointer (GP) register.
- IMAGE_REL_ALPHA_GPRELLO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the 32-bit signed displacement of the target
relative to the Global Pointer (GP) register.
- IMAGE_REL_ALPHA_HINT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
14-bit hints to the processor for the target of an Alpha jump
instruction.
- IMAGE_REL_ALPHA_INLINE_REFLONG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit virtual address split into high and low
16-bit parts.
- IMAGE_REL_ALPHA_LITERAL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
16-bit signed displacement of the target relative to the Global
Pointer (GP) register.
- IMAGE_REL_ALPHA_LITUSE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reserved for future use.
- IMAGE_REL_ALPHA_MATCH - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is only valid when it immediately follows
INLINE_REFLONG relocation.
- IMAGE_REL_ALPHA_PAIR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is only valid when it immediately follows a
REFHI , REFQ3, REFQ2, or SECRELHI relocation.
- IMAGE_REL_ALPHA_REFHI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the target's 32-bit virtual address.
- IMAGE_REL_ALPHA_REFLO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the target's virtual address.
- IMAGE_REL_ALPHA_REFLONG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit virtual address.
- IMAGE_REL_ALPHA_REFLONGNB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit relative virtual address.
- IMAGE_REL_ALPHA_REFQ1 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the target's 64-bit virtual address.
- IMAGE_REL_ALPHA_REFQ2 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the low 32 bits of the target's 64-bit
virtual address.
- IMAGE_REL_ALPHA_REFQ3 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the high 32 bits of the target's 64-bit
virtual address.
- IMAGE_REL_ALPHA_REFQUAD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 64-bit virtual address.
- IMAGE_REL_ALPHA_SECREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 32-bit offset of the target from the beginning of its
section.
- IMAGE_REL_ALPHA_SECRELHI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the 32-bit offset of the target from the
beginning of its section.
- IMAGE_REL_ALPHA_SECRELLO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the 32-bit offset of the target from the
beginning of its section.
- IMAGE_REL_ALPHA_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 16-bit section index of the section containing the target.
- IMAGE_REL_ARM_ABSOLUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is ignored.
- IMAGE_REL_ARM_ADDR32 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit virtual address.
- IMAGE_REL_ARM_ADDR32NB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit relative virtual address.
- IMAGE_REL_ARM_BRANCH11 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to a subroutine call, consisting of two 16-bit
instructions with 11-bit offsets.
- IMAGE_REL_ARM_BRANCH24 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 24-bit relative displacement to the target.
- IMAGE_REL_ARM_SECREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 32-bit offset of the target from the beginning of its
section.
- IMAGE_REL_ARM_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 16-bit section index of the section containing the target.
- IMAGE_REL_I386_ABSOLUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is ignored.
- IMAGE_REL_I386_DIR16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Not supported.
- IMAGE_REL_I386_DIR32 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target?s 32-bit virtual address.
- IMAGE_REL_I386_DIR32NB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target?s 32-bit relative virtual address.
- IMAGE_REL_I386_REL16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Not supported.
- IMAGE_REL_I386_REL32 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 32-bit relative displacement to the target.
- IMAGE_REL_I386_SECREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 32-bit offset of the target from the beginning of its
section.
- IMAGE_REL_I386_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 16-bit-section index of the section containing the
target.
- IMAGE_REL_I386_SEG12 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Not supported.
- IMAGE_REL_MIPS_ABSOLUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is ignored.
- IMAGE_REL_MIPS_GPREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
16-bit signed displacement of the target relative to the Global
Pointer (GP) register.
- IMAGE_REL_MIPS_JMPADDR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 26 bits of the target's virtual address.
- IMAGE_REL_MIPS_JMPADDR16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 26 bits of the target's virtual address.
- IMAGE_REL_MIPS_LITERAL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Same as IMAGE_REL_MIPS_GPREL.
- IMAGE_REL_MIPS_PAIR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is only valid when it immediately follows a
REFHI or SECRELHI relocation.
- IMAGE_REL_MIPS_REFHALF - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the target's 32-bit virtual address.
- IMAGE_REL_MIPS_REFHI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the target's 32-bit virtual address.
- IMAGE_REL_MIPS_REFLO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the target's virtual address.
- IMAGE_REL_MIPS_REFWORD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit virtual address.
- IMAGE_REL_MIPS_REFWORDNB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit relative virtual address.
- IMAGE_REL_MIPS_SECREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 32-bit offset of the target from the beginning of its
section.
- IMAGE_REL_MIPS_SECRELHI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the 32-bit offset of the target from the
beginning of its section.
- IMAGE_REL_MIPS_SECRELLO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the 32-bit offset of the target from the
beginning of its section.
- IMAGE_REL_MIPS_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 16-bit section index of the section containing the target.
- IMAGE_REL_PPC_ABSOLUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is ignored.
- IMAGE_REL_PPC_ADDR14 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 14 bits of the target's virtual address.
- IMAGE_REL_PPC_ADDR16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the target's virtual address.
- IMAGE_REL_PPC_ADDR24 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 24 bits of the target's virtual address.
- IMAGE_REL_PPC_ADDR32 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit virtual address.
- IMAGE_REL_PPC_ADDR32NB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit relative virtual address.
- IMAGE_REL_PPC_ADDR64 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 64-bit virtual address.
- IMAGE_REL_PPC_GPREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
16-bit signed displacement of the target relative to the Global
Pointer (GP) register.
- IMAGE_REL_PPC_PAIR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is only valid when it immediately follows a
REFHI or SECRELHI relocation.
- IMAGE_REL_PPC_REFHI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the target's 32-bit virtual address.
- IMAGE_REL_PPC_REFLO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the target's virtual address.
- IMAGE_REL_PPC_REL14 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
A 14-bit PC-relative offset to the symbol's location.
- IMAGE_REL_PPC_REL24 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
A 24-bit PC-relative offset to the symbol's location.
- IMAGE_REL_PPC_SECREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 32-bit offset of the target from the beginning of its
section.
- IMAGE_REL_PPC_SECREL16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 16-bit offset of the target from the beginning of its
section.
- IMAGE_REL_PPC_SECRELHI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The high 16 bits of the 32-bit offset of the target from the
beginning of its section.
- IMAGE_REL_PPC_SECRELLO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The low 16 bits of the 32-bit offset of the target from the
beginning of its section.
- IMAGE_REL_PPC_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 16-bit section index of the section containing the target.
- IMAGE_REL_SH3_ABSOLUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
This relocation is ignored.
- IMAGE_REL_SH3_DIRECT16 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 16-bit location that contains the virtual
address of the target symbol.
- IMAGE_REL_SH3_DIRECT32 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit virtual address.
- IMAGE_REL_SH3_DIRECT32_NB - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The target's 32-bit relative virtual address.
- IMAGE_REL_SH3_DIRECT4 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit location whose low 4 bits contain the
virtual address of the target symbol.
- IMAGE_REL_SH3_DIRECT4_LONG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit instruction whose low 4 bits contain the
effective 32-bit virtual address of the target symbol.
- IMAGE_REL_SH3_DIRECT4_WORD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit instruction whose low 4 bits contain the
effective 16-bit virtual address of the target symbol.
- IMAGE_REL_SH3_DIRECT8 - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit location that contains the virtual
address of the target symbol.
- IMAGE_REL_SH3_DIRECT8_LONG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit instruction that contains the effective
32-bit virtual address of the target symbol.
- IMAGE_REL_SH3_DIRECT8_WORD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit instruction that contains the effective
16-bit virtual address of the target symbol.
- IMAGE_REL_SH3_PCREL12_WORD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 16-bit instruction whose low 12 bits contain
the effective 16-bit relative offset of the target symbol.
- IMAGE_REL_SH3_PCREL8_LONG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit instruction which contains the effective
32-bit relative offset of the target symbol.
- IMAGE_REL_SH3_PCREL8_WORD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 8-bit instruction which contains the effective
16-bit relative offset of the target symbol.
- IMAGE_REL_SH3_SECREL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 32-bit offset of the target from the beginning of its
section.
- IMAGE_REL_SH3_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
The 16-bit section index of the section containing the target.
- IMAGE_REL_SH3_SIZEOF_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to the 32-bit location that is the size of the
symbol's section.
- IMAGE_REL_SH3_STARTOF_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.TypeIndicators
-
Reference to a 32-bit location that is the virtual address of
the symbol's section.
- IMAGE_SCN_ALIGN_1024BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 1024-byte boundary.
- IMAGE_SCN_ALIGN_128BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 128-byte boundary.
- IMAGE_SCN_ALIGN_16BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 16-byte boundary.
- IMAGE_SCN_ALIGN_1BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 1-byte boundary.
- IMAGE_SCN_ALIGN_2048BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 2048-byte boundary.
- IMAGE_SCN_ALIGN_256BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 256-byte boundary.
- IMAGE_SCN_ALIGN_2BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 2-byte boundary.
- IMAGE_SCN_ALIGN_32BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 32-byte boundary.
- IMAGE_SCN_ALIGN_4096BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 4096-byte boundary.
- IMAGE_SCN_ALIGN_4BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 4-byte boundary.
- IMAGE_SCN_ALIGN_512BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 512-byte boundary.
- IMAGE_SCN_ALIGN_64BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 64-byte boundary.
- IMAGE_SCN_ALIGN_8192BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 8192-byte boundary.
- IMAGE_SCN_ALIGN_8BYTES - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Align data on a 8-byte boundary.
- IMAGE_SCN_CNT_CODE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section contains executable code.
- IMAGE_SCN_CNT_INITIALIZED_DATA - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section contains initialized data.
- IMAGE_SCN_CNT_UNINITIALIZED_DATA - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section contains uninitialized data.
- IMAGE_SCN_LNK_COMDAT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
- IMAGE_SCN_LNK_INFO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section contains comments or other information.
- IMAGE_SCN_LNK_NRELOC_OVFL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section contains extended relocations.
- IMAGE_SCN_LNK_OTHER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_LNK_REMOVE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section will not become part of the image.
- IMAGE_SCN_MEM_16BIT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_MEM_DISCARDABLE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section can be discarded as needed.
- IMAGE_SCN_MEM_EXECUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section can be executed as code.
- IMAGE_SCN_MEM_FARDATA - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_MEM_LOCKED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_MEM_NOT_CACHED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section cannot be cached.
- IMAGE_SCN_MEM_NOT_PAGED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section is not pageable.
- IMAGE_SCN_MEM_PRELOAD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_MEM_PURGEABLE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_MEM_READ - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section can be read.
- IMAGE_SCN_MEM_SHARED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section can be shared in memory.
- IMAGE_SCN_MEM_WRITE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section can be written to.
- IMAGE_SCN_TYPE_COPY - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_TYPE_DSECT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_TYPE_GROUP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_TYPE_NO_PAD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Section should not be padded to next boundary.
- IMAGE_SCN_TYPE_NOLOAD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_TYPE_OVER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SCN_TYPE_REG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.SectionFlags
-
Reserved for future use.
- IMAGE_SUBSYSTEM_EFI_APPLICATION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Image is an EFI application.
- IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Image is an EFI driver that provides boot services.
- IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Image is an EFI driver that provides runtime services.
- IMAGE_SUBSYSTEM_NATIVE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Used for device drivers and native Windows NT processes.
- IMAGE_SUBSYSTEM_POSIX_CUI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Image runs in the Posix character subsystem.
- IMAGE_SUBSYSTEM_UNKNOWN - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Unknown subsystem.
- IMAGE_SUBSYSTEM_WINDOWS_CE_GUI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Image runs on Windows CE.
- IMAGE_SUBSYSTEM_WINDOWS_CUI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Image runs in the Windows character subsystem.
- IMAGE_SUBSYSTEM_WINDOWS_GUI - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.WindowsNTSubsystem
-
Image runs in the Windows graphical user interface (GUI) subsystem.
- IMAGE_SYM_ABSOLUTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
The symbol has an absolute (non-relocatable) value and is not an
address.
- IMAGE_SYM_CLASS_ARGUMENT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Formal argument (parameter) of a function.
- IMAGE_SYM_CLASS_AUTOMATIC - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Automatic (stack) variable.
- IMAGE_SYM_CLASS_BIT_FIELD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Bit-field reference.
- IMAGE_SYM_CLASS_BLOCK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
A .bb (beginning of block) or .eb (end of block) record.
- IMAGE_SYM_CLASS_END_OF_FUNCTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
(0xFF) Special symbol representing end of function, for
debugging purposes.
- IMAGE_SYM_CLASS_END_OF_STRUCT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
End of structure entry.
- IMAGE_SYM_CLASS_ENUM_TAG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Enumerated type tagname entry.
- IMAGE_SYM_CLASS_EXTERNAL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Used by Microsoft tools for external symbols.
- IMAGE_SYM_CLASS_EXTERNAL_DEF - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Symbol is defined externally.
- IMAGE_SYM_CLASS_FILE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Used by Microsoft tools, as well as traditional COFF format, for
the source-file symbol record.
- IMAGE_SYM_CLASS_FUNCTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Used by Microsoft tools for symbol records that define the
extent of a function: begin function (named .bf), end function
(.ef), and lines in function (.lf).
- IMAGE_SYM_CLASS_LABEL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Code label defined within the module.
- IMAGE_SYM_CLASS_MEMBER_OF_ENUM - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Member of enumeration.
- IMAGE_SYM_CLASS_MEMBER_OF_STRUCT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Structure member.
- IMAGE_SYM_CLASS_MEMBER_OF_UNION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Union member.
- IMAGE_SYM_CLASS_NULL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
No storage class assigned.
- IMAGE_SYM_CLASS_REGISTER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Register variable.
- IMAGE_SYM_CLASS_REGISTER_PARAM - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Register parameter.
- IMAGE_SYM_CLASS_SECTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Definition of a section (Microsoft tools use STATIC storage
class instead).
- IMAGE_SYM_CLASS_STATIC - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
The Value field specifies the offset of the symbol within the
section.
- IMAGE_SYM_CLASS_STRUCT_TAG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Structure tag-name entry.
- IMAGE_SYM_CLASS_TYPE_DEFINITION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Typedef entry.
- IMAGE_SYM_CLASS_UNDEFINED_LABEL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Reference to a code label not defined.
- IMAGE_SYM_CLASS_UNDEFINED_STATIC - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Static data declaration.
- IMAGE_SYM_CLASS_UNION_TAG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Union tag-name entry.
- IMAGE_SYM_CLASS_WEAK_EXTERNAL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Weak external.
- IMAGE_SYM_DEBUG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
The symbol provides general type or debugging information but
does not correspond to a section.
- IMAGE_SYM_DTYPE_ARRAY - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Array of base type.
- IMAGE_SYM_DTYPE_FUNCTION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Function returning base type.
- IMAGE_SYM_DTYPE_NULL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
No derived type; the symbol is a simple scalar variable.
- IMAGE_SYM_DTYPE_POINTER - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Pointer to base type.
- IMAGE_SYM_TYPE_BYTE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Byte; unsigned one-byte integer.
- IMAGE_SYM_TYPE_CHAR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Character (signed byte).
- IMAGE_SYM_TYPE_DOUBLE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Eight-byte floating-point number.
- IMAGE_SYM_TYPE_DWORD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Unsigned four-byte integer.
- IMAGE_SYM_TYPE_ENUM - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Enumerated type.
- IMAGE_SYM_TYPE_FLOAT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Four-byte floating-point number.
- IMAGE_SYM_TYPE_INT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Natural integer type (normally four bytes in Windows NT).
- IMAGE_SYM_TYPE_LONG - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Four-byte signed integer.
- IMAGE_SYM_TYPE_MOE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Member of enumeration (a specific value).
- IMAGE_SYM_TYPE_NULL - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
No type information or unknown base type.
- IMAGE_SYM_TYPE_SHORT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Two-byte signed integer.
- IMAGE_SYM_TYPE_STRUCT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Structure.
- IMAGE_SYM_TYPE_UINT - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Unsigned integer of natural size (normally, four bytes).
- IMAGE_SYM_TYPE_UNION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Union.
- IMAGE_SYM_TYPE_VOID - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
No valid type; used with void pointers and functions.
- IMAGE_SYM_TYPE_WORD - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Word; unsigned two-byte integer.
- IMAGE_SYM_UNDEFINED - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbolConstants
-
Symbol record is not yet assigned a section.
- IMAGE_WEAK_EXTERN_SEARCH_ALIAS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.AuxWeakExternalRecord
-
- IMAGE_WEAK_EXTERN_SEARCH_LIBRARY - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.AuxWeakExternalRecord
-
- IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.AuxWeakExternalRecord
-
- ImmediateOrRegister - Class in sun.jvm.hotspot.asm
-
- ImmediateOrRegister() - Constructor for class sun.jvm.hotspot.asm.ImmediateOrRegister
-
- ImmutableSpace - Class in sun.jvm.hotspot.gc_implementation.shared
-
- ImmutableSpace(Address) - Constructor for class sun.jvm.hotspot.gc_implementation.shared.ImmutableSpace
-
- implementors() - Method in class sun.jvm.hotspot.jdi.InterfaceTypeImpl
-
- implementsInterface(Klass) - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- IN - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisterType
-
- in(int) - Method in class sun.jvm.hotspot.opto.Node
-
- in - Variable in class sun.jvm.hotspot.tools.soql.SOQL
-
- IN_JAVA - Static variable in class sun.jvm.hotspot.runtime.JavaThreadState
-
Running in Java or in stub code
- IN_JAVA_TRANS - Static variable in class sun.jvm.hotspot.runtime.JavaThreadState
-
Corresponding transition state (not used, included for completness)
- IN_NATIVE - Static variable in class sun.jvm.hotspot.runtime.JavaThreadState
-
Running in native code
- IN_NATIVE_TRANS - Static variable in class sun.jvm.hotspot.runtime.JavaThreadState
-
Corresponding transition state
- IN_REGISTER - Static variable in class sun.jvm.hotspot.code.Location.Where
-
- IN_VM - Static variable in class sun.jvm.hotspot.runtime.JavaThreadState
-
Running in VM
- IN_VM_TRANS - Static variable in class sun.jvm.hotspot.runtime.JavaThreadState
-
Corresponding transition state
- includeArgumentOops - Variable in class sun.jvm.hotspot.runtime.RegisterMap
-
Should include argument_oop marked locations for compiler
- includePattern - Variable in class sun.jvm.hotspot.tools.jcore.NameFilter
-
- index() - Method in class sun.jvm.hotspot.interpreter.BytecodeWithCPIndex
-
- IndexableFieldIdentifier - Interface in sun.jvm.hotspot.debugger.cdbg
-
Identifier for indices of arrays
- IndexableFieldIdentifier - Class in sun.jvm.hotspot.oops
-
- IndexableFieldIdentifier(int) - Constructor for class sun.jvm.hotspot.oops.IndexableFieldIdentifier
-
- indexFor(Symbol, Oop) - Method in class sun.jvm.hotspot.utilities.TwoOopHashtable
-
- indexForFieldOrMethod() - Method in class sun.jvm.hotspot.interpreter.BytecodeWithCPIndex
-
- indexOfHandle(Address) - Method in class sun.jvm.hotspot.runtime.JNIHandleBlock
-
Debugging routine: returns the index (0..top() - 1) of the
handle in this block, or -1 if the handle was not contained in
this block.
- indicatesFreeChunk(Address) - Static method in class sun.jvm.hotspot.memory.FreeChunk
-
- initCache(long, long) - Method in class sun.jvm.hotspot.debugger.DebuggerBase
-
May be called by subclasses if desired to initialize the page
cache but may not be overridden
- INITIALIZATION_ERROR - Static variable in class sun.jvm.hotspot.oops.InstanceKlass.ClassState
-
- initialize(TypeDataBase) - Method in class sun.jvm.hotspot.oops.ObjectHeap
-
- initialize(TypeDataBase, boolean) - Static method in class sun.jvm.hotspot.runtime.VM
-
This could be used by a reflective runtime system
- initialize(TypeDataBase, JVMDebugger) - Static method in class sun.jvm.hotspot.runtime.VM
-
This is used by the debugging system
- INITIALIZED - Static variable in interface sun.jvm.hotspot.oops.JVMDIClassStatus
-
- initialized() - Static method in class sun.jvm.hotspot.runtime.PerfMemory
-
- initializeFromPD(RegisterMap) - Method in class sun.jvm.hotspot.runtime.RegisterMap
-
Platform-dependent initializeFrom() functionality
- initializeFromPD(RegisterMap) - Method in class sun.jvm.hotspot.runtime.sparc.SPARCRegisterMap
-
- initializeFromPD(RegisterMap) - Method in class sun.jvm.hotspot.runtime.x86.X86RegisterMap
-
- initializePD() - Method in class sun.jvm.hotspot.runtime.RegisterMap
-
Platform-dependent initialize() functionality
- initializePD() - Method in class sun.jvm.hotspot.runtime.sparc.SPARCRegisterMap
-
- initializePD() - Method in class sun.jvm.hotspot.runtime.x86.X86RegisterMap
-
- initiatingLoader(int) - Method in class sun.jvm.hotspot.memory.LoaderConstraintEntry
-
- initSize() - Method in class sun.jvm.hotspot.memory.GenerationSpec
-
- initState() - Method in class sun.jvm.hotspot.ci.ciInstanceKlass
-
- inlineLevel() - Method in class sun.jvm.hotspot.opto.InlineTree
-
- InlineTree - Class in sun.jvm.hotspot.opto
-
- InlineTree(Address) - Constructor for class sun.jvm.hotspot.opto.InlineTree
-
- innerClassAccessFlagsOffset - Static variable in interface sun.jvm.hotspot.oops.InstanceKlass.InnerClassAttributeOffset
-
- innerClassInnerClassInfoOffset - Static variable in interface sun.jvm.hotspot.oops.InstanceKlass.InnerClassAttributeOffset
-
- innerClassInnerNameOffset - Static variable in interface sun.jvm.hotspot.oops.InstanceKlass.InnerClassAttributeOffset
-
- innerClassNextOffset - Static variable in interface sun.jvm.hotspot.oops.InstanceKlass.InnerClassAttributeOffset
-
- innerClassOuterClassInfoOffset - Static variable in interface sun.jvm.hotspot.oops.InstanceKlass.InnerClassAttributeOffset
-
- inOtherGen() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- InputLexer - Class in sun.jvm.hotspot.debugger
-
InputLexer is the lexer through which the current set of debuggers
see the debug server.
- InputLexer(BufferedInputStream) - Constructor for class sun.jvm.hotspot.debugger.InputLexer
-
- insert(Interval, Object) - Method in class sun.jvm.hotspot.utilities.IntervalTree
-
- insertNode(RBNode) - Method in class sun.jvm.hotspot.utilities.RBTree
-
- insertString(int, String, AttributeSet) - Method in class sun.jvm.hotspot.ui.EditableAtEndDocument
-
- InspectAction - Class in sun.jvm.hotspot.ui.action
-
Callback action for Inspecting the Object Type
- InspectAction() - Constructor for class sun.jvm.hotspot.ui.action.InspectAction
-
- Inspector - Class in sun.jvm.hotspot.ui
-
This class implements tree-browsing functionality of a particular
SimpleTreeNode, and is only designed to be used in a debugging
system.
- Inspector() - Constructor for class sun.jvm.hotspot.ui.Inspector
-
- Inspector(SimpleTreeNode) - Constructor for class sun.jvm.hotspot.ui.Inspector
-
- Instance - Class in sun.jvm.hotspot.oops
-
- InstanceClassLoaderKlass - Class in sun.jvm.hotspot.oops
-
- InstanceClassLoaderKlass(Address) - Constructor for class sun.jvm.hotspot.oops.InstanceClassLoaderKlass
-
- InstanceConstructor<T> - Class in sun.jvm.hotspot.runtime
-
Given a pointer to some memory return an appropriate wrapper.
- InstanceConstructor() - Constructor for class sun.jvm.hotspot.runtime.InstanceConstructor
-
- instanceCounts(List) - Method in class sun.jvm.hotspot.jdi.VirtualMachineImpl
-
- InstanceKlass - Class in sun.jvm.hotspot.oops
-
- InstanceKlass(Address) - Constructor for class sun.jvm.hotspot.oops.InstanceKlass
-
- InstanceKlass.ClassState - Class in sun.jvm.hotspot.oops
-
- InstanceKlass.EnclosingMethodAttributeOffset - Interface in sun.jvm.hotspot.oops
-
- InstanceKlass.InnerClassAttributeOffset - Interface in sun.jvm.hotspot.oops
-
- InstanceKlass.StaticField - Class in sun.jvm.hotspot.oops
-
- InstanceMirrorKlass - Class in sun.jvm.hotspot.oops
-
- InstanceMirrorKlass(Address) - Constructor for class sun.jvm.hotspot.oops.InstanceMirrorKlass
-
- InstanceRefKlass - Class in sun.jvm.hotspot.oops
-
- InstanceRefKlass(Address) - Constructor for class sun.jvm.hotspot.oops.InstanceRefKlass
-
- instances(long) - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- instantiate(Type[]) - Method in interface sun.jvm.hotspot.debugger.cdbg.TemplateType
-
- instantiate(List) - Method in interface sun.jvm.hotspot.debugger.cdbg.TemplateType
-
- instantiateWrapperFor(Address) - Static method in class sun.jvm.hotspot.classfile.ClassLoaderData
-
- instantiateWrapperFor(Address) - Static method in class sun.jvm.hotspot.oops.Metadata
-
- instantiateWrapperFor(Address) - Method in class sun.jvm.hotspot.runtime.InstanceConstructor
-
Instantiate the most-precisely typed wrapper object available
for the type of the given Address.
- instantiateWrapperFor(Address) - Method in class sun.jvm.hotspot.runtime.StaticBaseConstructor
-
Instantiate a wrapper using staticType
- instantiateWrapperFor(Address) - Method in class sun.jvm.hotspot.runtime.VirtualBaseConstructor
-
Instantiate the most-precisely typed wrapper object available
for the type of the given Address.
- instantiateWrapperFor(Address) - Method in class sun.jvm.hotspot.runtime.VirtualConstructor
-
Instantiate the most-precisely typed wrapper object available
for the type of the given Address.
- instructionsSize() - Method in class sun.jvm.hotspot.ci.ciMethod
-
- InstructionVisitor - Interface in sun.jvm.hotspot.asm
-
- instsBegin() - Method in class sun.jvm.hotspot.code.NMethod
-
- instsContains(Address) - Method in class sun.jvm.hotspot.code.NMethod
-
- instsEnd() - Method in class sun.jvm.hotspot.code.NMethod
-
- instsSize() - Method in class sun.jvm.hotspot.code.NMethod
-
- INT_IN_LONG - Static variable in class sun.jvm.hotspot.code.Location.Type
-
Long held in one register
- INT_NATS - Static variable in class sun.jvm.hotspot.debugger.ia64.IA64ThreadContext
-
- IntArray - Class in sun.jvm.hotspot.utilities
-
- IntArray(Address) - Constructor for class sun.jvm.hotspot.utilities.IntArray
-
- intArrayValue() - Method in class sun.jvm.hotspot.runtime.PerfDataEntry
-
- intAt(int) - Method in class sun.jvm.hotspot.runtime.StackValueCollection
-
- IntegerEnum - Class in sun.jvm.hotspot.utilities
-
A class enabling simple construction of type-safe integer
enumerations
- IntegerEnum(int) - Constructor for class sun.jvm.hotspot.utilities.IntegerEnum
-
Constructor is protected because it will only be used by the
subclass
- IntegerTypeImpl - Class in sun.jvm.hotspot.jdi
-
- IntegerValueImpl - Class in sun.jvm.hotspot.jdi
-
- INTERFACE - Static variable in interface sun.jvm.hotspot.jdi.VMModifiers
-
- interfaces() - Method in class sun.jvm.hotspot.jdi.ClassTypeImpl
-
- InterfaceTypeImpl - Class in sun.jvm.hotspot.jdi
-
- InterfaceTypeImpl(VirtualMachine, InstanceKlass) - Constructor for class sun.jvm.hotspot.jdi.InterfaceTypeImpl
-
- InterpretedVFrame - Class in sun.jvm.hotspot.runtime
-
- Interpreter - Class in sun.jvm.hotspot.interpreter
-
- Interpreter() - Constructor for class sun.jvm.hotspot.interpreter.Interpreter
-
- INTERPRETER_FRAME_D_SCRATCH_FP_OFFSET - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
2 words, also used to save float regs across calls to C
- INTERPRETER_FRAME_EXTRA_OUTGOING_ARGUMENT_WORDS - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
Interpreter frame set-up needs to save 2 extra words in outgoing
param area for class and jnienv arguments for native stubs (see
nativeStubGen_sparc.cpp)
- INTERPRETER_FRAME_L_SCRATCH_FP_OFFSET - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
- INTERPRETER_FRAME_MIRROR_OFFSET - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
For native calls only
- INTERPRETER_FRAME_PADDING_OFFSET - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
For native calls only
- INTERPRETER_FRAME_VM_LOCAL_WORDS - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
- INTERPRETER_FRAME_VM_LOCALS_FP_OFFSET - Static variable in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
Should be same as above, and should be zero mod 8
- InterpreterCodelet - Class in sun.jvm.hotspot.interpreter
-
An InterpreterCodelet is a piece of interpreter code.
- InterpreterCodelet(Address) - Constructor for class sun.jvm.hotspot.interpreter.InterpreterCodelet
-
- interpreterFrameMonitorBegin() - Method in class sun.jvm.hotspot.runtime.Frame
-
- interpreterFrameMonitorBegin() - Method in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
- interpreterFrameMonitorBegin() - Method in class sun.jvm.hotspot.runtime.x86.X86Frame
-
- interpreterFrameMonitorEnd() - Method in class sun.jvm.hotspot.runtime.Frame
-
- interpreterFrameMonitorEnd() - Method in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
- interpreterFrameMonitorEnd() - Method in class sun.jvm.hotspot.runtime.x86.X86Frame
-
- interpreterFrameMonitorSize() - Method in class sun.jvm.hotspot.runtime.Frame
-
NOTE: this returns a size in BYTES in this system!
- interpreterFrameMonitorSize() - Method in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
- interpreterFrameMonitorSize() - Method in class sun.jvm.hotspot.runtime.x86.X86Frame
-
- interpreterFramePrintOn(PrintStream) - Method in class sun.jvm.hotspot.runtime.Frame
-
- interpreterInvocationCount() - Method in class sun.jvm.hotspot.ci.ciMethod
-
- interpreterInvocationCount() - Method in class sun.jvm.hotspot.oops.Method
-
- interpreterInvocationCount() - Method in class sun.jvm.hotspot.oops.MethodCounters
-
- interpreterThrowoutCount() - Method in class sun.jvm.hotspot.ci.ciMethod
-
- interpreterThrowoutCount() - Method in class sun.jvm.hotspot.oops.Method
-
- interpreterThrowoutCount() - Method in class sun.jvm.hotspot.oops.MethodCounters
-
- interrupt() - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
-
- interrupted() - Method in class sun.jvm.hotspot.runtime.OSThread
-
- intersection(MemRegion) - Method in class sun.jvm.hotspot.memory.MemRegion
-
- Interval - Class in sun.jvm.hotspot.utilities
-
- Interval(Object, Object) - Constructor for class sun.jvm.hotspot.utilities.Interval
-
It is required that the low endpoint be less than or equal to
the high endpoint according to the Comparator which will be
passed into the overlaps() routines.
- IntervalNode - Class in sun.jvm.hotspot.utilities
-
- IntervalNode(Interval, Comparator, Object) - Constructor for class sun.jvm.hotspot.utilities.IntervalNode
-
- IntervalTree - Class in sun.jvm.hotspot.utilities
-
- IntervalTree(Comparator) - Constructor for class sun.jvm.hotspot.utilities.IntervalTree
-
This constructor takes only one comparator: one which operates
upon the endpoints of the Intervals this tree will store.
- IntField - Class in sun.jvm.hotspot.oops
-
- IntField(FieldIdentifier, long, boolean) - Constructor for class sun.jvm.hotspot.oops.IntField
-
- IntField(JIntField, long) - Constructor for class sun.jvm.hotspot.oops.IntField
-
- IntField(InstanceKlass, int) - Constructor for class sun.jvm.hotspot.oops.IntField
-
- IntType - Interface in sun.jvm.hotspot.debugger.cdbg
-
- intValue() - Method in class sun.jvm.hotspot.jdi.BooleanValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.ByteValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.CharValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.DoubleValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.FloatValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.IntegerValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.LongValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.PrimitiveValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.jdi.ShortValueImpl
-
- intValue() - Method in class sun.jvm.hotspot.runtime.PerfDataEntry
-
- INVALID - Static variable in class sun.jvm.hotspot.code.Location.Type
-
Invalid location
- invalidatePageCache(long, long) - Method in class sun.jvm.hotspot.debugger.DebuggerBase
-
Interim solution for allowing subclasses to write bytes to
process until we make that functionality available in the basic
Address interface
- InvocableCallable - Class in sun.jvm.hotspot.utilities.soql
-
This Callable implementation invokes a script
function of given name when called.
- InvocableCallable(Object, String, Invocable) - Constructor for class sun.jvm.hotspot.utilities.soql.InvocableCallable
-
- invocations() - Method in class sun.jvm.hotspot.memory.Generation
-
- invokedynamicCPCacheIndex(int) - Method in class sun.jvm.hotspot.oops.ConstantPool
-
- invokeLater(Runnable) - Method in class sun.jvm.hotspot.utilities.WorkerThread
-
Runs the given Runnable in the thread represented by this
WorkerThread object at an unspecified later time.
- invokeMethod(ThreadReference, Method, List, int) - Method in class sun.jvm.hotspot.jdi.ClassTypeImpl
-
- invokeMethod(ThreadReference, Method, List, int) - Method in class sun.jvm.hotspot.jdi.ObjectReferenceImpl
-
- IP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
-
Special cases
- IS_ENUM_CONSTANT - Static variable in interface sun.jvm.hotspot.jdi.VMModifiers
-
- isA(Klass) - Method in class sun.jvm.hotspot.oops.Oop
-
- isAbstract() - Method in class sun.jvm.hotspot.jdi.ArrayTypeImpl
-
- isAbstract() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isAbstract() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isAbstract() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isAbstract() - Method in class sun.jvm.hotspot.oops.Klass
-
- isAbstract() - Method in class sun.jvm.hotspot.oops.Method
-
- isActiveBreakpoint() - Method in class sun.jvm.hotspot.interpreter.BytecodeStream
-
- isActiveBreakpointAt(Method, int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
-
- isAdapterBlob() - Method in class sun.jvm.hotspot.code.AdapterBlob
-
- isAdapterBlob() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isAddress() - Method in class sun.jvm.hotspot.asm.Operand
-
- isAddress() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isAload(int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
-
- isAnnotation() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isAnySuspended() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isArgument() - Method in class sun.jvm.hotspot.jdi.LocalVariableImpl
-
- isArray() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isArray() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isArray() - Method in class sun.jvm.hotspot.oops.Array
-
- isArray() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isArray() - Method in class sun.jvm.hotspot.oops.Oop
-
- isArray() - Method in class sun.jvm.hotspot.utilities.soql.JSJavaArrayKlass
-
- isArray() - Method in class sun.jvm.hotspot.utilities.soql.JSJavaInstanceKlass
-
- isArray() - Method in class sun.jvm.hotspot.utilities.soql.JSJavaKlass
-
- isAscending() - Method in class sun.jvm.hotspot.ui.table.SortableTableModel
-
- isAscending() - Method in class sun.jvm.hotspot.ui.table.TableModelComparator
-
- isAstore(int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
-
- isAtBreakpoint() - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
-
- isAttached() - Method in class sun.jvm.hotspot.CommandProcessor.DebuggerInterface
-
- IsavedSP - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- isBeingExtSuspended() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isBeingInflated() - Method in class sun.jvm.hotspot.oops.Mark
-
- isBeingInitialized() - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isBfOrEfSymbol() - Method in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbol
-
Indicates whether this symbol is a .bf or .ef symbol record and
is therefore followed by an
AuxBfEfRecord
.
- isBiasedAnonymously() - Method in class sun.jvm.hotspot.oops.Mark
-
- isBigEndian - Variable in class sun.jvm.hotspot.debugger.DebuggerUtilities
-
- isBigEndian() - Method in interface sun.jvm.hotspot.debugger.MachineDescription
-
Indicates whether the CPU is big- or little-endian.
- isBigEndian() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionAMD64
-
- isBigEndian() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionIA64
-
- isBigEndian() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionIntelX86
-
- isBigEndian() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionSPARC32Bit
-
- isBigEndian() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionSPARC64Bit
-
- isBigEndian() - Method in class sun.jvm.hotspot.runtime.VM
-
Returns true if this is a isBigEndian, false otherwise
- isBit() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isBit() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isBlock() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicSym
-
- isBlock() - Method in interface sun.jvm.hotspot.debugger.cdbg.Sym
-
- isBool() - Method in class sun.jvm.hotspot.runtime.VM.Flag
-
- isBoolean() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isBottom() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isBreakpointSet(Address) - Method in interface sun.jvm.hotspot.debugger.cdbg.ProcessControl
-
Indicates whether a breakpoint is set at the given address.
- isBridge() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isBridge() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isBridge() - Method in class sun.jvm.hotspot.oops.Method
-
- isBufferBlob() - Method in class sun.jvm.hotspot.code.BufferBlob
-
- isBufferBlob() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isByte() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isCalleeSaved() - Method in class sun.jvm.hotspot.compiler.OopMapValue
-
- isCellEditable(Object, int) - Method in class sun.jvm.hotspot.ui.treetable.AbstractTreeTableModel
-
By default, make the column with the Tree in it the only editable one.
- isCellEditable(EventObject) - Method in class sun.jvm.hotspot.ui.treetable.JTreeTable.TreeTableCellEditor
-
This is overriden to forward the event to the tree.
- isCellEditable(Object, int) - Method in class sun.jvm.hotspot.ui.treetable.SimpleTreeTableModel
-
- isCellEditable(Object, int) - Method in interface sun.jvm.hotspot.ui.treetable.TreeTableModel
-
Indicates whether the the value for node node
,
at column number column
is editable.
- isCellEditable(int, int) - Method in class sun.jvm.hotspot.ui.treetable.TreeTableModelAdapter
-
- isChar() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isCIntegerType() - Method in class sun.jvm.hotspot.types.basic.BasicCIntegerType
-
- isCIntegerType() - Method in class sun.jvm.hotspot.types.basic.BasicType
-
Overridden by BasicCIntegerType
- isCIntegerType() - Method in interface sun.jvm.hotspot.types.Type
-
Indicates whether this type is a C integer type -- regardless of
size or signedness.
- isClass() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicCompoundType
-
- isClass() - Method in interface sun.jvm.hotspot.debugger.cdbg.CompoundType
-
Defined as a class in the debug information?
- isClientCompiler() - Method in class sun.jvm.hotspot.runtime.VM
-
Returns true if this is a C1 build, false otherwise
- isCloneable() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isCloneable() - Method in class sun.jvm.hotspot.oops.Klass
-
- isCmsFreeChunk() - Method in class sun.jvm.hotspot.oops.Mark
-
- isCollected() - Method in class sun.jvm.hotspot.jdi.ObjectReferenceImpl
-
- isCompiledFrame() - Method in class sun.jvm.hotspot.runtime.CompiledVFrame
-
- isCompiledFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
- isCompiledFrame() - Method in class sun.jvm.hotspot.runtime.VFrame
-
- isCompiledICHolder() - Method in class sun.jvm.hotspot.oops.CompiledICHolder
-
- isCompilerThread() - Method in class sun.jvm.hotspot.runtime.CompilerThread
-
- isCompilerThread() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isCompound() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isCompound() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isCompressedKlassPointersEnabled() - Method in class sun.jvm.hotspot.runtime.VM
-
- isCompressedOopsEnabled() - Method in class sun.jvm.hotspot.runtime.VM
-
- isConcurrentMarkSweepThread() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isConst() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isConst() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isConstantDouble() - Method in class sun.jvm.hotspot.code.ConstantDoubleValue
-
- isConstantDouble() - Method in class sun.jvm.hotspot.code.ScopeValue
-
- isConstantInt() - Method in class sun.jvm.hotspot.code.ConstantIntValue
-
- isConstantInt() - Method in class sun.jvm.hotspot.code.ScopeValue
-
- isConstantLong() - Method in class sun.jvm.hotspot.code.ConstantLongValue
-
- isConstantLong() - Method in class sun.jvm.hotspot.code.ScopeValue
-
- isConstantOop() - Method in class sun.jvm.hotspot.code.ConstantOopReadValue
-
- isConstantOop() - Method in class sun.jvm.hotspot.code.ScopeValue
-
- isConstantPool() - Method in class sun.jvm.hotspot.oops.ConstantPool
-
- isConstantPoolCache() - Method in class sun.jvm.hotspot.oops.ConstantPoolCache
-
- isConstructor() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isConstructor() - Method in class sun.jvm.hotspot.oops.Method
-
- isCore() - Method in class sun.jvm.hotspot.runtime.VM
-
Returns true if this is a "core" build, false if either C1 or C2
is present
- isCStringType() - Method in class sun.jvm.hotspot.types.basic.BasicType
-
- isCStringType() - Method in interface sun.jvm.hotspot.types.Type
-
Indicates whether this type is const char*.
- isDebugging() - Method in class sun.jvm.hotspot.runtime.VM
-
Test to see whether we're in debugging mode (NOTE: this really
should not be tested by this code; currently only used in
StackFrameStream)
- isDefined(int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
-
- isDeletedHandle(OopHandle) - Method in class sun.jvm.hotspot.runtime.JNIHandles
-
- isDeoptEntry(Address) - Method in class sun.jvm.hotspot.code.NMethod
-
- isDeoptimizationStub() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isDeoptimizationStub() - Method in class sun.jvm.hotspot.code.DeoptimizationBlob
-
- isDeoptimized() - Method in class sun.jvm.hotspot.runtime.CompiledVFrame
-
- isDeoptimized() - Method in class sun.jvm.hotspot.runtime.Frame
-
- isDeoptimized() - Method in class sun.jvm.hotspot.runtime.VFrame
-
- isDeoptMhEntry(Address) - Method in class sun.jvm.hotspot.code.NMethod
-
- isDeoptPc(Address) - Method in class sun.jvm.hotspot.code.NMethod
-
- isDerivedOop() - Method in class sun.jvm.hotspot.compiler.OopMapValue
-
- isDLL() - Method in class sun.jvm.hotspot.debugger.windbg.DLL
-
Indicates whether this is really a DLL or actually a .EXE
file.
- isDone() - Method in class sun.jvm.hotspot.compiler.OopMapStream
-
- isDone() - Method in class sun.jvm.hotspot.runtime.StackFrameStream
-
Iteration
- isDouble() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isDouble() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isDouble() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isDouble() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isDSO() - Method in class sun.jvm.hotspot.debugger.posix.DSO
-
return true if file is a .so
- ISEM - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
-
- isEmpty() - Method in class sun.jvm.hotspot.debugger.LongHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class sun.jvm.hotspot.runtime.StackValueCollection
-
- isEntered(Thread) - Method in class sun.jvm.hotspot.runtime.ObjectMonitor
-
- isEntryFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
Java frame called from C?
- isEntryFrame() - Method in class sun.jvm.hotspot.runtime.VFrame
-
Type testing operations
- isEnum() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isEnum() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isEnum() - Method in class sun.jvm.hotspot.jdi.ClassTypeImpl
-
- isEnum() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isEnumConstant() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isEnumConstant() - Method in class sun.jvm.hotspot.oops.Field
-
- isExceptionStub() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isExceptionStub() - Method in class sun.jvm.hotspot.code.ExceptionBlob
-
- isExportAddressForwarder(short) - Method in interface sun.jvm.hotspot.debugger.win32.coff.ExportDirectoryTable
-
Indicates whether the specified export address is really a
forwarder, in which case the value is not an address but a
string.
- isExternalSuspend() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isExtSuspended() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isFastCode(int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
-
- isField() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isFieldOrMethod() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isFile() - Method in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbol
-
Indicates whether this symbol has storage class FILE and is
therefore followed by a
AuxFileRecord
.
- isFinal() - Method in class sun.jvm.hotspot.jdi.ArrayTypeImpl
-
- isFinal() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isFinal() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isFinal() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isFinal() - Method in class sun.jvm.hotspot.jdi.TypeComponentImpl
-
- isFinal() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isFinal() - Method in class sun.jvm.hotspot.oops.Field
-
- isFinal() - Method in class sun.jvm.hotspot.oops.Klass
-
- isFinal() - Method in class sun.jvm.hotspot.oops.Method
-
- isFirstFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
oldest frame? (has no sender) FIXME: this is modified from the
C++ code to handle the debugging situation where we try to
traverse the stack for, for example, the signal thread, and
don't find any valid Java frames.
- isFirstJavaFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
same for Java frame
- isFloat() - Method in class sun.jvm.hotspot.asm.Register
-
- isFloat() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isFloat() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isFloat() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isFloat() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isFloat() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isFrameCompleteAt(Address) - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isFramePointer() - Method in class sun.jvm.hotspot.asm.Register
-
- isFramePointer() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isFree() - Method in class sun.jvm.hotspot.memory.FreeChunk
-
- isFree() - Method in class sun.jvm.hotspot.memory.HeapBlock.Header
-
- isFree() - Method in class sun.jvm.hotspot.memory.HeapBlock
-
- isFunction() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicSym
-
- isFunction() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isFunction() - Method in interface sun.jvm.hotspot.debugger.cdbg.Sym
-
- isFunction() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isFunctionDefinition() - Method in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbol
-
Indicates whether this symbol is a function definition: storage
class EXTERNAL (2), a Type value indicating it is a function
(0x20), and a section number greater than zero.
- isGlobal() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isGlobal() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicSym
-
- isGlobal() - Method in interface sun.jvm.hotspot.debugger.cdbg.Sym
-
- isGoodAddress() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isHiddenFromExternalView() - Method in class sun.jvm.hotspot.runtime.CompilerThread
-
- isHiddenFromExternalView() - Method in class sun.jvm.hotspot.runtime.ServiceThread
-
- isHiddenFromExternalView() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isIllegal() - Method in class sun.jvm.hotspot.code.Location
-
- isImage() - Method in interface sun.jvm.hotspot.debugger.win32.coff.COFFFile
-
Indicates whether the file is an image (.EXE or .DLL) or not
(.OBJ).
- isImmediate() - Method in class sun.jvm.hotspot.asm.Operand
-
- isIn() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isIn(Address) - Method in class sun.jvm.hotspot.gc_implementation.parallelScavenge.ParallelScavengeHeap
-
- isIn(Address) - Method in class sun.jvm.hotspot.gc_implementation.parallelScavenge.PSOldGen
-
- isIn(Address) - Method in class sun.jvm.hotspot.gc_implementation.parallelScavenge.PSYoungGen
-
- isIn(Address) - Method in class sun.jvm.hotspot.gc_interface.CollectedHeap
-
- isIn(Address) - Method in class sun.jvm.hotspot.memory.GenCollectedHeap
-
- isIn(Address) - Method in class sun.jvm.hotspot.memory.Generation
-
- isIn(Address) - Method in class sun.jvm.hotspot.memory.OneContigSpaceCardGeneration
-
- isIn(Address) - Method in class sun.jvm.hotspot.memory.Universe
-
Returns "TRUE" iff "p" points into the allocated area of the heap.
- isInBlobCode() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInBlobData() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInBlobOops() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInBlobUnknownLocation() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInCodeCache() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInErrorState() - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isInfoBottom() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isInfoTop() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isInHeap() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInInterpreter() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInitialized() - Method in class sun.jvm.hotspot.ci.ciInstanceKlass
-
- isInitialized() - Method in class sun.jvm.hotspot.jdi.ArrayTypeImpl
-
- isInitialized() - Method in class sun.jvm.hotspot.jdi.InterfaceTypeImpl
-
- isInitialized() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isInitialized() - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isInLocalJNIHandleBlock() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInnerClassName(Symbol) - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isInnerOrLocalClassName(Symbol) - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isInNewGen() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInOldGen() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInReserved(Address) - Method in class sun.jvm.hotspot.gc_interface.CollectedHeap
-
- isInReserved(Address) - Method in class sun.jvm.hotspot.memory.Generation
-
Returns "TRUE" iff "p" points into the reserved area of the
generation.
- isInReserved(Address) - Method in class sun.jvm.hotspot.memory.Universe
-
Returns "TRUE" iff "p" points into the reserved area of the heap.
- isInStack(Address) - Method in class sun.jvm.hotspot.runtime.JavaThread
-
- isInStack(Address) - Method in class sun.jvm.hotspot.runtime.Thread
-
- isInstance() - Method in class sun.jvm.hotspot.oops.Instance
-
- isInstance() - Method in class sun.jvm.hotspot.oops.Oop
-
- isInstanceRef() - Method in class sun.jvm.hotspot.oops.Oop
-
- isInStrongGlobalJNIHandleBlock() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isInt() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isInt() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isInt() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isInt() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isInterface() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isInterface() - Method in class sun.jvm.hotspot.oops.Klass
-
- isInterfaceMethod() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isInterpretedFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
type testers
- isInterpretedFrame() - Method in class sun.jvm.hotspot.runtime.InterpretedVFrame
-
Test operation
- isInterpretedFrame() - Method in class sun.jvm.hotspot.runtime.VFrame
-
- isInterpretedFrameValid() - Method in class sun.jvm.hotspot.runtime.Frame
-
performs sanity checks on interpreted frames.
- isInterpretedFrameValid() - Method in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
- isInterpretedFrameValid() - Method in class sun.jvm.hotspot.runtime.x86.X86Frame
-
- isInTLAB() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
This may be true if isInNewGen is also true
- isIntx() - Method in class sun.jvm.hotspot.runtime.VM.Flag
-
- isInvalid() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isInvokedynamic() - Method in class sun.jvm.hotspot.interpreter.BytecodeInvoke
-
- isInvokeDynamic() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isInvokedynamicIndex(int) - Static method in class sun.jvm.hotspot.oops.ConstantPool
-
- isInvokeinterface() - Method in class sun.jvm.hotspot.interpreter.BytecodeInvoke
-
- isInvokespecial() - Method in class sun.jvm.hotspot.interpreter.BytecodeInvoke
-
- isInvokestatic() - Method in class sun.jvm.hotspot.interpreter.BytecodeInvoke
-
- isInvokevirtual() - Method in class sun.jvm.hotspot.interpreter.BytecodeInvoke
-
- isInWeakGlobalJNIHandleBlock() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- IsizeCalleeParms - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
-
- isJavaCode(int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
-
- isJavaFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
- isJavaFrame() - Method in class sun.jvm.hotspot.runtime.JavaVFrame
-
Test operation
- isJavaFrame() - Method in class sun.jvm.hotspot.runtime.VFrame
-
- isJavaMethod() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isJavaMethod() - Method in class sun.jvm.hotspot.code.NMethod
-
- isJavaPCDbg(Address) - Method in class sun.jvm.hotspot.runtime.VM
-
Indicates whether a given program counter is in Java code.
- isJavaPrimitiveType() - Method in class sun.jvm.hotspot.types.basic.BasicType
-
- isJavaPrimitiveType() - Method in interface sun.jvm.hotspot.types.Type
-
Indicates whether this type is one of the Java primitive types.
- isJavaThread() - Method in class sun.jvm.hotspot.runtime.CompilerThread
-
- isJavaThread() - Method in class sun.jvm.hotspot.runtime.JavaThread
-
NOTE: for convenience, this differs in definition from the
underlying VM.
- isJavaThread() - Method in class sun.jvm.hotspot.runtime.JvmtiAgentThread
-
- isJavaThread() - Method in class sun.jvm.hotspot.runtime.ServiceThread
-
- isJavaThread() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isJavaVisible(Oop) - Method in class sun.jvm.hotspot.utilities.AbstractHeapGraphWriter
-
- isJvmtiAgentThread() - Method in class sun.jvm.hotspot.runtime.JvmtiAgentThread
-
- isJvmtiAgentThread() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isKlass() - Method in class sun.jvm.hotspot.oops.Klass
-
- isKlass() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isKlassConstant() - Method in class sun.jvm.hotspot.interpreter.BytecodeLoadConstant
-
- isKlassIndex() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isKlassReference() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isLastBytecode() - Method in class sun.jvm.hotspot.interpreter.BytecodeStream
-
- isLazy() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicSym
-
- isLazy() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isLazy() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.LazyBlockSym
-
- isLazy() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.LazyType
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.BadAddressTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.BooleanTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.CharTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.CStringTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.CTypeTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.DoubleTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.FloatTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.LongTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.MetadataTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.OopTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.RevPtrsTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.RootTreeNodeAdapter
-
- isLeaf() - Method in class sun.jvm.hotspot.ui.tree.SimpleTreeGroupNode
-
- isLeaf(Object) - Method in class sun.jvm.hotspot.ui.tree.SimpleTreeModel
-
- isLeaf() - Method in interface sun.jvm.hotspot.ui.tree.SimpleTreeNode
-
- isLeaf(Object) - Method in class sun.jvm.hotspot.ui.treetable.AbstractTreeTableModel
-
- isLinked() - Method in class sun.jvm.hotspot.ci.ciInstanceKlass
-
- isLinked() - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isLive() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isLoaded() - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isLocal() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isLocal() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicSym
-
- isLocal() - Method in interface sun.jvm.hotspot.debugger.cdbg.Sym
-
- isLocation() - Method in class sun.jvm.hotspot.code.LocationValue
-
- isLocation() - Method in class sun.jvm.hotspot.code.ScopeValue
-
- isLocked() - Method in class sun.jvm.hotspot.oops.Mark
-
- isLockedByVM() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isLockedByVM() - Method in class sun.jvm.hotspot.code.NMethod
-
- isLockOwned(Address) - Method in class sun.jvm.hotspot.runtime.JavaThread
-
- isLockOwned(Address) - Method in class sun.jvm.hotspot.runtime.Thread
-
- isLockReference() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isLong() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isLong() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isLP64() - Method in interface sun.jvm.hotspot.debugger.MachineDescription
-
Indicates whether the underlying machine supports the LP64 data
model (currently only SPARC/64).
- isLP64() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionAMD64
-
- isLP64() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionIA64
-
- isLP64() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionSPARC64Bit
-
- isLP64() - Method in class sun.jvm.hotspot.debugger.MachineDescriptionTwosComplement
-
- isLP64() - Method in class sun.jvm.hotspot.runtime.VM
-
Indicates whether the underlying machine supports the LP64 data
model.
- isMapped() - Method in class sun.jvm.hotspot.debugger.Page
-
Indicates whether this page is mapped in the remote process's
address space
- isMarked() - Method in class sun.jvm.hotspot.oops.Mark
-
- isMemberFunction() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isMemberFunction() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isMethod() - Method in class sun.jvm.hotspot.oops.Method
-
- isMethod() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isMethodData() - Method in class sun.jvm.hotspot.oops.MethodData
-
- isMethodHandle() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isMethodHandleInvoke() - Method in class sun.jvm.hotspot.code.PCDesc
-
- isMethodHandleReturn(Address) - Method in class sun.jvm.hotspot.code.NMethod
-
- isMethodHandlesAdapterBlob() - Method in class sun.jvm.hotspot.code.MethodHandlesAdapterBlob
-
- isMethodType() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isMListIntroducingVirtual() - Method in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeIterator
-
Convenience routine indicating whether this member function is
introducing virtual.
- isModuleLocal() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicFunctionSym
-
- isModuleLocal() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicGlobalSym
-
- isModuleLocal() - Method in interface sun.jvm.hotspot.debugger.cdbg.FunctionSym
-
Indicates whether this function is global or module-local (i.e.,
static)
- isModuleLocal() - Method in interface sun.jvm.hotspot.debugger.cdbg.GlobalSym
-
Indicates whether this symbol is module-local (i.e., static)
- isMonitorMatching() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isNameAndType() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isNamedField() - Method in class sun.jvm.hotspot.oops.Field
-
Indicates whether this is a named field
- isNarrowOop() - Method in class sun.jvm.hotspot.compiler.OopMapValue
-
- isNative() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isNative() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isNative() - Method in class sun.jvm.hotspot.oops.Method
-
- isNativeFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
- isNativeMethod() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isNativeMethod() - Method in class sun.jvm.hotspot.code.NMethod
-
- isNMethod() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isNMethod() - Method in class sun.jvm.hotspot.code.NMethod
-
- isNonlockReference() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isNotInitialized() - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- isNotOsrCompilable() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isObjArray() - Method in class sun.jvm.hotspot.oops.ObjArray
-
- isObjArray() - Method in class sun.jvm.hotspot.oops.Oop
-
- isObject() - Method in class sun.jvm.hotspot.code.ObjectValue
-
- isObject() - Method in class sun.jvm.hotspot.code.ScopeValue
-
- isObject() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isObsolete() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isObsolete() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isObsolete() - Method in class sun.jvm.hotspot.oops.Method
-
- isOk() - Method in class com.sun.java.swing.ui.OkCancelDialog
-
- isOneMethodIntroducingVirtual() - Method in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeIterator
-
Convenience routine indicating whether this method is
introducing virtual.
- isOop() - Method in class sun.jvm.hotspot.compiler.OopMapValue
-
- isOop(int) - Method in class sun.jvm.hotspot.interpreter.OopMapCacheEntry
-
- isOop() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isOopType() - Method in class sun.jvm.hotspot.types.basic.BasicType
-
- isOopType() - Method in interface sun.jvm.hotspot.types.Type
-
Indicates whether this type is an oop type in the VM.
- isOSRMethod() - Method in class sun.jvm.hotspot.code.CodeBlob
-
On-Stack Replacement method
- isOSRMethod() - Method in class sun.jvm.hotspot.code.NMethod
-
- isOut() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isPackagePrivate() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isPackagePrivate() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isPackagePrivate() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isPackagePrivate() - Method in class sun.jvm.hotspot.jdi.TypeComponentImpl
-
- isPackagePrivate() - Method in class sun.jvm.hotspot.oops.Field
-
- isPackagePrivate() - Method in class sun.jvm.hotspot.oops.Method
-
- isPointer() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isPointer() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isPointerType() - Method in class sun.jvm.hotspot.types.basic.BasicPointerType
-
- isPointerType() - Method in class sun.jvm.hotspot.types.basic.BasicType
-
Overridden by BasicPointerType
- isPointerType() - Method in interface sun.jvm.hotspot.types.Type
-
Indicates whether this type is a pointer type.
- isPrepared() - Method in class sun.jvm.hotspot.jdi.ArrayTypeImpl
-
- isPrepared() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isPrivate() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isPrivate() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isPrivate() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isPrivate() - Method in class sun.jvm.hotspot.jdi.TypeComponentImpl
-
- isPrivate() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isPrivate() - Method in class sun.jvm.hotspot.oops.Field
-
- isPrivate() - Method in class sun.jvm.hotspot.oops.Method
-
- isProtected() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isProtected() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isProtected() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isProtected() - Method in class sun.jvm.hotspot.jdi.TypeComponentImpl
-
- isProtected() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isProtected() - Method in class sun.jvm.hotspot.oops.Field
-
- isProtected() - Method in class sun.jvm.hotspot.oops.Method
-
- isPublic() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isPublic() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isPublic() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isPublic() - Method in class sun.jvm.hotspot.jdi.TypeComponentImpl
-
- isPublic() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isPublic() - Method in class sun.jvm.hotspot.oops.Field
-
- isPublic() - Method in class sun.jvm.hotspot.oops.Klass
-
- isPublic() - Method in class sun.jvm.hotspot.oops.Method
-
- isQuitting() - Method in class sun.jvm.hotspot.utilities.soql.JSJavaScriptEngine
-
- isQuitting() - Method in class sun.jvm.hotspot.utilities.soql.SOQLEngine
-
- isRef() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isRef() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isReference() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isRegister() - Method in class sun.jvm.hotspot.asm.Operand
-
- isRegister() - Method in class sun.jvm.hotspot.asm.Register
-
- isRegister() - Method in class sun.jvm.hotspot.asm.sparc.SPARCArgument
-
Locating register-based arguments
- isRegister() - Method in class sun.jvm.hotspot.code.Location
-
- isRegisterLoc() - Method in class sun.jvm.hotspot.compiler.OopMapValue
-
Physical location queries
- isResolved() - Method in class sun.jvm.hotspot.oops.ConstantPool.CPSlot
-
- isReturnType() - Method in class sun.jvm.hotspot.runtime.SignatureIterator
-
- isRobust(OopHandle) - Method in class sun.jvm.hotspot.utilities.ObjectReader
-
- isRoot() - Method in class sun.jvm.hotspot.utilities.LivenessPathElement
-
- isRuntimeFrame() - Method in class sun.jvm.hotspot.runtime.Frame
-
- isRuntimeStub() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isRuntimeStub() - Method in class sun.jvm.hotspot.code.RuntimeStub
-
- isSafepointStub() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isSafepointStub() - Method in class sun.jvm.hotspot.code.SafepointBlob
-
- isSame(BitMap) - Method in class sun.jvm.hotspot.utilities.BitMap
-
Both bitmaps must be the same size.
- isSectionDefinition() - Method in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbol
-
- isSelected() - Method in class com.sun.java.swing.action.StateChangeAction
-
- isServerCompiler() - Method in class sun.jvm.hotspot.runtime.VM
-
Returns true if this is a C2 build, false otherwise
- isServiceThread() - Method in class sun.jvm.hotspot.runtime.ServiceThread
-
- isServiceThread() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isSetNthBit(int, int) - Static method in class sun.jvm.hotspot.utilities.Bits
-
- isShared() - Method in class sun.jvm.hotspot.ci.ciInstanceKlass
-
- isShared() - Method in class sun.jvm.hotspot.utilities.BasicHashtableEntry
-
- isSharingEnabled() - Method in class sun.jvm.hotspot.runtime.VM
-
- isShort() - Method in class sun.jvm.hotspot.oops.FieldType
-
- isSignalHandlerFrameDbg() - Method in class sun.jvm.hotspot.runtime.Frame
-
This is an addition for debugging purposes on platforms which
have the notion of signals.
- isSignalHandlerFrameDbg() - Method in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
-
Identifies a signal handler frame on the stack.
- isSignalHandlerFrameDbg() - Method in class sun.jvm.hotspot.runtime.x86.X86Frame
-
- isSingletonBlob() - Method in class sun.jvm.hotspot.code.SingletonBlob
-
- isStack() - Method in class sun.jvm.hotspot.code.Location
-
- isStackLoc() - Method in class sun.jvm.hotspot.compiler.OopMapValue
-
- isStackPointer() - Method in class sun.jvm.hotspot.asm.Register
-
- isStackPointer() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isStatic() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicField
-
- isStatic() - Method in interface sun.jvm.hotspot.debugger.cdbg.Field
-
Indicates whether this field is static
- isStatic() - Method in class sun.jvm.hotspot.interpreter.BytecodeGetField
-
- isStatic() - Method in class sun.jvm.hotspot.interpreter.BytecodeGetPut
-
- isStatic() - Method in class sun.jvm.hotspot.interpreter.BytecodeGetStatic
-
- isStatic() - Method in class sun.jvm.hotspot.interpreter.BytecodePutField
-
- isStatic() - Method in class sun.jvm.hotspot.interpreter.BytecodePutStatic
-
- isStatic() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isStatic() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isStatic() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isStatic() - Method in class sun.jvm.hotspot.jdi.TypeComponentImpl
-
- isStatic() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isStatic() - Method in class sun.jvm.hotspot.oops.Field
-
- isStatic() - Method in class sun.jvm.hotspot.oops.Method
-
- isStatic() - Method in class sun.jvm.hotspot.runtime.NativeSignatureIterator
-
- isStatic() - Method in class sun.jvm.hotspot.types.basic.BasicField
-
- isStatic() - Method in class sun.jvm.hotspot.types.basic.BasicFieldWrapper
-
- isStatic() - Method in interface sun.jvm.hotspot.types.Field
-
Is this a static field?
- isStaticInitializer() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isStaticInitializer() - Method in class sun.jvm.hotspot.oops.Method
-
- isStrict() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isStrict() - Method in class sun.jvm.hotspot.oops.Method
-
- isString() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isStringIndex() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isStruct() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicCompoundType
-
- isStruct() - Method in interface sun.jvm.hotspot.debugger.cdbg.CompoundType
-
Defined as a struct in the debug information?
- isSubclassOf(Klass) - Method in class sun.jvm.hotspot.oops.Klass
-
- isSubtypeOf(Klass) - Method in class sun.jvm.hotspot.oops.Klass
-
- isSuper() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isSuper() - Method in class sun.jvm.hotspot.oops.Klass
-
- isSuspended() - Method in interface sun.jvm.hotspot.debugger.cdbg.ProcessControl
-
Indicates whether the target process is suspended.
- isSuspended() - Method in class sun.jvm.hotspot.debugger.proc.ProcDebuggerLocal
-
- isSuspended() - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
-
- isSymbol() - Method in class sun.jvm.hotspot.oops.Symbol
-
- isSymbol() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isSynchronized() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isSynchronized() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isSynchronized() - Method in class sun.jvm.hotspot.oops.Method
-
- isSynthetic() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isSynthetic() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isSynthetic() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isSynthetic() - Method in class sun.jvm.hotspot.oops.Field
-
- isSynthetic() - Method in class sun.jvm.hotspot.oops.Klass
-
- isSynthetic() - Method in class sun.jvm.hotspot.oops.Method
-
- isSynthetic(short) - Method in class sun.jvm.hotspot.tools.jcore.ClassWriter
-
- isTerminal() - Method in class sun.jvm.hotspot.utilities.LivenessPathElement
-
- isThread() - Method in class sun.jvm.hotspot.oops.Oop
-
- isTop() - Method in class sun.jvm.hotspot.code.ScopeDesc
-
Tells whether sender() returns null
- isTop() - Method in class sun.jvm.hotspot.runtime.CompiledVFrame
-
- isTop() - Method in class sun.jvm.hotspot.runtime.VFrame
-
Answers if the this is the top vframe in the frame, i.e., if the
sender vframe is in the caller frame
- isTransient() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isTransient() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isTransient() - Method in class sun.jvm.hotspot.oops.Field
-
- isTypeArray() - Method in class sun.jvm.hotspot.oops.Oop
-
- isTypeArray() - Method in class sun.jvm.hotspot.oops.TypeArray
-
- isUIntx() - Method in class sun.jvm.hotspot.runtime.VM.Flag
-
- isUncommonTrapStub() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isUncommonTrapStub() - Method in class sun.jvm.hotspot.code.UncommonTrapBlob
-
- isUninit() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isUnion() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicCompoundType
-
- isUnion() - Method in interface sun.jvm.hotspot.debugger.cdbg.CompoundType
-
Defined as a union in the debug information?
- isUnknown() - Method in class sun.jvm.hotspot.utilities.PointerLocation
-
- isUnlocked() - Method in class sun.jvm.hotspot.oops.Mark
-
- isUnresolved() - Method in class sun.jvm.hotspot.oops.ConstantPool.CPSlot
-
- isUnresolvedKlass() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isUnresolveKlassInError() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isUnsigned() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicBitType
-
- isUnsigned() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicEnumType
-
- isUnsigned() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicIntType
-
- isUnsigned() - Method in interface sun.jvm.hotspot.debugger.cdbg.IntType
-
Indicates whether this type is unsigned
- isUnsigned() - Method in class sun.jvm.hotspot.types.basic.BasicCIntegerField
-
- isUnsigned() - Method in class sun.jvm.hotspot.types.basic.BasicCIntegerType
-
- isUnsigned() - Method in interface sun.jvm.hotspot.types.CIntegerField
-
- isUnsigned() - Method in interface sun.jvm.hotspot.types.CIntegerType
-
Is this integer type unsigned?
- isUtf8() - Method in class sun.jvm.hotspot.utilities.ConstantTag
-
- isV9Only() - Method in class sun.jvm.hotspot.asm.sparc.SPARCRegister
-
- isValid() - Method in class sun.jvm.hotspot.asm.Register
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeANewArray
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeBipush
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeCheckCast
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeGetField
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeGetStatic
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeGoto
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeGotoW
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeIf
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeIinc
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeInstanceOf
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeInvoke
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeJsr
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeJsrW
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeLoad
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeLoadConstant
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeLookupswitch
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeMultiANewArray
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeNew
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeNewArray
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodePutField
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodePutStatic
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeRet
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeSipush
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeStore
-
- isValid() - Method in class sun.jvm.hotspot.interpreter.BytecodeTableswitch
-
- isValidMethod(Address) - Method in class sun.jvm.hotspot.oops.ObjectHeap
-
- isValidProtectionDomain(Oop) - Method in class sun.jvm.hotspot.memory.DictionaryEntry
-
- isValidState() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isValue() - Method in class sun.jvm.hotspot.compiler.OopMapValue
-
- isValue(int) - Method in class sun.jvm.hotspot.interpreter.OopMapCacheEntry
-
- isValue() - Method in class sun.jvm.hotspot.oops.CellTypeState
-
- isVarArgs() - Method in class sun.jvm.hotspot.jdi.MethodImpl
-
- isVarArgs() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isVarArgs() - Method in class sun.jvm.hotspot.oops.Method
-
- isVerified() - Method in class sun.jvm.hotspot.jdi.ArrayTypeImpl
-
- isVerified() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
-
- isVirtual() - Method in interface sun.jvm.hotspot.debugger.cdbg.BaseClass
-
- isVirtual() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicBaseClass
-
- isVisible(StackFrame) - Method in class sun.jvm.hotspot.jdi.LocalVariableImpl
-
- isVMField() - Method in class sun.jvm.hotspot.oops.Field
-
Indicates whether this is a VM field
- isVMThread() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isVoid() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isVoid() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isVolatile() - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- isVolatile() - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
- isVolatile() - Method in class sun.jvm.hotspot.jdi.FieldImpl
-
- isVolatile() - Method in class sun.jvm.hotspot.oops.AccessFlags
-
- isVolatile() - Method in class sun.jvm.hotspot.oops.Field
-
- isWatcherThread() - Method in class sun.jvm.hotspot.runtime.Thread
-
- isWatcherThread() - Method in class sun.jvm.hotspot.runtime.WatcherThread
-
- isWeakExternal() - Method in interface sun.jvm.hotspot.debugger.win32.coff.COFFSymbol
-
- isWide() - Method in class sun.jvm.hotspot.interpreter.BytecodeStream
-
- isWide() - Method in class sun.jvm.hotspot.interpreter.BytecodeWideable
-
- isZeroConst(int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
-
- isZombie() - Method in class sun.jvm.hotspot.code.CodeBlob
-
- isZombie() - Method in class sun.jvm.hotspot.code.NMethod
-
- itemStateChanged(ItemEvent) - Method in class com.sun.java.swing.action.StateChangeAction
-
- iterate(CodeCacheVisitor) - Method in class sun.jvm.hotspot.code.CodeCache
-
- iterate(TypeVisitor) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicCDebugInfoDataBase
-
- iterate(LineNumberVisitor) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicCDebugInfoDataBase
-
- iterate(LineNumberVisitor) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicLineNumberMapping
-
- iterate(TypeVisitor) - Method in interface sun.jvm.hotspot.debugger.cdbg.CDebugInfoDataBase
-
Iteration through all types
- iterate(LineNumberVisitor) - Method in interface sun.jvm.hotspot.debugger.cdbg.CDebugInfoDataBase
-
Iteration through all line number information in this
database.
- iterate(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.Metadata
-
- iterate(HeapVisitor) - Method in class sun.jvm.hotspot.oops.ObjectHeap
-
The base heap iteration mechanism
- iterate(HeapVisitor, ObjectHeap.ObjectFilter) - Method in class sun.jvm.hotspot.oops.ObjectHeap
-
iterate objects satisfying a specified ObjectFilter
- iterate(OopVisitor, boolean) - Method in class sun.jvm.hotspot.oops.Oop
-
- iterate() - Method in class sun.jvm.hotspot.runtime.NativeSignatureIterator
-
- iterate(PerfMemory.PerfDataEntryVisitor) - Static method in class sun.jvm.hotspot.runtime.PerfMemory
-
- iterate() - Method in class sun.jvm.hotspot.runtime.SignatureIterator
-
- iterate(BitMapClosure) - Method in class sun.jvm.hotspot.utilities.BitMap
-
- iterateFields(OopVisitor, boolean) - Method in class sun.jvm.hotspot.oops.Array
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.ArrayKlass
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.ConstantPool
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.ConstantPoolCache
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.ConstantPoolCacheEntry
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.ConstMethod
-
- iterateFields(OopVisitor, boolean) - Method in class sun.jvm.hotspot.oops.Instance
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.Klass
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.Method
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.MethodData
-
- iterateFields(OopVisitor, boolean) - Method in class sun.jvm.hotspot.oops.ObjArray
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.ObjArrayKlass
-
- iterateFields(OopVisitor, boolean) - Method in class sun.jvm.hotspot.oops.TypeArray
-
- iterateFields(MetadataVisitor) - Method in class sun.jvm.hotspot.oops.TypeArrayKlass
-
- iterateLocals(ObjectVisitor) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicCFrame
-
- iterateLocals(ObjectVisitor) - Method in interface sun.jvm.hotspot.debugger.cdbg.CFrame
-
Visit all local variables in this frame if debug information is
available.
- iterateNonStaticFields(OopVisitor, Oop) - Method in class sun.jvm.hotspot.oops.InstanceKlass
-
- iterateNonStaticFields(OopVisitor, Oop) - Method in class sun.jvm.hotspot.oops.InstanceMirrorKlass
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicArrayType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicBitType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicCompoundType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicDoubleType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicEnumType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicFloatType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicFunctionType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicIntType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicMemberFunctionType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicPointerType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicRefType
-
- iterateObject(Address, ObjectVisitor) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicVoidType
-
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.LazyType
-
- iterateObject(Address, ObjectVisitor) - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
Visit an object of this type at the given address with the
specified visitor
- iterateObject(Address, ObjectVisitor, FieldIdentifier) - Method in interface sun.jvm.hotspot.debugger.cdbg.Type
-
Alternate visitor which allows end user to specify the
FieldIdentifier associated with this type (typically for
visiting locals in a frame)
- iterateObjectsOfKlass(HeapVisitor, Klass, boolean) - Method in class sun.jvm.hotspot.oops.ObjectHeap
-
iterate objects of given Klass.
- iterateObjectsOfKlass(HeapVisitor, Klass) - Method in class sun.jvm.hotspot.oops.ObjectHeap
-
iterate objects of given Klass (objects of subtypes included)
- iterateOop(OffsetClosure) - Method in class sun.jvm.hotspot.interpreter.OopMapCacheEntry
-
- iterateParameters() - Method in class sun.jvm.hotspot.runtime.SignatureIterator
-
- iterateRaw(RawHeapVisitor) - Method in class sun.jvm.hotspot.oops.ObjectHeap
-
This routine can be used to iterate through the heap at an
extremely low level (stepping word-by-word) to provide the
ability to do very low-level debugging
- iterateReturntype() - Method in class sun.jvm.hotspot.runtime.SignatureIterator
-
- iterateStaticFields(OopVisitor) - Method in class sun.jvm.hotspot.oops.InstanceKlass
-