Phil Race
|
25669bb667
|
8275170: Some jtreg sound tests should be marked with sound keyword
Reviewed-by: kizune, serb, aivanov
|
2022-05-24 17:53:43 +00:00 |
|
Alexey Semenyuk
|
45180633d3
|
8281682: Redundant .ico files in Windows app-image cause unnecessary bloat
Reviewed-by: almatvee
|
2022-05-24 16:33:45 +00:00 |
|
Erik Gahlin
|
d888c80bba
|
8287165: JFR: Add logging to jdk/jfr/api/consumer/recordingstream/TestOnEvent.java
Reviewed-by: mgronlun
|
2022-05-24 15:52:07 +00:00 |
|
Jorn Vernee
|
8f0eb5d401
|
8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline
Reviewed-by: mcimadamore, ngasson
|
2022-05-24 15:03:53 +00:00 |
|
Aleksey Shipilev
|
0a82c4ebc3
|
8287137: Problemlist failing x86_32 tests after Loom integration
Reviewed-by: prr, mcimadamore
|
2022-05-24 14:10:41 +00:00 |
|
Alexey Ivanov
|
5974f5fed3
|
8284213: Replace usages of 'a the' in xml
Reviewed-by: lancea, dmarkov, iris, prr, joehw
|
2022-05-24 11:34:53 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Christian Stein
|
a0f6dd3291
|
8287121: Fix typo in jlink's description resource key lookup
Reviewed-by: alanb, lancea
|
2022-05-24 10:14:31 +00:00 |
|
Alan Bateman
|
15f15830f0
|
8287008: Improve tests for thread dumps in JSON format
Reviewed-by: cjplummer
|
2022-05-24 06:20:53 +00:00 |
|
Prasanta Sadhukhan
|
a5caffd4a5
|
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
Reviewed-by: serb, dnguyen
|
2022-05-24 04:32:55 +00:00 |
|
Alexandre Iline
|
9f73fb5a72
|
8225013: sanity/client/SwingSet/src/ScrollPaneDemoTest.java fails on Linux
Reviewed-by: prr, serb
|
2022-05-23 22:31:27 +00:00 |
|
Rajan Halade
|
5b7d066ca5
|
8287109: Distrust.java failed with CertificateExpiredException
Reviewed-by: mullan
|
2022-05-23 20:32:52 +00:00 |
|
Naoto Sato
|
ef7a9f8170
|
8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate
Reviewed-by: joehw, rriggs
|
2022-05-23 16:20:52 +00:00 |
|
Aleksey Shipilev
|
ac274c4ca6
|
8286956: Loom: Define test groups for development/porting use
Reviewed-by: alanb, zgu
|
2022-05-23 16:17:41 +00:00 |
|
Leonid Mesnik
|
110d906432
|
8287103: java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java fails with Xcomp
Reviewed-by: alanb, kevinw
|
2022-05-23 14:49:15 +00:00 |
|
Weijun Wang
|
8040aa0073
|
8286908: ECDSA signature should not return parameters
Reviewed-by: ascarpino, hchao, valeriep
|
2022-05-23 13:34:23 +00:00 |
|
Maurizio Cimadamore
|
81f128b903
|
8287154: java/nio/channels/FileChannel/LargeMapTest.java does not compile
Reviewed-by: alanb, jvernee
|
2022-05-23 10:19:12 +00:00 |
|
Maurizio Cimadamore
|
89a1d055d9
|
8286715: Generalize MemorySegment::ofBuffer
Reviewed-by: jvernee
|
2022-05-23 08:43:51 +00:00 |
|
Rajan Halade
|
da8fd4547f
|
8287119: Add Distrust.java to ProblemList
Reviewed-by: wetmore
|
2022-05-21 00:41:24 +00:00 |
|
Alexander Zuev
|
b33c6e52c1
|
8286266: [macos] Voice over moving JTable column to be the first column JVM crashes
Reviewed-by: prr
|
2022-05-20 21:19:42 +00:00 |
|
Ichiroh Takiguchi
|
890771e708
|
8285517: System.getenv() returns unexpected value if environment variable has non ASCII character
Reviewed-by: naoto, rriggs
|
2022-05-19 23:38:15 +00:00 |
|
Naoto Sato
|
7b19226be2
|
8267038: Update IANA Language Subtag Registry to Version 2022-03-02
Reviewed-by: rriggs
|
2022-05-19 18:50:09 +00:00 |
|
Daniel Jeliński
|
d24c84e768
|
8286873: Improve websocket test execution time
Reviewed-by: dfuchs, prappo
|
2022-05-19 13:22:14 +00:00 |
|
lawrence.andrews
|
fc3edf2412
|
8285687: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PageRangesDlgTest.java
Reviewed-by: prr, aivanov
|
2022-05-19 08:04:05 +00:00 |
|
Brian Burkhalter
|
2a2d54e8a6
|
8286984: (ch) Problem list java/nio/channels/FileChannel/LargeMapTest.java on Windows
Reviewed-by: dholmes
|
2022-05-19 01:25:38 +00:00 |
|
Alex Menkov
|
a617709235
|
8281268: Resolve duplication of test ClassTransformer class
Reviewed-by: kevinw, cjplummer
|
2022-05-18 20:49:38 +00:00 |
|
Alexander Matveev
|
b523c88480
|
8286122: [macos]: App bundle cannot upload to Mac App Store due to info.plist embedded in java exe
Reviewed-by: asemenyuk, kcr
|
2022-05-18 20:21:34 +00:00 |
|
Harshitha Onkar
|
8323787c07
|
8255439: System Tray icons get corrupted when windows scaling changes
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kcr, prr, aivanov
|
2022-05-18 19:45:41 +00:00 |
|
Jorn Vernee
|
ee45a0ac63
|
8286669: Replace MethodHandle specialization with ASM in mainline
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore
|
2022-05-18 16:03:18 +00:00 |
|
Brian Burkhalter
|
d8b0b32f9f
|
8286763: [REDO] (fc) Tune FileChannel.transferFrom()
Reviewed-by: alanb
|
2022-05-18 15:55:21 +00:00 |
|
Erik Gahlin
|
ac7e019232
|
8286925: Move JSON parser used in JFR tests to test library
Reviewed-by: mgronlun, alanb
|
2022-05-18 15:07:29 +00:00 |
|
Brian Burkhalter
|
e934a2c752
|
8286637: (fc) Memory mapped regions bigger than 2GB do not work correctly on Windows
Reviewed-by: uschindler, mcimadamore, jvernee, alanb
|
2022-05-18 14:49:44 +00:00 |
|
Jorn Vernee
|
81e4bdbe13
|
8283689: Update the foreign linker VM implementation
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: mcimadamore, vlivanov, rehn
|
2022-05-18 09:49:55 +00:00 |
|
Erik Gahlin
|
ab144190c9
|
8286706: JFR: 'jfr scrub' should overwrite output
Reviewed-by: mgronlun
|
2022-05-18 04:44:03 +00:00 |
|
Hai-May Chao
|
2ed75be659
|
8286090: Add RC2/RC4 to jdk.security.legacyAlgorithms
Reviewed-by: mullan
|
2022-05-17 21:47:54 +00:00 |
|
Anthony Scarpino
|
f17c68ce4a
|
8283577: SSLEngine.unwrap on read-only input ByteBuffer
Reviewed-by: wetmore
|
2022-05-17 21:39:11 +00:00 |
|
Valerie Peng
|
61ddbef368
|
8002277: Refactor two PBE classes to simplify maintenance
Reviewed-by: weijun
|
2022-05-17 20:55:34 +00:00 |
|
Erik Gahlin
|
a25b9bc89b
|
8286688: JFR: Active Setting events should have the same timestamp
Reviewed-by: mgronlun
|
2022-05-17 20:23:53 +00:00 |
|
Brian Burkhalter
|
1d8e92ae0d
|
8213045: Add BigDecimal.TWO
Reviewed-by: darcy
|
2022-05-17 18:08:32 +00:00 |
|
Alan Bateman
|
8535d51db7
|
8286788: Test java/lang/Thread/virtual/ThreadAPI.testGetStackTrace3 fails
Reviewed-by: darcy, jpai
|
2022-05-17 17:10:54 +00:00 |
|
Conor Cleary
|
6a7709320d
|
8283544: HttpClient GET method adds Content-Length: 0 header
Reviewed-by: dfuchs, jpai
|
2022-05-17 10:01:43 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Daniel Fuchs
|
04df8b7437
|
8286194: ExecutorShutdown test fails intermittently
Reviewed-by: jpai, michaelm
|
2022-05-13 11:51:42 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
dcec1d2a68
|
8286368: Cleanup problem lists after loom integration
Reviewed-by: alanb
|
2022-05-10 19:12:29 +00:00 |
|
Erik Gahlin
|
0f3773635d
|
8282420: JFR: Remove event handlers
Reviewed-by: mgronlun
|
2022-05-10 16:14:07 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Stuart Marks
|
5a1d8f7e53
|
8285295: Need better testing for IdentityHashMap
Reviewed-by: jpai, lancea
|
2022-05-06 18:41:32 +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 |
|
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 |
|
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 |
|
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 |
|
Doug Lea
|
00e6c63cd1
|
8277090: jsr166 refresh for jdk19
Reviewed-by: alanb, psandoz
|
2022-05-04 19:24:19 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Naoto Sato
|
3d07b3c7f0
|
8282227: Locale information for nb is not working properly
Reviewed-by: rriggs
|
2022-04-29 17:20:41 +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 |
|
Sergey Bylokhov
|
f42631e354
|
8285523: Improve test java/io/FileOutputStream/OpenNUL.java
Reviewed-by: andrew, bpb
|
2022-04-29 07:34:46 +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 |
|
Manukumar V S
|
99388eff8d
|
8283624: Create an automated regression test for RFE-4390885
Reviewed-by: serb
|
2022-04-29 04:09:55 +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 |
|
Kim Barrett
|
2d8d140214
|
8285690: CloneableReference subtest should not throw CloneNotSupportedException
Reviewed-by: rriggs, mchung
|
2022-04-28 15:15:17 +00:00 |
|
Xue-Lei Andrew Fan
|
89fd6d34f8
|
8284910: Buffer clean in PasswordCallback
Reviewed-by: mullan
|
2022-04-28 02:48:20 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Weijun Wang
|
05ae7ed1aa
|
8284291: sun/security/krb5/auto/Renew.java fails intermittently on Windows 11
Reviewed-by: aturbanov, ascarpino
|
2022-04-20 18:57:55 +00:00 |
|
Stuart Marks
|
b2c33f0f86
|
8282120: optimal capacity tests and test library need to be cleaned up
Reviewed-by: naoto
|
2022-04-20 18:43:54 +00:00 |
|
Tim Prinzing
|
e8016f7443
|
8281006: Module::getResourceAsStream should check if the resource is open unconditionally when caller is null
Reviewed-by: alanb, erikj, mchung
|
2022-04-20 17:02:31 +00:00 |
|
Alexander Zuev
|
018017a917
|
8266247: Swing test bug7154030.java sometimes fails on macOS 11 ARM
Reviewed-by: psadhukhan
|
2022-04-20 16:47:59 +00:00 |
|
Daniel Fuchs
|
5291ec8d56
|
8277969: HttpClient SelectorManager shuts down when custom Executor rejects a task
Reviewed-by: jpai, michaelm
|
2022-04-20 13:09:45 +00:00 |
|
Prasanta Sadhukhan
|
1b71621008
|
8042381: Test javax/swing/JRootPane/4670486/bug4670486.java fails with Action has not been received
Reviewed-by: azvegint, kizune
|
2022-04-20 09:03:48 +00:00 |
|
lawrence.andrews
|
ed23033dc6
|
8283803: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintGlyphVectorTest.java and fix test
8284898: Enhance PassFailJFrame
Reviewed-by: prr, aivanov
|
2022-04-19 21:07:38 +00:00 |
|
Claes Redestad
|
e307bc8694
|
8285001: Simplify StringLatin1.regionMatches
Reviewed-by: rriggs, naoto
|
2022-04-19 20:29:16 +00:00 |
|
Naoto Sato
|
eb9c457b41
|
8284856: Add a test case for checking UnicodeScript entity numbers
Reviewed-by: iris, smarks
|
2022-04-19 15:51:57 +00:00 |
|
Andrew Leonard
|
ab83bceda1
|
8284661: Reproducible assembly builds without relative linking
Reviewed-by: ihse
|
2022-04-19 08:29:38 +00:00 |
|
Prasanta Sadhukhan
|
c5e9719c40
|
8266246: Swing test PressedIconTest.java sometimes fails on macOS 11 ARM
Reviewed-by: jdv
|
2022-04-19 06:59:24 +00:00 |
|
Manukumar V S
|
447c2d13d0
|
8284521: Write an automated regression test for RFE 4371575
Reviewed-by: prr, serb
|
2022-04-19 05:50:57 +00:00 |
|