/
githubmirror
/
jdk22
ОбзорДокументацияВойти
/
githubmirror
/
jdk22
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
jdk22/
.../java/lang/
..
annotation

8283230: Improve @jls usage in ElementType

4 года назад
classfile

8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVersion spec contains a copy-paste error

3 года назад
constant

8317868: Add @sealedGraph to MethodHandleDesc and descendants

3 года назад
doc-files

8249627: Degrade Thread.suspend and Thread.resume

4 года назад
foreign

8325001: Typo in the javadocs for the Arena::ofShared method

3 года назад
invoke

8308753: Class-File API transition to Preview

3 года назад
module

8320716: ResolvedModule::reads includes self when configuration contains two or more automatic modules

3 года назад
ref

8311290: Improve java.lang.ref.Cleaner rendered documentation

3 года назад
reflect

8316851: Add @sealedGraph to Executable

3 года назад
runtime

8308753: Class-File API transition to Preview

3 года назад
AbstractMethodError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
AbstractStringBuilder.java

8311906: Improve robustness of String constructors with mutable array inputs

3 года назад
Appendable.java

8311906: Improve robustness of String constructors with mutable array inputs

3 года назад
ApplicationShutdownHooks.java

8284161: Implementation of Virtual Threads (Preview)

4 года назад
ArithmeticException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
ArrayIndexOutOfBoundsException.java

8229997: Apply java.io.Serial annotations in java.base

7 лет назад
ArrayStoreException.java

8299498: Usage of constructors of primitive wrapper classes should be avoided in java.lang API docs

4 года назад
AssertionError.java

8249687: Use inline @jls and @jvm tages in more places in java.base

6 лет назад
AssertionStatusDirectives.java

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
AutoCloseable.java

8268736: Use apiNote in AutoCloseable.close javadoc

5 лет назад
BaseVirtualThread.java

8287496: Alternative virtual thread implementation that maps to OS thread

4 года назад
Boolean.java

8269665: Clean-up toString() methods of some primitive wrappers

5 лет назад
BootstrapMethodError.java

8229997: Apply java.io.Serial annotations in java.base

7 лет назад
Byte.java

8295555: Primitive wrapper caches could be `@Stable`

3 года назад
CharSequence.java

8300133: Use generalized see and link tags in core libs

4 года назад
Character.java

8296246: Update Unicode Data Files to Version 15.1.0

3 года назад
CharacterData.java

8303018: Unicode Emoji Properties

3 года назад
CharacterData00.java.template

8303018: Unicode Emoji Properties

3 года назад
CharacterData01.java.template

8303018: Unicode Emoji Properties

3 года назад
CharacterData02.java.template

8303018: Unicode Emoji Properties

3 года назад
CharacterData03.java.template

8303018: Unicode Emoji Properties

3 года назад
CharacterData0E.java.template

8303018: Unicode Emoji Properties

3 года назад
CharacterDataLatin1.java.template

8303018: Unicode Emoji Properties

3 года назад
CharacterDataPrivateUse.java

8303018: Unicode Emoji Properties

3 года назад
CharacterDataUndefined.java

8303018: Unicode Emoji Properties

3 года назад
CharacterName.java

8300489: Use ArraysSupport.vectorizedHashCode in j.l.CharacterName

4 года назад
Class.java

8321114: Rename "Unnamed Classes" to "Implicitly Declared Classes" better

3 года назад
ClassCastException.java

8289730: Deprecated code sample in java.lang.ClassCastException

4 года назад
ClassCircularityError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
ClassFormatError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
ClassFrameInfo.java

8268829: Provide an optimized way to walk the stack with Class object only 8210375: StackWalker::getCallerClass throws UnsupportedOperationException

3 года назад
ClassLoader.java

8314738: Remove all occurrences of and support for @revised

3 года назад
ClassNotFoundException.java

8264148: Update spec for exceptions retrofitted for exception chaining

5 лет назад
ClassValue.java

8285676: Add missing @param tags for type parameters on classes and interfaces

4 года назад
CloneNotSupportedException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
Cloneable.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
Comparable.java

8261123: Augment discussion of equivalence classes in Object.equals and comparison methods

5 лет назад
ConditionalSpecialCasing.java

8288628: Unnecessary Hashtable usage in ConditionalSpecialCasing

4 года назад
Deprecated.java

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Double.java

8320940: Fix typo in java.lang.Double

3 года назад
Enum.java

8306075: Micro-optimize Enum.hashCode

3 года назад
EnumConstantNotPresentException.java

8229997: Apply java.io.Serial annotations in java.base

7 лет назад
Error.java

8319374: JFR: Remove instrumentation for exception events

3 года назад
Exception.java

8229997: Apply java.io.Serial annotations in java.base

7 лет назад
ExceptionInInitializerError.java

8264148: Update spec for exceptions retrofitted for exception chaining

5 лет назад
FdLibm.java

8311122: Fix typos in java.base

3 года назад
Float.java

8295391: Add discussion of binary <-> decimal conversion issues

3 года назад
FunctionalInterface.java

8224175: Fix inconsistencies in @jls and @jvms tags

7 лет назад
IllegalAccessError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
IllegalAccessException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
IllegalArgumentException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
IllegalCallerException.java

8255262: Remove use of legacy custom @spec tag

6 лет назад
IllegalMonitorStateException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
IllegalStateException.java

8234335: Remove line break in class declaration in java.base

7 лет назад
IllegalThreadStateException.java

8249627: Degrade Thread.suspend and Thread.resume

4 года назад
IncompatibleClassChangeError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
IndexOutOfBoundsException.java

8255150: Add utility methods to check long indexes and ranges

6 лет назад
InheritableThreadLocal.java

8284161: Implementation of Virtual Threads (Preview)

4 года назад
InstantiationError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
InstantiationException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
Integer.java

8318646: Integer#parseInt("") throws empty NumberFormatException message

3 года назад
InternalError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
InterruptedException.java

8287353: Use snippet tag instead of pre tag in Javadoc of InterruptedException

4 года назад
Iterable.java

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
LayerInstantiationException.java

8255262: Remove use of legacy custom @spec tag

6 лет назад
LinkageError.java

8234335: Remove line break in class declaration in java.base

7 лет назад
LiveStackFrame.java

8284161: Implementation of Virtual Threads (Preview)

4 года назад
LiveStackFrameInfo.java

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Long.java

8318646: Integer#parseInt("") throws empty NumberFormatException message

3 года назад
MatchException.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
Math.java

8316688: Widen allowable error bound of Math.hypot

3 года назад
Module.java

8308753: Class-File API transition to Preview

3 года назад
ModuleLayer.java

8318601: Remove javadoc text about restricted methods

3 года назад
NamedPackage.java

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
NegativeArraySizeException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
NoClassDefFoundError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
NoSuchFieldError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
NoSuchFieldException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
NoSuchMethodError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
NoSuchMethodException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
NullPointerException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
Number.java

8264609: Number.{byteValue, shortValue} spec should use @implSpec

5 лет назад
NumberFormatException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
Object.java

8310453: Update javadoc of java.lang.Object

3 года назад
OutOfMemoryError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
Override.java

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Package.java

8314738: Remove all occurrences of and support for @revised

3 года назад
PinnedThreadPrinter.java

8322846: Running with -Djdk.tracePinnedThreads set can hang

3 года назад
Process.java

8294533: Documentation mistake in Process::getErrorStream and getInputStream

4 года назад
ProcessBuilder.java

8295304: Runtime support improvements

3 года назад
ProcessHandle.java

8284893: Fix typos in java.base

4 года назад
ProcessHandleImpl.java

8297451: ProcessHandleImpl should assert privilege when modifying reaper thread

4 года назад
PublicMethods.java

8266459: Implement JEP 411: Deprecate the Security Manager for Removal

5 лет назад
Readable.java

8222329: Readable read(CharBuffer) does not specify that 0 is returned when there is no remaining space in buffer

3 года назад
Record.java

8305206: Add @spec tags in java.base/java.* (part 1)

3 года назад
ReflectiveOperationException.java

8229997: Apply java.io.Serial annotations in java.base

7 лет назад
Runnable.java

8284161: Implementation of Virtual Threads (Preview)

4 года назад
Runtime.java

8302496: Runtime.exit incorrectly says it never throws an exception

3 года назад
RuntimeException.java

8229997: Apply java.io.Serial annotations in java.base

7 лет назад
RuntimePermission.java

8249627: Degrade Thread.suspend and Thread.resume

4 года назад
SafeVarargs.java

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
ScopedValue.java

8319120: Unbound ScopedValue.get() throws the wrong exception

3 года назад
SecurityException.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
SecurityManager.java

8294618: Update openjdk.java.net => openjdk.org

4 года назад
Short.java

8295555: Primitive wrapper caches could be `@Stable`

3 года назад
Shutdown.java

8303198: System and Runtime.exit() resilience to logging errors

3 года назад
StackFrameInfo.java

8268829: Provide an optimized way to walk the stack with Class object only 8210375: StackWalker::getCallerClass throws UnsupportedOperationException

3 года назад
StackOverflowError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
StackStreamFactory.java

8316305: Initial buffer size of StackWalker is too small caused by JDK-8285447

3 года назад
StackTraceElement.java

8314738: Remove all occurrences of and support for @revised

3 года назад
StackWalker.java

8268829: Provide an optimized way to walk the stack with Class object only 8210375: StackWalker::getCallerClass throws UnsupportedOperationException

3 года назад
StrictMath.java

8303798: REDO - Remove fdlibm C sources

3 года назад
String.java

8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters

3 года назад
StringBuffer.java

8322512: StringBuffer.repeat does not work correctly after toString() was called

3 года назад
StringBuilder.java

8304945: StringBuilder and StringBuffer should implement Appendable explicitly

3 года назад
StringCoding.java

8281146: Replace StringCoding.hasNegatives with countPositives

4 года назад
StringConcatHelper.java

8318457: Use prefix-less prepend methods directly to reduce branches in String concat expressions

3 года назад
StringIndexOutOfBoundsException.java

8229997: Apply java.io.Serial annotations in java.base

7 лет назад
StringLatin1.java

8311906: Improve robustness of String constructors with mutable array inputs

3 года назад
StringTemplate.java

8317874: Add @sealedGraph to StringTemplate.Processor.Linkage

3 года назад
StringUTF16.java

8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled

3 года назад
SuppressWarnings.java

8280744: Allow SuppressWarnings to be used in all declaration contexts

5 лет назад
System.java

8320788: The system properties page is missing some properties

3 года назад
Thread.java

8315921: Invalid CSS declarations in java.lang class documentation

3 года назад
ThreadBuilders.java

8308609: java/lang/ScopedValue/StressStackOverflow.java fails with "-XX:-VMContinuations"

3 года назад
ThreadDeath.java

8289610: Degrade Thread.stop

4 года назад
ThreadGroup.java

8297295: Remove ThreadGroup.allowThreadSuspension

4 года назад
ThreadLocal.java

8321470: ThreadLocal.nextHashCode can be static final

3 года назад
Throwable.java

8319374: JFR: Remove instrumentation for exception events

3 года назад
TypeNotPresentException.java

8251203: Fix "no comment" warnings in java.base/java.lang and java/io

6 лет назад
UnknownError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
UnsatisfiedLinkError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
UnsupportedClassVersionError.java

8234335: Remove line break in class declaration in java.base

7 лет назад
UnsupportedOperationException.java

8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base

7 лет назад
VerifyError.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
VersionProps.java.template

8288706: Unused parameter 'boolean newln' in method java.lang.VersionProps#print(boolean, boolean)

4 года назад
VirtualMachineError.java

8284191: Replace usages of 'a the' in hotspot and java.base

4 года назад
VirtualThread.java

8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned 8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64 8323296: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1 timed out

3 года назад
Void.java

8255989: Remove explicitly unascribed authorship from Java source files

6 лет назад
WeakPairMap.java

8276348: Use blessed modifier order in java.base

5 лет назад
WrongThreadException.java

8284161: Implementation of Virtual Threads (Preview)

4 года назад
package-info.java

8199176: Accessibility issues in java.base docs

8 лет назад