.. |
annotation
|
8255013: implement Record Classes as a standard feature in Java, follow-up
|
2020-10-28 17:18:46 +00:00 |
constant
|
8255016: ConstantDescs.FALSE claims it represents TRUE
|
2020-10-19 23:53:06 +00:00 |
doc-files
|
8247899: HTML errors and warnings in threadPrimitiveDeprecation.html
|
2020-06-18 17:32:57 -07:00 |
invoke
|
8255374: Add a dropReturn MethodHandle combinator
|
2020-11-03 12:10:48 +00:00 |
module
|
8236842: Surprising 'multiple elements' behaviour from getTypeElement when cross-compiling with --release
|
2020-11-02 10:15:16 +00:00 |
ref
|
8188055: (ref) Add Reference::refersTo predicate
|
2020-11-04 09:18:23 +00:00 |
reflect
|
8255013: implement Record Classes as a standard feature in Java, follow-up
|
2020-10-28 17:18:46 +00:00 |
runtime
|
8255013: implement Record Classes as a standard feature in Java, follow-up
|
2020-10-28 17:18:46 +00:00 |
AbstractMethodError.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
AbstractStringBuilder.java
|
8255690:   in StringBuilder.subSequence
|
2020-10-30 20:35:06 +00:00 |
Appendable.java
|
|
|
ApplicationShutdownHooks.java
|
|
|
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
|
8249687: Use inline @jls and @jvm tages in more places in java.base
|
2020-07-17 17:27:31 -07:00 |
AssertionStatusDirectives.java
|
|
|
AutoCloseable.java
|
|
|
Boolean.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
BootstrapMethodError.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Byte.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
Character.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00: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
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00:00 |
Class.java
|
8255013: implement Record Classes as a standard feature in Java, follow-up
|
2020-10-28 17:18:46 +00: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
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00:00 |
ClassNotFoundException.java
|
8251203: Fix "no comment" warnings in java.base/java.lang and java/io
|
2020-08-25 10:20:14 -04:00 |
ClassValue.java
|
8251397: NPE on ClassValue.ClassValueMap.cacheArray
|
2020-09-17 13:42:15 +00: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
|
|
|
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
|
|
|
Double.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
Enum.java
|
8249205: Remove unnecessary trademark symbols
|
2020-07-15 14:21:54 -07: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
|
8251203: Fix "no comment" warnings in java.base/java.lang and java/io
|
2020-08-25 10:20:14 -04:00 |
FdLibm.java
|
8242230: Whitespace typos, relaxed javadoc, formatting
|
2020-04-08 11:16:56 +01:00 |
Float.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00: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
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00: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
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00: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
|
|
|
LayerInstantiationException.java
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00: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
|
|
|
Long.java
|
8238669: Long.divideUnsigned is extremely slow for certain values (Needs to be Intrinsic)
|
2020-10-21 16:32:59 +00:00 |
Math.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
Module.java
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00:00 |
ModuleLayer.java
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00:00 |
NamedPackage.java
|
|
|
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
|
8248476: No helpful NullPointerException message after calling fillInStackTrace
|
2020-07-15 18:47:47 +02:00 |
Number.java
|
8249205: Remove unnecessary trademark symbols
|
2020-07-15 14:21:54 -07:00 |
NumberFormatException.java
|
8234335: Remove line break in class declaration in java.base
|
2019-11-21 09:10:21 +00:00 |
Object.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
OutOfMemoryError.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
Override.java
|
|
|
package-info.java
|
8199176: Accessibility issues in java.base docs
|
2018-04-02 16:39:17 -07:00 |
Package.java
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00: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
|
8249217: Unexpected StackOverflowError in "process reaper" thread still happens
|
2020-07-24 11:00:50 -04: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
|
|
|
Record.java
|
8255013: implement Record Classes as a standard feature in Java, follow-up
|
2020-10-28 17:18:46 +00: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
|
8247115: Fix typos in java.lang.invoke and java.lang
|
2020-06-09 16:28:10 +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
|
|
|
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
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00: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
|
8247115: Fix typos in java.lang.invoke and java.lang
|
2020-06-09 16:28:10 +01:00 |
StackTraceElement.java
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00:00 |
StackWalker.java
|
8211876: Broken links in java.base files (ClassLoader.html#name)
|
2018-10-22 13:31:42 -07:00 |
StrictMath.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
String.java
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00:00 |
StringBuffer.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
StringBuilder.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
StringCoding.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
StringConcatHelper.java
|
8247681: Improve bootstrapping of unary concatenations
|
2020-06-17 19:36:26 +02:00 |
StringIndexOutOfBoundsException.java
|
8229997: Apply java.io.Serial annotations in java.base
|
2019-08-29 16:31:34 -07:00 |
StringLatin1.java
|
8254761: Wrong intrinsic annotation used for StringLatin1.indexOfChar
|
2020-10-14 14:11:16 +00:00 |
StringUTF16.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
SuppressWarnings.java
|
8224175: Fix inconsistencies in @jls and @jvms tags
|
2019-05-20 17:29:44 -07:00 |
System.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
Thread.java
|
8255262: Remove use of legacy custom @spec tag
|
2020-10-22 19:42:01 +00: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
|
8251203: Fix "no comment" warnings in java.base/java.lang and java/io
|
2020-08-25 10:20:14 -04:00 |
TypeNotPresentException.java
|
8251203: Fix "no comment" warnings in java.base/java.lang and java/io
|
2020-08-25 10:20:14 -04: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
|
8255231: Avoid upcalls when initializing the statSampler
|
2020-10-27 10:31:21 +00: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
|
|
|
WeakPairMap.java
|
8190323: "the the" typos
|
2017-10-29 18:20:53 -04:00 |