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 _ 

X

X86CurrentFrameGuess - Class in sun.jvm.hotspot.runtime.x86
Should be able to be used on all x86 platforms we support (Win32, Solaris/x86, and soon Linux) to implement JavaThread's "currentFrameGuess()" functionality.
X86CurrentFrameGuess(X86ThreadContext, JavaThread) - Constructor for class sun.jvm.hotspot.runtime.x86.X86CurrentFrameGuess
 
X86Frame - Class in sun.jvm.hotspot.runtime.x86
Specialization of and implementation of abstract methods of the Frame class for the x86 family of CPUs.
X86Frame(Address, Address, Address) - Constructor for class sun.jvm.hotspot.runtime.x86.X86Frame
 
X86Frame(Address, Address) - Constructor for class sun.jvm.hotspot.runtime.x86.X86Frame
 
X86Frame(Address, Address, Address, Address) - Constructor for class sun.jvm.hotspot.runtime.x86.X86Frame
 
X86JavaCallWrapper - Class in sun.jvm.hotspot.runtime.x86
 
X86JavaCallWrapper(Address) - Constructor for class sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper
 
X86RegisterMap - Class in sun.jvm.hotspot.runtime.x86
 
X86RegisterMap(JavaThread, boolean) - Constructor for class sun.jvm.hotspot.runtime.x86.X86RegisterMap
This is the only public constructor
X86RegisterMap(RegisterMap) - Constructor for class sun.jvm.hotspot.runtime.x86.X86RegisterMap
 
X86ThreadContext - Class in sun.jvm.hotspot.debugger.x86
Specifies the thread context on x86 platforms; only a sub-portion of the context is guaranteed to be present on all operating systems.
X86ThreadContext() - Constructor for class sun.jvm.hotspot.debugger.x86.X86ThreadContext
 
xorWithMask(long) - Method in interface sun.jvm.hotspot.debugger.Address
This throws an UnsupportedOperationException if this address happens to actually be an OopHandle.
xorWithMask(long) - Method in class sun.jvm.hotspot.debugger.linux.LinuxAddress
 
xorWithMask(long) - Method in class sun.jvm.hotspot.debugger.linux.LinuxOopHandle
 
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.