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

F

factory() - Method in class sun.jvm.hotspot.ci.ciEnv
 
factory - Variable in class sun.jvm.hotspot.utilities.soql.JSJavaKlass
 
factory - Variable in class sun.jvm.hotspot.utilities.soql.JSJavaObject
 
factory - Variable in class sun.jvm.hotspot.utilities.soql.JSMetadata
 
failedToInitialize() - Method in class sun.jvm.hotspot.jdi.ArrayTypeImpl
 
failedToInitialize() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
 
fastCompare(Symbol) - Method in class sun.jvm.hotspot.oops.Symbol
Note: this comparison is used for vtable sorting only; it doesn't matter what order it defines, as long as it is a total, time-invariant order Since Symbol* are in C_HEAP, their relative order in memory never changes, so use address comparison for speed.
fetchPage(long, long) - Method in interface sun.jvm.hotspot.debugger.PageFetcher
 
fib(int) - Static method in class sun.jvm.hotspot.HelloWorld
 
Field - Interface in sun.jvm.hotspot.debugger.cdbg
 
Field - Class in sun.jvm.hotspot.oops
 
field - Variable in class sun.jvm.hotspot.oops.InstanceKlass.StaticField
 
field - Variable in class sun.jvm.hotspot.types.basic.BasicFieldWrapper
 
Field - Interface in sun.jvm.hotspot.types
This is the basic interface which describes a field in a C/C++ data structure or a Java object.
fieldAccessWatched() - Method in class sun.jvm.hotspot.oops.AccessFlags
 
fieldByName(String) - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
 
fieldHasGenericSignature() - Method in class sun.jvm.hotspot.oops.AccessFlags
 
FieldIdentifier - Interface in sun.jvm.hotspot.debugger.cdbg
Abstraction over named fields and indices of arrays.
FieldIdentifier - Class in sun.jvm.hotspot.oops
 
FieldIdentifier() - Constructor for class sun.jvm.hotspot.oops.FieldIdentifier
 
FieldImpl - Class in sun.jvm.hotspot.jdi
 
fieldMap - Variable in class sun.jvm.hotspot.utilities.ObjectReader
 
fieldModificationWatched() - Method in class sun.jvm.hotspot.oops.AccessFlags
 
fields() - Method in class sun.jvm.hotspot.jdi.ReferenceTypeImpl
 
FieldSetter(Object) - Constructor for class sun.jvm.hotspot.utilities.ObjectReader.FieldSetter
 
fieldsSize() - Method in class sun.jvm.hotspot.code.ObjectValue
 
FieldTreeNodeAdapter - Class in sun.jvm.hotspot.ui.tree
Abstract base class for all adapters for fields of oops
FieldTreeNodeAdapter(FieldIdentifier, boolean) - Constructor for class sun.jvm.hotspot.ui.tree.FieldTreeNodeAdapter
The identifier may be null, i.e., for the root of the tree
FieldType - Class in sun.jvm.hotspot.oops
 
FieldType(Symbol) - Constructor for class sun.jvm.hotspot.oops.FieldType
 
FieldType.ArrayInfo - Class in sun.jvm.hotspot.oops
 
fieldTypeShouldBeAligned(BasicType) - Static method in class sun.jvm.hotspot.memory.Universe
 
FieldVisitor - Interface in sun.jvm.hotspot.oops
 
FILE - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.AuxSymbolRecord
 
FileMenu - Class in com.sun.java.swing.action
 
FileMenu() - Constructor for class com.sun.java.swing.action.FileMenu
 
fill(Method, int) - Method in class sun.jvm.hotspot.interpreter.OopMapCacheEntry
 
fillInitVars(List) - Method in class sun.jvm.hotspot.oops.GenerateOopMap
 
fillStackmapEpilog() - Method in class sun.jvm.hotspot.oops.GenerateOopMap
 
fillStackmapForOpcodes(BytecodeStream, CellTypeStateList, CellTypeStateList, int) - Method in class sun.jvm.hotspot.oops.GenerateOopMap
 
fillStackmapProlog(int) - Method in class sun.jvm.hotspot.oops.GenerateOopMap
 
FINAL - Static variable in interface sun.jvm.hotspot.jdi.VMModifiers
 
FinalizerInfo - Class in sun.jvm.hotspot.tools
 
FinalizerInfo() - Constructor for class sun.jvm.hotspot.tools.FinalizerInfo
 
FinalizerInfo(JVMDebugger) - Constructor for class sun.jvm.hotspot.tools.FinalizerInfo
 
find(int, long, Symbol, Oop, Oop) - Method in class sun.jvm.hotspot.memory.Dictionary
 
find(String, Oop, Oop) - Method in class sun.jvm.hotspot.memory.SystemDictionary
Lookup an already loaded class.
find(Symbol, Oop, Oop) - Method in class sun.jvm.hotspot.memory.SystemDictionary
Lookup an already loaded class.
find(Address) - Static method in class sun.jvm.hotspot.utilities.PointerFinder
 
FindAction - Class in sun.jvm.hotspot.ui.action
Callback action for Finding the Object Type
FindAction() - Constructor for class sun.jvm.hotspot.ui.action.FindAction
 
findAllNodesIntersecting(Interval) - Method in class sun.jvm.hotspot.utilities.IntervalTree
Returns a List<IntervalNode> indicating which nodes' intervals were intersected by the given query interval.
findBlob(Address) - Method in class sun.jvm.hotspot.code.CodeCache
When VM.getVM().isDebugging() returns true, this behaves like findBlobUnsafe
findBlobUnsafe(Address) - Method in class sun.jvm.hotspot.code.CodeCache
 
FindByQueryPanel - Class in sun.jvm.hotspot.ui
 
FindByQueryPanel() - Constructor for class sun.jvm.hotspot.ui.FindByQueryPanel
 
findClass(String) - Method in class sun.jvm.hotspot.utilities.ProcImageClassLoader
 
FindClassesAction - Class in sun.jvm.hotspot.ui.action
Callback action for Finding class by name.
FindClassesAction() - Constructor for class sun.jvm.hotspot.ui.action.FindClassesAction
 
FindCrashesAction - Class in sun.jvm.hotspot.ui.action
Callback action for FindCrashesing the Object Type
FindCrashesAction() - Constructor for class sun.jvm.hotspot.ui.action.FindCrashesAction
 
findCVVariant(int) - Method in class sun.jvm.hotspot.debugger.cdbg.basic.BasicType
 
findDynamicTypeForAddress(Address, Type) - Method in class sun.jvm.hotspot.types.basic.BasicTypeDataBase
 
findDynamicTypeForAddress(Address, Type) - Method in interface sun.jvm.hotspot.types.TypeDataBase
Helper routine for guessing the most derived type of a polymorphic C++ object.
findField(Symbol, Symbol) - Method in class sun.jvm.hotspot.oops.InstanceKlass
Find field according to JVM spec 5.4.3.2, returns the klass in which the field is defined.
findField(String, String) - Method in class sun.jvm.hotspot.oops.InstanceKlass
Find field according to JVM spec 5.4.3.2, returns the klass in which the field is defined (convenience routine)
findFieldDbg(String, String) - Method in class sun.jvm.hotspot.oops.InstanceKlass
Find field according to JVM spec 5.4.3.2, returns the klass in which the field is defined (retained only for backward compatibility with jdbx)
FindInCodeCachePanel - Class in sun.jvm.hotspot.ui
Finds a given (Address) value in the code cache.
FindInCodeCachePanel() - Constructor for class sun.jvm.hotspot.ui.FindInCodeCachePanel
 
FindInHeapPanel - Class in sun.jvm.hotspot.ui
Finds a given (Address) value in the heap.
FindInHeapPanel() - Constructor for class sun.jvm.hotspot.ui.FindInHeapPanel
 
findInstanceKlass(String) - Static method in class sun.jvm.hotspot.utilities.SystemDictionaryHelper
 
findInstanceKlasses(String) - Static method in class sun.jvm.hotspot.utilities.SystemDictionaryHelper
 
findInterfaceField(Symbol, Symbol) - Method in class sun.jvm.hotspot.oops.InstanceKlass
Find field in direct superinterfaces.
findLibrary(String) - Method in class sun.jvm.hotspot.SALauncherLoader
Checks native libraries under directories specified using the System property "sa.library.path".
findLocalField(Symbol, Symbol) - Method in class sun.jvm.hotspot.oops.InstanceKlass
Field access by name.
findMapAtOffset(long, boolean) - Method in class sun.jvm.hotspot.compiler.OopMapSet
 
findMethod(String, String) - Method in class sun.jvm.hotspot.oops.InstanceKlass
Convenience routine taking Strings; lookup is done in SymbolTable.
findMethod(Symbol, Symbol) - Method in class sun.jvm.hotspot.oops.InstanceKlass
Find method in vtable.
findNMethod(Address) - Method in class sun.jvm.hotspot.code.CodeCache
 
findNMethodUnsafe(Address) - Method in class sun.jvm.hotspot.code.CodeCache
 
FindObjectByType - Class in sun.jvm.hotspot.utilities
 
FindObjectByType(Klass) - Constructor for class sun.jvm.hotspot.utilities.FindObjectByType
 
FindPanel - Class in sun.jvm.hotspot.ui
Uses PointerFinder to provide a graphical user interface to the VM's debugging utility "find".
FindPanel() - Constructor for class sun.jvm.hotspot.ui.FindPanel
 
findStart(Address) - Method in class sun.jvm.hotspot.memory.CodeHeap
Returns the start of the block containing p or null
findType(String) - Method in class sun.jvm.hotspot.jdi.LocalVariableImpl
 
findYoungerSP(Address, Address) - Static method in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
 
FinishAction - Class in com.sun.java.swing.action
 
FinishAction() - Constructor for class com.sun.java.swing.action.FinishAction
 
FinishAction(String) - Constructor for class com.sun.java.swing.action.FinishAction
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class sun.jvm.hotspot.ui.treetable.AbstractTreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class sun.jvm.hotspot.ui.treetable.AbstractTreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class sun.jvm.hotspot.ui.treetable.AbstractTreeTableModel
 
fireTreeStructureChanged() - Method in class sun.jvm.hotspot.ui.tree.SimpleTreeModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class sun.jvm.hotspot.ui.treetable.AbstractTreeTableModel
 
fireVMResumed() - Method in class sun.jvm.hotspot.runtime.VM
This is only used by the debugging system.
fireVMSuspended() - Method in class sun.jvm.hotspot.runtime.VM
This is only used by the debugging system.
first() - Method in class sun.jvm.hotspot.runtime.Threads
NOTE: this returns objects of type JavaThread, CompilerThread, JvmtiAgentThread, and ServiceThread.
firstData() - Method in class sun.jvm.hotspot.oops.MethodData
 
firstFlag - Static variable in class sun.jvm.hotspot.oops.DataLayout
 
FLAG_ALLOC - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFSectionHeader
Flag informing that section occupies memory during process execution.
FLAG_EXEC_INSTR - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFSectionHeader
Flag informaing that section contains executable machine instructions.
FLAG_MASK - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFSectionHeader
Flag informing that all the bits in the mask are reserved for processor specific semantics.
FLAG_WRITE - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFSectionHeader
Flag informing that this section contains data that should be writable during process execution.
FlagDumper - Class in sun.jvm.hotspot.tools
 
FlagDumper() - Constructor for class sun.jvm.hotspot.tools.FlagDumper
 
FlagDumper(JVMDebugger) - Constructor for class sun.jvm.hotspot.tools.FlagDumper
 
flagLimit - Static variable in class sun.jvm.hotspot.oops.DataLayout
 
flagMask - Static variable in class sun.jvm.hotspot.oops.DataLayout
 
FLAGS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
flags - Variable in class sun.jvm.hotspot.oops.InstanceKlass.StaticField
 
Flags - Enum in sun.jvm.hotspot.runtime
 
flags() - Method in class sun.jvm.hotspot.runtime.PerfDataEntry
 
flagsToString() - Method in class sun.jvm.hotspot.code.NMethod
 
FLOAT_IN_DBL - Static variable in class sun.jvm.hotspot.code.Location.Type
Float held in double register
floatArrayValue() - Method in class sun.jvm.hotspot.runtime.PerfDataEntry
 
floatAt(int) - Method in class sun.jvm.hotspot.runtime.StackValueCollection
 
FloatField - Class in sun.jvm.hotspot.oops
 
FloatField(FieldIdentifier, long, boolean) - Constructor for class sun.jvm.hotspot.oops.FloatField
 
FloatField(JFloatField, long) - Constructor for class sun.jvm.hotspot.oops.FloatField
 
FloatField(InstanceKlass, int) - Constructor for class sun.jvm.hotspot.oops.FloatField
 
FloatTreeNodeAdapter - Class in sun.jvm.hotspot.ui.tree
Encapsulates a float value in a tree handled by SimpleTreeModel
FloatTreeNodeAdapter(float, FieldIdentifier) - Constructor for class sun.jvm.hotspot.ui.tree.FloatTreeNodeAdapter
 
FloatTreeNodeAdapter(float, FieldIdentifier, boolean) - Constructor for class sun.jvm.hotspot.ui.tree.FloatTreeNodeAdapter
 
FloatType - Interface in sun.jvm.hotspot.debugger.cdbg
 
FloatTypeImpl - Class in sun.jvm.hotspot.jdi
 
floatValue() - Method in class sun.jvm.hotspot.jdi.BooleanValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.ByteValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.CharValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.DoubleValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.FloatValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.IntegerValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.LongValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.PrimitiveValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.jdi.ShortValueImpl
 
floatValue() - Method in class sun.jvm.hotspot.runtime.PerfDataEntry
 
FloatValueImpl - Class in sun.jvm.hotspot.jdi
 
forceEarlyReturn(Value) - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
 
forEachClass(Object[]) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaHeap
 
forEachObject(Object[]) - Method in class sun.jvm.hotspot.utilities.soql.JSJavaHeap
 
format(int) - Static method in class sun.jvm.hotspot.interpreter.Bytecodes
 
FP - Static variable in class sun.jvm.hotspot.asm.sparc.SPARCRegisters
 
FP - Static variable in class sun.jvm.hotspot.debugger.x86.X86ThreadContext
 
FPCS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
FPDO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
FPDS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
FPEDO - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
FPEIP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
FPIP - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
fr - Variable in class sun.jvm.hotspot.runtime.VFrame
 
frame(int) - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
 
Frame - Class in sun.jvm.hotspot.runtime
A frame represents a physical stack frame (an activation).
Frame() - Constructor for class sun.jvm.hotspot.runtime.Frame
 
frameCount() - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
 
frames() - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
 
frames(int, int) - Method in class sun.jvm.hotspot.jdi.ThreadReferenceImpl
 
frameSize() - Method in class sun.jvm.hotspot.runtime.Frame
returns the frame size in stack slots
frameSize() - Method in class sun.jvm.hotspot.runtime.sparc.SPARCFrame
Accessors
frameSize() - Method in class sun.jvm.hotspot.runtime.x86.X86Frame
 
FrameWrapper - Interface in sun.jvm.hotspot.ui
Provides uniform interface for dealing with JInternalFrames and JFrames.
free() - Method in class sun.jvm.hotspot.gc_implementation.g1.HeapRegion
 
free() - Method in class sun.jvm.hotspot.memory.CompactibleFreeListSpace
 
free() - Method in class sun.jvm.hotspot.memory.ConcurrentMarkSweepGeneration
 
free() - Method in class sun.jvm.hotspot.memory.ContiguousSpace
In bytes
free() - Method in class sun.jvm.hotspot.memory.DefNewGeneration
 
free() - Method in class sun.jvm.hotspot.memory.Generation
The number of free bytes in the gen.
free() - Method in class sun.jvm.hotspot.memory.OneContigSpaceCardGeneration
 
free() - Method in class sun.jvm.hotspot.memory.Space
Returned value is in bytes
free0() - Method in class sun.jvm.hotspot.memory.CompactibleFreeListSpace
 
FreeChunk - Class in sun.jvm.hotspot.memory
 
FreeChunk(Address) - Constructor for class sun.jvm.hotspot.memory.FreeChunk
 
freeNext() - Method in class sun.jvm.hotspot.runtime.ObjectMonitor
 
freq() - Method in class sun.jvm.hotspot.opto.Block
 
from() - Method in class sun.jvm.hotspot.memory.DefNewGeneration
 
fromSpace() - Method in class sun.jvm.hotspot.gc_implementation.parallelScavenge.PSYoungGen
 
fromSpaceField - Static variable in class sun.jvm.hotspot.memory.DefNewGeneration
 
FS - Static variable in class sun.jvm.hotspot.debugger.amd64.AMD64ThreadContext
 
FS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50X86RegisterEnums
 
FS - Static variable in class sun.jvm.hotspot.debugger.x86.X86ThreadContext
 
FSBASE - Static variable in class sun.jvm.hotspot.debugger.amd64.AMD64ThreadContext
 
FT_CORE - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFHeader
Core file file type.
FT_DYN - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFHeader
Shared object file type.
FT_EXEC - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFHeader
Executable file type.
FT_HICPROC - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFHeader
Processor specific.
FT_LOCPROC - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFHeader
Processor specific.
FT_NONE - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFHeader
No file type.
FT_REL - Static variable in interface sun.jvm.hotspot.debugger.posix.elf.ELFHeader
Relocatable file type.
FULLY_INITIALIZED - Static variable in class sun.jvm.hotspot.oops.InstanceKlass.ClassState
 
FUNCRET_IN_REGISTERS - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
FUNCRET_INDIRECT_CALLER_FAR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
FUNCRET_INDIRECT_CALLER_NEAR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
FUNCRET_INDIRECT_RETURNEE_FAR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
FUNCRET_INDIRECT_RETURNEE_NEAR - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
FUNCRET_RETURNEE_STACK_CLEANUP_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
FUNCRET_VARARGS_LEFT_TO_RIGHT_MASK - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
Function return flags (S_RETURN)
FUNCRET_VOID - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.DebugVC50SymbolEnums
 
FUNCTION_DEFINITION - Static variable in interface sun.jvm.hotspot.debugger.win32.coff.AuxSymbolRecord
 
FunctionSym - Interface in sun.jvm.hotspot.debugger.cdbg
A FunctionSym is an extension of a BlockSym which contains additional information such as the type (signature) of the function.
FunctionType - Interface in sun.jvm.hotspot.debugger.cdbg
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links
Java SE 8

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