Alexey Ivanov
|
62610203f1
|
8312555: Ideographic characters aren't stretched by AffineTransform.scale(2, 1)
Ignore bitmaps embedded into fonts for non-uniform scales
Reviewed-by: prr, serb
|
2023-08-23 11:48:22 +00:00 |
|
Matthias Baesken
|
703817d21f
|
8314517: some tests fail in case ipv6 is disabled on the machine
Reviewed-by: mdoerr, lucy, jpai, dfuchs
|
2023-08-23 10:44:40 +00:00 |
|
Roland Westrelin
|
1cee3b9fd9
|
8313262: C2: Sinking node may cause required cast to be dropped
Reviewed-by: chagedorn, thartmann
|
2023-08-23 08:59:36 +00:00 |
|
Tobias Holenstein
|
f8203cb272
|
8313626: C2 crash due to unexpected exception control flow
Reviewed-by: thartmann, chagedorn
|
2023-08-23 08:47:33 +00:00 |
|
Kimura Yukihiro
|
d1de3d082e
|
8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
Reviewed-by: shade, thartmann
|
2023-08-23 06:04:28 +00:00 |
|
Thomas Stuefe
|
a0d0f21f08
|
8314752: Use google test string comparison macros
Reviewed-by: coleenp, kbarrett
|
2023-08-23 05:26:05 +00:00 |
|
Valerie Peng
|
ba6cdbe2c2
|
8309214: sun/security/pkcs11/KeyStore/CertChainRemoval.java fails after 8301154
Reviewed-by: mbaesken, jnimeh
|
2023-08-22 23:49:03 +00:00 |
|
Calvin Cheung
|
9f4a9fe488
|
8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom"
Reviewed-by: iklam, matsaave
|
2023-08-22 22:37:16 +00:00 |
|
Thomas Stuefe
|
20e94784c9
|
8314426: runtime/os/TestTrimNative.java is failing on slow machines
Reviewed-by: mbaesken, mdoerr, shade
|
2023-08-22 14:00:47 +00:00 |
|
Daohan Qu
|
6b9df037e4
|
8311240: Eliminate usage of testcases.jar from TestMetaSpaceLog.java
Reviewed-by: ayang, tschatzl
|
2023-08-22 12:51:59 +00:00 |
|
Cesar Soares Lucas
|
02ef859f79
|
8313689: C2: compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java fails intermittently with -XX:-TieredCompilation
Reviewed-by: kvn, thartmann
|
2023-08-22 07:58:51 +00:00 |
|
Sergey Bylokhov
|
87298d2ade
|
8312535: MidiSystem.getSoundbank() throws unexpected SecurityException
Reviewed-by: prr
|
2023-08-22 01:44:16 +00:00 |
|
Daniel D. Daugherty
|
78f74bc8ff
|
8314672: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all and windows-x64
Reviewed-by: azvegint
|
2023-08-21 17:13:48 +00:00 |
|
Leo Korinth
|
17a19dc060
|
8311639: Replace currentTimeMillis() with nanoTime() in jtreg/gc
Reviewed-by: stefank, ayang
|
2023-08-21 12:19:36 +00:00 |
|
Aleksey Shipilev
|
812f475bc4
|
8314501: Shenandoah: sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java fails
Reviewed-by: cjplummer, sspitsyn
|
2023-08-21 09:02:01 +00:00 |
|
Sidraya
|
ec1f7a8480
|
8311630: [s390] Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: amitkumar, jvernee, mdoerr
|
2023-08-21 07:15:25 +00:00 |
|
Christian Stein
|
c50315de8f
|
8314495: Update to use jtreg 7.3.1
Reviewed-by: dholmes, erikj, iris, jpai
|
2023-08-21 06:30:56 +00:00 |
|
Alan Bateman
|
ed0f75f266
|
8313290: Misleading exception message from STS.Subtask::get when task forked after shutdown
Reviewed-by: psandoz
|
2023-08-19 18:42:43 +00:00 |
|
Xin Liu
|
febc34dd28
|
8314610: hotspot can't compile with the latest of gtest because of <iomanip>
Reviewed-by: jiefu, stuefe
|
2023-08-19 17:42:30 +00:00 |
|
Leonid Mesnik
|
58f5826ff4
|
8311222: strace004 can fail due to unexpected stack length after JDK-8309408
Reviewed-by: dholmes, alanb
|
2023-08-19 01:46:40 +00:00 |
|
Tyler Steele
|
395fc78880
|
8309475: Test java/foreign/TestByteBuffer.java fails: a problem with msync (aix)
Reviewed-by: mbaesken, alanb, mdoerr
|
2023-08-18 20:11:24 +00:00 |
|
Leonid Mesnik
|
f481477144
|
8314320: Mark runtime/CommandLine/ tests as flagless
Reviewed-by: dholmes
|
2023-08-18 17:53:07 +00:00 |
|
Pavel Rappo
|
aecbb1b5c3
|
8314448: Coordinate DocLint and JavaDoc to report on unknown tags
Reviewed-by: jjg
|
2023-08-18 16:40:51 +00:00 |
|
Coleen Phillimore
|
752121114f
|
8314265: Fix -Wconversion warnings in miscellaneous runtime code
Reviewed-by: stuefe, dholmes, chagedorn
|
2023-08-18 12:06:02 +00:00 |
|
Thomas Stuefe
|
891c3f4cca
|
8307356: Metaspace: simplify BinList handling
Reviewed-by: rkennke, coleenp
|
2023-08-18 05:51:05 +00:00 |
|
Ioi Lam
|
0299364d85
|
8314249: Refactor handling of invokedynamic in JVMCI ConstantPool
Reviewed-by: dnsimon, coleenp
|
2023-08-17 22:52:05 +00:00 |
|
Harshitha Onkar
|
808bb1f7bc
|
8314246: javax/swing/JToolBar/4529206/bug4529206.java fails intermittently on Linux
Reviewed-by: dnguyen, serb
|
2023-08-17 20:37:06 +00:00 |
|
Daniel D. Daugherty
|
2505cebc5d
|
8314533: ProblemList runtime/cds/appcds/customLoader/HelloCustom_JFR.java on linux-all with ZGC
Reviewed-by: azvegint
|
2023-08-17 17:05:54 +00:00 |
|
Chris Plummer
|
62ca00158c
|
8313357: Revisit requiring SA tests on OSX to either run as root or use sudo
Reviewed-by: dholmes, amenkov
|
2023-08-17 15:26:45 +00:00 |
|
Chris Plummer
|
388dcff725
|
8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE
Reviewed-by: sspitsyn, amenkov
|
2023-08-17 15:09:09 +00:00 |
|
Per Minborg
|
2b81885f78
|
8314071: Test java/foreign/TestByteBuffer.java timed out
Reviewed-by: mcimadamore
|
2023-08-17 11:31:09 +00:00 |
|
Cristian Vat
|
32efd23c5d
|
8311939: Excessive allocation of Matcher.groups array
Reviewed-by: rriggs, igraves
|
2023-08-17 11:27:39 +00:00 |
|
Aggelos Biboudis
|
4331193010
|
8314423: Multiple patterns without unnamed variables
8314216: Case enumConstant, pattern compilation fails
Reviewed-by: jlahoda
|
2023-08-17 07:33:16 +00:00 |
|
Ben Perez
|
f143380d01
|
8314240: test/jdk/sun/security/pkcs/pkcs7/SignerOrder.java fails to compile
Reviewed-by: mullan
|
2023-08-16 19:56:13 +00:00 |
|
Brian Burkhalter
|
6b396da278
|
8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified
Reviewed-by: alanb
|
2023-08-16 17:53:56 +00:00 |
|
Leonid Mesnik
|
7b28d3608a
|
8314330: java/foreign tests should respect vm flags when start new processes
Reviewed-by: jvernee
|
2023-08-16 17:49:38 +00:00 |
|
Lance Andersen
|
13f6450e2e
|
8313765: Invalid CEN header (invalid zip64 extra data field size)
Reviewed-by: simonis, alanb, coffeys
|
2023-08-16 15:42:36 +00:00 |
|
Ralf Schmelter
|
24e896d7c9
|
8310275: Bug in assignment operator of ReservedMemoryRegion
Reviewed-by: jsjolen, dholmes, stuefe
|
2023-08-16 15:00:50 +00:00 |
|
Thomas Schatzl
|
1925508425
|
8314144: gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
Reviewed-by: ayang, iwalulya
|
2023-08-16 12:08:56 +00:00 |
|
Matthias Baesken
|
ef6db5c299
|
8314211: Add NativeLibraryUnload event
Reviewed-by: stuefe, mdoerr
|
2023-08-16 07:39:42 +00:00 |
|
Emanuel Peter
|
d46f0fb318
|
8313720: C2 SuperWord: wrong result with -XX:+UseVectorCmov -XX:+UseCMoveUnconditionally
Reviewed-by: chagedorn, thartmann
|
2023-08-16 07:15:43 +00:00 |
|
Christian Hagedorn
|
0b12480de8
|
8314233: C2: assert(assertion_predicate_has_loop_opaque_node(iff)) failed: unexpected
Reviewed-by: thartmann, kvn
|
2023-08-16 06:58:23 +00:00 |
|
Prasanta Sadhukhan
|
2bd2faeb76
|
4346610: Adding JSeparator to JToolBar "pushes" buttons added after separator to edge
Reviewed-by: tr, aivanov, dnguyen
|
2023-08-16 05:35:40 +00:00 |
|
Leonid Mesnik
|
6bf4a33593
|
8314242: Update applications/scimark/Scimark.java to accept VM flags
Reviewed-by: dholmes
|
2023-08-16 00:15:55 +00:00 |
|
Christoph Schwentker
|
bc8e9f44a3
|
8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder
Reviewed-by: mchung
|
2023-08-15 22:34:37 +00:00 |
|
Chris Plummer
|
0f5e030bad
|
8309335: Get rid of use of reflection to call Thread.isVirtual() in nsk/jdi/EventRequestManager/stepRequests/stepreq001t.java
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-08-15 20:55:27 +00:00 |
|
Aleksey Shipilev
|
2e8a0ab272
|
8314120: Add tests for FileDescriptor.sync
Reviewed-by: alanb, bpb
|
2023-08-15 16:11:09 +00:00 |
|
Emanuel Peter
|
a02d65efcc
|
8310308: IR Framework: check for type and size of vector nodes
Reviewed-by: chagedorn, thartmann
|
2023-08-15 10:08:51 +00:00 |
|
David Holmes
|
b7dee213df
|
8314244: Incorrect file headers in new tests from JDK-8312597
Reviewed-by: lmesnik, kvn
|
2023-08-15 04:29:25 +00:00 |
|
Fei Gao
|
37c6b23f5b
|
8308340: C2: Idealize Fma nodes
Reviewed-by: kvn, epeter
|
2023-08-15 01:04:22 +00:00 |
|