src/java.base/share/classes/java/util/WeakHashMap.java:263: warning: [this-escape] possible 'this' escape before subclass is fully initialized putAll(m); ^ src/java.base/share/classes/java/lang/Throwable.java:264: warning: [this-escape] possible 'this' escape before subclass is fully initialized fillInStackTrace(); ^ src/java.base/share/classes/java/lang/Throwable.java:282: warning: [this-escape] possible 'this' escape before subclass is fully initialized fillInStackTrace(); ^ src/java.base/share/classes/java/lang/Throwable.java:307: warning: [this-escape] possible 'this' escape before subclass is fully initialized fillInStackTrace(); ^ src/java.base/share/classes/java/lang/Throwable.java:333: warning: [this-escape] possible 'this' escape before subclass is fully initialized fillInStackTrace(); ^ src/java.base/share/classes/java/lang/Throwable.java:385: warning: [this-escape] possible 'this' escape before subclass is fully initialized fillInStackTrace(); ^ gensrc/java.base/java/nio/charset/CharsetDecoder.java:234: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(cs, ^ gensrc/java.base/java/nio/charset/CharsetDecoder.java:208: warning: [this-escape] previous possible 'this' esca pe happens here via invocation replaceWith(replacement); ^ gensrc/java.base/java/nio/charset/CharsetDecoder.java:303: warning: [this-escape] previous possible 'this' esca pe happens here via invocation implReplaceWith(this.replacement); ^ src/java.base/share/classes/java/io/ObjectOutputStream.java:255: warning: [this-escape] possible 'this' escape before subclass is fully initialized writeStreamHeader(); ^ src/java.base/share/classes/java/util/concurrent/ConcurrentHashMap.java:852: warning: [this-escape] possible 'this' escape before subclass is fully initi alized putAll(m); ^ src/java.base/share/classes/java/io/ObjectInputStream.java:401: warning: [this-escape] possible 'this' escape before subclass is fully initialized readStreamHeader(); ^ src/java.base/share/classes/java/lang/ClassLoader.java:317: warning: [this-escape] possible 'this' escape before subclass is fully initialized null, this, null); ^ src/java.base/share/classes/java/lang/ClassLoader.java:435: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(checkCreateClassLoader(name), name, parent); ^ src/java.base/share/classes/java/lang/ClassLoader.java:379: warning: [this-escape] previous possible 'this' escape happens here via invocation this.unnamedModule = new Module(this); ^ src/java.base/share/classes/java/lang/ClassLoader.java:461: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(checkCreateClassLoader(), null, parent); ^ src/java.base/share/classes/java/lang/ClassLoader.java:379: warning: [this-escape] previous possible 'this' escape happens here via invocation this.unnamedModule = new Module(this); ^ src/java.base/share/classes/java/lang/ClassLoader.java:480: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(checkCreateClassLoader(), null, getSystemClassLoader()); ^ src/java.base/share/classes/java/lang/ClassLoader.java:379: warning: [this-escape] previous possible 'this' escape happens here via invocation this.unnamedModule = new Module(this); ^ src/java.base/share/classes/java/lang/ClassLoader.java:2393: warning: [this-escape] possible 'this' escape before subclass is fully initialized private final NativeLibraries libraries = NativeLibraries.newInstance(this); ^ src/java.base/share/classes/java/text/AttributedCharacterIterator.java:110: warning: [this-escape] possible 'this' escape before subclass is fully initia lized instanceMap.put(name, this); ^ src/java.base/share/classes/java/util/Random.java:359: warning: [this-escape] possible 'this' escape before subclass is fully initialized setSeed(seed); ^ src/java.base/share/classes/java/util/concurrent/ForkJoinWorkerThread.java:104: warning: [this-escape] possible 'this' escape before subclass is fully in itialized this(group, pool, false, !preserveThreadLocals); ^ src/java.base/share/classes/java/util/concurrent/ForkJoinWorkerThread.java:79: warning: [this-escape] previous possible 'this' escape happens here via in vocation this.workQueue = new ForkJoinPool.WorkQueue(this, 0, (int)pool.config, ^ src/java.base/share/classes/java/util/concurrent/ForkJoinWorkerThread.java:114: warning: [this-escape] possible 'this' escape before subclass is fully in itialized this(null, pool, false, false); ^ src/java.base/share/classes/java/util/concurrent/ForkJoinWorkerThread.java:79: warning: [this-escape] previous possible 'this' escape happens here via in vocation this.workQueue = new ForkJoinPool.WorkQueue(this, 0, (int)pool.config, ^ src/java.base/share/classes/java/lang/ThreadGroup.java:166: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(checkParentAccess(parent), parent, name); ^ src/java.base/share/classes/java/lang/ThreadGroup.java:128: warning: [this-escape] previous possible 'this' escape happens here via invocation this(parent, name, parent.maxPriority, parent.daemon); ^ src/java.base/share/classes/java/lang/ThreadGroup.java:118: warning: [this-escape] previous possible 'this' escape happens here via invocation parent.synchronizedAddWeak(this); ^ src/java.base/share/classes/java/lang/ThreadGroup.java:720: warning: [this-escape] previous possible 'this' escape happens here via invocation weaks[nweaks++] = new WeakReference<>(group); ^ src/java.base/share/classes/java/io/PrintStream.java:171: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(autoFlush, requireNonNull(out, "Null output stream")); ^ src/java.base/share/classes/java/io/PrintStream.java:118: warning: [this-escape] previous possible 'this' escape happens here via invocation this.charOut = new OutputStreamWriter(this, charset); ^ src/java.base/share/classes/java/io/PrintStream.java:259: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(false, new FileOutputStream(fileName)); ^ src/java.base/share/classes/java/io/PrintStream.java:118: warning: [this-escape] previous possible 'this' escape happens here via invocation this.charOut = new OutputStreamWriter(this, charset); ^ src/java.base/share/classes/java/io/PrintStream.java:360: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(false, new FileOutputStream(file)); ^ src/java.base/share/classes/java/io/PrintStream.java:118: warning: [this-escape] previous possible 'this' escape happens here via invocation this.charOut = new OutputStreamWriter(this, charset); ^ src/java.base/share/classes/java/io/PrintStream.java:218: warning: [this-escape] possible 'this' escape before subclass is fully initialized this.charOut = new OutputStreamWriter(this, charset); ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:110: warning: [this-escape] possible 'this' escape before subclass is fully initialized se = StreamEncoder.forOutputStreamWriter(out, lockFor(this), charsetName); ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:86: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(writer); ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:123: warning: [this-escape] possible 'this' escape before subclass is fully initialized se = StreamEncoder.forOutputStreamWriter(out, lockFor(this), ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:86: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(writer); ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:142: warning: [this-escape] possible 'this' escape before subclass is fully initialized se = StreamEncoder.forOutputStreamWriter(out, lockFor(this), cs); ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:86: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(writer); ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:160: warning: [this-escape] possible 'this' escape before subclass is fully initialized se = StreamEncoder.forOutputStreamWriter(out, lockFor(this), enc); ^ src/java.base/share/classes/java/io/OutputStreamWriter.java:86: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(writer); ^ src/java.base/share/classes/java/util/LinkedList.java:130: warning: [this-escape] possible 'this' escape before subclass is fully initialized addAll(c); ^ src/java.base/share/classes/java/util/Hashtable.java:231: warning: [this-escape] possible 'this' escape before subclass is fully initialized putAll(t); ^ src/java.base/share/classes/sun/net/www/MessageHeader.java:54: warning: [this-escape] possible 'this' escape before subclass is fully initialized parseHeader(is); ^ src/java.base/share/classes/java/io/FileInputStream.java:150: warning: [this-escape] possible 'this' escape before subclass is fully initialized fd.attach(this); ^ src/java.base/share/classes/java/io/FileInputStream.java:196: warning: [this-escape] possible 'this' escape before subclass is fully initialized fd.attach(this); ^ gensrc/java.base/java/nio/charset/CharsetEncoder.java:208: warning: [this-escape] possible 'this' escape before subclass is fully initialized replaceWith(replacement); ^ gensrc/java.base/java/nio/charset/CharsetEncoder.java:299: warning: [this-escape] previous possible 'this' esca pe happens here via invocation if (!isLegalReplacement(newReplacement)) ^ src/java.base/share/classes/java/util/HashSet.java:121: warning: [this-escape] possible 'this' escape before subclass is fully initialized addAll(c); ^ src/java.base/share/classes/java/util/InvalidPropertiesFormatException.java:60: warning: [this-escape] possible 'this' escape before subclass is fully in itialized this.initCause(cause); ^ src/java.base/share/classes/java/util/HashMap.java:492: warning: [this-escape] possible 'this' escape before subclass is fully initialized putMapEntries(m, false); ^ src/java.base/share/classes/java/util/HashMap.java:516: warning: [this-escape] previous possible 'this' escape happens here via invocation resize(); ^ src/java.base/share/classes/java/util/HashMap.java:720: warning: [this-escape] previous possible 'this' escape happens here via invocation ((TreeNode)e).split(this, newTab, j, oldCap); ^ src/java.base/share/classes/java/util/HashMap.java:2326: warning: [this-escape] previous possible 'this' escape happens here via invocation tab[index] = loHead.untreeify(map); ^ src/java.base/share/classes/java/util/HashMap.java:2120: warning: [this-escape] previous possible 'this' escape happens here via invocation Node p = map.replacementNode(q, null); ^ src/java.base/share/classes/java/util/LinkedHashMap.java:480: warning: [this-escape] possible 'this' escape before subclass is fully initialized putMapEntries(m, false); ^ src/java.base/share/classes/java/security/Provider.java:198: warning: [this-escape] possible 'this' escape before subclass is fully initialized putId(); ^ src/java.base/share/classes/java/security/Provider.java:855: warning: [this-escape] previous possible 'this' escape happens here via invocation super.put("Provider.id name", String.valueOf(name)); ^ src/java.base/share/classes/java/security/Provider.java:238: warning: [this-escape] possible 'this' escape before subclass is fully initialized putId(); ^ src/java.base/share/classes/java/security/Provider.java:855: warning: [this-escape] previous possible 'this' escape happens here via invocation super.put("Provider.id name", String.valueOf(name)); ^ src/java.base/share/classes/java/text/NumberFormat.java:1264: warning: [this-escape] possible 'this' escape before subclass is fully initialized instanceMap.put(name, this); ^ src/java.base/share/classes/java/text/DateFormat.java:940: warning: [this-escape] possible 'this' escape before subclass is fully initialized instanceMap.put(name, this); ^ src/java.base/share/classes/jdk/internal/org/objectweb/asm/ClassReader.java:212: warning: [this-escape] possible 'this' escape before subclass is fully i nitialized this(classFileBuffer, classFileOffset, /* checkClassVersion = */ true); ^ src/java.base/share/classes/jdk/internal/org/objectweb/asm/ClassReader.java:229: warning: [this-escape] previous possible 'this' escape happens here via invocation if (checkClassVersion && readShort(classFileOffset + 6) > Opcodes.V23) { ^ src/java.base/share/classes/jdk/internal/org/objectweb/asm/ClassWriter.java:298: warning: [this-escape] possible 'this' escape before subclass is fully i nitialized symbolTable = classReader == null ? new SymbolTable(this) : new SymbolTable(this, classReader); ^ src/java.base/share/classes/java/io/StreamTokenizer.java:232: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(); ^ src/java.base/share/classes/java/io/StreamTokenizer.java:189: warning: [this-escape] previous possible 'this' escape happens here via invocation wordChars('a', 'z'); ^ src/java.base/share/classes/java/io/StreamTokenizer.java:246: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(); ^ src/java.base/share/classes/java/io/StreamTokenizer.java:189: warning: [this-escape] previous possible 'this' escape happens here via invocation wordChars('a', 'z'); ^ src/java.base/share/classes/sun/nio/cs/HKSCS.java:358: warning: [this-escape] possible 'this' escape before subclass is fully initialized private byte[] repl = replacement(); ^ src/java.base/share/classes/sun/nio/cs/DoubleByte.java:680: warning: [this-escape] possible 'this' escape before subclass is fully initialized protected byte[] repl = replacement(); ^ src/java.base/share/classes/java/net/Socket.java:242: warning: [this-escape] possible 'this' escape before subclass is fully initialized : new HttpConnectSocketImpl(p, delegate, this); ^ src/java.base/share/classes/java/net/Socket.java:325: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(host != null ? new InetSocketAddress(host, port) : ^ src/java.base/share/classes/java/net/Socket.java:555: warning: [this-escape] previous possible 'this' escape happens here via invocation bind(localAddr); ^ src/java.base/share/classes/java/net/Socket.java:357: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(address != null ? new InetSocketAddress(address, port) : null, ^ src/java.base/share/classes/java/net/Socket.java:555: warning: [this-escape] previous possible 'this' escape happens here via invocation bind(localAddr); ^ src/java.base/share/classes/java/net/Socket.java:399: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(host != null ? new InetSocketAddress(host, port) : ^ src/java.base/share/classes/java/net/Socket.java:555: warning: [this-escape] previous possible 'this' escape happens here via invocation bind(localAddr); ^ src/java.base/share/classes/java/net/Socket.java:441: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(address != null ? new InetSocketAddress(address, port) : null, ^ src/java.base/share/classes/java/net/Socket.java:555: warning: [this-escape] previous possible 'this' escape happens here via invocation bind(localAddr); ^ src/java.base/share/classes/java/net/Socket.java:487: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(host != null ? new InetSocketAddress(host, port) : ^ src/java.base/share/classes/java/net/Socket.java:555: warning: [this-escape] previous possible 'this' escape happens here via invocation bind(localAddr); ^ src/java.base/share/classes/java/net/Socket.java:529: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(host != null ? new InetSocketAddress(host, port) : null, ^ src/java.base/share/classes/java/net/Socket.java:555: warning: [this-escape] previous possible 'this' escape happens here via invocation bind(localAddr); ^ src/java.base/share/classes/java/net/ServerSocket.java:277: warning: [this-escape] possible 'this' escape before subclass is fully initialized bind(new InetSocketAddress(bindAddr, port), backlog); ^ src/java.base/share/classes/java/util/concurrent/ThreadPoolExecutor.java:1321: warning: [this-escape] possible 'this' escape before subclass is fully ini tialized String name = Objects.toIdentityString(this); ^ src/java.base/unix/classes/sun/nio/fs/UnixFileSystemProvider.java:78: warning: [this-escape] possible 'this' escape before subclass is fully initialized theFileSystem = newFileSystem(StaticProperty.userDir()); ^ src/java.base/share/classes/java/util/ArrayDeque.java:209: warning: [this-escape] possible 'this' escape before subclass is fully initialized copyElements(c); ^ src/java.base/share/classes/java/util/ArrayDeque.java:328: warning: [this-escape] previous possible 'this' escape happens here via invocation c.forEach(this::addLast); ^ src/java.base/share/classes/java/util/concurrent/LinkedBlockingDeque.java:200: warning: [this-escape] possible 'this' escape before subclass is fully ini tialized addAll(c); ^ src/java.base/share/classes/sun/net/NetworkClient.java:233: warning: [this-escape] possible 'this' escape before subclass is fully initialized openServer(host, port); ^ src/java.base/share/classes/sun/security/util/DerValue.java:344: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(encoding.clone(), 0, encoding.length, true, false); ^ src/java.base/share/classes/sun/security/util/DerValue.java:380: warning: [this-escape] previous possible 'this' escape happens here via invocation if (!isConstructed()) { ^ src/java.base/share/classes/sun/security/util/DerValue.java:491: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(in, true); ^ src/java.base/share/classes/sun/security/util/DerValue.java:454: warning: [this-escape] previous possible 'this' escape happens here via invocation if (!isConstructed()) { ^ src/java.base/share/classes/sun/security/util/BitArray.java:123: warning: [this-escape] possible 'this' escape before subclass is fully initialized set(i, bits[i]); ^ src/java.base/share/classes/java/util/zip/ZipFile.java:253: warning: [this-escape] possible 'this' escape before subclass is fully initialized this.res = new CleanableResource(this, ZipCoder.get(charset), file, mode); ^ src/java.base/share/classes/java/util/zip/ZipFile.java:732: warning: [this-escape] previous possible 'this' escape happens here via invocation this.cleanable = CleanerFactory.cleaner().register(zf, this); ^ src/java.base/share/classes/java/util/jar/Manifest.java:77: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(null, is, null); ^ src/java.base/share/classes/java/util/jar/Manifest.java:101: warning: [this-escape] previous possible 'this' escape happens here via invocation read(is, jarFilename); ^ src/java.base/share/classes/java/util/jar/Manifest.java:343: warning: [this-escape] previous possible 'this' escape happens here via invocation Attributes attr = getAttributes(name); ^ src/java.base/share/classes/sun/security/x509/AlgorithmId.java:131: warning: [this-escape] possible 'this' escape before subclass is fully initialized decodeParams(); ^ src/java.base/share/classes/sun/security/pkcs/PKCS9Attribute.java:432: warning: [this-escape] possible 'this' escape before subclass is fully initialized throwSingleValuedException(); ^ src/java.base/share/classes/sun/security/pkcs/PKCS9Attribute.java:775: warning: [this-escape] previous possible 'this' escape happens here via invocation oid + " (" + getName() + ")" + ^ src/java.base/share/classes/java/util/zip/Inflater.java:134: warning: [this-escape] possible 'this' escape before subclass is fully initialized this.zsRef = new InflaterZStreamRef(this, init(nowrap)); ^ src/java.base/share/classes/java/util/zip/Inflater.java:763: warning: [this-escape] previous possible 'this' escape happens here via invocation this.cleanable = (owner != null) ? CleanerFactory.cleaner().register(owner, this) : null; ^ src/java.base/share/classes/java/io/RandomAccessFile.java:221: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(file, mode, false); ^ src/java.base/share/classes/java/io/RandomAccessFile.java:269: warning: [this-escape] previous possible 'this' escape happens here via invocation fd.attach(this); ^ src/java.base/share/classes/com/sun/security/ntlm/Server.java:75: warning: [this-escape] possible 'this' escape before subclass is fully initialized debug("NTLM Server: (t,version) = (%s,%s)\n", domain, version); ^ src/java.base/share/classes/java/util/LinkedHashSet.java:182: warning: [this-escape] possible 'this' escape before subclass is fully initialized addAll(c); ^ src/java.base/share/classes/java/io/FileOutputStream.java:227: warning: [this-escape] possible 'this' escape before subclass is fully initialized fd.attach(this); ^ src/java.base/share/classes/java/io/FileOutputStream.java:269: warning: [this-escape] possible 'this' escape before subclass is fully initialized fd.attach(this); ^ src/java.base/share/classes/java/io/InputStreamReader.java:90: warning: [this-escape] possible 'this' escape before subclass is fully initialized sd = StreamDecoder.forInputStreamReader(in, lockFor(this), cs); ^ src/java.base/share/classes/java/io/InputStreamReader.java:73: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(reader); ^ src/java.base/share/classes/java/io/InputStreamReader.java:111: warning: [this-escape] possible 'this' escape before subclass is fully initialized sd = StreamDecoder.forInputStreamReader(in, lockFor(this), charsetName); ^ src/java.base/share/classes/java/io/InputStreamReader.java:73: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(reader); ^ src/java.base/share/classes/java/io/InputStreamReader.java:126: warning: [this-escape] possible 'this' escape before subclass is fully initialized sd = StreamDecoder.forInputStreamReader(in, lockFor(this), cs); ^ src/java.base/share/classes/java/io/InputStreamReader.java:73: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(reader); ^ src/java.base/share/classes/java/io/InputStreamReader.java:141: warning: [this-escape] possible 'this' escape before subclass is fully initialized sd = StreamDecoder.forInputStreamReader(in, lockFor(this), dec); ^ src/java.base/share/classes/java/io/InputStreamReader.java:73: warning: [this-escape] previous possible 'this' escape happens here via invocation return InternalLock.newLockOr(reader); ^ src/java.base/share/classes/java/io/PipedInputStream.java:128: warning: [this-escape] possible 'this' escape before subclass is fully initialized connect(src); ^ src/java.base/share/classes/java/io/PipedOutputStream.java:63: warning: [this-escape] possible 'this' escape before subclass is fully initialized connect(snk); ^ src/java.base/share/classes/java/io/PipedReader.java:100: warning: [this-escape] possible 'this' escape before subclass is fully initialized connect(src); ^ src/java.base/share/classes/java/io/PipedWriter.java:61: warning: [this-escape] possible 'this' escape before subclass is fully initialized connect(snk); ^ src/java.base/share/classes/java/io/WriteAbortedException.java:62: warning: [this-escape] possible 'this' escape before subclass is fully initialized initCause(null); // Disallow subsequent initCause ^ src/java.base/share/classes/java/util/IdentityHashMap.java:279: warning: [this-escape] possible 'this' escape before subclass is fully initialized putAll(m); ^ src/java.base/share/classes/java/lang/AssertionError.java:77: warning: [this-escape] possible 'this' escape before subclass is fully initialized initCause((Throwable) detailMessage); ^ src/java.base/share/classes/java/lang/BootstrapMethodError.java:83: warning: [this-escape] possible 'this' escape before subclass is fully initialized initCause(cause); ^ src/java.base/share/classes/java/lang/ExceptionInInitializerError.java:56: warning: [this-escape] possible 'this' escape before subclass is fully initial ized initCause(null); // Disallow subsequent initCause ^ src/java.base/share/classes/java/util/TreeSet.java:164: warning: [this-escape] possible 'this' escape before subclass is fully initialized addAll(c); ^ src/java.base/share/classes/java/util/TreeSet.java:176: warning: [this-escape] possible 'this' escape before subclass is fully initialized addAll(s); ^ src/java.base/share/classes/java/security/DigestInputStream.java:94: warning: [this-escape] possible 'this' escape before subclass is fully initialized setMessageDigest(digest); ^ src/java.base/share/classes/java/security/DigestOutputStream.java:72: warning: [this-escape] possible 'this' escape before subclass is fully initialized setMessageDigest(digest); ^ src/java.base/share/classes/java/security/Identity.java:123: warning: [this-escape] possible 'this' escape before subclass is fully initialized scope.addIdentity(this); ^ src/java.base/share/classes/sun/security/x509/GeneralSubtrees.java:81: warning: [this-escape] possible 'this' escape before subclass is fully initialized add(tree); ^ src/java.base/share/classes/sun/security/x509/GeneralNames.java:69: warning: [this-escape] possible 'this' escape before subclass is fully initialized add(name); ^ src/java.base/share/classes/java/security/cert/PKIXBuilderParameters.java:105: warning: [this-escape] possible 'this' escape before subclass is fully ini tialized setTargetCertConstraints(targetConstraints); ^ src/java.base/share/classes/java/security/cert/PKIXBuilderParameters.java:131: warning: [this-escape] possible 'this' escape before subclass is fully ini tialized setTargetCertConstraints(targetConstraints); ^ src/java.base/share/classes/java/security/cert/PKIXParameters.java:120: warning: [this-escape] possible 'this' escape before subclass is fully initialize d setTrustAnchors(trustAnchors); ^ src/java.base/share/classes/java/security/cert/PKIXParameters.java:157: warning: [this-escape] possible 'this' escape before subclass is fully initialize d setTrustAnchors(hashSet); ^ src/java.base/share/classes/java/text/AttributedString.java:275: warning: [this-escape] possible 'this' escape before subclass is fully initialized addAttribute(attributeKey, value, start - beginIndex, limit - beginIndex); ^ src/java.base/share/classes/java/util/GregorianCalendar.java:631: warning: [this-escape] possible 'this' escape before subclass is fully initialized setTimeInMillis(System.currentTimeMillis()); ^ src/java.base/share/classes/java/util/GregorianCalendar.java:644: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(year, month, dayOfMonth, 0, 0, 0, 0); ^ src/java.base/share/classes/java/util/GregorianCalendar.java:704: warning: [this-escape] previous possible 'this' escape happens here via invocation gdate = gcal.newCalendarDate(getZone()); ^ src/java.base/share/classes/java/util/GregorianCalendar.java:662: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(year, month, dayOfMonth, hourOfDay, minute, 0, 0); ^ src/java.base/share/classes/java/util/GregorianCalendar.java:704: warning: [this-escape] previous possible 'this' escape happens here via invocation gdate = gcal.newCalendarDate(getZone()); ^ src/java.base/share/classes/java/util/GregorianCalendar.java:682: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(year, month, dayOfMonth, hourOfDay, minute, second, 0); ^ src/java.base/share/classes/java/util/GregorianCalendar.java:704: warning: [this-escape] previous possible 'this' escape happens here via invocation gdate = gcal.newCalendarDate(getZone()); ^ src/java.base/share/classes/java/text/RuleBasedCollator.java:282: warning: [this-escape] possible 'this' escape before subclass is fully initialized this(rules, Collator.CANONICAL_DECOMPOSITION); ^ src/java.base/share/classes/java/text/RuleBasedCollator.java:299: warning: [this-escape] previous possible 'this' escape happens here via invocation setStrength(Collator.TERTIARY); ^ src/java.base/share/classes/java/text/DecimalFormat.java:463: warning: [this-escape] possible 'this' escape before subclass is fully initialized applyPattern(all[0], false); ^ src/java.base/share/classes/java/text/DecimalFormat.java:3687: warning: [this-escape] previous possible 'this' escape happens here via invocation setMinimumIntegerDigits(effectiveDecimalPos - digitLeftCount); ^ src/java.base/share/classes/java/text/DecimalFormat.java:491: warning: [this-escape] possible 'this' escape before subclass is fully initialized applyPattern(pattern, false); ^ src/java.base/share/classes/java/text/DecimalFormat.java:3687: warning: [this-escape] previous possible 'this' escape happens here via invocation setMinimumIntegerDigits(effectiveDecimalPos - digitLeftCount); ^ src/java.base/share/classes/java/text/DecimalFormat.java:521: warning: [this-escape] possible 'this' escape before subclass is fully initialized applyPattern(pattern, false); ^ src/java.base/share/classes/java/text/DecimalFormat.java:3687: warning: [this-escape] previous possible 'this' escape happens here via invocation setMinimumIntegerDigits(effectiveDecimalPos - digitLeftCount); ^ src/java.base/share/classes/java/text/DecimalFormat.java:4202: warning: [this-escape] possible 'this' escape before subclass is fully initialized private int maximumIntegerDigits = super.getMaximumIntegerDigits(); ^ src/java.base/share/classes/java/text/DecimalFormat.java:4214: warning: [this-escape] possible 'this' escape before subclass is fully initialized private int minimumIntegerDigits = super.getMinimumIntegerDigits(); ^ src/java.base/share/classes/java/text/DecimalFormat.java:4226: warning: [this-escape] possible 'this' escape before subclass is fully initialized private int maximumFractionDigits = super.getMaximumFractionDigits(); ^ src/java.base/share/classes/java/text/DecimalFormat.java:4238: warning: [this-escape] possible 'this' escape before subclass is fully initialized private int minimumFractionDigits = super.getMinimumFractionDigits(); ^ src/java.base/share/classes/java/util/EnumMap.java:181: warning: [this-escape] possible 'this' escape before subclass is fully initialized putAll(m); ^ src/java.base/share/classes/java/util/SimpleTimeZone.java:162: warning: [this-escape] possible 'this' escape before subclass is fully initialized setID (ID); ^ src/java.base/share/classes/java/util/SimpleTimeZone.java:336: warning: [this-escape] possible 'this' escape before subclass is fully initialized setID(ID); ^ src/java.base/share/classes/java/util/Timer.java:183: warning: [this-escape] possible 'this' escape before subclass is fully initialized this.cleanup = CleanerFactory.cleaner().register(this, threadReaper); ^ src/java.base/share/classes/java/util/TreeMap.java:198: warning: [this-escape] possible 'this' escape before subclass is fully initialized putAll(m); ^ src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java:1115: warning: [this-escape] possible 'this' escape before subclass is fully initialized buildFromSorted(m); // initializes transients ^ src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java:1188: warning: [this-escape] previous possible 'this' escape happens here via invocation addCount(count); ^ src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java:440: warning: [this-escape] previous possible 'this' escape happens here via invocation !ADDER.compareAndSet(this, null, a = new LongAdder())); ^ src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListMap.java:1101: warning: [this-escape] possible 'this' escape before subclass is fully initialized putAll(m); ^ src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListSet.java:142: warning: [this-escape] possible 'this' escape before subclass is fully i nitialized addAll(c); ^ src/java.base/share/classes/java/util/concurrent/ConcurrentSkipListSet.java:155: warning: [this-escape] possible 'this' escape before subclass is fully i nitialized addAll(s); ^ src/java.base/share/classes/java/util/concurrent/DelayQueue.java:145: warning: [this-escape] possible 'this' escape before subclass is fully initialized this.addAll(c); ^ src/java.base/share/classes/java/util/concurrent/StructuredTaskScope.java:419: warning: [this-escape] possible 'this' escape before subclass is fully ini tialized name = Objects.toIdentityString(this); ^ src/java.base/share/classes/java/util/jar/JarInputStream.java:131: warning: [this-escape] possible 'this' escape before subclass is fully initialized JarEntry e = (JarEntry)super.getNextEntry(); ^ src/java.base/share/classes/java/util/jar/JarOutputStream.java:62: warning: [this-escape] possible 'this' escape before subclass is fully initialized putNextEntry(e); ^ src/java.base/share/classes/java/util/zip/Deflater.java:202: warning: [this-escape] possible 'this' escape before subclass is fully initialized this.zsRef = new DeflaterZStreamRef(this, ^ src/java.base/share/classes/java/util/zip/Deflater.java:950: warning: [this-escape] previous possible 'this' escape happens here via invocation this.cleanable = (owner != null) ? CleanerFactory.cleaner().register(owner, this) : null; ^ src/java.base/share/classes/javax/net/ssl/SSLParameters.java:119: warning: [this-escape] possible 'this' escape before subclass is fully initialized setCipherSuites(cipherSuites); ^ src/java.base/share/classes/javax/net/ssl/SSLParameters.java:140: warning: [this-escape] possible 'this' escape before subclass is fully initialized setCipherSuites(cipherSuites); ^ src/java.base/share/classes/jdk/internal/misc/CarrierThread.java:56: warning: [this-escape] possible 'this' escape before subclass is fully initialized U.putReference(this, CONTEXTCLASSLOADER, ClassLoader.getSystemClassLoader()); ^ src/java.base/share/classes/jdk/internal/org/xml/sax/InputSource.java:119: warning: [this-escape] possible 'this' escape before subclass is fully initial ized setSystemId(systemId); ^ src/java.base/share/classes/jdk/internal/org/xml/sax/InputSource.java:140: warning: [this-escape] possible 'this' escape before subclass is fully initial ized setByteStream(byteStream); ^ src/java.base/share/classes/jdk/internal/org/xml/sax/InputSource.java:160: warning: [this-escape] possible 'this' escape before subclass is fully initial ized setCharacterStream(characterStream); ^ src/java.base/share/classes/jdk/internal/util/xml/impl/Parser.java:254: warning: [this-escape] possible 'this' escape before subclass is fully initialize d mPref = pair(mPref); ^ src/java.base/share/classes/sun/security/provider/CtrDrbg.java:64: warning: [this-escape] possible 'this' escape before subclass is fully initialized configure(params); ^ src/java.base/share/classes/sun/security/provider/DSAPublicKey.java:91: warning: [this-escape] possible 'this' escape before subclass is fully initialize d setKey(new BitArray(keyArray.length*8, keyArray)); ^ src/java.base/share/classes/sun/security/provider/DSAPublicKey.java:99: warning: [this-escape] possible 'this' escape before subclass is fully initialize d decode(encoded); ^ src/java.base/share/classes/sun/security/provider/HashDrbg.java:51: warning: [this-escape] possible 'this' escape before subclass is fully initialized configure(params); ^ src/java.base/share/classes/sun/security/provider/HmacDrbg.java:50: warning: [this-escape] possible 'this' escape before subclass is fully initialized configure(params); ^ src/java.base/share/classes/sun/security/x509/X509CRLImpl.java:136: warning: [this-escape] possible 'this' escape before subclass is fully initialized X500Principal crlIssuer = getIssuerX500Principal(); ^ src/java.base/share/classes/sun/security/x509/X509CRLImpl.java:239: warning: [this-escape] possible 'this' escape before subclass is fully initialized X500Principal crlIssuer = getIssuerX500Principal(); ^ src/java.base/share/classes/sun/security/validator/ValidatorException.java:75: warning: [this-escape] possible 'this' escape before subclass is fully ini tialized initCause(cause); ^ src/java.base/share/classes/sun/security/validator/ValidatorException.java:91: warning: [this-escape] possible 'this' escape before subclass is fully ini tialized initCause(cause); ^ src/java.base/share/classes/sun/security/validator/ValidatorException.java:103: warning: [this-escape] possible 'this' escape before subclass is fully in itialized initCause(cause); ^ src/java.base/share/classes/sun/security/x509/RFC822Name.java:55: warning: [this-escape] possible 'this' escape before subclass is fully initialized parseName(name); ^ src/java.base/share/classes/sun/security/x509/RFC822Name.java:65: warning: [this-escape] possible 'this' escape before subclass is fully initialized parseName(name); ^ src/java.base/share/classes/sun/util/locale/provider/FallbackLocaleProviderAdapter.java:49: warning: [this-escape] possible 'this' escape before subclass is fully initialized new LocaleResources(this, Locale.ROOT); ^ 201 warnings