-
Enhancement
-
Resolution: Other
-
P4
-
None
-
19
-
None
Candidates to be re-declared as sealed as found by an automated analysis (in-progress candidates from
Note: sealing candidate java.lang.LiveStackFrame.PrimitiveSlot
Note: sealing candidate java.lang.Package
Note: sealing candidate java.util.IllegalFormatException
Note: sealing candidate java.io.ObjectStreamClass
Note: sealing candidate java.io.OptionalDataException
Note: sealing candidate java.lang.invoke.CallSite
Note: sealing candidate java.lang.invoke.ClassSpecializer.Factory
Note: sealing candidate java.lang.invoke.MethodHandle
Note: sealing candidate java.lang.invoke.VarHandle
Note: sealing candidate java.lang.module.ModuleDescriptor
Note: sealing candidate java.net.InetAddress
Note: sealing candidate java.net.InterfaceAddress
Note: sealing candidate java.nio.Buffer
Note: sealing candidate java.nio.ByteBuffer
Note: sealing candidate java.nio.CharBuffer
Note: sealing candidate java.nio.DoubleBuffer
Note: sealing candidate java.nio.FloatBuffer
Note: sealing candidate java.nio.IntBuffer
Note: sealing candidate java.nio.LongBuffer
Note: sealing candidate java.nio.MappedByteBuffer
Note: sealing candidate java.nio.ShortBuffer
Note: sealing candidate java.util.concurrent.ConcurrentHashMap.KeySetView
Note: sealing candidate java.util.concurrent.ForkJoinWorkerThread
Note: sealing candidate javax.crypto.Cipher
Note: sealing candidate jdk.internal.jimage.ImageStringsReader
Note: sealing candidate jdk.internal.loader.AbstractClassLoaderValue
Note: sealing candidate jdk.internal.loader.BuiltinClassLoader
Note: sealing candidate jdk.internal.logger.SimpleConsoleLogger
Note: sealing candidate jdk.internal.module.ModuleHashes.Builder
Note: sealing candidate jdk.internal.module.ModulePatcher.PatchedModuleReader
Note: sealing candidate jdk.internal.platform.CgroupMetrics
Note: sealing candidate jdk.internal.platform.CgroupV1MetricsImpl
Note: sealing candidate sun.net.dns.ResolverConfigurationImpl
Note: sealing candidate sun.net.www.MimeTable
Note: sealing candidate sun.net.www.protocol.http.AuthCacheValue
Note: sealing candidate sun.nio.ch.FileLockImpl
Note: sealing candidate sun.nio.ch.InheritedChannel.InheritedSocketChannelImpl
Note: sealing candidate sun.nio.ch.InheritedChannel.InheritedServerSocketChannelImpl
Note: sealing candidate sun.nio.ch.InheritedChannel.InheritedDatagramChannelImpl
Note: sealing candidate sun.nio.ch.SimpleAsynchronousFileChannelImpl
Note: sealing candidate sun.nio.cs.StreamDecoder
Note: sealing candidate sun.security.provider.JavaKeyStore
Note: sealing candidate sun.security.provider.certpath.Builder
Note: sealing candidate sun.security.provider.certpath.SunCertPathBuilderResult
Note: sealing candidate sun.security.provider.certpath.Vertex
Note: sealing candidate sun.security.rsa.RSAKeyPairGenerator
Note: sealing candidate sun.security.rsa.RSASignature
Note: sealing candidate sun.security.timestamp.TSResponse
Note: sealing candidate sun.security.util.math.intpoly.IntegerPolynomial
Note: sealing candidate sun.security.validator.Validator
Note: sealing candidate sun.util.locale.LocaleExtensions
Note: sealing candidate sun.util.locale.UnicodeLocaleExtension
Note: sealing candidate sun.util.locale.provider.LocaleResources
- relates to
-
JDK-8282536 java.net.InetAddress should be a sealed class
- Resolved
-
JDK-8284046 reconsider cleanup of OptionalDataException
- Open
-
JDK-8224243 Add implSpec's to AccessibleObject and seal Executable
- Resolved
-
JDK-8283683 Make ThreadLocalRandom a final class
- Resolved
-
JDK-8282131 java.time.ZoneId should be a sealed abstract class
- Resolved
-
JDK-8265130 Make ConstantDesc class hierarchy sealed
- Resolved
-
JDK-8282572 EnumSet should be a sealed class
- Resolved
-
JDK-8284105 Update security libraries to use sealed classes
- Resolved
-
JDK-8287484 JFR: Seal RecordedObject
- Resolved
-
JDK-8283700 Add final or sealed modifier to appropriate java.awt API classes
- Resolved
-
JDK-8283701 Add final or sealed modifier to appropriate java.awt.color ICC_Profile API classes
- Resolved
-
JDK-8283703 Add sealed modifier to java.awt.geom.Path2D
- Resolved
-
JDK-8283704 Add sealed modifier to java.awt.MultipleGradientPaint
- Resolved
-
JDK-8283705 Make javax.sound.midi.Track a final class
- Resolved
-
JDK-8283706 Add final or sealed modifier to appropriate javax.swing API classes
- Resolved
-
JDK-8260514 JEP 409: Sealed Classes
- Closed