Module java.base
Package java.lang
✗
package java.lang
Types
- ✓ AbstractMethodError
- ✓ Appendable
- ✓ ArithmeticException
- ✓ ArrayIndexOutOfBoundsException
- ✓ ArrayStoreException
- ✗ AssertionError
- ✗ AutoCloseable
- ✓ Boolean
- ✓ BootstrapMethodError
- ✗ Byte
- ✗ CharSequence
- ✗ Character
- ✗ Class
- ✓ ClassCastException
- ✓ ClassCircularityError
- ✓ ClassFormatError
- ✗ ClassLoader
- ✓ ClassNotFoundException
- ✓ ClassValue
- ✓ CloneNotSupportedException
- ✓ Cloneable
- ✗ Comparable
- ① Compiler
- ✗ Deprecated
- ✗ Double
- ✗ Enum
- ✓ EnumConstantNotPresentException
- ✗ Error
- ✗ Exception
- ✓ ExceptionInInitializerError
- ✗ Float
- ✗ FunctionalInterface
- ✓ IllegalAccessError
- ✓ IllegalAccessException
- ✓ IllegalArgumentException
- ✓ IllegalCallerException
- ✓ IllegalMonitorStateException
- ✓ IllegalStateException
- ✓ IllegalThreadStateException
- ✓ IncompatibleClassChangeError
- ✓ IndexOutOfBoundsException
- ✗ InheritableThreadLocal
- ✓ InstantiationError
- ✓ InstantiationException
- ✗ Integer
- ✓ InternalError
- ✓ InterruptedException
- ✗ Iterable
- ✓ LayerInstantiationException
- ✓ LinkageError
- ✗ Long
- ✗ MatchException
- ✗ Math
- ✗ Module
- ✓ ModuleLayer
- ✓ NegativeArraySizeException
- ✓ NoClassDefFoundError
- ✓ NoSuchFieldError
- ✓ NoSuchFieldException
- ✓ NoSuchMethodError
- ✓ NoSuchMethodException
- ✓ NullPointerException
- ✗ Number
- ✓ NumberFormatException
- ✗ Object
- ✓ OutOfMemoryError
- ✗ Override
- ✗ Package
- ✓ Process
- ✗ ProcessBuilder
- ✓ ProcessHandle
- ✓ Readable
- ✗ Record
- ✓ ReflectiveOperationException
- ✓ Runnable
- ✗ Runtime
- ✗ RuntimeException
- ✓ RuntimePermission
- ✗ SafeVarargs
- ① ScopedValue
- ✓ SecurityException
- ✗ SecurityManager
- ✗ Short
- ✓ StackOverflowError
- ✗ StackTraceElement
- ✓ StackWalker
- ✗ StrictMath
- ✗ String
- ✗ StringBuffer
- ✗ StringBuilder
- ✓ StringIndexOutOfBoundsException
- ① StringTemplate
- ✗ SuppressWarnings
- ✗ System
- ✗ Thread
- ✓ ThreadDeath
- ✗ ThreadGroup
- ✗ ThreadLocal
- ✗ Throwable
- ✓ TypeNotPresentException
- ✓ UnknownError
- ✓ UnsatisfiedLinkError
- ✓ UnsupportedClassVersionError
- ✓ UnsupportedOperationException
- ✓ VerifyError
- ✓ VirtualMachineError
- ✓ Void
- ✓ WrongThreadException
Additional Files
- ✓ValueBased.html
- ✓threadPrimitiveDeprecation.html
Summary
| Elements | Comments | Descriptions | Total | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Added | Changed | Removed | Added | Changed | Removed | Added | Changed | Removed | ||
| AssertionError | 16 | 16 | ||||||||
| AutoCloseable | 7 | 2 | 9 | |||||||
| Byte | 7 | 7 | ||||||||
| CharSequence | 3 | 3 | ||||||||
| Character | 6 | 21 | 27 | |||||||
| Class | 1 | 82 | 142 | 33 | 258 | |||||
| ClassLoader | 4 | 9 | 3 | 16 | ||||||
| Comparable | 3 | 3 | ||||||||
| Compiler | 1 | 6 | 7 | |||||||
| Deprecated | 1 | 1 | ||||||||
| Double | 17 | 17 | ||||||||
| Enum | 1 | 1 | 3 | 4 | 2 | 11 | ||||
| Error | 1 | 1 | ||||||||
| Exception | 1 | 1 | ||||||||
| Float | 13 | 13 | ||||||||
| FunctionalInterface | 4 | 4 | ||||||||
| InheritableThreadLocal | 1 | 1 | ||||||||
| Integer | 7 | 7 | ||||||||
| Iterable | 4 | 1 | 5 | |||||||
| Long | 7 | 7 | ||||||||
| MatchException | 25 | 28 | 20 | 73 | ||||||
| Math | 4 | 4 | 6 | 14 | ||||||
| Module | 3 | 7 | 10 | |||||||
| Number | 2 | 2 | ||||||||
| Object | 1 | 1 | ||||||||
| Override | 3 | 3 | ||||||||
| Package | 5 | 5 | ||||||||
| ProcessBuilder | 4 | 4 | ||||||||
| Record | 4 | 1 | 5 | |||||||
| Runtime | 18 | 10 | 3 | 31 | ||||||
| RuntimeException | 3 | 1 | 1 | 5 | ||||||
| SafeVarargs | 3 | 3 | ||||||||
| ScopedValue | 2 | 11 | 13 | |||||||
| SecurityManager | 2 | 2 | ||||||||
| Short | 7 | 7 | ||||||||
| StackTraceElement | 1 | 5 | 6 | |||||||
| StrictMath | 4 | 6 | 7 | 1 | 18 | |||||
| String | 3 | 7 | 10 | 20 | ||||||
| StringBuffer | 2 | 2 | 4 | 8 | ||||||
| StringBuilder | 2 | 2 | 4 | 8 | ||||||
| StringTemplate | 3 | 11 | 14 | |||||||
| SuppressWarnings | 6 | 6 | ||||||||
| System | 16 | 3 | 4 | 23 | ||||||
| Thread | 2 | 3 | 11 | 7 | 46 | 69 | ||||
| ThreadGroup | 1 | 1 | 2 | |||||||
| ThreadLocal | 14 | 14 | ||||||||
| Throwable | 1 | 1 | ||||||||
| Total | 28 | 7 | 5 | 256 | 348 | 137 | 781 | |||