[aarch64-port-dev ] Linaro OpenJDK AArch64 jdk/jdk build 1892 Failure

ci_notify at linaro.org ci_notify at linaro.org
Tue Sep 3 16:10:15 UTC 2019


OpenJDK AArch64 jdk/jdk build status is Failure
Build details -  https://ci.linaro.org/job/jdkX-ci-build/1892/

Changes -
  thartmann: 2172fd713350599c2b056a7f2d7d0fa0bbcc84cd 
	- src/hotspot/share/adlc/formssel.cpp 
--"8230428: Cleanup dead CastIP node code in formssel.cpp
Summary: Removed dead code.
Reviewed-by: roland
"  michaelm: f571cc16478a4402b8f64dc134a962f9140762c0  
--"Merge
"  michaelm: c4ec55644b4b40bb79556da310eac17716fc9a39 
	- test/jdk/com/sun/net/httpserver/bugs/HttpExchange/AutoCloseableHttpExchange.java
	- test/jdk/com/sun/net/httpserver/bugs/HttpExchange/jdk.httpserver/sun/net/httpserver/HttpExchangeAccess.java
	- src/jdk.httpserver/share/classes/com/sun/net/httpserver/HttpExchange.java 
--"8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
Reviewed-by: dfuchs, michaelm
Contributed-by: patrick.concannon at oracle.com
"  mgronlun: ca9e3b68a969822d027d7a6490eac568fedece21 
	- src/hotspot/share/jfr/recorder/checkpoint/jfrCheckpointManager.cpp 
--"8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
Reviewed-by: egahlin
"  mgronlun: 94481c2b9388cb88f63139a861361ca73be27982 
	- src/hotspot/share/jfr/leakprofiler/chains/bfsClosure.cpp
	- src/hotspot/share/jfr/leakprofiler/chains/dfsClosure.cpp 
--"8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
Reviewed-by: egahlin
"  mdoerr: be5865bda5b90a25e06f967a30112e4b10353ccc 
	- src/hotspot/cpu/aarch64/globalDefinitions_aarch64.hpp
	- src/hotspot/cpu/arm/globalDefinitions_arm.hpp
	- src/hotspot/cpu/ppc/globalDefinitions_ppc.hpp
	- src/hotspot/cpu/s390/globalDefinitions_s390.hpp
	- src/hotspot/cpu/sparc/globalDefinitions_sparc.hpp
	- src/hotspot/cpu/x86/globalDefinitions_x86.hpp
	- src/hotspot/share/gc/shared/taskqueue.inline.hpp
	- src/hotspot/share/utilities/globalDefinitions.hpp 
--"8229422: Taskqueue: Outdated selection of weak memory model platforms
Reviewed-by: tschatzl, dholmes, drwhite
"  shade: 42a13b4e9553bf2ef4f1b914b44d0ecaaebe1d60 
	- src/hotspot/share/gc/shenandoah/shenandoahArguments.cpp 
--"8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
Reviewed-by: rkennke
"  shade: 47ce198d5cf116f4b9bd0dc6018e2981fddc9c3d 
	- test/hotspot/jtreg/compiler/loopopts/superword/TestFuzzPreLoop.java 
--"8230238: Add another regression test for JDK-8134739
Reviewed-by: kvn
"  mbaesken: a333fdeb8de0ac244d690346b4db8eca9911c402 
	- make/autoconf/flags-cflags.m4
	- make/autoconf/toolchain.m4
	- src/hotspot/os/aix/os_aix.cpp
	- src/hotspot/share/gc/shared/oopStorage.hpp
	- src/hotspot/share/gc/shared/ptrQueue.hpp
	- src/hotspot/share/memory/allocation.hpp
	- src/hotspot/share/runtime/vm_version.cpp
	- src/hotspot/share/utilities/globalDefinitions_xlc.hpp 
--"8224214: [AIX] Remove support for legacy xlc compiler
Reviewed-by: erikj, kbarrett, mdoerr, dholmes
"  darcy: 1262b3ddd7e4f010bf81f2564bf86e7e2c00467a 
	- make/scripts/genExceptions.sh 
--"8230373: Use java.io.Serial in generated exception types
Reviewed-by: erikj, alanb
"  kbarrett: e9a0224b45a1dd6f4871a5082d1250397f41074b 
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1GCPhaseTimes.cpp
	- src/hotspot/share/gc/g1/g1GCPhaseTimes.hpp
	- test/hotspot/jtreg/gc/g1/TestGCLogMessages.java 
--"8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
Summary: Removed no longer needed phase time.
Reviewed-by: sjohanss, tschatzl
"  tonyp: 374f3f9dda6fed7b7e8cbd43e0ca6242a162717a 
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp
	- src/hotspot/share/gc/shared/genCollectedHeap.cpp
	- src/hotspot/share/gc/shared/genCollectedHeap.hpp 
--"8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
Reviewed-by: kbarrett, tschatzl
"  darcy: f249fc6665d5e9ea3593861170724727317ce556 
	- test/langtools/tools/javac/processing/model/util/elements/TestGetModuleOf.java
	- src/java.compiler/share/classes/javax/lang/model/util/Elements.java
	- test/langtools/tools/javac/processing/model/util/elements/TestGetPackageOf.java 
--"8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
Reviewed-by: jjg
"  kbarrett: 6f021598177712116b65220342adb966d7336489 
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1DirtyCardQueue.cpp
	- src/hotspot/share/gc/g1/g1DirtyCardQueue.hpp
	- src/hotspot/share/gc/g1/g1FreeIdSet.hpp 
--"8230327: Make G1DirtyCardQueueSet free-id init unconditional
Summary: Remove conditional init and make the set an inline member.
Reviewed-by: sjohanss, lkorinth, tschatzl
"  thartmann: 481a6a3449c87c4c52ce65e764539f54ab4a7608 
	- test/hotspot/jtreg/ProblemList-aot.txt 
--"8230390: Problemlist SA tests with AOT
Summary: Putting tests on the problem list.
Reviewed-by: roland
"  dfuchs: ef15850629cd35a8c5e3937da9fed63dfe044a4f 
	- test/jdk/java/net/DatagramPacket/ReuseBuf.java 
--"8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
Summary: The test is changed to bind to InetAddress.getLocalHost() instead of binding to the wildcard.
Reviewed-by: alanb, dfuchs, msheppar
Contributed-by: Patrick Concannon <catrick.concannon at oracle.com>
"  jpai: 6bee0a3d2a3a9fd33659ac23e4967b15e37d6973 
	- test/jdk/java/net/Socks/SocksSocketImplTest.java
	- src/java.base/share/classes/java/net/SocksSocketImpl.java 
--"8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
Summary: Catch the IAE thrown by ProxySelector.select and wrap it into a IOException
Reviewed-by: dfuchs
"  jlahoda: ed7eb20871c55447996d4af24746dc3011f485a1 
	- test/langtools/tools/javac/analyzer/AnalyzerMandatoryWarnings.java
	- test/langtools/tools/javac/analyzer/AnalyzerMandatoryWarnings.out
	- test/langtools/tools/javac/analyzer/AnalyzerNotQuiteSpeculative.java
	- test/langtools/tools/javac/analyzer/AnalyzerNotQuiteSpeculative.out
	- test/langtools/tools/javac/analyzer/DoNoRunAnalyzersWhenException.java
	- test/langtools/tools/javac/analyzer/StuckLambdas.java
	- test/langtools/tools/javac/analyzer/StuckLambdas.out
	- src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Analyzer.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/comp/ArgumentAttr.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/comp/AttrContext.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java 
--"8230105: -XDfind=diamond crashes
Summary: Avoiding side-effects in Analyzer's speculative attribution.
Reviewed-by: mcimadamore, vromero
"  eosterlund: 4b436b5d16305485de2f31c81c22b38fddd44cf3 
	- src/hotspot/cpu/aarch64/gc/z/zArguments_aarch64.cpp
	- src/hotspot/cpu/aarch64/gc/z/zGlobals_aarch64.cpp
	- src/hotspot/cpu/aarch64/gc/z/zGlobals_aarch64.hpp
	- src/hotspot/cpu/x86/gc/z/zArguments_x86.cpp
	- src/hotspot/cpu/x86/gc/z/zGlobals_x86.cpp
	- src/hotspot/cpu/x86/gc/z/zGlobals_x86.hpp
	- src/hotspot/share/gc/z/zGlobals.hpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zArguments_linux_aarch64.cpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zGlobals_linux_aarch64.cpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zGlobals_linux_aarch64.hpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zArguments_linux_x86.cpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zGlobals_linux_x86.cpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zGlobals_linux_x86.hpp 
--"8230307: ZGC: Make zGlobals and zArguments OS agnostic
Reviewed-by: pliden, smonteith
"  thartmann: 421cc7c347cf83cc6abf20ee3d3d76ed5d0df090 
	- test/hotspot/jtreg/ProblemList.txt 
--"8230388: Problemlist additional compiler/rtm tests
Summary: Putting tests on the problem list.
Reviewed-by: roland
"  amlu: 28915ebc6510adced3284390f31cebab8d807746 
	- test/jdk/jdk/internal/jimage/JImageOpenTest.java
	- test/jdk/jdk/internal/jimage/JImageReadTest.java
	- test/jdk/jdk/internal/jimage/TEST.properties 
--"8230004: jdk/internal/jimage/JImageOpenTest.java runs no test
Reviewed-by: alanb
"  stefank: 6b539901e79e4ca982ca16a67cf089d63ed2fa80 
	- src/hotspot/cpu/aarch64/aarch64.ad
	- src/hotspot/cpu/arm/macroAssembler_arm.cpp
	- src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
	- src/hotspot/share/interpreter/bytecodeInterpreter.cpp
	- src/hotspot/share/oops/markWord.hpp
	- src/hotspot/share/opto/macro.cpp
	- src/hotspot/share/runtime/thread.cpp 
--"8230203: Replace markWord enums with typed constants
Reviewed-by: kbarrett, dholmes
"  jiefu: bfb76c34e5c54b21584b5e0f0087181d6bb846dc 
	- test/hotspot/jtreg/runtime/StackTrace/HiddenFrameTest.java 
--"8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
Reviewed-by: dholmes
"  pli: 4364524f8cacc5f87f6f90fb3a303856c97f0deb 
	- src/hotspot/share/jvmci/jvmci.hpp
	- src/hotspot/share/jvmci/jvmciRuntime.cpp
	- src/hotspot/share/jvmci/vmStructs_jvmci.cpp
	- src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/CompilerToVM.java
	- src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotCodeCacheProvider.java
	- src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java 
--"8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
Reviewed-by: dlong, coleenp
Contributed-by: doug.simon at oracle.com, xiaohong.gong at arm.com
"  darcy: e0b8b019d2f5472c726633464ecf27abdbbadd06 
	- src/java.base/share/classes/com/sun/java/util/jar/pack/Attribute.java
	- src/java.base/share/classes/com/sun/java/util/jar/pack/ClassReader.java
	- src/java.base/share/classes/com/sun/java/util/jar/pack/Instruction.java
	- src/java.base/share/classes/java/io/CharConversionException.java
	- src/java.base/share/classes/java/io/EOFException.java
	- src/java.base/share/classes/java/io/File.java
	- src/java.base/share/classes/java/io/FileNotFoundException.java
	- src/java.base/share/classes/java/io/FilePermission.java
	- src/java.base/share/classes/java/io/IOError.java
	- src/java.base/share/classes/java/io/IOException.java
	- src/java.base/share/classes/java/io/InterruptedIOException.java
	- src/java.base/share/classes/java/io/InvalidClassException.java
	- src/java.base/share/classes/java/io/InvalidObjectException.java
	- src/java.base/share/classes/java/io/NotActiveException.java
	- src/java.base/share/classes/java/io/NotSerializableException.java
	- src/java.base/share/classes/java/io/ObjectStreamClass.java
	- src/java.base/share/classes/java/io/ObjectStreamException.java
	- src/java.base/share/classes/java/io/OptionalDataException.java
	- src/java.base/share/classes/java/io/SerializablePermission.java
	- src/java.base/share/classes/java/io/StreamCorruptedException.java
	- src/java.base/share/classes/java/io/SyncFailedException.java
	- src/java.base/share/classes/java/io/UTFDataFormatException.java
	- src/java.base/share/classes/java/io/UncheckedIOException.java
	- src/java.base/share/classes/java/io/UnsupportedEncodingException.java
	- src/java.base/share/classes/java/io/WriteAbortedException.java
	- src/java.base/share/classes/java/lang/AbstractMethodError.java
	- src/java.base/share/classes/java/lang/ArithmeticException.java
	- src/java.base/share/classes/java/lang/ArrayIndexOutOfBoundsException.java
	- src/java.base/share/classes/java/lang/ArrayStoreException.java
	- src/java.base/share/classes/java/lang/AssertionError.java
	- src/java.base/share/classes/java/lang/Boolean.java
	- src/java.base/share/classes/java/lang/BootstrapMethodError.java
	- src/java.base/share/classes/java/lang/Byte.java
	- src/java.base/share/classes/java/lang/Character.java
	- src/java.base/share/classes/java/lang/Class.java
	- src/java.base/share/classes/java/lang/ClassCastException.java
	- src/java.base/share/classes/java/lang/ClassCircularityError.java
	- src/java.base/share/classes/java/lang/ClassFormatError.java
	- src/java.base/share/classes/java/lang/ClassNotFoundException.java
	- src/java.base/share/classes/java/lang/CloneNotSupportedException.java
	- src/java.base/share/classes/java/lang/Double.java
	- src/java.base/share/classes/java/lang/Enum.java
	- src/java.base/share/classes/java/lang/EnumConstantNotPresentException.java
	- src/java.base/share/classes/java/lang/Error.java
	- src/java.base/share/classes/java/lang/Exception.java
	- src/java.base/share/classes/java/lang/ExceptionInInitializerError.java
	- src/java.base/share/classes/java/lang/Float.java
	- src/java.base/share/classes/java/lang/IllegalAccessError.java
	- src/java.base/share/classes/java/lang/IllegalArgumentException.java
	- src/java.base/share/classes/java/lang/IllegalCallerException.java
	- src/java.base/share/classes/java/lang/IllegalMonitorStateException.java
	- src/java.base/share/classes/java/lang/IllegalStateException.java
	- src/java.base/share/classes/java/lang/IllegalThreadStateException.java
	- src/java.base/share/classes/java/lang/IncompatibleClassChangeError.java
	- src/java.base/share/classes/java/lang/IndexOutOfBoundsException.java
	- src/java.base/share/classes/java/lang/InstantiationError.java
	- src/java.base/share/classes/java/lang/InstantiationException.java
	- src/java.base/share/classes/java/lang/Integer.java
	- src/java.base/share/classes/java/lang/InterruptedException.java
	- src/java.base/share/classes/java/lang/LayerInstantiationException.java
	- src/java.base/share/classes/java/lang/LinkageError.java
	- src/java.base/share/classes/java/lang/Long.java
	- src/java.base/share/classes/java/lang/NegativeArraySizeException.java
	- src/java.base/share/classes/java/lang/NoClassDefFoundError.java
	- src/java.base/share/classes/java/lang/NoSuchFieldError.java
	- src/java.base/share/classes/java/lang/NoSuchFieldException.java
	- src/java.base/share/classes/java/lang/NoSuchMethodError.java
	- src/java.base/share/classes/java/lang/NoSuchMethodException.java
	- src/java.base/share/classes/java/lang/NullPointerException.java
	- src/java.base/share/classes/java/lang/Number.java
	- src/java.base/share/classes/java/lang/NumberFormatException.java
	- src/java.base/share/classes/java/lang/OutOfMemoryError.java
	- src/java.base/share/classes/java/lang/ReflectiveOperationException.java
	- src/java.base/share/classes/java/lang/RuntimeException.java
	- src/java.base/share/classes/java/lang/RuntimePermission.java
	- src/java.base/share/classes/java/lang/SecurityException.java
	- src/java.base/share/classes/java/lang/Short.java
	- src/java.base/share/classes/java/lang/StackOverflowError.java
	- src/java.base/share/classes/java/lang/StackTraceElement.java
	- src/java.base/share/classes/java/lang/String.java
	- src/java.base/share/classes/java/lang/StringBuffer.java
	- src/java.base/share/classes/java/lang/StringBuilder.java
	- src/java.base/share/classes/java/lang/StringIndexOutOfBoundsException.java
	- src/java.base/share/classes/java/lang/ThreadDeath.java
	- src/java.base/share/classes/java/lang/Throwable.java
	- src/java.base/share/classes/java/lang/TypeNotPresentException.java
	- src/java.base/share/classes/java/lang/UnknownError.java
	- src/java.base/share/classes/java/lang/UnsatisfiedLinkError.java
	- src/java.base/share/classes/java/lang/UnsupportedClassVersionError.java
	- src/java.base/share/classes/java/lang/UnsupportedOperationException.java
	- src/java.base/share/classes/java/lang/VerifyError.java
	- src/java.base/share/classes/java/lang/VirtualMachineError.java
	- src/java.base/share/classes/java/lang/annotation/AnnotationFormatError.java
	- src/java.base/share/classes/java/lang/annotation/AnnotationTypeMismatchException.java
	- src/java.base/share/classes/java/lang/annotation/IncompleteAnnotationException.java
	- src/java.base/share/classes/java/lang/invoke/LambdaConversionException.java
	- src/java.base/share/classes/java/lang/invoke/MethodType.java
	- src/java.base/share/classes/java/lang/invoke/SerializedLambda.java
	- src/java.base/share/classes/java/lang/invoke/StringConcatException.java
	- src/java.base/share/classes/java/lang/invoke/WrongMethodTypeException.java
	- src/java.base/share/classes/java/lang/module/FindException.java
	- src/java.base/share/classes/java/lang/module/InvalidModuleDescriptorException.java
	- src/java.base/share/classes/java/lang/module/ResolutionException.java
	- src/java.base/share/classes/java/lang/reflect/GenericSignatureFormatError.java
	- src/java.base/share/classes/java/lang/reflect/InaccessibleObjectException.java
	- src/java.base/share/classes/java/lang/reflect/InvocationTargetException.java
	- src/java.base/share/classes/java/lang/reflect/MalformedParameterizedTypeException.java
	- src/java.base/share/classes/java/lang/reflect/MalformedParametersException.java
	- src/java.base/share/classes/java/lang/reflect/Proxy.java
	- src/java.base/share/classes/java/lang/reflect/ReflectPermission.java
	- src/java.base/share/classes/java/lang/reflect/UndeclaredThrowableException.java
	- src/java.base/share/classes/java/math/BigDecimal.java
	- src/java.base/share/classes/java/math/BigInteger.java
	- src/java.base/share/classes/java/math/MathContext.java
	- src/java.base/share/classes/java/net/BindException.java
	- src/java.base/share/classes/java/net/ConnectException.java
	- src/java.base/share/classes/java/net/HttpRetryException.java
	- src/java.base/share/classes/java/net/Inet4Address.java
	- src/java.base/share/classes/java/net/Inet6Address.java
	- src/java.base/share/classes/java/net/InetAddress.java
	- src/java.base/share/classes/java/net/InetSocketAddress.java
	- src/java.base/share/classes/java/net/MalformedURLException.java
	- src/java.base/share/classes/java/net/NetPermission.java
	- src/java.base/share/classes/java/net/NoRouteToHostException.java
	- src/java.base/share/classes/java/net/PortUnreachableException.java
	- src/java.base/share/classes/java/net/ProtocolException.java
	- src/java.base/share/classes/java/net/SocketAddress.java
	- src/java.base/share/classes/java/net/SocketException.java
	- src/java.base/share/classes/java/net/SocketPermission.java
	- src/java.base/share/classes/java/net/SocketTimeoutException.java
	- src/java.base/share/classes/java/net/URI.java
	- src/java.base/share/classes/java/net/URISyntaxException.java
	- src/java.base/share/classes/java/net/URL.java
	- src/java.base/share/classes/java/net/URLPermission.java
	- src/java.base/share/classes/java/net/UnknownHostException.java
	- src/java.base/share/classes/java/net/UnknownServiceException.java
	- src/java.base/share/classes/java/nio/charset/CoderMalfunctionError.java
	- src/java.base/share/classes/java/nio/charset/MalformedInputException.java
	- src/java.base/share/classes/java/nio/charset/UnmappableCharacterException.java
	- src/java.base/share/classes/java/nio/file/AccessDeniedException.java
	- src/java.base/share/classes/java/nio/file/AtomicMoveNotSupportedException.java
	- src/java.base/share/classes/java/nio/file/ClosedDirectoryStreamException.java
	- src/java.base/share/classes/java/nio/file/ClosedFileSystemException.java
	- src/java.base/share/classes/java/nio/file/ClosedWatchServiceException.java
	- src/java.base/share/classes/java/nio/file/DirectoryIteratorException.java
	- src/java.base/share/classes/java/nio/file/DirectoryNotEmptyException.java
	- src/java.base/share/classes/java/nio/file/FileAlreadyExistsException.java
	- src/java.base/share/classes/java/nio/file/FileSystemAlreadyExistsException.java
	- src/java.base/share/classes/java/nio/file/FileSystemException.java
	- src/java.base/share/classes/java/nio/file/FileSystemLoopException.java
	- src/java.base/share/classes/java/nio/file/FileSystemNotFoundException.java
	- src/java.base/share/classes/java/nio/file/InvalidPathException.java
	- src/java.base/share/classes/java/nio/file/LinkPermission.java
	- src/java.base/share/classes/java/nio/file/NoSuchFileException.java
	- src/java.base/share/classes/java/nio/file/NotDirectoryException.java
	- src/java.base/share/classes/java/nio/file/NotLinkException.java
	- src/java.base/share/classes/java/nio/file/ProviderMismatchException.java
	- src/java.base/share/classes/java/nio/file/ProviderNotFoundException.java
	- src/java.base/share/classes/java/nio/file/ReadOnlyFileSystemException.java
	- src/java.base/share/classes/java/nio/file/attribute/UserPrincipalNotFoundException.java
	- src/java.base/share/classes/java/text/AttributedCharacterIterator.java
	- src/java.base/share/classes/java/text/ChoiceFormat.java
	- src/java.base/share/classes/java/text/CompactNumberFormat.java
	- src/java.base/share/classes/java/text/DateFormat.java
	- src/java.base/share/classes/java/text/DateFormatSymbols.java
	- src/java.base/share/classes/java/text/DecimalFormat.java
	- src/java.base/share/classes/java/text/DecimalFormatSymbols.java
	- src/java.base/share/classes/java/text/Format.java
	- src/java.base/share/classes/java/text/MessageFormat.java
	- src/java.base/share/classes/java/text/NumberFormat.java
	- src/java.base/share/classes/java/text/ParseException.java
	- src/java.base/share/classes/java/text/SimpleDateFormat.java
	- src/java.base/share/classes/java/time/Clock.java
	- src/java.base/share/classes/java/time/DateTimeException.java
	- src/java.base/share/classes/java/time/Duration.java
	- src/java.base/share/classes/java/time/Instant.java
	- src/java.base/share/classes/java/time/LocalDate.java
	- src/java.base/share/classes/java/time/LocalDateTime.java
	- src/java.base/share/classes/java/time/LocalTime.java
	- src/java.base/share/classes/java/time/MonthDay.java
	- src/java.base/share/classes/java/time/OffsetDateTime.java
	- src/java.base/share/classes/java/time/OffsetTime.java
	- src/java.base/share/classes/java/time/Period.java
	- src/java.base/share/classes/java/time/Ser.java
	- src/java.base/share/classes/java/time/Year.java
	- src/java.base/share/classes/java/time/YearMonth.java
	- src/java.base/share/classes/java/time/ZoneId.java
	- src/java.base/share/classes/java/time/ZoneOffset.java
	- src/java.base/share/classes/java/time/ZoneRegion.java
	- src/java.base/share/classes/java/time/ZonedDateTime.java
	- src/java.base/share/classes/java/time/chrono/AbstractChronology.java
	- src/java.base/share/classes/java/time/chrono/ChronoLocalDateImpl.java
	- src/java.base/share/classes/java/time/chrono/ChronoLocalDateTimeImpl.java
	- src/java.base/share/classes/java/time/chrono/ChronoPeriodImpl.java
	- src/java.base/share/classes/java/time/chrono/ChronoZonedDateTimeImpl.java
	- src/java.base/share/classes/java/time/chrono/HijrahChronology.java
	- src/java.base/share/classes/java/time/chrono/HijrahDate.java
	- src/java.base/share/classes/java/time/chrono/IsoChronology.java
	- src/java.base/share/classes/java/time/chrono/JapaneseChronology.java
	- src/java.base/share/classes/java/time/chrono/JapaneseDate.java
	- src/java.base/share/classes/java/time/chrono/JapaneseEra.java
	- src/java.base/share/classes/java/time/chrono/MinguoChronology.java
	- src/java.base/share/classes/java/time/chrono/MinguoDate.java
	- src/java.base/share/classes/java/time/chrono/Ser.java
	- src/java.base/share/classes/java/time/chrono/ThaiBuddhistChronology.java
	- src/java.base/share/classes/java/time/chrono/ThaiBuddhistDate.java
	- src/java.base/share/classes/java/time/format/DateTimeParseException.java
	- src/java.base/share/classes/java/time/temporal/UnsupportedTemporalTypeException.java
	- src/java.base/share/classes/java/time/temporal/ValueRange.java
	- src/java.base/share/classes/java/time/temporal/WeekFields.java
	- src/java.base/share/classes/java/util/AbstractMap.java
	- src/java.base/share/classes/java/util/ArrayDeque.java
	- src/java.base/share/classes/java/util/ArrayList.java
	- src/java.base/share/classes/java/util/ArrayPrefixHelpers.java
	- src/java.base/share/classes/java/util/Arrays.java
	- src/java.base/share/classes/java/util/ArraysParallelSortHelpers.java
	- src/java.base/share/classes/java/util/BitSet.java
	- src/java.base/share/classes/java/util/Calendar.java
	- src/java.base/share/classes/java/util/Collections.java
	- src/java.base/share/classes/java/util/Comparators.java
	- src/java.base/share/classes/java/util/ConcurrentModificationException.java
	- src/java.base/share/classes/java/util/Currency.java
	- src/java.base/share/classes/java/util/Date.java
	- src/java.base/share/classes/java/util/DuplicateFormatFlagsException.java
	- src/java.base/share/classes/java/util/EmptyStackException.java
	- src/java.base/share/classes/java/util/EnumMap.java
	- src/java.base/share/classes/java/util/EnumSet.java
	- src/java.base/share/classes/java/util/EventObject.java
	- src/java.base/share/classes/java/util/FormatFlagsConversionMismatchException.java
	- src/java.base/share/classes/java/util/FormatterClosedException.java
	- src/java.base/share/classes/java/util/GregorianCalendar.java
	- src/java.base/share/classes/java/util/HashMap.java
	- src/java.base/share/classes/java/util/HashSet.java
	- src/java.base/share/classes/java/util/Hashtable.java
	- src/java.base/share/classes/java/util/IdentityHashMap.java
	- src/java.base/share/classes/java/util/IllegalFormatCodePointException.java
	- src/java.base/share/classes/java/util/IllegalFormatConversionException.java
	- src/java.base/share/classes/java/util/IllegalFormatException.java
	- src/java.base/share/classes/java/util/IllegalFormatFlagsException.java
	- src/java.base/share/classes/java/util/IllegalFormatPrecisionException.java
	- src/java.base/share/classes/java/util/IllegalFormatWidthException.java
	- src/java.base/share/classes/java/util/IllformedLocaleException.java
	- src/java.base/share/classes/java/util/ImmutableCollections.java
	- src/java.base/share/classes/java/util/InputMismatchException.java
	- src/java.base/share/classes/java/util/InvalidPropertiesFormatException.java
	- src/java.base/share/classes/java/util/JapaneseImperialCalendar.java
	- src/java.base/share/classes/java/util/JumboEnumSet.java
	- src/java.base/share/classes/java/util/LinkedHashMap.java
	- src/java.base/share/classes/java/util/LinkedHashSet.java
	- src/java.base/share/classes/java/util/LinkedList.java
	- src/java.base/share/classes/java/util/Locale.java
	- src/java.base/share/classes/java/util/MissingFormatArgumentException.java
	- src/java.base/share/classes/java/util/MissingFormatWidthException.java
	- src/java.base/share/classes/java/util/MissingResourceException.java
	- src/java.base/share/classes/java/util/NoSuchElementException.java
	- src/java.base/share/classes/java/util/PriorityQueue.java
	- src/java.base/share/classes/java/util/Properties.java
	- src/java.base/share/classes/java/util/PropertyPermission.java
	- src/java.base/share/classes/java/util/Random.java
	- src/java.base/share/classes/java/util/RegularEnumSet.java
	- src/java.base/share/classes/java/util/ServiceConfigurationError.java
	- src/java.base/share/classes/java/util/SimpleTimeZone.java
	- src/java.base/share/classes/java/util/Stack.java
	- src/java.base/share/classes/java/util/TimeZone.java
	- src/java.base/share/classes/java/util/TooManyListenersException.java
	- src/java.base/share/classes/java/util/TreeMap.java
	- src/java.base/share/classes/java/util/TreeSet.java
	- src/java.base/share/classes/java/util/UUID.java
	- src/java.base/share/classes/java/util/UnknownFormatConversionException.java
	- src/java.base/share/classes/java/util/UnknownFormatFlagsException.java
	- src/java.base/share/classes/java/util/Vector.java
	- src/java.base/share/classes/java/util/jar/JarException.java
	- src/java.base/share/classes/java/util/jar/JarVerifier.java
	- src/java.base/share/classes/java/util/regex/Pattern.java
	- src/java.base/share/classes/java/util/regex/PatternSyntaxException.java
	- src/java.base/share/classes/java/util/zip/DataFormatException.java
	- src/java.base/share/classes/java/util/zip/ZipError.java
	- src/java.base/share/classes/java/util/zip/ZipException.java
	- src/java.base/share/classes/javax/net/ssl/HandshakeCompletedEvent.java
	- src/java.base/share/classes/javax/net/ssl/SSLException.java
	- src/java.base/share/classes/javax/net/ssl/SSLHandshakeException.java
	- src/java.base/share/classes/javax/net/ssl/SSLKeyException.java
	- src/java.base/share/classes/javax/net/ssl/SSLPeerUnverifiedException.java
	- src/java.base/share/classes/javax/net/ssl/SSLPermission.java
	- src/java.base/share/classes/javax/net/ssl/SSLProtocolException.java
	- src/java.base/share/classes/javax/net/ssl/SSLSessionBindingEvent.java
	- src/java.base/share/classes/jdk/internal/loader/AbstractClassLoaderValue.java
	- src/java.base/share/classes/jdk/internal/org/xml/sax/SAXException.java
	- src/java.base/share/classes/jdk/internal/org/xml/sax/SAXNotRecognizedException.java
	- src/java.base/share/classes/jdk/internal/org/xml/sax/SAXNotSupportedException.java
	- src/java.base/share/classes/jdk/internal/org/xml/sax/SAXParseException.java
	- src/java.base/share/classes/jdk/internal/util/jar/InvalidJarIndexError.java
	- src/java.base/share/classes/jdk/internal/util/xml/XMLStreamException.java
	- src/java.base/share/classes/sun/net/ConnectionResetException.java
	- src/java.base/share/classes/sun/net/TelnetProtocolException.java
	- src/java.base/share/classes/sun/net/ftp/FtpLoginException.java
	- src/java.base/share/classes/sun/net/ftp/FtpProtocolException.java
	- src/java.base/share/classes/sun/net/smtp/SmtpProtocolException.java
	- src/java.base/share/classes/sun/net/www/ApplicationLaunchException.java
	- src/java.base/share/classes/sun/net/www/http/KeepAliveCache.java
	- src/java.base/share/classes/sun/net/www/protocol/http/AuthCacheValue.java
	- src/java.base/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java
	- src/java.base/share/classes/sun/net/www/protocol/http/BasicAuthentication.java
	- src/java.base/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
	- src/java.base/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java
	- src/java.base/share/classes/sun/nio/ch/Reflect.java
	- src/java.base/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java
	- src/java.base/share/classes/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java
	- src/java.base/share/classes/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.java
	- src/java.base/share/classes/sun/reflect/annotation/ExceptionProxy.java
	- src/java.base/share/classes/sun/reflect/annotation/TypeNotPresentExceptionProxy.java
	- src/java.base/share/classes/sun/reflect/generics/reflectiveObjects/NotImplementedException.java
	- src/java.base/share/classes/sun/util/BuddhistCalendar.java
	- src/java.base/share/classes/sun/util/calendar/ZoneInfo.java
	- src/java.base/share/classes/sun/util/locale/LocaleSyntaxException.java 
--"8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
"  kbarrett: 18863bf3501f52e0c93a9caa102eff452a01566a 
	- src/hotspot/share/gc/g1/g1DirtyCardQueue.cpp
	- src/hotspot/share/gc/g1/g1DirtyCardQueue.hpp 
--"8230332: G1DirtyCardQueueSet _notify_when_complete is always true
Summary: Removed _notify_when_complete, assume true value where formerly used.
Reviewed-by: sjohanss, tschatzl
"  mseledtsov: fd09c637dedb94a86d821b2fd2e1cc217e82f337 
	- test/hotspot/jtreg/ProblemList.txt
	- test/hotspot/jtreg/containers/docker/EventGeneratorLoop.java
	- test/hotspot/jtreg/containers/docker/TestJcmdWithSideCar.java 
--"8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
Summary: waiting for child output to start main() before running jcmd
Reviewed-by: dholmes, bobv
"  kbarrett: d78c910f90694316d70a748d3c6ecdc74edaadaf 
	- src/hotspot/share/gc/g1/g1Analytics.cpp
	- src/hotspot/share/gc/g1/g1Analytics.hpp
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1ConcurrentRefine.cpp
	- src/hotspot/share/gc/g1/g1ConcurrentRefine.hpp
	- src/hotspot/share/gc/g1/g1ConcurrentRefineThread.cpp
	- src/hotspot/share/gc/g1/g1DirtyCardQueue.cpp
	- src/hotspot/share/gc/g1/g1DirtyCardQueue.hpp
	- src/hotspot/share/gc/g1/g1Policy.cpp
	- src/hotspot/share/gc/g1/g1Policy.hpp 
--"8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
Summary: Consistently use card counts
Reviewed-by: sjohanss, sangheki
"  jiefu: 5021d91ba9bd3cbf75715412f352a9e6cf19844c 
	- src/hotspot/share/opto/output.cpp 
--"8230037: Confused MetaData dumped by PrintOptoAssembly
Reviewed-by: kvn, bsrbnd
"  darcy: 4612a3cfb92729002deb3c86056b1104a12c9d27 
	- src/java.base/share/classes/com/sun/crypto/provider/DESKey.java
	- src/java.base/share/classes/com/sun/crypto/provider/DESedeKey.java
	- src/java.base/share/classes/com/sun/crypto/provider/DHPrivateKey.java
	- src/java.base/share/classes/com/sun/crypto/provider/DHPublicKey.java
	- src/java.base/share/classes/com/sun/crypto/provider/PBEKey.java
	- src/java.base/share/classes/com/sun/crypto/provider/PBKDF2KeyImpl.java
	- src/java.base/share/classes/com/sun/crypto/provider/SealedObjectForKeyProtector.java
	- src/java.base/share/classes/com/sun/crypto/provider/SunJCE.java
	- src/java.base/share/classes/com/sun/crypto/provider/TlsMasterSecretGenerator.java
	- src/java.base/share/classes/com/sun/security/cert/internal/x509/X509V1CertImpl.java
	- src/java.base/share/classes/com/sun/security/ntlm/NTLMException.java
	- src/java.base/share/classes/java/security/AccessControlException.java
	- src/java.base/share/classes/java/security/AllPermission.java
	- src/java.base/share/classes/java/security/AuthProvider.java
	- src/java.base/share/classes/java/security/BasicPermission.java
	- src/java.base/share/classes/java/security/CodeSigner.java
	- src/java.base/share/classes/java/security/CodeSource.java
	- src/java.base/share/classes/java/security/DigestException.java
	- src/java.base/share/classes/java/security/GeneralSecurityException.java
	- src/java.base/share/classes/java/security/GuardedObject.java
	- src/java.base/share/classes/java/security/Identity.java
	- src/java.base/share/classes/java/security/IdentityScope.java
	- src/java.base/share/classes/java/security/InvalidAlgorithmParameterException.java
	- src/java.base/share/classes/java/security/InvalidKeyException.java
	- src/java.base/share/classes/java/security/InvalidParameterException.java
	- src/java.base/share/classes/java/security/Key.java
	- src/java.base/share/classes/java/security/KeyException.java
	- src/java.base/share/classes/java/security/KeyManagementException.java
	- src/java.base/share/classes/java/security/KeyPair.java
	- src/java.base/share/classes/java/security/KeyRep.java
	- src/java.base/share/classes/java/security/KeyStoreException.java
	- src/java.base/share/classes/java/security/NoSuchAlgorithmException.java
	- src/java.base/share/classes/java/security/NoSuchProviderException.java
	- src/java.base/share/classes/java/security/Permission.java
	- src/java.base/share/classes/java/security/PermissionCollection.java
	- src/java.base/share/classes/java/security/Permissions.java
	- src/java.base/share/classes/java/security/Policy.java
	- src/java.base/share/classes/java/security/PrivateKey.java
	- src/java.base/share/classes/java/security/PrivilegedActionException.java
	- src/java.base/share/classes/java/security/Provider.java
	- src/java.base/share/classes/java/security/ProviderException.java
	- src/java.base/share/classes/java/security/PublicKey.java
	- src/java.base/share/classes/java/security/SecureRandom.java
	- src/java.base/share/classes/java/security/SecureRandomSpi.java
	- src/java.base/share/classes/java/security/SecurityPermission.java
	- src/java.base/share/classes/java/security/SignatureException.java
	- src/java.base/share/classes/java/security/SignedObject.java
	- src/java.base/share/classes/java/security/Signer.java
	- src/java.base/share/classes/java/security/Timestamp.java
	- src/java.base/share/classes/java/security/UnrecoverableEntryException.java
	- src/java.base/share/classes/java/security/UnrecoverableKeyException.java
	- src/java.base/share/classes/java/security/UnresolvedPermission.java
	- src/java.base/share/classes/java/security/UnresolvedPermissionCollection.java
	- src/java.base/share/classes/java/security/cert/CRLException.java
	- src/java.base/share/classes/java/security/cert/CertPath.java
	- src/java.base/share/classes/java/security/cert/CertPathBuilderException.java
	- src/java.base/share/classes/java/security/cert/CertPathValidatorException.java
	- src/java.base/share/classes/java/security/cert/CertStoreException.java
	- src/java.base/share/classes/java/security/cert/Certificate.java
	- src/java.base/share/classes/java/security/cert/CertificateEncodingException.java
	- src/java.base/share/classes/java/security/cert/CertificateException.java
	- src/java.base/share/classes/java/security/cert/CertificateExpiredException.java
	- src/java.base/share/classes/java/security/cert/CertificateNotYetValidException.java
	- src/java.base/share/classes/java/security/cert/CertificateParsingException.java
	- src/java.base/share/classes/java/security/cert/CertificateRevokedException.java
	- src/java.base/share/classes/java/security/cert/X509Certificate.java
	- src/java.base/share/classes/java/security/interfaces/DSAPrivateKey.java
	- src/java.base/share/classes/java/security/interfaces/DSAPublicKey.java
	- src/java.base/share/classes/java/security/interfaces/ECPrivateKey.java
	- src/java.base/share/classes/java/security/interfaces/ECPublicKey.java
	- src/java.base/share/classes/java/security/interfaces/RSAMultiPrimePrivateCrtKey.java
	- src/java.base/share/classes/java/security/interfaces/RSAPrivateCrtKey.java
	- src/java.base/share/classes/java/security/interfaces/RSAPrivateKey.java
	- src/java.base/share/classes/java/security/interfaces/RSAPublicKey.java
	- src/java.base/share/classes/java/security/spec/InvalidKeySpecException.java
	- src/java.base/share/classes/java/security/spec/InvalidParameterSpecException.java
	- src/java.base/share/classes/javax/crypto/AEADBadTagException.java
	- src/java.base/share/classes/javax/crypto/BadPaddingException.java
	- src/java.base/share/classes/javax/crypto/CryptoAllPermission.java
	- src/java.base/share/classes/javax/crypto/CryptoPermission.java
	- src/java.base/share/classes/javax/crypto/CryptoPermissions.java
	- src/java.base/share/classes/javax/crypto/CryptoPolicyParser.java
	- src/java.base/share/classes/javax/crypto/ExemptionMechanismException.java
	- src/java.base/share/classes/javax/crypto/IllegalBlockSizeException.java
	- src/java.base/share/classes/javax/crypto/NoSuchPaddingException.java
	- src/java.base/share/classes/javax/crypto/SealedObject.java
	- src/java.base/share/classes/javax/crypto/ShortBufferException.java
	- src/java.base/share/classes/javax/crypto/interfaces/DHPrivateKey.java
	- src/java.base/share/classes/javax/crypto/interfaces/DHPublicKey.java
	- src/java.base/share/classes/javax/crypto/interfaces/PBEKey.java
	- src/java.base/share/classes/javax/crypto/spec/SecretKeySpec.java
	- src/java.base/share/classes/javax/security/auth/AuthPermission.java
	- src/java.base/share/classes/javax/security/auth/DestroyFailedException.java
	- src/java.base/share/classes/javax/security/auth/PrivateCredentialPermission.java
	- src/java.base/share/classes/javax/security/auth/RefreshFailedException.java
	- src/java.base/share/classes/javax/security/auth/Subject.java
	- src/java.base/share/classes/javax/security/auth/callback/ChoiceCallback.java
	- src/java.base/share/classes/javax/security/auth/callback/ConfirmationCallback.java
	- src/java.base/share/classes/javax/security/auth/callback/LanguageCallback.java
	- src/java.base/share/classes/javax/security/auth/callback/NameCallback.java
	- src/java.base/share/classes/javax/security/auth/callback/PasswordCallback.java
	- src/java.base/share/classes/javax/security/auth/callback/TextInputCallback.java
	- src/java.base/share/classes/javax/security/auth/callback/TextOutputCallback.java
	- src/java.base/share/classes/javax/security/auth/callback/UnsupportedCallbackException.java
	- src/java.base/share/classes/javax/security/auth/login/AccountException.java
	- src/java.base/share/classes/javax/security/auth/login/AccountExpiredException.java
	- src/java.base/share/classes/javax/security/auth/login/AccountLockedException.java
	- src/java.base/share/classes/javax/security/auth/login/AccountNotFoundException.java
	- src/java.base/share/classes/javax/security/auth/login/CredentialException.java
	- src/java.base/share/classes/javax/security/auth/login/CredentialExpiredException.java
	- src/java.base/share/classes/javax/security/auth/login/CredentialNotFoundException.java
	- src/java.base/share/classes/javax/security/auth/login/FailedLoginException.java
	- src/java.base/share/classes/javax/security/auth/login/LoginException.java
	- src/java.base/share/classes/javax/security/auth/x500/X500Principal.java
	- src/java.base/share/classes/javax/security/cert/CertificateEncodingException.java
	- src/java.base/share/classes/javax/security/cert/CertificateException.java
	- src/java.base/share/classes/javax/security/cert/CertificateExpiredException.java
	- src/java.base/share/classes/javax/security/cert/CertificateNotYetValidException.java
	- src/java.base/share/classes/javax/security/cert/CertificateParsingException.java
	- src/java.base/share/classes/sun/security/internal/interfaces/TlsMasterSecret.java
	- src/java.base/share/classes/sun/security/internal/spec/TlsKeyMaterialSpec.java
	- src/java.base/share/classes/sun/security/jca/ProviderList.java
	- src/java.base/share/classes/sun/security/pkcs/PKCS8Key.java
	- src/java.base/share/classes/sun/security/pkcs/ParsingException.java
	- src/java.base/share/classes/sun/security/provider/DRBG.java
	- src/java.base/share/classes/sun/security/provider/DSAPrivateKey.java
	- src/java.base/share/classes/sun/security/provider/DSAPublicKey.java
	- src/java.base/share/classes/sun/security/provider/DSAPublicKeyImpl.java
	- src/java.base/share/classes/sun/security/provider/MD4.java
	- src/java.base/share/classes/sun/security/provider/MoreDrbgParameters.java
	- src/java.base/share/classes/sun/security/provider/PolicyFile.java
	- src/java.base/share/classes/sun/security/provider/PolicyParser.java
	- src/java.base/share/classes/sun/security/provider/SecureRandom.java
	- src/java.base/share/classes/sun/security/provider/SubjectCodeSource.java
	- src/java.base/share/classes/sun/security/provider/Sun.java
	- src/java.base/share/classes/sun/security/provider/VerificationProvider.java
	- src/java.base/share/classes/sun/security/provider/certpath/PKIX.java
	- src/java.base/share/classes/sun/security/provider/certpath/SunCertPathBuilderException.java
	- src/java.base/share/classes/sun/security/provider/certpath/X509CertPath.java
	- src/java.base/share/classes/sun/security/rsa/RSAPrivateCrtKeyImpl.java
	- src/java.base/share/classes/sun/security/rsa/RSAPrivateKeyImpl.java
	- src/java.base/share/classes/sun/security/rsa/RSAPublicKeyImpl.java
	- src/java.base/share/classes/sun/security/rsa/SunRsaSign.java
	- src/java.base/share/classes/sun/security/ssl/SunJSSE.java
	- src/java.base/share/classes/sun/security/ssl/X509KeyManagerImpl.java
	- src/java.base/share/classes/sun/security/timestamp/TSResponse.java
	- src/java.base/share/classes/sun/security/util/LazyCodeSourcePermissionCollection.java
	- src/java.base/share/classes/sun/security/util/ObjectIdentifier.java
	- src/java.base/share/classes/sun/security/util/PendingException.java
	- src/java.base/share/classes/sun/security/util/PropertyExpander.java
	- src/java.base/share/classes/sun/security/validator/ValidatorException.java
	- src/java.base/share/classes/sun/security/x509/AlgIdDSA.java
	- src/java.base/share/classes/sun/security/x509/AlgorithmId.java
	- src/java.base/share/classes/sun/security/x509/AttributeNameEnumeration.java
	- src/java.base/share/classes/sun/security/x509/CertException.java
	- src/java.base/share/classes/sun/security/x509/CertParseError.java
	- src/java.base/share/classes/sun/security/x509/X509CertImpl.java
	- src/java.base/share/classes/sun/security/x509/X509Key.java 
--"8229999: Apply java.io.Serial annotations to security types in java.base
Reviewed-by: rriggs, mullan
"  dtitov: e09c993ac4766048d25ab5a14a9d7d0f3f4fad6f 
	- src/jdk.hotspot.agent/share/classes/META-INF/services/com.sun.jdi.connect.Connector 
--"8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
Reviewed-by: sspitsyn, amenkov, alanb
"  mbaesken: 72bc9a29fd7e219aaef68c50131fd5bba09a1304 
	- test/lib/jdk/test/lib/containers/cgroup/MetricsTester.java 
--"8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
Reviewed-by: mseledtsov, sgehwolf
"  mseledtsov: e29b6ddfd9f4add45f70ad3aec0ad822fc7ac87d 
	- test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithCMS.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithDefNew.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithG1.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithParNew.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressAllocationGCEventsWithParallel.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithCMS.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithDefNew.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithG1.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithParNew.java
	- test/hotspot/jtreg/gc/stress/jfr/TestStressBigAllocationGCEventsWithParallel.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithCMS.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithDefNew.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithG1.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithParNew.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithParallel.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithCMS.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithDefNew.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithG1.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithParNew.java
	- test/jdk/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithParallel.java 
--"8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
Summary: moved the tests
Reviewed-by: egahlin
"  igerasim: a1a8f8fae7d9fea479003a862a284cceed9fabb8 
	- src/java.base/share/classes/java/util/regex/Pattern.java 
--"8230338: Accurate error message about bad Unicode block name
Reviewed-by: rriggs
"  redestad: e8ba7e4f41900326f4814fada59146447b5af137 
	- src/java.base/share/classes/java/lang/invoke/GenerateJLIClassesHelper.java
	- src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/GenerateJLIClassesPlugin.java
	- test/jdk/tools/jlink/plugins/GenerateJLIClassesPluginTest.java 
--"8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
Reviewed-by: mchung
"  coleenp: 8ec5ad4f5cc31ab88205ad1921dba5892393a8ec 
	- test/hotspot/jtreg/runtime/StackTrace/HiddenFrameTest.java
	- src/hotspot/share/classfile/javaClasses.cpp
	- src/hotspot/share/classfile/javaClasses.inline.hpp 
--"8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
Summary: Return NULL source file and negative line number for hidden frames.
Reviewed-by: dholmes, hseigel
"  psadhukhan: c16208de74da1fdf87ffbbb8c1b6e9c4a6b7cf41  
--"Merge
"  dmarkov: e00a2d8a1016fca987f939e08f9fbbab60b29a8d 
	- test/jdk/javax/swing/ToolTipManager/JMenuItemToolTipKeyBindingsTest/JMenuItemToolTipKeyBindingsTest.java
	- src/java.desktop/share/classes/javax/swing/ToolTipManager.java 
--"8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
Reviewed-by: psadhukhan, serb
"  psadhukhan: 39f13316834884f5484f88e9c00e2c7195a24ec9 
	- test/jdk/javax/swing/JEditorPane/8226513/JEditorPaneLayoutTest.java
	- src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java 
--"8226513: JEditorPane is shown with incorrect size
Reviewed-by: prr, psadhukhan
Contributed-by: semyon.sadetsky at oracle.com
"  aivanov: 020f8fab32e2d38e78abbd698dd8b663b2a0f5e7 
	- src/java.desktop/windows/classes/sun/print/PrintServiceLookupProvider.java
	- test/jdk/java/awt/print/RemotePrinterStatusRefresh/RemotePrinterStatusRefresh.java 
--"8222108: Reduce minRefreshTime for updating remote printer list on Windows
Reviewed-by: prr, serb
"  lbourges: 13178f7e75d5f562d5b4a5213956b7e49036ce8c 
	- src/java.desktop/share/classes/sun/java2d/marlin/DDasher.java
	- src/java.desktop/share/classes/sun/java2d/marlin/DHelpers.java
	- src/java.desktop/share/classes/sun/java2d/marlin/DStroker.java
	- src/java.desktop/share/classes/sun/java2d/marlin/DTransformingPathConsumer2D.java
	- src/java.desktop/share/classes/sun/java2d/marlin/Dasher.java
	- src/java.desktop/share/classes/sun/java2d/marlin/Helpers.java
	- src/java.desktop/share/classes/sun/java2d/marlin/Stroker.java
	- src/java.desktop/share/classes/sun/java2d/marlin/TransformingPathConsumer2D.java
	- src/java.desktop/share/classes/sun/java2d/marlin/Version.java
	- test/jdk/sun/java2d/marlin/ClipShapeTest.java 
--"8228711: Path rendered incorrectly when it goes outside the clipping region
Summary: fixed closePath() to preserve last position and its outcode in Stroker and TransformingPathConsumer2D.PathClipFilter
Reviewed-by: prr, kcr
"  akolarkunnu: f95327be136a16d06b7c40fb8f731796190d67c7 
	- src/demo/share/jfc/SwingSet2/BezierAnimationPanel.java
	- test/jdk/ProblemList.txt
	- test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/colorchooser/BezierAnimationPanel.java 
--"8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed
Reviewed-by: serb, psadhukhan
"  psadhukhan: b0aaa82a1b03bf2116fdbc98b84f3a640a1d5bab  
--"Merge
"  psadhukhan: 70865ef2afc73879c359237a8f147e323b79e4fa  
--"Merge
"  psadhukhan: e28ccaff2f849a5c21a1556b7115ce0dd484caee  
--"Merge
"  psadhukhan: ce786c3f1f1c37cb7d6d466250f3e843a52a5bff  
--"Merge
"  darcy: 3da1848cc39b7b9988e6e464956eef55e1391021 
	- src/java.base/share/classes/java/lang/Math.java
	- src/java.base/share/classes/java/lang/StrictMath.java 
--"8230074: Improve specification for {Math, StrictMath}.negateExact
Reviewed-by: bpb
"  jwilhelm: 339af8e17cb399d63e558798282d4e93b3ffef84 
	- .hgtags 
--"Added tag jdk-14+12 for changeset 8570f22b9b6a
"  jiefu: edc00278955d9032556820cf2c2c8b04588385d2 
	- test/hotspot/jtreg/runtime/ErrorHandling/BadNativeStackInErrorHandlingTest.java
	- test/hotspot/jtreg/runtime/ErrorHandling/ErrorFileRedirectTest.java
	- test/hotspot/jtreg/runtime/ErrorHandling/SafeFetchInErrorHandlingTest.java
	- test/hotspot/jtreg/runtime/ErrorHandling/TimeoutInErrorHandlingTest.java 
--"8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
Reviewed-by: coleenp, stuefe, mseledtsov
"  mseledtsov: da87424384eb9b58d573d5ef6ebfe563974aeb7e 
	- test/jdk/ProblemList.txt 
--"8230115: Problemlist JFR TestNetworkUtilization test
Summary: Added test to the problem list
Reviewed-by: dcubed
"  amenkov: 97257da4ac8db066e3b3b211ccb8982a0acab16c 
	- make/jdk/src/classes/build/tools/jdwpgen/AbstractTypeListNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/AbstractTypeNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/AltNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/ConstantNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/ConstantSetNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/ErrorNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/ErrorSetNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/Node.java
	- make/jdk/src/classes/build/tools/jdwpgen/RepeatNode.java
	- make/jdk/src/classes/build/tools/jdwpgen/RootNode.java 
--"8228554: Accessibility errors in jdwp-protocol.html
Reviewed-by: dholmes, sspitsyn
"  joehw: 8570f22b9b6ac6bec673899b582150865696e425 
	- test/jaxp/javax/xml/jaxp/unittest/stream/XMLStreamWriterTest/CustomImplTest.java
	- src/java.xml/share/classes/com/sun/xml/internal/stream/XMLOutputFactoryImpl.java
	- src/java.xml/share/classes/com/sun/xml/internal/stream/writers/XMLEventWriterImpl.java 
--"8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
Reviewed-by: lancea
"  godin: 9c98f8788762c2591d28f8bdb783b9842eaad915 
	- src/hotspot/share/gc/g1/g1_globals.hpp 
--"8215166: Remove unused G1PretouchAuxiliaryMemory option
Summary: Removed experimental option.
Reviewed-by: kbarrett
"  kbarrett: d1a6f72e4aec3b392ce1b785470b22020d100043 
	- src/hotspot/share/gc/g1/g1ConcurrentMarkThread.cpp
	- src/hotspot/share/gc/g1/g1ConcurrentMarkThread.hpp 
--"8230126: delay_to_keep_mmu can delay shutdown
Summary: Wait on CGC_lock instead of sleeping to provide the delay.
Reviewed-by: sangheki, sjohanss
"  dcubed: f080150a6a7e64565173c6474f7f540432abfc32 
	- test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java 
--"8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
Reviewed-by: eosterlund
"  dcubed: e17f768b3b719fc7b910d2db8bb88039a8fae0ad 
	- src/hotspot/share/oops/instanceKlass.cpp
	- src/hotspot/share/runtime/objectMonitor.hpp
	- src/hotspot/share/runtime/serviceThread.cpp
	- src/hotspot/share/runtime/synchronizer.cpp
	- src/hotspot/share/runtime/synchronizer.hpp
	- src/hotspot/share/runtime/thread.cpp
	- src/hotspot/share/runtime/thread.hpp
	- src/hotspot/share/runtime/vmStructs.cpp
	- src/hotspot/share/runtime/vmStructs.hpp
	- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ObjectMonitor.java
	- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ObjectSynchronizer.java
	- test/hotspot/gtest/runtime/test_synchronizer.cpp 
--"8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
Reviewed-by: kbarrett, dholmes
"  iklam: 55723932d06e026a1d25901c20de45f18d9dc968 
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr6.mf 
--"8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed
Reviewed-by: lfoltan
"  neliasso: 4f38fcd655775f1c022e3d0d52a66daa5ef2cb19 
	- src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
	- src/hotspot/share/gc/z/c2/zBarrierSetC2.hpp 
--"8230091: Add verification of clean_catch_blocks
Reviewed-by: rbackman, kvn
"  eosterlund: 5e2576c303a2b9b7dcd9b4ab3c9791ebd42ae879 
	- src/hotspot/share/gc/shared/locationPrinter.cpp
	- src/hotspot/share/gc/shared/locationPrinter.hpp
	- src/hotspot/share/gc/shared/locationPrinter.inline.hpp
	- src/hotspot/share/gc/epsilon/epsilonHeap.cpp
	- src/hotspot/share/gc/epsilon/epsilonHeap.hpp
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1CollectedHeap.hpp
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.hpp
	- src/hotspot/share/gc/shared/collectedHeap.hpp
	- src/hotspot/share/gc/shared/genCollectedHeap.cpp
	- src/hotspot/share/gc/shared/genCollectedHeap.hpp
	- src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
	- src/hotspot/share/gc/z/zCollectedHeap.cpp
	- src/hotspot/share/gc/z/zCollectedHeap.hpp
	- src/hotspot/share/gc/z/zHeap.cpp
	- src/hotspot/share/gc/z/zHeap.hpp
	- src/hotspot/share/gc/z/zPage.hpp
	- src/hotspot/share/gc/z/zPage.inline.hpp
	- src/hotspot/share/oops/oop.cpp
	- src/hotspot/share/oops/oop.hpp
	- src/hotspot/share/runtime/os.cpp 
--"8229278: Improve hs_err location printing to assume less about GC internals
Reviewed-by: stefank, kbarrett
"  pliden: 53ed0cf870b00ae3ea4cea3129dad6d295faf5f9 
	- src/hotspot/share/gc/z/zHeap.cpp
	- src/hotspot/share/gc/z/zObjectAllocator.cpp
	- src/hotspot/share/gc/z/zObjectAllocator.hpp 
--"8230096: ZGC: Remove unused ZObjectAllocator::_nworkers
Reviewed-by: stefank
"  pliden: 0cd210d5cb9c4e6b8ac4f461fa3509e1c8e2f2c5 
	- src/hotspot/os/linux/gc/z/zBackingFile_linux.cpp
	- src/hotspot/os/linux/gc/z/zBackingFile_linux.hpp
	- src/hotspot/os/linux/gc/z/zBackingPath_linux.cpp
	- src/hotspot/os/linux/gc/z/zBackingPath_linux.hpp
	- src/hotspot/os/linux/gc/z/zPhysicalMemoryBacking_linux.cpp
	- src/hotspot/os/linux/gc/z/zPhysicalMemoryBacking_linux.hpp
	- src/hotspot/share/gc/z/zPhysicalMemory.hpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zBackingFile_linux_aarch64.cpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zBackingFile_linux_aarch64.hpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zBackingPath_linux_aarch64.cpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zBackingPath_linux_aarch64.hpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.cpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.hpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zBackingFile_linux_x86.cpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zBackingFile_linux_x86.hpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zBackingPath_linux_x86.cpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zBackingPath_linux_x86.hpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zPhysicalMemoryBacking_linux_x86.cpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zPhysicalMemoryBacking_linux_x86.hpp 
--"8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux
Reviewed-by: stefank
"  pliden: 54845835747f98f37039c604f794868d6b05861a 
	- src/hotspot/os/linux/gc/z/zSyscall_linux.cpp
	- src/hotspot/os/linux/gc/z/zSyscall_linux.hpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zSyscall_linux_aarch64.hpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zSyscall_linux_x86.hpp
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zBackingFile_linux_aarch64.cpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zBackingFile_linux_x86.cpp 
--"8230090: ZGC: Introduce ZSyscall
Reviewed-by: stefank
"  iklam: 5ddb746d45e0d59e7a64c920203de98288a65cfd 
	- test/hotspot/jtreg/runtime/cds/appcds/NonExistClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/CpAttr6.java
	- src/hotspot/share/classfile/classLoader.cpp
	- src/hotspot/share/classfile/classLoader.hpp
	- src/hotspot/share/classfile/classLoaderExt.cpp
	- src/hotspot/share/classfile/classLoaderExt.hpp
	- src/hotspot/share/include/cds.h
	- src/hotspot/share/memory/filemap.cpp
	- src/hotspot/share/memory/filemap.hpp
	- src/hotspot/share/prims/cdsoffsets.cpp
	- test/hotspot/jtreg/runtime/cds/appcds/AppendClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/ClassPathAttr.java
	- test/hotspot/jtreg/runtime/cds/appcds/SharedArchiveConsistency.java
	- test/hotspot/jtreg/runtime/cds/appcds/TraceLongClasspath.java
	- src/hotspot/share/classfile/sharedPathsMiscInfo.cpp
	- src/hotspot/share/classfile/sharedPathsMiscInfo.hpp 
--"8227370: Remove SharedPathsMiscInfo
Reviewed-by: ccheung, jiangli
"  iklam: e2e315f1aa63d308592c9f1a4d20052c2ecf94c9 
	- src/hotspot/share/utilities/classpathStream.cpp
	- src/hotspot/share/utilities/classpathStream.hpp
	- src/hotspot/share/classfile/classLoader.cpp
	- src/hotspot/share/memory/filemap.cpp
	- src/hotspot/share/memory/filemap.hpp 
--"8230168: Use ClasspathStream for FileMapInfo::create_path_array
Reviewed-by: lfoltan, fparain
"  fyuan: 48f52ad5a2c318503c0740a63de1011da38d4f19 
	- test/jaxp/javax/xml/jaxp/unittest/transform/SecureProcessingTest.java
	- test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/BasicTest1.java 
--"8230010: Remove jdk8037819/BasicTest1.java
8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
Reviewed-by: joehw, vtewari
"  igerasim: 82a71d82e326b5a3599b6e0d91416e80ddcbb109 
	- src/java.base/share/classes/java/net/InterfaceAddress.java
	- src/java.base/share/classes/java/net/URLStreamHandler.java
	- src/java.base/share/classes/java/text/AttributedString.java
	- src/java.base/share/classes/java/util/TreeMap.java
	- src/java.base/share/classes/java/util/TreeSet.java
	- src/java.base/share/classes/sun/net/www/protocol/ftp/Handler.java
	- src/java.base/share/classes/sun/security/x509/AlgorithmId.java 
--"8226831: Use Objects.equals() when appropriate
Reviewed-by: rriggs, bpb
"  redestad: 01b9c26e2651173acc9502989dbb979d9d820602 
	- make/jdk/src/classes/build/tools/classlist/HelloClasslist.java
	- src/hotspot/share/memory/heapShared.cpp
	- src/java.base/share/classes/jdk/internal/math/FDBigInteger.java
	- src/java.base/share/classes/jdk/internal/math/FloatingDecimal.java 
--"8228507: Archive FDBigInteger
Reviewed-by: jiangli, bpb
"  pchilanomate: 49fea19f0726b579a7d0d1209d526ecddcb1e8c0 
	- src/hotspot/cpu/aarch64/aarch64.ad
	- src/hotspot/cpu/sparc/macroAssembler_sparc.cpp
	- src/hotspot/cpu/x86/macroAssembler_x86.cpp
	- src/hotspot/share/c1/c1_Runtime1.cpp
	- src/hotspot/share/interpreter/interpreterRuntime.cpp
	- src/hotspot/share/jvmci/jvmciRuntime.cpp
	- src/hotspot/share/prims/jvmtiEnvBase.cpp
	- src/hotspot/share/runtime/biasedLocking.cpp
	- src/hotspot/share/runtime/biasedLocking.hpp
	- src/hotspot/share/runtime/deoptimization.cpp
	- src/hotspot/share/runtime/sharedRuntime.cpp
	- src/hotspot/share/runtime/synchronizer.cpp
	- src/hotspot/share/runtime/synchronizer.hpp
	- test/hotspot/gtest/oops/test_markOop.cpp 
--"8229844: Remove attempt_rebias parameter from revoke_and_rebias()
Summary: Removed attempt_rebias parameter and merged fast_enter() and slow_enter() into enter()
Reviewed-by: dholmes, rehn, coleenp, dcubed
"  shade: fb6cd98e4dec2afa38ebab0c88ea027f4cab735b 
	- src/hotspot/share/gc/shared/weakProcessor.cpp 
--"8230118: 32-bit build failures after JDK-8227054
Reviewed-by: zgu, kbarrett
"  eosterlund: 460f412c13585c17433829b1827436995ec4fd99 
	- src/hotspot/share/runtime/sweeper.cpp 
--"8219708: Stop flushing OSR nmethods earlier in the sweeper
Reviewed-by: neliasso, thartmann
"  kbarrett: 6bb824c45df15a4673cff0270565a9bd9e59ebea 
	- src/hotspot/share/gc/g1/g1BufferNodeList.cpp
	- src/hotspot/share/gc/g1/g1BufferNodeList.hpp
	- src/hotspot/share/gc/g1/g1DirtyCardQueue.cpp
	- src/hotspot/share/gc/g1/g1RedirtyCardsQueue.cpp
	- src/hotspot/share/gc/g1/g1RedirtyCardsQueue.hpp 
--"8230192: Rename G1RedirtyCardsBufferList to G1BufferNodeList
Summary: Rename class and move to new files.
Reviewed-by: sjohanss, lkorinth
"  shade: e6d7c5fbf09dc575d42a2ebc4e357f3a6e107ea6 
	- src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahAsserts.hpp 
--"8230215: MacOS debug build is broken after JDK-8230003
Reviewed-by: zgu, mdoerr
"  jpai: 41b68dc5e0b99ebac36cf42c9ed1161557586ccb 
	- test/jdk/java/net/HttpURLConnection/HttpURLProxySelectionTest.java 
--"8230220: java/net/HttpURLConnection/HttpURLProxySelectionTest.java fails intermittently
Summary: Fix the test to use volatile on members which are accessed across threads
Reviewed-by: dfuchs
"  shade: cb836bd08d58a7403ffbb69281b0349574812430 
	- src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.cpp 
--"8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp)
Reviewed-by: dholmes
"  mbaesken: 85fbdb87baadbedd015ce4d774679a634920de96 
	- test/jdk/java/net/MulticastSocket/NoLoopbackPackets.java 
--"8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines
Reviewed-by: chegar, clanger
"  erikj: c414c554b38b3a5aff5047df2923669ac2e06efa 
	- doc/building.html
	- doc/testing.html
	- doc/testing.md 
--"8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR"
Reviewed-by: erikj
Contributed-by: Wang Xue <wangxue at loongson.cn>
"  dfuchs: ff08db52ad92ab404c225834474c85c0313c0da4 
	- test/jdk/java/net/httpclient/AbstractThrowingPushPromises.java
	- test/jdk/java/net/httpclient/LineStreamsAndSurrogatesTest.java
	- test/jdk/java/net/httpclient/LineSubscribersAndSurrogatesTest.java 
--"8230000: some httpclients testng tests run zero test
Summary: two tests needed to declared their test methods public, the last one was a simple abstract framework for subclasses and needed its @test keyword removed.
Reviewed-by: chegar, aefimov, dfuchs
Contributed-by: Julia Boes <julia.boes at oracle.com>
"  michaelm: 095c2f21dd10df713d9ed35facd695e2088cf857 
	- test/jdk/java/net/HttpURLConnection/HttpURLProxySelectionTest.java
	- test/jdk/sun/net/spi/DefaultProxySelectorTest.java
	- src/java.base/share/classes/java/net/ProxySelector.java
	- src/java.base/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java
	- src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java 
--"8177648: getResponseCode() throws IllegalArgumentException caused by protocol error while following redirect
Reviewed-by: michaelm, chegar, dfuchs
Contributed-by: jai.forums2013 at gmail.com
"  michaelm: eebdf6aa490712ea6f640413c187a1f40a8a9981 
	- src/java.base/share/classes/java/net/ServerSocket.java 
--"8222363: Update ServerSocket.isBound spec to reflect implementation after close
Reviewed-by: dfuchs
"  stefank: 30db6422848b0c661d53c91edfa3cabb58f0b713 
	- src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
	- src/hotspot/share/jvmci/jvmciCompilerToVMInit.cpp
	- src/hotspot/share/prims/whitebox.cpp
	- src/hotspot/share/runtime/arguments.cpp
	- src/hotspot/share/runtime/flags/jvmFlag.cpp
	- src/hotspot/share/runtime/flags/jvmFlag.hpp
	- src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp
	- src/hotspot/share/runtime/flags/jvmFlagConstraintList.hpp
	- src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp
	- src/hotspot/share/runtime/flags/jvmFlagRangeList.hpp
	- src/hotspot/share/runtime/globals_extension.hpp
	- src/hotspot/share/services/attachListener.cpp
	- src/hotspot/share/services/dtraceAttacher.cpp
	- src/hotspot/share/services/management.cpp
	- src/hotspot/share/services/writeableFlags.cpp 
--"8224878: Use JVMFlag parameters instead of name strings
Reviewed-by: gziemski, dholmes, jrose
"  stefank: 427b38332f2050ed938b9ca4510bddd0a44bf0b5 
	- src/hotspot/os/linux/gc/z/zNUMA_linux.cpp
	- src/hotspot/os/linux/osContainer_linux.cpp
	- src/hotspot/os_cpu/linux_x86/gc/z/zPhysicalMemoryBacking_linux_x86.cpp
	- src/hotspot/share/code/vmreg.hpp
	- src/hotspot/share/gc/cms/allocationStats.hpp
	- src/hotspot/share/gc/g1/g1Analytics.cpp
	- src/hotspot/share/gc/shared/gcOverheadChecker.hpp
	- src/hotspot/share/gc/z/zValue.hpp
	- src/hotspot/share/memory/allocation.hpp
	- src/hotspot/share/memory/allocation.inline.hpp
	- src/hotspot/share/memory/metaspace.hpp
	- src/hotspot/share/oops/accessBackend.hpp
	- src/hotspot/share/oops/markWord.hpp
	- src/hotspot/share/oops/oopsHierarchy.hpp
	- src/hotspot/share/runtime/perfMemory.hpp
	- src/hotspot/share/utilities/globalDefinitions.cpp
	- src/hotspot/share/utilities/virtualizationSupport.cpp
	- test/hotspot/gtest/runtime/test_os_linux.cpp
	- test/hotspot/gtest/utilities/test_globalDefinitions.cpp 
--"8229836: Remove include of globals.hpp from allocation.hpp
Reviewed-by: coleenp, kbarrett
"  coleenp: 2d2c2428bf527b4f1c96b5774ce64f8533cf4bea 
	- src/hotspot/share/oops/klass.cpp 
--"8230116: Test workaround to Klass::_class_loader_data sometimes NULL problem
Summary: This is a low frequency problem that we are seeing internally, this patch is mostly to rule out one theory.
Reviewed-by: dcubed
"  rriggs: 7ae075afc72f29903917699323d79a3f6c146707 
	- src/java.base/share/native/libjava/jni_util.c
	- src/java.base/share/native/libjava/jni_util.h 
--"8230104: JNU_IsInstanceOfByName needs const parameter
Reviewed-by: alanb, rriggs
Contributed-by: andrewluotechnologies at outlook.com
"  dfuchs: 36f5e20be69a447a461d47ade9ddc66943f7954d 
	- src/java.base/share/classes/java/lang/StrictMath.java
	- test/jdk/java/lang/Math/ExactArithTests.java
	- test/jdk/java/lang/StrictMath/ExactArithTests.java 
--"8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
Summary: three methods are added to StrictMath for consistency with Math. Tests are updated accordingly.
Reviewed-by: bpb, lancea, igerasim, dfuchs, joehw, rriggs
Contributed-by: Julia Boes <julia.boes at oracle.com>
"  rriggs: 1e85670cb9eef8669a57a00aa5421514250133c7 
	- src/java.rmi/share/classes/sun/rmi/runtime/Log.java 
--"8230058: Replace exception from sun.rmi.runtime.Log#getSource() with StackWalker
Reviewed-by: mchung, rriggs
Contributed-by: kustos at gmx.net
"  iklam: 489b8e142559403176f55fea9021ed0c112a1e15 
	- src/hotspot/share/classfile/classLoader.cpp 
--"8230011: Consolidate duplicated classpath parsing code in classLoader.cpp
Reviewed-by: ccheung, fparain
"  joehw: c370cc1b2a8625a3f59f605957e1b39ac664cb91 
	- src/java.xml/share/classes/org/xml/sax/ContentHandler.java
	- src/java.xml/share/classes/org/xml/sax/ErrorHandler.java 
--"8229388: ErrorHandler and ContentHandler contain ambiguous/unfinished specification
Reviewed-by: lancea
"  dfuchs: cf45b7945e4b92b48f6b5cd6810435893fc6e1da 
	- src/java.base/share/classes/java/lang/Math.java 
--"8229337: java.lang.Math class doc should be adjusted regarding -Exact methods
Reviewed-by: rriggs, bpb
Contributed-by: Julia Boes <julia.boes at oracle.com>
"  afarley: 00bf1e66de11b90ee645adbbb612ad024bdd3e26 
	- test/hotspot/jtreg/runtime/LoadLibrary/TestSunBootLibraryPath.java
	- src/hotspot/share/runtime/os.cpp
	- src/hotspot/share/runtime/os.hpp 
--"8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN
Summary: The size of each path in sun.boot.library.path property should not exceed JVM_MAXPATHLEN
Reviewed-by: dholmes, coleenp, sspitsyn
"  neliasso: 8b8d8a1621f2bf644d90241eb2a97826ab8a6106 
	- src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp 
--"8229970: ZGC: C2: fixup_uses_in_catch may fail when expanding many uses
Reviewed-by: kvn, thartmann
"  neliasso: 3029be26f9ea51efcd8d2ccbffa4e3bf555420ad 
	- src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp 
--"8228839: Non-CFG nodes have control edges to calls, instead of the call's control projection
Reviewed-by: kvn, thartmann
"  pliden: 92f994585e256ec8541e049bff27c6a816ce1124 
	- src/hotspot/share/gc/shared/collectedHeap.hpp
	- src/hotspot/share/gc/shared/memAllocator.hpp 
--"8229127: Make some methods in the allocation path non-virtual
Reviewed-by: eosterlund
"  pliden: 6728c41f2a0881a4ad28db274aaaa51880663e01 
	- src/hotspot/share/gc/shared/gcThreadLocalData.hpp
	- src/hotspot/share/gc/z/zHeapIterator.cpp
	- src/hotspot/share/gc/z/zMark.cpp
	- src/hotspot/share/gc/z/zObjArrayAllocator.cpp
	- src/hotspot/share/gc/z/zRelocate.cpp
	- src/hotspot/share/gc/z/zRootsIterator.cpp
	- src/hotspot/share/gc/z/zRootsIterator.hpp
	- src/hotspot/share/gc/z/zThreadLocalData.hpp 
--"8229451: ZGC: Make some roots invisible to the heap iterator
Reviewed-by: eosterlund
"  pliden: b2b77f6922dce46fc637c5b85a4a4f051da2e94b 
	- src/hotspot/share/gc/z/zObjArrayAllocator.cpp
	- src/hotspot/share/gc/z/zObjArrayAllocator.hpp
	- src/hotspot/share/gc/shared/memAllocator.cpp
	- src/hotspot/share/gc/shared/memAllocator.hpp
	- src/hotspot/share/gc/z/zCollectedHeap.cpp
	- src/hotspot/share/gc/z/zCollectedHeap.hpp 
--"8227226: ZGC: Segmented array clearing
Reviewed-by: eosterlund
Contributed-by: stefan.karlsson at oracle.com, erik.osterlund at oracle.com, per.liden at oracle.com, sci at amazon.com
"  jnimeh: e1269de19aa536f8f376032d17167f225763562b 
	- test/jdk/sun/security/validator/PKIXValAndRevCheckTests.java
	- src/java.base/share/classes/sun/security/validator/PKIXValidator.java 
--"8225436: Stapled OCSPResponses should be added to PKIXRevocationChecker irrespective of revocationEnabled flag
Reviewed-by: mullan
"  shade: bc14eec6f4bce4c967c86d824189764d2f996988 
	- src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahAsserts.hpp 
--"8230046: Build failure after JDK-8230003
Reviewed-by: zgu, coleenp
"  aefimov: 01d9a1cff83ab125578ec01abfe7306421ce347a 
	- test/jdk/java/net/MulticastSocket/MulticastAddresses.java
	- test/jdk/java/net/MulticastSocket/Reuse.java
	- test/jdk/java/net/URLClassLoader/GetURLsTest.java 
--"8078219: Verify lack of @test tag in files in java/net test directory
Reviewed-by: alanb
Contributed-by: Patrick Concannon <patrick.concannon at oracle.com>
"  lmesnik: db6829c1cc3a902777217f6a60a2b02751138bd6  
--"Merge
"  lmesnik: 3bc26ffdf0012cd21fdc649fcac49301a2f2a9f0 
	- test/hotspot/jtreg/serviceability/attach/AttachNegativePidTest.java
	- src/jdk.attach/aix/classes/sun/tools/attach/VirtualMachineImpl.java
	- src/jdk.attach/linux/classes/sun/tools/attach/VirtualMachineImpl.java
	- src/jdk.attach/macosx/classes/sun/tools/attach/VirtualMachineImpl.java
	- src/jdk.attach/solaris/classes/sun/tools/attach/VirtualMachineImpl.java 
--"8229957: Harden pid verification in attach mechanism
Reviewed-by: sspitsyn, ysuenaga, sgehwolf
"  mseledtsov: d6a422987d86a21c8e135be52031af7d456986a4 
	- test/jdk/jdk/jfr/javaagent/EventEmitterAgent.java
	- test/jdk/jdk/jfr/javaagent/JavaAgentBuilder.java
	- test/jdk/jdk/jfr/javaagent/TestLoadedAgent.java
	- test/jdk/jdk/jfr/javaagent/TestPremainAgent.java 
--"8226779: [TESTBUG] Test JFR API from Java agent
Summary: Created new tests for JFR plus Java Agent
Reviewed-by: egahlin
"  lancea: abf6ee4c477c2b586ef956511c5b15fb8360410c 
	- test/jdk/jdk/nio/zipfs/UpdateEntryTest.java
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java 
--"8229887: (zipfs) zip file corruption when replacing an existing STORED entry
Reviewed-by: alanb, redestad, dfuchs
"  coleenp: 0094711309c3c922247ed7fce56246db9b1bf57a  
--"Merge
"  coleenp: 4863a802a7c1412482df7e59587edea252d8ee2a 
	- src/hotspot/share/compiler/compileBroker.cpp
	- src/hotspot/share/jfr/recorder/repository/jfrEmergencyDump.cpp
	- src/hotspot/share/logging/logTag.hpp
	- src/hotspot/share/runtime/interfaceSupport.inline.hpp
	- src/hotspot/share/runtime/mutex.cpp
	- src/hotspot/share/runtime/mutex.hpp
	- src/hotspot/share/runtime/mutexLocker.cpp
	- src/hotspot/share/runtime/mutexLocker.hpp
	- src/hotspot/share/runtime/thread.cpp
	- src/hotspot/share/runtime/thread.hpp 
--"8230003: Make Monitor inherit from Mutex
Summary: Reverse inheritance that makes more sense.
Reviewed-by: dholmes, rehn, pchilanomate
"  mdoerr: de0ccdc4db1357ee53ad5b134daf926f7cb603b8 
	- src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
	- src/hotspot/cpu/s390/interp_masm_s390.cpp 
--"8229925: [s390, PPC64] Exception check missing in interpreter
Reviewed-by: dholmes, rrich
"  michaelm: 78844dceede6a7b524556b73385f9adac55d312b 
	- test/jdk/com/sun/net/httpserver/bugs/8199849/BasicAuthenticatorCharset.java
	- test/jdk/com/sun/net/httpserver/bugs/8199849/ParamTest.java
	- test/jdk/com/sun/net/httpserver/bugs/8199849/TestHttpUnicode.java
	- src/java.base/share/classes/sun/net/www/protocol/http/BasicAuthentication.java
	- src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
	- src/java.net.http/share/classes/jdk/internal/net/http/AuthenticationFilter.java
	- src/jdk.httpserver/share/classes/com/sun/net/httpserver/BasicAuthenticator.java 
--"8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication
Reviewed-by: chegar, dfuchs
"  shade: 2227a0cfd6b3dd8ef23ed7caf3e100998280cdfb 
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.inline.hpp 
--"8229998: Build failure after JDK-8227054
Reviewed-by: rkennke, zgu
"  shade: e70dec4229e998f1c5ee1a90e24e0e5c0d8ec432 
	- src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahUtils.hpp 
--"8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter
Reviewed-by: rkennke, zgu
"  rehn: c2bc7b07c67ad4f92c7e58b88d4dc0cc5bfb26cf 
	- src/hotspot/cpu/zero/globalDefinitions_zero.hpp
	- src/hotspot/cpu/zero/globals_zero.hpp 
--"8229967: Enable thread local handshakes on zero
Reviewed-by: sgehwolf, shade
"  thartmann: e686b661fa05f7b1bb16bb9a687b8aaf887f87d1 
	- src/hotspot/share/asm/codeBuffer.cpp
	- src/hotspot/share/asm/codeBuffer.hpp 
--"8224624: Inefficiencies in CodeStrings::add_comment cause timeouts
Summary: Changing CodeStrings to a doubly-linked-list and searching for the comment with the right offset in reverse.
Reviewed-by: kvn
"  thartmann: 3283cff319c8839c4ee8141494262e28a6a4486e 
	- src/hotspot/share/ci/ciMethodData.cpp
	- test/hotspot/jtreg/ProblemList.txt 
--"8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Summary: Back out JDK-8225670 due to performance regressions.
Reviewed-by: roland
"  ngasson: da4cf75505a7f8781a9789545962e5fbd1ee6cea 
	- test/jdk/java/net/Socks/SocksIPv6Test.java 
--"8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6
Reviewed-by: alanb, dfuchs
"  kvn: d41c18a68257ef590e7ea388da47be3434577217 
	- src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java 
--"8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption
Summary: new intrinsics were added to Graal test
Reviewed-by: dlong
"  jwilhelm: 26ada504269aeab4a928c705b963169240b18fa6 
	- .hgtags 
--"Added tag jdk-14+11 for changeset bf4c808a4488
"  kbarrett: 58891103f9cc2186381b387944fe693bb23c7fb0 
	- src/hotspot/share/prims/jniCheck.cpp 
--"8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef
Summary: Added validity check on the handle before deleting it.
Reviewed-by: dholmes, dcubed
"  kbarrett: 35db8fba55f9bd6928118c69eadeb496938478d4 
	- src/hotspot/share/gc/shared/oopStorageSet.cpp
	- src/hotspot/share/gc/shared/oopStorageSet.hpp
	- test/hotspot/gtest/gc/shared/test_oopStorageSet.cpp
	- src/hotspot/share/classfile/stringTable.cpp
	- src/hotspot/share/classfile/stringTable.hpp
	- src/hotspot/share/classfile/systemDictionary.cpp
	- src/hotspot/share/classfile/systemDictionary.hpp
	- src/hotspot/share/gc/shared/oopStorageParState.hpp
	- src/hotspot/share/gc/shared/weakProcessor.cpp
	- src/hotspot/share/gc/shared/weakProcessor.inline.hpp
	- src/hotspot/share/gc/shared/weakProcessorPhaseTimes.cpp
	- src/hotspot/share/gc/shared/weakProcessorPhaseTimes.hpp
	- src/hotspot/share/gc/shared/weakProcessorPhases.cpp
	- src/hotspot/share/gc/shared/weakProcessorPhases.hpp
	- src/hotspot/share/gc/z/zRootsIterator.cpp
	- src/hotspot/share/jvmci/jvmci.cpp
	- src/hotspot/share/jvmci/jvmci.hpp
	- src/hotspot/share/memory/universe.cpp
	- src/hotspot/share/oops/weakHandle.cpp
	- src/hotspot/share/prims/resolvedMethodTable.cpp
	- src/hotspot/share/prims/resolvedMethodTable.hpp
	- src/hotspot/share/runtime/init.cpp
	- src/hotspot/share/runtime/jniHandles.cpp
	- src/hotspot/share/runtime/jniHandles.hpp
	- src/hotspot/share/runtime/mutexLocker.cpp
	- src/hotspot/share/runtime/mutexLocker.hpp
	- src/hotspot/share/runtime/serviceThread.cpp
	- test/hotspot/jtreg/gc/g1/TestGCLogMessages.java 
--"8227054: ServiceThread needs to know about all OopStorage objects
8227053: ServiceThread cleanup of OopStorage is missing some
Summary: OopStorages provides named access and iteration.
Reviewed-by: eosterlund, pliden, coleenp
"  rriggs: 425412369353f9fd03ff11e0619b1f50e5caca2e 
	- src/java.base/share/classes/java/lang/reflect/ProxyGenerator_v49.java
	- test/jdk/java/lang/reflect/Proxy/ProxyGeneratorCombo.java
	- test/micro/org/openjdk/bench/java/lang/reflect/Proxy/ProxyBench.java
	- test/micro/org/openjdk/bench/java/lang/reflect/Proxy/ProxyPerf.java
	- src/java.base/share/classes/java/lang/reflect/Method.java
	- src/java.base/share/classes/java/lang/reflect/Proxy.java
	- src/java.base/share/classes/java/lang/reflect/ProxyGenerator.java 
--"8207814: (proxy) upgrade the proxy class generator
Reviewed-by: mchung
"  igerasim: bf4c808a4488025a415f867e54c8b088417e08a0 
	- src/java.base/share/classes/sun/nio/ch/SocketOptionRegistry.java.template
	- src/java.base/share/native/libfdlibm/fdlibm.h
	- src/java.base/unix/native/libnio/ch/FileDispatcherImpl.c
	- src/java.base/windows/native/libjava/java_props_md.c
	- src/java.security.jgss/share/native/libj2gss/gssapi.h
	- src/jdk.sctp/unix/native/libsctp/SctpNet.c 
--"8211360: Change #if DEF to #if defined(DEF)
Reviewed-by: bpb, vtewari
"  amenkov: 8c73d2a46ba92907541885df648f1f7b2f1161e6 
	- src/hotspot/share/prims/jvmti.xml
	- src/hotspot/share/prims/jvmti.xsl 
--"8228547: accessibility errors in jvmti.html
Reviewed-by: jcbeyler, sspitsyn, dholmes
"  rkennke: 253c817653b6a5f82094464f5e8b71b9bbaba215 
	- src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp 
--"8229977: Shenandoah: save/restore FPU state aroud LRB runtime call
Reviewed-by: shade
"  hseigel: efb2770e8288519b8ad3e6741e1dc84c718e8889 
	- src/hotspot/share/oops/annotations.cpp
	- src/hotspot/share/oops/annotations.hpp 
--"8229930: internal_name() in annotations.hpp returns "{constant pool}"
Summary: Fix typo and change text to "{annotations}"
Reviewed-by: mdoerr, dcubed
"  bulasevich: df3397f95387f2e5540a0f66d7fc84618c793d66 
	- src/hotspot/os/solaris/os_solaris.cpp
	- src/hotspot/os_cpu/solaris_x86/os_solaris_x86.cpp 
--"8229254: solaris_x64 build fails after JDK-8191278
Reviewed-by: kbarrett, dholmes
"  sundar: 182f94955cfbbdad7e2f22193956395912c6317b 
	- test/jdk/tools/jlink/basic/src/test/jdk/test/Adder.java
	- src/jdk.jlink/share/classes/jdk/tools/jlink/builder/DefaultImageBuilder.java
	- test/jdk/tools/jlink/basic/BasicTest.java 
--"8220700: jlink generated launcher script needs quoting to avoid parameter expansion
Reviewed-by: mchung, alanb, sgehwolf
"  godin: 40006c0ada9137fb4cae4c6ed48b27dbcb1806f8 
	- src/java.base/share/classes/jdk/internal/loader/URLClassPath.java 
--"8139820: URLClassPath.FileLoader constructor redundantly checks protocol
Reviewed-by: chegar, redestad
"  lmesnik: c83245fe66b31610e5afd3d3d077fe86c4df30fa 
	- test/hotspot/jtreg/TEST.groups 
--"8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime
Reviewed-by: dholmes
"  rkennke: 1ba30faf88e52e364e5f5ef4507d4812b7d109d6 
	- src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalAggressiveHeuristics.cpp
	- src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalHeuristics.cpp
	- test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java 
--"8229921: Shenandoah: Make Traversal mode non-experimental
Reviewed-by: shade
"  aeubanks: a445d4305fad756fa62300959df0fa4c17b8dd4c 
	- src/java.base/share/classes/java/io/File.java 
--"8229899: Make java.io.File.isInvalid() less racy
Reviewed-by: alanb, martin, shade
"  dfuchs: 348f7933e2ccda7ee6ce33e4f547652eee8db9ef 
	- test/jdk/java/net/Socket/reset/Test.java 
--"8229916: Delete redundant test java/net/Socket/reset/Test.java
Summary: remove java/net/Socket/reset/Test.java which misses an @test tag and is obsoleted by java/net/Socket/ConnectionReset.java
Reviewed-by: alanb
Contributed-by: Patrick Concannon <patrick.concannon at oracle.com>
"  godin: 699b8ef42f30dd5bcd9bfc2e7269c39fa39a3616 
	- src/java.base/share/classes/sun/text/CompactByteArray.java
	- src/jdk.rmic/share/classes/sun/tools/java/BinaryAttribute.java
	- src/jdk.rmic/share/classes/sun/tools/java/BinaryClass.java
	- src/jdk.rmic/share/classes/sun/tools/java/BinaryCode.java
	- src/jdk.rmic/share/classes/sun/tools/java/ClassDefinition.java
	- src/jdk.rmic/share/classes/sun/tools/java/MethodType.java
	- src/jdk.rmic/share/classes/sun/tools/java/Parser.java
	- src/jdk.rmic/share/classes/sun/tools/java/Type.java 
--"8152467: remove uses of anachronistic array declarations for method return type
Reviewed-by: shade, alanb
Contributed-by: Evgeny Mandrikov <mandrikov at gmail.com>
"  stefank: 80fad5f39a42ba02c0294d70cabb513851ddd447 
	- src/hotspot/share/services/heapDumper.cpp 
--"8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
Reviewed-by: kbarrett, sspitsyn
"  stefank: 9bb28ccc6106f9ad578f7389b2f0c35edf17a765 
	- src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
	- src/hotspot/share/gc/cms/promotionInfo.cpp
	- src/hotspot/share/gc/g1/g1FullGCCompactionPoint.cpp
	- src/hotspot/share/gc/g1/g1FullGCMarker.inline.hpp
	- src/hotspot/share/gc/g1/g1FullGCOopClosures.inline.hpp
	- src/hotspot/share/gc/serial/markSweep.inline.hpp
	- src/hotspot/share/gc/shared/preservedMarks.inline.hpp
	- src/hotspot/share/oops/markWord.hpp
	- src/hotspot/share/oops/markWord.inline.hpp
	- src/hotspot/share/oops/oop.hpp
	- src/hotspot/share/oops/oop.inline.hpp
	- src/hotspot/share/prims/jvmtiTagMap.cpp 
--"8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp
Reviewed-by: pliden, tonyp
"  stefank: 947252a54b98f66479e463f1d11a0deff17724c7 
	- src/hotspot/share/oops/markWord.cpp
	- src/hotspot/share/oops/markWord.hpp
	- src/hotspot/share/oops/markWord.inline.hpp
	- src/hotspot/cpu/aarch64/c1_MacroAssembler_aarch64.cpp
	- src/hotspot/cpu/aarch64/frame_aarch64.cpp
	- src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
	- src/hotspot/cpu/arm/c1_MacroAssembler_arm.cpp
	- src/hotspot/cpu/arm/frame_arm.cpp
	- src/hotspot/cpu/arm/interp_masm_arm.cpp
	- src/hotspot/cpu/ppc/c1_MacroAssembler_ppc.cpp
	- src/hotspot/cpu/ppc/frame_ppc.cpp
	- src/hotspot/cpu/s390/c1_MacroAssembler_s390.cpp
	- src/hotspot/cpu/s390/frame_s390.cpp
	- src/hotspot/cpu/s390/interp_masm_s390.cpp
	- src/hotspot/cpu/sparc/c1_MacroAssembler_sparc.cpp
	- src/hotspot/cpu/sparc/frame_sparc.cpp
	- src/hotspot/cpu/sparc/interp_masm_sparc.cpp
	- src/hotspot/cpu/sparc/sharedRuntime_sparc.cpp
	- src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp
	- src/hotspot/cpu/x86/frame_x86.cpp
	- src/hotspot/cpu/x86/interp_masm_x86.cpp
	- src/hotspot/cpu/x86/sharedRuntime_x86.cpp
	- src/hotspot/cpu/zero/frame_zero.cpp
	- src/hotspot/share/adlc/main.cpp
	- src/hotspot/share/classfile/altHashing.cpp
	- src/hotspot/share/gc/cms/freeChunk.hpp
	- src/hotspot/share/gc/cms/promotionInfo.cpp
	- src/hotspot/share/gc/g1/g1FullGCMarker.hpp
	- src/hotspot/share/gc/g1/g1OopClosures.hpp
	- src/hotspot/share/gc/g1/g1PageBasedVirtualSpace.cpp
	- src/hotspot/share/gc/serial/markSweep.hpp
	- src/hotspot/share/gc/serial/markSweep.inline.hpp
	- src/hotspot/share/gc/shared/ageTable.hpp
	- src/hotspot/share/gc/shared/space.hpp
	- src/hotspot/share/gc/shenandoah/shenandoahForwarding.inline.hpp
	- src/hotspot/share/jfr/leakprofiler/chains/objectSampleMarker.hpp
	- src/hotspot/share/jfr/leakprofiler/chains/pathToGcRootsOperation.cpp
	- src/hotspot/share/jfr/leakprofiler/checkpoint/eventEmitter.cpp
	- src/hotspot/share/jfr/leakprofiler/checkpoint/rootResolver.cpp
	- src/hotspot/share/jfr/leakprofiler/utilities/saveRestore.hpp
	- src/hotspot/share/memory/virtualspace.cpp
	- src/hotspot/share/oops/klass.hpp
	- src/hotspot/share/oops/klass.inline.hpp
	- src/hotspot/share/oops/oop.hpp
	- src/hotspot/share/oops/oop.inline.hpp
	- src/hotspot/share/opto/library_call.cpp
	- src/hotspot/share/prims/jni.cpp
	- src/hotspot/share/runtime/basicLock.hpp
	- src/hotspot/share/runtime/biasedLocking.cpp
	- src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp
	- src/hotspot/share/runtime/frame.cpp
	- src/hotspot/share/runtime/objectMonitor.cpp
	- src/hotspot/share/runtime/objectMonitor.hpp
	- src/hotspot/share/runtime/synchronizer.cpp
	- src/hotspot/share/runtime/synchronizer.hpp
	- src/hotspot/share/runtime/vmStructs.cpp
	- src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/MonitorSnippets.java
	- test/hotspot/jtreg/serviceability/sa/ClhsdbLongConstant.java
	- src/hotspot/share/oops/markOop.cpp
	- src/hotspot/share/oops/markOop.hpp
	- src/hotspot/share/oops/markOop.inline.hpp 
--"8229838: Rename markOop files to markWord
Reviewed-by: dholmes, rehn
"  dfuchs: e62f402c337f71a2e4630925cbbe334724cfb713 
	- test/jdk/java/net/ipv6tests/TcpTest.java 
--"8229421: The logic of java/net/ipv6tests/TcpTest.java is flawed
Summary: The test is fixed to ignore rogue client connection. However it remains succeptible to intermittent failures due to the use of the wildcad address.
Reviewed-by: dfuchs
Contributed-by: Patrick Concannon <patrick.concannon at oracle.com>
"  adinn: 9b7b9f16dfd9b1e3ef717d1227213e93beb9af8d 
	- src/java.base/share/classes/jdk/internal/misc/ExtendedMapMode.java
	- src/jdk.nio.mapmode/share/classes/jdk/nio/mapmode/ExtendedMapMode.java
	- src/jdk.nio.mapmode/share/classes/module-info.java
	- test/jdk/java/nio/MappedByteBuffer/MapSyncFail.java
	- test/jdk/java/nio/MappedByteBuffer/PmemTest.java
	- make/common/Modules.gmk
	- src/hotspot/cpu/aarch64/aarch64.ad
	- src/hotspot/cpu/aarch64/assembler_aarch64.hpp
	- src/hotspot/cpu/aarch64/globals_aarch64.hpp
	- src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
	- src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
	- src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
	- src/hotspot/cpu/aarch64/vm_version_aarch64.cpp
	- src/hotspot/cpu/aarch64/vm_version_aarch64.hpp
	- src/hotspot/cpu/x86/assembler_x86.cpp
	- src/hotspot/cpu/x86/assembler_x86.hpp
	- src/hotspot/cpu/x86/macroAssembler_x86.cpp
	- src/hotspot/cpu/x86/macroAssembler_x86.hpp
	- src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
	- src/hotspot/cpu/x86/vm_version_x86.cpp
	- src/hotspot/cpu/x86/vm_version_x86.hpp
	- src/hotspot/cpu/x86/x86.ad
	- src/hotspot/cpu/x86/x86_64.ad
	- src/hotspot/os/aix/os_aix.cpp
	- src/hotspot/os/bsd/os_bsd.cpp
	- src/hotspot/os/linux/os_linux.cpp
	- src/hotspot/os/solaris/os_solaris.cpp
	- src/hotspot/os/windows/os_windows.cpp
	- src/hotspot/share/adlc/formssel.cpp
	- src/hotspot/share/classfile/javaClasses.cpp
	- src/hotspot/share/classfile/vmSymbols.hpp
	- src/hotspot/share/opto/c2compiler.cpp
	- src/hotspot/share/opto/classes.hpp
	- src/hotspot/share/opto/library_call.cpp
	- src/hotspot/share/opto/memnode.hpp
	- src/hotspot/share/prims/unsafe.cpp
	- src/hotspot/share/runtime/globals.hpp
	- src/hotspot/share/runtime/os.hpp
	- src/hotspot/share/runtime/stubRoutines.cpp
	- src/hotspot/share/runtime/stubRoutines.hpp
	- src/hotspot/share/runtime/vm_version.cpp
	- src/hotspot/share/runtime/vm_version.hpp
	- src/java.base/share/classes/java/nio/Direct-X-Buffer.java.template
	- src/java.base/share/classes/java/nio/MappedByteBuffer.java
	- src/java.base/share/classes/jdk/internal/misc/Unsafe.java
	- src/java.base/share/classes/jdk/internal/misc/UnsafeConstants.java
	- src/java.base/share/classes/module-info.java
	- src/java.base/share/classes/sun/nio/ch/FileChannelImpl.java
	- src/java.base/share/classes/sun/nio/ch/Util.java
	- src/java.base/unix/native/libnio/ch/FileChannelImpl.c
	- src/java.base/windows/native/libnio/ch/FileChannelImpl.c
	- src/java.management/share/classes/sun/management/ManagementFactoryHelper.java
	- src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java 
--"8224974: Implement JEP 352
Summary: Non-Volatile Mapped Byte Buffers
Reviewed-by: alanb, kvn, bpb, gromero, darcy, shade, bulasevich, dchuyko
"  chagedorn: 23e3ab9806227e3e9c82b81429e63f7e6d1d4204 
	- src/hotspot/share/runtime/globals.hpp
	- test/hotspot/jtreg/compiler/loopopts/LoopUnswitchingBadNodeBudget.java
	- test/hotspot/jtreg/compiler/loopopts/TestOverunrolling.java 
--"8229158: make UseSwitchProfiling non-experimental or false by-default
Summary: Changed UseSwitchProfiling from experimental to diagnostic.
Reviewed-by: dholmes, shade, thartmann
"  tschatzl: 854e828d6b5b98a8c7e16b642cb617c4fa1a4fdf 
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1CollectionSet.cpp
	- src/hotspot/share/gc/g1/g1ParScanThreadState.cpp
	- src/hotspot/share/gc/g1/g1ParScanThreadState.hpp
	- src/hotspot/share/gc/g1/heapRegion.cpp
	- src/hotspot/share/gc/g1/heapRegion.hpp 
--"8227442: Make young_index_in_cset zero-based
Summary: Avoid unnecessary increment of young_index_in_cset in copy_to_survivor_space.
Reviewed-by: kbarrett, sangheki
"  thartmann: aff991f6e64d6fd8b458c30b3286c272869efa0c 
	- test/hotspot/jtreg/compiler/loopopts/StrangeControl.jasm
	- test/hotspot/jtreg/compiler/loopopts/TestStrangeControl.java
	- src/hotspot/share/opto/loopopts.cpp 
--"8228888: C2 compilation fails with assert "m has strange control"
Summary: Weakened too strong assert.
Reviewed-by: kvn, roland
"  darcy: 0abdc5a425dd3b76999b3459554b906e5c4e21c8 
	- src/java.base/share/classes/java/io/Serial.java 
--"8202385: Annotation to mark serial-related fields and methods
Reviewed-by: rriggs, chegar, alanb
"  xuelei: 7cc5a5b4eee99fb519619e1e9a5cb00a551ae437 
	- src/java.base/share/classes/sun/security/ssl/DTLSInputRecord.java
	- src/java.base/share/classes/sun/security/ssl/SSLEngineInputRecord.java
	- src/java.base/share/classes/sun/security/ssl/SSLHandshake.java
	- src/java.base/share/classes/sun/security/ssl/SSLSocketInputRecord.java 
--"8228757: Fail fast if the handshake type is unknown
Reviewed-by: jnimeh
"  shade: f0c73a5683e787b2d3ae6751c802e17d57c8a581 
	- src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp 
--"8229865: Use explicit #include debug.hpp for STATIC_ASSERT in gc/shenandoah/shenandoahUtils.cpp
Reviewed-by: zgu
"  fweimer: d48a1703ad6e68740da0231618400481b8b434e6 
	- src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp 
--"8229835: Shenandoah should recommend -Xlog:safepoint+stats
Reviewed-by: shade
Contributed-by: Florian Weimer <fweimer at redhat.com>
"  chegar: 56df9a08ed9ccd13b43ac3cfa665f2d4727c5c1a 
	- test/jdk/sun/net/www/protocol/http/TestTransparentNTLM.java
	- make/lib/Lib-java.base.gmk
	- src/java.base/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java
	- src/java.base/windows/native/libnet/NTLMAuthentication.c 
--"8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries
Reviewed-by: dfuchs, alanb, erikj
"  bulasevich: 2e58f5d927a6cbc4742ddd55f6cf10ff5e53fd07 
	- src/hotspot/cpu/arm/templateTable_arm.cpp 
--"8229352: Use of an uninitialized register in 32-bit ARM template interpreter
Reviewed-by: dlong, shade
Contributed-by: christoph.goettschkes at microdoc.com
"  ysuenaga: ffdb18fb88b9ebb7185c4ab1ff1ad5537655f499 
	- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/SALauncher.java 
--"8226204: SA: Refactoring for option processing in SALauncher
Reviewed-by: cjplummer, sspitsyn
"  dfuchs: d372747e8f089c87a8b5bb5424498f846ffc6849 
	- src/java.base/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java
	- test/jdk/java/net/Authenticator/B4769350.java
	- test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java
	- test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPTest.java
	- test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPTestServer.java 
--"8191169: java/net/Authenticator/B4769350.java failed intermittently
Summary: fixed a race condition in AuthenticationInfo when serializeAuth=true
Reviewed-by: chegar, michaelm
"  redestad: 1b68063404000c86656c49a47b5549945d392363 
	- src/java.base/share/classes/sun/security/util/LazyCodeSourcePermissionCollection.java
	- make/jdk/src/classes/build/tools/classlist/HelloClasslist.java
	- src/java.base/share/classes/java/lang/System.java
	- src/java.base/share/classes/java/security/CodeSource.java
	- src/java.base/share/classes/jdk/internal/loader/BuiltinClassLoader.java 
--"8229773: Resolve permissions for code source URLs lazily
Reviewed-by: alanb, mullan, rriggs, dfuchs
"  jnimeh: 34bbd91b15223d5115e2436ef4f547d009547a11 
	- test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/OutputSizeTest.java
	- src/java.base/share/classes/com/sun/crypto/provider/ChaCha20Cipher.java 
--"8224997: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException
Reviewed-by: xuelei
"  dholmes: 094ef5a91b68261b7fb7f424f2b91cbdaaff2851 
	- src/hotspot/share/runtime/vframe.cpp 
--"8229808: javaVFrame::print_lock_info_on fails to disable extra printing
Reviewed-by: hseigel, dcubed
"  srukmannagar: 948ac3112da82023d31e12476d8d9b7c91eaa7d3 
	- src/hotspot/cpu/x86/assembler_x86.cpp
	- src/hotspot/cpu/x86/assembler_x86.hpp
	- src/hotspot/cpu/x86/macroAssembler_x86.hpp
	- src/hotspot/cpu/x86/macroAssembler_x86_aes.cpp
	- src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
	- src/hotspot/share/aot/aotCodeHeap.cpp
	- src/hotspot/share/classfile/vmSymbols.cpp
	- src/hotspot/share/classfile/vmSymbols.hpp
	- src/hotspot/share/jvmci/vmStructs_jvmci.cpp
	- src/hotspot/share/opto/c2compiler.cpp
	- src/hotspot/share/opto/escape.cpp
	- src/hotspot/share/opto/library_call.cpp
	- src/hotspot/share/opto/runtime.cpp
	- src/hotspot/share/opto/runtime.hpp
	- src/hotspot/share/runtime/stubRoutines.cpp
	- src/hotspot/share/runtime/stubRoutines.hpp
	- src/hotspot/share/runtime/vmStructs.cpp
	- src/java.base/share/classes/com/sun/crypto/provider/ElectronicCodeBook.java
	- src/jdk.aot/share/classes/jdk.tools.jaotc.binformat/src/jdk/tools/jaotc/binformat/BinaryContainer.java
	- test/micro/org/openjdk/bench/javax/crypto/full/AESBench.java 
--"8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
Summary: AES-ECB encryption and decryption optimization for x86_64 architectures supporting AVX3+VAES
Reviewed-by: kvn, valeriep
Contributed-by: shravya.rukmannagari at intel.com, smita.kamath at intel.com
"  kbarrett: 8d9362f3b8aafee9106ef49aaa538dca7ea69f32 
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1CollectedHeap.hpp
	- src/hotspot/share/gc/g1/g1EvacFailure.cpp
	- src/hotspot/share/gc/g1/g1EvacFailure.hpp
	- src/hotspot/share/gc/g1/g1ParScanThreadState.cpp
	- src/hotspot/share/gc/g1/g1ParScanThreadState.hpp
	- src/hotspot/share/gc/g1/g1RedirtyCardsQueue.cpp
	- src/hotspot/share/gc/g1/g1RedirtyCardsQueue.hpp 
--"8229044: G1RedirtyCardsQueueSet should be local to a collection
Summary: Stack allocate redirty qsets in do_collection_pause_at_safepoint.
Reviewed-by: tschatzl, sangheki
"  igerasim: a0257f1458aad1944da052252c4249b964ca3417 
	- test/micro/org/openjdk/bench/java/lang/StringSubstring.java
	- src/java.base/share/classes/java/lang/String.java
	- src/java.base/share/classes/java/lang/StringUTF16.java 
--"8221307: String.substring() OOB exception on start index reports improper information
Reviewed-by: rriggs, redestad
"  poonam: ca133d5ea78a8b454ae04989b22c2d53778c6f3b 
	- src/hotspot/share/gc/cms/cmsHeap.cpp
	- src/hotspot/share/gc/cms/compactibleFreeListSpace.cpp
	- src/hotspot/share/gc/cms/compactibleFreeListSpace.hpp
	- src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
	- src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.hpp
	- src/hotspot/share/gc/cms/gSpaceCounters.hpp
	- src/hotspot/share/gc/shared/generation.cpp
	- src/hotspot/share/gc/shared/generation.hpp 
--"8229420: [Redo] jstat reports incorrect values for OU for CMS GC
Reviewed-by: tschatzl, sgehwolf
"  eosterlund: 0a8407a78a2f6abbabc72dee0a4dcffdbe79fc71 
	- src/hotspot/cpu/aarch64/globals_aarch64.hpp
	- src/hotspot/cpu/arm/globals_arm.hpp
	- src/hotspot/cpu/ppc/globals_ppc.hpp
	- src/hotspot/cpu/s390/globals_s390.hpp
	- src/hotspot/cpu/sparc/globals_sparc.hpp
	- src/hotspot/cpu/x86/globals_x86.hpp
	- src/hotspot/cpu/zero/globals_zero.hpp
	- src/hotspot/share/code/vtableStubs.cpp
	- src/hotspot/share/runtime/globals.hpp 
--"8229345: Memory leak due to vtable stubs not being shared on SPARC
Reviewed-by: mdoerr, dholmes, kvn
"  dfuchs: 6768b0f490df8a957552c29bcc8d048928eb60b2 
	- test/jdk/sun/net/www/protocol/https/ChunkedOutputStream.java
	- test/jdk/sun/net/www/protocol/https/HttpCallback.java
	- test/jdk/sun/net/www/protocol/https/TestHttpsServer.java 
--"8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException
Summary: The test is updated to ignore plain text connections
Reviewed-by: chegar, michaelm
"  stefank: 90ead0febf562222f6a5afc39c666d48582f3386 
	- src/hotspot/cpu/aarch64/aarch64.ad
	- src/hotspot/cpu/aarch64/c1_MacroAssembler_aarch64.cpp
	- src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp
	- src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
	- src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
	- src/hotspot/cpu/arm/c1_MacroAssembler_arm.cpp
	- src/hotspot/cpu/arm/interp_masm_arm.cpp
	- src/hotspot/cpu/arm/macroAssembler_arm.cpp
	- src/hotspot/cpu/arm/sharedRuntime_arm.cpp
	- src/hotspot/cpu/arm/templateTable_arm.cpp
	- src/hotspot/cpu/ppc/c1_MacroAssembler_ppc.cpp
	- src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
	- src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
	- src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
	- src/hotspot/cpu/s390/c1_MacroAssembler_s390.cpp
	- src/hotspot/cpu/s390/c1_MacroAssembler_s390.hpp
	- src/hotspot/cpu/s390/interp_masm_s390.cpp
	- src/hotspot/cpu/s390/macroAssembler_s390.cpp
	- src/hotspot/cpu/s390/templateTable_s390.cpp
	- src/hotspot/cpu/sparc/c1_MacroAssembler_sparc.cpp
	- src/hotspot/cpu/sparc/interp_masm_sparc.cpp
	- src/hotspot/cpu/sparc/macroAssembler_sparc.cpp
	- src/hotspot/cpu/sparc/sharedRuntime_sparc.cpp
	- src/hotspot/cpu/sparc/templateTable_sparc.cpp
	- src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp
	- src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp
	- src/hotspot/cpu/x86/macroAssembler_x86.cpp
	- src/hotspot/cpu/x86/sharedRuntime_x86.cpp
	- src/hotspot/cpu/x86/templateTable_x86.cpp
	- src/hotspot/cpu/zero/cppInterpreter_zero.cpp
	- src/hotspot/share/classfile/altHashing.cpp
	- src/hotspot/share/classfile/systemDictionary.cpp
	- src/hotspot/share/gc/cms/compactibleFreeListSpace.hpp
	- src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
	- src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.hpp
	- src/hotspot/share/gc/cms/freeChunk.hpp
	- src/hotspot/share/gc/cms/parNewGeneration.cpp
	- src/hotspot/share/gc/cms/parNewGeneration.hpp
	- src/hotspot/share/gc/cms/parOopClosures.inline.hpp
	- src/hotspot/share/gc/cms/promotionInfo.cpp
	- src/hotspot/share/gc/cms/promotionInfo.hpp
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1CollectedHeap.hpp
	- src/hotspot/share/gc/g1/g1FullCollector.cpp
	- src/hotspot/share/gc/g1/g1FullGCCompactionPoint.cpp
	- src/hotspot/share/gc/g1/g1FullGCMarker.inline.hpp
	- src/hotspot/share/gc/g1/g1FullGCOopClosures.inline.hpp
	- src/hotspot/share/gc/g1/g1OopClosures.inline.hpp
	- src/hotspot/share/gc/g1/g1ParScanThreadState.cpp
	- src/hotspot/share/gc/g1/g1ParScanThreadState.hpp
	- src/hotspot/share/gc/g1/g1ParScanThreadState.inline.hpp
	- src/hotspot/share/gc/parallel/psMarkSweepDecorator.cpp
	- src/hotspot/share/gc/parallel/psPromotionLAB.cpp
	- src/hotspot/share/gc/parallel/psPromotionManager.cpp
	- src/hotspot/share/gc/parallel/psPromotionManager.hpp
	- src/hotspot/share/gc/parallel/psPromotionManager.inline.hpp
	- src/hotspot/share/gc/parallel/psScavenge.cpp
	- src/hotspot/share/gc/parallel/psYoungGen.cpp
	- src/hotspot/share/gc/serial/markSweep.cpp
	- src/hotspot/share/gc/serial/markSweep.hpp
	- src/hotspot/share/gc/serial/markSweep.inline.hpp
	- src/hotspot/share/gc/shared/ageTable.cpp
	- src/hotspot/share/gc/shared/ageTable.hpp
	- src/hotspot/share/gc/shared/gc_globals.hpp
	- src/hotspot/share/gc/shared/generation.cpp
	- src/hotspot/share/gc/shared/generation.hpp
	- src/hotspot/share/gc/shared/memAllocator.cpp
	- src/hotspot/share/gc/shared/preservedMarks.cpp
	- src/hotspot/share/gc/shared/preservedMarks.hpp
	- src/hotspot/share/gc/shared/preservedMarks.inline.hpp
	- src/hotspot/share/gc/shared/space.cpp
	- src/hotspot/share/gc/shared/space.inline.hpp
	- src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahForwarding.inline.hpp
	- src/hotspot/share/gc/shenandoah/shenandoahStringDedup.cpp
	- src/hotspot/share/interpreter/bytecodeInterpreter.cpp
	- src/hotspot/share/jfr/leakprofiler/chains/bfsClosure.cpp
	- src/hotspot/share/jfr/leakprofiler/chains/dfsClosure.cpp
	- src/hotspot/share/jfr/leakprofiler/chains/edgeStore.cpp
	- src/hotspot/share/jfr/leakprofiler/chains/edgeUtils.cpp
	- src/hotspot/share/jfr/leakprofiler/chains/objectSampleMarker.hpp
	- src/hotspot/share/jfr/leakprofiler/checkpoint/eventEmitter.cpp
	- src/hotspot/share/jfr/leakprofiler/utilities/saveRestore.cpp
	- src/hotspot/share/jfr/leakprofiler/utilities/saveRestore.hpp
	- src/hotspot/share/jvmci/jvmciRuntime.cpp
	- src/hotspot/share/jvmci/vmStructs_jvmci.cpp
	- src/hotspot/share/memory/heapShared.cpp
	- src/hotspot/share/memory/universe.cpp
	- src/hotspot/share/memory/virtualspace.cpp
	- src/hotspot/share/oops/arrayOop.hpp
	- src/hotspot/share/oops/klass.cpp
	- src/hotspot/share/oops/klass.hpp
	- src/hotspot/share/oops/klass.inline.hpp
	- src/hotspot/share/oops/markOop.cpp
	- src/hotspot/share/oops/markOop.hpp
	- src/hotspot/share/oops/markOop.inline.hpp
	- src/hotspot/share/oops/method.cpp
	- src/hotspot/share/oops/objArrayOop.hpp
	- src/hotspot/share/oops/oop.cpp
	- src/hotspot/share/oops/oop.hpp
	- src/hotspot/share/oops/oop.inline.hpp
	- src/hotspot/share/oops/oopsHierarchy.hpp
	- src/hotspot/share/opto/library_call.cpp
	- src/hotspot/share/opto/macro.cpp
	- src/hotspot/share/prims/jvmtiEnvBase.cpp
	- src/hotspot/share/prims/jvmtiTagMap.cpp
	- src/hotspot/share/prims/whitebox.cpp
	- src/hotspot/share/runtime/arguments.cpp
	- src/hotspot/share/runtime/basicLock.cpp
	- src/hotspot/share/runtime/basicLock.hpp
	- src/hotspot/share/runtime/biasedLocking.cpp
	- src/hotspot/share/runtime/biasedLocking.hpp
	- src/hotspot/share/runtime/deoptimization.cpp
	- src/hotspot/share/runtime/globals.hpp
	- src/hotspot/share/runtime/objectMonitor.cpp
	- src/hotspot/share/runtime/objectMonitor.hpp
	- src/hotspot/share/runtime/objectMonitor.inline.hpp
	- src/hotspot/share/runtime/sharedRuntime.cpp
	- src/hotspot/share/runtime/synchronizer.cpp
	- src/hotspot/share/runtime/thread.cpp
	- src/hotspot/share/runtime/vframe.cpp
	- src/hotspot/share/runtime/vmStructs.cpp
	- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
	- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Mark.java
	- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ObjectMonitor.java
	- src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java
	- src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/GraalHotSpotVMConfig.java
	- test/hotspot/gtest/gc/shared/test_preservedMarks.cpp
	- test/hotspot/gtest/oops/test_markOop.cpp
	- test/hotspot/jtreg/serviceability/sa/ClhsdbAttach.java
	- test/hotspot/jtreg/serviceability/sa/ClhsdbLongConstant.java 
--"8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Reviewed-by: rkennke, coleenp, kbarrett, dcubed
"  lkorinth: 21dccfac0ec56522cd82ba6e4443a6887bd1efbd 
	- src/hotspot/share/gc/shared/gc_globals.hpp
	- src/hotspot/share/runtime/arguments.cpp 
--"8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags)
Reviewed-by: stefank, kbarrett, tschatzl
"  lkorinth: 5cbc3bd9fdfd97bb2b58619100fdffff810a523b 
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.hpp
	- src/hotspot/share/gc/parallel/parallel_globals.hpp
	- src/hotspot/share/gc/parallel/psCardTable.cpp
	- src/hotspot/share/gc/parallel/psCardTable.hpp
	- src/hotspot/share/gc/parallel/psCompactionManager.cpp
	- src/hotspot/share/gc/parallel/psCompactionManager.hpp
	- src/hotspot/share/gc/parallel/psParallelCompact.cpp
	- src/hotspot/share/gc/parallel/psParallelCompact.hpp
	- src/hotspot/share/gc/parallel/psPromotionManager.cpp
	- src/hotspot/share/gc/parallel/psScavenge.cpp
	- src/hotspot/share/gc/parallel/psScavenge.hpp
	- src/hotspot/share/runtime/mutexLocker.cpp
	- src/hotspot/share/runtime/thread.hpp
	- src/hotspot/share/gc/parallel/gcTaskManager.cpp
	- src/hotspot/share/gc/parallel/gcTaskManager.hpp
	- src/hotspot/share/gc/parallel/gcTaskThread.cpp
	- src/hotspot/share/gc/parallel/gcTaskThread.hpp 
--"8224665: Parallel GC: Use WorkGang (7: remove task manager)
Reviewed-by: stefank, kbarrett, tschatzl
"  lkorinth: 2410b04f074f94bd3d557e486cc31e87ba5425aa 
	- src/hotspot/share/gc/parallel/psCardTable.cpp
	- src/hotspot/share/gc/parallel/psPromotionManager.hpp
	- src/hotspot/share/gc/parallel/psScavenge.cpp
	- src/hotspot/share/gc/parallel/psTasks.cpp
	- src/hotspot/share/gc/parallel/psTasks.hpp 
--"8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy)
Reviewed-by: stefank, kbarrett, tschatzl
"  lkorinth: 50c959cc40e89f2989b597604c396c0a46a5dd13 
	- src/hotspot/share/gc/parallel/psCardTable.cpp
	- src/hotspot/share/gc/parallel/psPromotionManager.hpp
	- src/hotspot/share/gc/parallel/psScavenge.cpp
	- src/hotspot/share/gc/parallel/psTasks.cpp
	- src/hotspot/share/gc/parallel/psTasks.hpp 
--"8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask)
Reviewed-by: stefank, kbarrett, tschatzl
"  lkorinth: b5ca334ed54c98a838d069f97d8fcc6603db54c0 
	- src/hotspot/share/gc/parallel/psPromotionManager.cpp 
--"8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor)
Reviewed-by: stefank, kbarrett, tschatzl
"  lkorinth: f7ca942a2714cced2cdd0597d3353c2bedfb5b8f 
	- src/hotspot/share/gc/parallel/psCompactionManager.hpp
	- src/hotspot/share/gc/parallel/psParallelCompact.cpp
	- src/hotspot/share/gc/parallel/psParallelCompact.hpp
	- src/hotspot/share/gc/parallel/pcTasks.cpp
	- src/hotspot/share/gc/parallel/pcTasks.hpp 
--"8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask)
Reviewed-by: stefank, kbarrett, tschatzl
"  lkorinth: fc82b6cb8b14f2622a9e162deb607611574d2921 
	- src/hotspot/share/gc/parallel/psRootType.hpp
	- src/hotspot/share/gc/parallel/pcTasks.cpp
	- src/hotspot/share/gc/parallel/pcTasks.hpp
	- src/hotspot/share/gc/parallel/psCompactionManager.hpp
	- src/hotspot/share/gc/parallel/psParallelCompact.cpp 
--"8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask)
Reviewed-by: stefank, kbarrett, tschatzl
"  lkorinth: b3e44e1b135dbe951d137f749110b8ecc327d43f 
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.hpp
	- src/hotspot/share/gc/parallel/pcTasks.cpp
	- src/hotspot/share/gc/parallel/pcTasks.hpp
	- src/hotspot/share/gc/parallel/psCompactionManager.hpp
	- src/hotspot/share/gc/parallel/psParallelCompact.cpp
	- src/hotspot/share/gc/parallel/psScavenge.cpp
	- test/hotspot/jtreg/gc/ergonomics/TestInitialGCThreadLogging.java 
--"8224659: Parallel GC: Use WorkGang (1: PCRefProcTask)
Reviewed-by: stefank, kbarrett, tschatzl
"  weijun: 81ce766c91110d5e92ea93384c45fdd2f1e8f89e 
	- test/jdk/sun/security/tools/jarsigner/SectionsOnly.java
	- src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java 
--"8229775: Incorrect warning when jar was signed with -sectionsonly
Reviewed-by: mullan
"  ccheung: a89ec7fc99aacf5e39d5d62f6ccae1991d9e24d4 
	- test/hotspot/jtreg/runtime/cds/appcds/RewriteBytecodesTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/LoaderSegregationTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/LoaderSegregation.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/RewriteBytecodes.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Util.java 
--"8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
Summary: Updated tests to use Lookup.defineClass instead of ClassLoader.defineClass.
Reviewed-by: iklam, dholmes, alanb
"  bobv: 2c66dbb9422722a95549dfc087864b7d4374d9fb 
	- src/hotspot/os/windows/os_windows.cpp 
--"8229699: [Graal] jck tests fail on windows with AOTed Graal
Reviewed-by: kvn
"  mchung: 47511761bd0481d05c63c28f2f1d3209af82df88 
	- src/hotspot/share/classfile/javaClasses.cpp
	- src/java.base/share/classes/java/lang/StackFrameInfo.java 
--"8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
Reviewed-by: coleenp, fparain, shade, plevart
"  jlahoda: 7a700a9a89f232eadeda50690abb25cb62cbd0a5 
	- src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/IntByReference.java
	- src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/Kernel32Impl.java
	- src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/LastErrorException.java
	- src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/Pointer.java 
--"8226848: jline/terminal/impl files missing classpath exception clause in license header
Summary: Adding CPE to several files in jdk.internal.le.
Reviewed-by: jjg
"  dfuchs: ec948d19180a61624e5af0d0a09eb742f478bfb6 
	- test/jdk/java/net/SocketOption/TcpKeepAliveTest.java
	- test/jdk/java/net/URLConnection/SetIfModifiedSince.java
	- test/jdk/sun/net/www/http/HttpClient/GetProxyPort.java
	- test/jdk/sun/net/www/http/HttpClient/ImplicitFileName.java
	- test/jdk/sun/net/www/http/HttpClient/IsAvailable.java
	- test/jdk/sun/net/www/http/HttpClient/IsKeepingAlive.java
	- test/jdk/sun/net/www/http/HttpClient/OpenServer.java
	- test/jdk/sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java
	- test/jdk/sun/net/www/protocol/http/StreamingOutputStream.java
	- test/jdk/sun/net/www/protocol/http/UserAuth.java
	- test/jdk/sun/net/www/protocol/http/UserCookie.java 
--"8229486: Replace wildcard address with loopback or local host in tests - part 21
Reviewed-by: chegar
"  weijun: 22fa46d5dc2e07da9bdd443c4faf2821cee17d03 
	- src/java.base/share/conf/security/java.security 
--"8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
Reviewed-by: xuelei
"  rehn: 91a758925be7a3547a5a3818246a59cd678829ee 
	- src/hotspot/share/compiler/compileBroker.cpp
	- src/hotspot/share/runtime/safepoint.cpp
	- src/hotspot/share/runtime/safepoint.hpp
	- src/hotspot/share/runtime/thread.cpp
	- src/hotspot/share/runtime/thread.hpp
	- src/hotspot/share/runtime/vframe_hp.cpp
	- src/hotspot/share/runtime/vmOperations.cpp
	- src/hotspot/share/runtime/vmOperations.hpp
	- src/hotspot/share/runtime/vmThread.cpp 
--"8225788: Dead code in thread and safepoint
Reviewed-by: dholmes, dcubed, coleenp
"  ngasson: 902cef494e66886d90666d2a9f74de7333c616b2 
	- test/hotspot/jtreg/serviceability/sa/LingeredAppWithTrivialMain.java
	- test/hotspot/jtreg/serviceability/sa/ClhsdbFindPC.java 
--"8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
Reviewed-by: cjplummer, adinn
"  jwilhelm: 76ff3491e3b89fc61798c47800c3aa18c6a5bba2 
	- .hgtags 
--"Added tag jdk-14+10 for changeset ececb6dae777
"  dholmes: 7284b00e6db363fa8fa473eadd82f4c3904e0668 
	- src/hotspot/share/prims/jvm.cpp
	- src/hotspot/share/runtime/mutex.cpp
	- src/hotspot/share/runtime/mutex.hpp
	- src/hotspot/share/runtime/park.cpp 
--"8228858: Reimplement JVM_RawMonitors to use PlatformMutex
Reviewed-by: coleenp, dcubed, pchilanomate
"  shade: ececb6dae777e622abda42c705fd984a42f46b5a 
	- test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java
	- test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java 
--"8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default
Reviewed-by: rkennke
"  shade: 9bddbd69351ca6021db65e92410a11d34dfd9139 
	- src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp 
--"8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs)
Reviewed-by: rkennke
"  lancea: 5a9af526256638f6afe9f7bba774654cb6f2382a 
	- src/java.sql.rowset/share/classes/javax/sql/rowset/spi/SyncProvider.java 
--"8184432: Remove references to jdbc at sun.com from javax.sql.rowset.spi.SyncProvider
Reviewed-by: rriggs
"  coleenp: 789e967c2731b1268696fbce076cc4d9754d0726 
	- src/hotspot/share/ci/ciMethod.cpp
	- src/hotspot/share/code/nmethod.cpp
	- src/hotspot/share/code/vtableStubs.cpp
	- src/hotspot/share/gc/shared/memAllocator.cpp
	- src/hotspot/share/interpreter/interpreterRuntime.cpp
	- src/hotspot/share/oops/objArrayKlass.cpp
	- src/hotspot/share/oops/typeArrayKlass.cpp
	- src/hotspot/share/prims/jvmtiExport.cpp
	- src/hotspot/share/prims/jvmtiTagMap.cpp
	- src/hotspot/share/prims/jvmtiThreadState.inline.hpp
	- src/hotspot/share/runtime/interfaceSupport.inline.hpp
	- src/hotspot/share/runtime/jniHandles.cpp
	- src/hotspot/share/runtime/mutex.cpp
	- src/hotspot/share/runtime/os.cpp
	- src/hotspot/share/runtime/thread.cpp
	- src/hotspot/share/runtime/thread.hpp 
--"5103339: Strengthen NoSafepointVerifier
Summary: Add NSV check at possible safepoint transition or places that could take out locks.  Consolidate with clearing unhandled oops.
Reviewed-by: dholmes, rehn
"  prappo: 6717d7e59db418e8529faeb015d7565c86797607 
	- test/jdk/com/sun/jndi/ldap/LdapCtx/Reconnect.java
	- test/jdk/com/sun/jndi/ldap/lib/BaseLdapServer.java
	- test/jdk/com/sun/jndi/ldap/lib/LdapMessage.java
	- src/java.naming/share/classes/com/sun/jndi/ldap/LdapCtx.java 
--"8217606: LdapContext#reconnect always opens a new connection
Reviewed-by: lancea, vtewari, rriggs
Contributed-by: Chris Yin <xu.y.yin at oracle.com>
"  dholmes: 807d192fb7ddffd7b2f6cb97fbeac56bb3a6dd9b 
	- src/hotspot/os/posix/os_posix.cpp
	- src/hotspot/os/posix/os_posix.hpp
	- src/hotspot/os/posix/os_posix.inline.hpp
	- src/hotspot/os/solaris/os_solaris.cpp
	- src/hotspot/os/solaris/os_solaris.hpp
	- src/hotspot/os/windows/os_windows.hpp
	- src/hotspot/os/windows/os_windows.inline.hpp 
--"8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
Reviewed-by: kbarrett, dcubed, pliden
"  valeriep: 6bbb4af131e307ca0ae794d1d71a8341f5a90404 
	- src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c
	- src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_keymgmt.c
	- src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_util.c
	- src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11wrapper.h 
--"8228835: Memory leak in PKCS11 provider when using AES GCM
Summary: updated freeCKMechanismPtr to free mechanism-specific memories
Reviewed-by: jnimeh
"  valeriep: 7f75db20c209aa430a80f1141273a512a49d3732 
	- test/jdk/java/security/SecureRandom/DefaultAlgo.java
	- src/java.base/share/classes/java/security/SecureRandom.java
	- src/java.base/share/classes/sun/security/provider/SunEntries.java 
--"8228613: java.security.Provider#getServices order is no longer deterministic
Summary: Changed to use SunEntries.DEF_SECURE_RANDOM_ALGO instead of relying on ordering of SecureRandom services
Reviewed-by: weijun
"  mchung: 7ba5e49258de4c9aa48d0af4a63c57083bf0ca34 
	- test/jdk/java/lang/invoke/findSpecial/FindSpecialTest.java
	- test/jdk/java/lang/invoke/findSpecial/m1/module-info.java
	- test/jdk/java/lang/invoke/findSpecial/m1/test/FindSpecial.java
	- src/java.base/share/classes/java/lang/invoke/MethodHandles.java 
--"8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works
8209078: Unable to call default method from interface in another module from named module
Reviewed-by: dfuchs, plevart
"  dcubed: 18f4d3d46d54dd443ce393b40a5e40950769c9f5 
	- test/hotspot/jtreg/runtime/Monitor/NonOwnerOps.java
	- src/hotspot/share/runtime/objectMonitor.cpp
	- src/hotspot/share/runtime/objectMonitor.hpp
	- src/hotspot/share/runtime/objectMonitor.inline.hpp
	- src/hotspot/share/runtime/synchronizer.cpp 
--"8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
Reviewed-by: dholmes, coleenp
"  naoto: be8c11fc16bb8f8d2980c0a78016b8718ef807ec 
	- src/java.base/share/classes/java/time/OffsetDateTime.java
	- src/java.base/share/classes/java/time/ZonedDateTime.java
	- test/jdk/java/time/test/java/time/TestOffsetDateTime.java
	- test/jdk/java/time/test/java/time/TestZonedDateTime.java 
--"8211990: DateTimeException thrown when calculating duration between certain dates
Reviewed-by: lancea, scolebourne, rriggs
"  zgu: 23e13076e1026778898bc79a95d8f668da1af39e 
	- src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.hpp
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.inline.hpp
	- src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp 
--"8229474: Shenandoah: Cleanup CM::update_roots()
Reviewed-by: rkennke
"  dfuchs: a414a1b8884aa858146049c49749268f0efe1f38 
	- test/jdk/java/net/DatagramSocket/UnreferencedDatagramSockets.java 
--"8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently
Summary: The test was observed blocking on receive and is updated to avoid using the wildcard address
Reviewed-by: chegar, msheppar
"  aefimov: 0ec272e1822e69f51ea4867002cbc9e16ef6e542 
	- test/jdk/com/sun/net/httpserver/EchoHandler.java
	- test/jdk/java/net/httpclient/SmokeTest.java 
--"8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
Reviewed-by: dfuchs, chegar
"  rkennke: 9c0715c5bbf3c88956fc6067dd8d2aed96e3347f 
	- src/hotspot/cpu/aarch64/gc/shenandoah/c1/shenandoahBarrierSetC1_aarch64.cpp
	- src/hotspot/cpu/x86/gc/shenandoah/c1/shenandoahBarrierSetC1_x86.cpp 
--"8229470: Shenandoah: Fix C1 getAndSetObject() failure
Reviewed-by: shade
"  shade: f3630a2d3d5c1c5dc4903f710aa29a58a112b915 
	- src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp
	- src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.hpp 
--"8229419: Shenandoah: Cleanup LRB strength selector code
Reviewed-by: rkennke
"  jlahoda: ffc34eaf7b49d2c0bf84140dd39dd7b96093ed08 
	- test/langtools/tools/javac/classfiles/attributes/ConstantValue/BrokenConstantValue.java
	- test/langtools/tools/javac/classfiles/attributes/ConstantValue/BrokenConstantValue.out
	- test/langtools/tools/javac/classfiles/attributes/ConstantValue/HasBrokenConstantValue.jcod
	- test/langtools/tools/javac/diags/examples/BadConstantValueType/BadConstantValueType.java
	- test/langtools/tools/javac/diags/examples/BadConstantValueType/processors/CreateBadClassFile.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties 
--"8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
Summary: Produce an error when reading a classfile with a field with ConstantValue with a wrong type.
Reviewed-by: vromero
"  jlahoda: 447d48371b41628eb44dde180b16e679104c4af2 
	- test/langtools/tools/javac/diags/examples/EnumConstantExpected.java
	- test/langtools/tools/javac/diags/examples/EnumConstantNotExpected.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
	- test/langtools/tools/javac/T4994049/T4994049.java
	- test/langtools/tools/javac/T4994049/T4994049.out
	- test/langtools/tools/javac/enum/EnumMembersOrder.out
	- test/langtools/tools/javac/parser/JavacParserTest.java 
--"8228647: Broken enum produce inconvenient errors and AST
Summary: Improving error recovery for misplace members in enums.
Reviewed-by: vromero
"  jlahoda: 54a04db114d870985d72e7651b5d6e208a59b110 
	- test/langtools/tools/javac/tree/SourceDocTreeScannerTest.java
	- src/jdk.compiler/share/classes/com/sun/source/util/DocTreeScanner.java
	- src/jdk.compiler/share/classes/com/sun/tools/doclint/Checker.java
	- test/langtools/tools/javac/tree/AbstractTreeScannerTest.java
	- test/langtools/tools/javac/tree/JavacTreeScannerTest.java
	- test/langtools/tools/javac/tree/SourceTreeScannerTest.java 
--"8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody()
Summary: DocTreeScanner.visitAttribute and visitLiteral have to scan through the subnodes of AttributeTree and LiteralTree, respectivelly.
Reviewed-by: vromero
"  thartmann: 8e51da27b53af4d6c9cf1f59dccc76103b76de4d 
	- test/hotspot/jtreg/compiler/eliminateAutobox/TestSplitThroughPhi.java
	- src/hotspot/share/opto/c2_globals.hpp
	- src/hotspot/share/opto/memnode.cpp
	- src/hotspot/share/opto/node.cpp 
--"8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late
Summary: Disable walking up the dominator chain for regions with more than 2 input paths.
Reviewed-by: roland, kvn
"  thartmann: 4fbcbd248c520513620fcc0ef03b4e946a479c75 
	- test/hotspot/jtreg/compiler/controldependency/TestAntiDependentMembar.java
	- src/hotspot/share/opto/gcm.cpp 
--"8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
Summary: Ignore membar if the load is already control dependent on it.
Reviewed-by: neliasso, kvn
"  thartmann: 75375b6617e68655007c86dca5056bacfb091325 
	- test/hotspot/jtreg/ProblemList.txt 
--"8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed
Summary: Problem list a test.
Reviewed-by: dholmes
"  xuelei: a93b7b28f644cc39532bea9cfd90b9061e837995 
	- test/jdk/sun/security/ssl/CipherSuite/RestrictNamedGroup.java
	- test/jdk/sun/security/ssl/CipherSuite/RestrictSignatureScheme.java
	- src/java.base/share/classes/sun/security/ssl/CertificateMessage.java
	- src/java.base/share/classes/sun/security/ssl/CertificateRequest.java
	- src/java.base/share/classes/sun/security/ssl/CertificateVerify.java
	- src/java.base/share/classes/sun/security/ssl/CipherSuite.java
	- src/java.base/share/classes/sun/security/ssl/DHKeyExchange.java
	- src/java.base/share/classes/sun/security/ssl/DHServerKeyExchange.java
	- src/java.base/share/classes/sun/security/ssl/ECDHKeyExchange.java
	- src/java.base/share/classes/sun/security/ssl/ECDHServerKeyExchange.java
	- src/java.base/share/classes/sun/security/ssl/ECPointFormatsExtension.java
	- src/java.base/share/classes/sun/security/ssl/HandshakeContext.java
	- src/java.base/share/classes/sun/security/ssl/NamedGroup.java
	- src/java.base/share/classes/sun/security/ssl/SignatureScheme.java
	- src/java.base/share/classes/sun/security/ssl/SupportedGroupsExtension.java
	- src/java.base/share/classes/sun/security/ssl/XDHKeyExchange.java
	- src/java.base/share/classes/sun/security/util/CurveDB.java
	- src/java.base/share/conf/security/java.security 
--"8226374: Restrict TLS signature schemes and named groups
Reviewed-by: mullan
"  rkennke: bfcdcd00e4fbce922c9ab541e508ba1588c1e7c4 
	- src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp
	- src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.hpp
	- src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp
	- src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.hpp
	- src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.cpp
	- src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.hpp 
--"8228369: Shenandoah: Refactor LRB C1 stubs
Reviewed-by: shade
"  shade: 6390e7056d12abf4c4d69ca84fc0d370a8472d1a 
	- src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp
	- src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp 
--"8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations
Reviewed-by: rkennke
"  redestad: 9f44485e7441a60d041285aef2c0d7a908c2f5bd 
	- src/java.base/share/classes/jdk/internal/loader/BuiltinClassLoader.java
	- src/java.base/share/classes/jdk/internal/module/ServicesCatalog.java 
--"8229407: Avoid ConcurrentHashMap resizes during bootstrap
Reviewed-by: alanb, shade, dfuchs
"  michaelm: 0211b062843de95038708ea9f4710eab8a1f41b8 
	- test/jdk/sun/net/www/B8185898.java
	- src/java.base/share/classes/sun/net/www/MessageHeader.java 
--"8185898: setRequestProperty(key, null) results in HTTP header without colon in request
Reviewed-by: chegar, dfuchs
"  mbaesken: 145300cc8ea63a09ac7d1573127efe114e10f95b 
	- test/jdk/jdk/jfr/event/runtime/TestShutdownEvent.java 
--"8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace()
Reviewed-by: mdoerr, mseledtsov
"  pliden: 8ebc8f74f2d2925e70231fd5f69b3a85e07c920c 
	- src/hotspot/share/gc/z/zStat.cpp 
--"8229406: ZGC: Fix incorrect statistics
Reviewed-by: pliden, eosterlund
Contributed-by: albert.th at alibaba-inc.com
"  mdoerr: 05ff6e27de4569881f9caae2297f990679888a58 
	- src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
	- src/hotspot/cpu/arm/sharedRuntime_arm.cpp
	- src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
	- src/hotspot/cpu/s390/sharedRuntime_s390.cpp
	- src/hotspot/cpu/sparc/sharedRuntime_sparc.cpp
	- src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
	- src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
	- src/hotspot/cpu/zero/sharedRuntime_zero.cpp
	- src/hotspot/share/oops/method.cpp
	- src/hotspot/share/oops/method.hpp
	- src/hotspot/share/prims/nativeLookup.cpp
	- src/hotspot/share/runtime/sharedRuntime.cpp
	- src/hotspot/share/runtime/sharedRuntime.hpp 
--"8229236: CriticalJNINatives: dll handling should be done in native thread state
Summary: Temporarily switch thread state from _thread_in_vm to _thread_in_native to execute I/O.
Reviewed-by: dlong, dholmes
"  thartmann: 155b084cf3844d0248231fb8659a23966d15b948 
	- src/hotspot/share/ci/ciMethodData.cpp
	- test/hotspot/jtreg/ProblemList.txt 
--"8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Summary: Clear entry in the ciProfileData object if the klass is NULL.
Reviewed-by: eosterlund, thartmann
"  jjg: 7ac414640ad5bc6d1a90727483b620976ff631cd 
	- src/jdk.compiler/share/classes/com/sun/source/tree/CaseTree.java 
--"8229386: Typo "lables" in doc comment
Reviewed-by: mchung
"  iklam: 7cf02b2c14555b9ef9ed7a14117cc8ecb3f88f05 
	- test/hotspot/jtreg/runtime/cds/ArchiveDoesNotExist.java
	- test/hotspot/jtreg/runtime/cds/BootAppendTests.java
	- test/hotspot/jtreg/runtime/cds/CdsDifferentObjectAlignment.java
	- test/hotspot/jtreg/runtime/cds/CdsSameObjectAlignment.java
	- test/hotspot/jtreg/runtime/cds/CheckDefaultArchiveFile.java
	- test/hotspot/jtreg/runtime/cds/CheckSharingWithDefaultArchive.java
	- test/hotspot/jtreg/runtime/cds/DumpSharedDictionary.java
	- test/hotspot/jtreg/runtime/cds/DumpSymbolAndStringTable.java
	- test/hotspot/jtreg/runtime/cds/NonBootLoaderClasses.java
	- test/hotspot/jtreg/runtime/cds/SharedBaseAddress.java
	- test/hotspot/jtreg/runtime/cds/SharedStrings.java
	- test/hotspot/jtreg/runtime/cds/SharedStringsDedup.java
	- test/hotspot/jtreg/runtime/cds/SharedStringsRunAuto.java
	- test/hotspot/jtreg/runtime/cds/SpaceUtilizationCheck.java
	- test/hotspot/jtreg/runtime/cds/TestInterpreterMethodEntries.java
	- test/hotspot/jtreg/runtime/cds/appcds/AppendClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/BootClassPathMismatch.java
	- test/hotspot/jtreg/runtime/cds/appcds/CDSandJFR.java
	- test/hotspot/jtreg/runtime/cds/appcds/CaseSensitiveClassPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/ClassLoaderTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/ClassPathAttr.java
	- test/hotspot/jtreg/runtime/cds/appcds/CommandLineFlagCombo.java
	- test/hotspot/jtreg/runtime/cds/appcds/CommandLineFlagComboNegative.java
	- test/hotspot/jtreg/runtime/cds/appcds/DumpClassList.java
	- test/hotspot/jtreg/runtime/cds/appcds/ExtraSymbols.java
	- test/hotspot/jtreg/runtime/cds/appcds/FieldAnnotationsTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/HelloExtTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/HelloTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/IgnoreEmptyClassPaths.java
	- test/hotspot/jtreg/runtime/cds/appcds/JvmtiAddPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/LongClassListPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/MissingSuperTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/MoveJDKTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/MultiProcessSharing.java
	- test/hotspot/jtreg/runtime/cds/appcds/MultiReleaseJars.java
	- test/hotspot/jtreg/runtime/cds/appcds/OldClassTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/ParallelLoad2.java
	- test/hotspot/jtreg/runtime/cds/appcds/ParallelLoadTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/PrintSharedArchiveAndExit.java
	- test/hotspot/jtreg/runtime/cds/appcds/ProtectionDomain.java
	- test/hotspot/jtreg/runtime/cds/appcds/RelativePath.java
	- test/hotspot/jtreg/runtime/cds/appcds/RewriteBytecodesTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/SharedArchiveConsistency.java
	- test/hotspot/jtreg/runtime/cds/appcds/SharedBaseAddress.java
	- test/hotspot/jtreg/runtime/cds/appcds/SharedPackages.java
	- test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java
	- test/hotspot/jtreg/runtime/cds/appcds/SpecifySysLoaderProp.java
	- test/hotspot/jtreg/runtime/cds/appcds/TestWithProfiler.java
	- test/hotspot/jtreg/runtime/cds/appcds/TraceLongClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_0.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_1A.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_1B.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_2.java
	- test/hotspot/jtreg/runtime/cds/appcds/WideIloadTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/WrongClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/XShareAutoWithChangedJar.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedIntegerCacheTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedModuleComboTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedModuleCompareTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedModuleWithCustomImageTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckCachedMirrorTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckCachedResolvedReferences.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/DumpTimeVerifyFailure.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/GCStressTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/MirrorWithReferenceFieldsTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/OpenArchiveRegion.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/PrimitiveTypesTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/RedefineClassTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/condy/CondyHelloTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatA.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatB.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatC.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatD.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatE.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/HelloCustom.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/LoaderSegregationTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ParallelTestMultiFP.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ParallelTestSingleFP.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ProhibitedPackageNamesTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ProtectionDomain.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/SameNameInTwoLoadersTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/UnintendedLoadersTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/UnloadUnregisteredLoaderTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/UnsupportedPlatforms.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/AppendClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicFlag.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/JITInteraction.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/MainModuleOnly.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/RelativePath.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/AnonVmClassesDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCSharedStringsDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/HumongousDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/CheckUnsupportedDumpingOptions.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/JigsawOptionsCombo.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/AppClassInCP.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/CustomPackage.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/MismatchedPatchModule.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/PatchDir.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/PatchJavaBase.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/Simple.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/SubClassOfPatchedClass.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/TwoJars.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/BootAppendTests.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/ClassPathTests.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/AddModules.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/AddOpens.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/AddReads.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/ExportModule.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/JvmtiAddPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/MainModuleOnly.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/OverrideTests.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/parallelLoad/ParallelLoadAndTransformTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/transformRelatedClasses/TransformSuperSubAppCDS.java
	- test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineBasicTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineRunningMethods_Shared.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/FlagCombo.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java 
--"8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests
Reviewed-by: alanb, lfoltan
"  jjg: 072f27397b69c317f4f98ae1b06a33d3be6a1123 
	- src/jdk.javadoc/share/classes/jdk/javadoc/doclet/StandardDoclet.java
	- src/jdk.javadoc/share/classes/jdk/javadoc/doclet/Taglet.java 
--"8227697: Improve text in Taglet API spec for expected results with standard doclet
Reviewed-by: hannesw
"  cjplummer: a64caa5269cfadfb0e7f61703c0798b58ed859b5 
	- test/hotspot/jtreg/resourcehogs/TEST.properties
	- test/hotspot/jtreg/resourcehogs/serviceability/sa/ClhsdbRegionDetailsScanOopsForG1.java
	- test/hotspot/jtreg/resourcehogs/serviceability/sa/LingeredAppWithLargeArray.java
	- test/hotspot/jtreg/resourcehogs/serviceability/sa/LingeredAppWithLargeStringArray.java
	- test/hotspot/jtreg/resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java
	- test/hotspot/jtreg/TEST.groups
	- test/hotspot/jtreg/serviceability/sa/ClhsdbRegionDetailsScanOopsForG1.java
	- test/hotspot/jtreg/serviceability/sa/LingeredAppWithLargeArray.java
	- test/hotspot/jtreg/serviceability/sa/LingeredAppWithLargeStringArray.java
	- test/hotspot/jtreg/serviceability/sa/TestHeapDumpForLargeArray.java 
--"8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory
Summary: move tests to seprate directory
Reviewed-by: dtitov, jcbeyler, ctornqvi, sspitsyn
"  redestad: 90688c5ff482acea6496c726f80c3cbda71fb993 
	- src/java.base/share/classes/java/lang/StringLatin1.java 
--"8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable
Reviewed-by: jlaskey
"  shade: def8e77a3ad115581fe58c215af295bffb7eaead 
	- src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp 
--"8229350: Shenandoah does not need barriers before CreateEx
Reviewed-by: rkennke
"  rehn: 4aea554692aa20691c0b3939978163b4f489a5a1 
	- src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp
	- src/hotspot/share/prims/jni.cpp
	- src/hotspot/share/runtime/handshake.cpp
	- src/hotspot/share/runtime/mutex.cpp
	- src/hotspot/share/runtime/mutexLocker.cpp
	- src/hotspot/share/runtime/thread.cpp
	- src/hotspot/share/runtime/thread.hpp
	- src/hotspot/share/runtime/threadSMR.cpp
	- src/hotspot/share/runtime/vmOperations.cpp
	- src/hotspot/share/utilities/vmError.cpp 
--"8226228: Make Threads_lock an always safepoint checked lock.
Reviewed-by: coleenp, dcubed, dholmes
"  eosterlund: 9dc92e89243afeec18b734ca020f22838b2cd65c 
	- src/hotspot/share/runtime/jniHandles.cpp
	- src/hotspot/share/runtime/jniHandles.hpp 
--"8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops
Reviewed-by: pliden, stuefe, dlong
"  jwilhelm: 2e38a71e60381e92d56a1e8fa688e36a5401ab3b  
--"Merge
"  jwilhelm: 31b7274c7b9ebbb84215be41e38a536897f2afe7 
	- .hgtags 
--"Added tag jdk-13+33 for changeset 9c250a7600e1
"  diazhou: 9c250a7600e12bdb1e611835250af3204d4aa152 
	- make/autoconf/version-numbers 
--"8229180: Remove EA from JDK 13 version string
Reviewed-by: tbell, mikael
"  ljiang: 7faf0261e0a2a241a94a6b8ed05df77427d4588f 
	- src/java.base/share/classes/sun/launcher/resources/launcher_ja.properties
	- src/java.base/share/classes/sun/launcher/resources/launcher_zh_CN.properties
	- src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_ja.properties
	- src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties 
--"8228778: JDK 13 L10n resource files update - msgdrop 20
Reviewed-by: naoto
"  rrich: 36a842b472e8e19708d2af2a887af25fb6863a75 
	- test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.java 
--"8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment
Reviewed-by: mseledtsov, clanger
"  thartmann: 8f3fcb9251d17497789dbbec65de30a636b2d000 
	- src/hotspot/share/gc/g1/c2/g1BarrierSetC2.cpp
	- src/hotspot/share/gc/shared/c2/cardTableBarrierSetC2.cpp
	- src/hotspot/share/opto/graphKit.cpp
	- src/hotspot/share/opto/graphKit.hpp 
--"8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
Summary: Backed out JDK-8173196.
Reviewed-by: shade, rbackman
"  jwilhelm: 8b104d8b27fd7816f546ee6e0c008c117550ae89 
	- .hgtags 
--"Added tag jdk-13+33 for changeset 5c85b58e2a42
"  aefimov: 70f5cbb711a917d41890971ed4465d97d11dd85b 
	- test/jdk/java/net/DatagramSocket/ReuseAddressTest.java
	- test/jdk/java/net/DatagramSocket/SendSize.java
	- test/jdk/java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java
	- test/jdk/java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java
	- test/jdk/java/net/Socket/NullHost.java
	- test/jdk/java/net/Socket/ProxyCons.java
	- test/jdk/java/net/Socket/SocksConnectTimeout.java
	- test/jdk/java/net/Socket/TestClose.java
	- test/jdk/java/net/URLClassLoader/ClassLoad.java
	- test/jdk/java/net/URLClassLoader/closetest/CloseTest.java
	- test/jdk/java/net/URLConnection/HandleContentTypeWithAttrs.java
	- test/jdk/java/net/URLConnection/RedirectLimit.java 
--"8225430: Replace wildcard address with loopback or local host in tests - part 14
Reviewed-by: dfuchs, chegar, vtewari
"  dfuchs: e4cc5231ce2d98c84261f81d80a6c8dbc632800b 
	- src/java.net.http/share/classes/jdk/internal/net/http/ResponseSubscribers.java
	- test/jdk/java/net/httpclient/HttpResponseInputStreamTest.java 
--"8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
Summary: HttpResponseInputStream::read(byte[],int,int) now implements the same check than the InputStream::read(byte[],int,int).
Reviewed-by: prappo, chegar, dfuchs
Contributed-by: Patrick Concannon <patrick.concannon at oracle.com>
"  jcbeyler: 1cf884e437eac67dbae8114ca540d050c5497114 
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetTime/gettime001/gettime001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetTimerInfo/timerinfo001/timerinfo001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/RelinquishCapabilities/relcaps001/relcaps001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/RelinquishCapabilities/relcaps002/relcaps002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS103/hs103t002/hs103t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS104/hs104t001/hs104t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS104/hs104t002/hs104t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS202/hs202t001/hs202t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS202/hs202t002/hs202t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t001/hs203t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t002/hs203t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t003/hs203t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t004/hs203t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS204/hs204t001/hs204t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS204/hs204t002/hs204t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS204/hs204t003/hs204t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS204/hs204t004/hs204t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t001/hs301t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t002/hs301t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t003/hs301t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t004/hs301t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t005/hs301t005.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t001/hs302t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t002/hs302t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t003/hs302t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t004/hs302t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t005/hs302t005.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t006/hs302t006.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t007/hs302t007.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t008/hs302t008.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t009/hs302t009.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t010/hs302t010.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t011/hs302t011.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t012/hs302t012.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/sampling/SP02/sp02t003/sp02t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003/sp06t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/ForceEarlyReturn/earlyretbase/earlyretbase.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/jvmti_tools.cpp 
--"8229036: Remove the testing against NSK_TRUE from tests
Summary: Remove the testing against NSK_TRUE from tests
Reviewed-by: sspitsyn, cjplummer
"  rraghavan: 41f2f2829a0977c4dbcd9a3a4ee4dccdf86cc333 
	- make/RunTests.gmk
	- make/launcher/Launcher-jdk.aot.gmk
	- src/hotspot/share/runtime/globals.hpp
	- test/hotspot/jtreg/compiler/aot/DeoptimizationTest.java
	- test/hotspot/jtreg/compiler/aot/RecompilationTest.java
	- test/hotspot/jtreg/compiler/aot/SharedUsageTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2CompiledTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2CompiledTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2InterpretedTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeInterface2NativeTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2CompiledTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeSpecial2NativeTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2CompiledTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2InterpretedTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeStatic2NativeTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2CompiledTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2InterpretedTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeVirtual2NativeTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeInterface2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeStatic2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromCompiled/CompiledInvokeVirtual2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeInterface2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeSpecial2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeStatic2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromInterpreted/InterpretedInvokeVirtual2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeSpecial2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeStatic2AotTest.java
	- test/hotspot/jtreg/compiler/aot/calls/fromNative/NativeInvokeVirtual2AotTest.java
	- test/hotspot/jtreg/compiler/aot/cli/AotLibraryNegativeBase.java
	- test/hotspot/jtreg/compiler/aot/cli/DisabledAOTWithLibraryTest.java
	- test/hotspot/jtreg/compiler/aot/cli/MultipleAOTLibraryTest.java
	- test/hotspot/jtreg/compiler/aot/cli/SingleAOTLibraryTest.java
	- test/hotspot/jtreg/compiler/aot/cli/SingleAOTOptionTest.java
	- test/hotspot/jtreg/compiler/aot/cli/jaotc/JaotcTestHelper.java
	- test/hotspot/jtreg/compiler/aot/fingerprint/SelfChanged.java
	- test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java
	- test/hotspot/jtreg/compiler/aot/fingerprint/SuperChanged.java
	- test/hotspot/jtreg/compiler/aot/scripts/build-bootmodules.sh
	- test/hotspot/jtreg/compiler/aot/scripts/test-helloworld.sh
	- test/hotspot/jtreg/compiler/aot/scripts/test-jaotc.sh
	- test/hotspot/jtreg/compiler/aot/scripts/test-javac.sh
	- test/hotspot/jtreg/compiler/aot/scripts/test-nashorn.sh
	- test/hotspot/jtreg/compiler/aot/verification/ClassAndLibraryNotMatchTest.java
	- test/hotspot/jtreg/compiler/aot/verification/vmflags/BasicFlagsChange.java
	- test/hotspot/jtreg/runtime/CompressedOops/CompressedClassPointers.java
	- test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/AotTestGeneratorsFactory.java 
--"8227439: Turn off AOT by default
Summary: Made UseAOT, AOTLibrary experimental and UseAOT false by default
Reviewed-by: iignatyev, kvn
"  jwilhelm: cafd691c6c04c53adb4597ae9c75c74a7e1bb475 
	- .hgtags 
--"Added tag jdk-14+9 for changeset 18f189e69b29
"  naoto: 314e62bbdb168fd89fe37ba57519dcd0129c805f 
	- test/jdk/java/util/Locale/bcp47u/CurrencyFormatTests.java
	- make/jdk/src/classes/build/tools/cldrconverter/Bundle.java
	- make/jdk/src/classes/build/tools/cldrconverter/LDMLParseHandler.java
	- src/java.base/share/classes/java/text/NumberFormat.java
	- src/java.base/share/classes/sun/util/locale/provider/NumberFormatProviderImpl.java 
--"8215181: Accounting currency format support
Reviewed-by: lancea, rriggs
"  jwilhelm: b948b920e29fc90a604e88906b9f4a779bd6a392  
--"Merge
"  naoto: 5c85b58e2a42197c2425fb766bf510ccf60d8c06 
	- src/java.base/share/classes/java/util/Locale.java 
--"8228971: Locale API doc has redundant hyphens for some parameters
Reviewed-by: lancea
Contributed-by: Patrick Concannon <patrick.concannon at oracle.com>
"  sgehwolf: abc6302254604afddd5da2fa0d096edb51bacd2a 
	- test/lib/jdk/test/lib/Container.java
	- test/hotspot/jtreg/TEST.ROOT
	- test/jdk/TEST.ROOT
	- test/jtreg-ext/requires/VMProps.java
	- test/lib/jdk/test/lib/Platform.java
	- test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java 
--"8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
Summary: Move container constant to separate test lib class
Reviewed-by: alanb
"  sgehwolf: 830619e8936c4e6013855ad3bd397bd5e625c8f3 
	- test/jtreg-ext/requires/VMProps.java
	- test/lib/jdk/test/lib/Platform.java
	- test/lib/jdk/test/lib/containers/cgroup/MetricsTester.java
	- test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java 
--"8227642: [TESTBUG] Make docker tests podman compatible
Reviewed-by: mseledtsov, iignatyev
"  valeriep: 4e3a26572bb6d98e3b7b0a634f8f338d5d141251  
--"Merge
"  valeriep: 24f1a593dcd0e8516f6ea3f32cd71059ef307100 
	- test/micro/org/openjdk/bench/javax/crypto/full/AESGCMBench.java
	- test/micro/org/openjdk/bench/javax/crypto/full/CipherBench.java 
--"8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
Summary: update AESGCMBench.java and CipherBench.java accordingly
Reviewed-by: xuelei, ecaspole
"  jiefu: 167cb7b4cd812e0c3d81fce8000cce054a0bec17 
	- src/hotspot/share/gc/shared/taskqueue.inline.hpp 
--"8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
Reviewed-by: mdoerr, kbarrett, tschatzl
"  lancea: cffcc4c5a5baa6a2c65303394df711839685afb2 
	- test/jdk/java/util/zip/ZipFile/Zip64SizeTest.java
	- src/java.base/share/classes/java/util/zip/ZipEntry.java
	- src/java.base/share/classes/java/util/zip/ZipFile.java
	- src/java.base/share/classes/java/util/zip/ZipInputStream.java 
--"8226530: ZipFile reads wrong entry size from ZIP64 entries
Reviewed-by: bpb, clanger, shade
"  zgu: 18f189e69b29f8215a3500b875127ed4fb2d977a 
	- src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.hpp
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.inline.hpp 
--"8229213: Shenandoah: Allow VM global oop storage to be processed concurrently
Reviewed-by: shade, rkennke
"  coleenp: 33b160ef735cba8796baca383690d74c5947f305 
	- src/hotspot/share/runtime/mutex.cpp
	- src/hotspot/share/runtime/mutex.hpp 
--"8229208: Remove Monitor::ClearMonitor
Reviewed-by: dholmes
"  rpatil: 79036e5e744bde42631f2f61527bfa1685593d61 
	- make/data/tzdata/VERSION
	- make/data/tzdata/africa
	- make/data/tzdata/antarctica
	- make/data/tzdata/asia
	- make/data/tzdata/australasia
	- make/data/tzdata/europe
	- make/data/tzdata/factory
	- make/data/tzdata/northamerica
	- make/data/tzdata/pacificnew
	- make/data/tzdata/southamerica
	- make/data/tzdata/systemv
	- make/data/tzdata/zone.tab
	- src/java.base/share/classes/sun/util/calendar/ZoneInfoFile.java
	- test/jdk/java/util/TimeZone/TimeZoneTest.java 
--"8228469: (tz) Upgrade time-zone data to tzdata2019b
Reviewed-by: naoto, martin
"  zgu: 850f456d1e22403651be6586ce351361fe6f296c 
	- src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.inline.hpp 
--"8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
Reviewed-by: shade
"  clanger: bf325b739c8aa1bc8678eb35b7028f3eb47e69cf 
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipPosixFileAttributeView.java
	- test/jdk/jdk/nio/zipfs/TestPosix.java
	- test/jdk/jdk/nio/zipfs/test.policy.posix
	- src/java.base/share/lib/security/default.policy
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipConstants.java
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileAttributeView.java
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileAttributes.java
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileStore.java
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipPath.java
	- src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipUtils.java
	- src/jdk.zipfs/share/classes/module-info.java 
--"8213031: (zipfs) Add support for POSIX file permissions
Reviewed-by: alanb, lancea
"  thartmann: 1d2ea8db7083cf9c642a39c0f9d4d0d77858586a 
	- test/hotspot/jtreg/compiler/escapeAnalysis/TestSelfArrayCopy.java
	- src/hotspot/share/opto/macro.cpp 
--"8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation.
Reviewed-by: kvn
"  tschatzl: bf8e76d86d05ce8a7ec041a525138ec5dd3fcd07 
	- src/hotspot/share/gc/g1/g1Analytics.cpp
	- src/hotspot/share/gc/g1/g1Analytics.hpp
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/g1/g1CollectionSet.cpp
	- src/hotspot/share/gc/g1/g1CollectionSet.hpp
	- src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
	- src/hotspot/share/gc/g1/g1ConcurrentMark.hpp
	- src/hotspot/share/gc/g1/g1Policy.cpp
	- src/hotspot/share/gc/g1/g1Policy.hpp
	- src/hotspot/share/gc/g1/g1YoungRemSetSamplingThread.cpp
	- src/hotspot/share/gc/g1/g1YoungRemSetSamplingThread.hpp 
--"8228503: Rename "rs_lengths" to "rs_length" in ergo code
Reviewed-by: pliden, kbarrett
"  tonyp: f81dbe27a7b133735cde4fe3a4431cee9bfffe22 
	- src/hotspot/share/gc/shared/preGCValues.hpp
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.hpp
	- src/hotspot/share/gc/parallel/psMarkSweep.cpp
	- src/hotspot/share/gc/parallel/psOldGen.cpp
	- src/hotspot/share/gc/parallel/psOldGen.hpp
	- src/hotspot/share/gc/parallel/psParallelCompact.cpp
	- src/hotspot/share/gc/parallel/psParallelCompact.hpp
	- src/hotspot/share/gc/parallel/psScavenge.cpp
	- src/hotspot/share/gc/parallel/psYoungGen.cpp
	- src/hotspot/share/gc/parallel/psYoungGen.hpp 
--"8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
Reviewed-by: tschatzl, kbarrett
"  kbarrett: 5cc8f9225a6d94f4fdbae225c5f4adb51de0ce96 
	- test/hotspot/jtreg/ProblemList.txt 
--"8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
Reviewed-by: shade
"  pliden: c0a7c7161d3aa35119935010d2e57814795424f2 
	- src/hotspot/share/gc/z/zDirector.cpp
	- src/hotspot/share/gc/z/zNMethodTable.cpp
	- src/hotspot/share/gc/z/zPageAllocator.cpp
	- src/hotspot/share/gc/z/zStat.cpp 
--"8229129: ZGC: Fix incorrect format string for doubles
Reviewed-by: stefank, eosterlund
"  pliden: d349685a98ae79e9ca9b1898069da9f58ddc0c17 
	- src/hotspot/share/gc/z/zRootsIterator.cpp
	- src/hotspot/share/gc/z/zRootsIterator.hpp 
--"8229128: ZGC: Remove unused ZThreadRootsIterator
Reviewed-by: eosterlund, stefank
"  pliden: 0022b39ae5ae84246f2798fcff730d595d300474 
	- src/hotspot/share/gc/z/zDriver.cpp
	- src/hotspot/share/gc/z/zHeapIterator.cpp
	- src/hotspot/share/gc/z/zMark.cpp
	- src/hotspot/share/gc/z/zRootsIterator.cpp
	- src/hotspot/share/gc/z/zRootsIterator.hpp
	- src/hotspot/share/gc/z/zVerify.cpp
	- src/hotspot/share/gc/z/zVerify.hpp 
--"8229017: ZGC: Various cleanups of ZVerify
Reviewed-by: stefank, eosterlund
"  pliden: 22e12dd8f21ac49c8d9f2bf2091195f4c84e7ff3 
	- src/hotspot/share/gc/z/zObjectAllocator.cpp
	- src/hotspot/share/gc/z/zObjectAllocator.hpp 
--"8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
Reviewed-by: eosterlund
"  pliden: 9429ecaee2e07e40a222123faf993025fee56728 
	- src/hotspot/share/gc/z/zDriver.cpp
	- src/hotspot/share/gc/z/zVerify.cpp
	- src/hotspot/share/gc/z/zVerify.hpp 
--"8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
Reviewed-by: stefank, eosterlund
"  mullan: a95e92c449bfda0246d65c7648580355280cf1a0 
	- src/java.base/share/classes/java/security/spec/ECGenParameterSpec.java
	- src/java.base/share/classes/java/security/spec/NamedParameterSpec.java 
--"8210755: Define standard names for EC curves and TLS signature schemes
Reviewed-by: xuelei
"  coleenp: dd0f6703203fba0484ae952d1c808473c593c1ac 
	- src/hotspot/share/runtime/arguments.cpp
	- src/hotspot/share/runtime/globals.hpp
	- test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java 
--"8228753: Deprecate -XX:FieldsAllocationStyle product option
8228749: Deprecate product flag -XX:CompactFields
Reviewed-by: kvn, shade
"  shade: 06eed83ab4cd53fc31f0dee0d9b68ed4c63716ae 
	- test/hotspot/jtreg/gc/arguments/TestSurvivorAlignmentInBytesOption.java 
--"8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
Reviewed-by: tschatzl
"  shade: 758da77e4cd24ef4467b80d57d0a72e0415790c5 
	- src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp 
--"8229176: Shenandoah should acquire CodeCache_lock without safepoint check
Reviewed-by: rkennke
"  mbaesken: ddae2da329edee53dd552bddb4119eaeb6cb3418 
	- src/hotspot/os/aix/os_aix.cpp
	- src/hotspot/os/bsd/os_bsd.cpp
	- src/hotspot/os/linux/os_linux.cpp
	- src/hotspot/os/solaris/os_solaris.cpp
	- src/hotspot/os/windows/os_windows.cpp 
--"8228902: add os::dll_load to the unified logging os category
Reviewed-by: coleenp, mdoerr
"  mikael: 8f067351c3704e2aeed17f5487b40745cdf60529  
--"Merge
"  michaelm: b2fde670165468dd1460c164bc44359497209aee 
	- src/java.base/windows/native/libnio/ch/Net.c 
--"8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
Reviewed-by: michaelm
Contributed-by: alan.bateman at oracle.com
"  pbansal: 2b38409a336e05381084b13f0e6bcad764a2c5ef 
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java 
--"8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
Reviewed-by: prr, kcr
"  mbaesken: bcc706c719d79123cf6d6cd16bc1cdf20b70eb63 
	- src/java.base/linux/classes/jdk/internal/platform/cgroupv1/SubSystem.java
	- test/lib/jdk/test/lib/containers/cgroup/MetricsTester.java 
--"8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Reviewed-by: dholmes, sgehwolf
"  mbaesken: 26f71e24dd2424959f07b70de346836871e150bc 
	- test/hotspot/jtreg/runtime/SharedArchiveFile/CheckDefaultArchiveFile.java 
--"8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
Reviewed-by: mseledtsov
"  mbaesken: 152cd40a1d36be5b16d686c68b71aa04c7045edb 
	- test/jdk/sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java 
--"8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
Reviewed-by: dholmes, jcbeyler
"  mgronlun: 446dcfc2a9256d865d196212cfa6cfc5883e8553 
	- src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleCheckpoint.cpp
	- src/hotspot/share/jfr/leakprofiler/checkpoint/objectSampleCheckpoint.hpp
	- src/hotspot/share/jfr/recorder/checkpoint/types/jfrType.cpp 
--"8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
Reviewed-by: egahlin
"  itakiguchi: 5dae3de0e04bb6fe9b8786da9026294af1f4409e 
	- src/java.desktop/unix/native/libawt_xawt/awt/awt_InputMethod.c 
--"8227919: 8213232 causes crashes on solaris sparc64
Reviewed-by: prr, vkempik
"  mikael: 2387413d105447b711122098434764da0c70b217 
	- .hgtags 
--"Added tag jdk-13+32 for changeset 929f37a9c35d
"  manc: b5ab9a71aa952bddba9e0489954aa4f56b3abaea 
	- src/hotspot/share/gc/g1/c2/g1BarrierSetC2.cpp 
--"8225776: Optimize branch frequency of G1's write post-barrier in C2
Reviewed-by: tschatzl, dlong
Contributed-by: Man Cao <manc at google.com>, Chuck Rasbold <rasbold at google.com>
"  coleenp: c38cca5ffb6655cdfddb8274d05f8baf76ebe39f 
	- src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
	- src/hotspot/share/runtime/mutex.cpp 
--"8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
Reviewed-by: dholmes, kbarrett
"  rpatil: e7acf5388c29a367955d266f9f49354a57e4a463 
	- test/jdk/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java 
--"8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
Reviewed-by: naoto
Contributed-by: thejasvi.v.voniadka at oracle.com
"  erikj: 18134c3c0780b4d56dc38ad82216939ab20f779f 
	- make/common/ZipArchive.gmk 
--"8058539: Platform specific source files may not end up in src.zip
Reviewed-by: alanb
"  hannesw: 90dcbeb8455e3744640d4bacd79b75e02d625999 
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/external-link.svg
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/stylesheet.css 
--"8228393: Add an indicator for external links in javadoc
Reviewed-by: jjg
"  jiefu: 883f5702054d011faa56317a6e15a5c6368d195c 
	- src/hotspot/share/gc/shared/workgroup.cpp 
--"8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
Reviewed-by: tschatzl, kbarrett
"  thartmann: 9c523692db7e261b8bb8146149bb000c93db2008 
	- src/hotspot/share/opto/c2_globals.hpp
	- src/hotspot/share/opto/chaitin.cpp
	- src/hotspot/share/opto/ifnode.cpp
	- src/hotspot/share/opto/indexSet.hpp
	- src/hotspot/share/opto/live.cpp
	- src/hotspot/share/opto/loopopts.cpp
	- src/hotspot/share/opto/node.cpp
	- src/hotspot/share/opto/phaseX.cpp
	- src/hotspot/share/opto/phaseX.hpp 
--"6394013: C2: Remove VerifyOpto
Summary: Removed the VerifyOpto flag.
Reviewed-by: kvn, thartmann
Contributed-by: Christian Hagedorn <christian.hagedorn at oracle.com>
"  mseledtsov: a26bc1847594853f84d896cd4e2f269ddacb592c 
	- test/hotspot/jtreg/TEST.groups 
--"8228687: [TESTBUG] exclude Container tests from hotspot_misc group
Summary: Excluded hotspot_containers from hotspot_misc
Reviewed-by: dcubed
"  dcubed: 17d1dca9869448dc556a6d184b7b6c805fb2f7ca 
	- test/jdk/ProblemList.txt 
--"8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java
Reviewed-by: mseledtsov, kbarrett
"  jcbeyler: 7aba63ce3b3a0c97752507e3d8513aff7cfb520f 
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t001/em02t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t002/em02t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t003/em02t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t004/em02t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t005/em02t005.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006/em02t006.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t007/em02t007.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t008/em02t008.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t009/em02t009.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t010/em02t010.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t011/em02t011.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t012/em02t012.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS103/hs103t002/hs103t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS104/hs104t001/hs104t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS104/hs104t002/hs104t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS202/hs202t001/hs202t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS202/hs202t002/hs202t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t001/hs203t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t002/hs203t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t003/hs203t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS203/hs203t004/hs203t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t001/hs301t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t002/hs301t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t003/hs301t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t004/hs301t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS301/hs301t005/hs301t005.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t001/hs302t001.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t002/hs302t002.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t003/hs302t003.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t004/hs302t004.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t005/hs302t005.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t006/hs302t006.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t007/hs302t007.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t008/hs302t008.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t009/hs302t009.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t010/hs302t010.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t011/hs302t011.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/hotswap/HS302/hs302t012/hs302t012.cpp
	- test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref001/followref001.cpp 
--"8228998: Remove the testing against NSK_FALSE from tests
Summary: Remove the testing against NSK_FALSE from tests
Reviewed-by: cjplummer, sspitsyn
"  mdoerr: 91bc705050199469874b1c5a3536f20db74127a3 
	- src/hotspot/cpu/ppc/frame_ppc.hpp
	- src/hotspot/cpu/ppc/frame_ppc.inline.hpp
	- src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
	- src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
	- src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
	- src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java
	- test/hotspot/jtreg/ProblemList.txt 
--"8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero
"  rkennke: 29dfefad1d997a371fd7e87f535021e8f344603d 
	- src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp 
--"8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl()
Reviewed-by: shade
"  igerasim: 67e58672c5034035955a35c463fa8d128f41f399 
	- src/java.base/share/classes/java/util/regex/Pattern.java
	- test/jdk/java/util/regex/RegExTest.java 
--"8228352: CANON_EQ breaks when pattern contains supplementary codepoint
Reviewed-by: naoto
"  dcubed: bfcd6fb23509d741326eda8e22e6a486d98a13a4 
	- test/hotspot/jtreg/ProblemList.txt 
--"8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
Reviewed-by: cjplummer
"  dcubed: fc1f0336ab027ad6cce5c734d389b768550df7da 
	- test/hotspot/jtreg/ProblemList.txt 
--"8226899: Problemlist compiler/rtm tests
Reviewed-by: kvn
"  mikael: 9afbcd27f26f4ba8b8dd3ed4098b8d494ddcfe18 
	- .hgtags 
--"Added tag jdk-14+8 for changeset c0023e364b6f
"  mikael: 04d6e5758a99c865907f1fa9148366c2ffb8a45f  
--"Merge
"  mbaesken: 929f37a9c35d530d4e866f6e832001aeb4cfb371 
	- src/hotspot/share/utilities/virtualizationSupport.cpp 
--"8228764: New library dependencies due to JDK-8222720
Reviewed-by: goetz, dholmes
"  serb: 53154e45385ad7e829e485c4e3c16abef3803e07 
	- make/lib/Awt2dLibraries.gmk
	- src/java.desktop/share/legal/libpng.md
	- src/java.desktop/share/native/libsplashscreen/libpng/CHANGES
	- src/java.desktop/share/native/libsplashscreen/libpng/LICENSE
	- src/java.desktop/share/native/libsplashscreen/libpng/README
	- src/java.desktop/share/native/libsplashscreen/libpng/png.c
	- src/java.desktop/share/native/libsplashscreen/libpng/png.h
	- src/java.desktop/share/native/libsplashscreen/libpng/pngconf.h
	- src/java.desktop/share/native/libsplashscreen/libpng/pngdebug.h
	- src/java.desktop/share/native/libsplashscreen/libpng/pngerror.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngget.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pnginfo.h
	- src/java.desktop/share/native/libsplashscreen/libpng/pnglibconf.h
	- src/java.desktop/share/native/libsplashscreen/libpng/pngmem.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngpread.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngpriv.h
	- src/java.desktop/share/native/libsplashscreen/libpng/pngread.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngrio.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngrtran.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngrutil.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngset.c
	- src/java.desktop/share/native/libsplashscreen/libpng/pngstruct.h
	- src/java.desktop/share/native/libsplashscreen/libpng/pngtrans.c 
--"8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
"  mgronlun: 5f3b05a36d61cb4b1e407deefaa0a029efed6571 
	- src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdBits.inline.hpp
	- src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdMacros.hpp 
--"8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
Reviewed-by: dholmes, dcubed, egahlin
"  pli: 76a82db7181ae2ff56bf3332cb210e531904e77c 
	- src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp 
--"8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
Reviewed-by: adinn, aph
"  thartmann: a5ea1b64dcd74905f761950fd4d9627015fb6676 
	- src/hotspot/share/opto/c2_globals.hpp 
--"8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
Summary: Disabled AggressiveUnboxing.
Reviewed-by: roland, kvn
"  mbaesken: c0023e364b6f130cb1e93747b796d8718d544db1 
	- test/jdk/sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java 
--"8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
Reviewed-by: dholmes, jcbeyler
"  mseledtsov: eafa7a1e8d9b72ca2e0cbc238d9ca5b90692724b 
	- test/hotspot/jtreg/ProblemList.txt 
--"8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed
Summary: Problem listed the test
Reviewed-by: dcubed
"  coleenp: c717fd746de4815acf0b3ecd39b4e043b1125be7 
	- test/hotspot/jtreg/gc/arguments/TestSurvivorAlignmentInBytesOption.java
	- test/hotspot/jtreg/gc/survivorAlignment/TestPromotionLABLargeSurvivorAlignment.java 
--"8228907: Some gc argument checking tests fail after JDK-8228855
Summary: Use new SurvivorAlignmentInBytes range in tests, remove test cases that verify unnecessarily large values.
Reviewed-by: kbarrett, dcubed, dholmes
"  jpai: 0d17da18142be21a85ad4d1a9ca46f25ad7177bf 
	- .hgignore 
--"8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
Summary: Fix the .hgignore file to properly ignore the following: .DS_Store file, .metadata, .recommenders, JTwork and JTreport directories at the root of the repo (in addition to being ignored as sub-directories). src/utils/hsdis/build/ directory
Reviewed-by: erikj
"  kbarrett: 8d3886985964cade6e469dcf2b00a12db9e8e516 
	- test/hotspot/jtreg/gc/stress/gclocker/TestExcessGCLockerCollections.java
	- src/hotspot/share/gc/g1/g1CollectedHeap.cpp
	- src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp
	- src/hotspot/share/gc/parallel/psVMOperations.cpp
	- src/hotspot/share/gc/shared/gcLocker.cpp
	- src/hotspot/share/gc/shared/gcLocker.hpp
	- src/hotspot/share/gc/shared/gcVMOperations.hpp
	- src/hotspot/share/gc/shared/genCollectedHeap.cpp 
--"8048556: Unnecessary GCLocker-initiated young GCs
Summary: Fixed recognition of unnecessary GCLocker collections.
Reviewed-by: pliden, tschatzl
"  coleenp: b81062d47d619c99da12b946ec1a7ddd6f58772f 
	- src/hotspot/share/runtime/globals.hpp 
--"8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123
Summary: give SurvivorAlignmentInBytes a range same as ObjectAlignmentInBytes
Reviewed-by: shade
"  ecaspole: 6945659985312f952ef3c8f1047364f467e41297 
	- src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestCompare.java
	- src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/CallSite.java
	- src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/Compilation.java
	- src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogCompilation.java
	- src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogParser.java
	- src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/Method.java
	- src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/NMethod.java 
--"8228674: LogCompilation: Improvements to log compare feature
Summary: Show compiler and level in compare output
Reviewed-by: kvn, thartmann
"  coleenp: f9d9bed12d1a14c00b327206446b8ae458596849 
	- src/hotspot/share/classfile/classLoaderDataGraph.cpp
	- src/hotspot/share/code/compiledIC.cpp
	- src/hotspot/share/code/nmethod.cpp
	- src/hotspot/share/gc/z/zTracer.cpp
	- src/hotspot/share/opto/runtime.cpp
	- src/hotspot/share/runtime/interfaceSupport.cpp
	- src/hotspot/share/runtime/interfaceSupport.inline.hpp
	- src/hotspot/share/runtime/safepointVerifiers.cpp
	- src/hotspot/share/runtime/safepointVerifiers.hpp
	- src/hotspot/share/runtime/thread.cpp
	- src/hotspot/share/runtime/thread.hpp 
--"8228630: Remove always true parameter to NoSafepointVerifier
Summary: Also remove NoGCVerifier since NoSafepointVerifier covers GC checking when not already at a safepoint and is a stronger check.
Reviewed-by: kbarrett, dholmes
"  coleenp: dbe471d2f8f8247dbacdbe54067aa617d1b687be 
	- src/hotspot/share/gc/shared/memAllocator.cpp
	- src/hotspot/share/runtime/globals.hpp
	- src/hotspot/share/runtime/mutex.cpp
	- src/hotspot/share/runtime/synchronizer.cpp 
--"8228673: Remove develop flag StrictSafepointChecks
Reviewed-by: shade, dholmes
"  rkennke: 36ac7dfc2141128780f4fd8a7c73864c6d926425 
	- src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp 
--"8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier
Reviewed-by: shade
"  thartmann: 3d44a84147cc73eb9041563e1f3503a699c74d03 
	- src/hotspot/share/prims/nativeLookup.cpp
	- src/hotspot/share/prims/nativeLookup.hpp 
--"8193042: NativeLookup::lookup_critical_entry() should only load shared library once
Summary: Avoids repeated loads/unloads of the same shared library.
Reviewed-by: dholmes, dlong, thartmann
Contributed-by: Christian Hagedorn <christian.hagedorn at oracle.com>
"  dholmes: 98dfaf0f9442c8c0779ebe065130109b155828a0 
	- src/hotspot/os/aix/os_aix.cpp
	- src/hotspot/os/bsd/os_bsd.cpp
	- src/hotspot/os/linux/os_linux.cpp 
--"8227250: UserHandler contains ancient LinuxThreads code
Reviewed-by: hseigel, dcubed
"  pchilanomate: 80ba2f1cdd4d5e2607ec5d8c1f41de33650bd6d9 
	- test/hotspot/jtreg/runtime/Safepoint/TestAbortVMOnSafepointTimeout.java 
--"8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
Summary: Biased locking was disable for this test.
Reviewed-by: dcubed, mdoerr, dholmes
"  shade: ec78fddafd8808727c184c87cda6060d84f0ab57 
	- src/hotspot/cpu/aarch64/interpreterRT_aarch64.cpp
	- src/hotspot/cpu/aarch64/interpreterRT_aarch64.hpp
	- src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp 
--"8228725: AArch64: Purge method call format support
Reviewed-by: adinn
"  shade: dad0062bb7f303f943e7f9e8dc7e318d208c30f6 
	- test/hotspot/jtreg/gc/metaspace/TestSizeTransitions.java 
--"8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms
Reviewed-by: tonyp
"  bpb: d629735db9374d96cddf78cd5a7d489470d2ac90 
	- test/jdk/java/nio/file/Files/InputStreamTest.java
	- src/java.base/share/classes/sun/nio/ch/ChannelInputStream.java
	- test/jdk/java/nio/file/Files/Misc.java 
--"8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
Reviewed-by: alanb, lancea, fweimer
"  mdoerr: 61c2e3e7315ddc3a565f7b60769b065bb36c50ab 
	- src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.cpp
	- src/hotspot/cpu/ppc/gc/shared/barrierSetAssembler_ppc.hpp
	- src/hotspot/cpu/ppc/jniFastGetField_ppc.cpp
	- src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.cpp
	- src/hotspot/cpu/s390/gc/shared/barrierSetAssembler_s390.hpp
	- src/hotspot/cpu/s390/jniFastGetField_s390.cpp
	- src/hotspot/os_cpu/aix_ppc/os_aix_ppc.cpp
	- src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp
	- src/hotspot/os_cpu/linux_s390/os_linux_s390.cpp 
--"8228743: [PPC64, s390] Implement FastJNIAccessors
Reviewed-by: goetz, lucy
"  coleenp: f40a73b61b5e8ae8489c279dff5477f3cf7a27e4 
	- src/hotspot/share/classfile/symbolTable.cpp
	- src/hotspot/share/runtime/globals.hpp
	- test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOption.java
	- test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOptionsUtils.java 
--"8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
Summary: Increase max size for SymbolTable and fix experimental option range.  Fix option range test to include experimental options.
Reviewed-by: jiangli, dholmes, hseigel, gziemski
"  mullan: 11de092bcc5a251904d1000c7f3941ab73e07588 
	- src/java.base/share/classes/module-info.java
	- src/jdk.compiler/share/classes/com/sun/tools/javac/resources/ct.properties
	- test/langtools/jdk/javadoc/doclet/JavascriptWinTitle/package-list
	- test/langtools/jdk/javadoc/doclet/testLinkOption/jdk/package-list
	- test/langtools/jdk/javadoc/doclet/testModules/jdk/element-list
	- src/java.base/share/classes/java/security/acl/Acl.java
	- src/java.base/share/classes/java/security/acl/AclEntry.java
	- src/java.base/share/classes/java/security/acl/AclNotFoundException.java
	- src/java.base/share/classes/java/security/acl/Group.java
	- src/java.base/share/classes/java/security/acl/LastOwnerException.java
	- src/java.base/share/classes/java/security/acl/NotOwnerException.java
	- src/java.base/share/classes/java/security/acl/Owner.java
	- src/java.base/share/classes/java/security/acl/Permission.java
	- src/java.base/share/classes/java/security/acl/package-info.java 
--"8191138: Remove deprecated java.security.acl APIs
Reviewed-by: alanb, mchung
"  weijun: 144585063bc8c7e3becffba33172012c8816ec91 
	- test/jdk/ProblemList.txt
	- test/lib/jdk/test/lib/process/ProcessTools.java 
--"8228745: sun/security/tools/jarsigner/Warning.java test timeout
Reviewed-by: xuelei
"  rhalade: 66e4cf5ade6f47fb1cc19cd04dbb07288ae64b66 
	- test/jdk/ProblemList.txt 
--"8228755: ProblemList sun/security/tools/jarsigner/Warning.java
Reviewed-by: xuelei
"  valeriep: f459f98aa30d003823302203a57cc016912ae82b 
	- test/hotspot/jtreg/compiler/codegen/aes/TestAESBase.java
	- test/jdk/com/sun/crypto/provider/Cipher/AES/TestNoPaddingModes.java 
--"8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding
Summary: Updated test to use NoPadding as default if the mode is one of GCM, CTR and CTS
Reviewed-by: xuelei
"  xuelei: b20a319fdd35a0845cdeaabc623e3aff22e21610 
	- test/jdk/ProblemList.txt 
--"8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList
Reviewed-by: mullan
"  mikael: 9d82a35b6ff7bb9ce6defcfc14c41518af40fb41  
--"Merge
"  rrich: aad50831e169e8cc136c62286cc82e0bd4512039 
	- src/hotspot/cpu/s390/compiledIC_s390.cpp
	- src/hotspot/cpu/s390/macroAssembler_s390.cpp
	- src/hotspot/cpu/s390/nativeInst_s390.cpp
	- src/hotspot/cpu/s390/nativeInst_s390.hpp
	- src/hotspot/cpu/s390/relocInfo_s390.cpp
	- src/hotspot/cpu/s390/relocInfo_s390.hpp 
--"8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub.
Reviewed-by: mdoerr, goetz
"  eosterlund: a79a819a821804b766b56becda680710954f137b 
	- src/hotspot/share/gc/shared/c2/barrierSetC2.cpp
	- src/hotspot/share/gc/shared/c2/barrierSetC2.hpp
	- src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
	- src/hotspot/share/gc/z/c2/zBarrierSetC2.hpp
	- src/hotspot/share/opto/compile.cpp
	- src/hotspot/share/opto/macro.cpp
	- src/hotspot/share/opto/memnode.cpp
	- src/hotspot/share/opto/memnode.hpp
	- src/hotspot/share/opto/superword.cpp 
--"8227407: ZGC: C2 loads and load barriers can get separated by safepoints
Reviewed-by: neliasso, smonteith, roland
"  jjiang: 57a391a23f7f7270f0be2c70a928ed7f1a7670fe 
	- test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java
	- test/jdk/sun/security/tools/jarsigner/compatibility/JdkUtils.java 
--"8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long
Reviewed-by: mullan
"  ljiang: 691ce25ee0155d71527c46a485ba488e29feb728 
	- src/java.base/share/classes/sun/security/tools/keytool/Resources.java
	- src/java.base/share/classes/sun/security/tools/keytool/Resources_ja.java
	- src/java.base/share/classes/sun/security/tools/keytool/Resources_zh_CN.java
	- src/java.base/share/classes/sun/security/util/Resources.java
	- src/java.base/share/classes/sun/security/util/Resources_ja.java
	- src/java.base/share/classes/sun/security/util/Resources_zh_CN.java
	- src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java
	- src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_ja.java
	- src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_zh_CN.java
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc_ja.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/resources/javadoc_zh_CN.properties 
--"8228623: Update copyright year to 2019 for several java properties file
Reviewed-by: naoto
"  ccheung: 1edf6cc224fbf975eadf2a1810f67816a8607d30 
	- src/hotspot/share/memory/filemap.cpp
	- test/hotspot/jtreg/runtime/appcds/SharedArchiveConsistency.java 
--"8228407: JVM crashes with shared archive file mismatch
Summary: Stop processing other header fields if initial header check has failed.
Reviewed-by: dholmes, jiangli
"  weijun: 73dbc713d4ddbdbeae71375db1603d85cef47f99 
	- test/jdk/ProblemList.txt 
--"8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list
Reviewed-by: mullan
"  ljiang: a0c5401371c9ca89abc772c229e411bf51c65bdd 
	- src/demo/share/jfc/CodePointIM/resources/codepoint.properties
	- src/demo/share/jfc/CodePointIM/resources/codepoint_ja.properties
	- src/demo/share/jfc/CodePointIM/resources/codepoint_zh_CN.properties
	- src/demo/share/jfc/Notepad/resources/Notepad.properties
	- src/demo/share/jfc/Notepad/resources/NotepadSystem.properties
	- src/demo/share/jfc/Notepad/resources/Notepad_ja.properties
	- src/demo/share/jfc/Notepad/resources/Notepad_zh_CN.properties
	- src/demo/share/jfc/Stylepad/resources/Stylepad.properties
	- src/demo/share/jfc/Stylepad/resources/StylepadSystem.properties
	- src/demo/share/jfc/Stylepad/resources/Stylepad_ja.properties
	- src/demo/share/jfc/Stylepad/resources/Stylepad_zh_CN.properties
	- src/demo/share/jfc/SwingSet2/resources/swingset.properties
	- src/demo/share/jfc/SwingSet2/resources/swingset_ja.properties
	- src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_de.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_en.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_es.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_fr.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_it.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ko.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_pt_BR.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_sv.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_CN.properties
	- src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_TW.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_de.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_es.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_fr.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_it.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_ja.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_ko.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_pt_BR.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_sv.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_zh_CN.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_zh_TW.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_de.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_es.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_it.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ja.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ko.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_pt_BR.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_sv.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_CN.properties
	- src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_TW.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_de.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_es.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_fr.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_it.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_ja.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_ko.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_pt_BR.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_sv.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_zh_CN.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/basic/resources/basic_zh_TW.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_de.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_es.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_fr.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_it.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_ja.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_ko.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_pt_BR.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_sv.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_zh_CN.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/metal/resources/metal_zh_TW.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_de.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_es.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_fr.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_it.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_ja.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_ko.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_pt_BR.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_sv.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_zh_CN.properties
	- src/java.desktop/share/classes/com/sun/swing/internal/plaf/synth/resources/synth_zh_TW.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_de.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_es.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_fr.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_it.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_ja.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_ko.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_pt_BR.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_sv.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_zh_CN.properties
	- src/java.desktop/share/classes/sun/awt/resources/awt_zh_TW.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_de.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_es.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_fr.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_it.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_ja.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_ko.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_pt_BR.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_sv.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_zh_CN.properties
	- src/java.desktop/share/classes/sun/print/resources/serviceui_zh_TW.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_de.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_es.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_fr.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_it.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ja.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ko.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_pt_BR.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_sv.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_CN.properties
	- src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_TW.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_de.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_es.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_fr.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_it.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_ja.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_ko.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_pt_BR.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_sv.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_zh_CN.properties
	- src/java.desktop/windows/classes/sun/awt/windows/awtLocalization_zh_TW.properties
	- src/jdk.compiler/share/classes/sun/tools/serialver/resources/serialver.properties
	- src/jdk.compiler/share/classes/sun/tools/serialver/resources/serialver_ja.properties
	- src/jdk.compiler/share/classes/sun/tools/serialver/resources/serialver_zh_CN.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_ja.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/standard_zh_CN.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets_ja.properties
	- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets_zh_CN.properties
	- src/jdk.jconsole/share/classes/sun/tools/jconsole/resources/messages.properties
	- src/jdk.jconsole/share/classes/sun/tools/jconsole/resources/messages_ja.properties
	- src/jdk.jconsole/share/classes/sun/tools/jconsole/resources/messages_zh_CN.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/javap/resources/javap.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/javap/resources/javap_ja.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/javap/resources/javap_zh_CN.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/resources/jdeprscan.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/resources/jdeprscan_ja.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/resources/jdeprscan_zh_CN.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps_ja.properties
	- src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps_zh_CN.properties
	- src/jdk.jdi/share/classes/com/sun/tools/jdi/resources/jdi.properties
	- src/jdk.jdi/share/classes/com/sun/tools/jdi/resources/jdi_ja.properties
	- src/jdk.jdi/share/classes/com/sun/tools/jdi/resources/jdi_zh_CN.properties 
--"8228397: Missing license copyright header in some properties files
Reviewed-by: iris, mchung, naoto
"  iignatyev: fcac4af82f96ab353f3ca6abbef02c65b6cb0d66 
	- test/hotspot/jtreg/ProblemList.txt 
--"8226905: unproblem list applications/ctw/modules/* tests on windows
Reviewed-by: kvn
"  mikael: 05d34f6a60a5585c872f87d8a80eb1f414c9827e 
	- .hgtags 
--"Added tag jdk-13+31 for changeset 6a159c6c23cc
"  vlivanov: 6a159c6c23ccd0029140ab91653442e412305ce5 
	- src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
	- src/hotspot/cpu/s390/sharedRuntime_s390.cpp
	- src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
	- src/hotspot/share/oops/method.cpp
	- src/hotspot/share/oops/method.hpp
	- src/hotspot/share/runtime/sharedRuntime.cpp
	- src/hotspot/share/runtime/sharedRuntime.hpp
	- src/hotspot/share/runtime/thread.cpp
	- test/hotspot/jtreg/runtime/clinit/ClassInitBarrier.java
	- test/hotspot/jtreg/runtime/clinit/libClassInitBarrier.cpp 
--"8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr
"  weijun: 7e8f6c56c285ef089a1a71ffdeb786e511d3357a 
	- test/jdk/ProblemList.txt
	- test/jdk/sun/security/tools/jarsigner/compatibility/SignTwice.java 
--"8228341: SignTwice.java fails intermittently on Windows
Reviewed-by: mullan
"  weijun: c449f430ac3f4e4515c78d381991fa87eafbae2d 
	- test/jdk/sun/security/tools/keytool/fakegen/DefaultSignatureAlgorithm.java
	- test/jdk/sun/security/tools/keytool/fakegen/PSS.java 
--"8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
Reviewed-by: mullan
"  jjg: 0a4829e4ad6beeef94efc7f7a44542d15ed22652 
	- src/java.base/share/man/jfr.1
	- src/jdk.aot/share/man/jaotc.1
	- src/java.base/share/man/java.1
	- src/jdk.javadoc/share/man/javadoc.1 
--"8228494: Update nroff version of man pages
Reviewed-by: mchung
"  mdoerr: d7304cf430f12687060855e23e6df0cac2d7880e 
	- test/hotspot/jtreg/runtime/jni/FastGetField/FastGetField.java
	- test/hotspot/jtreg/runtime/jni/FastGetField/libFastGetField.c
	- src/hotspot/cpu/aarch64/jniFastGetField_aarch64.cpp
	- src/hotspot/cpu/arm/jniFastGetField_arm.cpp
	- src/hotspot/cpu/sparc/jniFastGetField_sparc.cpp
	- src/hotspot/cpu/x86/jniFastGetField_x86_32.cpp
	- src/hotspot/cpu/x86/jniFastGetField_x86_64.cpp
	- src/hotspot/share/prims/jni.cpp 
--"8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime
Summary: Check JvmtiExport::_field_access_count != 0 at runtime
Reviewed-by: dholmes, eosterlund, bulasevich
"  bpb: be47f3ccdf126d4cd69b6d8f838a17500c83e1c2 
	- test/jdk/java/io/SequenceInputStream/Close.java
	- src/java.base/share/classes/java/io/SequenceInputStream.java 
--"8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
Reviewed-by: prappo, dfuchs, alanb
"  bpb: 460ac76019f402d46c49caa1869b5439f0c9886b 
	- test/jdk/java/nio/file/attribute/BasicFileAttributeView/SetTimesNanos.java
	- src/java.base/unix/classes/sun/nio/fs/UnixFileAttributeViews.java
	- src/java.base/unix/classes/sun/nio/fs/UnixFileAttributes.java
	- src/java.base/unix/classes/sun/nio/fs/UnixNativeDispatcher.java
	- src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c 
--"8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
Reviewed-by: alanb, lancea
"  coleenp: b000362a89a0c0fca2afe2c0590ef1220938596e 
	- test/hotspot/jtreg/runtime/cds/ArchiveDoesNotExist.java
	- test/hotspot/jtreg/runtime/cds/BootAppendTests.java
	- test/hotspot/jtreg/runtime/cds/CdsDifferentCompactStrings.java
	- test/hotspot/jtreg/runtime/cds/CdsDifferentObjectAlignment.java
	- test/hotspot/jtreg/runtime/cds/CdsSameObjectAlignment.java
	- test/hotspot/jtreg/runtime/cds/CheckDefaultArchiveFile.java
	- test/hotspot/jtreg/runtime/cds/CheckSharingWithDefaultArchive.java
	- test/hotspot/jtreg/runtime/cds/DumpSharedDictionary.java
	- test/hotspot/jtreg/runtime/cds/DumpSymbolAndStringTable.java
	- test/hotspot/jtreg/runtime/cds/LoadClass.java
	- test/hotspot/jtreg/runtime/cds/MaxMetaspaceSize.java
	- test/hotspot/jtreg/runtime/cds/NonBootLoaderClasses.java
	- test/hotspot/jtreg/runtime/cds/PrintSharedArchiveAndExit.java
	- test/hotspot/jtreg/runtime/cds/SharedArchiveFile.java
	- test/hotspot/jtreg/runtime/cds/SharedBaseAddress.java
	- test/hotspot/jtreg/runtime/cds/SharedStrings.java
	- test/hotspot/jtreg/runtime/cds/SharedStringsDedup.java
	- test/hotspot/jtreg/runtime/cds/SharedStringsRunAuto.java
	- test/hotspot/jtreg/runtime/cds/SharedStringsWb.java
	- test/hotspot/jtreg/runtime/cds/SharedSymbolTableBucketSize.java
	- test/hotspot/jtreg/runtime/cds/SpaceUtilizationCheck.java
	- test/hotspot/jtreg/runtime/cds/TestInterpreterMethodEntries.java
	- test/hotspot/jtreg/runtime/cds/appcds/AppCDSOptions.java
	- test/hotspot/jtreg/runtime/cds/appcds/AppendClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/BootClassPathMismatch.java
	- test/hotspot/jtreg/runtime/cds/appcds/CDSandJFR.java
	- test/hotspot/jtreg/runtime/cds/appcds/CaseSensitiveClassPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/ClassLoaderTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/ClassPathAttr.java
	- test/hotspot/jtreg/runtime/cds/appcds/CommandLineFlagCombo.java
	- test/hotspot/jtreg/runtime/cds/appcds/CommandLineFlagComboNegative.java
	- test/hotspot/jtreg/runtime/cds/appcds/CompilerUtils.java
	- test/hotspot/jtreg/runtime/cds/appcds/DirClasspathTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/DumpClassList.java
	- test/hotspot/jtreg/runtime/cds/appcds/ExtraSymbols.invalid_1.txt
	- test/hotspot/jtreg/runtime/cds/appcds/ExtraSymbols.invalid_2.txt
	- test/hotspot/jtreg/runtime/cds/appcds/ExtraSymbols.invalid_3.txt
	- test/hotspot/jtreg/runtime/cds/appcds/ExtraSymbols.java
	- test/hotspot/jtreg/runtime/cds/appcds/ExtraSymbols.symbols.txt
	- test/hotspot/jtreg/runtime/cds/appcds/FieldAnnotationsTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/FreeUnusedMetadata.java
	- test/hotspot/jtreg/runtime/cds/appcds/GraalWithLimitedMetaspace.java
	- test/hotspot/jtreg/runtime/cds/appcds/HelloExtTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/HelloTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/IgnoreEmptyClassPaths.java
	- test/hotspot/jtreg/runtime/cds/appcds/JarBuilder.java
	- test/hotspot/jtreg/runtime/cds/appcds/JvmtiAddPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/LongClassListPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/LotsOfClasses.java
	- test/hotspot/jtreg/runtime/cds/appcds/MissingSuperTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/MoveJDKTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/MultiProcessSharing.java
	- test/hotspot/jtreg/runtime/cds/appcds/MultiReleaseJars.java
	- test/hotspot/jtreg/runtime/cds/appcds/OldClassTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/PackageSealing.java
	- test/hotspot/jtreg/runtime/cds/appcds/ParallelLoad2.java
	- test/hotspot/jtreg/runtime/cds/appcds/ParallelLoadTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/PrintSharedArchiveAndExit.java
	- test/hotspot/jtreg/runtime/cds/appcds/ProhibitedPackage.java
	- test/hotspot/jtreg/runtime/cds/appcds/ProtectionDomain.java
	- test/hotspot/jtreg/runtime/cds/appcds/RelativePath.java
	- test/hotspot/jtreg/runtime/cds/appcds/RewriteBytecodesTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/SharedArchiveConsistency.java
	- test/hotspot/jtreg/runtime/cds/appcds/SharedBaseAddress.java
	- test/hotspot/jtreg/runtime/cds/appcds/SharedPackages.java
	- test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java
	- test/hotspot/jtreg/runtime/cds/appcds/SpecifySysLoaderProp.java
	- test/hotspot/jtreg/runtime/cds/appcds/TestCommon.java
	- test/hotspot/jtreg/runtime/cds/appcds/TestWithProfiler.java
	- test/hotspot/jtreg/runtime/cds/appcds/TraceLongClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/UnusedCPDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/UseAppCDS_Test.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_0.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_1A.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_1B.java
	- test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_2.java
	- test/hotspot/jtreg/runtime/cds/appcds/WideIloadTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/WrongClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/XShareAutoWithChangedJar.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedIntegerCacheTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedModuleComboTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedModuleCompareTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedModuleWithCustomImageTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckArchivedModuleApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckCachedMirrorApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckCachedMirrorTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckCachedResolvedReferences.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckCachedResolvedReferencesApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/CheckIntegerCacheApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/DifferentHeapSizes.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/DumpTimeVerifyFailure.config.txt
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/DumpTimeVerifyFailure.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/GCStress.config.txt
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/GCStressApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/GCStressTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/InstrumentationAgent.mf
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/MirrorWithReferenceFieldsApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/MirrorWithReferenceFieldsTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/MyException.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/MyOuter.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/OpenArchiveRegion.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/PrimitiveTypesApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/PrimitiveTypesTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/PrintSystemModulesApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/RedefineClassApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/RedefineClassTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/src/test/jdk/test/Test.java
	- test/hotspot/jtreg/runtime/cds/appcds/cacheObject/src/test/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/cdsutils/DynamicDumpHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/condy/CondyHello.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/condy/CondyHelloApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/condy/CondyHelloTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatA.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatB.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatBase.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatC.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatD.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ClassListFormatE.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/CustomLoaderApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/HelloCustom.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/HelloCustom_JFR.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/LoaderSegregationTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ParallelTestBase.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ParallelTestMultiFP.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ParallelTestSingleFP.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ProhibitedPackageNamesTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/ProtectionDomain.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/SameNameInTwoLoadersTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/UnintendedLoadersTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/UnloadUnregisteredLoaderTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/UnsupportedPlatforms.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/CustomInterface2_ia.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/CustomInterface2_ib.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/CustomLoadee.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/CustomLoadee2.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/CustomLoadee3.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/CustomLoadee3Child.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/Hello.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/HelloUnload.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/InProhibitedPkg.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/LoaderAPI.mf
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/LoaderSegregation.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/OnlyBuiltin.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/OnlyUnregistered.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/ProtDomain.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/SameNameUnrelatedLoaders.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/SimpleHello.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/UnintendedLoaders.java
	- test/hotspot/jtreg/runtime/cds/appcds/customLoader/test-classes/UnloadUnregisteredLoader.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/AppendClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/ArchiveConsistency.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/ArrayKlasses.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/ClassResolutionFailure.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicArchiveTestBase.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicFlag.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/ExcludedClasses.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/HelloDynamic.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/HelloDynamicCustom.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/HelloDynamicCustomUnload.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/JITInteraction.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/MainModuleOnly.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/MethodSorting.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/MissingArchive.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/NoClassToArchive.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/RelativePath.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/SharedArchiveFileOption.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/UnsupportedBaseArchive.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/UnusedCPDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/WrongTopClasspath.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/ArrayKlassesApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/ExcludedClassesApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/LoadClasses.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/MethodSortingApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/MissingDependent.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/StrConcatApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/TestJIT.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/AnonVmClassesDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/AnonVmClassesDuringDumpTransformer.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/AnonVmClassesDuringDumpTransformer.mf
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/ArrayTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/ArrayTestHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCDuringDumpTransformer.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCDuringDumpTransformer.mf
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCSharedStringsDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCSharedStringsDuringDumpWb.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/HumongousDuringDump.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/HumongousDuringDumpTransformer.java
	- test/hotspot/jtreg/runtime/cds/appcds/javaldr/HumongousDuringDumpTransformer.mf
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/CheckUnsupportedDumpingOptions.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/JigsawOptionsCombo.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/AppClassInCP.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/CustomPackage.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/MismatchedPatchModule.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/PatchDir.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/PatchJavaBase.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/PatchMain.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/Simple.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/SubClassOfPatchedClass.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/PatchModule/TwoJars.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/BootAppendTests.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/ClassPathTests.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/src/com/sun/tools/javac/Main.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/src/com/sun/tools/javac/MyMain.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/src/jdk/test/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/src/sun/nio/cs/ext/MyClass.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/classpathtests/src/sun/nio/cs/ext1/MyClass.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/AddModules.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/AddOpens.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/AddReads.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/ExportModule.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/JvmtiAddPath.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/MainModuleOnly.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.greetings/com/greetings/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.greetings/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.hello/com/hello/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.hello/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.nomodule/com/nomodule/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.norequires/com/norequires/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.norequires/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.simple/com/simple/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.simple/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/org.astro/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/org.astro/org/astro/World.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/OverrideTests.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/src/java.net.http/java/net/http/HttpTimeoutException.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/src/java.net.http/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/src/jdk.compiler/com/sun/tools/javac/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/src/jdk.compiler/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/src/test/jdk/test/Main.java
	- test/hotspot/jtreg/runtime/cds/appcds/jigsaw/overridetests/src/test/module-info.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/ClassFileLoadHook.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/ClassFileLoadHookTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/InstrumentationAgent.mf
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/InstrumentationApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/InstrumentationClassFileTransformer.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/InstrumentationRegisterClassFileTransformer.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/InstrumentationTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJvmtiAgent.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/SimpleAgent.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/SimpleAgent.mf
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/libAddToSystemCLSearchOnLoad.c
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/parallelLoad/ParallelClassesTransform.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/parallelLoad/ParallelLoadAndTransformTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/transformRelatedClasses/TransformRelatedClassesAppCDS.java
	- test/hotspot/jtreg/runtime/cds/appcds/jvmti/transformRelatedClasses/TransformSuperSubAppCDS.java
	- test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineBasic.java
	- test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineBasicTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineRunningMethods_Shared.java
	- test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineRunningMethods_SharedHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/ExerciseGC.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/ExtraSharedInput.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/FlagCombo.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/HelloString.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/HelloStringGC.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/HelloStringPlus.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/IncompatibleOptions.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InternSharedString.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InternStringTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InvalidFileFormat.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/LargePages.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/LockSharedStrings.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/LockStringTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/LockStringValueTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsBasic.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsBasic.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsBasicPlus.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsHumongous.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsStress.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsUtils.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsWb.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsWbTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SysDictCrash.java
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/CorruptDataLine.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/InvalidDataType.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/InvalidHeader.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/InvalidString.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/InvalidStringFormat.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/InvalidSymbol.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/InvalidSymbolFormat.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/InvalidVersion.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/LengthOverflow.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/OverflowPrefix.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/TruncatedString.txt
	- test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/invalidFormat/UnrecognizedPrefix.txt
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ArrayListTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/BootClassPathAppendHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/C1.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/C2.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Child.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/CpAttr1.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/CpAttr2.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/CpAttr3.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/CpAttr4.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/CpAttr5.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/DummyClassHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/EmptyClassHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/FieldAnnotationsApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ForNameTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/GenericTestApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/GetFlightRecorder.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Greet.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Hello.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/HelloExt.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/HelloExtApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/HelloExtExt.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/HelloMore.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/HelloWB.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Hi.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Iloadw.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/IloadwMain.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/JimageClassPackage.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/JimageClassProtDomain.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/JvmtiApp.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/MethodNoReturn.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/MissingSuper.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/MultiProcClass.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/MyAnnotation.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/MyThread.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/PackageSealingTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/PackageTest.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ParallelClasses.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ParallelLoad.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Prohibited.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ProhibitedHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ProtDomain.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ProtDomainB.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/ReportMyLoader.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/RewriteBytecodes.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Super.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/TestClassLoader.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/TestWithProfilerHelper.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/TrySwitchMyLoader.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/Util.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/VerifierTest0.java
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/com/sun/tools/javac/Main.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr1.mf
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr1_long.mf
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr2.mf
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr3.mf
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr4.mf
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/cpattr5_extra_long.mf
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/java/net/HttpCookie.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/javax/transaction/InvalidTransactionException.jasm
	- test/hotspot/jtreg/runtime/cds/appcds/test-classes/package_seal.mf
	- test/hotspot/jtreg/runtime/cds/javax/annotation/processing/FilerException.jasm
	- test/hotspot/jtreg/runtime/cds/javax/sound/sampled/MyClass.jasm
	- test/hotspot/jtreg/runtime/cds/nonjdk/myPackage/MyClass.java
	- test/hotspot/jtreg/runtime/cds/serviceability/ReplaceCriticalClasses.java
	- test/hotspot/jtreg/runtime/cds/serviceability/ReplaceCriticalClassesForSubgraphs.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/Implementor.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/Interface.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/SubClass.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/SuperClazz.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TestEntry.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformRelatedClasses.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformTestCommon.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/myPkg1/SuperClazz.java
	- test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/myPkg2/SubClass.java
	- test/hotspot/jtreg/TEST.groups
	- test/hotspot/jtreg/runtime/SharedArchiveFile/ArchiveDoesNotExist.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/BootAppendTests.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/CdsDifferentCompactStrings.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/CdsSameObjectAlignment.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/CheckDefaultArchiveFile.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/CheckSharingWithDefaultArchive.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/DumpSharedDictionary.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/LoadClass.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/MaxMetaspaceSize.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/NonBootLoaderClasses.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/PrintSharedArchiveAndExit.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SharedArchiveFile.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SharedBaseAddress.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SharedStrings.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SharedStringsDedup.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SharedStringsRunAuto.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SharedStringsWb.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SharedSymbolTableBucketSize.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/SpaceUtilizationCheck.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/TestInterpreterMethodEntries.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/javax/annotation/processing/FilerException.jasm
	- test/hotspot/jtreg/runtime/SharedArchiveFile/javax/sound/sampled/MyClass.jasm
	- test/hotspot/jtreg/runtime/SharedArchiveFile/nonjdk/myPackage/MyClass.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/ReplaceCriticalClassesForSubgraphs.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/Implementor.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/Interface.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/SubClass.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/SuperClazz.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TestEntry.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformRelatedClasses.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformTestCommon.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/myPkg1/SuperClazz.java
	- test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses/myPkg2/SubClass.java
	- test/hotspot/jtreg/runtime/appcds/AppCDSOptions.java
	- test/hotspot/jtreg/runtime/appcds/AppendClasspath.java
	- test/hotspot/jtreg/runtime/appcds/BootClassPathMismatch.java
	- test/hotspot/jtreg/runtime/appcds/CDSandJFR.java
	- test/hotspot/jtreg/runtime/appcds/CaseSensitiveClassPath.java
	- test/hotspot/jtreg/runtime/appcds/ClassLoaderTest.java
	- test/hotspot/jtreg/runtime/appcds/ClassPathAttr.java
	- test/hotspot/jtreg/runtime/appcds/CommandLineFlagCombo.java
	- test/hotspot/jtreg/runtime/appcds/CommandLineFlagComboNegative.java
	- test/hotspot/jtreg/runtime/appcds/CompilerUtils.java
	- test/hotspot/jtreg/runtime/appcds/DirClasspathTest.java
	- test/hotspot/jtreg/runtime/appcds/DumpClassList.java
	- test/hotspot/jtreg/runtime/appcds/ExtraSymbols.invalid_1.txt
	- test/hotspot/jtreg/runtime/appcds/ExtraSymbols.invalid_2.txt
	- test/hotspot/jtreg/runtime/appcds/ExtraSymbols.invalid_3.txt
	- test/hotspot/jtreg/runtime/appcds/ExtraSymbols.java
	- test/hotspot/jtreg/runtime/appcds/ExtraSymbols.symbols.txt
	- test/hotspot/jtreg/runtime/appcds/FieldAnnotationsTest.java
	- test/hotspot/jtreg/runtime/appcds/FreeUnusedMetadata.java
	- test/hotspot/jtreg/runtime/appcds/GraalWithLimitedMetaspace.java
	- test/hotspot/jtreg/runtime/appcds/HelloExtTest.java
	- test/hotspot/jtreg/runtime/appcds/HelloTest.java
	- test/hotspot/jtreg/runtime/appcds/IgnoreEmptyClassPaths.java
	- test/hotspot/jtreg/runtime/appcds/JarBuilder.java
	- test/hotspot/jtreg/runtime/appcds/JvmtiAddPath.java
	- test/hotspot/jtreg/runtime/appcds/LongClassListPath.java
	- test/hotspot/jtreg/runtime/appcds/LotsOfClasses.java
	- test/hotspot/jtreg/runtime/appcds/MissingSuperTest.java
	- test/hotspot/jtreg/runtime/appcds/MoveJDKTest.java
	- test/hotspot/jtreg/runtime/appcds/MultiProcessSharing.java
	- test/hotspot/jtreg/runtime/appcds/MultiReleaseJars.java
	- test/hotspot/jtreg/runtime/appcds/OldClassTest.java
	- test/hotspot/jtreg/runtime/appcds/PackageSealing.java
	- test/hotspot/jtreg/runtime/appcds/ParallelLoad2.java
	- test/hotspot/jtreg/runtime/appcds/ParallelLoadTest.java
	- test/hotspot/jtreg/runtime/appcds/PrintSharedArchiveAndExit.java
	- test/hotspot/jtreg/runtime/appcds/ProhibitedPackage.java
	- test/hotspot/jtreg/runtime/appcds/ProtectionDomain.java
	- test/hotspot/jtreg/runtime/appcds/RelativePath.java
	- test/hotspot/jtreg/runtime/appcds/RewriteBytecodesTest.java
	- test/hotspot/jtreg/runtime/appcds/SharedArchiveConsistency.java
	- test/hotspot/jtreg/runtime/appcds/SharedBaseAddress.java
	- test/hotspot/jtreg/runtime/appcds/SharedPackages.java
	- test/hotspot/jtreg/runtime/appcds/SignedJar.java
	- test/hotspot/jtreg/runtime/appcds/SpecifySysLoaderProp.java
	- test/hotspot/jtreg/runtime/appcds/TestCommon.java
	- test/hotspot/jtreg/runtime/appcds/TestWithProfiler.java
	- test/hotspot/jtreg/runtime/appcds/TraceLongClasspath.java
	- test/hotspot/jtreg/runtime/appcds/UnusedCPDuringDump.java
	- test/hotspot/jtreg/runtime/appcds/UseAppCDS_Test.java
	- test/hotspot/jtreg/runtime/appcds/VerifierTest.java
	- test/hotspot/jtreg/runtime/appcds/VerifierTest_0.java
	- test/hotspot/jtreg/runtime/appcds/VerifierTest_1A.java
	- test/hotspot/jtreg/runtime/appcds/VerifierTest_1B.java
	- test/hotspot/jtreg/runtime/appcds/VerifierTest_2.java
	- test/hotspot/jtreg/runtime/appcds/WideIloadTest.java
	- test/hotspot/jtreg/runtime/appcds/WrongClasspath.java
	- test/hotspot/jtreg/runtime/appcds/XShareAutoWithChangedJar.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/ArchivedIntegerCacheTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/ArchivedModuleComboTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/ArchivedModuleCompareTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/ArchivedModuleWithCustomImageTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/CheckArchivedModuleApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/CheckCachedMirrorApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/CheckCachedMirrorTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/CheckCachedResolvedReferences.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/CheckCachedResolvedReferencesApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/CheckIntegerCacheApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/DifferentHeapSizes.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/DumpTimeVerifyFailure.config.txt
	- test/hotspot/jtreg/runtime/appcds/cacheObject/DumpTimeVerifyFailure.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/GCStress.config.txt
	- test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/GCStressTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/InstrumentationAgent.mf
	- test/hotspot/jtreg/runtime/appcds/cacheObject/MirrorWithReferenceFieldsApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/MirrorWithReferenceFieldsTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/MyException.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/MyOuter.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/OpenArchiveRegion.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/PrimitiveTypesApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/PrimitiveTypesTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/PrintSystemModulesApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/RedefineClassApp.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/RedefineClassTest.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/src/test/jdk/test/Test.java
	- test/hotspot/jtreg/runtime/appcds/cacheObject/src/test/module-info.java
	- test/hotspot/jtreg/runtime/appcds/cdsutils/DynamicDumpHelper.java
	- test/hotspot/jtreg/runtime/appcds/condy/CondyHello.jasm
	- test/hotspot/jtreg/runtime/appcds/condy/CondyHelloApp.java
	- test/hotspot/jtreg/runtime/appcds/condy/CondyHelloTest.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatA.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatB.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatBase.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatC.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatD.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ClassListFormatE.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/CustomLoaderApp.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/HelloCustom.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/HelloCustom_JFR.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/LoaderSegregationTest.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ParallelTestBase.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ParallelTestMultiFP.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ParallelTestSingleFP.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ProhibitedPackageNamesTest.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/ProtectionDomain.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/SameNameInTwoLoadersTest.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/UnintendedLoadersTest.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/UnloadUnregisteredLoaderTest.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/UnsupportedPlatforms.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/CustomInterface2_ia.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/CustomInterface2_ib.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/CustomLoadee.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/CustomLoadee2.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/CustomLoadee3.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/CustomLoadee3Child.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/Hello.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/HelloUnload.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/InProhibitedPkg.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/LoaderAPI.mf
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/LoaderSegregation.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/OnlyBuiltin.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/OnlyUnregistered.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/ProtDomain.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/SameNameUnrelatedLoaders.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/SimpleHello.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/UnintendedLoaders.java
	- test/hotspot/jtreg/runtime/appcds/customLoader/test-classes/UnloadUnregisteredLoader.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/AppendClasspath.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/ArchiveConsistency.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/ArrayKlasses.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/ClassResolutionFailure.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/DynamicArchiveTestBase.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/DynamicFlag.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/DynamicLotsOfClasses.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/ExcludedClasses.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/HelloDynamic.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/HelloDynamicCustom.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/HelloDynamicCustomUnload.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/JITInteraction.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/MainModuleOnly.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/MethodSorting.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/MissingArchive.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/NoClassToArchive.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/RelativePath.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/SharedArchiveFileOption.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/UnsupportedBaseArchive.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/UnusedCPDuringDump.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/WrongTopClasspath.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes/ArrayKlassesApp.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes/ExcludedClassesApp.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes/LoadClasses.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes/MethodSortingApp.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes/MissingDependent.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes/StrConcatApp.java
	- test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes/TestJIT.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/AnonVmClassesDuringDump.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/AnonVmClassesDuringDumpTransformer.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/AnonVmClassesDuringDumpTransformer.mf
	- test/hotspot/jtreg/runtime/appcds/javaldr/ArrayTest.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/ArrayTestHelper.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/GCDuringDump.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/GCDuringDumpTransformer.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/GCDuringDumpTransformer.mf
	- test/hotspot/jtreg/runtime/appcds/javaldr/GCSharedStringsDuringDump.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/GCSharedStringsDuringDumpWb.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/HumongousDuringDump.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/HumongousDuringDumpTransformer.java
	- test/hotspot/jtreg/runtime/appcds/javaldr/HumongousDuringDumpTransformer.mf
	- test/hotspot/jtreg/runtime/appcds/jigsaw/CheckUnsupportedDumpingOptions.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/JigsawOptionsCombo.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/AppClassInCP.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/CustomPackage.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/MismatchedPatchModule.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/PatchDir.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/PatchJavaBase.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/PatchMain.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/Simple.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/SubClassOfPatchedClass.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/PatchModule/TwoJars.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/BootAppendTests.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/ClassPathTests.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/src/com/sun/tools/javac/Main.jasm
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/src/com/sun/tools/javac/MyMain.jasm
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/src/jdk/test/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/src/sun/nio/cs/ext/MyClass.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/src/sun/nio/cs/ext1/MyClass.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddModules.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddOpens.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/AddReads.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/ExportModule.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/MainModuleOnly.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/ModulePathAndCP.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.greetings/com/greetings/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.greetings/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.hello/com/hello/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.hello/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.nomodule/com/nomodule/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.norequires/com/norequires/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.norequires/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.simple/com/simple/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/com.simple/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/org.astro/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/src/org.astro/org/astro/World.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/OverrideTests.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/src/java.net.http/java/net/http/HttpTimeoutException.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/src/java.net.http/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/src/jdk.compiler/com/sun/tools/javac/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/src/jdk.compiler/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/src/test/jdk/test/Main.java
	- test/hotspot/jtreg/runtime/appcds/jigsaw/overridetests/src/test/module-info.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/ClassFileLoadHook.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/ClassFileLoadHookTest.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/InstrumentationAgent.mf
	- test/hotspot/jtreg/runtime/appcds/jvmti/InstrumentationApp.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/InstrumentationClassFileTransformer.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/InstrumentationRegisterClassFileTransformer.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/InstrumentationTest.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/dumpingWithAgent/DumpingWithJvmtiAgent.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/dumpingWithAgent/SimpleAgent.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/dumpingWithAgent/SimpleAgent.mf
	- test/hotspot/jtreg/runtime/appcds/jvmti/dumpingWithAgent/libAddToSystemCLSearchOnLoad.c
	- test/hotspot/jtreg/runtime/appcds/jvmti/parallelLoad/ParallelClassesTransform.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/parallelLoad/ParallelLoadAndTransformTest.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/transformRelatedClasses/TransformRelatedClassesAppCDS.java
	- test/hotspot/jtreg/runtime/appcds/jvmti/transformRelatedClasses/TransformSuperSubAppCDS.java
	- test/hotspot/jtreg/runtime/appcds/redefineClass/RedefineBasic.java
	- test/hotspot/jtreg/runtime/appcds/redefineClass/RedefineBasicTest.java
	- test/hotspot/jtreg/runtime/appcds/redefineClass/RedefineRunningMethods_Shared.java
	- test/hotspot/jtreg/runtime/appcds/redefineClass/RedefineRunningMethods_SharedHelper.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/ExerciseGC.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/ExtraSharedInput.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/FlagCombo.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/HelloString.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/HelloStringGC.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/HelloStringPlus.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/IncompatibleOptions.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/InternSharedString.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/InternStringTest.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/InvalidFileFormat.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/LargePages.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/LockSharedStrings.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/LockStringTest.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/LockStringValueTest.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasic.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasic.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasicPlus.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsHumongous.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsStress.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsUtils.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsWb.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsWbTest.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/SysDictCrash.java
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/CorruptDataLine.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/InvalidDataType.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/InvalidHeader.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/InvalidString.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/InvalidStringFormat.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/InvalidSymbol.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/InvalidSymbolFormat.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/InvalidVersion.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/LengthOverflow.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/OverflowPrefix.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/TruncatedString.txt
	- test/hotspot/jtreg/runtime/appcds/sharedStrings/invalidFormat/UnrecognizedPrefix.txt
	- test/hotspot/jtreg/runtime/appcds/test-classes/ArrayListTest.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/BootClassPathAppendHelper.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/C1.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/C2.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Child.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/CpAttr1.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/CpAttr2.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/CpAttr3.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/CpAttr4.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/CpAttr5.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/DummyClassHelper.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/EmptyClassHelper.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/FieldAnnotationsApp.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/ForNameTest.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/GenericTestApp.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/GetFlightRecorder.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Greet.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Hello.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/HelloExt.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/HelloExtApp.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/HelloExtExt.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/HelloMore.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/HelloWB.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Hi.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Iloadw.jasm
	- test/hotspot/jtreg/runtime/appcds/test-classes/IloadwMain.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/JimageClassPackage.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/JimageClassProtDomain.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/JvmtiApp.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/MethodNoReturn.jasm
	- test/hotspot/jtreg/runtime/appcds/test-classes/MissingSuper.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/MultiProcClass.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/MyAnnotation.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/MyThread.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/PackageSealingTest.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/PackageTest.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/ParallelClasses.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/ParallelLoad.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Prohibited.jasm
	- test/hotspot/jtreg/runtime/appcds/test-classes/ProhibitedHelper.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/ProtDomain.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/ProtDomainB.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/ReportMyLoader.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/RewriteBytecodes.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Super.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/TestClassLoader.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/TestWithProfilerHelper.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/TrySwitchMyLoader.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/Util.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/VerifierTest0.java
	- test/hotspot/jtreg/runtime/appcds/test-classes/com/sun/tools/javac/Main.jasm
	- test/hotspot/jtreg/runtime/appcds/test-classes/cpattr1.mf
	- test/hotspot/jtreg/runtime/appcds/test-classes/cpattr1_long.mf
	- test/hotspot/jtreg/runtime/appcds/test-classes/cpattr2.mf
	- test/hotspot/jtreg/runtime/appcds/test-classes/cpattr3.mf
	- test/hotspot/jtreg/runtime/appcds/test-classes/cpattr4.mf
	- test/hotspot/jtreg/runtime/appcds/test-classes/cpattr5_extra_long.mf
	- test/hotspot/jtreg/runtime/appcds/test-classes/java/net/HttpCookie.jasm
	- test/hotspot/jtreg/runtime/appcds/test-classes/javax/transaction/InvalidTransactionException.jasm
	- test/hotspot/jtreg/runtime/appcds/test-classes/package_seal.mf 
--"8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
Summary: add top level cds directory and adjust test groups
Reviewed-by: mseledtsov, ccheung
"

Build output -
ERROR: File 'build-tail.out' does not exist


More information about the aarch64-port-dev mailing list