git: openjdk/amber: pattern-runtime: 133 new changesets

duke duke at openjdk.java.net
Fri May 1 00:03:34 UTC 2020


Changeset: 816d9483
Author:    Tejpal Rebari <trebari at openjdk.org>
Date:      2020-04-13 17:42:05 +0000
URL:       https://git.openjdk.java.net/amber/commit/816d9483

8241228: Test jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java is failing

Reviewed-by: serb, pbansal, psadhukhan

! test/jdk/ProblemList.txt
! test/jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java

Changeset: 2d350add
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2020-04-13 23:43:37 +0000
URL:       https://git.openjdk.java.net/amber/commit/2d350add

8152332: [macosx] JFileChooser cannot be serialized on Mac OS X

Reviewed-by: pbansal, jdv

! test/jdk/ProblemList.txt
! test/jdk/javax/swing/JFileChooser/DeserializedJFileChooser/DeserializedJFileChooserTest.java

Changeset: 74b556d6
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2020-04-14 08:19:48 +0000
URL:       https://git.openjdk.java.net/amber/commit/74b556d6

8240290: Clean the "libawt_xawt" library from code for macOS

Reviewed-by: prr

! src/java.desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
! src/java.desktop/unix/native/libawt_xawt/awt/awt_InputMethod.c
! src/java.desktop/unix/native/libawt_xawt/awt/awt_Robot.c
! src/java.desktop/unix/native/libawt_xawt/xawt/XWindow.c

Changeset: a1199351
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2020-04-16 10:12:08 +0000
URL:       https://git.openjdk.java.net/amber/commit/a1199351

8196181: sun/java2d/GdiRendering/InsetClipping.java fails

Reviewed-by: jdv

! test/jdk/ProblemList.txt
! test/jdk/sun/java2d/GdiRendering/InsetClipping.java

Changeset: 12d93f11
Author:    Jayathirth D V <jdv at openjdk.org>
Date:      2020-04-17 11:10:45 +0000
URL:       https://git.openjdk.java.net/amber/commit/12d93f11

8195841: PNGImageReader.readNullTerminatedString() doesnt check for non-null terminated strings with length equal to maxLen

Reviewed-by: serb, prr

! src/java.desktop/share/classes/com/sun/imageio/plugins/png/PNGImageReader.java
+ test/jdk/javax/imageio/plugins/png/MaxLengthKeywordReadTest.java

Changeset: 8b002d88
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
Date:      2020-04-17 11:29:01 +0000
URL:       https://git.openjdk.java.net/amber/commit/8b002d88

8242526: PIT: javax/swing/JInternalFrame/8020708/bug8020708.java fails in mach5 ubuntu system
8233644: [TESTBUG] JInternalFrame test bug8020708.java is failing on macos

Reviewed-by: serb, pbansal, jdv

! test/jdk/ProblemList.txt
! test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java

Changeset: 73e52d06
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2020-04-20 09:35:04 +0000
URL:       https://git.openjdk.java.net/amber/commit/73e52d06

8242174: [macos] The NestedModelessDialogTest test make the macOS unstable

Reviewed-by: prr

! src/java.desktop/macosx/native/libawt_lwawt/awt/CRobot.m
! test/jdk/ProblemList.txt
! test/jdk/java/awt/Toolkit/RealSync/Test.java

Changeset: 62a23542
Author:    Anton Litvinov <alitvinov at openjdk.org>
Date:      2020-04-20 19:25:41 +0000
URL:       https://git.openjdk.java.net/amber/commit/62a23542

8242498: Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash

Reviewed-by: prr, serb

! src/java.desktop/windows/native/libawt/windows/awt_Window.cpp

Changeset: 9ad39392
Author:    Phil Race <prr at openjdk.org>
Date:      2020-04-20 13:50:16 +0000
URL:       https://git.openjdk.java.net/amber/commit/9ad39392

8233006: freetype incorrectly adjusts advances when emboldening rotated glyphs

Reviewed-by: serb, jdv

! src/java.desktop/share/native/libfontmanager/freetypeScaler.c
+ test/jdk/java/awt/font/Rotate/RotatedSyntheticBoldTest.java
! test/jdk/java/awt/font/Rotate/RotatedTextTest.java

Changeset: def1d5a8
Author:    Phil Race <prr at openjdk.org>
Date:      2020-04-20 15:19:55 +0000
URL:       https://git.openjdk.java.net/amber/commit/def1d5a8

8242004: TextLayout throws Exception with a non-invertible transform

Reviewed-by: serb, jdv

! src/java.desktop/share/classes/sun/font/GlyphLayout.java
! src/java.desktop/share/classes/sun/font/StandardGlyphVector.java
! src/java.desktop/share/classes/sun/java2d/SunGraphics2D.java
! src/java.desktop/share/classes/sun/java2d/loops/FontInfo.java
! src/java.desktop/share/classes/sun/java2d/pipe/GlyphListPipe.java
+ test/jdk/java/awt/FontClass/NonInvertibleTransformTextTest.java

Changeset: 1a7f6af1
Author:    Phil Race <prr at openjdk.org>
Date:      2020-04-21 17:03:13 +0000
URL:       https://git.openjdk.java.net/amber/commit/1a7f6af1

8243314: Problem list java/awt/image/multiresolution/MultiresolutionIconTest.java on Windows

Reviewed-by: bpb

! test/jdk/ProblemList.txt

Changeset: 08784f18
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
Date:      2020-04-22 12:16:37 +0000
URL:       https://git.openjdk.java.net/amber/commit/08784f18

8178028: Typing 'C' cannot change the tab layout to WRAP_TAB_LAYOUT

Reviewed-by: jdv

! test/jdk/javax/swing/JTabbedPane/4666224/bug4666224.java

Changeset: c1eb104f
Author:    Bhawesh Choudhary <bhawesh.choudhary at oracle.com>
Committer: Prasanta Sadhukhan <psadhukhan at openjdk.org>
Date:      2020-04-22 13:43:07 +0000
URL:       https://git.openjdk.java.net/amber/commit/c1eb104f

8233584: [Win LAF] When navigating the contents of the file list changes in Win LAF

Reviewed-by: serb, aivanov

! src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/WindowsFileChooserUI.java
+ test/jdk/javax/swing/JFileChooser/JFileChooserCombolistSelection/JFileChooserCombolistSelection.java

Changeset: 4765b3bd
Author:    Phil Race <prr at openjdk.org>
Date:      2020-04-23 10:06:36 +0000
URL:       https://git.openjdk.java.net/amber/commit/4765b3bd

Merge

! test/jdk/ProblemList.txt
! test/jdk/ProblemList.txt

Changeset: 009dd60e
Author:    Jonathan Gibbons <jjg at openjdk.org>
Date:      2020-04-23 16:10:45 +0000
URL:       https://git.openjdk.java.net/amber/commit/009dd60e

8241780: Allow \n@ inside inline tags

Reviewed-by: prappo

! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/DocCommentParser.java
! test/langtools/tools/javac/doctree/CodeTest.java
! test/langtools/tools/javac/doctree/DocCommentTester.java
! test/langtools/tools/javac/doctree/LiteralTest.java
! test/langtools/tools/javac/doctree/positions/TestPosition.out
! test/langtools/tools/javac/doctree/positions/TestPositionSource.java

Changeset: 905eb57e
Author:    Yang Zhang <yzhang at openjdk.org>
Date:      2020-04-24 02:16:06 +0000
URL:       https://git.openjdk.java.net/amber/commit/905eb57e

8242905: AArch64: Client build failed

Reviewed-by: aph

! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp

Changeset: e5c84ff2
Author:    Sibabrata Sahoo <ssahoo at openjdk.org>
Date:      2020-04-23 22:49:55 +0000
URL:       https://git.openjdk.java.net/amber/commit/e5c84ff2

8242929: The values of jdk.tls.namedGroups should not be case-sensitive

The values of jdk.tls.namedGroups should not be case-sensitive

Reviewed-by: xuelei

! src/java.base/share/classes/sun/security/ssl/NamedGroup.java
! test/jdk/sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java
! test/jdk/sun/security/ssl/CipherSuite/RestrictNamedGroup.java

Changeset: 2a4596cf
Author:    John Jiang <jjiang at openjdk.org>
Date:      2020-04-24 15:28:57 +0000
URL:       https://git.openjdk.java.net/amber/commit/2a4596cf

8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework

Reviewed-by: xuelei

+ test/jdk/javax/net/ssl/TLSCommon/Cert.java
! test/jdk/javax/net/ssl/TLSCommon/CipherSuite.java
+ test/jdk/javax/net/ssl/TLSCommon/HashAlgorithm.java
+ test/jdk/javax/net/ssl/TLSCommon/KeyUpdateRequest.java
+ test/jdk/javax/net/ssl/TLSCommon/NamedGroup.java
+ test/jdk/javax/net/ssl/TLSCommon/ResumptionMode.java
+ test/jdk/javax/net/ssl/TLSCommon/SignatureAlgorithm.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/AbstractClient.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/AbstractPeer.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/AbstractProduct.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/AbstractServer.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/BaseInteropTest.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/CertTuple.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/Client.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/ConnectionInterceptor.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/ExtInteropTest.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/ExtUseCase.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/Jdk.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/JdkClient.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/JdkHttpsClient.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/JdkProcClient.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/JdkProcServer.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/JdkProcUtils.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/JdkServer.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/JdkUtils.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/KeyUpdateUseCase.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/Peer.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/ProcUtils.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/Product.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/ResumptionUseCase.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/SSLTestException.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/Server.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/Status.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/TestCase.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/UseCase.java
+ test/jdk/javax/net/ssl/TLSCommon/interop/Utilities.java
+ test/jdk/javax/net/ssl/compatibility/AlpnTest.java
+ test/jdk/javax/net/ssl/compatibility/BasicConnectTest.java
- test/jdk/javax/net/ssl/compatibility/Cert.java
- test/jdk/javax/net/ssl/compatibility/Client.java
- test/jdk/javax/net/ssl/compatibility/Compatibility.java
+ test/jdk/javax/net/ssl/compatibility/HrrTest.java
! test/jdk/javax/net/ssl/compatibility/JdkInfo.java
+ test/jdk/javax/net/ssl/compatibility/JdkInfoUtils.java
- test/jdk/javax/net/ssl/compatibility/JdkUtils.java
- test/jdk/javax/net/ssl/compatibility/ProcessUtils.java
! test/jdk/javax/net/ssl/compatibility/README
- test/jdk/javax/net/ssl/compatibility/Server.java
+ test/jdk/javax/net/ssl/compatibility/SniTest.java
- test/jdk/javax/net/ssl/compatibility/Status.java
- test/jdk/javax/net/ssl/compatibility/TestCase.java
- test/jdk/javax/net/ssl/compatibility/UseCase.java
! test/jdk/javax/net/ssl/compatibility/Utils.java
! test/lib/jdk/test/lib/security/CertUtils.java

Changeset: 76e5da4d
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-24 11:19:16 +0000
URL:       https://git.openjdk.java.net/amber/commit/76e5da4d

8243477: FreeType library check should prefer 64-bit directory

Reviewed-by: erikj

! make/autoconf/lib-freetype.m4

Changeset: 53e4de6c
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2020-04-24 11:45:24 +0000
URL:       https://git.openjdk.java.net/amber/commit/53e4de6c

8239786: Shenandoah: print per-cycle statistics

Reviewed-by: rkennke

! src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp

Changeset: b54a3478
Author:    Yang Zhang <yzhang at openjdk.org>
Date:      2020-04-24 09:47:19 +0000
URL:       https://git.openjdk.java.net/amber/commit/b54a3478

8243240: AArch64: Add support for MulVB

Reviewed-by: aph

! src/hotspot/cpu/aarch64/aarch64.ad

Changeset: 059329b3
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
Date:      2020-04-24 16:12:53 +0000
URL:       https://git.openjdk.java.net/amber/commit/059329b3

Merge


Changeset: 04c6d133
Author:    Stefan Johansson <sjohanss at openjdk.org>
Date:      2020-04-24 14:39:20 +0000
URL:       https://git.openjdk.java.net/amber/commit/04c6d133

8241153: Refactor HeapRegionManager::find_unavailable_from_idx to simplify expand_at

Reviewed-by: tschatzl, sangheki

! src/hotspot/share/gc/g1/heapRegionManager.cpp
! src/hotspot/share/gc/g1/heapRegionManager.hpp

Changeset: 94a99ab9
Author:    Daniel Fuchs <dfuchs at openjdk.org>
Date:      2020-04-24 16:54:30 +0000
URL:       https://git.openjdk.java.net/amber/commit/94a99ab9

8243246: HTTP Client sometimes gets java.io.IOException -> Invalid chunk header byte 32

The HTTP/1 chunked body parser is updated to discard chunk extensions

Reviewed-by: chegar, alanb

! src/java.net.http/share/classes/jdk/internal/net/http/ResponseContent.java
+ test/jdk/java/net/httpclient/Http1ChunkedTest.java

Changeset: f9b816b8
Author:    Jonathan Gibbons <jjg at openjdk.org>
Date:      2020-04-24 09:14:51 +0000
URL:       https://git.openjdk.java.net/amber/commit/f9b816b8

8242649: improve the CSS class names used for summary and details tables

Reviewed-by: hannesw

! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractMemberWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AllClassesIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AllPackagesIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AnnotationTypeRequiredMemberWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ClassUseWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConstantsSummaryWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ConstructorWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/DeprecatedListWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/EnumConstantWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/FieldWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDocletWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/MethodWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/ModuleWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/NestedClassWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageIndexWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageUseWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PackageWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/PropertyWriterImpl.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/SystemPropertiesWriter.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/HtmlStyle.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/Table.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/stylesheet.css
! test/langtools/jdk/javadoc/doclet/testAbstractMethod/TestAbstractMethod.java
! test/langtools/jdk/javadoc/doclet/testDeprecatedDocs/TestDeprecatedDocs.java
! test/langtools/jdk/javadoc/doclet/testGroupName/TestGroupName.java
! test/langtools/jdk/javadoc/doclet/testHtmlTableStyles/TestHtmlTableStyles.java
! test/langtools/jdk/javadoc/doclet/testHtmlTableTags/TestHtmlTableTags.java
! test/langtools/jdk/javadoc/doclet/testHtmlVersion/TestHtmlVersion.java
! test/langtools/jdk/javadoc/doclet/testJavaFX/TestJavaFX.java
! test/langtools/jdk/javadoc/doclet/testLambdaFeature/TestLambdaFeature.java
! test/langtools/jdk/javadoc/doclet/testLists/TestLists.java
! test/langtools/jdk/javadoc/doclet/testMethodTypes/TestMethodTypes.java
! test/langtools/jdk/javadoc/doclet/testModules/TestIndirectExportsOpens.java
! test/langtools/jdk/javadoc/doclet/testModules/TestModulePackages.java
! test/langtools/jdk/javadoc/doclet/testModules/TestModuleServices.java
! test/langtools/jdk/javadoc/doclet/testModules/TestModules.java
! test/langtools/jdk/javadoc/doclet/testNewLanguageFeatures/TestNewLanguageFeatures.java
! test/langtools/jdk/javadoc/doclet/testOverriddenMethods/TestOverrideMethods.java
! test/langtools/jdk/javadoc/doclet/testPackagePage/TestPackagePage.java
! test/langtools/jdk/javadoc/doclet/testSearch/TestSearch.java
! test/langtools/jdk/javadoc/doclet/testStylesheet/TestStylesheet.java
! test/langtools/jdk/javadoc/doclet/testSystemPropertyPage/TestSystemPropertyPage.java
! test/langtools/jdk/javadoc/doclet/testUnnamedPackage/TestUnnamedPackage.java

Changeset: b4615b16
Author:    Hannes Wallnöfer <hannesw at openjdk.org>
Date:      2020-04-24 21:55:48 +0000
URL:       https://git.openjdk.java.net/amber/commit/b4615b16

8243562: Make display of search results consistent with color scheme

Reviewed-by: jjg

! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/script-dir/jquery-ui.css

Changeset: e19d8805
Author:    Raffaello Giulietti <raffaello.giulietti at gmail.com>
Committer: Mandy Chung <mchung at openjdk.org>
Date:      2020-04-24 12:58:44 +0000
URL:       https://git.openjdk.java.net/amber/commit/e19d8805

8243575: Trivial javadoc fix of j.l.i.MethodHandles::arrayElementVarHandle

Reviewed-by: mchung

! src/java.base/share/classes/java/lang/invoke/MethodHandles.java

Changeset: 33d9178e
Author:    Mandy Chung <mchung at openjdk.org>
Date:      2020-04-24 12:59:04 +0000
URL:       https://git.openjdk.java.net/amber/commit/33d9178e

8243574: java.lang.invoke.InvokerBytecodeGenerator.ClassData should be package-private

Reviewed-by: alanb

! src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java

Changeset: 88f3861c
Author:    Alexey Semenyuk <asemenyuk at openjdk.org>
Date:      2020-04-24 16:13:23 +0000
URL:       https://git.openjdk.java.net/amber/commit/88f3861c

8236129: Exe installers have wrong properties

Reviewed-by: herrick, almatvee

! src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/DottedVersion.java
! src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/OverridableResource.java
+ src/jdk.incubator.jpackage/windows/classes/jdk/incubator/jpackage/internal/ExecutableRebrander.java
! src/jdk.incubator.jpackage/windows/classes/jdk/incubator/jpackage/internal/WinExeBundler.java
! src/jdk.incubator.jpackage/windows/classes/jdk/incubator/jpackage/internal/WindowsAppImageBuilder.java
+ src/jdk.incubator.jpackage/windows/classes/jdk/incubator/jpackage/internal/resources/WinInstaller.template
! src/jdk.incubator.jpackage/windows/classes/jdk/incubator/jpackage/internal/resources/WinLauncher.template
- src/jdk.incubator.jpackage/windows/native/libjpackage/ByteBuffer.cpp
- src/jdk.incubator.jpackage/windows/native/libjpackage/ByteBuffer.h
! src/jdk.incubator.jpackage/windows/native/libjpackage/IconSwap.cpp
! src/jdk.incubator.jpackage/windows/native/libjpackage/IconSwap.h
+ src/jdk.incubator.jpackage/windows/native/libjpackage/JniUtils.cpp
+ src/jdk.incubator.jpackage/windows/native/libjpackage/JniUtils.h
! src/jdk.incubator.jpackage/windows/native/libjpackage/ResourceEditor.cpp
! src/jdk.incubator.jpackage/windows/native/libjpackage/ResourceEditor.h
- src/jdk.incubator.jpackage/windows/native/libjpackage/Utils.cpp
- src/jdk.incubator.jpackage/windows/native/libjpackage/Utils.h
+ src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfo.cpp
+ src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfo.h
- src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfoSwap.cpp
- src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfoSwap.h
! src/jdk.incubator.jpackage/windows/native/libjpackage/WindowsRegistry.cpp
! src/jdk.incubator.jpackage/windows/native/libjpackage/jpackage.cpp

Changeset: bfcb3406
Author:    Xue-Lei Andrew Fan <xuelei at openjdk.org>
Date:      2020-04-24 13:30:47 +0000
URL:       https://git.openjdk.java.net/amber/commit/bfcb3406

8236464: SO_LINGER option is ignored by SSLSocket in JDK 11

Reviewed-by: ascarpino

! src/java.base/share/classes/sun/security/ssl/SSLSocketImpl.java
! src/java.base/share/classes/sun/security/ssl/TransportContext.java

Changeset: 05bf8dce
Author:    Zhengyu Gu <zgu at openjdk.org>
Date:      2020-04-24 16:37:09 +0000
URL:       https://git.openjdk.java.net/amber/commit/05bf8dce

8243578: Shenandoah: Cleanup ShenandoahStringDedup::parallel_oops_do()

Reviewed-by: shade

! src/hotspot/share/gc/shenandoah/shenandoahStringDedup.cpp

Changeset: f8ab03fa
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-04-24 16:54:28 +0000
URL:       https://git.openjdk.java.net/amber/commit/f8ab03fa

8243503: InstanceKlass::_array_name is not needed and leaks

Decrement the refcount for all Klass in class unloading.

Reviewed-by: lfoltan, hseigel

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/klass.hpp
! src/hotspot/share/oops/objArrayKlass.cpp

Changeset: 5fc5cb9f
Author:    John Jiang <jjiang at openjdk.org>
Date:      2020-04-25 05:17:26 +0000
URL:       https://git.openjdk.java.net/amber/commit/5fc5cb9f

8243549: sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java failed with Unsupported signature algorithm: DSA

Reviewed-by: xuelei

! test/jdk/javax/net/ssl/templates/SSLSocketTemplate.java
! test/jdk/sun/security/ssl/CipherSuite/NamedGroupsWithCipherSuite.java

Changeset: b0739f46
Author:    Mikael Vidstedt <mikael at openjdk.org>
Date:      2020-04-25 18:10:45 +0000
URL:       https://git.openjdk.java.net/amber/commit/b0739f46

8243590: Bump boot jdk to JDK 14 on aarch64 at Oracle

Reviewed-by: tbell

! make/conf/jib-profiles.js

Changeset: 0fd64dea
Author:    Mikael Vidstedt <mikael at openjdk.org>
Date:      2020-04-25 18:11:08 +0000
URL:       https://git.openjdk.java.net/amber/commit/0fd64dea

8243591: Change to GCC 9.2 for building Linux/aarch64 at Oracle

Reviewed-by: tbell

! make/conf/jib-profiles.js

Changeset: 80656651
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-26 18:09:33 +0000
URL:       https://git.openjdk.java.net/amber/commit/80656651

8243568: serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'

Reviewed-by: lmesnik, dholmes

! test/hotspot/jtreg/serviceability/logging/TestLogRotation.java

Changeset: 7fb48971
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2020-04-26 22:28:19 +0000
URL:       https://git.openjdk.java.net/amber/commit/7fb48971

8243587: Missing comma in copyright header

Added comma.

Reviewed-by: iignatyev

! src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/DottedVersion.java

Changeset: b2db7a0c
Author:    Bin Liao <buddyliao at tencent.com>
Committer: Weijun Wang <weijun at openjdk.org>
Date:      2020-04-27 12:32:12 +0000
URL:       https://git.openjdk.java.net/amber/commit/b2db7a0c

8243539: Copyright info (Year) should be updated for fix of 8241638

Reviewed-by: weijun

! make/launcher/LauncherCommon.gmk
! src/java.base/share/native/libjli/java.c
! src/java.base/unix/native/libjli/java_md_solinux.c
! src/java.base/unix/native/libjli/java_md_solinux.h

Changeset: 0e07f5a7
Author:    Martin Doerr <mdoerr at openjdk.org>
Date:      2020-04-27 10:01:04 +0000
URL:       https://git.openjdk.java.net/amber/commit/0e07f5a7

8151030: PPC64: AllocatePrefetchStyle=4 is out of range

Cleanup prefetching code and use AllocatePrefetchLines=1 by default.

Reviewed-by: goetz, mhorie, lucy

! src/hotspot/cpu/ppc/vm_version_ppc.cpp

Changeset: d07d6bd1
Author:    Athijegannathan Sundararajan <sundar at openjdk.org>
Date:      2020-04-27 14:53:07 +0000
URL:       https://git.openjdk.java.net/amber/commit/d07d6bd1

8243576: Remove residual reference to nashorn modules in make/CompileJavaModules.gmk

Reviewed-by: ihse

! make/CompileJavaModules.gmk

Changeset: e34508cb
Author:    Erik Gahlin <egahlin at openjdk.org>
Date:      2020-04-27 11:32:52 +0000
URL:       https://git.openjdk.java.net/amber/commit/e34508cb

8242933: jdk/jfr/api/consumer/TestHiddenMethod uses nashorn script engine

Reviewed-by: mgronlun

! test/jdk/jdk/jfr/api/consumer/TestHiddenMethod.java

Changeset: 5d783f76
Author:    Ao Qi <aoqi at loongson.cn>
Committer: Athijegannathan Sundararajan <sundar at openjdk.org>
Date:      2020-04-27 16:28:52 +0000
URL:       https://git.openjdk.java.net/amber/commit/5d783f76

8242846: Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java

Reviewed-by: alanb, sundar

! test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java

Changeset: 32eb99e3
Author:    Pavel Rappo <prappo at openjdk.org>
Date:      2020-04-27 12:34:32 +0000
URL:       https://git.openjdk.java.net/amber/commit/32eb99e3

8243563: Doc comments cleanup

Reviewed-by: egahlin

! src/jdk.jfr/share/classes/jdk/jfr/AnnotationElement.java
! src/jdk.jfr/share/classes/jdk/jfr/BooleanFlag.java
! src/jdk.jfr/share/classes/jdk/jfr/Category.java
! src/jdk.jfr/share/classes/jdk/jfr/Event.java
! src/jdk.jfr/share/classes/jdk/jfr/EventFactory.java
! src/jdk.jfr/share/classes/jdk/jfr/EventType.java
! src/jdk.jfr/share/classes/jdk/jfr/FlightRecorder.java
! src/jdk.jfr/share/classes/jdk/jfr/FlightRecorderListener.java
! src/jdk.jfr/share/classes/jdk/jfr/MetadataDefinition.java
! src/jdk.jfr/share/classes/jdk/jfr/Period.java
! src/jdk.jfr/share/classes/jdk/jfr/Recording.java
! src/jdk.jfr/share/classes/jdk/jfr/RecordingState.java
! src/jdk.jfr/share/classes/jdk/jfr/SettingControl.java
! src/jdk.jfr/share/classes/jdk/jfr/SettingDefinition.java
! src/jdk.jfr/share/classes/jdk/jfr/Timespan.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/EventStream.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedClass.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedClassLoader.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedMethod.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedObject.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedThread.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedThreadGroup.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordingFile.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordingStream.java
! src/jdk.jfr/share/classes/jdk/jfr/consumer/package-info.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/Control.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/Cutoff.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/EventControl.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/EventHandlerCreator.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/EventInstrumentation.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/JVM.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/JVMUpcalls.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/MetadataHandler.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/MetadataRepository.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformEventType.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecorder.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecording.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PrivateAccess.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/RepositoryChunk.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/RequestEngine.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/SecuritySupport.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/Type.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/TypeLibrary.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/Utils.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/WriteableUserPath.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/ChunkParser.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/ConstantMap.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/EventFileStream.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/EventParser.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/FileAccess.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/JdkJfrConsumer.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/Parser.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/consumer/TimeConverter.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/AbstractDCmd.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/DCmdCheck.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/DCmdDump.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/DCmdStart.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/DCmdStop.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/handlers/EventHandler.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/jfc/JFC.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/jfc/jfc.xsd
! src/jdk.jfr/share/classes/jdk/jfr/internal/management/ManagementSupport.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/tool/Disassemble.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/tool/EventPrintWriter.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/tool/Summary.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/tool/UserSyntaxException.java
! src/jdk.jfr/share/classes/jdk/jfr/package-info.java
! test/jdk/jdk/jfr/jcmd/TestJcmdDumpLimited.java

Changeset: 0bbdcdac
Author:    Erik Gahlin <egahlin at openjdk.org>
Date:      2020-04-27 14:29:44 +0000
URL:       https://git.openjdk.java.net/amber/commit/0bbdcdac

8240783: JFR: TestClose could not finish chunk

Reviewed-by: mgronlun, mseledtsov

! src/jdk.jfr/share/classes/jdk/jfr/internal/RepositoryChunk.java

Changeset: c55e7d5a
Author:    Erik Gahlin <egahlin at openjdk.org>
Date:      2020-04-27 15:01:22 +0000
URL:       https://git.openjdk.java.net/amber/commit/c55e7d5a

8242034: Remove JRE_HOME references

Reviewed-by: mbaesken

! src/hotspot/share/jfr/dcmd/jfrDcmds.cpp
! src/java.base/share/man/java.1

Changeset: d2e0d0e0
Author:    Claes Redestad <redestad at openjdk.org>
Date:      2020-04-27 17:26:05 +0000
URL:       https://git.openjdk.java.net/amber/commit/d2e0d0e0

8243469: Lazily encode name in ZipFile.getEntryPos

Co-authored-by: Eirik Bjørsnøs <eirbjo at gmail.com>
Reviewed-by: lancea, simonis

! src/java.base/share/classes/java/util/zip/ZipCoder.java
! src/java.base/share/classes/java/util/zip/ZipFile.java
+ test/micro/org/openjdk/bench/java/util/zip/ZipFileGetEntry.java

Changeset: bdf67265
Author:    Roger Riggs <rriggs at openjdk.org>
Date:      2020-04-16 15:45:37 +0000
URL:       https://git.openjdk.java.net/amber/commit/bdf67265

8243010: Test support: Customizable Hex Printer

Reviewed-by: lancea, dfuchs, weijun

! test/jdk/com/sun/jndi/ldap/Base64Test.java
! test/jdk/com/sun/security/sasl/ntlm/NTLMTest.java
! test/jdk/javax/net/ssl/DTLS/DTLSOverDatagram.java
! test/jdk/javax/net/ssl/interop/ClientHelloBufferUnderflowException.java
! test/jdk/javax/net/ssl/interop/ClientHelloChromeInterOp.java
! test/jdk/sun/security/krb5/auto/MSOID2.java
! test/jdk/sun/security/krb5/etype/KerberosAesSha2.java
! test/jdk/sun/security/mscapi/PublicKeyInterop.java
! test/jdk/sun/security/pkcs/pkcs7/SignerOrder.java
! test/jdk/sun/security/pkcs/pkcs8/PKCS8Test.java
! test/jdk/sun/security/pkcs/pkcs9/UnknownAttribute.java
! test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketKeyLimit.java
! test/jdk/sun/security/x509/X500Name/NullX500Name.java
+ test/lib-test/TEST.ROOT
+ test/lib-test/jdk/test/lib/hexdump/HexPrinterTest.java
+ test/lib/jdk/test/lib/hexdump/HexPrinter.java

Changeset: 27dc9136
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 09:15:34 +0000
URL:       https://git.openjdk.java.net/amber/commit/27dc9136

8243617: compiler/onSpinWait/TestOnSpinWaitC1.java test uses wrong class

Reviewed-by: thartmann

! test/hotspot/jtreg/compiler/onSpinWait/TestOnSpinWaitC1.java

Changeset: 9097c799
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 09:15:47 +0000
URL:       https://git.openjdk.java.net/amber/commit/9097c799

8243618: compiler/rtm/cli tests can be run w/o WhiteBox

Reviewed-by: thartmann

! test/hotspot/jtreg/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMAbortThresholdOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMLockingCalculationDelayOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMLockingThresholdOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMRetryCountOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMSpinLoopCountOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMDeoptOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMDeoptOptionOnUnsupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnUnsupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMXendForLockBusyOption.java

Changeset: 83a6527e
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 09:16:00 +0000
URL:       https://git.openjdk.java.net/amber/commit/83a6527e

8243619: compiler/codecache/CheckSegmentedCodeCache.java test misses -version

Reviewed-by: thartmann

! test/hotspot/jtreg/compiler/codecache/CheckSegmentedCodeCache.java

Changeset: a075c328
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 09:16:11 +0000
URL:       https://git.openjdk.java.net/amber/commit/a075c328

8243621: use SkippedException in compiler/jsr292/MHInlineTest.java test

Reviewed-by: thartmann

! test/hotspot/jtreg/compiler/jsr292/MHInlineTest.java

Changeset: a3d14c6d
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 09:16:26 +0000
URL:       https://git.openjdk.java.net/amber/commit/a3d14c6d

8243622: all actions in compiler/aot/fingerprint/SelfChangedCDS.java can be run in driver mode

Reviewed-by: thartmann

! test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java

Changeset: e0f46d0c
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 09:16:39 +0000
URL:       https://git.openjdk.java.net/amber/commit/e0f46d0c

8243620: a few compiler/jvmci tests can be run in driver mode

Reviewed-by: thartmann

! test/hotspot/jtreg/compiler/jvmci/TestEnableJVMCIProduct.java
! test/hotspot/jtreg/compiler/jvmci/TestJVMCIPrintProperties.java

Changeset: d84e4f1f
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 10:25:29 +0000
URL:       https://git.openjdk.java.net/amber/commit/d84e4f1f

8243565: some gc tests use 'test.java.opts' and not 'test.vm.opts'

Reviewed-by: stefank

! test/hotspot/jtreg/gc/TestAllocateHeapAt.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtError.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtMultiple.java
! test/hotspot/jtreg/gc/TestVerifyDuringStartup.java
! test/hotspot/jtreg/gc/arguments/TestMaxHeapSizeTools.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgo.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgoTools.java
! test/hotspot/jtreg/gc/g1/TestHumongousCodeCacheRoots.java
! test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAt.java
! test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java
! test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java
! test/hotspot/jtreg/gc/nvdimm/TestHumongousObjectsOnNvdimm.java
! test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java
! test/hotspot/jtreg/gc/nvdimm/TestYoungObjectsOnDram.java

Changeset: c2d3ff3b
Author:    Daniil Titov <dtitov at openjdk.org>
Date:      2020-04-27 12:48:09 +0000
URL:       https://git.openjdk.java.net/amber/commit/c2d3ff3b

8242239: [Graal] javax/management/generified/GenericTest.java fails: FAILED: queryMBeans sets same

Reviewed-by: cjplummer, sspitsyn

! test/jdk/javax/management/generified/GenericTest.java
! test/jdk/javax/management/query/CustomQueryTest.java

Changeset: 9697772b
Author:    Naoto Sato <naoto at openjdk.org>
Date:      2020-04-27 14:03:45 +0000
URL:       https://git.openjdk.java.net/amber/commit/9697772b

8243664: JavaDoc of CompactNumberFormat points to wrong enum

Reviewed-by: rriggs, joehw

! src/java.base/share/classes/java/text/CompactNumberFormat.java

Changeset: 68b189ae
Author:    Mikael Vidstedt <mikael at openjdk.org>
Date:      2020-04-27 14:21:19 +0000
URL:       https://git.openjdk.java.net/amber/commit/68b189ae

8243633: Remove cups dependency when building linux at Oracle

Reviewed-by: ihse, erikj, tbell

! make/conf/jib-profiles.js

Changeset: 03f8e6cc
Author:    Dean Long <dlong at openjdk.org>
Date:      2020-04-27 14:23:15 +0000
URL:       https://git.openjdk.java.net/amber/commit/03f8e6cc

8219607: Add support in Graal and AOT for hidden class

Reviewed-by: kvn

! make/CompileJavaModules.gmk
! make/test/JtregGraalUnit.gmk
! src/hotspot/share/jvmci/vmStructs_jvmci.cpp
+ src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.jdk15.test/src/org/graalvm/compiler/hotspot/jdk15/test/ClassReplacementsTest.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/GraalHotSpotVMConfig.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/meta/HotSpotGraphBuilderPlugins.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/HotSpotClassSubstitutions.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/HotSpotReplacementsUtil.java
! test/hotspot/jtreg/ProblemList-graal.txt
+ test/hotspot/jtreg/compiler/graalunit/HotspotJdk15Test.java
! test/hotspot/jtreg/compiler/graalunit/TestPackages.txt

Changeset: 18c43241
Author:    Calvin Cheung <ccheung at openjdk.org>
Date:      2020-04-28 00:09:53 +0000
URL:       https://git.openjdk.java.net/amber/commit/18c43241

8241815: Unnecessary calls to SystemDictionaryShared::define_shared_package

Avoid calling ClassLoaders.definePackage during loading of shared classes originated from the module image since java.lang.Package for named modules are automatically defined.

Reviewed-by: mchung, lfoltan

! src/hotspot/share/classfile/systemDictionaryShared.cpp
! src/hotspot/share/classfile/systemDictionaryShared.hpp
! src/hotspot/share/classfile/vmSymbols.hpp
! src/java.base/share/classes/jdk/internal/loader/ClassLoaders.java

Changeset: a740f83d
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 17:58:27 +0000
URL:       https://git.openjdk.java.net/amber/commit/a740f83d

8243930: update copyright years

Reviewed-by: dholmes

! test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java
! test/hotspot/jtreg/compiler/codecache/CheckSegmentedCodeCache.java
! test/hotspot/jtreg/compiler/jsr292/MHInlineTest.java
! test/hotspot/jtreg/compiler/jvmci/TestEnableJVMCIProduct.java
! test/hotspot/jtreg/compiler/jvmci/TestJVMCIPrintProperties.java
! test/hotspot/jtreg/compiler/onSpinWait/TestOnSpinWaitC1.java
! test/hotspot/jtreg/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMAbortThresholdOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMLockingCalculationDelayOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMLockingThresholdOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMRetryCountOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMSpinLoopCountOption.java
! test/hotspot/jtreg/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMDeoptOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMDeoptOptionOnUnsupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnUnsupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java
! test/hotspot/jtreg/compiler/rtm/cli/TestUseRTMXendForLockBusyOption.java
! test/hotspot/jtreg/gc/TestAllocateHeapAt.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtError.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtMultiple.java
! test/hotspot/jtreg/gc/TestVerifyDuringStartup.java
! test/hotspot/jtreg/gc/arguments/TestMaxHeapSizeTools.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgo.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgoTools.java
! test/hotspot/jtreg/gc/g1/TestHumongousCodeCacheRoots.java
! test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java
! test/hotspot/jtreg/gc/nvdimm/TestHumongousObjectsOnNvdimm.java

Changeset: 223ca800
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
Date:      2020-04-28 02:37:15 +0000
URL:       https://git.openjdk.java.net/amber/commit/223ca800

8242237: Improve JVM TI HiddenClasses tests

Improve JVM TI HiddenClasses test: cleanup + more comments

Reviewed-by: lmesnik, amenkov

! test/hotspot/jtreg/serviceability/jvmti/HiddenClass/P/Q/HiddenClassSigTest.java
! test/hotspot/jtreg/serviceability/jvmti/HiddenClass/libHiddenClassSigTest.cpp

Changeset: 3a9f7648
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 20:06:22 +0000
URL:       https://git.openjdk.java.net/amber/commit/3a9f7648

8243928: several svc tests can be run in driver mode

Reviewed-by: amenkov

! test/hotspot/jtreg/serviceability/dcmd/gc/RunFinalizationTest.java
! test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java
! test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefinePreviousVersions.java
! test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RetransformClassesZeroLength.java
! test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/TestRedefineObject.java
! test/hotspot/jtreg/serviceability/logging/TestBasicLogOutput.java
! test/hotspot/jtreg/serviceability/logging/TestDefaultLogOutput.java
! test/hotspot/jtreg/serviceability/logging/TestFullNames.java
! test/hotspot/jtreg/serviceability/logging/TestMultipleXlogArgs.java
! test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java
! test/hotspot/jtreg/serviceability/sa/TestClassDump.java
! test/hotspot/jtreg/serviceability/sa/TestCpoolForInvokeDynamic.java
! test/hotspot/jtreg/serviceability/sa/TestDefaultMethods.java
! test/hotspot/jtreg/serviceability/sa/TestG1HeapRegion.java

Changeset: ae9d5636
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
Date:      2020-04-28 04:46:08 +0000
URL:       https://git.openjdk.java.net/amber/commit/ae9d5636

8243941: build issue introduced with the push of 8242237

Use right type to declare function argument

Reviewed-by: iignatyev

! test/hotspot/jtreg/serviceability/jvmti/HiddenClass/libHiddenClassSigTest.cpp

Changeset: 1041efe0
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-27 22:24:54 +0000
URL:       https://git.openjdk.java.net/amber/commit/1041efe0

8243946: serviceability/sa and jvmti tests fail after JDK-8243928

Reviewed-by: dholmes, mikael, sspitsyn

! test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java
! test/hotspot/jtreg/serviceability/sa/TestCpoolForInvokeDynamic.java
! test/hotspot/jtreg/serviceability/sa/TestDefaultMethods.java

Changeset: 538e0058
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2020-04-28 03:02:21 +0000
URL:       https://git.openjdk.java.net/amber/commit/538e0058

8242459: ForceNUMA and only one available NUMA node hits a guarantee

Fix some asserts to handle the single-NUMA node + ForceNUMA case.

Reviewed-by: sjohanss, tschatzl

! src/hotspot/share/gc/g1/g1NUMAStats.cpp

Changeset: 9cea1a51
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-28 03:29:38 +0000
URL:       https://git.openjdk.java.net/amber/commit/9cea1a51

8243954: serviceability/logging/TestQuotedLogOutputs.java fails after 8243928

Reviewed-by: dholmes

! test/hotspot/jtreg/serviceability/logging/TestQuotedLogOutputs.java

Changeset: 65344142
Author:    Jan Lahoda <jlahoda at openjdk.org>
Date:      2020-04-28 10:43:29 +0000
URL:       https://git.openjdk.java.net/amber/commit/65344142

8243000: javac only build fails after removal of Nashorn

Adjusting langtools ant build and Idea project to Nashorn removal.

Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore at oracle.com>
Reviewed-by: mcimadamore, jlahoda

! bin/idea.sh
! make/idea/build.xml
+ make/idea/template/src/idea/IdeaLoggerWrapper.java
! make/langtools/build.xml
! make/langtools/intellij/build.xml
+ make/langtools/intellij/template/src/idea/IdeaLoggerWrapper.java

Changeset: 7a937e0d
Author:    Anirvan Sarkar <asarkar at openjdk.org>
Date:      2020-04-28 11:10:33 +0000
URL:       https://git.openjdk.java.net/amber/commit/7a937e0d

8243567: Update download link of jtreg provided by Adoption Group

Reviewed-by: ihse

! doc/building.html
! doc/building.md

Changeset: 184b4336
Author:    Rahul Yadav <rahul.r.yadav at oracle.com>
Committer: Julia Boes <jboes at openjdk.org>
Date:      2020-04-28 10:30:27 +0000
URL:       https://git.openjdk.java.net/amber/commit/184b4336

8242999: HTTP/2 client may not handle CONTINUATION frames correctly

Updated jdk.internal.net.http.Stream.incoming(Http2Frame frame) to handle continuation frame with END_HEADER flag

Reviewed-by: chegar, dfuchs

! src/java.net.http/share/classes/jdk/internal/net/http/Stream.java
! test/jdk/java/net/httpclient/http2/ContinuationFrameTest.java

Changeset: 1b0a423f
Author:    John Paul Adrian Glaubitz <glaubitz at openjdk.org>
Date:      2020-04-28 11:43:00 +0000
URL:       https://git.openjdk.java.net/amber/commit/1b0a423f

8242244: Remove redundant ELF machine definitions

Reviewed-by: dholmes

! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/solaris/os_solaris.cpp

Changeset: a8ffbb35
Author:    David Holmes <dholmes at openjdk.org>
Date:      2020-04-28 05:53:19 +0000
URL:       https://git.openjdk.java.net/amber/commit/a8ffbb35

8243989: test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java needs to use othervm

Reviewed-by: mdoerr

! test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java

Changeset: 3ed08495
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-04-28 07:35:28 +0000
URL:       https://git.openjdk.java.net/amber/commit/3ed08495

8243393: Improve ReservedSpace constructor resolution

Remove possibly ambiguous constructor and use directly in ReservedCodeHeap

Reviewed-by: stuefe

! src/hotspot/share/gc/shared/cardTable.cpp
! src/hotspot/share/jfr/recorder/storage/jfrVirtualMemory.cpp
! src/hotspot/share/memory/virtualspace.cpp
! src/hotspot/share/memory/virtualspace.hpp
! test/hotspot/gtest/memory/test_virtualspace.cpp

Changeset: 0b5f5d54
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-28 15:33:41 +0000
URL:       https://git.openjdk.java.net/amber/commit/0b5f5d54

8243982: Fix testing documentation after JDK-8240241

Reviewed-by: erikj

! doc/testing.html
! doc/testing.md

Changeset: c03a9bc9
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-28 15:35:41 +0000
URL:       https://git.openjdk.java.net/amber/commit/c03a9bc9

8243973: Clarify difference between JAVA_OPTIONS and VM_OPTIONS

Reviewed-by: erikj

! doc/testing.html
! doc/testing.md

Changeset: 09e8b7ca
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-28 15:36:53 +0000
URL:       https://git.openjdk.java.net/amber/commit/09e8b7ca

8243985: Make source generation by generatecharacter reproducible

Reviewed-by: naoto

! make/jdk/src/classes/build/tools/generatecharacter/GenerateCharacter.java

Changeset: 941643ec
Author:    Harold Seigel <hseigel at openjdk.org>
Date:      2020-04-28 14:13:44 +0000
URL:       https://git.openjdk.java.net/amber/commit/941643ec

8242921: test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java uses nashorn script engine

Put method names in a .jcod file instead of using nashorn to generate them

Reviewed-by: lfoltan, coleenp

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/runtime/CompactStrings/TestMethodNames.java
+ test/hotspot/jtreg/runtime/CompactStrings/methodNames.jcod

Changeset: 87f0ff6c
Author:    Erik Joelsson <erikj at openjdk.org>
Date:      2020-04-28 08:22:28 +0000
URL:       https://git.openjdk.java.net/amber/commit/87f0ff6c

8243510: AbsPathsInImage.java fails on Windows

Reviewed-by: ihse, tbell

! test/jdk/build/AbsPathsInImage.java

Changeset: b723b946
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-28 18:12:02 +0000
URL:       https://git.openjdk.java.net/amber/commit/b723b946

8244021: Hide warning from jlink about incubating modules

Reviewed-by: erikj

! make/Images.gmk

Changeset: 04ae3fd6
Author:    Zhengyu Gu <zgu at openjdk.org>
Date:      2020-04-28 12:20:15 +0000
URL:       https://git.openjdk.java.net/amber/commit/04ae3fd6

8243848: Shenandoah: Windows build fails after JDK-8239786

Reviewed-by: rkennke, stuefe

! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp

Changeset: 1b161923
Author:    John Paul Adrian Glaubitz <glaubitz at openjdk.org>
Date:      2020-04-28 18:23:12 +0000
URL:       https://git.openjdk.java.net/amber/commit/1b161923

8243997: Linux build failed after JDK-8242244

Reviewed-by: ihse

! src/hotspot/os/linux/os_linux.cpp

Changeset: f4cb2bfd
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-28 19:26:47 +0000
URL:       https://git.openjdk.java.net/amber/commit/f4cb2bfd

8244009: Separate -Xdoclint options in CompileJavaModules.gmk

Reviewed-by: erikj

! make/CompileJavaModules.gmk

Changeset: 3a416b9f
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-28 19:41:39 +0000
URL:       https://git.openjdk.java.net/amber/commit/3a416b9f

8243988: Added flexibility in build system for unusal hotspot configurations

Reviewed-by: erikj

! make/ModuleTools.gmk
! make/RunTestsPrebuiltSpec.gmk
! make/autoconf/boot-jdk.m4
! make/autoconf/spec.gmk.in
! make/hotspot/lib/JvmFeatures.gmk

Changeset: 9921097b
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-28 11:32:45 +0000
URL:       https://git.openjdk.java.net/amber/commit/9921097b

8243942: use SkippedException in gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java test

Reviewed-by: kbarrett

! test/hotspot/jtreg/gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java

Changeset: 9687723c
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-28 11:33:37 +0000
URL:       https://git.openjdk.java.net/amber/commit/9687723c

8243932: compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java test can use driver mode

Reviewed-by: thartmann

! test/hotspot/jtreg/compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java

Changeset: f159234f
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-28 20:54:06 +0000
URL:       https://git.openjdk.java.net/amber/commit/f159234f

8243991: Remove obsolete -XX:ThreadStackSize from java command line

Reviewed-by: erikj

! make/RunTestsPrebuiltSpec.gmk
! make/autoconf/boot-jdk.m4

Changeset: 066346ce
Author:    Kiran Sidhartha Ravikumar <kravikumar at openjdk.org>
Date:      2020-04-28 17:31:20 +0000
URL:       https://git.openjdk.java.net/amber/commit/066346ce

8243541: (tz) Upgrade time-zone data to tzdata2020a

Reviewed-by: naoto, martin, andrew

! make/data/tzdata/VERSION
! make/data/tzdata/africa
! make/data/tzdata/asia
! make/data/tzdata/backward
! make/data/tzdata/europe
! make/data/tzdata/leapseconds
! make/data/tzdata/northamerica
! make/data/tzdata/zone.tab
! src/java.base/share/classes/sun/util/resources/TimeZoneNames.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_de.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_es.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_fr.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_it.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_ja.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_ko.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_pt_BR.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_sv.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_zh_CN.java
! src/jdk.localedata/share/classes/sun/util/resources/ext/TimeZoneNames_zh_TW.java
! test/jdk/java/time/test/java/time/format/ZoneName.java

Changeset: 5d2740b5
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2020-04-28 13:35:46 +0000
URL:       https://git.openjdk.java.net/amber/commit/5d2740b5

8231634: SA stack walking fails with "illegal bci"

Reviewed-by: amenkov, sspitsyn

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ConstMethod.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ThreadStackTrace.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/x86/X86Frame.java
! test/jdk/ProblemList.txt

Changeset: 6911667e
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2020-04-28 13:38:45 +0000
URL:       https://git.openjdk.java.net/amber/commit/6911667e

8243500: SA: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter (BSD and Windows)

Reviewed-by: amenkov, sspitsyn

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/bsd_amd64/BsdAMD64JavaThreadPDAccess.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/win32_amd64/Win32AMD64JavaThreadPDAccess.java
+ test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLineNumbers.java

Changeset: 70e632d5
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-28 19:57:02 +0000
URL:       https://git.openjdk.java.net/amber/commit/70e632d5

8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests

Reviewed-by: dholmes, stefank

! test/hotspot/jtreg/applications/ctw/modules/generate.bash
! test/hotspot/jtreg/applications/ctw/modules/java_base.java
! test/hotspot/jtreg/applications/ctw/modules/java_base_2.java
! test/hotspot/jtreg/applications/ctw/modules/java_compiler.java
! test/hotspot/jtreg/applications/ctw/modules/java_datatransfer.java
! test/hotspot/jtreg/applications/ctw/modules/java_desktop.java
! test/hotspot/jtreg/applications/ctw/modules/java_desktop_2.java
! test/hotspot/jtreg/applications/ctw/modules/java_instrument.java
! test/hotspot/jtreg/applications/ctw/modules/java_logging.java
! test/hotspot/jtreg/applications/ctw/modules/java_management.java
! test/hotspot/jtreg/applications/ctw/modules/java_management_rmi.java
! test/hotspot/jtreg/applications/ctw/modules/java_naming.java
! test/hotspot/jtreg/applications/ctw/modules/java_net_http.java
! test/hotspot/jtreg/applications/ctw/modules/java_prefs.java
! test/hotspot/jtreg/applications/ctw/modules/java_rmi.java
! test/hotspot/jtreg/applications/ctw/modules/java_scripting.java
! test/hotspot/jtreg/applications/ctw/modules/java_security_jgss.java
! test/hotspot/jtreg/applications/ctw/modules/java_security_sasl.java
! test/hotspot/jtreg/applications/ctw/modules/java_smartcardio.java
! test/hotspot/jtreg/applications/ctw/modules/java_sql.java
! test/hotspot/jtreg/applications/ctw/modules/java_sql_rowset.java
! test/hotspot/jtreg/applications/ctw/modules/java_transaction_xa.java
! test/hotspot/jtreg/applications/ctw/modules/java_xml.java
! test/hotspot/jtreg/applications/ctw/modules/java_xml_crypto.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_accessibility.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_aot.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_attach.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_charsets.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_compiler.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_cryptoki.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ec.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_mscapi.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ucrypto.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_dynalink.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_editpad.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_hotspot_agent.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_httpserver.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_internal_ed.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_internal_jvmstat.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_internal_le.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_internal_opt.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_internal_vm_ci.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_internal_vm_compiler.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_internal_vm_compiler_management.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jartool.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_javadoc.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jcmd.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jconsole.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jdeps.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jdi.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jfr.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jlink.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jshell.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jsobject.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_jstatd.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_localedata.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_localedata_2.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_management.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_management_agent.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_management_jfr.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_naming_dns.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_naming_rmi.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_net.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_sctp.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_security_auth.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_security_jgss.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_unsupported.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_unsupported_desktop.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_xml_dom.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_zipfs.java
! test/hotspot/jtreg/compiler/aot/DeoptimizationTest.java
! test/hotspot/jtreg/compiler/aot/RecompilationTest.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/arguments/TestUseBMI1InstructionsOnSupportedCPU.java
! test/hotspot/jtreg/compiler/arguments/TestUseBMI1InstructionsOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/arguments/TestUseCountLeadingZerosInstructionOnSupportedCPU.java
! test/hotspot/jtreg/compiler/arguments/TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java
! test/hotspot/jtreg/compiler/arguments/TestUseCountTrailingZerosInstructionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/arraycopy/TestArrayCopyNoInitDeopt.java
! test/hotspot/jtreg/compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2.java
! test/hotspot/jtreg/compiler/c2/Test6857159.java
! test/hotspot/jtreg/compiler/c2/Test8004741.java
! test/hotspot/jtreg/compiler/c2/TestUseOptoBiasInliningWithoutEliminateLocks.java
! test/hotspot/jtreg/compiler/c2/cr6589834/Test_ia32.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeDynamic2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeDynamic2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeDynamic2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeInterface2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeInterface2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeInterface2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeSpecial2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeSpecial2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeSpecial2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeStatic2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeStatic2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeStatic2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeVirtual2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeVirtual2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromCompiled/CompiledInvokeVirtual2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeDynamic2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeDynamic2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeDynamic2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeInterface2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeInterface2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeInterface2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeSpecial2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeSpecial2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeSpecial2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeStatic2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeStatic2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeStatic2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeVirtual2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeVirtual2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromInterpreted/InterpretedInvokeVirtual2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeSpecial2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeSpecial2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeSpecial2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeStatic2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeStatic2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeStatic2NativeTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeVirtual2CompiledTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeVirtual2InterpretedTest.java
! test/hotspot/jtreg/compiler/calls/fromNative/NativeInvokeVirtual2NativeTest.java
! test/hotspot/jtreg/compiler/cha/StrengthReduceInterfaceCall.java
! test/hotspot/jtreg/compiler/ciReplay/TestClientVM.java
! test/hotspot/jtreg/compiler/ciReplay/TestSAClient.java
! test/hotspot/jtreg/compiler/ciReplay/TestSAServer.java
! test/hotspot/jtreg/compiler/ciReplay/TestServerVM.java
! test/hotspot/jtreg/compiler/ciReplay/TestVMNoCompLevel.java
! test/hotspot/jtreg/compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading.java
! test/hotspot/jtreg/compiler/classUnloading/methodUnloading/TestMethodUnloading.java
! test/hotspot/jtreg/compiler/codecache/CheckSegmentedCodeCache.java
! test/hotspot/jtreg/compiler/codecache/OverflowCodeCacheTest.java
! test/hotspot/jtreg/compiler/codecache/dtrace/SegmentedCodeCacheDtraceTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/BeanTypeTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/CodeHeapBeanPresenceTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/GetUsageTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/InitialAndMaxUsageTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/ManagerNamesTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/MemoryPoolsPresenceTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/PeakUsageTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/PoolsIndependenceTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/ThresholdNotificationsTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/UsageThresholdExceededTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/UsageThresholdIncreasedTest.java
! test/hotspot/jtreg/compiler/codecache/jmx/UsageThresholdNotExceededTest.java
! test/hotspot/jtreg/compiler/codecache/stress/OverloadCompileQueueTest.java
! test/hotspot/jtreg/compiler/codecache/stress/RandomAllocationTest.java
! test/hotspot/jtreg/compiler/codecache/stress/ReturnBlobToWrongHeapTest.java
! test/hotspot/jtreg/compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java
! test/hotspot/jtreg/compiler/codecache/stress/UnexpectedDeoptimizationTest.java
! test/hotspot/jtreg/compiler/codegen/TestOopCmp.java
! test/hotspot/jtreg/compiler/codegen/aes/TestAESMain.java
! test/hotspot/jtreg/compiler/codegen/aes/TestCipherBlockChainingEncrypt.java
! test/hotspot/jtreg/compiler/compilercontrol/InlineMatcherTest.java
! test/hotspot/jtreg/compiler/compilercontrol/TestCompilerDirectivesCompatibilityBase.java
! test/hotspot/jtreg/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOff.java
! test/hotspot/jtreg/compiler/compilercontrol/TestCompilerDirectivesCompatibilityCommandOn.java
! test/hotspot/jtreg/compiler/compilercontrol/TestCompilerDirectivesCompatibilityFlag.java
! test/hotspot/jtreg/compiler/compilercontrol/commandfile/CompileOnlyTest.java
! test/hotspot/jtreg/compiler/compilercontrol/commandfile/ExcludeTest.java
! test/hotspot/jtreg/compiler/compilercontrol/commandfile/LogTest.java
! test/hotspot/jtreg/compiler/compilercontrol/commandfile/PrintTest.java
! test/hotspot/jtreg/compiler/compilercontrol/commands/CompileOnlyTest.java
! test/hotspot/jtreg/compiler/compilercontrol/commands/ExcludeTest.java
! test/hotspot/jtreg/compiler/compilercontrol/commands/LogTest.java
! test/hotspot/jtreg/compiler/compilercontrol/commands/PrintTest.java
! test/hotspot/jtreg/compiler/compilercontrol/directives/CompileOnlyTest.java
! test/hotspot/jtreg/compiler/compilercontrol/directives/ExcludeTest.java
! test/hotspot/jtreg/compiler/compilercontrol/directives/LogTest.java
! test/hotspot/jtreg/compiler/compilercontrol/directives/PrintTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/AddAndRemoveTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/AddCompileOnlyTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/AddExcludeTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/AddLogTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/AddPrintAssemblyTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/ClearDirectivesStackTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/PrintDirectivesTest.java
! test/hotspot/jtreg/compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java
! test/hotspot/jtreg/compiler/compilercontrol/logcompilation/LogTest.java
! test/hotspot/jtreg/compiler/compilercontrol/matcher/MethodMatcherTest.java
! test/hotspot/jtreg/compiler/compilercontrol/mixed/RandomCommandsTest.java
! test/hotspot/jtreg/compiler/compilercontrol/mixed/RandomValidCommandsTest.java
! test/hotspot/jtreg/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
! test/hotspot/jtreg/compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java
! test/hotspot/jtreg/compiler/escapeAnalysis/TestArrayCopy.java
! test/hotspot/jtreg/compiler/floatingpoint/TestPow2.java
! test/hotspot/jtreg/compiler/gcbarriers/EqvUncastStepOverBarrier.java
! test/hotspot/jtreg/compiler/interpreter/DisableOSRTest.java
! test/hotspot/jtreg/compiler/intrinsics/IntrinsicAvailableTest.java
! test/hotspot/jtreg/compiler/intrinsics/IntrinsicDisabledTest.java
! test/hotspot/jtreg/compiler/intrinsics/base64/TestBase64.java
! test/hotspot/jtreg/compiler/intrinsics/bigInteger/MontgomeryMultiplyTest.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestAndnI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestAndnL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestBlsiI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestBlsiL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestBlsmskI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestBlsmskL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestBlsrI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestBlsrL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestLzcntI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestLzcntL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestTzcntI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/TestTzcntL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/AndnTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/AndnTestL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsiTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsiTestL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsmskTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsmskTestL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsrTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/BlsrTestL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/LZcntTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/LZcntTestL.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/TZcntTestI.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/verifycode/TZcntTestL.java
! test/hotspot/jtreg/compiler/intrinsics/klass/CastNullCheckDroppingsTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/AddExactIntTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/AddExactLongTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/DecrementExactIntTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/DecrementExactLongTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/IncrementExactIntTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/IncrementExactLongTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/MultiplyExactIntTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/MultiplyExactLongTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/NegateExactIntTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/NegateExactLongTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/SubtractExactIntTest.java
! test/hotspot/jtreg/compiler/intrinsics/mathexact/sanity/SubtractExactLongTest.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnSupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA1IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnSupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA256IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnSupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHA512IntrinsicsOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java
! test/hotspot/jtreg/compiler/intrinsics/sha/sanity/TestSHA1Intrinsics.java
! test/hotspot/jtreg/compiler/intrinsics/sha/sanity/TestSHA1MultiBlockIntrinsics.java
! test/hotspot/jtreg/compiler/intrinsics/sha/sanity/TestSHA256Intrinsics.java
! test/hotspot/jtreg/compiler/intrinsics/sha/sanity/TestSHA256MultiBlockIntrinsics.java
! test/hotspot/jtreg/compiler/intrinsics/sha/sanity/TestSHA512Intrinsics.java
! test/hotspot/jtreg/compiler/intrinsics/sha/sanity/TestSHA512MultiBlockIntrinsics.java
! test/hotspot/jtreg/compiler/intrinsics/string/TestStringIntrinsics2.java
! test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java
! test/hotspot/jtreg/compiler/jsr292/NonInlinedCall/RedefineTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/DoNotInlineOrCompileTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetFlagValueTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetResolvedJavaMethodTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/HasCompiledCodeForOSRTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/HasNeverInlineDirectiveTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/IsCompilableTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/IsMatureTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupKlassInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupKlassRefIndexInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupMethodInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupNameAndTypeRefIndexInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupNameInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/ReprofileTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/ResolveFieldInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/ResolveTypeInPoolTest.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/ShouldInlineMethodTest.java
! test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MemoryAccessProviderTest.java
! test/hotspot/jtreg/compiler/loopopts/UseCountedLoopSafepointsTest.java
! test/hotspot/jtreg/compiler/oracle/GetMethodOptionTest.java
! test/hotspot/jtreg/compiler/oracle/MethodMatcherTest.java
! test/hotspot/jtreg/compiler/profiling/TestTypeProfiling.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMAbortRatio.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMAbortThreshold.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMLockingCalculationDelay.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMLockingThreshold.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMRetryCount.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMSpinLoopCount.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMTotalCountIncrRate.java
! test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMAfterLockInflation.java
! test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMDeopt.java
! test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMForInflatedLocks.java
! test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMForStackLocks.java
! test/hotspot/jtreg/compiler/rtm/locking/TestUseRTMXendForLockBusy.java
! test/hotspot/jtreg/compiler/rtm/method_options/TestNoRTMLockElidingOption.java
! test/hotspot/jtreg/compiler/rtm/method_options/TestUseRTMLockElidingOption.java
! test/hotspot/jtreg/compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java
! test/hotspot/jtreg/compiler/runtime/Test8010927.java
! test/hotspot/jtreg/compiler/tiered/ConstantGettersTransitionsTest.java
! test/hotspot/jtreg/compiler/tiered/Level2RecompilationTest.java
! test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java
! test/hotspot/jtreg/compiler/tiered/NonTieredLevelsTest.java
! test/hotspot/jtreg/compiler/tiered/TieredLevelsTest.java
! test/hotspot/jtreg/compiler/types/TestMeetIncompatibleInterfaceArrays.java
! test/hotspot/jtreg/compiler/types/correctness/CorrectnessTest.java
! test/hotspot/jtreg/compiler/types/correctness/OffTest.java
! test/hotspot/jtreg/compiler/uncommontrap/DeoptReallocFailure.java
! test/hotspot/jtreg/compiler/uncommontrap/Test8009761.java
! test/hotspot/jtreg/compiler/uncommontrap/TestUnstableIfTrap.java
! test/hotspot/jtreg/compiler/whitebox/AllocationCodeBlobTest.java
! test/hotspot/jtreg/compiler/whitebox/BlockingCompilation.java
! test/hotspot/jtreg/compiler/whitebox/ClearMethodStateTest.java
! test/hotspot/jtreg/compiler/whitebox/DeoptimizeAllTest.java
! test/hotspot/jtreg/compiler/whitebox/DeoptimizeFramesTest.java
! test/hotspot/jtreg/compiler/whitebox/DeoptimizeMethodTest.java
! test/hotspot/jtreg/compiler/whitebox/DeoptimizeMultipleOSRTest.java
! test/hotspot/jtreg/compiler/whitebox/EnqueueMethodForCompilationTest.java
! test/hotspot/jtreg/compiler/whitebox/ForceNMethodSweepTest.java
! test/hotspot/jtreg/compiler/whitebox/GetCodeHeapEntriesTest.java
! test/hotspot/jtreg/compiler/whitebox/GetNMethodTest.java
! test/hotspot/jtreg/compiler/whitebox/IsMethodCompilableTest.java
! test/hotspot/jtreg/compiler/whitebox/LockCompilationTest.java
! test/hotspot/jtreg/compiler/whitebox/MakeMethodNotCompilableTest.java
! test/hotspot/jtreg/compiler/whitebox/OSRFailureLevel4Test.java
! test/hotspot/jtreg/compiler/whitebox/SetDontInlineMethodTest.java
! test/hotspot/jtreg/compiler/whitebox/SetForceInlineMethodTest.java
! test/hotspot/jtreg/containers/cgroup/CgroupSubsystemFactory.java
! test/hotspot/jtreg/containers/cgroup/PlainRead.java
! test/hotspot/jtreg/containers/docker/TestCPUSets.java
! test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
! test/hotspot/jtreg/containers/docker/TestMisc.java
! test/hotspot/jtreg/gc/TestConcurrentGCBreakpoints.java
! test/hotspot/jtreg/gc/TestJNIWeak/TestJNIWeak.java
! test/hotspot/jtreg/gc/arguments/TestG1HeapSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestMaxRAMFlags.java
! test/hotspot/jtreg/gc/arguments/TestMinInitialErgonomics.java
! test/hotspot/jtreg/gc/arguments/TestParallelGCThreads.java
! test/hotspot/jtreg/gc/arguments/TestParallelHeapSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestParallelRefProc.java
! test/hotspot/jtreg/gc/arguments/TestSerialHeapSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgo.java
! test/hotspot/jtreg/gc/class_unloading/TestClassUnloadingDisabled.java
! test/hotspot/jtreg/gc/class_unloading/TestG1ClassUnloadingHWM.java
! test/hotspot/jtreg/gc/ergonomics/TestDynamicNumberOfGCThreads.java
! test/hotspot/jtreg/gc/ergonomics/TestInitialGCThreadLogging.java
! test/hotspot/jtreg/gc/g1/TestGCLogMessages.java
! test/hotspot/jtreg/gc/g1/TestHumongousCodeCacheRoots.java
! test/hotspot/jtreg/gc/g1/TestLargePageUseForAuxMemory.java
! test/hotspot/jtreg/gc/g1/TestLargePageUseForHeap.java
! test/hotspot/jtreg/gc/g1/TestNoEagerReclaimOfHumongousRegions.java
! test/hotspot/jtreg/gc/g1/TestRegionLivenessPrint.java
! test/hotspot/jtreg/gc/g1/TestRemsetLogging.java
! test/hotspot/jtreg/gc/g1/TestRemsetLoggingPerRegion.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData00.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData05.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData10.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData15.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData20.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData25.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData30.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestHeapCounters.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestHumongousClassLoader.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestHumongousMovement.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestHumongousNonArrayAllocation.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestHumongousThreshold.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestNoAllocationsInHRegions.java
! test/hotspot/jtreg/gc/g1/humongousObjects/TestObjectCollected.java
! test/hotspot/jtreg/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
! test/hotspot/jtreg/gc/g1/plab/TestPLABPromotion.java
! test/hotspot/jtreg/gc/g1/plab/TestPLABResize.java
! test/hotspot/jtreg/gc/logging/TestGCId.java
! test/hotspot/jtreg/gc/metaspace/TestCapacityUntilGCWrapAround.java
! test/hotspot/jtreg/gc/nvdimm/TestHumongousObjectsOnNvdimm.java
! test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java
! test/hotspot/jtreg/gc/nvdimm/TestYoungObjectsOnDram.java
! test/hotspot/jtreg/gc/stress/TestMultiThreadStressRSet.java
! test/hotspot/jtreg/gc/stress/TestStressRSetCoarsening.java
! test/hotspot/jtreg/gc/survivorAlignment/TestAllocationInEden.java
! test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromEdenToTenured.java
! test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java
! test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
! test/hotspot/jtreg/gc/survivorAlignment/TestPromotionToSurvivor.java
! test/hotspot/jtreg/gc/whitebox/TestConcMarkCycleWB.java
! test/hotspot/jtreg/runtime/ClassUnload/ConstantPoolDependsTest.java
! test/hotspot/jtreg/runtime/ClassUnload/DictionaryDependsTest.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveClass.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveClassLoader.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveObject.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveSoftReference.java
! test/hotspot/jtreg/runtime/ClassUnload/SuperDependsTest.java
! test/hotspot/jtreg/runtime/ClassUnload/UnloadInterfaceTest.java
! test/hotspot/jtreg/runtime/ClassUnload/UnloadTest.java
! test/hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java
! test/hotspot/jtreg/runtime/Dictionary/CleanProtectionDomain.java
! test/hotspot/jtreg/runtime/ElfDecoder/TestElfDirectRead.java
! test/hotspot/jtreg/runtime/HiddenClasses/TestHiddenClassUnloading.java
! test/hotspot/jtreg/runtime/MemberName/MemberNameLeak.java
! test/hotspot/jtreg/runtime/Metaspace/DefineClass.java
! test/hotspot/jtreg/runtime/NMT/ChangeTrackingLevel.java
! test/hotspot/jtreg/runtime/NMT/CommitOverlappingRegions.java
! test/hotspot/jtreg/runtime/NMT/HugeArenaTracking.java
! test/hotspot/jtreg/runtime/NMT/MallocTestType.java
! test/hotspot/jtreg/runtime/NMT/ReleaseCommittedMemory.java
! test/hotspot/jtreg/runtime/NMT/SummarySanityCheck.java
! test/hotspot/jtreg/runtime/NMT/ThreadedMallocTestType.java
! test/hotspot/jtreg/runtime/NMT/ThreadedVirtualAllocTestType.java
! test/hotspot/jtreg/runtime/NMT/VirtualAllocAttemptReserveMemoryAt.java
! test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java
! test/hotspot/jtreg/runtime/NMT/VirtualAllocTestType.java
! test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency1.java
! test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency2.java
! test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency3.java
! test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency4.java
! test/hotspot/jtreg/runtime/Safepoint/NoSafepointVerifier.java
! test/hotspot/jtreg/runtime/Unsafe/InternalErrorTest.java
! test/hotspot/jtreg/runtime/cds/SpaceUtilizationCheck.java
! test/hotspot/jtreg/runtime/cds/appcds/CommandLineFlagCombo.java
! test/hotspot/jtreg/runtime/cds/appcds/TestZGCWithCDS.java
! test/hotspot/jtreg/runtime/cds/appcds/customLoader/UnloadUnregisteredLoaderTest.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/MainModuleOnly.java
! test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/MainModuleOnly.java
! test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/IncompatibleOptions.java
! test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/SharedStringsHumongous.java
! test/hotspot/jtreg/runtime/defineAnonClass/TestAnonSymbolLeak.java
! test/hotspot/jtreg/runtime/exceptionMsgs/AbstractMethodError/AbstractMethodErrorTest.java
! test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/IncompatibleClassChangeErrorTest.java
! test/hotspot/jtreg/runtime/execstack/TestCheckJDK.java
! test/hotspot/jtreg/runtime/handshake/HandshakeTransitionTest.java
! test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java
! test/hotspot/jtreg/runtime/handshake/HandshakeWalkOneExitTest.java
! test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackTest.java
! test/hotspot/jtreg/runtime/interned/SanityTest.java
! test/hotspot/jtreg/runtime/logging/loadLibraryTest/LoadLibraryTest.java
! test/hotspot/jtreg/runtime/memory/ReadFromNoaccessArea.java
! test/hotspot/jtreg/runtime/memory/ReserveMemory.java
! test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently.java
! test/hotspot/jtreg/runtime/memory/StressVirtualSpaceResize.java
! test/hotspot/jtreg/runtime/modules/AccessCheckAllUnnamed.java
! test/hotspot/jtreg/runtime/modules/AccessCheckExp.java
! test/hotspot/jtreg/runtime/modules/AccessCheckJavaBase.java
! test/hotspot/jtreg/runtime/modules/AccessCheckOpen.java
! test/hotspot/jtreg/runtime/modules/AccessCheckRead.java
! test/hotspot/jtreg/runtime/modules/AccessCheckSuper.java
! test/hotspot/jtreg/runtime/modules/AccessCheckUnnamed.java
! test/hotspot/jtreg/runtime/modules/AccessCheckWorks.java
! test/hotspot/jtreg/runtime/modules/CCE_module_msg.java
! test/hotspot/jtreg/runtime/modules/ExportTwice.java
! test/hotspot/jtreg/runtime/modules/JVMAddModuleExportToAllUnnamed.java
! test/hotspot/jtreg/runtime/modules/JVMAddModuleExports.java
! test/hotspot/jtreg/runtime/modules/JVMAddModuleExportsToAll.java
! test/hotspot/jtreg/runtime/modules/JVMAddReadsModule.java
! test/hotspot/jtreg/runtime/modules/JVMDefineModule.java
! test/hotspot/jtreg/runtime/modules/LoadUnloadModuleStress.java
! test/hotspot/jtreg/runtime/whitebox/WBStackSize.java
! test/hotspot/jtreg/sanity/WBApi.java
! test/hotspot/jtreg/serviceability/ParserTest.java
! test/hotspot/jtreg/serviceability/dcmd/compiler/CodelistTest.java
! test/hotspot/jtreg/serviceability/dcmd/compiler/CompilerQueueTest.java
! test/hotspot/jtreg/serviceability/sa/TestInstanceKlassSize.java
! test/hotspot/jtreg/serviceability/sa/TestInstanceKlassSizeForInterface.java
! test/hotspot/jtreg/serviceability/sa/TestUniverse.java
! test/hotspot/jtreg/testlibrary_tests/TestPlatformIsTieredSupported.java
! test/hotspot/jtreg/testlibrary_tests/ctw/ClassesDirTest.java
! test/hotspot/jtreg/testlibrary_tests/ctw/ClassesListTest.java
! test/hotspot/jtreg/testlibrary_tests/ctw/JarDirTest.java
! test/hotspot/jtreg/testlibrary_tests/ctw/JarsTest.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/BlobSanityTest.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/BooleanTest.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/DoubleTest.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/IntxTest.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/SizeTTest.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/StringTest.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/Uint64Test.java
! test/hotspot/jtreg/testlibrary_tests/whitebox/vm_flags/UintxTest.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_anonclassloader_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level1_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level2_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level3_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_compilation_level4_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_humongous_class_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_jni_classloading_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_global_ref_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_jni_local_ref_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_rootClass_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_stackLocal_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_staticField_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_strongRef_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_keepRef_threadItself_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_phantom_ref_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_prot_domains_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_redefinition_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_reflection_classloading_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_inMemoryCompilation_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_cl/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_class/TestDescription.java
! test/hotspot/jtreg/vmTestbase/gc/g1/unloading/tests/unloading_weak_ref_keep_obj/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/staticReferences/StaticReferences.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy001/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy002/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy003/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy004/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy005/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy006/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy008/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy009/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy010/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy011/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy013/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy014/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy015/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/general_functions/GF08/gf08t001/TestDriver.java
! test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/indy/stress/gc/lotsOfCallSites/Test.java

Changeset: 9320f9c6
Author:    Mikael Vidstedt <mikael at openjdk.org>
Date:      2020-04-28 20:36:20 +0000
URL:       https://git.openjdk.java.net/amber/commit/9320f9c6

8243634: Add pandoc dependency when building linux-aarch64 at Oracle

Reviewed-by: ihse

! make/conf/jib-profiles.js

Changeset: 6ff66db5
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-28 20:49:28 +0000
URL:       https://git.openjdk.java.net/amber/commit/6ff66db5

8242314: use reproducible random in vmTestbase shared code

Reviewed-by: kbarrett, lmesnik

! test/hotspot/jtreg/vmTestbase/ExecDriver.java
! test/hotspot/jtreg/vmTestbase/nsk/share/gc/NonbranchyTree.java
! test/hotspot/jtreg/vmTestbase/nsk/share/jdi/SerialExecutionDebugger.java
! test/hotspot/jtreg/vmTestbase/nsk/share/runner/RunParams.java
! test/hotspot/jtreg/vmTestbase/nsk/share/test/LocalRandom.java
! test/hotspot/jtreg/vmTestbase/nsk/sysdict/share/SysDictTest.java
! test/hotspot/jtreg/vmTestbase/vm/share/RandomEx.java

Changeset: a9d14e14
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-28 21:17:32 +0000
URL:       https://git.openjdk.java.net/amber/commit/a9d14e14

8243944: use SkippedException and @requires in runtime/memory/ReadFromNoaccessArea.java test

Reviewed-by: minqi

! test/hotspot/jtreg/runtime/memory/ReadFromNoaccessArea.java

Changeset: 7f49c916
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-28 21:59:31 +0000
URL:       https://git.openjdk.java.net/amber/commit/7f49c916

8244066: ClassFileInstaller should be run in driver mode

Reviewed-by: iklam

! test/jdk/java/lang/ref/CleanerTest.java
! test/jdk/jdk/internal/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java
! test/jdk/jdk/jfr/event/gc/collection/TestG1ParallelPhases.java
! test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.java
! test/jdk/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.java
! test/jdk/jdk/jfr/event/gc/heapsummary/TestHeapSummaryCommittedSize.java
! test/jdk/jdk/jfr/event/runtime/TestThrowableInstrumentation.java
! test/lib/ClassFileInstaller.java

Changeset: 0783dd69
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
Date:      2020-04-29 06:33:10 +0000
URL:       https://git.openjdk.java.net/amber/commit/0783dd69

8241807: JDWP needs update for hidden classes

Introduce test coverage for hidden class events

Reviewed-by: lmesnik, amenkov

+ test/hotspot/jtreg/vmTestbase/nsk/jdi/HiddenClass/events/DebuggeeBase.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdi/HiddenClass/events/DebuggerBase.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdi/HiddenClass/events/EventHandler.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdi/HiddenClass/events/HiddenClass.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdi/HiddenClass/events/events001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdi/HiddenClass/events/events001a.java

Changeset: 408bc486
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-29 08:49:17 +0000
URL:       https://git.openjdk.java.net/amber/commit/408bc486

8244036: Refresh SetupJavaCompilation, and remove support for sjavac

Reviewed-by: erikj

! make/CompileDemos.gmk
! make/CompileInterimLangtools.gmk
! make/CompileJavaModules.gmk
! make/CompileModuleTools.gmk
! make/CompileToolsHotspot.gmk
! make/CompileToolsJdk.gmk
! make/GenerateLinkOptData.gmk
! make/JrtfsJar.gmk
! make/RunTestsPrebuiltSpec.gmk
! make/ToolsLangtools.gmk
! make/autoconf/boot-jdk.m4
! make/autoconf/bootcycle-spec.gmk.in
! make/autoconf/build-performance.m4
! make/autoconf/configure.ac
! make/autoconf/spec.gmk.in
! make/common/JavaCompilation.gmk
- make/common/SetupJavaCompilers.gmk
! make/gendata/Gendata-jdk.compiler.gmk
! make/gendata/GendataBreakIterator.gmk
! make/gendata/GendataCommon.gmk
! make/gensrc/GensrcCommonJdk.gmk
! make/hotspot/gensrc/GensrcJfr.gmk
! make/hotspot/gensrc/GensrcJvmti.gmk
! make/hotspot/ide/CreateVSProject.gmk
! make/launcher/Launcher-jdk.compiler.gmk
! make/test/BuildFailureHandler.gmk
! make/test/BuildMicrobenchmark.gmk
! make/test/BuildTestLib.gmk
! make/test/JtregGraalUnit.gmk

Changeset: 739e8e32
Author:    Stuart Monteith <smonteith at openjdk.org>
Date:      2020-04-29 14:53:48 +0000
URL:       https://git.openjdk.java.net/amber/commit/739e8e32

8216557: Aarch64: Add support for Concurrent Class Unloading

Co-authored-by: Andrew Haley <aph at redhat.com>
Reviewed-by: aph, eosterlund, pliden, njian

! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/aarch64/c1_MacroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/shared/barrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/shared/barrierSetAssembler_aarch64.hpp
! src/hotspot/cpu/aarch64/gc/shared/barrierSetNMethod_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/z/zArguments_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp
! src/hotspot/cpu/aarch64/stubRoutines_aarch64.hpp
! src/hotspot/share/gc/shared/barrierSetNMethod.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithZ.java

Changeset: 0de9bbd4
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-29 08:55:01 +0000
URL:       https://git.openjdk.java.net/amber/commit/0de9bbd4

8244044: Refactor phase makefiles to be structured per module

Reviewed-by: erikj

! make/Main.gmk
! make/MainSupport.gmk
! make/ModuleWrapper.gmk
= make/common/modules/CopyCommon.gmk
= make/common/modules/GendataCommon.gmk
= make/common/modules/GensrcCommonJdk.gmk
= make/common/modules/GensrcCommonLangtools.gmk
= make/common/modules/GensrcModuleInfo.gmk
= make/common/modules/GensrcProperties.gmk
= make/common/modules/LauncherCommon.gmk
= make/common/modules/LibCommon.gmk
- make/copy/Copy-java.base.gmk
- make/copy/Copy-java.desktop.gmk
- make/gendata/Gendata-java.base.gmk
- make/gendata/Gendata-java.desktop.gmk
- make/gendata/Gendata-jdk.compiler.gmk
- make/gendata/GendataBlacklistedCerts.gmk
- make/gensrc/Gensrc-java.base.gmk
- make/gensrc/Gensrc-java.desktop.gmk
- make/gensrc/Gensrc-jdk.internal.vm.compiler.gmk
- make/gensrc/Gensrc-jdk.localedata.gmk
- make/gensrc/GensrcIcons.gmk
- make/gensrc/GensrcVarHandles.gmk
- make/launcher/Launcher-java.base.gmk
- make/launcher/Launcher-jdk.jcmd.gmk
- make/launcher/Launcher-jdk.jstatd.gmk
- make/lib/Awt2dLibraries.gmk
- make/lib/CoreLibraries.gmk
- make/lib/Lib-java.base.gmk
- make/lib/Lib-java.desktop.gmk
- make/lib/Lib-java.instrument.gmk
- make/lib/Lib-java.management.gmk
- make/lib/Lib-jdk.hotspot.agent.gmk
- make/lib/Lib-jdk.management.gmk
+ make/modules/java.base/Copy.gmk
+ make/modules/java.base/Gendata.gmk
+ make/modules/java.base/Gensrc.gmk
+ make/modules/java.base/Launcher.gmk
+ make/modules/java.base/Lib.gmk
+ make/modules/java.base/gendata/GendataBlacklistedCerts.gmk
= make/modules/java.base/gendata/GendataBreakIterator.gmk
= make/modules/java.base/gendata/GendataCryptoPolicy.gmk
= make/modules/java.base/gendata/GendataPublicSuffixList.gmk
= make/modules/java.base/gendata/GendataTZDB.gmk
= make/modules/java.base/gensrc/GensrcBuffer.gmk
= make/modules/java.base/gensrc/GensrcCharacterData.gmk
= make/modules/java.base/gensrc/GensrcCharsetCoder.gmk
= make/modules/java.base/gensrc/GensrcCharsetMapping.gmk
= make/modules/java.base/gensrc/GensrcEmojiData.gmk
= make/modules/java.base/gensrc/GensrcExceptions.gmk
= make/modules/java.base/gensrc/GensrcLocaleData.gmk
= make/modules/java.base/gensrc/GensrcMisc.gmk
= make/modules/java.base/gensrc/GensrcModuleLoaderMap.gmk
+ make/modules/java.base/gensrc/GensrcVarHandles.gmk
+ make/modules/java.base/lib/CoreLibraries.gmk
+ make/modules/java.desktop/Copy.gmk
+ make/modules/java.desktop/Gendata.gmk
+ make/modules/java.desktop/Gensrc.gmk
+ make/modules/java.desktop/Lib.gmk
= make/modules/java.desktop/gendata/GendataFontConfig.gmk
= make/modules/java.desktop/gendata/GendataHtml32dtd.gmk
+ make/modules/java.desktop/gensrc/GensrcIcons.gmk
= make/modules/java.desktop/gensrc/GensrcSwing.gmk
= make/modules/java.desktop/gensrc/GensrcX11Wrappers.gmk
+ make/modules/java.desktop/lib/Awt2dLibraries.gmk
+ make/modules/java.instrument/Lib.gmk
= make/modules/java.logging/Copy.gmk
= make/modules/java.logging/Gensrc.gmk
+ make/modules/java.management/Lib.gmk
= make/modules/java.prefs/Lib.gmk
= make/modules/java.rmi/Launcher.gmk
= make/modules/java.rmi/Lib.gmk
= make/modules/java.scripting/Launcher.gmk
= make/modules/java.security.jgss/Launcher.gmk
= make/modules/java.security.jgss/Lib.gmk
= make/modules/java.smartcardio/Lib.gmk
= make/modules/jdk.accessibility/Copy.gmk
= make/modules/jdk.accessibility/Launcher.gmk
= make/modules/jdk.accessibility/Lib.gmk
= make/modules/jdk.aot/Launcher.gmk
= make/modules/jdk.attach/Lib.gmk
= make/modules/jdk.charsets/Gensrc.gmk
+ make/modules/jdk.compiler/Gendata.gmk
= make/modules/jdk.compiler/Gensrc.gmk
= make/modules/jdk.compiler/Launcher.gmk
= make/modules/jdk.crypto.cryptoki/Copy.gmk
= make/modules/jdk.crypto.cryptoki/Lib.gmk
= make/modules/jdk.crypto.ec/Lib.gmk
= make/modules/jdk.crypto.mscapi/Lib.gmk
= make/modules/jdk.crypto.ucrypto/Copy.gmk
= make/modules/jdk.crypto.ucrypto/Lib.gmk
= make/modules/jdk.hotspot.agent/Gensrc.gmk
= make/modules/jdk.hotspot.agent/Launcher.gmk
+ make/modules/jdk.hotspot.agent/Lib.gmk
= make/modules/jdk.incubator.jpackage/Launcher.gmk
= make/modules/jdk.incubator.jpackage/Lib.gmk
= make/modules/jdk.internal.le/Lib.gmk
= make/modules/jdk.internal.vm.compiler.management/Gensrc.gmk
+ make/modules/jdk.internal.vm.compiler/Gensrc.gmk
= make/modules/jdk.jartool/Gensrc.gmk
= make/modules/jdk.jartool/Launcher.gmk
= make/modules/jdk.javadoc/Gensrc.gmk
= make/modules/jdk.javadoc/Launcher.gmk
+ make/modules/jdk.jcmd/Launcher.gmk
= make/modules/jdk.jconsole/Launcher.gmk
= make/modules/jdk.jdeps/Gensrc.gmk
= make/modules/jdk.jdeps/Launcher.gmk
= make/modules/jdk.jdi/Gensrc.gmk
= make/modules/jdk.jdi/Launcher.gmk
= make/modules/jdk.jdi/Lib.gmk
= make/modules/jdk.jdwp.agent/Copy.gmk
= make/modules/jdk.jdwp.agent/Lib.gmk
= make/modules/jdk.jfr/Copy.gmk
= make/modules/jdk.jfr/Launcher.gmk
= make/modules/jdk.jlink/Gensrc.gmk
= make/modules/jdk.jlink/Launcher.gmk
= make/modules/jdk.jshell/Gensrc.gmk
= make/modules/jdk.jshell/Launcher.gmk
+ make/modules/jdk.jstatd/Launcher.gmk
+ make/modules/jdk.localedata/Gensrc.gmk
= make/modules/jdk.management.agent/Copy.gmk
= make/modules/jdk.management.agent/Gensrc.gmk
= make/modules/jdk.management.agent/Lib.gmk
+ make/modules/jdk.management/Lib.gmk
= make/modules/jdk.net/Lib.gmk
= make/modules/jdk.sctp/Lib.gmk
= make/modules/jdk.security.auth/Lib.gmk

Changeset: 60e2afe2
Author:    Matthias Baesken <mbaesken at openjdk.org>
Date:      2020-04-29 08:57:40 +0000
URL:       https://git.openjdk.java.net/amber/commit/60e2afe2

8243389: enhance os::pd_print_cpu_info on linux

Reviewed-by: dholmes, mdoerr

! src/hotspot/os/linux/os_linux.cpp

Changeset: 35af52dd
Author:    Stefan Karlsson <stefank at openjdk.org>
Date:      2020-04-29 08:52:18 +0000
URL:       https://git.openjdk.java.net/amber/commit/35af52dd

8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests

Reviewed-by: lmesnik, iignatyev, coleenp, dholmes

! test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java
! test/hotspot/jtreg/compiler/graalunit/common/GraalUnitTestLauncher.java
! test/hotspot/jtreg/compiler/intrinsics/bmi/BMITestRunner.java
! test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetFlagValueTest.java
! test/hotspot/jtreg/compiler/linkage/TestLinkageErrorInGenerateOopMap.java
! test/hotspot/jtreg/compiler/loopstripmining/CheckLoopStripMining.java
! test/hotspot/jtreg/gc/TestAgeOutput.java
! test/hotspot/jtreg/gc/TestAllocateHeapAt.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtError.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtMultiple.java
! test/hotspot/jtreg/gc/TestCardTablePageCommits.java
! test/hotspot/jtreg/gc/TestNumWorkerOutput.java
! test/hotspot/jtreg/gc/TestSmallHeap.java
! test/hotspot/jtreg/gc/TestVerifyDuringStartup.java
! test/hotspot/jtreg/gc/TestVerifySilently.java
! test/hotspot/jtreg/gc/TestVerifySubSet.java
! test/hotspot/jtreg/gc/arguments/GCArguments.java
! test/hotspot/jtreg/gc/arguments/TestG1ConcMarkStepDurationMillis.java
! test/hotspot/jtreg/gc/arguments/TestG1ConcRefinementThreads.java
! test/hotspot/jtreg/gc/arguments/TestG1HeapRegionSize.java
! test/hotspot/jtreg/gc/arguments/TestG1PercentageOptions.java
! test/hotspot/jtreg/gc/arguments/TestMaxMinHeapFreeRatioFlags.java
! test/hotspot/jtreg/gc/arguments/TestMaxNewSize.java
! test/hotspot/jtreg/gc/arguments/TestMaxRAMFlags.java
! test/hotspot/jtreg/gc/arguments/TestMinAndInitialSurvivorRatioFlags.java
! test/hotspot/jtreg/gc/arguments/TestNewRatioFlag.java
! test/hotspot/jtreg/gc/arguments/TestNewSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestObjectTenuringFlags.java
! test/hotspot/jtreg/gc/arguments/TestParallelGCThreads.java
! test/hotspot/jtreg/gc/arguments/TestParallelRefProc.java
! test/hotspot/jtreg/gc/arguments/TestSelectDefaultGC.java
! test/hotspot/jtreg/gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java
! test/hotspot/jtreg/gc/arguments/TestSoftMaxHeapSizeFlag.java
! test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java
! test/hotspot/jtreg/gc/arguments/TestTargetSurvivorRatioFlag.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgoTools.java
! test/hotspot/jtreg/gc/arguments/TestUseNUMAInterleaving.java
! test/hotspot/jtreg/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java
! test/hotspot/jtreg/gc/ergonomics/TestInitialGCThreadLogging.java
! test/hotspot/jtreg/gc/g1/Test2GbHeap.java
! test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegionsLog.java
! test/hotspot/jtreg/gc/g1/TestHumongousCodeCacheRoots.java
! test/hotspot/jtreg/gc/g1/TestMarkStackSizes.java
! test/hotspot/jtreg/gc/g1/TestPLABSizeBounds.java
! test/hotspot/jtreg/gc/g1/TestPrintRegionRememberedSetInfo.java
! test/hotspot/jtreg/gc/g1/TestRemsetLoggingTools.java
! test/hotspot/jtreg/gc/g1/TestSharedArchiveWithPreTouch.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationTools.java
! test/hotspot/jtreg/gc/g1/TestVerifyGCType.java
! test/hotspot/jtreg/gc/g1/ihop/TestIHOPErgo.java
! test/hotspot/jtreg/gc/g1/ihop/TestIHOPStatic.java
! test/hotspot/jtreg/gc/g1/logging/TestG1LoggingFailure.java
! test/hotspot/jtreg/gc/g1/mixedgc/TestLogging.java
! test/hotspot/jtreg/gc/g1/plab/TestPLABEvacuationFailure.java
! test/hotspot/jtreg/gc/g1/plab/TestPLABPromotion.java
! test/hotspot/jtreg/gc/g1/plab/TestPLABResize.java
! test/hotspot/jtreg/gc/metaspace/TestSizeTransitions.java
! test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAt.java
! test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtError.java
! test/hotspot/jtreg/gc/nvdimm/TestAllocateOldGenAtMultiple.java
! test/hotspot/jtreg/gc/nvdimm/TestHumongousObjectsOnNvdimm.java
! test/hotspot/jtreg/gc/nvdimm/TestOldObjectsOnNvdimm.java
! test/hotspot/jtreg/gc/nvdimm/TestYoungObjectsOnDram.java
! test/hotspot/jtreg/gc/stress/TestReclaimStringsLeaksMemory.java
! test/hotspot/jtreg/gc/stress/TestStressG1Humongous.java
! test/hotspot/jtreg/gc/stress/gclocker/TestExcessGCLockerCollections.java
! test/hotspot/jtreg/gc/z/TestAllocateHeapAt.java
! test/hotspot/jtreg/gc/z/TestHighUsage.java
! test/hotspot/jtreg/gc/z/TestSmallHeap.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOption.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOptionsUtils.java
! test/hotspot/jtreg/runtime/CommandLine/PrintTouchedMethods.java
! test/hotspot/jtreg/runtime/CommandLine/TestHexArguments.java
! test/hotspot/jtreg/runtime/CommandLine/VMOptionsFile/TestVMOptionsFile.java
! test/hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java
! test/hotspot/jtreg/runtime/Shutdown/ShutdownTest.java
! test/hotspot/jtreg/runtime/cds/MaxMetaspaceSize.java
! test/hotspot/jtreg/runtime/cds/appcds/TestCommon.java
! test/hotspot/jtreg/runtime/logging/ClassLoadUnloadTest.java
! test/hotspot/jtreg/runtime/logging/LoaderConstraintsTest.java
! test/hotspot/jtreg/runtime/memory/LargePages/TestLargePagesFlags.java
! test/hotspot/jtreg/runtime/records/RedefineRecord.java
! test/hotspot/jtreg/serviceability/dcmd/gc/RunFinalizationTest.java
! test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeak.java
! test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/TestRedefineWithUnresolvedClass.java
! test/hotspot/jtreg/serviceability/logging/TestLogRotation.java
! test/hotspot/jtreg/serviceability/sa/TestCpoolForInvokeDynamic.java
! test/hotspot/jtreg/serviceability/sa/TestDefaultMethods.java
! test/hotspot/jtreg/serviceability/sa/TestG1HeapRegion.java
! test/hotspot/jtreg/serviceability/sa/TestInstanceKlassSize.java
! test/hotspot/jtreg/serviceability/sa/TestInstanceKlassSizeForInterface.java
! test/hotspot/jtreg/serviceability/sa/TestRevPtrsForInvokeDynamic.java
! test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/MemOptions/MemOptionsTest.java
! test/lib/jdk/test/lib/process/ProcessTools.java

Changeset: fe152cdc
Author:    Alan Bateman <alanb at openjdk.org>
Date:      2020-04-29 08:38:28 +0000
URL:       https://git.openjdk.java.net/amber/commit/fe152cdc

8243666: ModuleHashes attribute generated for JMOD and JAR files depends on timestamps

Reviewed-by: mchung

! src/java.base/share/classes/jdk/internal/module/ModuleHashes.java
! src/java.base/share/classes/jdk/internal/module/ModuleHashesBuilder.java
! src/java.base/share/classes/jdk/internal/module/ModuleInfoExtender.java
! src/java.base/share/classes/jdk/internal/module/ModuleReferences.java
! test/jdk/tools/jmod/hashes/HashesTest.java

Changeset: 46a67f4b
Author:    Matthias Baesken <mbaesken at openjdk.org>
Date:      2020-04-29 10:05:30 +0000
URL:       https://git.openjdk.java.net/amber/commit/46a67f4b

8243648: Windows 32bit compile error src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfo.cpp

Reviewed-by: asemenyuk, herrick

! src/jdk.incubator.jpackage/windows/native/libjpackage/VersionInfo.cpp

Changeset: 5bbee05c
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Date:      2020-04-29 13:01:40 +0000
URL:       https://git.openjdk.java.net/amber/commit/5bbee05c

8243665: exploded-image-optimize touches module-info.class in all modules

Reviewed-by: alanb

! make/jdk/src/classes/build/tools/jigsaw/AddPackagesAttribute.java

Changeset: 313758a5
Author:    Nikolay Martynov <nikolay.martynov at datadoghq.com>
Committer: Jaroslav Bachorik <jbachorik at openjdk.org>
Date:      2020-04-29 13:27:01 +0000
URL:       https://git.openjdk.java.net/amber/commit/313758a5

8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions

Reviewed-by: jbachorik

! src/hotspot/share/jfr/periodic/jfrThreadCPULoadEvent.cpp
! test/hotspot/gtest/jfr/test_threadCpuLoad.cpp

Changeset: 478773c1
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2020-04-14 02:25:19 +0000
URL:       https://git.openjdk.java.net/amber/commit/478773c1

8243326: Cleanup use of volatile in taskqueue code

Removed volatile on queue elements, cleaned up other uses, made atomics explicit.

Reviewed-by: tschatzl, iwalulya

! src/hotspot/share/gc/g1/g1ConcurrentMark.hpp
! src/hotspot/share/gc/shared/taskqueue.hpp
! src/hotspot/share/gc/shared/taskqueue.inline.hpp

Changeset: 354033ec
Author:    Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com>
Committer: Jie Fu <jiefu at openjdk.org>
Date:      2020-04-29 21:54:57 +0000
URL:       https://git.openjdk.java.net/amber/commit/354033ec

8244097: make bootcycle-images fails after JDK-8244036

Co-authored-by: Jie Fu <jiefu at tencent.com>
Reviewed-by: ihse, erikj

! make/autoconf/boot-jdk.m4

Changeset: d7b36929
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-29 07:08:31 +0000
URL:       https://git.openjdk.java.net/amber/commit/d7b36929

8243929: use @requires in serviceability/attach/AttachWithStalePidFile.java test

Reviewed-by: cjplummer

! test/hotspot/jtreg/serviceability/attach/AttachWithStalePidFile.java

Changeset: 311c9ab5
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-29 07:08:31 +0000
URL:       https://git.openjdk.java.net/amber/commit/311c9ab5

8244052: remove copying of s.h.WB$WhiteBoxPermission in test/jdk

Reviewed-by: dholmes, sspitsyn

! test/jdk/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java
! test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest.java
! test/jdk/java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java
! test/jdk/java/util/Arrays/TimSortStackSize2.java
! test/jdk/jdk/jfr/event/compiler/TestCodeCacheConfig.java
! test/jdk/jdk/jfr/event/compiler/TestCodeCacheFull.java
! test/jdk/jdk/jfr/event/compiler/TestCodeSweeper.java
! test/jdk/jdk/jfr/event/compiler/TestCodeSweeperStats.java
! test/jdk/jdk/jfr/event/compiler/TestCompilerCompile.java
! test/jdk/jdk/jfr/event/compiler/TestCompilerInlining.java
! test/jdk/jdk/jfr/event/compiler/TestCompilerPhase.java
! test/jdk/jdk/jfr/event/compiler/TestDeoptimization.java
! test/jdk/jdk/jfr/event/runtime/TestSafepointEvents.java
! test/jdk/jdk/jfr/jvm/TestJFRIntrinsic.java
! test/jdk/lib/testlibrary/CPUInfoTest.java

Changeset: e7aafcd6
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-29 07:08:31 +0000
URL:       https://git.openjdk.java.net/amber/commit/e7aafcd6

8243933: use driver mode in gc tests

Reviewed-by: kbarrett

! test/hotspot/jtreg/gc/TestAgeOutput.java
! test/hotspot/jtreg/gc/TestNumWorkerOutput.java
! test/hotspot/jtreg/gc/arguments/TestCompressedClassFlags.java
! test/hotspot/jtreg/gc/arguments/TestG1ConcMarkStepDurationMillis.java
! test/hotspot/jtreg/gc/arguments/TestG1ConcRefinementThreads.java
! test/hotspot/jtreg/gc/arguments/TestG1HeapRegionSize.java
! test/hotspot/jtreg/gc/arguments/TestG1HeapSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestHeapFreeRatio.java
! test/hotspot/jtreg/gc/arguments/TestInitialTenuringThreshold.java
! test/hotspot/jtreg/gc/arguments/TestMaxNewSize.java
! test/hotspot/jtreg/gc/arguments/TestMaxRAMFlags.java
! test/hotspot/jtreg/gc/arguments/TestMinInitialErgonomics.java
! test/hotspot/jtreg/gc/arguments/TestNewSizeThreadIncrease.java
! test/hotspot/jtreg/gc/arguments/TestObjectTenuringFlags.java
! test/hotspot/jtreg/gc/arguments/TestParallelHeapSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestSerialHeapSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestSoftMaxHeapSizeFlag.java
! test/hotspot/jtreg/gc/arguments/TestSurvivorAlignmentInBytesOption.java
! test/hotspot/jtreg/gc/arguments/TestUnrecognizedVMOptionsHandling.java
! test/hotspot/jtreg/gc/epsilon/TestDieDefault.java
! test/hotspot/jtreg/gc/epsilon/TestDieWithHeapDump.java
! test/hotspot/jtreg/gc/epsilon/TestDieWithOnError.java
! test/hotspot/jtreg/gc/g1/Test2GbHeap.java
! test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegions.java
! test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java
! test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegionsWithRefs.java
! test/hotspot/jtreg/gc/g1/TestG1TraceEagerReclaimHumongousObjects.java
! test/hotspot/jtreg/gc/g1/TestHumongousAllocInitialMark.java
! test/hotspot/jtreg/gc/g1/TestMarkStackSizes.java
! test/hotspot/jtreg/gc/g1/TestPLABSizeBounds.java
! test/hotspot/jtreg/gc/g1/TestPeriodicLogMessages.java
! test/hotspot/jtreg/gc/g1/TestPrintRegionRememberedSetInfo.java
! test/hotspot/jtreg/gc/g1/TestRemsetLogging.java
! test/hotspot/jtreg/gc/g1/TestRemsetLoggingPerRegion.java
! test/hotspot/jtreg/gc/g1/TestRemsetLoggingThreads.java
! test/hotspot/jtreg/gc/g1/TestSharedArchiveWithPreTouch.java
! test/hotspot/jtreg/gc/g1/TestShrinkDefragmentedHeap.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationAgeThreshold.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationFullGC.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationInterned.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationPrintOptions.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationTableRehash.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationTableResize.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationYoungGC.java
! test/hotspot/jtreg/gc/logging/TestDeprecatedPrintFlags.java
! test/hotspot/jtreg/gc/logging/TestPrintReferences.java
! test/hotspot/jtreg/gc/metaspace/TestMetaspaceSizeFlags.java
! test/hotspot/jtreg/gc/serial/HeapChangeLogging.java
! test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java
! test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java
! test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java
! test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java
! test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java
! test/hotspot/jtreg/gc/shenandoah/options/TestSelectiveBarrierFlags.java
! test/hotspot/jtreg/gc/shenandoah/options/TestWrongBarrierDisable.java
! test/hotspot/jtreg/gc/shenandoah/options/TestWrongBarrierEnable.java
! test/hotspot/jtreg/gc/startup_warnings/TestG1.java
! test/hotspot/jtreg/gc/startup_warnings/TestParallelGC.java
! test/hotspot/jtreg/gc/startup_warnings/TestSerialGC.java
! test/hotspot/jtreg/gc/startup_warnings/TestShenandoah.java
! test/hotspot/jtreg/gc/stress/TestReclaimStringsLeaksMemory.java
! test/hotspot/jtreg/gc/z/TestSmallHeap.java

Changeset: f0b37f16
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2020-04-23 15:54:08 +0000
URL:       https://git.openjdk.java.net/amber/commit/f0b37f16

8239569: PublicMethodsTest.java failed due to NPE in java.base/java.nio.file.FileSystems.getFileSystem(FileSystems.java:230)

Reviewed-by: thartmann, kvn

! src/hotspot/share/opto/cfgnode.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestWrongOffsetConstantArrayConstant.java

Changeset: bef54e0a
Author:    Andy Herrick <herrick at openjdk.org>
Date:      2020-04-29 11:47:05 +0000
URL:       https://git.openjdk.java.net/amber/commit/bef54e0a

8243673: Mac signing process should not use --deep arg

Reviewed-by: asemenyuk, almatvee

! src/jdk.incubator.jpackage/macosx/classes/jdk/incubator/jpackage/internal/MacAppImageBuilder.java

Changeset: 25e0f473
Author:    Erik Joelsson <erikj at openjdk.org>
Date:      2020-04-29 09:26:49 +0000
URL:       https://git.openjdk.java.net/amber/commit/25e0f473

8244051: AbsPathsInImage.java still fails on Windows

Reviewed-by: ihse

! test/jdk/build/AbsPathsInImage.java

Changeset: 5c70479b
Author:    Mikael Vidstedt <mikael at openjdk.org>
Date:      2020-04-29 12:56:53 +0000
URL:       https://git.openjdk.java.net/amber/commit/5c70479b

8244061: Disable jvmci/graal/aot when building linux-aarch64 at Oracle

Reviewed-by: kvn, ihse, erikj

! make/conf/jib-profiles.js

Changeset: 560da25f
Author:    Mandy Chung <mchung at openjdk.org>
Date:      2020-04-29 13:14:27 +0000
URL:       https://git.openjdk.java.net/amber/commit/560da25f

8243598: Typos in java.lang.invoke package-info

Reviewed-by: psandoz, lancea

! src/java.base/share/classes/java/lang/invoke/package-info.java

Changeset: 8a7ff65d
Author:    Alex Menkov <amenkov at openjdk.org>
Date:      2020-04-29 16:02:56 +0000
URL:       https://git.openjdk.java.net/amber/commit/8a7ff65d

8242522: Minor LingeredApp improvements

Reviewed-by: lmesnik, cjplummer

! test/hotspot/jtreg/serviceability/attach/AttachNegativePidTest.java
! test/jdk/sun/tools/jhsdb/heapconfig/TmtoolTestScenario.java
! test/jdk/sun/tools/jinfo/JInfoTest.java
! test/lib/jdk/test/lib/apps/LingeredApp.java
! test/lib/jdk/test/lib/process/OutputBuffer.java

Changeset: d813a883
Author:    Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date:      2020-04-30 04:05:36 +0000
URL:       https://git.openjdk.java.net/amber/commit/d813a883

Added tag jdk-15+21 for changeset 12b55fad80f3

! .hgtags

Changeset: e93cd7ed
Author:    Yang Zhang <yzhang at openjdk.org>
Date:      2020-04-29 09:58:09 +0000
URL:       https://git.openjdk.java.net/amber/commit/e93cd7ed

8243155: AArch64: Add support for SqrtVF

Reviewed-by: aph

! src/hotspot/cpu/aarch64/aarch64.ad
! test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java
! test/hotspot/jtreg/compiler/c2/cr6340864/TestFloatVect.java

Changeset: 46fe7e30
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-29 19:51:45 +0000
URL:       https://git.openjdk.java.net/amber/commit/46fe7e30

8243945: use driver mode in runtime tests

Reviewed-by: dholmes, dcubed, gziemski

! test/hotspot/jtreg/runtime/BadObjectClass/BootstrapRedefine.java
! test/hotspot/jtreg/runtime/BootClassAppendProp/BootClassPathAppend.java
! test/hotspot/jtreg/runtime/BootstrapMethod/TestLambdaExceptionInInitializer.java
! test/hotspot/jtreg/runtime/CDSCompressedKPtrs/CDSCompressedKPtrs.java
! test/hotspot/jtreg/runtime/CDSCompressedKPtrs/XShareAuto.java
! test/hotspot/jtreg/runtime/ClassFile/FormatCheckingTest.java
! test/hotspot/jtreg/runtime/ClassFile/JsrRewriting.java
! test/hotspot/jtreg/runtime/ClassFile/OomWhileParsingRepeatedJsr.java
! test/hotspot/jtreg/runtime/ClassFile/TestCheckedExceptions.java
! test/hotspot/jtreg/runtime/CommandLine/BooleanFlagWithInvalidValue.java
! test/hotspot/jtreg/runtime/CommandLine/CompilerConfigFileWarning.java
! test/hotspot/jtreg/runtime/CommandLine/ConfigFileParsing.java
! test/hotspot/jtreg/runtime/CommandLine/ConfigFileWarning.java
! test/hotspot/jtreg/runtime/CommandLine/DoubleFlagWithIntegerValue.java
! test/hotspot/jtreg/runtime/CommandLine/FlagWithInvalidValue.java
! test/hotspot/jtreg/runtime/CommandLine/IgnoreUnrecognizedVMOptions.java
! test/hotspot/jtreg/runtime/CommandLine/NonBooleanFlagWithInvalidBooleanPrefix.java
! test/hotspot/jtreg/runtime/CommandLine/ObsoleteFlagErrorMessage.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestJcmdOutput.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_generate.sh
! test/hotspot/jtreg/runtime/CommandLine/TestHexArguments.java
! test/hotspot/jtreg/runtime/CommandLine/TestLongUnrecognizedVMOption.java
! test/hotspot/jtreg/runtime/CommandLine/TestVMOptions.java
! test/hotspot/jtreg/runtime/CommandLine/TraceExceptionsTest.java
! test/hotspot/jtreg/runtime/CommandLine/UnrecognizedVMOption.java
! test/hotspot/jtreg/runtime/CommandLine/VMAliasOptions.java
! test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
! test/hotspot/jtreg/runtime/CommandLine/VMOptionWarning.java
! test/hotspot/jtreg/runtime/CommandLine/VMOptionsFile/TestVMOptionsFile.java
! test/hotspot/jtreg/runtime/CompressedOops/CompressedClassPointers.java
! test/hotspot/jtreg/runtime/CompressedOops/CompressedKlassPointerAndOops.java
! test/hotspot/jtreg/runtime/CompressedOops/ObjectAlignment.java
! test/hotspot/jtreg/runtime/Dictionary/CleanProtectionDomain.java
! test/hotspot/jtreg/runtime/Dictionary/ProtectionDomainCacheTest.java
! test/hotspot/jtreg/runtime/EnclosingMethodAttr/EnclMethodAttr.java
! test/hotspot/jtreg/runtime/ErrorHandling/ErrorFileOverwriteTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/ErrorFileRedirectTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/NestedThreadsListHandleInErrorHandlingTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/SafeFetchInErrorHandlingTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/SecondaryErrorTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/ShowRegistersOnAssertTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/TestOnError.java
! test/hotspot/jtreg/runtime/ErrorHandling/TestOnOutOfMemoryError.java
! test/hotspot/jtreg/runtime/ErrorHandling/ThreadsListHandleInErrorHandlingTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/TimeoutInErrorHandlingTest.java
! test/hotspot/jtreg/runtime/ErrorHandling/VeryEarlyAssertTest.java
! test/hotspot/jtreg/runtime/InvocationTests/invocationC1Tests.java
! test/hotspot/jtreg/runtime/InvocationTests/invocationGraalTests.java
! test/hotspot/jtreg/runtime/InvocationTests/invokeinterfaceTests.java
! test/hotspot/jtreg/runtime/InvocationTests/invokespecialTests.java
! test/hotspot/jtreg/runtime/InvocationTests/invokevirtualTests.java
! test/hotspot/jtreg/runtime/LoadClass/LoadClassNegative.java
! test/hotspot/jtreg/runtime/LoadClass/LongBCP.java
! test/hotspot/jtreg/runtime/Metaspace/MaxMetaspaceSizeTest.java
! test/hotspot/jtreg/runtime/NMT/CheckForProperDetailStackTrace.java
! test/hotspot/jtreg/runtime/NMT/CommandLineDetail.java
! test/hotspot/jtreg/runtime/NMT/CommandLineEmptyArgument.java
! test/hotspot/jtreg/runtime/NMT/CommandLineInvalidArgument.java
! test/hotspot/jtreg/runtime/NMT/CommandLineSummary.java
! test/hotspot/jtreg/runtime/NMT/CommandLineTurnOffNMT.java
! test/hotspot/jtreg/runtime/NMT/JcmdWithNMTDisabled.java
! test/hotspot/jtreg/runtime/NMT/NMTWithCDS.java
! test/hotspot/jtreg/runtime/NMT/PrintNMTStatistics.java
! test/hotspot/jtreg/runtime/NMT/PrintNMTStatisticsWithNMTDisabled.java
! test/hotspot/jtreg/runtime/PerfMemDestroy/PerfMemDestroy.java
! test/hotspot/jtreg/runtime/PrintStringTableStats/PrintStringTableStatsTest.java
! test/hotspot/jtreg/runtime/Safepoint/TestAbortOnVMOperationTimeout.java
! test/hotspot/jtreg/runtime/Safepoint/TestAbortVMOnSafepointTimeout.java
! test/hotspot/jtreg/runtime/Thread/TooSmallStackSize.java
! test/hotspot/jtreg/runtime/Throwable/TestMaxJavaStackTraceDepth.java
! test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java
! test/hotspot/jtreg/runtime/cds/MaxMetaspaceSize.java
! test/hotspot/jtreg/runtime/classFileParserBug/ClassFileParserBug.java
! test/hotspot/jtreg/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java
! test/hotspot/jtreg/runtime/condy/BadBSMUseTest.java
! test/hotspot/jtreg/runtime/condy/CondyLDCTest.java
! test/hotspot/jtreg/runtime/condy/CondyNewInvokeSpecialTest.java
! test/hotspot/jtreg/runtime/condy/escapeAnalysis/TestEscapeCondy.java
! test/hotspot/jtreg/runtime/condy/staticInit/TestInitException.java
! test/hotspot/jtreg/runtime/contended/Options.java
! test/hotspot/jtreg/runtime/duplAttributes/DuplAttributesTest.java
! test/hotspot/jtreg/runtime/getSysPackage/GetPackageXbootclasspath.java
! test/hotspot/jtreg/runtime/getSysPackage/GetSysPkgTest.java
! test/hotspot/jtreg/runtime/logging/ModulesTest.java
! test/hotspot/jtreg/runtime/memory/ReadFromNoaccessArea.java
! test/hotspot/jtreg/runtime/memory/ReserveMemory.java
! test/hotspot/jtreg/runtime/modules/ClassLoaderNoUnnamedModuleTest.java
! test/hotspot/jtreg/runtime/modules/IgnoreModulePropertiesTest.java
! test/hotspot/jtreg/runtime/modules/ModuleOptionsTest.java
! test/hotspot/jtreg/runtime/modules/ModuleOptionsWarn.java
! test/hotspot/jtreg/runtime/modules/ModuleStress/ExportModuleStressTest.java
! test/hotspot/jtreg/runtime/modules/ModuleStress/ModuleStress.java
! test/hotspot/jtreg/runtime/modules/ModuleStress/ModuleStressGC.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModule2Dirs.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleCDS.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleDupJavaBase.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleDupModule.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleJavaBase.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleTest.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleTestJar.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleTestJarDir.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleTraceCL.java
! test/hotspot/jtreg/runtime/modules/Visibility/PatchModuleVisibility.java
! test/hotspot/jtreg/runtime/modules/Visibility/XbootcpNoVisibility.java
! test/hotspot/jtreg/runtime/modules/Visibility/XbootcpVisibility.java
! test/hotspot/jtreg/runtime/records/ignoreRecordAttribute.java
! test/hotspot/jtreg/runtime/stringtable/StringTableVerifyTest.java
! test/hotspot/jtreg/runtime/verifier/TraceClassRes.java

Changeset: e513acab
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2020-04-29 21:03:15 +0000
URL:       https://git.openjdk.java.net/amber/commit/e513acab

8214797: TestJmapCoreMetaspace.java timed out

Reviewed-by: dcubed

! test/hotspot/jtreg/serviceability/sa/TestJmapCoreMetaspace.java

Changeset: 05b3bc57
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2020-04-30 10:02:10 +0000
URL:       https://git.openjdk.java.net/amber/commit/05b3bc57

8243573: Shenandoah: rename GCParPhases and related code

Reviewed-by: rkennke

! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.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

Changeset: 68e53065
Author:    Per Lidén <pliden at openjdk.org>
Date:      2020-04-30 10:59:23 +0000
URL:       https://git.openjdk.java.net/amber/commit/68e53065

8240679: ZGC GarbageCollectorMXBean reports inaccurate post GC heap size for ZHeap pool

Reviewed-by: eosterlund

! src/hotspot/share/gc/z/zDriver.cpp
! src/hotspot/share/gc/z/zServiceability.cpp
! src/hotspot/share/gc/z/zServiceability.hpp
+ test/hotspot/jtreg/gc/z/TestGarbageCollectorMXBean.java
+ test/hotspot/jtreg/gc/z/TestMemoryMXBean.java
+ test/hotspot/jtreg/gc/z/TestMemoryManagerMXBean.java
! test/jdk/java/lang/management/MemoryMXBean/MemoryTest.java
- test/jdk/java/lang/management/MemoryMXBean/MemoryTestZGC.sh

Changeset: 3153373e
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-04-30 06:05:53 +0000
URL:       https://git.openjdk.java.net/amber/commit/3153373e

8242898: Clean up InstanceKlass::_array_klasses

Make type ObjArrayKlass

Reviewed-by: dholmes, iklam

! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
! src/hotspot/share/oops/instanceKlass.inline.hpp
! src/hotspot/share/oops/objArrayKlass.cpp
! src/hotspot/share/oops/objArrayKlass.hpp
! src/hotspot/share/runtime/vmStructs.cpp

Changeset: 3cb0f002
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2020-04-15 10:56:30 +0000
URL:       https://git.openjdk.java.net/amber/commit/3cb0f002

8242502: UnexpectedDeoptimizationTest.java failed "assert(phase->type(obj)->isa_oopptr()) failed: only for oop input"

Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/subtypenode.cpp

Changeset: 5b86c4aa
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-04-30 06:15:34 +0000
URL:       https://git.openjdk.java.net/amber/commit/5b86c4aa

Merge


Changeset: d74e4f22
Author:    Harold Seigel <hseigel at openjdk.org>
Date:      2020-04-30 13:10:09 +0000
URL:       https://git.openjdk.java.net/amber/commit/d74e4f22

8243572: Multiple tests fail with assert(cld->klasses() != 0LL) failed: unexpected NULL for cld->klasses()

Merge unsafe anonymous class stats with hidden classes, avoiding having to call cld->klasses()

Reviewed-by: lfoltan, mchung, mgronlun

! src/hotspot/share/classfile/classLoaderHierarchyDCmd.cpp
! src/hotspot/share/classfile/classLoaderStats.cpp
! src/hotspot/share/classfile/classLoaderStats.hpp
! src/hotspot/share/jfr/metadata/metadata.xml
! src/hotspot/share/jfr/periodic/jfrPeriodic.cpp
! src/hotspot/share/memory/metaspaceTracer.cpp
! test/hotspot/jtreg/serviceability/dcmd/vm/ClassLoaderStatsTest.java
! test/jdk/jdk/jfr/event/runtime/TestClassLoaderStatsEvent.java

Changeset: c37bd060
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-04-30 09:48:30 +0000
URL:       https://git.openjdk.java.net/amber/commit/c37bd060

8244107: Incorrect parameters in ReservedSpace constructor change

Revert cardTable.cpp change from JDK-8243393.

Reviewed-by: dholmes

! src/hotspot/share/gc/shared/cardTable.cpp

Changeset: a0ed53b9
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-30 08:06:51 +0000
URL:       https://git.openjdk.java.net/amber/commit/a0ed53b9

8243427: use reproducible random in :vmTestbase_vm_mlvm

Reviewed-by: thartmann

! test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/castToGrandparent/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/classNameInStackTrace/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/func/uniqueClassAndObject/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/byteMutation/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/anonloader/stress/randomBytecodes/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/jdi/breakpoint/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/createLotsOfMH/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/java/sequences/Test.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/share/Env.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/share/MlvmTest.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/share/MlvmTestExecutor.java

Changeset: 1e1c724c
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2020-04-30 08:07:36 +0000
URL:       https://git.openjdk.java.net/amber/commit/1e1c724c

8243428: use reproducible random in :vmTestbase_vm_compiler

Reviewed-by: thartmann

! test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops02/Loops02.java
! test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops03/Loops03.java
! test/hotspot/jtreg/vmTestbase/jit/escape/LockElision/MatMul/MatMul.java
! test/hotspot/jtreg/vmTestbase/jit/graph/CGT.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt0.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt1.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt10.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt11.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt2.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt3.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt4.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt5.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt6.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt7.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt8.java
! test/hotspot/jtreg/vmTestbase/jit/graph/cgt9.java
! test/hotspot/jtreg/vmTestbase/jit/misctests/Pi/Pi.java
! test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/generation/ParenthesesGenerator.java
! test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/generation/RandomInstructionsGenerator.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/JniArmHFTestGenerator.java.txt
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/LTTest.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc1/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc10/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc11/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc12/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc13/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc14/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc15/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc16/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc17/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc18/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc19/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc2/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc20/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc21/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc22/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc23/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc24/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc25/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc26/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc27/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc28/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc29/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc3/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc30/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc31/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc32/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc33/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc34/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc35/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc36/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc37/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc38/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc39/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc4/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc40/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc41/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc42/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc43/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc44/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc45/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc46/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc47/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc48/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc49/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc5/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc50/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc51/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc52/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc6/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc7/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc8/TestDescription.java
! test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc9/TestDescription.java

Changeset: 38e6f366
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2020-04-30 18:05:53 +0000
URL:       https://git.openjdk.java.net/amber/commit/38e6f366

8244180: Shenandoah: carry Phase to ShWorkerTimingsTracker explicitly

Reviewed-by: zgu

! src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahParallelCleaning.hpp
! src/hotspot/share/gc/shenandoah/shenandoahParallelCleaning.inline.hpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.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
! src/hotspot/share/gc/shenandoah/shenandoahStringDedup.cpp
! src/hotspot/share/gc/shenandoah/shenandoahStringDedup.hpp
! src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
! src/hotspot/share/gc/shenandoah/shenandoahUtils.hpp

Changeset: 7f877f63
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2020-04-30 18:05:55 +0000
URL:       https://git.openjdk.java.net/amber/commit/7f877f63

8243495: Shenandoah: print root statistics for concurrent weak/strong root phases

Reviewed-by: rkennke

! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp
! src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.inline.hpp

Changeset: 22786803
Author:    Zhengyu Gu <zgu at openjdk.org>
Date:      2020-04-30 14:00:50 +0000
URL:       https://git.openjdk.java.net/amber/commit/22786803

8241793: Shenandoah: Enable concurrent class unloading for aarch64

Reviewed-by: smonteith, rkennke

! src/hotspot/share/gc/shenandoah/shenandoahConcurrentRoots.cpp
! test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java

Changeset: a15b1ea0
Author:    Erik Joelsson <erikj at openjdk.org>
Date:      2020-04-30 13:34:15 +0000
URL:       https://git.openjdk.java.net/amber/commit/a15b1ea0

8244210: The javac server is never used

Reviewed-by: tbell, redestad, fweimer

! make/common/JavaCompilation.gmk

Changeset: 2ebf5a26
Author:    Naoto Sato <naoto at openjdk.org>
Date:      2020-04-30 13:48:21 +0000
URL:       https://git.openjdk.java.net/amber/commit/2ebf5a26

8244152: Remove unnecessary hash map resize in LocaleProviderAdapters

Reviewed-by: joehw, vtewari

! src/java.base/share/classes/sun/util/cldr/CLDRLocaleProviderAdapter.java
! src/java.base/share/classes/sun/util/locale/provider/JRELocaleProviderAdapter.java

Changeset: f673b8e2
Author:    duke <duke at openjdk.org>
Date:      2020-04-30 22:03:22 +0000
URL:       https://git.openjdk.java.net/amber/commit/f673b8e2

Automatic merge of master into pattern-runtime




More information about the amber-dev mailing list