New APIs in Java 21
Comparing Java 21 (21.0.4+7-LTS-tem) with Java 7 (1.7.0_80-oracle).
Element | Modification |
---|---|
java.applet |
|
|
|
|
|
|
|
|
|
java.awt.color |
|
|
|
|
|
|
|
finalize() |
|
java.awt.datatransfer |
|
DataFlavor |
|
|
|
|
|
|
|
|
|
java.awt.dnd |
|
DragSourceAdapter |
|
|
|
DragSourceContext |
|
|
|
DragSourceContext(DragSourceContextPeer,... |
|
DragSource |
|
|
|
createDragSourceContext(DragSourceContextPeer,... |
|
DropTargetAdapter |
|
|
|
|
|
addNotify(DropTargetContextPeer) |
|
removeNotify() |
|
DropTarget |
|
|
|
addNotify(ComponentPeer) |
|
|
|
removeNotify(ComponentPeer) |
|
java.awt.event |
|
ComponentAdapter |
|
|
|
ContainerAdapter |
|
|
|
FocusAdapter |
|
|
|
FocusEvent |
|
|
|
|
|
HierarchyBoundsAdapter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvocationEvent |
|
|
|
KeyAdapter |
|
|
|
KeyEvent |
|
|
|
MouseAdapter |
|
|
|
MouseMotionAdapter |
|
|
|
WindowAdapter |
|
|
|
|
|
java.awt.font |
|
GlyphVector |
|
|
|
LayoutPath |
|
|
|
LineMetrics |
|
|
|
TextLayout |
|
equals(Object) |
|
hashCode() |
|
NumericShaper.Range |
|
|
|
|
|
java.awt.geom |
|
CubicCurve2D.Double |
|
getBounds2D() |
|
CubicCurve2D.Float |
|
getBounds2D() |
|
CubicCurve2D |
|
Path2D.Double |
|
Path2D.Float |
|
|
|
QuadCurve2D.Double |
|
getBounds2D() |
|
QuadCurve2D.Float |
|
getBounds2D() |
|
QuadCurve2D |
|
java.awt.image |
|
|
|
|
|
BufferStrategy |
|
|
|
ColorModel |
|
finalize() |
|
ComponentColorModel |
|
|
|
IndexColorModel |
|
|
|
finalize() |
|
|
|
PackedColorModel |
|
|
|
RGBImageFilter |
|
|
|
VolatileImage |
|
|
|
|
|
java.awt.peer |
|
ComponentPeer |
|
checkImage(Image, int, int, ImageObserver) |
|
createImage(ImageProducer) |
|
getToolkit() |
|
prepareImage(Image, int, int, ImageObserver) |
|
requestFocus(Component, boolean, boolean, long,... |
|
|
|
DesktopPeer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FramePeer |
|
|
|
MenuPeer |
|
addSeparator() |
|
RobotPeer |
|
dispose() |
|
|
|
|
|
java.awt |
|
AWTEvent |
|
|
|
AWTKeyStroke |
|
|
|
|
|
|
|
Component |
|
|
|
getPeer() |
|
|
|
|
|
|
|
|
|
|
|
Container.AccessibleAWTContainer |
|
|
|
Desktop |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DisplayMode |
|
|
|
|
|
FileDialog |
|
|
|
FocusTraversalPolicy |
|
|
|
Font |
|
|
|
|
|
getPeer() |
|
|
|
Graphics |
|
|
|
|
|
Image |
|
|
|
KeyboardFocusManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MenuComponent |
|
getPeer() |
|
|
|
|
|
PrintJob |
|
|
|
|
|
RenderingHints |
|
|
|
|
|
|
|
|
|
|
|
Robot |
|
|
|
|
|
|
|
|
|
Toolkit |
|
|
|
createButton(Button) |
|
createCanvas(Canvas) |
|
createCheckbox(Checkbox) |
|
createCheckboxMenuItem(CheckboxMenuItem) |
|
createChoice(Choice) |
|
createComponent(Component) |
|
createDesktopPeer(Desktop) |
|
createDialog(Dialog) |
|
createDragSourceContextPeer(DragGestureEvent) |
|
createFileDialog(FileDialog) |
|
createFrame(Frame) |
|
createLabel(Label) |
|
createList(List) |
|
createMenu(Menu) |
|
createMenuBar(MenuBar) |
|
createMenuItem(MenuItem) |
|
createPanel(Panel) |
|
createPopupMenu(PopupMenu) |
|
createScrollPane(ScrollPane) |
|
createScrollbar(Scrollbar) |
|
createTextArea(TextArea) |
|
createTextField(TextField) |
|
createWindow(Window) |
|
getFontPeer(String, int) |
|
|
|
getMouseInfoPeer() |
|
Desktop.Action |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.beans |
|
|
|
|
|
Beans |
|
|
|
PersistenceDelegate |
|
|
|
|
|
java.io |
|
BufferedInputStream |
|
BufferedReader |
|
|
|
ByteArrayInputStream |
|
ByteArrayOutputStream |
|
CharArrayReader |
|
|
|
|
|
FileInputStream |
|
finalize() |
|
|
|
|
|
FileOutputStream |
|
finalize() |
|
FileReader |
|
FileWriter |
|
InputStreamReader |
|
|
|
InputStream |
|
|
|
|
|
|
|
InvalidClassException |
|
InvalidObjectException |
|
|
|
ObjectInputStream.GetField |
|
|
|
ObjectInputStream |
|
|
|
|
|
|
|
ObjectStreamException |
|
OutputStreamWriter |
|
|
|
|
|
OutputStream |
|
PrintStream |
|
PrintWriter |
|
PushbackInputStream |
|
Reader |
|
SequenceInputStream |
|
|
|
WriteAbortedException |
|
|
|
Writer |
|
|
|
|
|
|
|
ObjectStreamConstants |
|
|
|
java.lang.annotation |
|
|
|
|
|
ElementType |
|
|
|
|
|
|
|
java.lang.instrument |
|
|
|
ClassFileTransformer |
|
|
|
|
|
Instrumentation |
|
|
|
|
|
java.lang.invoke |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MethodHandles.Lookup |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MethodHandles |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.lang.management |
|
LockInfo |
|
|
|
ThreadInfo |
|
|
|
|
|
MemoryMXBean |
|
|
|
RuntimeMXBean |
|
ThreadMXBean |
|
|
|
java.lang.ref |
|
|
|
ReferenceQueue |
|
|
|
|
|
|
|
|
|
|
|
java.lang.reflect |
|
AccessibleObject |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field |
|
|
|
|
|
|
|
GenericSignatureFormatError |
|
|
|
|
|
MalformedParameterizedTypeException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modifier |
|
Modifier() |
|
|
|
|
|
Proxy |
|
|
|
|
|
UndeclaredThrowableException |
|
getCause() |
|
|
|
AnnotatedElement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvocationHandler |
|
Member |
|
|
|
|
|
Type |
|
|
|
java.lang |
|
Deprecated |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Character.UnicodeBlock |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClassLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClassNotFoundException |
|
getCause() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compiler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ExceptionInInitializerError |
|
getCause() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IndexOutOfBoundsException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InternalError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Math |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NullPointerException |
|
|
|
|
|
Object |
|
|
|
|
|
|
|
|
|
|
|
|
|
ProcessBuilder.Redirect |
|
|
|
ProcessBuilder |
|
|
|
Process |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Runtime |
|
|
|
|
|
|
|
getLocalizedInputStream(InputStream) |
|
getLocalizedOutputStream(OutputStream) |
|
|
|
runFinalizersOnExit(boolean) |
|
traceInstructions(boolean) |
|
traceMethodCalls(boolean) |
|
|
|
|
|
inCheck |
|
checkAwtEventQueueAccess() |
|
checkMemberAccess(Class, int) |
|
|
|
checkSystemClipboardAccess() |
|
checkTopLevelWindow(Object) |
|
classDepth(String) |
|
classLoaderDepth() |
|
currentClassLoader() |
|
currentLoadedClass() |
|
getInCheck() |
|
inClass(String) |
|
inClassLoader() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
StackTraceElement |
|
|
|
|
|
|
|
|
|
|
|
StrictMath |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
System |
|
|
|
|
|
|
|
|
|
runFinalizersOnExit(boolean) |
|
|
|
|
|
ThreadGroup |
|
allowThreadSuspension(boolean) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ThreadLocal |
|
|
|
Thread |
|
|
|
|
|
|
|
destroy() |
|
|
|
|
|
|
|
|
|
stop(Throwable) |
|
|
|
VirtualMachineError |
|
|
|
|
|
|
|
|
|
Character.UnicodeScript |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CharSequence |
|
|
|
|
|
Iterable |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.math |
|
BigDecimal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BigInteger |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.net |
|
Authenticator |
|
|
|
|
|
|
|
DatagramPacket |
|
|
|
|
|
DatagramSocketImpl |
|
|
|
|
|
|
|
DatagramSocket |
|
|
|
|
|
|
|
|
|
HttpURLConnection |
|
|
|
|
|
MulticastSocket |
|
|
|
|
|
|
|
|
|
|
|
|
|
NetworkInterface |
|
|
|
|
|
|
|
ProxySelector |
|
|
|
SecureCacheResponse |
|
ServerSocket |
|
|
|
|
|
|
|
|
|
SocketException |
|
SocketImpl |
|
|
|
|
|
|
|
Socket |
|
|
|
|
|
|
|
|
|
StandardSocketOptions |
|
|
|
URLClassLoader |
|
|
|
|
|
|
|
URLConnection |
|
|
|
|
|
URLDecoder |
|
URLDecoder() |
|
URLEncoder |
|
|
|
URL |
|
|
|
|
|
|
|
|
|
|
|
|
|
set(String, String, int, String, String) |
|
set(String, String, int, String, String, String,... |
|
StandardProtocolFamily |
|
SocketOptions |
|
|
|
java.nio.channels.spi |
|
SelectorProvider |
|
java.nio.channels |
|
AsynchronousServerSocketChannel |
|
|
|
AsynchronousSocketChannel |
|
|
|
Channels |
|
DatagramChannel |
|
|
|
FileChannel |
|
SelectionKey |
|
Selector |
|
ServerSocketChannel |
|
|
|
SocketChannel |
|
|
|
java.nio.charset |
|
Charset |
|
java.nio.file.attribute |
|
FileTime |
|
|
|
|
|
java.nio.file.spi |
|
FileSystemProvider |
|
java.nio.file |
|
FileStore |
|
FileSystems |
|
Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Path |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.nio |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.rmi.activation |
|
java.rmi.server |
|
|
|
|
|
UnicastRemoteObject |
|
|
|
|
|
|
|
RemoteRef |
|
|
|
|
|
|
|
java.rmi |
|
|
|
java.security.acl |
|
java.security.cert |
|
CertPathBuilderSpi |
|
|
|
CertPathBuilder |
|
|
|
CertPathValidatorSpi |
|
|
|
CertPathValidator |
|
|
|
Certificate |
|
|
|
|
|
|
|
|
|
|
|
X509CRLSelector |
|
|
|
X509CRL |
|
|
|
|
|
X509CertSelector |
|
|
|
|
|
|
|
|
|
X509Certificate |
|
|
|
|
|
|
|
|
|
|
|
java.security.interfaces |
|
DSAKeyPairGenerator |
|
|
|
|
|
DSAPrivateKey |
|
|
|
DSAPublicKey |
|
|
|
ECPrivateKey |
|
|
|
ECPublicKey |
|
|
|
RSAKey |
|
RSAMultiPrimePrivateCrtKey |
|
|
|
RSAPrivateCrtKey |
|
|
|
RSAPrivateKey |
|
|
|
RSAPublicKey |
|
|
|
java.security.spec |
|
|
|
|
|
getName() |
|
EncodedKeySpec |
|
|
|
|
|
MGF1ParameterSpec |
|
|
|
|
|
PKCS8EncodedKeySpec |
|
|
|
PSSParameterSpec |
|
|
|
|
|
RSAKeyGenParameterSpec |
|
RSAMultiPrimePrivateCrtKeySpec |
|
RSAPrivateCrtKeySpec |
|
RSAPrivateKeySpec |
|
RSAPublicKeySpec |
|
X509EncodedKeySpec |
|
|
|
java.security |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AuthProvider |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvalidParameterException |
|
KeyStore.Builder |
|
|
|
KeyStore.PasswordProtection |
|
|
|
|
|
|
|
KeyStore.PrivateKeyEntry |
|
|
|
|
|
KeyStore.SecretKeyEntry |
|
|
|
|
|
KeyStore.TrustedCertificateEntry |
|
|
|
|
|
KeyStoreSpi |
|
|
|
KeyStore |
|
|
|
|
|
|
|
PermissionCollection |
|
|
|
|
|
|
|
PrivilegedActionException |
|
getCause() |
|
ProtectionDomain |
|
|
|
Provider |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SecureClassLoader |
|
|
|
SecureRandomSpi |
|
|
|
|
|
|
|
|
|
|
|
SecureRandom |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStore.Entry |
|
|
|
Key |
|
|
|
|
|
Principal |
|
|
|
|
|
|
|
PublicKey |
|
|
|
|
|
java.sql |
|
BatchUpdateException |
|
|
|
|
|
Date |
|
|
|
|
|
|
|
DriverManager |
|
|
|
|
|
Time |
|
|
|
|
|
|
|
Timestamp |
|
|
|
|
|
|
|
|
|
Types |
|
|
|
|
|
|
|
|
|
CallableStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Connection |
|
|
|
|
|
|
|
|
|
|
|
|
|
DatabaseMetaData |
|
|
|
|
|
|
|
|
|
PreparedStatement |
|
|
|
|
|
|
|
ResultSet |
|
|
|
|
|
|
|
|
|
SQLInput |
|
|
|
SQLOutput |
|
|
|
|
|
|
|
|
|
Statement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.text.spi |
|
NumberFormatProvider |
|
java.text |
|
DecimalFormatSymbols |
|
DecimalFormat |
|
|
|
NumberFormat.Field |
|
NumberFormat |
|
|
|
|
|
|
|
|
|
|
|
java.util.concurrent.atomic |
|
AtomicBoolean |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AtomicIntegerArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AtomicIntegerFieldUpdater |
|
|
|
|
|
|
|
|
|
AtomicInteger |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AtomicLongArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AtomicLongFieldUpdater |
|
|
|
|
|
|
|
|
|
AtomicLong |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AtomicReferenceArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AtomicReferenceFieldUpdater |
|
|
|
|
|
|
|
|
|
AtomicReference |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.concurrent.locks |
|
AbstractQueuedLongSynchronizer |
|
|
|
LockSupport |
|
|
|
java.util.concurrent |
|
ArrayBlockingQueue |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentHashMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keySet() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentLinkedDeque |
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentLinkedQueue |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentSkipListMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentSkipListSet |
|
|
|
CopyOnWriteArrayList |
|
|
|
|
|
|
|
|
|
|
|
CopyOnWriteArraySet |
|
|
|
|
|
|
|
|
|
DelayQueue |
|
Executors |
|
|
|
|
|
|
|
|
|
|
|
|
|
ForkJoinPool |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ForkJoinTask |
|
|
|
|
|
|
|
|
|
|
|
ForkJoinWorkerThread |
|
FutureTask |
|
LinkedBlockingDeque |
|
|
|
|
|
|
|
|
|
|
|
|
|
LinkedBlockingQueue |
|
|
|
|
|
|
|
|
|
|
|
LinkedTransferQueue |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PriorityBlockingQueue |
|
|
|
|
|
|
|
|
|
|
|
|
|
SynchronousQueue |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ThreadPoolExecutor |
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Future |
|
|
|
java.util.jar |
|
Attributes.Name |
|
|
|
|
|
|
|
|
|
JarEntry |
|
JarFile |
|
|
|
|
|
|
|
|
|
|
|
|
|
Pack200 |
|
Pack200.Packer |
|
Pack200.Unpacker |
|
java.util.logging |
|
FileHandler |
|
|
|
LogManager |
|
|
|
addPropertyChangeListener(PropertyChangeListener) |
|
|
|
|
|
|
|
removePropertyChangeListener(PropertyChangeListene... |
|
|
|
|
|
LogRecord |
|
|
|
|
|
|
|
|
|
|
|
Logger |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.regex |
|
Matcher |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pattern |
|
|
|
|
|
MatchResult |
|
java.util.spi |
|
|
|
|
|
|
|
LocaleNameProvider |
|
|
|
|
|
LocaleServiceProvider |
|
|
|
TimeZoneNameProvider |
|
|
|
|
|
|
|
|
|
|
|
java.util.zip |
|
Adler32 |
|
|
|
update(byte[]) |
|
|
|
CRC32 |
|
|
|
update(byte[]) |
|
Deflater |
|
finalize() |
|
Inflater |
|
finalize() |
|
ZipEntry |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ZipFile |
|
finalize() |
|
|
|
ZipInputStream |
|
Checksum |
|
|
|
|
|
java.util |
|
ArrayDeque |
|
|
|
|
|
|
|
|
|
|
|
|
|
ArrayList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BitSet |
|
|
|
|
|
Calendar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Collections |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currency |
|
|
|
Date |
|
|
|
|
|
|
|
|
|
Formatter |
|
GregorianCalendar |
|
|
|
|
|
|
|
HashMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HashSet |
|
|
|
Hashtable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IdentityHashMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LinkedList |
|
|
|
|
|
Locale |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NoSuchElementException |
|
Objects |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PriorityQueue |
|
|
|
|
|
|
|
|
|
|
|
|
|
Properties |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ResourceBundle |
|
|
|
|
|
|
|
Scanner |
|
|
|
|
|
|
|
ServiceLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TimeZone |
|
|
|
|
|
TreeMap |
|
|
|
|
|
|
|
|
|
TreeSet |
|
|
|
Vector |
|
|
|
|
|
|
|
|
|
|
|
WeakHashMap |
|
|
|
|
|
|
|
|
|
Collection |
|
|
|
|
|
|
|
|
|
Comparator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enumeration |
|
|
|
Iterator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Map.Entry |
|
|
|
|
|
|
|
|
|
Map |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NavigableMap |
|
NavigableSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
Set |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.accessibility |
|
|
|
AccessibleContext |
|
|
|
AccessibleHyperlink |
|
|
|
javax.activation |
|
javax.activity |
|
javax.annotation.processing |
|
|
|
Messager |
|
ProcessingEnvironment |
|
RoundEnvironment |
|
|
|
|
|
javax.annotation |
|
javax.crypto.interfaces |
|
DHPrivateKey |
|
|
|
DHPublicKey |
|
|
|
PBEKey |
|
|
|
javax.crypto.spec |
|
OAEPParameterSpec |
|
|
|
PBEParameterSpec |
|
|
|
|
|
javax.crypto |
|
Cipher |
|
ExemptionMechanism |
|
finalize() |
|
|
|
|
|
|
|
javax.imageio.spi |
|
ServiceRegistry |
|
|
|
javax.imageio.stream |
|
FileCacheImageInputStream |
|
|
|
FileImageInputStream |
|
|
|
FileImageOutputStream |
|
|
|
ImageInputStreamImpl |
|
|
|
MemoryCacheImageInputStream |
|
|
|
javax.jnlp |
|
javax.jws.soap |
|
javax.jws |
|
javax.lang.model.element |
|
|
|
ElementKind |
|
|
|
|
|
|
|
|
|
AnnotationValueVisitor |
|
|
|
ElementVisitor |
|
|
|
|
|
|
|
|
|
ExecutableElement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PackageElement |
|
|
|
TypeElement |
|
TypeParameterElement |
|
VariableElement |
|
|
|
|
|
javax.lang.model.type |
|
TypeKind |
|
|
|
|
|
ExecutableType |
|
|
|
|
|
|
|
|
|
|
|
|
|
TypeVisitor |
|
|
|
|
|
javax.lang.model.util |
|
AbstractAnnotationValueVisitor6 |
|
|
|
AbstractAnnotationValueVisitor7 |
|
|
|
|
|
|
|
AbstractElementVisitor6 |
|
|
|
|
|
AbstractElementVisitor7 |
|
|
|
|
|
|
|
AbstractTypeVisitor6 |
|
|
|
|
|
AbstractTypeVisitor7 |
|
|
|
|
|
|
|
ElementFilter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ElementKindVisitor6 |
|
|
|
|
|
ElementKindVisitor7 |
|
|
|
|
|
|
|
|
|
ElementScanner6 |
|
|
|
|
|
ElementScanner7 |
|
|
|
|
|
|
|
|
|
SimpleAnnotationValueVisitor6 |
|
|
|
|
|
SimpleAnnotationValueVisitor7 |
|
|
|
|
|
|
|
|
|
SimpleElementVisitor6 |
|
|
|
|
|
SimpleElementVisitor7 |
|
|
|
|
|
|
|
|
|
SimpleTypeVisitor6 |
|
|
|
|
|
SimpleTypeVisitor7 |
|
|
|
|
|
|
|
|
|
TypeKindVisitor6 |
|
|
|
|
|
TypeKindVisitor7 |
|
|
|
|
|
|
|
|
|
|
|
Elements |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.lang.model |
|
SourceVersion |
|
|
|
|
|
|
|
|
|
|
|
javax.management.loading |
|
|
|
|
|
|
|
|
|
javax.management.relation |
|
RoleStatus |
|
|
|
javax.management.remote.rmi |
|
RMIConnectorServer |
|
|
|
|
|
RMIIIOPServerImpl |
|
_RMIConnectionImpl_Tie |
|
_RMIConnection_Stub |
|
_RMIServerImpl_Tie |
|
_RMIServer_Stub |
|
javax.management.remote |
|
JMXConnector |
|
|
|
javax.management |
|
|
|
MBeanServer |
|
|
|
|
|
|
|
javax.naming.directory |
|
Attribute |
|
|
|
javax.naming |
|
CompoundName |
|
impl |
|
Context |
|
|
|
Name |
|
|
|
javax.net.ssl |
|
ExtendedSSLSession |
|
|
|
|
|
HandshakeCompletedEvent |
|
|
|
HttpsURLConnection |
|
|
|
|
|
|
|
SSLEngineResult |
|
|
|
|
|
SSLEngine |
|
|
|
|
|
|
|
|
|
SSLHandshakeException |
|
SSLKeyException |
|
SSLParameters |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SSLPeerUnverifiedException |
|
SSLProtocolException |
|
SSLSocketFactory |
|
|
|
SSLSocket |
|
|
|
|
|
|
|
|
|
|
|
SSLEngineResult.HandshakeStatus |
|
|
|
SSLSessionContext |
|
|
|
|
|
SSLSession |
|
|
|
javax.print.attribute.standard |
|
javax.print.event |
|
PrintJobAdapter |
|
|
|
javax.print |
|
PrintServiceLookup |
|
|
|
ServiceUIFactory |
|
|
|
StreamPrintServiceFactory |
|
|
|
javax.rmi.CORBA |
|
javax.rmi |
|
javax.security.auth.kerberos |
|
|
|
|
|
|
|
KerberosPrincipal |
|
KeyTab |
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.security.auth |
|
Policy |
|
|
|
Subject |
|
|
|
|
|
|
|
|
|
|
|
Destroyable |
|
|
|
|
|
javax.security.cert |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javax.security.sasl |
|
Sasl |
|
|
|
javax.sound.midi.spi |
|
MidiDeviceProvider |
|
|
|
MidiFileReader |
|
|
|
MidiFileWriter |
|
|
|
SoundbankReader |
|
|
|
javax.sound.midi |
|
|
|
javax.sound.sampled.spi |
|
AudioFileReader |
|
|
|
AudioFileWriter |
|
|
|
FormatConversionProvider |
|
|
|
MixerProvider |
|
|
|
javax.sql.rowset.serial |
|
SerialArray |
|
|
|
|
|
|
|
SerialBlob |
|
|
|
|
|
|
|
SerialClob |
|
|
|
|
|
|
|
SerialDatalink |
|
|
|
|
|
|
|
SerialJavaObject |
|
|
|
|
|
|
|
SerialRef |
|
|
|
|
|
|
|
SerialStruct |
|
|
|
|
|
|
|
javax.sql |
|
CommonDataSource |
|
|
|
ConnectionPoolDataSource |
|
|
|
|
|
|
|
|
|
|
|
DataSource |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
XADataSource |
|
|
|
|
|
|
|
|
|
|
|
javax.swing.border |
|
AbstractBorder |
|
|
|
javax.swing.colorchooser |
|
AbstractColorChooserPanel |
|
|
|
|
|
|
|
|
|
javax.swing.event |
|
InternalFrameAdapter |
|
|
|
MouseInputAdapter |
|
|
|
SwingPropertyChangeSupport |
|
|
|
javax.swing.filechooser |
|
FileFilter |
|
|
|
FileSystemView |
|
|
|
|
|
|
|
FileView |
|
|
|
javax.swing.plaf.basic |
|
BasicDirectoryModel |
|
|
|
|
|
|
|
BasicGraphicsUtils |
|
|
|
|
|
|
|
|
|
BasicLookAndFeel |
|
|
|
|
|
BasicMenuUI |
|
|
|
BasicRadioButtonUI |
|
installListeners(AbstractButton) |
|
uninstallListeners(AbstractButton) |
|
|
|
|
|
|
|
|
|
BasicSliderUI |
|
|
|
BasicTextUI |
|
|
|
|
|
|
|
|
|
|
|
|
|
BasicToolBarUI |
|
|
|
javax.swing.plaf.metal |
|
MetalBorders.ToolBarBorder |
|
bumps |
|
|
|
|
|
MetalFileChooserUI |
|