Daniel D. Daugherty
e70747b4e9
8292305: [BACKOUT] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr, dholmes
2022-08-12 21:31:04 +00:00
Vladimir Kozlov
967a28c3d8
8292260: [BACKOUT] JDK-8279219: [REDO] C2 crash when allocating array of size too large
...
Reviewed-by: vlivanov
2022-08-12 20:24:53 +00:00
Calvin Cheung
22d6d315f2
8284313: Improve warning messages when CDS archive fails to load
...
Reviewed-by: iklam, dholmes
2022-08-12 16:39:55 +00:00
Maxim Kartashev
00decca46a
8289208: Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr, avu
2022-08-12 15:37:18 +00:00
Alexey Ushakov
871b7dab14
8291266: RenderPerfTest: missing content while rendering some primitives
...
Reviewed-by: aghaisas, prr
2022-08-12 09:48:57 +00:00
Jan Lahoda
0c40128fec
7194212: NPE in Flow.visitIdent
...
Reviewed-by: vromero
2022-08-12 08:12:28 +00:00
David Holmes
6eb7c3ad0e
8290732: JNI DestroyJavaVM can start shutdown when one non-daemon thread remains
...
Reviewed-by: stuefe, rehn
2022-08-12 06:41:22 +00:00
Ao Qi
dedc05cb40
8291640: java/beans/XMLDecoder/8028054/Task.java should use the 3-arg Class.forName
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, prr
2022-08-11 19:30:20 +00:00
Claes Redestad
a28ab7b62a
8288568: Reduce runtime of java.security microbenchmarks
...
Reviewed-by: ecaspole, hchao, rriggs
2022-08-11 15:28:45 +00:00
Bill Huang
7ea9ba1f6c
8292064: Convert java/lang/management/MemoryMXBean shell tests to java version
...
Reviewed-by: lmesnik, sspitsyn
2022-08-11 14:34:01 +00:00
Jaikiran Pai
4b03e135e1
8285405: add test and check for negative argument to HashMap::newHashMap et al
...
Reviewed-by: chegar, naoto, lancea, smarks
2022-08-11 02:17:01 +00:00
Leonid Mesnik
36ef4c1a92
8291081: Some sun/tools/jstatd/TestJstatd* tests fail with "Not a percentage\: 68.31\: expected true, was false"
...
Reviewed-by: kevinw, cjplummer
2022-08-11 00:30:19 +00:00
Coleen Phillimore
b47438cabc
8292068: Convert ModuleEntryTable into ResourceHashtable
...
Reviewed-by: iklam, lfoltan
2022-08-10 22:04:33 +00:00
Alex Kasko
543163a03b
8291978: jpackage: allow to override primary l10n files on Windows
...
Reviewed-by: asemenyuk, almatvee, naoto
2022-08-10 20:34:51 +00:00
Joe Darcy
68af7c1365
8291734: Return accurate ACC_SUPER access flag for classes
...
Reviewed-by: mchung
2022-08-10 19:55:57 +00:00
Alex Kasko
e4925a3959
8291924: jpackage: l10n for Windows context menu label
...
Reviewed-by: naoto, asemenyuk, almatvee
2022-08-10 19:17:42 +00:00
Daniel Jeliński
7b029ea6ba
8227651: Tests fail with SSLProtocolException: Input record too big
...
8212096: javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java failed intermittently due to SSLException: Tag mismatch
Reviewed-by: coffeys, xuelei
2022-08-10 18:16:10 +00:00
Brian Burkhalter
35fd5d88eb
8292200: Add java/io/File/GetXSpace.java to Windows problem list
...
Reviewed-by: alanb
2022-08-10 18:09:54 +00:00
David Schlosnagle
9825c33560
8291641: Optimize StackTraceElement.toString()
...
Reviewed-by: rriggs, mchung
2022-08-10 16:22:19 +00:00
Tejesh R
ecfa38ffa8
8281966: Absolute path of symlink is null in JFileChooser
...
Reviewed-by: aivanov, psadhukhan
2022-08-10 11:43:02 +00:00
Prasanta Sadhukhan
83dc2e3e45
8292062: misc javax/swing tests failing
...
Reviewed-by: prr
2022-08-10 03:42:12 +00:00
Brian Burkhalter
6397d564a5
8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X
...
Reviewed-by: alanb
2022-08-09 22:29:04 +00:00
Daniel D. Daugherty
57e0da1578
8292132: ProblemList jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java
...
Reviewed-by: bpb
2022-08-09 19:26:28 +00:00
Daniel D. Daugherty
17c77b5d7a
8292119: ProblemList java/awt/image/multiresolution/MultiresolutionIconTest.java on linux-x64 and windows-all
...
Reviewed-by: naoto, prr
2022-08-09 18:50:56 +00:00
Bill Huang
d889264c61
8290836: Improve test coverage for XPath functions: String Functions
...
8290837: Improve test coverage for XPath functions: Boolean Functions
8290838: Improve test coverage for XPath functions: Number Functions
Reviewed-by: joehw
2022-08-09 18:26:54 +00:00
Joe Darcy
ae1a9a0b25
8292060: Make ClassFileVersionTest.java version adapting
...
Reviewed-by: hseigel
2022-08-09 17:55:18 +00:00
Brian Burkhalter
4040927d17
8290047: (fs) FileSystem.getPathMatcher does not check for ":" at last index
...
Reviewed-by: naoto, rriggs, alanb, lancea
2022-08-09 17:07:14 +00:00
Richard Reingruber
aff7689a00
8292075: Remove deleted test compiler/rangechecks/TestRangeCheckHoistingScaledIV.java from ProblemList
...
Reviewed-by: chagedorn, pli
2022-08-09 15:21:28 +00:00
Coleen Phillimore
f5b3618c42
8291970: Add TableStatistics get function to ResourceHashtable
...
Reviewed-by: iklam, ccheung
2022-08-09 11:59:02 +00:00
Sergey Bylokhov
77398430b5
8288633: The ICC_ColorSpace.fromCIEXYZ method uses the wrong rendering intent
...
Reviewed-by: prr
2022-08-08 21:50:16 +00:00
Daniel D. Daugherty
eb8b789015
8292061: ProblemList serviceability/attach/ConcAttachTest.java on linux-all
...
Reviewed-by: darcy
2022-08-08 19:39:02 +00:00
Ramkumar Sunderbabu
7db5abddd1
8282642: vmTestbase/gc/gctests/LoadUnloadGC2/LoadUnloadGC2.java fails intermittently with exit code 1
...
Reviewed-by: lmesnik
2022-08-08 15:07:48 +00:00
Bill Huang
124fc4a83d
8290180: Convert com/sun/management/UnixOperatingSystemMXBean/GetOpenFileDescriptorCount.sh to jtreg java version
...
8290181: convert com/sun/management/UnixOperatingSystemMXBean/GetMaxFileDescriptorCount.sh to java version
Reviewed-by: lmesnik, amenkov
2022-08-08 15:06:49 +00:00
Peter Levart
861cc671e2
8291897: TerminatingThreadLocal(s) not registered from virtual thread(s)
...
Reviewed-by: alanb
2022-08-08 12:38:21 +00:00
Harold Seigel
8d88be233b
8291459: JVM crash with GenerateOopMap::error_work(char const*, __va_list_tag*)
...
Reviewed-by: dholmes, coleenp
2022-08-08 12:19:15 +00:00
Harshitha Onkar
891df2128a
8259687: JTabbedPane.setComponentAt doesn't hide previously visible tab component
...
Reviewed-by: psadhukhan, dnguyen
2022-08-08 11:39:17 +00:00
David Holmes
87cda21c5d
Merge
2022-08-05 22:35:24 +00:00
Joe Darcy
0657acf534
8289249: Add methods to Elements for record constructors
...
Reviewed-by: vromero
2022-08-05 22:18:59 +00:00
Daniel D. Daugherty
b66a0d1613
8291992: [REDO2] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
...
Reviewed-by: bpb
2022-08-05 21:56:54 +00:00
Daniel D. Daugherty
9bff3b76f2
8291990: [REDO] ProblemList multiple tests in -Xcomp mode due to JDK-8291649
...
Reviewed-by: bpb
2022-08-05 21:36:11 +00:00
Michael McMahon
b17a745d7f
8291637: HttpClient default keep alive timeout not followed if server sends invalid value
...
Reviewed-by: jpai, dfuchs
2022-08-05 14:51:58 +00:00
Claes Redestad
0da4314e95
8288732: Reduce runtime of java.util.concurrent microbenchmarks
...
Reviewed-by: ecaspole, rriggs
2022-08-05 14:35:45 +00:00
Alan Bateman
5963300c0c
8290562: ThreadMXBean.getThread{Cpu,User}Time fails with -XX:-VMContinuations
...
Reviewed-by: sspitsyn, kevinw, mchung
2022-08-05 07:39:43 +00:00
Bhavana Kilambi
6b2184e8d1
8290248: Implement MaxINode::Ideal transformation
...
Reviewed-by: kvn, thartmann
2022-08-05 01:51:34 +00:00
Daniel D. Daugherty
6e6c64c6f6
8291941: ProblemList java/lang/ProcessBuilder/PipelineLeaksFD.java on linux-all
...
Reviewed-by: dholmes
2022-08-04 22:50:24 +00:00
Coleen Phillimore
617a196fd3
8290812: Add a test for ResourceHashtable
...
Reviewed-by: stuefe, iklam
2022-08-04 22:42:41 +00:00
Phil Race
6ad6b1c454
8272998: ImageIO.read() throws incorrect exception type
...
Reviewed-by: aivanov, dnguyen
2022-08-04 20:51:48 +00:00
Alisen Chung
90257f9505
8169187: [macosx] Aqua: java/awt/image/multiresolution/MultiresolutionIconTest.java
...
Reviewed-by: prr, dnguyen
2022-08-04 20:37:12 +00:00
Daniel D. Daugherty
c48cd88652
8291926: ProblemList multiple tests in -Xcomp mode due to JDK-8291649
...
Reviewed-by: rriggs
2022-08-04 19:49:15 +00:00
Gaurav Chaudhari
3c3256414f
8288377: [REDO] DST not applying properly with zone id offset set with TZ env variable
...
Reviewed-by: naoto
2022-08-04 18:49:05 +00:00
Vicente Romero
3ba317167d
8285935: Spurious lint warning for static method accessed through instance qualifier
...
Reviewed-by: jlahoda
2022-08-04 17:57:28 +00:00
Peter Levart
4b3dfe1d22
8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs
...
Backport-of: d4a795d75a
2022-08-04 16:53:57 +00:00
Quan Anh Mai
92d2982f3f
8283232: x86: Improve vector broadcast operations
...
Reviewed-by: kvn, jbhateja
2022-08-04 16:27:45 +00:00
Peter Levart
d4a795d75a
8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs
...
Reviewed-by: rkennke, shade
2022-08-04 13:25:15 +00:00
Harold Seigel
a3040fcc2b
8291360: Create entry points to expose low-level class file information
...
Reviewed-by: dholmes, rriggs
2022-08-04 13:13:01 +00:00
Daniel Jeliński
4772354f4c
8291825: java/time/nontestng/java/time/zone/CustomZoneNameTest.java fails if defaultLocale and defaultFormatLocale are different
...
Reviewed-by: naoto
2022-08-04 06:57:35 +00:00
Ioi Lam
b6b0317f83
8290840: Refactor the "os" class
...
Reviewed-by: dholmes, gziemski, stuefe, stefank
2022-08-04 01:20:29 +00:00
Vicente Romero
67f001186b
8260892: Compilation fails: lambda parameter not visible in body when generics involved
...
Reviewed-by: jlahoda
2022-08-03 19:19:34 +00:00
Eric Caspole
1b66cecd31
8291729: Reduce runtime of vm.compiler microbenchmarks
...
Reviewed-by: kvn
2022-08-03 18:01:26 +00:00
Ao Qi
0cc49fd9ea
8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
...
Reviewed-by: sspitsyn, lmesnik, alanb
2022-08-03 17:33:11 +00:00
Naoto Sato
e52a340d7f
8290488: IBM864 character encoding implementation bug
...
Reviewed-by: iris, joehw, alanb
2022-08-03 15:59:43 +00:00
Daniel Jeliński
af529be069
8285836: sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"
...
Reviewed-by: dfuchs, jpai
2022-08-03 14:51:28 +00:00
Coleen Phillimore
b7d2bde8e3
8291733: Remove JFR events that expose hashtable
...
Reviewed-by: egahlin
2022-08-03 13:06:53 +00:00
David Holmes
0971d34646
Merge
2022-08-03 08:11:10 +00:00
Chris Plummer
5acf2d7cb4
8291578: Remove JMX related tests from ProblemList-svc-vthreads.txt
...
Reviewed-by: sspitsyn, kevinw, lmesnik
2022-08-02 21:15:01 +00:00
Chris Plummer
a6564d495b
8291650: Add delay to ClassUnloadEventTest before exiting to give time for JVM to send all events before VMDeath
...
Reviewed-by: sspitsyn, amenkov
2022-08-02 21:13:00 +00:00
Erik Gahlin
54c093ab0e
8291524: jdk/jfr/event/runtime/TestClassLoaderStatsEvent.java Value not equal to 2, field='hiddenClassCount', value='0'
...
Reviewed-by: hseigel
2022-08-02 14:41:38 +00:00
Pengfei Li
a2cff2634c
8291597: [BACKOUT] JDK-8289996: Fix array range check hoisting for some scaled loop iv
...
Reviewed-by: kvn, thartmann
2022-08-02 06:50:55 +00:00
Weijun Wang
554f44ecb1
8282730: LdapLoginModule throw NPE from logout method after login failure
...
Reviewed-by: mullan
2022-08-01 22:28:30 +00:00
Bill Huang
57bf603b73
8289948: Improve test coverage for XPath functions: Node Set Functions
...
Reviewed-by: joehw
2022-08-01 16:37:22 +00:00
Aleksey Shipilev
fcc119531a
8290531: Loom: Parallelize a few tests more deeply
...
Reviewed-by: rpressler, jpai, alanb
2022-08-01 14:20:27 +00:00
Roger Riggs
226b8e680a
8290885: java/lang/ProcessBuilder/PipelineLeaksFD.java fail: More or fewer pipes than expected
...
Reviewed-by: bpb, naoto, jpai
2022-08-01 13:44:21 +00:00
Prasanta Sadhukhan
f5d1b5bda2
6463708: DefaultButtonModel.setMnemonic generates ChangeEvent for no change
...
Reviewed-by: azvegint, prr
2022-08-01 11:08:56 +00:00
Thomas Schatzl
30205bb289
8290966: G1: Record number of PLAB filled and number of direct allocations
...
Reviewed-by: sangheki, kbarrett
2022-08-01 09:53:37 +00:00
KIRIYAMA Takuya
d61c0c79cf
8290497: some tests in com/sun/jdi fail on localized Windows platform
...
Reviewed-by: sspitsyn, cjplummer, amenkov
2022-08-01 08:12:25 +00:00
Aleksey Shipilev
acbe093a66
8291559: x86: compiler/vectorization/TestReverseBitsVector.java fails
...
Reviewed-by: kvn
2022-07-31 18:49:21 +00:00
Joe Wang
470c0eb216
8290740: Catalog not used when the handler is null
...
Reviewed-by: lancea, naoto, iris
2022-07-30 01:42:05 +00:00
Jonathan Gibbons
8179a191f0
8290243: move seeTagToContent from HtmlDocletWriter to TagletWriterImpl
...
Reviewed-by: prappo
2022-07-29 21:55:20 +00:00
Serguei Spitsyn
15943e4242
8282666: nsk/jvmti/PopFrame/popframe004 failed with: TEST FAILED: 30 JVMTI events were generated by the function PopFrame()
...
Reviewed-by: lmesnik, amenkov
2022-07-29 21:49:27 +00:00
Kevin Driver
0bcf17674e
6227536: KeyGenerator.init() methods do not throw IllegalArgumentException for keysize == 0
...
Reviewed-by: wetmore
2022-07-29 20:30:28 +00:00
Joe Darcy
cc2861a993
8290901: Reduce use of -source in langtools tests
...
Reviewed-by: jjg
2022-07-29 17:35:22 +00:00
Aggelos Biboudis
64a1a08ff9
8289647: AssertionError during annotation processing of record related tests
...
Reviewed-by: vromero
2022-07-29 16:02:18 +00:00
Bill Huang
cfe9026fe0
8289511: Improve test coverage for XPath Axes: child
...
Reviewed-by: joehw
2022-07-29 01:42:19 +00:00
Bradford Wetmore
791fc5791a
6383195: javax.crypto.spec.PBEKeySpec is not thread safe
...
Reviewed-by: weijun
2022-07-28 22:04:44 +00:00
Jorn Vernee
54a2c5a6d1
8290059: Do not use std::thread in panama tests
...
Reviewed-by: mcimadamore, stuefe, erikj
2022-07-28 14:53:26 +00:00
Richard Reingruber
5214a17d81
8291479: ProblemList compiler/rangechecks/TestRangeCheckHoistingScaledIV.java on ppc64le
...
Reviewed-by: thartmann, goetz
2022-07-28 14:07:18 +00:00
Jatin Bhateja
471a427d10
8287794: Reverse*VNode::Identity problem
...
Reviewed-by: thartmann, xgong
2022-07-28 11:08:38 +00:00
Matthias Baesken
5d1ad39684
8290839: jdk/jfr/event/compiler/TestJitRestart.java failed with "RuntimeException: No JIT restart event found: expected true, was false"
...
Reviewed-by: egahlin, lucy
2022-07-28 10:48:45 +00:00
Prasanta Sadhukhan
93f96d8c9e
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
...
Reviewed-by: azvegint, prr
2022-07-28 06:44:49 +00:00
Jatin Bhateja
5d82d67a9e
8290034: Auto vectorize reverse bit operations.
...
Reviewed-by: xgong, kvn
2022-07-28 04:43:01 +00:00
Leonid Mesnik
348a0521e1
8290846: sun/tools/jstatd/JstatdTest* tests should use VM options
...
Reviewed-by: cjplummer, sspitsyn
2022-07-28 00:04:17 +00:00
Hao Sun
16a127524c
8290943: Fix several IR test issues on SVE after JDK-8289801
...
Reviewed-by: jiefu, adinn
2022-07-27 23:42:11 +00:00
Pavel Rappo
c1a3347f17
8291358: Fix the "overridding" typo
...
Reviewed-by: rriggs
2022-07-27 21:48:59 +00:00
Aleksey Shipilev
dc74ea21f1
8291048: x86: compiler/c2/irTests/TestAutoVectorization2DArray.java fails with lower SSE
...
Reviewed-by: kvn, jiefu
2022-07-27 16:58:49 +00:00
Roger Riggs
c1040897cd
8290848: LoadLibraryUnload.java still fails with "Too few cleared WeakReferences"
...
Reviewed-by: mchung, jpai
2022-07-27 14:47:17 +00:00
David Holmes
923462467e
Merge
2022-07-27 14:07:11 +00:00
Thomas Schatzl
e804236f05
8291289: gc/TestPLABAdaptToMinTLABSize fails after JDK-8289137
...
Reviewed-by: shade
2022-07-27 12:39:28 +00:00
Harold Seigel
48b77a6969
8285792: Posix signal handler modification checking issues.
...
Reviewed-by: dholmes, erikj
2022-07-27 12:22:55 +00:00
Tobias Hartmann
61e072d11c
8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
...
Reviewed-by: kvn, xliu
2022-07-27 10:43:52 +00:00
Maurizio Cimadamore
36c00fdd74
8291006: java/foreign/TestUnsupportedPlatform fails after JDK-8290455
...
Reviewed-by: jvernee
2022-07-27 09:50:58 +00:00