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 |
|
Andrey Turbanov
|
1d9c2f7a6e
|
8292279: (fs) Use try-with-resources to release NativeBuffer
Reviewed-by: alanb
|
2022-08-17 07:18:29 +00:00 |
|
Roberto Castañeda Lozano
|
a25e1dc53c
|
8292285: C2: remove unreachable block after NeverBranch-to-Goto conversion
Reviewed-by: thartmann, chagedorn, kvn
|
2022-08-17 06:25:25 +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 |
|
jquanC
|
3e122419b2
|
8290775: Some doc errors in DerOutputStream.java
Reviewed-by: xuelei
|
2022-08-16 14:46:14 +00:00 |
|
Aleksey Shipilev
|
ec53fba039
|
8292361: Build failure on PPC64 BE after JDK-8290840
Reviewed-by: stefank, stuefe
|
2022-08-16 10:57:41 +00:00 |
|
Jaikiran Pai
|
4cc6cb9d9d
|
8290041: ModuleDescriptor.hashCode is inconsistent
Reviewed-by: alanb
|
2022-08-16 08:31:36 +00:00 |
|
Fei Yang
|
d1edda8ff5
|
8292338: aarch64: Use cbnz instruction in gen_continuation_enter when possible
Reviewed-by: haosun, shade, aph
|
2022-08-16 07:18:30 +00:00 |
|
Tejesh R
|
21f4eb2233
|
6521141: DebugGraphics NPE @ setFont();
Reviewed-by: prr
|
2022-08-16 05:52:50 +00:00 |
|
Coleen Phillimore
|
6e6ae596d6
|
8292286: Convert PlaceholderTable to ResourceHashtable
Reviewed-by: hseigel, iklam
|
2022-08-15 21:53:02 +00:00 |
|
Xue-Lei Andrew Fan
|
ea2c82e74f
|
8291949: Unexpected extending of SupportedGroups
Reviewed-by: djelinski, wetmore
|
2022-08-15 17:00:15 +00:00 |
|
Eric Caspole
|
b5707b0376
|
8292196: Reduce runtime of java.util.regex microbenchmarks
Reviewed-by: rriggs
|
2022-08-15 16:54:39 +00:00 |
|
Julian Waters
|
b00eedeb02
|
8291511: Redefinition of EXIT_FAILURE in libw2k_lsa_auth
Reviewed-by: weijun
|
2022-08-15 16:27:45 +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 |
|
Tobias Hartmann
|
695bb39391
|
8292347: Remove unused Type::is_ptr_to_boxing_obj
Reviewed-by: chagedorn, rcastanedalo
|
2022-08-15 10:55:45 +00:00 |
|
Albert Mingkun Yang
|
ec96b1f187
|
8290291: G1: Merge multiple calls of block_size in HeapRegion::block_start
Reviewed-by: tschatzl, iwalulya
|
2022-08-15 10:18:28 +00:00 |
|
Axel Boldt-Christmas
|
fd4b2f2868
|
8291718: Remove mark_for_deoptimization from klass unloading
Reviewed-by: eosterlund, dlong
|
2022-08-15 09:53:39 +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 |
|
Artem Semenov
|
8353a33350
|
8286313: [macos] Voice over reads the boolean value as null in the JTable
Reviewed-by: prr, kizune
|
2022-08-13 05:56:37 +00:00 |
|
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 |
|
Coleen Phillimore
|
9f8cc42135
|
8292218: Convert PackageEntryTable to ResourceHashtable
Reviewed-by: lfoltan, iklam, dholmes
|
2022-08-12 12:37:27 +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 |
|
Daniel Jeliński
|
083e014d0c
|
8292233: Increase symtab hash table size
Reviewed-by: kevinw, cjplummer
|
2022-08-12 05:25:46 +00:00 |
|
Daniel Jeliński
|
45e5b31a18
|
8292244: Remove unnecessary include directories
Reviewed-by: erikj, prr
|
2022-08-12 05:23:54 +00:00 |
|
Ioi Lam
|
9bfffa082e
|
8291945: Add OSInfo API for static OS information
Reviewed-by: dholmes, stuefe
|
2022-08-11 23:14:14 +00:00 |
|
Ioi Lam
|
bd5855337c
|
8290833 : Remove ConstantPoolCache::walk_entries_for_initialization()
Reviewed-by: coleenp, ccheung
|
2022-08-11 21:48:34 +00:00 |
|
Vladimir Ivanov
|
755ecf6b73
|
8292153: x86: Represent Registers as values
Reviewed-by: kvn, aph
|
2022-08-11 21:16:02 +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 |
|
Julian Waters
|
3d20a8b20a
|
8291959: FileFontStrike#initNative does not properly initialize IG Table on Windows
Reviewed-by: prr
|
2022-08-11 19:27:24 +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 |
|