KIRIYAMA Takuya
|
79597f1ea6
|
8272702: Resolving URI relative path with no / may lead to incorrect toString
Reviewed-by: dfuchs, michaelm
|
2022-08-22 09:22:59 +00:00 |
|
Bhavana Kilambi
|
07c797720d
|
8290249: Vectorize signum on AArch64
Reviewed-by: aph, ngasson
|
2022-08-22 09:01:08 +00:00 |
|
Ioi Lam
|
27b0f7726b
|
8292318: Memory corruption in remove_dumptime_info
Reviewed-by: coleenp, ccheung
|
2022-08-22 03:43:27 +00:00 |
|
Thomas Stuefe
|
f9004fe443
|
8292561: Make "ReplayCompiles" a diagnostic product switch
Reviewed-by: kvn, xliu
|
2022-08-21 06:59:20 +00:00 |
|
Kevin Walls
|
3601e30df7
|
8290909: MemoryPoolMBean/isUsageThresholdExceeded tests failed with "isUsageThresholdExceeded() returned false, and is still false, while threshold = MMMMMMM and used peak = NNNNNNN"
Reviewed-by: cjplummer, amenkov
|
2022-08-20 14:20:29 +00:00 |
|
Weijun Wang
|
235151ead8
|
8292676: Remove two kerberos tests from problem list
Reviewed-by: xuelei, hchao
|
2022-08-19 19:59:39 +00:00 |
|
Weijun Wang
|
df5209e70f
|
8292683: Remove BadKeyUsageTest.java from Problem List
Reviewed-by: xuelei, hchao
|
2022-08-19 19:58:44 +00:00 |
|
Ioi Lam
|
57aac2ab65
|
8290981: Enable CDS for zero builds
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: erikj, shade, ihse
|
2022-08-19 19:16:33 +00:00 |
|
Robbin Ehn
|
45dec480ef
|
8292592: JFR test TestNative is not reliable due to low rate of sampling.
Reviewed-by: egahlin, shade
|
2022-08-19 16:05:08 +00:00 |
|
Brian Burkhalter
|
5ca268ca65
|
8292636: (dc) Problem listing of java/nio/channels/DatagramChannel/Unref.java has incorrect issue ID
Reviewed-by: jpai
|
2022-08-19 15:03:11 +00:00 |
|
Harold Seigel
|
37aa7c165d
|
8292559: Add test for -XX:+CheckJNICalls showing changed signal handlers
Reviewed-by: stuefe, coleenp
|
2022-08-19 12:19:35 +00:00 |
|
Pengfei Li
|
f2f0cd86bf
|
8292511: AArch64: Align CPU feature name for NEON with hwcap
Reviewed-by: aph, njian
|
2022-08-19 09:09:18 +00:00 |
|
Ioi Lam
|
964aac28fe
|
8292499: CDS ArchivedEnumTest.java fails: object points to a static field that may be reinitialized
Reviewed-by: dholmes, ccheung
|
2022-08-19 03:04:08 +00:00 |
|
Kim Barrett
|
f85411f24a
|
8292458: Atomic operations on scoped enums don't build with clang
Reviewed-by: eosterlund, stefank
|
2022-08-19 01:49:52 +00:00 |
|
Christian Stein
|
82dbe29fc8
|
8292633: runtime/cds/appcds/dynamicArchive/CDSStreamTestDriver.java fails to compile
Reviewed-by: dcubed, dholmes
|
2022-08-18 23:29:39 +00:00 |
|
Weijun Wang
|
54ce11431d
|
6587699: Document DigestInputStream behavior when skip() or mark() / reset() is used
Reviewed-by: wetmore
|
2022-08-18 22:35:13 +00:00 |
|
Daniel D. Daugherty
|
a1df2da668
|
8292632: compiler/sharedstubs/SharedTrampolineTest.java fails with "Error: VM option 'PrintRelocations' is develop and is available only in debug version of VM."
Reviewed-by: dholmes
|
2022-08-18 22:17:49 +00:00 |
|
Jonathan Gibbons
|
1b756bfa3a
|
8236048: Cleanup use of Utils.normalizeNewlines
Reviewed-by: hannesw
|
2022-08-18 21:57:05 +00:00 |
|
Christian Stein
|
62a7fc60d3
|
8292315: Tests should not rely on specific JAR file names (hotspot)
Reviewed-by: vromero
|
2022-08-18 17:26:14 +00:00 |
|
Joe Darcy
|
f567fa0fd5
|
8292498: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed with "AssertionError: only show error once expected [1] but found [0]"
Reviewed-by: psandoz, mchung, jpai, rriggs
|
2022-08-18 16:09:26 +00:00 |
|
Hannes Wallnöfer
|
d5435642f9
|
8289334: Use CSS variables to define fonts and colors
Reviewed-by: jjg
|
2022-08-18 09:02:16 +00:00 |
|
Christian Hagedorn
|
32d675ca60
|
8291775: C2: assert(r != __null && r->is_Region()) failed: this phi must have a region
Reviewed-by: thartmann, kvn
|
2022-08-18 07:35:14 +00:00 |
|
Harold Seigel
|
0d96546ab9
|
8292054: Test runtime/posixSig/TestPosixSig.java fails with 'Test failed, bad output.'
Reviewed-by: coleenp, stuefe
|
2022-08-17 19:56:14 +00:00 |
|
Aleksey Shipilev
|
e8bc87956a
|
8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
Reviewed-by: psandoz
|
2022-08-17 18:13:49 +00:00 |
|
Yi-Fan Tsai
|
494d3873b1
|
8280152: AArch64: Reuse runtime call trampolines
Reviewed-by: aph, phh
|
2022-08-17 17:35:02 +00:00 |
|
Hannes Wallnöfer
|
8b4e6ba01f
|
8289332: Auto-generate ids for user-defined headings
Reviewed-by: jjg
|
2022-08-17 17:14:34 +00:00 |
|
Eric Caspole
|
0fc92637d2
|
8291828: Reduce runtime of java.util.stream microbenchmarks
Reviewed-by: rriggs
|
2022-08-17 15:00:02 +00:00 |
|
Aleksey Shipilev
|
e81210f5fe
|
8292352: 32-bit Windows build failures after JDK-8290059
Reviewed-by: stuefe
|
2022-08-17 13:25:02 +00:00 |
|
Prasanta Sadhukhan
|
bf7d6d3a0f
|
7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS
Reviewed-by: azvegint, dnguyen
|
2022-08-17 12:46:27 +00:00 |
|
Hao Sun
|
f75da2235a
|
8292395: [testbug] VectorGatherScatterTest.java fails on SVE with -XX:MaxVectorSize=8 after JDK-8288397
Reviewed-by: chagedorn, thartmann
|
2022-08-17 10:30:18 +00:00 |
|
Volker Simonis
|
802ef38060
|
8292327: java.io.EOFException in InflaterInputStream after JDK-8281962
Reviewed-by: alanb, lancea
|
2022-08-17 09:34:41 +00:00 |
|
Ao Qi
|
e61f6fc394
|
8292362: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 failed on some platforms
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb
|
2022-08-17 08:32:19 +00:00 |
|
Alan Bateman
|
0bfb12162f
|
8292051: jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java failed "AssertionError: Expected terminated values: [666] but got: []"
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: plevart
|
2022-08-17 07:28:41 +00:00 |
|
Hannes Wallnöfer
|
1ef4e48488
|
8273860: Javadoc Deprecated API list should not use italic font for description column
Reviewed-by: jjg
|
2022-08-17 05:34:44 +00:00 |
|
Hao Sun
|
0cc66aeae8
|
8285790: AArch64: Merge C2 NEON and SVE matching rules
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Reviewed-by: adinn, aph, xgong
|
2022-08-17 03:51:46 +00:00 |
|
Daniel D. Daugherty
|
da477b1366
|
8292509: ProblemList java/lang/invoke/lambda/LogGeneratedClassesTest.java on windows
8292510: ProblemList runtime/cds/appcds/cacheObject/ArchivedEnumTest.java
Reviewed-by: darcy
|
2022-08-16 23:02:23 +00:00 |
|
Phil Race
|
01b87ba8e2
|
8289616: Drop use of Thread.stop in AppContext
Reviewed-by: alanb, iris, azvegint
|
2022-08-16 22:53:36 +00:00 |
|
Joe Darcy
|
e44e3f0c19
|
8289106: Add model of class file versions to core reflection
Reviewed-by: rriggs
|
2022-08-16 18:43:58 +00:00 |
|
Calvin Cheung
|
c3d3662e52
|
8292313: 2 runtime/cds/appcds tests fail after JDK-8284313
Reviewed-by: hseigel, iklam
|
2022-08-16 16:26:59 +00:00 |
|
Jaikiran Pai
|
4cc6cb9d9d
|
8290041: ModuleDescriptor.hashCode is inconsistent
Reviewed-by: alanb
|
2022-08-16 08:31:36 +00:00 |
|
Tejesh R
|
21f4eb2233
|
6521141: DebugGraphics NPE @ setFont();
Reviewed-by: prr
|
2022-08-16 05:52:50 +00:00 |
|
Eric Caspole
|
b5707b0376
|
8292196: Reduce runtime of java.util.regex microbenchmarks
Reviewed-by: rriggs
|
2022-08-15 16:54:39 +00:00 |
|
Eric Caspole
|
3a090777ba
|
8291337: Reduce runtime of vm.lamdba microbenchmarks
Reviewed-by: rriggs
|
2022-08-15 16:08:39 +00:00 |
|
Patricio Chilano Mateo
|
dd2034b007
|
8291972: Fix double copy of arguments when thawing two interpreted frames
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Reviewed-by: rpressler, rehn, rrich
|
2022-08-15 14:34:54 +00:00 |
|
Christian Stein
|
aa5b718933
|
8292182: [TESTLIB] Enhance JAXPPolicyManager to setup required permissions for jtreg version 7 jar
Reviewed-by: joehw, lancea, iris, naoto
|
2022-08-15 13:34:19 +00:00 |
|
Sean Coffey
|
9d7c13eb14
|
8155246: Throw error if default java.security file is missing
Reviewed-by: mullan
|
2022-08-15 09:07:17 +00:00 |
|
Christian Hagedorn
|
e89abb7d2d
|
8292190: [IR Framework] Remove redundant regex matching for failing counts constraints
Reviewed-by: kvn, rcastanedalo, thartmann
|
2022-08-15 06:08:08 +00:00 |
|
David Holmes
|
77cd917a97
|
Merge
|
2022-08-14 20:05:10 +00:00 |
|
Thomas Stuefe
|
1c1c4410b2
|
8292072: NMT: repurpose Tracking overhead counter as global malloc counter
Reviewed-by: iklam, clanger
|
2022-08-13 18:40:29 +00:00 |
|
Daniel D. Daugherty
|
d546d13861
|
8292319: ProblemList 2 runtime/cds/appcds tests due to JDK-8292313
Reviewed-by: kvn
|
2022-08-13 15:06:31 +00:00 |
|