.. |
annotation
|
8242230: Whitespace typos, relaxed javadoc, formatting
|
2020-04-08 11:16:56 +01:00 |
constant
|
8241100: Make Boolean, Character, Byte, and Short implement Constable
|
2020-05-04 09:41:01 -07:00 |
doc-files
|
8233795: Consider adding a notion of a Value-based class to API Documentation index
|
2020-01-24 12:51:34 +00:00 |
invoke
|
8246095: Tweaks to memory access API
|
2020-06-03 16:50:03 +01:00 |
module
|
8243596: ModuleLayer::parents should return an unmodifiable list
|
2020-05-07 14:44:09 +01:00 |
ref
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
reflect
|
8245678: Avoid allocations in Executable.getAllGenericParameterTypes
|
2020-05-25 22:26:18 +02:00 |
runtime
|
8225054: Compiler implementation for records
|
2019-12-04 15:57:39 -05:00 |
AbstractMethodError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
AbstractStringBuilder.java
|
8233751: StringBuilder / StringBuffer capacity() doc is misleading
|
2020-01-07 09:03:00 -04:00 |
Appendable.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ApplicationShutdownHooks.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ArithmeticException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ArrayIndexOutOfBoundsException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ArrayStoreException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
AssertionError.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
AssertionStatusDirectives.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
AutoCloseable.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Boolean.java
|
8241100: Make Boolean, Character, Byte, and Short implement Constable
|
2020-05-04 09:41:01 -07:00 |
BootstrapMethodError.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Byte.java
|
8241100: Make Boolean, Character, Byte, and Short implement Constable
|
2020-05-04 09:41:01 -07:00 |
Character.java
|
8239383: Support for Unicode 13.0
|
2020-05-13 15:46:08 -07:00 |
CharacterData.java
|
8239383: Support for Unicode 13.0
|
2020-05-13 15:46:08 -07:00 |
CharacterName.java
|
8234147: Avoid looking up standard charsets in core libraries
|
2019-12-01 15:29:37 -08:00 |
CharSequence.java
|
8215401: Add isEmpty default method to CharSequence
|
2020-05-22 11:20:57 +02:00 |
Class.java
|
8227046: compiler implementation for sealed classes
|
2020-06-01 17:00:40 -04:00 |
ClassCastException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
ClassCircularityError.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ClassFormatError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
ClassLoader.java
|
8238358: Implementation of JEP 371: Hidden Classes
|
2020-04-21 06:55:38 -07:00 |
ClassNotFoundException.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
ClassValue.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Cloneable.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
CloneNotSupportedException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
Comparable.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
Compiler.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ConditionalSpecialCasing.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
Deprecated.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Double.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Enum.java
|
8237805: Use inline @jls @jvms in core libs where appropriate
|
2020-02-13 10:37:37 -08:00 |
EnumConstantNotPresentException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Error.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Exception.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
ExceptionInInitializerError.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
FdLibm.java
|
8242230: Whitespace typos, relaxed javadoc, formatting
|
2020-04-08 11:16:56 +01:00 |
Float.java
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
|
2020-03-28 21:07:55 -07:00 |
FunctionalInterface.java
|
8224175: Fix inconsistencies in @jls and @jvms tags
|
2019-05-20 17:29:44 -07:00 |
IllegalAccessError.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
IllegalAccessException.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
IllegalArgumentException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
IllegalCallerException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
IllegalMonitorStateException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
IllegalStateException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
IllegalThreadStateException.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
IncompatibleClassChangeError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
IndexOutOfBoundsException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
InheritableThreadLocal.java
|
8230723: Remove default constructors from java.lang and java.io
|
2019-09-09 10:13:42 -07:00 |
InstantiationError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
InstantiationException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
Integer.java
|
8230648: Replace @exception tag with @throws in java.base
|
2019-09-20 11:07:52 +01:00 |
InternalError.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
InterruptedException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
Iterable.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
LayerInstantiationException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
LinkageError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
LiveStackFrame.java
|
8230723: Remove default constructors from java.lang and java.io
|
2019-09-09 10:13:42 -07:00 |
LiveStackFrameInfo.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Long.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Math.java
|
8241374: add Math.absExact
|
2020-03-30 13:49:02 -07:00 |
Module.java
|
8225540: In core reflection note whether returned annotations are declaration or type annotations
|
2020-04-09 14:16:17 -07:00 |
ModuleLayer.java
|
8243596: ModuleLayer::parents should return an unmodifiable list
|
2020-05-07 14:44:09 +01:00 |
NamedPackage.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
NegativeArraySizeException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
NoClassDefFoundError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
NoSuchFieldError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
NoSuchFieldException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
NoSuchMethodError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
NoSuchMethodException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
NullPointerException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
Number.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
NumberFormatException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
Object.java
|
8232613: Move Object.registerNatives into HotSpot
|
2019-10-24 09:57:29 +02:00 |
OutOfMemoryError.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Override.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
package-info.java
|
8199176: Accessibility issues in java.base docs
|
2018-04-02 16:39:17 -07:00 |
Package.java
|
8225540: In core reflection note whether returned annotations are declaration or type annotations
|
2020-04-09 14:16:17 -07:00 |
Process.java
|
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
|
2019-03-16 15:05:21 -07:00 |
ProcessBuilder.java
|
8242366: Fix JavaDoc warnings
|
2020-04-15 20:42:43 +01:00 |
ProcessHandle.java
|
8199465: {@docRoot} references need to be updated to reflect new module/package structure
|
2018-03-27 16:25:40 -07:00 |
ProcessHandleImpl.java
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
|
2020-03-28 21:07:55 -07:00 |
PublicMethods.java
|
8193758: Update copyright headers of files in src tree that are missing Classpath exception
|
2017-12-19 10:03:36 +00:00 |
Readable.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Record.java
|
8238239: java.lang.Record spec clarifications
|
2020-02-10 15:08:51 -05:00 |
ReflectiveOperationException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Runnable.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
Runtime.java
|
8242230: Whitespace typos, relaxed javadoc, formatting
|
2020-04-08 11:16:56 +01:00 |
RuntimeException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
RuntimePermission.java
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
|
2020-03-28 21:07:55 -07:00 |
SafeVarargs.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SecurityException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
SecurityManager.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
Short.java
|
8241100: Make Boolean, Character, Byte, and Short implement Constable
|
2020-05-04 09:41:01 -07:00 |
Shutdown.java
|
Merge
|
2018-03-01 01:47:46 +01:00 |
StackFrameInfo.java
|
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
|
2019-08-15 13:41:30 -07:00 |
StackOverflowError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
StackStreamFactory.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
StackTraceElement.java
|
8245111: Update doc comments for improved processing by the Standard Doclet
|
2020-05-15 20:38:28 +01:00 |
StackWalker.java
|
8211876: Broken links in java.base files (ClassLoader.html#name)
|
2018-10-22 13:31:42 -07:00 |
StrictMath.java
|
8241374: add Math.absExact
|
2020-03-30 13:49:02 -07:00 |
String.java
|
8230800: Clarify String::stripIndent javadoc when string ends with line terminator
|
2020-06-01 08:17:32 -03:00 |
StringBuffer.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
StringBuilder.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
StringCoding.java
|
8231717: Improve performance of charset decoding when charset is always compactable
|
2019-10-10 10:28:55 +01:00 |
StringConcatHelper.java
|
8245969: Simplify String concat constant folding
|
2020-05-28 00:35:04 +02:00 |
StringIndexOutOfBoundsException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
StringLatin1.java
|
8240094: Optimize empty substring handling
|
2020-02-26 21:24:02 +01:00 |
StringUTF16.java
|
8240094: Optimize empty substring handling
|
2020-02-26 21:24:02 +01:00 |
SuppressWarnings.java
|
8224175: Fix inconsistencies in @jls and @jvms tags
|
2019-05-20 17:29:44 -07:00 |
System.java
|
8245756: Reduce bootstrap cost of StringConcatFactory prependers
|
2020-05-27 12:42:55 +02:00 |
Thread.java
|
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
|
2020-03-28 21:07:55 -07:00 |
ThreadDeath.java
|
8230723: Remove default constructors from java.lang and java.io
|
2019-09-09 10:13:42 -07:00 |
ThreadGroup.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
ThreadLocal.java
|
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
|
2018-06-22 17:56:55 +02:00 |
Throwable.java
|
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
|
2019-10-09 10:17:50 -07:00 |
TypeNotPresentException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
UnknownError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
UnsatisfiedLinkError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
UnsupportedClassVersionError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
UnsupportedOperationException.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
VerifyError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
VersionProps.java.template
|
8242039: Improve jlink VersionPropsPlugin
|
2020-04-14 21:43:34 +02:00 |
VirtualMachineError.java
|
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
|
2019-09-24 09:43:43 +01:00 |
Void.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
WeakPairMap.java
|
8190323: "the the" typos
|
2017-10-29 18:20:53 -04:00 |