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 |
|