Hannes Wallnöfer
|
ac41b78cfb
|
8284367: JQuery UI upgrade from 1.12.1 to 1.13.1
Reviewed-by: jjg
|
2022-05-17 09:53:50 +00:00 |
|
Andrew Haley
|
0948c097a8
|
8272094: compiler/codecache/TestStressCodeBuffers.java crashes with "failed to allocate space for trampoline"
Reviewed-by: shade, kvn
|
2022-05-17 09:02:06 +00:00 |
|
Aleksey Shipilev
|
8c977050aa
|
8286475: Drop --enable-preview from instanceof pattern matching related tests
Reviewed-by: darcy
|
2022-05-17 08:49:23 +00:00 |
|
Aleksey Shipilev
|
63cace759e
|
8286660: codestrings gtest fails on AArch64: "udf" in padding
Reviewed-by: ngasson, aph
|
2022-05-17 08:47:45 +00:00 |
|
Mat Carter
|
5e5500cbd7
|
6782021: It is not possible to read local computer certificates with the SunMSCAPI provider
Reviewed-by: weijun
|
2022-05-17 02:41:36 +00:00 |
|
wanghaomin
|
d65fba412e
|
8286452: The array length of testSmallConstArray should be small and const
Reviewed-by: redestad
|
2022-05-17 02:17:08 +00:00 |
|
Jaikiran Pai
|
125efe6cba
|
8286744: failure_handler: dmesg command on macos fails to collect data due to permission issues
Reviewed-by: dfuchs, lancea, lmesnik
|
2022-05-17 00:09:25 +00:00 |
|
Maurizio Cimadamore
|
40f4dabce8
|
8286756: Cleanup foreign API benchmarks
Reviewed-by: jvernee
|
2022-05-16 20:56:31 +00:00 |
|
Erik Gahlin
|
24cab0af32
|
8286740: JFR: Active Setting event emitted incorrectly
Reviewed-by: mgronlun
|
2022-05-16 19:09:02 +00:00 |
|
Dan Lutker
|
a31130fd40
|
7131823: bug in GIFImageReader
Reviewed-by: kizune, serb
|
2022-05-16 16:17:48 +00:00 |
|
Naoto Sato
|
b884db8f7c
|
8285844: TimeZone.getTimeZone(ZoneOffset) does not work for all ZoneOffsets and returns GMT unexpected
Reviewed-by: uschindler, scolebourne, joehw
|
2022-05-16 15:45:01 +00:00 |
|
Jan Lahoda
|
77dfbb4570
|
8178701: Compile error with switch statement on protected enum defined in parent inner class
Reviewed-by: vromero
|
2022-05-16 11:53:09 +00:00 |
|
Jaikiran Pai
|
f4258a50e0
|
8209137: Add ability to bind to specific local address to HTTP client
Reviewed-by: dfuchs, michaelm
|
2022-05-16 11:45:32 +00:00 |
|
Conor Cleary
|
65da38d844
|
8284585: PushPromiseContinuation test fails intermittently in timeout
Reviewed-by: dfuchs
|
2022-05-16 11:14:34 +00:00 |
|
Jan Lahoda
|
0155e4b76b
|
8282274: Compiler implementation for Pattern Matching for switch (Third Preview)
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: mcimadamore, vromero, abimpoudis
|
2022-05-16 07:49:26 +00:00 |
|
Emanuel Peter
|
2d34acfec9
|
8286638: C2: CmpU needs to do more precise over/underflow analysis
Reviewed-by: kvn, vlivanov, thartmann
|
2022-05-16 07:21:30 +00:00 |
|
bobpengxie
|
46d208fb1c
|
8284950: CgroupV1 detection code should consider memory.swappiness
Reviewed-by: sgehwolf, iklam
|
2022-05-16 06:40:54 +00:00 |
|
David Holmes
|
e2448cee57
|
8286791: CLONE - ProblemList compiler/c2/irTests/TestSkeletonPredicates.java in -Xcomp mode
Reviewed-by: darcy
|
2022-05-16 02:25:22 +00:00 |
|
Weijun Wang
|
357f990e32
|
8286428: AlgorithmId should understand PBES2
Reviewed-by: valeriep
|
2022-05-15 22:31:14 +00:00 |
|
Weijun Wang
|
f4f1dddfef
|
8284194: Allow empty subject fields in keytool
Reviewed-by: jnimeh, hchao
|
2022-05-15 22:30:06 +00:00 |
|
Leonid Mesnik
|
dc9462137c
|
8286782: Exclude vmTestbase/gc/gctests/WeakReference/weak006/weak006.java
Reviewed-by: alanb
|
2022-05-15 17:03:53 +00:00 |
|
Doug Simon
|
af24d2d1d6
|
8286771 : workaround implemented for JDK-8282607 is incomplete
Reviewed-by: dholmes
|
2022-05-14 15:28:53 +00:00 |
|
Alexander Zuev
|
f56396f168
|
6829250: Reg test: java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java fails in Windows
Reviewed-by: prr
|
2022-05-13 22:08:44 +00:00 |
|
Alexander Matveev
|
273c7329e7
|
8277493: [REDO] Quarantined jpackage apps are labeled as "damaged"
Reviewed-by: asemenyuk
|
2022-05-13 18:39:16 +00:00 |
|
Albert Mingkun Yang
|
8daf08dbc4
|
8286628: Remove unused BufferNode::Allocator::flush_free_list
Reviewed-by: kbarrett, tschatzl
|
2022-05-13 11:59:23 +00:00 |
|
Daniel Fuchs
|
04df8b7437
|
8286194: ExecutorShutdown test fails intermittently
Reviewed-by: jpai, michaelm
|
2022-05-13 11:51:42 +00:00 |
|
Jan Lahoda
|
6a1b09898d
|
8278039: Code completion not woking after some statements such as "if" or "while"
Reviewed-by: jlaskey
|
2022-05-13 11:03:17 +00:00 |
|
Jan Lahoda
|
11fa03f3ee
|
8282160: JShell circularly-required classes cannot be defined
Reviewed-by: vromero
|
2022-05-13 09:45:48 +00:00 |
|
Brian Burkhalter
|
369611ea34
|
8286677: [BACKOUT] (fc) Tune FileChannel.transferFrom()
Reviewed-by: dholmes, mikael
|
2022-05-12 22:37:42 +00:00 |
|
Brian Burkhalter
|
986d87dcc0
|
8274113: (fc) Tune FileChannel.transferFrom()
Reviewed-by: alanb
|
2022-05-12 18:49:58 +00:00 |
|
Leonid Mesnik
|
61cb4b7448
|
8285951: Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase_vm_gc_ref tests
Reviewed-by: kbarrett, tschatzl
|
2022-05-12 18:38:23 +00:00 |
|
Erik Gahlin
|
7118343737
|
8278262: JFR: TestPrintXML can't handle missing timestamps
Reviewed-by: mgronlun
|
2022-05-12 18:21:52 +00:00 |
|
Maurizio Cimadamore
|
2c5d136260
|
8282191: Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: erikj, jvernee, psandoz, dholmes, mchung
|
2022-05-12 16:17:45 +00:00 |
|
Naoto Sato
|
cc7560e995
|
8286287: Reading file as UTF-16 causes Error which "shouldn't happen"
Reviewed-by: jpai, bpb, rriggs
|
2022-05-12 15:58:19 +00:00 |
|
Jan Lahoda
|
e4439ca32a
|
8284283: javac crashes when several transitive supertypes are missing
Reviewed-by: vromero
|
2022-05-12 13:40:21 +00:00 |
|
Weijun Wang
|
752ad1c410
|
8286422: Add OIDs for RC2 and Blowfish
Reviewed-by: hchao, ascarpino
|
2022-05-12 13:27:45 +00:00 |
|
Prasanta Sadhukhan
|
be97b4bc83
|
8278348: [macos12] javax/swing/JTree/4908142/bug4908142.java fails in macos12
Reviewed-by: prr
|
2022-05-12 09:25:42 +00:00 |
|
Prasanta Sadhukhan
|
ff17f496f4
|
8284888: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "NimbusLookAndFeel] : ERROR: icon and imageIcon not same."
Reviewed-by: prr
|
2022-05-12 08:54:28 +00:00 |
|
Leonid Mesnik
|
82d257006d
|
8283001: windows-x86-cmp-baseline fails in some jvmti native libs
Reviewed-by: sspitsyn, amenkov
|
2022-05-12 02:30:17 +00:00 |
|
Eric Liu
|
e9f45bb270
|
8282966: AArch64: Optimize VectorMask.toLong with SVE2
Reviewed-by: xgong, ngasson
|
2022-05-12 01:15:16 +00:00 |
|
lawrence.andrews
|
57a7670886
|
8285612: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java
Reviewed-by: prr
|
2022-05-11 23:35:51 +00:00 |
|
lawrence.andrews
|
44a60ce172
|
8285867: Convert applet manual tests SelectionVisible.java to Frame and automate
Reviewed-by: prr
|
2022-05-11 23:34:25 +00:00 |
|
Damon Nguyen
|
ccbe8faa00
|
8282772: JButton text set as HTML content has unwanted padding
Reviewed-by: prr, psadhukhan
|
2022-05-11 23:29:06 +00:00 |
|
Claes Redestad
|
1586bf862b
|
8286401: Address possibly lossy conversions in Microbenchmarks
Reviewed-by: shade, ecaspole
|
2022-05-11 20:51:57 +00:00 |
|
Doug Simon
|
1c50ea36a5
|
8282607: runtime/ErrorHandling/MachCodeFramesInErrorFile.java failed with "RuntimeException: 0 < 2"
Reviewed-by: dholmes, coleenp
|
2022-05-11 20:08:15 +00:00 |
|
Coleen Phillimore
|
cec23b1b07
|
8286556: Remove EagerInitialization develop option
Reviewed-by: rehn, redestad
|
2022-05-11 16:19:49 +00:00 |
|
Albert Mingkun Yang
|
89de756ffb
|
8286387 : Remove unused FreeListAllocator::reduce_free_list
Reviewed-by: kbarrett, tschatzl
|
2022-05-11 15:06:14 +00:00 |
|
Manukumar V S
|
7612bba0f1
|
8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox
Reviewed-by: prr
|
2022-05-11 11:48:22 +00:00 |
|
Aleksey Shipilev
|
73c5e993e1
|
8286473: Drop --enable-preview from Record related tests
Reviewed-by: alanb, jpai, mchung
|
2022-05-11 08:52:11 +00:00 |
|
Aleksey Shipilev
|
9c2548414c
|
8286339: compiler/c2/irTests/TestEnumFinalFold.java fails if Enum/String methods are not inlined
Reviewed-by: thartmann, jiefu
|
2022-05-11 05:29:11 +00:00 |
|
Aleksey Shipilev
|
d547a707bf
|
8286474: Drop --enable-preview from Sealed Classes related tests
Reviewed-by: alanb, jpai, mchung, lancea
|
2022-05-11 05:27:56 +00:00 |
|
Leonid Mesnik
|
aaeb08eca4
|
8278123: serviceability/dcmd/vm/ClassLoaderStatsTest.java failing with java.lang.AssertionError: Should have a hidden class
Reviewed-by: cjplummer
|
2022-05-10 22:28:12 +00:00 |
|
Calvin Cheung
|
070a0cda31
|
8286551: JDK-8286460 causes tests to fail to compile in Tier2
Reviewed-by: dcubed
|
2022-05-10 20:20:37 +00:00 |
|
Leonid Mesnik
|
dcec1d2a68
|
8286368: Cleanup problem lists after loom integration
Reviewed-by: alanb
|
2022-05-10 19:12:29 +00:00 |
|
Leonid Mesnik
|
7704eb1866
|
8284980: Test vmTestbase/nsk/stress/except/except010.java times out with -Xcomp -XX:+DeoptimizeALot
Reviewed-by: dcubed
|
2022-05-10 19:02:47 +00:00 |
|
Leonid Mesnik
|
d347fc127b
|
8286438: Add jhsdb jstack processing without --mixed in efh
Reviewed-by: cjplummer
|
2022-05-10 18:58:58 +00:00 |
|
Christian Stein
|
52dbfa99fe
|
8286460: Remove dependence on JAR filename in CDS tests
Reviewed-by: ccheung, iklam
|
2022-05-10 18:13:41 +00:00 |
|
Erik Gahlin
|
0f3773635d
|
8282420: JFR: Remove event handlers
Reviewed-by: mgronlun
|
2022-05-10 16:14:07 +00:00 |
|
Pengfei Li
|
1ca540460c
|
8286125: C2: "bad AD file" with PopulateIndex on x86_64
Reviewed-by: kvn, thartmann
|
2022-05-10 13:37:03 +00:00 |
|
Lennart Fricke
|
3462190965
|
8286163: micro-optimize Instant.plusSeconds
Reviewed-by: scolebourne, redestad, naoto
|
2022-05-10 09:00:09 +00:00 |
|
Matthias Baesken
|
de8f4d01b2
|
8286191: misc tests fail due to JDK-8285987
Reviewed-by: rriggs
|
2022-05-10 07:44:20 +00:00 |
|
Harshitha Onkar
|
bd6026c10c
|
7124282: [macosx] Can't see table cell highlighter when the highlight border is the same color as the cell.
Reviewed-by: psadhukhan, prr
|
2022-05-10 06:33:38 +00:00 |
|
Manukumar V S
|
9a3cb93038
|
8030121: java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java fails
Reviewed-by: prr
|
2022-05-10 04:37:20 +00:00 |
|
Alexey Semenyuk
|
29395534d9
|
8282351: jpackage does not work if class file has $$ in the name on windows
Reviewed-by: almatvee
|
2022-05-10 02:53:11 +00:00 |
|
Daniel D. Daugherty
|
61450bb061
|
8283651: nsk/jvmti/SuspendThread/suspendthrd003 may leak native memory
Reviewed-by: lmesnik
|
2022-05-09 22:03:55 +00:00 |
|
Daniel D. Daugherty
|
c28a63617d
|
8286442: ProblemList compiler/c2/irTests/TestSkeletonPredicates.java in -Xcomp mode
Reviewed-by: ctornqvi
|
2022-05-09 21:35:20 +00:00 |
|
Johannes Bechberger
|
902b1dd455
|
8284686: Interval of < 1 ms disables ExecutionSample events
Reviewed-by: egahlin
|
2022-05-09 19:27:32 +00:00 |
|
Daniel D. Daugherty
|
02e5fc04cc
|
8286435: JDK-8284316 caused validate-source to fail in Tier1
Reviewed-by: mikael
|
2022-05-09 19:22:42 +00:00 |
|
lawrence.andrews
|
6a7c023796
|
8284316: Support accessibility ManualTestFrame.java for non SwingSet tests
Reviewed-by: kizune
|
2022-05-09 18:30:43 +00:00 |
|
Leonid Mesnik
|
40470d83e4
|
8284550: test failure_handler is not properly invoking jhsdb jstack, resulting in failure to produce a stack when a test times out
Reviewed-by: dholmes, alanb
|
2022-05-09 18:26:08 +00:00 |
|
Harshitha Onkar
|
837928ba79
|
8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"
Reviewed-by: prr, kizune
|
2022-05-09 17:39:43 +00:00 |
|
Weijun Wang
|
397d095f66
|
8285743: Ensure each IntegerPolynomial object is only created once
Reviewed-by: xuelei, ascarpino
|
2022-05-09 17:18:34 +00:00 |
|
Calvin Cheung
|
29ccb8fbb8
|
8285914: AppCDS crash when using shared archive with old class file
Reviewed-by: dholmes, iklam
|
2022-05-09 16:00:57 +00:00 |
|
Raffaello Giulietti
|
97a983526b
|
8274517: java/util/DoubleStreamSums/CompensatedSums.java fails with expected [true] but found [false]
Reviewed-by: alanb, bpb
|
2022-05-09 14:53:10 +00:00 |
|
Daniel Fuchs
|
f143386109
|
8286293: Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources
Reviewed-by: michaelm
|
2022-05-09 13:01:16 +00:00 |
|
Doug Lea
|
4f5d73f2d4
|
8286294: ForkJoinPool.commonPool().close() spins
Reviewed-by: alanb
|
2022-05-09 11:09:34 +00:00 |
|
Leo Korinth
|
b490a58ed8
|
8283899: Revert 8284190 after fix of 8281297
Reviewed-by: kbarrett
|
2022-05-09 07:24:12 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Vladimir Ivanov
|
5212535a27
|
8282218: C1: Missing side effects of dynamic class loading during constant linkage
Reviewed-by: thartmann, kvn
|
2022-05-06 23:09:23 +00:00 |
|
Daniel D. Daugherty
|
d8f9686b12
|
8286342: ProblemList compiler/c2/irTests/TestEnumFinalFold.java
Reviewed-by: mikael
|
2022-05-06 19:53:20 +00:00 |
|
Dean Long
|
bb52ea6820
|
8286263: compiler/c1/TestPinnedIntrinsics.java failed with "RuntimeException: testCurrentTimeMillis failed with -3"
Reviewed-by: thartmann, kvn
|
2022-05-06 19:47:48 +00:00 |
|
Stuart Marks
|
5a1d8f7e53
|
8285295: Need better testing for IdentityHashMap
Reviewed-by: jpai, lancea
|
2022-05-06 18:41:32 +00:00 |
|
Aleksey Shipilev
|
080f3c5d8a
|
8286190: Add test to verify constant folding for Enum fields
Reviewed-by: kvn, thartmann
|
2022-05-06 16:32:02 +00:00 |
|
Naoto Sato
|
1277f5d84e
|
8286154: Fix 3rd party notices in test files
Reviewed-by: darcy, joehw, iris
|
2022-05-06 16:10:17 +00:00 |
|
Hannes Wallnöfer
|
3cdedf1ddb
|
8248863: Add search landing page to API documentation
Reviewed-by: jjg
|
2022-05-06 08:56:42 +00:00 |
|
Roland Westrelin
|
fa1ca98fff
|
8281429: PhiNode::Value() is too conservative for tripcount of CountedLoop
Reviewed-by: thartmann, kvn
|
2022-05-06 08:24:33 +00:00 |
|
Tobias Holenstein
|
dd06cc638e
|
8283807: Handle CompileThreshold the same as other thresholds when scaled with -XX:CompileThresholdScaling
Reviewed-by: kvn, iklam, thartmann
|
2022-05-06 07:08:19 +00:00 |
|
Jie Fu
|
7ebc4bce93
|
8286066: assert(k != __null) failed: klass not loaded caused by FillerObject_klass
Reviewed-by: dholmes, tschatzl, iklam
|
2022-05-05 23:16:42 +00:00 |
|
Alexey Semenyuk
|
9644a314cf
|
8285616: [macos] Incorrect path for launcher-as-service.txt in .cfg file
Reviewed-by: almatvee
|
2022-05-05 20:21:47 +00:00 |
|
Roger Riggs
|
2f995c8d2b
|
8286199: ProblemList jdk/jshell/ExternalEditorTest.java
Reviewed-by: dcubed
|
2022-05-05 20:03:42 +00:00 |
|
Alex Menkov
|
1bba64070e
|
8284027: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/ is failing
Reviewed-by: sspitsyn, cjplummer
|
2022-05-05 19:41:41 +00:00 |
|
Hannes Wallnöfer
|
5ac7186c9e
|
8282559: Allow multiple search terms in javadoc search
Reviewed-by: jjg
|
2022-05-05 14:46:43 +00:00 |
|
Roger Riggs
|
7022543fcf
|
8286195: ProblemList test/lib-test/jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java
Reviewed-by: dcubed, lancea
|
2022-05-05 14:45:14 +00:00 |
|
Athijegannathan Sundararajan
|
ede06c3c5f
|
8282060: RemoteRuntimeImageTest is not actually testing on JDK 8
Reviewed-by: alanb, erikj
|
2022-05-05 13:24:00 +00:00 |
|
Matthias Baesken
|
9d2f591e6a
|
8285987: executing shell scripts without #! fails on Alpine linux
Reviewed-by: mdoerr, goetz
|
2022-05-05 12:45:32 +00:00 |
|
Prasanta Sadhukhan
|
81d7475d20
|
7132796: [macosx] closed/javax/swing/JComboBox/4517214/bug4517214.java fails on MacOS
Reviewed-by: serb
|
2022-05-05 08:50:07 +00:00 |
|
Emanuel Peter
|
4a5e7a1ada
|
8282555: Missing memory edge when spilling MoveF2I, MoveD2L etc
Reviewed-by: kvn, thartmann, jbhateja
|
2022-05-05 08:15:53 +00:00 |
|
Vikey Chen
|
7d545084f4
|
8283606: Tests may fail with zh locale on MacOS
Reviewed-by: iklam, rriggs
|
2022-05-05 00:06:24 +00:00 |
|
Srinivas Mandalika
|
158d871d05
|
8285693: Create an automated test for JDK-4702199
Reviewed-by: serb
|
2022-05-04 23:32:51 +00:00 |
|
Hai-May Chao
|
09e6ee96bd
|
8255552: Add DES/3DES/MD5 to jdk.security.legacyAlgorithms
Reviewed-by: mullan, weijun
|
2022-05-04 20:35:16 +00:00 |
|
Liam Miller-Cushon
|
4d30a1e8d1
|
8284220: TypeMirror#toString omits enclosing class names after JDK-8281238
Reviewed-by: darcy
|
2022-05-04 20:25:36 +00:00 |
|
Jonathan Gibbons
|
28e6d805f4
|
8285869: Selective cleanup in doclint Checker class
Reviewed-by: iris, prappo
|
2022-05-04 20:23:23 +00:00 |
|
Doug Lea
|
00e6c63cd1
|
8277090: jsr166 refresh for jdk19
Reviewed-by: alanb, psandoz
|
2022-05-04 19:24:19 +00:00 |
|
Xin Liu
|
c5a0687f80
|
8285976: compiler/exceptions/OptimizeImplicitExceptions.java can't pass with -XX:+DeoptimizeALot
Reviewed-by: kvn, thartmann, simonis
|
2022-05-04 17:59:39 +00:00 |
|
Yasser Bazzi Bordonal
|
df8c2be5fe
|
8279598: Provide adapter from RandomGenerator to Random
Reviewed-by: smarks, darcy
|
2022-05-04 17:55:50 +00:00 |
|
Daniel D. Daugherty
|
497a94fead
|
8286138: ProblemList javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java on macosx-aarch64
Reviewed-by: bpb
|
2022-05-04 16:38:09 +00:00 |
|
Brian Burkhalter
|
17cc7131ab
|
8274112: (fc) Tune FileChannel.transferTo()
Reviewed-by: alanb, lancea, rriggs
|
2022-05-04 14:33:16 +00:00 |
|
Matthias Baesken
|
7424f47557
|
8286114: [test] show real exception in bomb call in sun/rmi/runtime/Log/checkLogging/CheckLogging.java
Reviewed-by: rriggs, mdoerr
|
2022-05-04 14:30:48 +00:00 |
|
Sibabrata Sahoo
|
0462d5a252
|
8285452: Add a new test library API to replace a file content using FileUtils.java
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: weijun, dfuchs
|
2022-05-04 06:56:16 +00:00 |
|
Weijun Wang
|
075ce8a0d0
|
8286069: keytool prints out wrong key algorithm for -importpass command
Reviewed-by: hchao, valeriep
|
2022-05-04 02:56:18 +00:00 |
|
Coleen Phillimore
|
be67acdf5c
|
8285832: runtime/Thread/TooSmallStackSize.java failed "assert(k->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation"
Reviewed-by: dholmes, fparain, iklam
|
2022-05-03 17:43:12 +00:00 |
|
Alexander Zuev
|
39e50c2d69
|
8273506: java Robot API did the 'm' keypress and caused /awt/event/KeyEvent/KeyCharTest/KeyCharTest.html is timing out on macOS 12
Reviewed-by: serb
|
2022-05-03 17:08:17 +00:00 |
|
Igor Veresov
|
4434c7df03
|
8265360: several compiler/whitebox tests fail with "private compiler.whitebox.SimpleTestCaseHelper(int) must be compiled"
Reviewed-by: kvn, thartmann
|
2022-05-03 16:02:22 +00:00 |
|
Xue-Lei Andrew Fan
|
ffca23a531
|
8284490: Remove finalizer method in java.security.jgss
Reviewed-by: rriggs, dfuchs, weijun
|
2022-05-03 14:14:09 +00:00 |
|
Matthias Baesken
|
0f62cb6fcc
|
8285921: serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java fails on Alpine
Reviewed-by: stuefe, dholmes
|
2022-05-03 11:21:57 +00:00 |
|
Roberto Castañeda Lozano
|
6fcd322258
|
8279622: C2: miscompilation of map pattern as a vector reduction
Reviewed-by: roland, kvn, thartmann
|
2022-05-03 11:08:48 +00:00 |
|
Jaikiran Pai
|
45ca81ff5f
|
8285915: failure_handler: gather the contents of /etc/hosts file
Reviewed-by: dfuchs, erikj
|
2022-05-03 01:23:01 +00:00 |
|
Jie Fu
|
3420a1aa70
|
8286013: Incorrect test configurations for compiler/stable/TestStableShort.java
Reviewed-by: shade, thartmann
|
2022-05-02 22:41:59 +00:00 |
|
Weijun Wang
|
50a4df87c8
|
8286024: PKCS12 keystore shows "DES/CBC" as the algorithm of a DES SecretKeyEntry
Reviewed-by: valeriep
|
2022-05-02 22:37:32 +00:00 |
|
Daniel D. Daugherty
|
41de506ed6
|
8285507: revert fix for JDK-8282704 now that JDK-8282952 is fixed
Reviewed-by: dholmes, pchilanomate
|
2022-05-02 15:39:06 +00:00 |
|
Thomas Schatzl
|
7a95a40e03
|
8285970: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java still fails after JDK-8285011
Reviewed-by: ayang, dcubed
|
2022-05-02 15:30:35 +00:00 |
|
Daniel D. Daugherty
|
4a79270c01
|
8284632: runtime/Thread/StopAtExit.java possibly leaking memory again
Reviewed-by: pchilanomate, rehn
|
2022-05-02 15:23:03 +00:00 |
|
Thomas Schatzl
|
7020595631
|
8284435: Add dedicated filler objects for known dead Java heap areas
Reviewed-by: iklam, iwalulya
|
2022-05-02 11:03:57 +00:00 |
|
Jie Fu
|
1f9f8738f3
|
8285980: Several tests in compiler/c2/irTests miss @requires vm.compiler2.enabled
Reviewed-by: thartmann
|
2022-05-02 10:38:31 +00:00 |
|
Johan Sjölén
|
d9541c5e9f
|
8276202: LogFileOutput.invalid_file_vm asserts when being executed from a read only working directory
Reviewed-by: dholmes, stuefe
|
2022-04-30 08:00:26 +00:00 |
|
Fei Gao
|
df7fba1cda
|
8284981: Support the vectorization of some counting-down loops in SLP
Reviewed-by: roland, kvn
|
2022-04-30 07:39:16 +00:00 |
|
Damon Nguyen
|
2dd882af08
|
8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
Reviewed-by: prr, kizune
|
2022-04-29 20:26:26 +00:00 |
|
Kevin Walls
|
116763cb5d
|
8284331: Add sanity check for signal handler modification warning.
Reviewed-by: dholmes, amenkov
|
2022-04-29 20:14:55 +00:00 |
|
Leonid Mesnik
|
95d38bbd6b
|
8285773: Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase/gc/gctests/ReferencesGC/ReferencesGC.java
Reviewed-by: tschatzl, kbarrett
|
2022-04-29 19:33:41 +00:00 |
|
Dean Long
|
cd8709e8e0
|
8284883: JVM crash: guarantee(sect->end() <= sect->limit()) failed: sanity on AVX512
Reviewed-by: kvn, jbhateja
|
2022-04-29 19:09:58 +00:00 |
|
Naoto Sato
|
3d07b3c7f0
|
8282227: Locale information for nb is not working properly
Reviewed-by: rriggs
|
2022-04-29 17:20:41 +00:00 |
|
Daniel D. Daugherty
|
cfe67af209
|
8285938: ProblemList jdk/jshell/HighlightUITest.java on linux-x64
Reviewed-by: darcy, azvegint
|
2022-04-29 17:11:14 +00:00 |
|
Roland Westrelin
|
e98ac23553
|
8285793: C2: optimization of mask checks in counted loops fail in the presence of cast nodes
Reviewed-by: kvn, thartmann
|
2022-04-29 11:19:27 +00:00 |
|
Manukumar V S
|
669ac611b2
|
8274597: Some of the dnd tests time out and fail intermittently
8028998: [TEST_BUG] [macosx] java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java failed
Reviewed-by: serb
|
2022-04-29 10:33:44 +00:00 |
|
Jaikiran Pai
|
269eae6189
|
8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4 beta2
Reviewed-by: dfuchs, alanb
|
2022-04-29 09:15:56 +00:00 |
|
Jie Fu
|
c4f7a850c6
|
8285828: runtime/execstack/TestCheckJDK.java fails with zipped debug symbols
Reviewed-by: dholmes, stuefe
|
2022-04-29 08:50:06 +00:00 |
|
Sergey Bylokhov
|
f42631e354
|
8285523: Improve test java/io/FileOutputStream/OpenNUL.java
Reviewed-by: andrew, bpb
|
2022-04-29 07:34:46 +00:00 |
|
Jatin Bhateja
|
e4066628ad
|
8282711: Accelerate Math.signum function for AVX and AVX512 target.
Reviewed-by: sviswanathan, thartmann
|
2022-04-29 06:34:09 +00:00 |
|
Tobias Hartmann
|
0a4a6403bb
|
8285301: C2: assert(!requires_atomic_access) failed: can't ensure atomicity
Reviewed-by: kvn, dlong
|
2022-04-29 06:12:43 +00:00 |
|
Sergey Bylokhov
|
40f19c014f
|
8264666: Change implementation of safeAdd/safeMult in the LCMSImageLayout class
Reviewed-by: prr
|
2022-04-29 05:53:31 +00:00 |
|
Srikanth Adayapalam
|
1e28fcbc5f
|
8155701: The compiler fails with an AssertionError: typeSig ERROR
Reviewed-by: vromero
|
2022-04-29 05:04:23 +00:00 |
|
Manukumar V S
|
99388eff8d
|
8283624: Create an automated regression test for RFE-4390885
Reviewed-by: serb
|
2022-04-29 04:09:55 +00:00 |
|
Jonathan Gibbons
|
21b62fef33
|
8195589: T6587786.java failed after JDK-8189997
Reviewed-by: iris, vromero
|
2022-04-29 00:34:26 +00:00 |
|
Jonathan Gibbons
|
8190217971
|
8285496: DocLint does not check for missing @param tags for type parameters on classes and interfaces
Reviewed-by: darcy, iris
|
2022-04-29 00:32:56 +00:00 |
|
Phil Race
|
64d98ba100
|
8285094: Test java/awt/Frame/InvisibleOwner/InvisibleOwner.java failing on Linux
Reviewed-by: psadhukhan, serb
|
2022-04-29 00:06:36 +00:00 |
|
Xue-Lei Andrew Fan
|
b9d1e85151
|
8285785: CheckCleanerBound test fails with PasswordCallback object is not released
Reviewed-by: dfuchs, mullan, rriggs
|
2022-04-28 16:10:39 +00:00 |
|
Thomas Schatzl
|
b7185780ff
|
8285011: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java fails after JDK-8280761
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, lkorinth
|
2022-04-28 15:49:27 +00:00 |
|
Kim Barrett
|
2d8d140214
|
8285690: CloneableReference subtest should not throw CloneNotSupportedException
Reviewed-by: rriggs, mchung
|
2022-04-28 15:15:17 +00:00 |
|
Pengfei Li
|
ea83b4455b
|
8280510: AArch64: Vectorize operations with loop induction variable
Reviewed-by: adinn, thartmann
|
2022-04-28 14:13:24 +00:00 |
|
Aleksey Shipilev
|
5629c7555f
|
8284848: C2: Compiler blackhole arguments should be treated as globally escaping
Reviewed-by: kvn, thartmann
|
2022-04-28 08:32:44 +00:00 |
|
Ivan Walulya
|
4f2e4c7c24
|
8178969: [TESTBUG] Wrong reporting of gc/g1/humongousObjects/TestHeapCounters test.
Reviewed-by: tschatzl, ayang
|
2022-04-28 08:04:19 +00:00 |
|
Xue-Lei Andrew Fan
|
89fd6d34f8
|
8284910: Buffer clean in PasswordCallback
Reviewed-by: mullan
|
2022-04-28 02:48:20 +00:00 |
|
Jonathan Gibbons
|
3312d8c620
|
8285756: clean up use of bad arguments for @clean in langtools tests
Reviewed-by: darcy
|
2022-04-27 22:22:28 +00:00 |
|
Chris Plummer
|
5c0934931b
|
8285032: vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy008/ fails with "eventSet.suspendPolicy() != policyExpected"
Reviewed-by: sspitsyn, amenkov
|
2022-04-27 20:38:18 +00:00 |
|
jeremy
|
8a16842b4e
|
8176501: Method Shape.getBounds2D() incorrectly includes Bezier control points in bounding box
Reviewed-by: prr
|
2022-04-27 18:37:42 +00:00 |
|
Srinivas Mandalika
|
6db2e16b94
|
8284077: Create an automated test for JDK-4170173
Reviewed-by: serb
|
2022-04-27 18:15:36 +00:00 |
|
Srinivas Mandalika
|
a0b984a778
|
8282933: Create a test for JDK-4529616
Reviewed-by: serb
|
2022-04-27 18:14:31 +00:00 |
|
Claes Redestad
|
6c79671e50
|
8285633: Take better advantage of generic MethodType cache
Reviewed-by: jvernee
|
2022-04-27 17:54:21 +00:00 |
|
Alexey Semenyuk
|
b675c597e3
|
8236128: Allow jpackage create installers for services
Reviewed-by: almatvee
|
2022-04-27 16:32:29 +00:00 |
|
Michael McMahon
|
ef27081fe7
|
8285671: java/nio/channels/etc/PrintSupportedOptions.java and java/nio/channels/DatagramChannel/AfterDisconnect.java are failing
Reviewed-by: dfuchs
|
2022-04-27 16:14:57 +00:00 |
|
lawrence.andrews
|
e7c3b9de64
|
8285617: Fix java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java manual test
Reviewed-by: prr, psadhukhan
|
2022-04-27 12:23:20 +00:00 |
|
Prasanta Sadhukhan
|
72f82dd723
|
8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE
8065099: [macos] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java fails: no background shine through
Reviewed-by: jdv
|
2022-04-27 07:15:46 +00:00 |
|
Ioi Lam
|
4714fdcd6a
|
8285279: ArgumentsTest.set_numeric_flag_double_vm fails on some locales (again)
Reviewed-by: dholmes
|
2022-04-27 04:58:13 +00:00 |
|
Alisen Chung
|
cc89f1bc61
|
8198622: java/awt/Focus/TypeAhead/TestFocusFreeze.java fails on mac
6447537: EnqueueWithDialogTest & TestFocusFreeze fail
Reviewed-by: jdv
|
2022-04-27 04:34:21 +00:00 |
|
Eric Liu
|
d3ea4b7bb4
|
8283435: AArch64: [vectorapi] Optimize SVE lane/withLane operations for 64/128-bit vector sizes
Reviewed-by: njian, ngasson
|
2022-04-27 01:22:27 +00:00 |
|
Harshitha Onkar
|
16ebe40a1b
|
8251177: [macosx] The text "big" is truncated in JTabbedPane
Reviewed-by: psadhukhan, kizune, serb
|
2022-04-26 22:55:43 +00:00 |
|
Alexander Zuev
|
e574cc0e2b
|
8196367: java/awt/List/SingleModeDeselect/SingleModeDeselect.java times out
Reviewed-by: prr
|
2022-04-26 20:54:53 +00:00 |
|
Phil Race
|
110edd9999
|
8284965: closed test sun/java2d/OpenGL/XORPaint.java is unstable
Reviewed-by: serb
|
2022-04-26 20:31:44 +00:00 |
|
Alisen Chung
|
dbcf38932e
|
8198666: Many java/awt/Modal/OnTop/ test fails on mac
Reviewed-by: kizune, serb
|
2022-04-26 20:30:45 +00:00 |
|
Alisen Chung
|
102a305f73
|
8202790: DnD test DisposeFrameOnDragTest.java does not clean up
Reviewed-by: serb, kizune, prr
|
2022-04-26 20:29:48 +00:00 |
|
Daniel D. Daugherty
|
e3d714d37e
|
8285677: ProblemList two tests from JDK-8285671 on macosx-x64
Reviewed-by: dfuchs
|
2022-04-26 19:40:32 +00:00 |
|
Naoto Sato
|
03bcf7b6d1
|
8283620: System.out does not use the encoding/charset specified in the Javadoc
Reviewed-by: alanb
|
2022-04-26 16:05:20 +00:00 |
|
Jonathan Gibbons
|
20a132d460
|
8284994: -Xdoclint:all returns warning for records, even when documented properly
Reviewed-by: vromero
|
2022-04-26 15:42:18 +00:00 |
|
Tyler Steele
|
97a0a292a6
|
8283643: [AIX, testbug] MachCodeFramesInErrorFile test fails to find 'Native frames' text
Reviewed-by: dnsimon, dholmes
|
2022-04-26 15:26:21 +00:00 |
|
Michael McMahon
|
67755edd6f
|
8284890: Support for Do not fragment IP socket options
Reviewed-by: erikj, ihse, dfuchs
|
2022-04-26 13:49:58 +00:00 |
|
Andrew Haley
|
a7b5157375
|
8282541: AArch64: Auto-vectorize Math.round API
Reviewed-by: njian, ngasson, adinn
|
2022-04-26 13:43:12 +00:00 |
|
Tobias Hartmann
|
8de3c65545
|
8284951: Compile::flatten_alias_type asserts with "indeterminate pointers come only from unsafe ops"
Reviewed-by: kvn, roland
|
2022-04-26 12:05:24 +00:00 |
|
Daniel Fuchs
|
552e1b0b8a
|
8284779: Test java/util/logging/Logger/logrb/TestLogrbResourceBundle.java fails intermittently with vthreads wrapper
Reviewed-by: alanb
|
2022-04-26 11:55:20 +00:00 |
|
Dean Long
|
947869609c
|
8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int)
Reviewed-by: kvn, thartmann
|
2022-04-26 07:25:47 +00:00 |
|
Calvin Cheung
|
9b8270895e
|
8284319: Test runtime/cds/appcds/TestParallelGCWithCDS.java fails in repo-loom
Reviewed-by: iklam
|
2022-04-25 20:50:56 +00:00 |
|
Calvin Cheung
|
1e79ded98a
|
8284889: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#custom-cl-zgc timed out
Reviewed-by: iklam
|
2022-04-25 16:54:44 +00:00 |
|
Alexander Zvegintsev
|
293bc5e5cd
|
8129778: Few awt test fail for Solaris 11 with RuntimeException
Reviewed-by: serb, prr
|
2022-04-25 10:02:56 +00:00 |
|
Alexander Zvegintsev
|
36f2e5240b
|
8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu
Reviewed-by: prr, serb
|
2022-04-25 10:01:26 +00:00 |
|
Roland Westrelin
|
32593df392
|
8279888: Local variable independently used by multiple loops can interfere with loop optimizations
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: thartmann, kvn
|
2022-04-25 09:30:00 +00:00 |
|
Jan Lahoda
|
4c22a9bcf9
|
8282823: javac should constrain more uses of preview APIs
Reviewed-by: jlaskey, mcimadamore, vromero
|
2022-04-25 09:10:44 +00:00 |
|
Roland Westrelin
|
dc6358444b
|
8273115: CountedLoopEndNode::stride_con crash in debug build with -XX:+TraceLoopOpts
Reviewed-by: kvn, thartmann
|
2022-04-25 08:32:50 +00:00 |
|
Alexander Zvegintsev
|
08024d9583
|
8193543: Regression automated test '/open/test/jdk/java/awt/TrayIcon/SystemTrayInstance/SystemTrayInstanceTest.java' fails
Reviewed-by: serb
|
2022-04-23 20:41:55 +00:00 |
|
Alexander Zvegintsev
|
a1efb95536
|
8129827: [TEST_BUG] Test java/awt/Robot/RobotWheelTest/RobotWheelTest.java fails
Reviewed-by: psadhukhan
|
2022-04-23 20:39:39 +00:00 |
|
Brian Burkhalter
|
03cbb48e6a
|
8285445: cannot open file "NUL:"
Reviewed-by: mikael
|
2022-04-23 15:51:04 +00:00 |
|
Aleksey Shipilev
|
ce8db2c403
|
8285394: Compiler blackholes can be eliminated due to stale ciMethod::intrinsic_id()
Reviewed-by: kvn, dlong
|
2022-04-22 17:11:34 +00:00 |
|
Prasanta Sadhukhan
|
80219a48c3
|
8284993: Replace System.exit call in swing tests with RuntimeException
Reviewed-by: azvegint
|
2022-04-22 06:48:01 +00:00 |
|
Stuart Marks
|
58155a723e
|
8285386: java/util/HashMap/WhiteBoxResizeTest.java fails in tier7 after JDK-8186958
Reviewed-by: lancea
|
2022-04-21 22:28:14 +00:00 |
|
Alexey Ivanov
|
ec4fb47b90
|
8284189: Replace usages of 'a the' in java.desktop
Reviewed-by: jdv, prr, dmarkov
|
2022-04-21 19:12:57 +00:00 |
|
Calvin Cheung
|
73f3e17ea7
|
8213445: jcmd VM.symboltable and VM.stringtable -verbose output contains no shared symbols or strings
Reviewed-by: iklam, dholmes
|
2022-04-21 15:40:29 +00:00 |
|
Alexander Zvegintsev
|
42baaa3bb8
|
8023814: Test java/awt/im/memoryleak/InputContextMemoryLeakTest.java fails
Reviewed-by: psadhukhan
|
2022-04-21 13:03:30 +00:00 |
|
Jaikiran Pai
|
9a905ccc5e
|
8285361: ClassCastExceptionForInvalidSurface.java has an incorrect copyright header
Reviewed-by: dholmes
|
2022-04-21 10:38:40 +00:00 |
|
Prasanta Sadhukhan
|
994a439e09
|
8277816: Client tests fail on macos-Aarch64 host
Reviewed-by: serb, azvegint
|
2022-04-21 10:15:51 +00:00 |
|
Alexey Ushakov
|
90983431c5
|
8283794: CCE in XRTextRenderer.drawGlyphList and XRMaskFill.MaskFill
Reviewed-by: serb, aghaisas
|
2022-04-21 09:56:39 +00:00 |
|
Pavel Rappo
|
d6b5a63577
|
8284908: Refine diagnostic positions for DCErroneous
Reviewed-by: jjg
|
2022-04-21 08:57:16 +00:00 |
|
Joe Wang
|
994f2e9271
|
8284548: Invalid XPath expression causes StringIndexOutOfBoundsException
Reviewed-by: naoto, lancea
|
2022-04-20 23:08:07 +00:00 |
|