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

8347121: Add missing @serial tags to module java.base

2 года назад
classfile

8370890: Start of release updates for JDK 27 8370893: Add SourceVersion.RELEASE_27 8370894: Add source 27 and target 27 to javac

8 месяцев назад
constant

8365620: Using enhanced switch in MethodHandleDesc

год назад
doc-files

8368226: Remove Thread.stop

год назад
foreign

8315131: Clarify VarHandle set/get access on 32-bit platforms

год назад
invoke

8374391: Update the copyright year to 2025 in the remaining files under src/ where it was missed

7 месяцев назад
module

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
ref

8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025

7 месяцев назад
reflect

8373125: Add defensive screening of modifiers for Field and Parameter toString() results

8 месяцев назад
runtime

8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025

7 месяцев назад
snippet-files

8364361: [process] java.lang.Process should implement Closeable

9 месяцев назад
AbstractMethodError.java

8255989: Remove explicitly unascribed authorship from Java source files

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

8371130: Remove String template leftovers

9 месяцев назад
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

8345799: Update copyright year to 2024 for core-libs in files where it was missed

2 года назад
AssertionStatusDirectives.java

8187443: Forest Consolidation: Move files to unified layout

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

8268736: Use apiNote in AutoCloseable.close javadoc

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

8345799: Update copyright year to 2024 for core-libs in files where it was missed

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

8354335: No longer deprecate wrapper class constructors for removal

год назад
BootstrapMethodError.java

8345799: Update copyright year to 2024 for core-libs in files where it was missed

2 года назад
Byte.java

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
CharSequence.java

8343110: Add getChars(int, int, char[], int) to CharSequence and CharBuffer

год назад
Character.java

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
CharacterData.java

8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes

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

8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025

7 месяцев назад
CharacterData01.java.template

8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes

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

8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes

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

8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes

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

8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes

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

8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025

7 месяцев назад
CharacterDataPrivateUse.java

8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025

7 месяцев назад
CharacterDataUndefined.java

8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025

7 месяцев назад
CharacterName.java

8344565: SM cleanup in jdk/internal and java/lang package private classes

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

8371953: Document null handling in core reflection APIs

9 месяцев назад
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

8365588: defineClass that accepts a ByteBuffer does not work as expected

10 месяцев назад
ClassNotFoundException.java

8264148: Update spec for exceptions retrofitted for exception chaining

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

8358535: Changes in ClassValue (JDK-8351996) caused a 1-9% regression in Renaissance-PageRank

год назад
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

8370013: Refactor Double.toHexString to eliminate regex and StringBuilder

10 месяцев назад
Enum.java

8306075: Micro-optimize Enum.hashCode

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

8347121: Add missing @serial tags to module java.base

2 года назад
Error.java

8319374: JFR: Remove instrumentation for exception events

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

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

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

8345799: Update copyright year to 2024 for core-libs in files where it was missed

2 года назад
FdLibm.java

8362376: Use @Stable annotation in Java FDLIBM implementation

год назад
Float.java

8370028: Remove author tags from mathematical classes

10 месяцев назад
FunctionalInterface.java

8224175: Fix inconsistencies in @jls and @jvms tags

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

8359732: Make standard i/o encoding related system properties `StaticProperty`

год назад
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

8357637: Native resources cached in thread locals not released when FJP common pool threads clears thread locals

год назад
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

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
InternalError.java

8255989: Remove explicitly unascribed authorship from Java source files

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

8371226: Thread class description needs section on Thread Interruption

9 месяцев назад
Iterable.java

8187443: Forest Consolidation: Move files to unified layout

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

8255262: Remove use of legacy custom @spec tag

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

8372146: Follow-up changes to the Lazy Constants JEP

9 месяцев назад
LinkageError.java

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

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

8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker

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

8187443: Forest Consolidation: Move files to unified layout

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

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
MatchException.java

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

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

8374540: Add comment describing implementation choices of Math.fma

7 месяцев назад
Module.java

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
ModuleLayer.java

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
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

8370568: Refer to Thread.interrupted as "interrupted status" consistently

9 месяцев назад
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

8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)

год назад
Process.java

8364361: [process] java.lang.Process should implement Closeable

9 месяцев назад
ProcessBuilder.java

8354872: Clarify java.lang.Process resource cleanup

год назад
ProcessHandle.java

8354334: Remove @ValueBased from ProcessHandle

год назад
ProcessHandleImpl.java

8343958: Remove security manager impl in java.lang.Process and java.lang.Runtime.exec

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

8344011: Remove usage of security manager from Class and reflective APIs

2 года назад
Readable.java

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

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

8367382: Expand use of representation equivalence terminology

год назад
ReflectiveOperationException.java

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

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

8284161: Implementation of Virtual Threads (Preview)

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

8344943: Mark not subclassable classes final in java.base exported classes

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

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

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

8353641: Deprecate core library permission classes for removal

год назад
SafeVarargs.java

8187443: Forest Consolidation: Move files to unified layout

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

8361497: Scoped Values: orElse and orElseThrow do not access the cache

год назад
SecurityException.java

8338411: Implement JEP 486: Permanently Disable the Security Manager

2 года назад
SecurityManager.java

8338411: Implement JEP 486: Permanently Disable the Security Manager

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

8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer

8 месяцев назад
Shutdown.java

8367597: Runtime.exit logging failed: Cannot invoke "java.lang.Module.getClassLoader()" because "m" is null

год назад
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

8345325: SM cleanup of GetPropertyAction in java.base

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

8347121: Add missing @serial tags to module java.base

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

8344336: SM cleanup of java.lang.System, Runtime, String, StackWalker

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

8370028: Remove author tags from mathematical classes

10 месяцев назад
String.java

8374210: [BACKOUT] Move input validation checks to Java for java.lang.StringCoding intrinsics

7 месяцев назад
StringBuffer.java

8343110: Add getChars(int, int, char[], int) to CharSequence and CharBuffer

год назад
StringBuilder.java

8325730: StringBuilder.toString allocation for the empty String

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

8374210: [BACKOUT] Move input validation checks to Java for java.lang.StringCoding intrinsics

7 месяцев назад
StringConcatHelper.java

8368024: Remove StringConcatFactory#generateMHInlineCopy

год назад
StringIndexOutOfBoundsException.java

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

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

8365675: Add String Unicode Case-Folding Support

8 месяцев назад
StringUTF16.java

8365675: Add String Unicode Case-Folding Support

8 месяцев назад
SuppressWarnings.java

8280744: Allow SuppressWarnings to be used in all declaration contexts

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

8374210: [BACKOUT] Move input validation checks to Java for java.lang.StringCoding intrinsics

7 месяцев назад
Thread.java

8371226: Thread class description needs section on Thread Interruption

9 месяцев назад
ThreadBuilders.java

8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025

7 месяцев назад
ThreadDeath.java

8368226: Remove Thread.stop

год назад
ThreadGroup.java

8352088: Call of com.sun.jdi.ThreadReference.threadGroups() can lock up target VM

год назад
ThreadLocal.java

8357637: Native resources cached in thread locals not released when FJP common pool threads clears thread locals

год назад
Throwable.java

8351594: JFR: Rate-limited sampling of Java events

год назад
TypeNotPresentException.java

8347121: Add missing @serial tags to module java.base

2 года назад
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

8358618: UnsupportedOperationException constructors javadoc is not clear

год назад
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

8369227: Virtual thread stuck in PARKED state

7 месяцев назад
Void.java

8342865: Use type parameter for Class::getPrimitiveClass

2 года назад
WeakPairMap.java

8276348: Use blessed modifier order in java.base

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

8284161: Implementation of Virtual Threads (Preview)

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

8338411: Implement JEP 486: Permanently Disable the Security Manager

2 года назад