Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge jdk #967

Closed
wants to merge 114 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
92ad4a2
8315789: Minor HexFormat performance improvements
cl4es Sep 13, 2023
1741d13
8315726: Open source several AWT applet tests
Sep 13, 2023
23fab11
8314828: Mark 3 jcmd command-line options test as vm.flagless
lmesnik Sep 13, 2023
eb37c7e
8315971: ProblemList containers/docker/TestMemoryAwareness.java on li…
mrserb Sep 13, 2023
11d431b
8316228: jcmd tests are broken by 8314828
lmesnik Sep 14, 2023
639ba13
8316179: Use consistent naming for lightweight locking in MacroAssembler
stefank Sep 14, 2023
903b9e8
8316199: Remove sun/tools/jstatd/TestJstatd* tests from problemlist f…
kevinjwalls Sep 14, 2023
14408bc
8315973: Remove unused fields from ThreadLocalRandom
Sep 14, 2023
33c62e4
8316154: Opensource JTextArea manual tests
prsadhuk Sep 14, 2023
8f4dfc4
8316164: Opensource JMenuBar manual test
prsadhuk Sep 14, 2023
b48dbf6
8316181: Move the fast locking implementation out of the .ad files
stefank Sep 14, 2023
de9b971
8315933: Serial: Remove empty Generation::ensure_parsability
albertnetymk Sep 14, 2023
edd454b
8315766: Parallelize gc/stress/TestStressIHOPMultiThread.java test
roy-soumadipta Sep 14, 2023
cfa8901
8315338: RISC-V: Change flags for stable extensions to non-experimental
robehn Sep 14, 2023
83dca62
8313638: Add test for dump of resolved references
Sep 14, 2023
3abe798
8316115: Parallel: Fix -Wconversion warnings around NUMA node ID
albertnetymk Sep 14, 2023
a57b9da
8316242: Opensource SwingGraphics manual test
prsadhuk Sep 14, 2023
eb1f67b
8315937: Enable parallelism in vmTestbase/nsk/stress/numeric tests
roy-soumadipta Sep 14, 2023
5cea53d
8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorFor…
Sep 14, 2023
c11f835
8315824: Open source several Swing Text/HTML related tests
Sep 14, 2023
c7d306c
8315541: Classfile API TypeAnnotation.TargetInfo factory methods acce…
asotona Sep 14, 2023
6d47fc6
8313258: RuntimeInvisibleTypeAnnotationsAttribute.annotations() API I…
asotona Sep 14, 2023
ca747f0
8315678: Classfile API ConstantPool::entryCount and ConstantPool::ent…
asotona Sep 14, 2023
2a6fb9c
8316147: Remove serviceability/sa/TestJhsdbJstackMixed.java from -Xco…
plummercj Sep 14, 2023
b2e9106
8313452: Improve Classfile API attributes handling safety
asotona Sep 14, 2023
4415261
8315683: Parallelize java/util/concurrent/tck/JSR166TestCase.java
roy-soumadipta Sep 14, 2023
d475f61
8315731: Open source several Swing Text related tests
Sep 14, 2023
b55e418
8301991: Convert l10n properties resource bundles to UTF-8 native
Sep 14, 2023
96781ba
8312332: C2: Refactor SWPointer out from SuperWord
Sep 15, 2023
783e44d
8316326: ProblemList java/awt/Mouse/EnterExitEvents/DragWindowTest.ja…
jayathirthrao Sep 15, 2023
8dc2d92
8316190: Improve MemorySegment::toString
minborg Sep 15, 2023
4a63eb0
8315834: Open source several Swing JSpinner related tests
Sep 15, 2023
0775bf2
8316106: Open source few swing JInternalFrame and JMenuBar tests
Sep 15, 2023
bfbc41c
8315741: Open source few swing JFormattedTextField and JPopupMenu tests
Sep 15, 2023
d575968
8316178: Better diagnostic header for CodeBlobs
shipilev Sep 15, 2023
4070829
8315931: RISC-V: xxxMaxVectorTestsSmokeTest fails when using RVV
zifeihan Sep 15, 2023
4f864fa
8314136: Test java/net/httpclient/CancelRequestTest.java failed: WARN…
dfuch Sep 15, 2023
86dde5e
8316001: GC: Make TestArrayAllocatorMallocLimit use createTestJvm
lkorinth Sep 15, 2023
25f32f3
8316160: Remove sun.misc.Unsafe.{shouldBeInitialized,ensureClassIniti…
Sep 15, 2023
89cb290
8312165: Fix typos in java.desktop Swing
Sep 15, 2023
31c4e03
8314551: More generic way to handshake GC threads with monitor deflation
rkennke Sep 15, 2023
42dc6b5
8316182: RISC-V: SA stack walking code having trouble finding sender …
feilongjiang Sep 15, 2023
bd26813
8316295: Serial: Remove empty Generation::promotion_failure_occurred
albertnetymk Sep 15, 2023
3c743cf
8312126: NullPointerException in CertStore.getCRLs after 8297955
seanjmullan Sep 15, 2023
8dfde28
8315485: (fs) Move java/nio/file/Path/Misc.java tests into java/nio/f…
Sep 15, 2023
dc5ca1d
8316031: SSLFlowDelegate should not log from synchronized block
dfuch Sep 15, 2023
149acd1
8316207: Fix typos in java.io.StreamTokenizer
Sep 15, 2023
0050447
8316148: Remove sun/tools/jhsdb/JStackStressTest.java from problem list
plummercj Sep 15, 2023
8f46abc
8315889: Open source several Swing HTMLDocument related tests
Sep 15, 2023
c92bdb0
8316187: Modernize examples in StringTokenizer and {Date,Number}Format
Sep 16, 2023
e624198
8316387: Exclude more failing multicast tests on AIX after JDK-8315651
RealCLanger Sep 16, 2023
4b8f5d0
8316273: JDK-8315818 broke JVMCIPrintProperties on libgraal
Sep 16, 2023
f440329
8316391: (zipfs) ZipFileSystem.readFullyAt does not tolerate short reads
Sep 17, 2023
ca3fe7b
8315932: runtime/InvocationTests spend a lot of time on dependency ve…
shipilev Sep 18, 2023
aa0ebee
8316341: sun/security/pkcs11/PKCS11Test.java needs adjustment on Linu…
MBaesken Sep 18, 2023
fbc766e
8315988: Parallel: Make TestAggressiveHeap use createTestJvm
lkorinth Sep 18, 2023
1203e11
8294969: Convert jdk.jdeps javap to use the Classfile API
asotona Sep 18, 2023
3828dc9
8314236: Overflow in Collections.rotate
nikita-sakharin Sep 18, 2023
ecce2af
8316357: Serial: Remove unused GenCollectedHeap::space_containing
albertnetymk Sep 18, 2023
21c2dac
8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java re…
Sep 18, 2023
bf9d1e2
8316399: Exclude java/net/MulticastSocket/Promiscuous.java on AIX
RealCLanger Sep 18, 2023
2e2d49c
8316400: Exclude jdk/jfr/event/runtime/TestResidentSetSizeEvent.java …
RealCLanger Sep 18, 2023
f09b7af
8311220: Optimization for StringLatin UpperLower
wenshao Sep 18, 2023
4421951
8316142: Enable parallelism in vmTestbase/nsk/monitoring/stress/lowme…
shipilev Sep 18, 2023
1b104b6
8314909: tools/jpackage/windows/Win8282351Test.java fails with java.l…
Sep 18, 2023
dcea9bf
8301247: JPackage app-image exe launches multiple exe's in JDK 17+
Sep 18, 2023
5308bbb
8246280: Refine API to model sealed classes and interfaces in javax.l…
jddarcy Sep 18, 2023
373e37b
8313813: Field sun.util.calendar.CalendarDate#forceStandardTime is ne…
Sep 18, 2023
24c3d86
8315804: Open source several Swing JTabbedPane JTextArea JTextField t…
Sep 18, 2023
f226ceb
8316440: LambdasInTwoArchives.java failed to find WhiteBox.class
calvinccheung Sep 19, 2023
3760a04
8314021: HeapDump: Optimize segmented heap file merging phase
y1yang0 Sep 19, 2023
f52e500
8316104: Open source several Swing SplitPane and RadioButton related …
Sep 19, 2023
138542d
8316061: Open source several Swing RootPane and Slider related tests
Sep 19, 2023
d038571
8030815: Code roots are not accounted for in region prediction
Sep 19, 2023
86115c2
8316420: Serial: Remove unused GenCollectedHeap::oop_iterate
albertnetymk Sep 19, 2023
283c360
8314877: Make fields final in 'java.net' package
Sep 19, 2023
fab372d
8316428: G1: Nmethod count statistics only count last code root set i…
Sep 19, 2023
670b456
8315038: Capstone disassembler stops when it sees a bad instruction
Sep 19, 2023
4461eeb
8312498: Thread::getState and JVM TI GetThreadState should return TIM…
Sep 19, 2023
cf74b8c
8316337: (bf) Concurrency issue in DirectByteBuffer.Deallocator
minborg Sep 19, 2023
7c5f2a2
8315669: Open source several Swing PopupMenu related tests
Sep 19, 2023
f25c920
8314774: Optimize URLEncoder
Glavo Sep 19, 2023
607bd4e
8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_ob…
Sep 19, 2023
a6d120d
8316513: Serial: Remove unused invalidate_remembered_set
albertnetymk Sep 19, 2023
da57d2a
8308592: Framework for CA interoperability testing
rhalade Sep 19, 2023
7b1e2bf
8315415: OutputAnalyzer.shouldMatchByLine() fails in some cases
lmesnik Sep 19, 2023
e0f8d16
8314829: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ign…
lmesnik Sep 19, 2023
b685ee0
8314830: runtime/ErrorHandling/ tests ignore external VM flags
Sep 19, 2023
5f6cee8
8316056: Open source several Swing JTree tests
Sep 19, 2023
d2b2f67
8315952: Open source several Swing JToolbar JTooltip JTree tests
Sep 19, 2023
0c97246
8311113: Remove invalid pointer cast and clean up setLabel() in awt_M…
Sep 19, 2023
62c0a1b
8315883: Open source several Swing JToolbar tests
Sep 19, 2023
d19e017
8315951: Open source several Swing HTMLEditorKit related tests
Sep 19, 2023
7ce5bd1
8316468: os::write incorrectly handles partial write
Sep 19, 2023
833a828
8315876: Open source several Swing CSS related tests
Sep 19, 2023
2568188
8316547: Use JUnit.dir jtreg property with jpackage JUnit tests
Sep 19, 2023
ec74194
8316546: Backout JDK-8315932: runtime/InvocationTests spend a lot of …
shipilev Sep 20, 2023
e1870d3
8316411: compiler/compilercontrol/TestConflictInlineCommands.java fai…
MBaesken Sep 20, 2023
b275bdd
8308995: Update Network IO JFR events to be static mirror events
Sep 20, 2023
242eeae
8286757: adlc tries to build with /pathmap but without /experimental:…
erikj79 Sep 20, 2023
e30e356
8316461: Fix: make test outputs TEST SUCCESS after unsuccessful exit
lkorinth Sep 20, 2023
c43ebd3
8315981: Opensource five more random Swing tests
Sep 20, 2023
9e00949
8316427: Duplicated code for {obj,type}ArrayKlass::array_klass
coleenp Sep 20, 2023
455cfae
8315880: change LockingMode default from LM_LEGACY to LM_LIGHTWEIGHT
Sep 20, 2023
a021dbc
8316149: Open source several Swing JTree JViewport KeyboardManager tests
Sep 20, 2023
7c991cc
8296246: Update Unicode Data Files to Version 15.1.0
naotoj Sep 20, 2023
54028e7
8316562: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java tim…
lmesnik Sep 20, 2023
3301fb1
8315869: UseHeavyMonitors not used
coleenp Sep 20, 2023
3461c7b
8316532: Native library copying in BuildMicrobenchmark.gmk cause dups…
erikj79 Sep 20, 2023
5cacf21
8316156: ByteArrayInputStream.transferTo causes MaxDirectMemorySize o…
Sep 20, 2023
c04c9ea
8316627: JViewport Test headless failure
Sep 20, 2023
cc96138
Merge tag 'jdk-22+16' into lworld_merge_jdk_22_16
MrSimms Jan 15, 2024
9314b3e
Preload Attribute in classfile API
MrSimms Jan 16, 2024
e951196
Problem listed deferred test failures
MrSimms Jan 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
@@ -73,6 +73,9 @@ compiler/vectorapi/VectorLogicalOpIdentityTest.java 8302459 linux-x64,windows-x6

compiler/jvmci/TestUncaughtErrorInCompileMethod.java 8309073 generic-all

compiler/valhalla/inlinetypes/TestIntrinsics.java 8323781 generic-all
compiler/valhalla/inlinetypes/TestLWorld.java 8323781 generic-all

#############################################################################

# :hotspot_gc
11 changes: 11 additions & 0 deletions test/langtools/ProblemList.txt
Original file line number Diff line number Diff line change
@@ -81,13 +81,24 @@ tools/javac/Diagnostics/8043251/T8043251.java
tools/javac/annotations/SyntheticParameters.java 8317415 generic-all
tools/javac/annotations/typeAnnotations/classfile/SyntheticParameters.java 8317415 generic-all

tools/javac/valhalla/primitive-classes/ArrayCreationWithQuestion.java 8323785 generic-all
tools/javac/valhalla/primitive-classes/BoxValCastTest.java 8323785 generic-all
tools/javac/valhalla/primitive-classes/ConstantPropagationTest.java 8323785 generic-all
tools/javac/valhalla/primitive-classes/ProjectedArrayDotClass.java 8323785 generic-all
tools/javac/valhalla/primitive-classes/QTypeTest.java 8323785 generic-all
tools/javac/valhalla/primitive-classes/UnifiedPrimitiveClassBytecodeTest.java 8323785 generic-all
tools/javac/valhalla/primitive-classes/ValueCreationTest.java 8323785 generic-all
tools/javac/valhalla/value-objects/ValueCreationTest.java 8323786 generic-all

###########################################################################
#
# javap

tools/javap/output/RepeatingTypeAnnotations.java 8057687 generic-all emit correct byte code an attributes for type annotations

# Valhalla
tools/javap/8006334/JavapTaskCtorFailWithNPE.java 8323789 generic-all
tools/javap/TestSuperclass.java 8323790 generic-all
###########################################################################
#
# jdeps