Daniel Fuchs
|
f3f078846f
|
8288746: HttpClient resources could be reclaimed more eagerly
Reviewed-by: jpai, michaelm
|
2022-06-27 15:11:35 +00:00 |
|
Alan Bateman
|
7e13cdb799
|
8289079: java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 failed with "RuntimeException: Test failed"
Reviewed-by: dholmes, mcimadamore
|
2022-06-27 10:22:04 +00:00 |
|
Joe Darcy
|
de7467146f
|
8266670: Better modeling of access flags in core reflection
Reviewed-by: mchung, rriggs, asotona
|
2022-06-25 19:09:43 +00:00 |
|
Naoto Sato
|
a716f7934b
|
8288589: Files.readString ignores encoding errors for UTF-16
Backport-of: 2728770e3d
|
2022-06-23 17:07:58 +00:00 |
|
Naoto Sato
|
2728770e3d
|
8288589: Files.readString ignores encoding errors for UTF-16
Reviewed-by: rriggs, iris, alanb
|
2022-06-23 15:49:43 +00:00 |
|
Brian Burkhalter
|
72f286a9ba
|
8287580: (se) CancelledKeyException during channel registration
Reviewed-by: alanb
|
2022-06-23 15:39:32 +00:00 |
|
Jesper Wilhelmsson
|
5b583e4792
|
Merge
|
2022-06-22 23:21:49 +00:00 |
|
Naoto Sato
|
d4de475747
|
8287868: Localized names update in COMPAT locale provider
Reviewed-by: iris, joehw
|
2022-06-22 15:47:07 +00:00 |
|
Alan Bateman
|
7cf71bc2d3
|
8287982: Concurrent implicit attach from native threads crashes VM
Reviewed-by: dholmes, rehn
|
2022-06-22 07:48:14 +00:00 |
|
Jesper Wilhelmsson
|
2bf5c9a687
|
Merge
|
2022-06-21 22:26:26 +00:00 |
|
Maurizio Cimadamore
|
d7b43af591
|
8288761: SegmentAllocator:allocate(long bytesSize) not throwing IAEx when bytesSize < 0
Reviewed-by: psandoz
|
2022-06-21 20:59:45 +00:00 |
|
Jesper Wilhelmsson
|
af64d316c0
|
Merge
|
2022-06-17 13:46:47 +00:00 |
|
Alan Bateman
|
53bf1bfdab
|
8286176: Add JNI_VERSION_19 to jni.h and JNI spec
Reviewed-by: dcubed, iris, mchung, dholmes
|
2022-06-17 05:57:28 +00:00 |
|
Maurizio Cimadamore
|
ff3db52044
|
8288534: Out of bound errors for memory segment access mentions wrong values
Reviewed-by: psandoz
|
2022-06-16 15:59:22 +00:00 |
|
Conor Cleary
|
13d4ddc35b
|
8286962: java/net/httpclient/ServerCloseTest.java failed once with ConnectException
Reviewed-by: dfuchs, jpai
|
2022-06-15 15:41:18 +00:00 |
|
Yoshiki Sato
|
fe807217a7
|
8287917: System.loadLibrary does not work on Big Sur if JDK is built with macOS SDK 10.15 and earlier
Reviewed-by: mchung
|
2022-06-15 00:12:53 +00:00 |
|
Harshitha Onkar
|
bbaeacb597
|
8265586: [windows] last button is not shown in AWT Frame with BorderLayout and MenuBar set.
Reviewed-by: aivanov, dmarkov, azvegint
|
2022-06-14 19:48:06 +00:00 |
|
Naoto Sato
|
fbe9266622
|
8288378: [BACKOUT] DST not applying properly with zone id offset set with TZ env variable
Reviewed-by: dholmes
|
2022-06-14 01:06:54 +00:00 |
|
Gaurav Chaudhari
|
9b6d0a7e94
|
8285838: DST not applying properly with zone id offset set with TZ env variable
Reviewed-by: naoto
|
2022-06-13 20:01:57 +00:00 |
|
Sibabrata Sahoo
|
0cb0ecf443
|
8209935: Test to cover CodeSource.getCodeSigners()
Reviewed-by: mullan
|
2022-06-13 05:17:58 +00:00 |
|
David Holmes
|
d46f404b31
|
8279047: Remove expired flags in JDK 20
Reviewed-by: kvn, kbarrett, alanb
|
2022-06-11 05:52:14 +00:00 |
|
Magnus Ihse Bursie
|
975316e3e5
|
8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows
Reviewed-by: naoto
|
2022-06-10 10:07:10 +00:00 |
|
Brian Burkhalter
|
d482d7f5b9
|
8286160: (fs) Files.exists returns unexpected results with C:\pagefile.sys because it's not readable
Reviewed-by: alanb
|
2022-06-09 16:30:53 +00:00 |
|
Conor Cleary
|
267144311c
|
8286171: HttpClient/2 : Expect:100-Continue blocks indefinitely when response is not 100
Reviewed-by: dfuchs, jpai
|
2022-06-09 15:03:52 +00:00 |
|
XenoAmess
|
e01cd7c3ed
|
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
Reviewed-by: naoto, bpb, dfuchs, ascarpino
|
2022-06-09 01:50:54 +00:00 |
|
Raffaello Giulietti
|
c8cff1bd6f
|
8202449: overflow handling in Random.doubles
Reviewed-by: darcy
|
2022-06-08 16:28:18 +00:00 |
|
Raffaello Giulietti
|
c15e10fb6c
|
8233760: Result of BigDecimal.toString throws overflow exception on new BigDecimal(str)
Reviewed-by: darcy
|
2022-06-08 16:23:04 +00:00 |
|
Naoto Sato
|
6fb84e2c91
|
8287541: Files.writeString fails to throw IOException for charset "windows-1252"
Reviewed-by: iris, bpb, alanb, jpai, lancea, aturbanov
|
2022-06-08 15:50:06 +00:00 |
|
Magnus Ihse Bursie
|
f1dd559e20
|
8287896: PropertiesTest.sh fail on msys2
Reviewed-by: naoto
|
2022-06-07 11:53:10 +00:00 |
|
Jatin Bhateja
|
f347ff9986
|
8283894: Intrinsify compress and expand bits on x86
Reviewed-by: psandoz, sviswanathan, jrose, kvn
|
2022-06-06 00:37:54 +00:00 |
|
Manukumar V S
|
d76c1089ef
|
8286772: java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html times out and fails in Windows
Reviewed-by: prr
|
2022-06-04 03:00:44 +00:00 |
|
Artem Semenov
|
b6cdfd685d
|
8287740: NSAccessibilityShowMenuAction not working for text editors
Reviewed-by: kizune, serb
|
2022-06-03 21:29:24 +00:00 |
|
Brian Burkhalter
|
13596cdf69
|
8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system
Reviewed-by: chegar, alanb
|
2022-06-02 17:36:25 +00:00 |
|
Tim Prinzing
|
e51ca1dee3
|
8287171: Refactor null caller tests to a single directory
Reviewed-by: ihse, mchung
|
2022-06-02 16:45:05 +00:00 |
|
Alan Bateman
|
6ff2d89ea1
|
8287496: Alternative virtual thread implementation that maps to OS thread
Reviewed-by: rehn, mchung
|
2022-06-02 09:02:37 +00:00 |
|
Raffaello Giulietti
|
72bcf2aa03
|
4511638: Double.toString(double) sometimes produces incorrect results
Reviewed-by: aturbanov, darcy, bpb
|
2022-06-01 21:53:54 +00:00 |
|
Brian Burkhalter
|
8071b2311c
|
8287237: (fs) Files.probeContentType returns null if filename contains hash mark on Linux
Reviewed-by: rriggs, jpai, vtewari
|
2022-06-01 15:15:53 +00:00 |
|
liach
|
e0382c5523
|
8285401: Proxy class initializer should use 3-arg Class.forName to avoid unnecessary class initialization
Reviewed-by: rriggs, mchung
|
2022-05-31 18:30:39 +00:00 |
|
Aleksey Shipilev
|
1b44f6c483
|
8287526: java/nio/channels/FileChannel/LargeMapTest.java fails on 32-bit systems
Reviewed-by: alanb, stuefe
|
2022-05-31 13:48:18 +00:00 |
|
Dmitry Kulikov
|
c6e0416495
|
8282863: java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java fails on Windows 10 with HiDPI screen
Reviewed-by: serb, aivanov
|
2022-05-31 10:14:52 +00:00 |
|
jeremy
|
5848a60c01
|
8286093: java/awt/geom/Path2D/UnitTest.java failed with "RuntimeException: 2D bounds too small"
Reviewed-by: prr
|
2022-05-30 06:06:42 +00:00 |
|
Brian Burkhalter
|
6520843f86
|
8287003: InputStreamReader::read() can return zero despite writing a char in the buffer
Reviewed-by: jpai, rriggs
|
2022-05-27 15:23:01 +00:00 |
|
Leonid Mesnik
|
176bb23de1
|
8287200: Test java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java timed out after JDK-8287103
Reviewed-by: kevinw, cjplummer, alanb
|
2022-05-27 05:29:25 +00:00 |
|
Maurizio Cimadamore
|
f58c9a659b
|
8287244: Add bound check in indexed memory access var handle
Reviewed-by: psandoz, jvernee
|
2022-05-26 08:34:49 +00:00 |
|
Maurizio Cimadamore
|
e1f140d270
|
8287206: Use WrongThreadException for confinement errors
Reviewed-by: alanb, darcy, mchung
|
2022-05-25 09:50:55 +00:00 |
|
Brian Burkhalter
|
742644e291
|
8287263: java/nio/channels/FileChannel/LargeMapTest.java times out on Windows
Reviewed-by: lancea
|
2022-05-25 02:10:52 +00:00 |
|
Alexey Ivanov
|
9b7e42c0f0
|
8284209: Replace remaining usages of 'a the' in source code
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
|
2022-05-24 20:08:11 +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 |
|
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 |
|
Naoto Sato
|
ef7a9f8170
|
8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate
Reviewed-by: joehw, rriggs
|
2022-05-23 16:20:52 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Matthias Baesken
|
9d2f591e6a
|
8285987: executing shell scripts without #! fails on Alpine linux
Reviewed-by: mdoerr, goetz
|
2022-05-05 12:45:32 +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 |
|
Brian Burkhalter
|
17cc7131ab
|
8274112: (fc) Tune FileChannel.transferTo()
Reviewed-by: alanb, lancea, rriggs
|
2022-05-04 14:33:16 +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 |
|
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 |
|
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 |
|
Kim Barrett
|
2d8d140214
|
8285690: CloneableReference subtest should not throw CloneNotSupportedException
Reviewed-by: rriggs, mchung
|
2022-04-28 15:15:17 +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 |
|
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 |
|
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
|
102a305f73
|
8202790: DnD test DisposeFrameOnDragTest.java does not clean up
Reviewed-by: serb, kizune, prr
|
2022-04-26 20:29:48 +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 |
|
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 |
|
Alexander Zvegintsev
|
42baaa3bb8
|
8023814: Test java/awt/im/memoryleak/InputContextMemoryLeakTest.java fails
Reviewed-by: psadhukhan
|
2022-04-21 13:03:30 +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 |
|
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 |
|
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 |
|
XenoAmess
|
87faa85c59
|
8186958: Need method to create pre-sized HashMap
Reviewed-by: chegar, naoto, joehw, lancea, wetmore, smarks
|
2022-04-19 00:03:56 +00:00 |
|
Roger Riggs
|
897d6c0dc7
|
8282008: Incorrect handling of quoted arguments in ProcessBuilder
Reviewed-by: bchristi
|
2022-04-18 19:03:50 +00:00 |
|
Alexander Zvegintsev
|
e5041ae3d4
|
8144030: [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again)
Reviewed-by: serb
|
2022-04-16 10:02:25 +00:00 |
|
Alexander Zvegintsev
|
f5beafa53f
|
8159599: [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java
Reviewed-by: serb, aivanov
|
2022-04-16 09:52:27 +00:00 |
|
Tagir F. Valeev
|
4cc8eccfca
|
8280915: Better parallelization for AbstractSpliterator and IteratorSpliterator when size is unknown
Reviewed-by: psandoz
|
2022-04-15 15:18:38 +00:00 |
|
Thomas Stuefe
|
bb7c97bddf
|
8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem
Reviewed-by: rriggs
|
2022-04-15 09:08:18 +00:00 |
|
Daniel Fuchs
|
1e22c70ff2
|
8284892: java/net/httpclient/http2/TLSConnection.java fails intermittently
Reviewed-by: djelinski, jpai, michaelm
|
2022-04-15 09:07:09 +00:00 |
|
Phil Race
|
d41331e6f2
|
8223543: [TESTBUG] Regression test java/awt/Graphics2D/DrawString/LCDTextSrcEa.java has issues
Reviewed-by: serb, azvegint, aivanov
|
2022-04-15 01:03:44 +00:00 |
|
Paul Sandoz
|
fbb0916090
|
8283892: Compress and expand bits
Reviewed-by: alanb, redestad
|
2022-04-14 20:27:12 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +00:00 |
|
Raffaello Giulietti
|
3ffec3a50b
|
8284866: Add test to JDK-8273056
Reviewed-by: jlaskey
|
2022-04-14 15:36:20 +00:00 |
|
Alexander Zvegintsev
|
c3938ec18b
|
8159694: HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
Reviewed-by: serb
|
2022-04-14 07:54:35 +00:00 |
|
Ravi Reddy
|
7891085a87
|
8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
Reviewed-by: lancea
|
2022-04-12 20:39:05 +00:00 |
|
Raffaello Giulietti
|
19b140a7f3
|
8283083: java.util.random L128X256MixRandom constructor fails to use byte[] seed
Reviewed-by: jlaskey, bpb
|
2022-04-12 17:36:16 +00:00 |
|
lawrence.andrews
|
3f26d84f6a
|
8284535: Fix PrintLatinCJKTest.java test that is failing with Parse Exception
8283712: Create a manual test framework class
Reviewed-by: prr, aivanov
|
2022-04-12 13:49:43 +00:00 |
|
Srinivas Mandalika
|
fad3b94786
|
8282640: Create a test for JDK-4740761
Reviewed-by: prr, serb
|
2022-04-12 01:30:47 +00:00 |
|
Naoto Sato
|
523899e36c
|
8265315: Support for CLDR version 41
Reviewed-by: joehw, iris, ihse
|
2022-04-11 15:59:12 +00:00 |
|
Daniel Fuchs
|
74835f7389
|
8283719: java/util/logging/CheckZombieLockTest.java failing intermittently
Reviewed-by: alanb
|
2022-04-11 13:43:03 +00:00 |
|
Naoto Sato
|
d6b4693c05
|
8283698: Refactor Locale constructors used in src/test
Reviewed-by: iris, joehw
|
2022-04-08 15:23:25 +00:00 |
|
Daniel Jeliński
|
5bafcfdc17
|
8284444: Sting typo
Reviewed-by: kcr, aivanov, mgronlun
|
2022-04-07 14:55:05 +00:00 |
|
Mahendra Chhipa
|
ec73c61d8f
|
8284353: Update java/net and sun/net/www tests to eliminate dependency on sun.net.www.MessageHeader
Reviewed-by: dfuchs
|
2022-04-07 10:19:12 +00:00 |
|
Conor Cleary
|
4d2cd26ab5
|
8263031: HttpClient throws Exception if it receives a Push Promise that is too large
Reviewed-by: dfuchs
|
2022-04-07 08:42:38 +00:00 |
|
Artem Semenov
|
e18414a322
|
8284014: Menu items with submenus in JPopupMEnu are not spoken on macOS
Reviewed-by: prr, serb, ant
|
2022-04-06 09:29:36 +00:00 |
|
Daniel Jeliński
|
4ffe96a857
|
8282506: Clean up remaining references to TwoStacksPlain*SocketImpl
Reviewed-by: dfuchs
|
2022-04-06 06:43:18 +00:00 |
|
Naoto Sato
|
526e73498e
|
8282819: Deprecate Locale class constructors
Reviewed-by: lancea, rriggs
|
2022-04-05 15:38:36 +00:00 |
|
Thomas Stuefe
|
9561b5e041
|
8284165: Add pid to process reaper thread name
Reviewed-by: rriggs
|
2022-04-05 03:39:39 +00:00 |
|
Jatin Bhateja
|
003ec21f3c
|
8279508: Auto-vectorize Math.round API
Reviewed-by: sviswanathan, aph
|
2022-04-02 18:00:33 +00:00 |
|
Luis Pinto
|
63fec5da27
|
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
|
2022-04-01 13:26:20 +00:00 |
|
Xin Liu
|
bab431cc12
|
8282429: StringBuilder/StringBuffer.toString() skip compressing for UTF16 strings
Reviewed-by: djelinski, redestad
|
2022-04-01 04:42:03 +00:00 |
|
Naoto Sato
|
a41550b9e3
|
8283842: TestZoneTextPrinterParser.test_roundTripAtOverlap fails: DateTimeParseException
Reviewed-by: iris, rriggs, scolebourne
|
2022-03-31 16:05:16 +00:00 |
|
Srinivas Mandalika
|
97c7298a39
|
8282046: Create a regression test for JDK-8000326
Reviewed-by: aivanov
|
2022-03-30 16:05:31 +00:00 |
|
Claes Redestad
|
072f2c461e
|
8283782: Redundant verification of year in LocalDate::ofEpochDay
Reviewed-by: rriggs, naoto
|
2022-03-29 19:48:43 +00:00 |
|
Claes Redestad
|
cc598e03de
|
8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules
Reviewed-by: rriggs, naoto
|
2022-03-29 09:38:58 +00:00 |
|
Ian Graves
|
f01cce235b
|
8264160: Regex \b is not consistent with \w without UNICODE_CHARACTER_CLASS
Reviewed-by: lancea, bpb, naoto
|
2022-03-29 00:01:57 +00:00 |
|
Roger Riggs
|
f0282d7def
|
8279488: ProcessBuilder inherits contextClassLoader when spawning a process reaper thread
Reviewed-by: alanb
|
2022-03-28 15:44:54 +00:00 |
|
Michael McMahon
|
7f2a3ca289
|
8281561: Disable http DIGEST mechanism with MD5 and SHA-1 by default
Reviewed-by: weijun, dfuchs
|
2022-03-28 13:51:55 +00:00 |
|
Brent Christian
|
656cba7af3
|
8283349: Robustness improvements to java/util/prefs/AddNodeChangeListener.jar
Reviewed-by: dfuchs, naoto, lancea
|
2022-03-25 17:08:25 +00:00 |
|
Andrey Turbanov
|
dc5a65ab37
|
8283426: Fix 'exeption' typo
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
|
2022-03-24 19:52:16 +00:00 |
|
Lance Andersen
|
90750decb4
|
8272477: Additional cleanup of test/jdk/java/nio/file/spi/SetDefaultProvider.java
Reviewed-by: bpb
|
2022-03-24 18:35:13 +00:00 |
|
Fei Yang
|
5905b02c0e
|
8276799: Implementation of JEP 422: Linux/RISC-V Port
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
|
2022-03-24 09:22:46 +00:00 |
|
lawrence.andrews
|
2ef9767aae
|
8270331: [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java
Reviewed-by: prr
|
2022-03-24 02:55:21 +00:00 |
|
Naoto Sato
|
0ee65e1ff3
|
8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date
Reviewed-by: bpb, iris, smarks
|
2022-03-23 19:44:04 +00:00 |
|
Andrey Turbanov
|
f9137cb7b7
|
8280896: java/nio/file/Files/probeContentType/Basic.java fails on Windows 11
Reviewed-by: jpai, bpb
|
2022-03-23 19:27:56 +00:00 |
|
Jim Laskey
|
557ff4b355
|
8282625: Formatter caches Locale/DecimalFormatSymbols poorly
Reviewed-by: naoto, rriggs, jpai
|
2022-03-22 15:32:46 +00:00 |
|
Magnus Ihse Bursie
|
f8878cb0cc
|
8257733: Move module-specific data from make to respective module
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
|
2022-03-21 21:34:09 +00:00 |
|
Naoto Sato
|
c4dc58e12e
|
8283277: ISO 4217 Amendment 171 Update
Reviewed-by: iris, joehw
|
2022-03-21 15:33:09 +00:00 |
|
Maxim Kartashev
|
8a2d5ab07e
|
8282270: java/awt/Robot Screen Capture tests fail after 8280861
Reviewed-by: aivanov
|
2022-03-21 07:21:00 +00:00 |
|
Ravi Reddy
|
ff0b0927a2
|
8278794: Infinite loop in DeflaterOutputStream.finish()
Reviewed-by: coffeys, lancea
|
2022-03-18 15:31:30 +00:00 |
|
Claes Redestad
|
002e366744
|
8283325: US_ASCII decoder relies on String.decodeASCII being exhaustive
Reviewed-by: rriggs, dcubed
|
2022-03-17 21:15:36 +00:00 |
|
XenoAmess
|
3e393047e1
|
8281631: HashMap copy constructor and putAll can over-allocate table
Reviewed-by: smarks
|
2022-03-16 16:48:49 +00:00 |
|
Toshio Nakamura
|
27fe3d7f8d
|
8240756: [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled
Reviewed-by: prr, serb
|
2022-03-16 01:11:40 +00:00 |
|
Joe Darcy
|
32f8437d85
|
8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int)
Reviewed-by: vromero, alanb
|
2022-03-15 17:33:45 +00:00 |
|
Daniel Fuchs
|
710653ce18
|
8254786: java/net/httpclient/CancelRequestTest.java failing intermittently
Reviewed-by: jpai, michaelm
|
2022-03-15 12:59:54 +00:00 |
|
Phil Race
|
f66070b00d
|
8282577: ICC_Profile.setData(int, byte[]) invalidates the profile
Reviewed-by: serb
|
2022-03-14 18:05:38 +00:00 |
|
Carter Kozak
|
70bd57ed35
|
8283049: Fix non-singleton LoggerFinder error message: s/on/one
Reviewed-by: dfuchs
|
2022-03-14 17:54:19 +00:00 |
|
Naoto Sato
|
c96085eaab
|
8282929: Localized monetary symbols are not reflected in toLocalizedPattern return value
Reviewed-by: joehw, lancea
|
2022-03-14 16:28:15 +00:00 |
|
Mahendra Chhipa
|
95ca94436d
|
8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
Reviewed-by: dfuchs
|
2022-03-11 10:48:57 +00:00 |
|
Brian Burkhalter
|
fdce97df5f
|
8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system
Reviewed-by: lancea, alanb
|
2022-03-10 17:36:51 +00:00 |
|
Tim Prinzing
|
31ad80a229
|
8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
Reviewed-by: naoto, mchung, ihse
|
2022-03-09 04:02:17 +00:00 |
|
Ian Graves
|
3fc009be8a
|
8281560: Matcher.hitEnd returns unexpected results in presence of CANON_EQ flag.
Reviewed-by: rriggs, lancea
|
2022-03-08 16:32:18 +00:00 |
|
Jim Laskey
|
5fab27e1b8
|
8282144: RandomSupport.convertSeedBytesToLongs sign extension overwrites previous bytes
Reviewed-by: bpb
|
2022-03-08 13:25:34 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Joe Darcy
|
1faa5c8092
|
8282686: Add constructors taking a cause to SocketException
Reviewed-by: alanb, xuelei, lancea, dfuchs
|
2022-03-07 17:52:04 +00:00 |
|
Lance Andersen
|
f0995abe62
|
8280404: Unexpected exception thrown when CEN file entry comment length is not valid
Reviewed-by: alanb
|
2022-03-07 16:10:31 +00:00 |
|
Joe Darcy
|
104e3cb24b
|
8282696: Add constructors taking a cause to InvalidObjectException and InvalidClassException
Reviewed-by: lancea
|
2022-03-07 14:47:52 +00:00 |
|
Naoto Sato
|
733c7907b0
|
8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Reviewed-by: joehw, scolebourne, lancea, rriggs
|
2022-03-04 16:57:54 +00:00 |
|
Srinivas Mandalika
|
d0eb6fa220
|
8281569: Create tests for Frame.setMinimumSize() method
Reviewed-by: aivanov
|
2022-03-03 03:26:10 +00:00 |
|
Pavel Rappo
|
eff396f397
|
8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring
Reviewed-by: jjg
|
2022-03-01 12:06:11 +00:00 |
|
Chris Hegarty
|
369291b265
|
8282444: Module finder incorrectly assumes default file system path-separator character
Reviewed-by: alanb
|
2022-03-01 10:37:35 +00:00 |
|
Jaikiran Pai
|
e4d9fc811e
|
8282023: PropertiesStoreTest and StoreReproducibilityTest jtreg failures due to en_CA locale
Reviewed-by: naoto, rriggs
|
2022-03-01 03:49:18 +00:00 |
|
Ichiroh Takiguchi
|
c5c6058fd5
|
8282219: jdk/java/lang/ProcessBuilder/Basic.java fails on AIX
Reviewed-by: rriggs
|
2022-02-26 03:33:29 +00:00 |
|
Vladimir Ivanov
|
f86f38a8af
|
8280901: MethodHandle::linkToNative stub is missing w/ -Xint
Reviewed-by: shade, kvn
|
2022-02-23 20:29:23 +00:00 |
|
Lance Andersen
|
a020b6ba8f
|
8280409: JarFile::getInputStream can fail with NPE accessing ze.getName()
Reviewed-by: mullan, alanb
|
2022-02-23 16:56:50 +00:00 |
|
Phil Race
|
6f882deddc
|
8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
Reviewed-by: serb, dmarkov
|
2022-02-23 01:03:09 +00:00 |
|
Brian Burkhalter
|
6445ee46b5
|
5041655: (ch) FileLock: negative param and overflow issues
Reviewed-by: alanb
|
2022-02-22 17:24:15 +00:00 |
|
Tyler Steele
|
58e1882f3c
|
8282042: [testbug] FileEncodingTest.java depends on default encoding
Adds expected encoding "ISO-8859-1" for AIX in FileEncodingTest.java
Reviewed-by: naoto
|
2022-02-22 16:50:48 +00:00 |
|
Ian Graves
|
3cb38678aa
|
8281315: Unicode, (?i) flag and backreference throwing IndexOutOfBounds Exception
Reviewed-by: naoto
|
2022-02-22 16:31:57 +00:00 |
|
Maxim Kartashev
|
cc7cf81256
|
8280861: Robot color picker broken on Linux with scaling above 100%
Reviewed-by: serb
|
2022-02-21 11:39:29 +00:00 |
|
Naoto Sato
|
129277653e
|
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
|
2022-02-17 19:03:08 +00:00 |
|
Tim Prinzing
|
a6f8a386ef
|
8281000 : ClassLoader::registerAsParallelCapable throws NPE if caller is null
Reviewed-by: erikj, ihse, mchung, bchristi
|
2022-02-17 17:34:39 +00:00 |
|
Joe Darcy
|
4c7f8b49a4
|
8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Reviewed-by: sundar, alanb
|
2022-02-17 17:12:40 +00:00 |
|
Joe Darcy
|
5ec7898dbf
|
8281671: Class.getCanonicalName spec should explicitly cover array classes
Reviewed-by: mchung
|
2022-02-16 22:02:55 +00:00 |
|
Martin Desruisseaux
|
9ba0760cf8
|
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Reviewed-by: prr, aivanov
|
2022-02-16 22:01:01 +00:00 |
|
Tim Prinzing
|
67763df4dc
|
8281003: MethodHandles::lookup throws NPE if caller is null
Reviewed-by: ihse, mchung, jrose, alanb
|
2022-02-16 20:09:46 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Magnus Ihse Bursie
|
95f198b2b1
|
8274980: Improve adhoc build version strings
Reviewed-by: shade, erikj
|
2022-02-14 10:31:42 +00:00 |
|
Sergey Bylokhov
|
eff5dafba9
|
8274939: Incorrect size of the pixel storage is used by the robot on macOS
Reviewed-by: aivanov, prr
|
2022-02-12 22:10:11 +00:00 |
|
Joe Darcy
|
c3179a8760
|
8281462 : Annotation toString output for enum not reusable for source input
Reviewed-by: mchung
|
2022-02-11 23:24:08 +00:00 |
|
Dr Heinz M. Kabutz
|
83ffbd2e7a
|
8277175: Add a parallel multiply method to BigInteger
Reviewed-by: psandoz
|
2022-02-11 18:49:04 +00:00 |
|
lawrence.andrews
|
f399ae558e
|
8202836: [macosx] test java/awt/Graphics/TextAAHintsTest.java fails
Reviewed-by: prr, aivanov
|
2022-02-11 15:33:17 +00:00 |
|
Artem Semenov
|
cb2f8caed2
|
8281338: NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
Reviewed-by: ant, kizune
|
2022-02-09 06:50:35 +00:00 |
|
Sergey Bylokhov
|
2f46af05ce
|
8280132: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
Reviewed-by: prr
|
2022-02-09 01:26:42 +00:00 |
|
Sean Mullan
|
a0f6f2409e
|
8280890: Cannot use '-Djava.system.class.loader' with class loader in signed JAR
Reviewed-by: weijun, hchao
|
2022-02-07 14:06:08 +00:00 |
|
Alex Menkov
|
95fd9d20f3
|
8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing
Reviewed-by: sspitsyn, dcubed, lmesnik
|
2022-02-07 09:08:34 +00:00 |
|
Phil Race
|
2f48a3f032
|
8279878: java/awt/font/JNICheck/JNICheck.sh test fails on Ubuntu 21.10
Reviewed-by: serb
|
2022-02-06 21:13:17 +00:00 |
|
Joe Darcy
|
77b0240d44
|
8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
Reviewed-by: jlaskey
|
2022-02-06 02:19:32 +00:00 |
|
Alex Menkov
|
86c24b319e
|
8240908: RetransformClass does not know about MethodParameters attribute
Reviewed-by: cjplummer, sspitsyn
|
2022-02-03 15:51:16 +00:00 |
|
Daniel Fuchs
|
47800bf3da
|
8280868: LineBodyHandlerTest.java creates and discards too many clients
Reviewed-by: michaelm
|
2022-02-02 17:11:22 +00:00 |
|
Roger Riggs
|
fdd9ca74bd
|
8280642: ObjectInputStream.readObject should throw InvalidClassException instead of IllegalAccessError
Reviewed-by: naoto, mchung
|
2022-02-01 20:13:14 +00:00 |
|
Jim Laskey
|
bde2b3783e
|
8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
Reviewed-by: shade, dholmes
|
2022-02-01 18:45:31 +00:00 |
|
Joe Darcy
|
0e70d4504c
|
8280950: RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
Reviewed-by: bpb, jlaskey
|
2022-02-01 01:27:18 +00:00 |
|
Mandy Chung
|
9c0104b9c9
|
8221642: AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack
Reviewed-by: alanb
|
2022-02-01 00:09:35 +00:00 |
|
Dmitry Batrak
|
091aff92e2
|
8278908: [macOS] Unexpected text normalization on pasting from clipboard
Reviewed-by: serb, aivanov
|
2022-01-31 13:43:35 +00:00 |
|
Aleksey Shipilev
|
251351f494
|
8280889: java/lang/instrument/GetObjectSizeIntrinsicsTest.java fails with -XX:-UseCompressedOops
Reviewed-by: sspitsyn, dcubed
|
2022-01-31 08:49:02 +00:00 |
|
Andrey Turbanov
|
178ac74653
|
8251466: test/java/io/File/GetXSpace.java fails on Windows with mapped network drives.
Reviewed-by: bpb
|
2022-01-28 07:01:21 +00:00 |
|
Joe Darcy
|
40a2ce2033
|
8270476: Make floating-point test infrastructure more lambda and method reference friendly
Reviewed-by: bpb
|
2022-01-27 22:57:09 +00:00 |
|
Joe Darcy
|
0c42e43f77
|
8280550: SplittableRandom#nextDouble(double,double) can return result >= bound
Reviewed-by: jlaskey, psandoz
|
2022-01-26 17:25:30 +00:00 |
|
Mandy Chung
|
a183bfb436
|
8280377: MethodHandleProxies does not correctly invoke default methods with varags
Reviewed-by: alanb
|
2022-01-26 01:24:15 +00:00 |
|
Vicente Romero
|
2eab86b513
|
8213905: reflection not working for type annotations applied to exception types in the inner class constructor
Reviewed-by: jlahoda
|
2022-01-26 00:33:10 +00:00 |
|
Aleksey Shipilev
|
76fe03fe01
|
8280166: Extend java/lang/instrument/GetObjectSizeIntrinsicsTest.java test cases
Reviewed-by: sspitsyn, lmesnik
|
2022-01-25 19:23:02 +00:00 |
|
Aleksey Shipilev
|
cebaad1c94
|
8280041: Retry loop issues in java.io.ClassCache
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: rkennke, rriggs, plevart
|
2022-01-25 19:22:07 +00:00 |
|
Joe Darcy
|
cbe8395ace
|
8280168: Add Objects.toIdentityString
Reviewed-by: alanb, mchung, rriggs, smarks
|
2022-01-25 18:15:37 +00:00 |
|
Ian Graves
|
e3076552ec
|
8280403: RegEx: String.split can fail with NPE in Pattern.CharPredicate::match
Reviewed-by: lancea, iris, naoto, rriggs
|
2022-01-24 22:21:22 +00:00 |
|
Jesper Wilhelmsson
|
4616c13c2f
|
Merge
|
2022-01-20 01:18:38 +00:00 |
|
Alisen Chung
|
84fa0d8c7d
|
8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, serb, aivanov
|
2022-01-19 19:12:35 +00:00 |
|
Matthias Baesken
|
8931c12258
|
8280157: wrong texts Falied in a couple of tests
Reviewed-by: egahlin, aivanov
|
2022-01-19 12:01:10 +00:00 |
|
Julia Boes
|
5832a34404
|
8270416: Enhance construction of Identity maps
Reviewed-by: dfuchs, chegar, rhalade, ahgross, smarks, robm
|
2022-01-18 23:35:34 +00:00 |
|
Masanori Yano
|
848b16a3f9
|
8272746: ZipFile can't open big file (NegativeArraySizeException)
Reviewed-by: lancea
|
2022-01-18 18:20:57 +00:00 |
|
Mikael Vidstedt
|
9a18190a4f
|
8280048: Missing comma in copyright header
Reviewed-by: prr
|
2022-01-15 03:20:34 +00:00 |
|
Masanori Yano
|
22b7295e75
|
7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Reviewed-by: serb
|
2022-01-15 02:17:46 +00:00 |
|
Naoto Sato
|
064ee6ae13
|
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
Backport-of: 8dc4437d00
|
2022-01-13 22:05:52 +00:00 |
|
Jaikiran Pai
|
c17a0122c4
|
8278961: Enable debug logging in java/net/DatagramSocket/SendDatagramToBadAddress.java
Reviewed-by: dfuchs, msheppar
|
2022-01-13 13:23:57 +00:00 |
|
Weijun Wang
|
cb25029885
|
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
Reviewed-by: xuelei, valeriep
|
2022-01-13 00:42:00 +00:00 |
|
Naoto Sato
|
0a094d7c28
|
8268081: Upgrade Unicode Data Files to 14.0.0
Reviewed-by: joehw, iris, lancea
|
2022-01-12 19:17:18 +00:00 |
|
Masanori Yano
|
3aaa0982d8
|
8276694: Pattern trailing unescaped backslash causes internal error
Reviewed-by: jlaskey
|
2022-01-11 22:37:15 +00:00 |
|
Jesper Wilhelmsson
|
d9b1bb5860
|
Merge
|
2022-01-10 17:06:23 +00:00 |
|
Sergey Bylokhov
|
77757ba974
|
8225122: Test AncestorResized.java fails when Windows desktop is scaled.
Reviewed-by: kizune, aivanov
|
2022-01-08 01:03:34 +00:00 |
|
Sergey Bylokhov
|
f203723fc7
|
8279337: The MToolkit is still referenced in a few places
Reviewed-by: prr
|
2022-01-08 01:02:37 +00:00 |
|
Maurizio Cimadamore
|
d65c665839
|
8279527: Dereferencing segments backed by different scopes leads to pollution
Reviewed-by: psandoz, jvernee
|
2022-01-07 13:41:29 +00:00 |
|
Alan Bateman
|
2dbb936da9
|
8279339: (ch) Input/Output streams returned by Channels factory methods don't support concurrent read/write ops
Reviewed-by: lancea, bpb
|
2022-01-06 08:12:53 +00:00 |
|
Jesper Wilhelmsson
|
844dfb3ab6
|
Merge
|
2022-01-06 01:26:50 +00:00 |
|
Maurizio Cimadamore
|
9d43d25da8
|
8278897: Alignment of heap segments is not enforced correctly
Reviewed-by: jvernee
|
2022-01-05 10:47:34 +00:00 |
|
Aleksey Shipilev
|
0f4807e8fe
|
8279222: Incorrect legacyMap.get in java.security.Provider after JDK-8276660
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: alanb, valeriep
|
2022-01-05 07:29:17 +00:00 |
|
Naoto Sato
|
8dc4437d00
|
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
Reviewed-by: joehw
|
2022-01-04 02:48:23 +00:00 |
|
Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +00:00 |
|
Daniel Le
|
87cc4e5009
|
8276302: Locale.filterTags methods ignore actual weight when matching "*" (as if it is 1)
Reviewed-by: naoto
|
2021-12-23 14:11:11 +00:00 |
|
Roger Riggs
|
db3d6d7724
|
8278087: Deserialization filter and filter factory property error reporting under specified
Backport-of: f90425a1cb
|
2021-12-21 15:42:36 +00:00 |
|
Roger Riggs
|
f90425a1cb
|
8278087: Deserialization filter and filter factory property error reporting under specified
Reviewed-by: lancea, bpb
|
2021-12-21 14:24:44 +00:00 |
|
Jesper Wilhelmsson
|
e6b28e05c6
|
Merge
|
2021-12-16 00:26:36 +00:00 |
|
Vladimir Kozlov
|
d3408a46b7
|
8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation
Reviewed-by: dlong, mchung, dholmes
|
2021-12-15 21:45:45 +00:00 |
|
Weijun Wang
|
0cc989b7d2
|
8278744: KeyStore:getAttributes() not returning unmodifiable Set
Reviewed-by: mullan
|
2021-12-14 18:39:22 +00:00 |
|
Sergey Bylokhov
|
a9c1acbb8a
|
8275843: Random crashes while the UI code is executed
Reviewed-by: azvegint
|
2021-12-14 18:03:00 +00:00 |
|
Jesper Wilhelmsson
|
8401a059bd
|
Merge
|
2021-12-14 02:15:15 +00:00 |
|
David Holmes
|
c93b24d852
|
8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently
Reviewed-by: alanb, kevinw, dcubed, sspitsyn
|
2021-12-13 21:37:51 +00:00 |
|
Roman Kennke
|
8eb453baeb
|
8277072: ObjectStreamClass caches keep ClassLoaders alive
Reviewed-by: rriggs, plevart
|
2021-12-10 16:24:16 +00:00 |
|
Michael McMahon
|
bc31ccc95b
|
8278312: Update SimpleSSLContext keystore to use SANs for localhost IP addresses
Reviewed-by: dfuchs
|
2021-12-09 17:38:49 +00:00 |
|
Roger Riggs
|
3cec700a5c
|
8278463: [test] Serialization WritePrimitive test revised for readFully test fails
Reviewed-by: darcy
|
2021-12-08 22:59:38 +00:00 |
|
Vicente Romero
|
03bf55f620
|
8277980: ObjectMethods::bootstrap throws NPE when lookup is null
Reviewed-by: jjg
|
2021-12-08 22:49:43 +00:00 |
|
Roger Riggs
|
8e8fadf2d4
|
8278428: ObjectInputStream.readFully range check incorrect
Reviewed-by: alanb
|
2021-12-08 20:37:41 +00:00 |
|
Brian Burkhalter
|
2478158815
|
8277361: java/nio/channels/Channels/ReadXBytes.java fails with OOM error
Reviewed-by: alanb, lancea
|
2021-12-08 17:11:14 +00:00 |
|
Daniel Fuchs
|
37921e3080
|
8269258: java/net/httpclient/ManyRequestsLegacy.java failed with connection timeout
Reviewed-by: michaelm
|
2021-12-08 15:31:49 +00:00 |
|
Matthias Baesken
|
fd8cb2dae8
|
8278346: java/nio/file/Files/probeContentType/Basic.java fails on Linux SLES15 machine
Reviewed-by: shade
|
2021-12-08 14:03:56 +00:00 |
|
Stuart Marks
|
d7ad546758
|
8276422: Add command-line option to disable finalization
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
|
2021-12-08 00:27:53 +00:00 |
|
Maxim Kartashev
|
7217cb7878
|
8274883: (se) Selector.open throws IAE when the default file system provider is changed to a custom provider
Reviewed-by: alanb, michaelm
|
2021-12-07 16:59:34 +00:00 |
|
Brian Burkhalter
|
7ea4b19f54
|
8278166: java/nio/channels/Channels/TransferTo.java timed out
Reviewed-by: lancea, alanb
|
2021-12-07 16:47:24 +00:00 |
|
Roman Kennke
|
5b81d5eeb4
|
8276901: Implement UseHeavyMonitors consistently
Reviewed-by: coleenp, mdoerr, dcubed
|
2021-12-07 14:41:42 +00:00 |
|
Alan Bateman
|
69d8669fb3
|
8278339: ServerSocket::isClosed may return false after accept throws
Reviewed-by: dfuchs
|
2021-12-07 14:22:35 +00:00 |
|
Sibabrata Sahoo
|
f22d157e55
|
8277353: java/security/MessageDigest/ThreadSafetyTest.java test times out
Reviewed-by: weijun
|
2021-12-07 05:10:30 +00:00 |
|
Markus Karg
|
9642629d15
|
8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels
Reviewed-by: lancea, alanb
|
2021-12-04 09:27:23 +00:00 |
|
Brian Burkhalter
|
0d938cedca
|
8278172: java/nio/channels/FileChannel/BlockDeviceSize.java should only run on Linux
Reviewed-by: lancea, alanb
|
2021-12-03 16:00:27 +00:00 |
|
Tim Prinzing
|
b8ac0d20ce
|
8276681: Additional malformed Javadoc inline tags in JDK source
Reviewed-by: lancea
|
2021-12-02 21:22:43 +00:00 |
|
Brian Burkhalter
|
15345e3edc
|
8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win)
Reviewed-by: alanb
|
2021-12-02 20:53:13 +00:00 |
|
Joe Darcy
|
8b042d14b7
|
8257856: Make ClassFileVersionsTest.java robust to JDK version updates
Reviewed-by: alanb
|
2021-12-02 18:17:32 +00:00 |
|
Maurizio Cimadamore
|
ea905bd3da
|
8277924: Small tweaks to foreign function and memory API
Reviewed-by: jvernee, psandoz
|
2021-12-02 11:22:31 +00:00 |
|
Naoto Sato
|
a363b7b921
|
8177819: DateTimeFormatterBuilder zone parsing should recognise DST
8277049: ZonedDateTime parse in Fall DST transition fails to retain the correct zonename.
Reviewed-by: joehw, scolebourne
|
2021-12-01 17:14:53 +00:00 |
|
Ravi Reddy
|
1e9ed54d36
|
8193682: Infinite loop in ZipOutputStream.close()
Reviewed-by: lancea, coffeys
|
2021-12-01 15:35:00 +00:00 |
|
Naoto Sato
|
f1c20e91d8
|
8190748: java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
Reviewed-by: rriggs, joehw, lancea
|
2021-11-30 22:41:36 +00:00 |
|
Jorn Vernee
|
98a9f03739
|
8277602: Deopt code does not extend the stack enough if the caller is an optimize entry blob
Reviewed-by: dlong, thartmann
|
2021-11-30 14:34:00 +00:00 |
|
Roger Riggs
|
0384739afc
|
8276665: ObjectInputStream.GetField.get(name, object) should throw ClassNotFoundException
Reviewed-by: naoto, lancea, smarks
|
2021-11-24 15:14:22 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Mandy Chung
|
032067264f
|
8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
Reviewed-by: alanb
|
2021-11-23 17:14:59 +00:00 |
|
Sergey Bylokhov
|
e3243ee963
|
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
Reviewed-by: lancea
|
2021-11-23 08:57:34 +00:00 |
|
Daniel Fuchs
|
03debf2775
|
8276774: Cookie stored in CookieHandler not sent if user headers contain cookie
Reviewed-by: michaelm
|
2021-11-19 13:18:12 +00:00 |
|
Sergey Bylokhov
|
03473b4c27
|
8270874: JFrame paint artifacts when dragged from standard monitor to HiDPI monitor
Reviewed-by: jdv
|
2021-11-18 18:25:38 +00:00 |
|
Prasanta Sadhukhan
|
91607436b7
|
8276058: Some swing test fails on specific CI macos system
Reviewed-by: prr, kizune
|
2021-11-18 04:33:49 +00:00 |
|
Naoto Sato
|
231fb61aae
|
8276970: Default charset for PrintWriter that wraps PrintStream
Reviewed-by: rriggs, alanb
|
2021-11-18 01:12:12 +00:00 |
|
Alex Kasko
|
b6876649a8
|
8277159: Fix java/nio/file/FileStore/Basic.java test by ignoring /run/user/* mount points
Reviewed-by: bpb, shade
|
2021-11-17 17:48:07 +00:00 |
|
Fairoz Matte
|
08f65a59a7
|
8277313: Validate header failed for test/jdk/java/net/httpclient/HeadTest.java
Reviewed-by: jdv
|
2021-11-17 06:13:26 +00:00 |
|
Jaikiran Pai
|
23e5117a55
|
8276559: (httpclient) Consider adding an HttpRequest.Builder.HEAD method to build a HEAD request.
Reviewed-by: cstein, dfuchs
|
2021-11-17 03:20:40 +00:00 |
|
Alexander Zuev
|
b0a463fa59
|
8169468: NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes!
Reviewed-by: serb
|
2021-11-16 19:01:53 +00:00 |
|
Lance Andersen
|
b85500e524
|
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
Reviewed-by: redestad, alanb
|
2021-11-12 17:12:13 +00:00 |
|