Claes Redestad
|
a15b659278
|
8271732: Regression in StringBuilder.charAt bounds checking
Reviewed-by: alanb, naoto
|
2021-08-12 07:01:53 +00:00 |
|
Sergey Bylokhov
|
148935279d
|
8271718: Crash when during color transformation the color profile is replaced
Reviewed-by: prr
|
2021-08-10 22:22:42 +00:00 |
|
Brian Burkhalter
|
b53828b7c2
|
8272047: java/nio/channels/FileChannel/Transfer2GPlus.java failed with Unexpected transfer size: 2147418112
Reviewed-by: naoto, alanb
|
2021-08-09 16:50:50 +00:00 |
|
Naoto Sato
|
41dc795d6c
|
8264792: The NumberFormat for locale sq_XK formats price incorrectly.
Reviewed-by: joehw, iris
|
2021-08-09 16:22:35 +00:00 |
|
Artem Semenov
|
9c6457f222
|
8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility
8262031: Create implementation for NSAccessibilityNavigableStaticText protocol
8264287: Create implementation for NSAccessibilityComboBox protocol peer
8264303: Create implementation for NSAccessibilityTabGroup protocol peer
8264292: Create implementation for NSAccessibilityList protocol peer
8267387: Create implementation for NSAccessibilityOutline protocol
8267388: Create implementation for NSAccessibilityTable protocol
8264286: Create implementation for NSAccessibilityColumn protocol peer
8264298: Create implementation for NSAccessibilityRow protocol peer
8264291: Create implementation for NSAccessibilityCell protocol peer
Reviewed-by: kizune, pbansal, serb
|
2021-08-09 16:21:35 +00:00 |
|
Rajat Mahajan
|
cb36880281
|
8270116: Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS
Reviewed-by: psadhukhan, aivanov
|
2021-08-05 17:41:33 +00:00 |
|
Brian Burkhalter
|
e2c5bfe083
|
8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
Reviewed-by: alanb, vtewari
|
2021-08-05 16:10:04 +00:00 |
|
Yi Yang
|
ea9a59520d
|
8270058: Use Objects.check{Index,FromIndexSize} for java.desktop
Reviewed-by: psadhukhan, pbansal, jdv
|
2021-08-05 06:39:20 +00:00 |
|
Emmanuel Bourg
|
d09b028407
|
8271396: Spelling errors
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
|
2021-07-29 16:03:31 +00:00 |
|
Ian Graves
|
bb508e1303
|
8269753: Misplaced caret in PatternSyntaxException's detail message
Reviewed-by: prappo
|
2021-07-27 02:25:30 +00:00 |
|
Jesper Wilhelmsson
|
eb6da88817
|
Merge
|
2021-07-27 00:57:58 +00:00 |
|
Brian Burkhalter
|
0b12e7c82c
|
8075806: divideExact is missing in java.lang.Math
Reviewed-by: darcy
|
2021-07-26 17:19:53 +00:00 |
|
Naoto Sato
|
efa63dc1c6
|
8171382: java.time.Duration missing isPositive method
Reviewed-by: rriggs, joehw, iris, bpb, scolebourne
|
2021-07-26 16:33:16 +00:00 |
|
Alexander Zvegintsev
|
049b2ad4df
|
8015886: java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java sometimes failed on ubuntu
Reviewed-by: kizune, serb
|
2021-07-24 08:14:05 +00:00 |
|
Brian Burkhalter
|
1362e09479
|
8211002: test/jdk/java/lang/Math/PowTests.java skips testing for non-corner-case values
Reviewed-by: darcy
|
2021-07-22 20:35:05 +00:00 |
|
Prasanta Sadhukhan
|
9131a8f5f2
|
8267940: [macos] java/awt/print/Dialog/DialogOwnerTest.java fails
Reviewed-by: azvegint, prr
|
2021-07-22 04:29:20 +00:00 |
|
Jesper Wilhelmsson
|
c36755dedf
|
Merge
|
2021-07-22 00:46:18 +00:00 |
|
Alexander Zvegintsev
|
6ce52e6277
|
8159904: [TEST_BUG] Failure on solaris of java/awt/Window/MultiWindowApp/MultiWindowAppTest.java
Reviewed-by: prr
|
2021-07-21 16:29:56 +00:00 |
|
Jesper Wilhelmsson
|
1eeb1791ab
|
Merge
Reviewed-by: jvernee
|
2021-07-21 00:24:17 +00:00 |
|
Jorn Vernee
|
845c31dc4b
|
8269240: java/foreign/stackwalk/TestAsyncStackWalk.java test failed with concurrent GC
Reviewed-by: vlivanov, dholmes
|
2021-07-20 13:10:42 +00:00 |
|
Brian Burkhalter
|
c0d4efff3c
|
6506405: Math.abs(float) is slow
Reviewed-by: darcy
|
2021-07-14 15:50:51 +00:00 |
|
Christoph Langer
|
e5db9a9405
|
8268620: InfiniteLoopException test may fail on x86 platforms
Backport-of: 0b09129faefb945c2f2c35dab2731961216d054e
|
2021-07-14 05:38:17 +00:00 |
|
Jesper Wilhelmsson
|
4a7ccf36e9
|
Merge
|
2021-07-14 01:07:52 +00:00 |
|
Yi Yang
|
0f5470715e
|
8270056: Generated lambda class can not access protected static method of target class
Reviewed-by: mchung
Backport-of: 07e90524576f159fc16523430f1db62327c89a3b
|
2021-07-14 00:46:06 +00:00 |
|
Vicente Romero
|
8583aab374
|
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
Reviewed-by: jvernee, mchung
|
2021-07-13 17:48:21 +00:00 |
|
Maurizio Cimadamore
|
b2416b60fb
|
8269281: java/foreign/Test{Down,Up}call.java time out
Reviewed-by: jvernee
|
2021-07-13 10:53:49 +00:00 |
|
Jesper Wilhelmsson
|
6b123b0591
|
Merge
|
2021-07-13 10:50:18 +00:00 |
|
Yi Yang
|
07e9052457
|
8270056: Generated lambda class can not access protected static method of target class
Co-authored-by: NekoCaffeine <nekocaffeine@qq.com>
Reviewed-by: mchung
|
2021-07-13 02:24:14 +00:00 |
|
Yi Yang
|
afe957cd97
|
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
Reviewed-by: mchung, rriggs
|
2021-07-13 02:23:16 +00:00 |
|
Sean Mullan
|
4fc3180f75
|
8266345: (fs) Custom DefaultFileSystemProvider security related loops
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Reviewed-by: bpb, chegar
|
2021-07-12 14:54:38 +00:00 |
|
Jesper Wilhelmsson
|
ec975c6a05
|
Merge
|
2021-07-10 01:23:18 +00:00 |
|
Roger Riggs
|
6889a39a3f
|
8268826: Cleanup Override in Context-Specific Deserialization Filters
Reviewed-by: dfuchs, bchristi
|
2021-07-09 14:33:56 +00:00 |
|
Jesper Wilhelmsson
|
dfd6b2be7d
|
Merge
|
2021-07-08 23:21:00 +00:00 |
|
Brian Burkhalter
|
f46a917270
|
6766844: ByteArrayInputStream#read with a byte array of length 0 not consistent with InputStream when at EOF
Reviewed-by: naoto, lancea, joehw
|
2021-07-08 19:05:29 +00:00 |
|
Jan Lahoda
|
fa08cc62df
|
8268766: Desugaring of pattern matching enum switch should be improved
Reviewed-by: mcimadamore, psandoz
|
2021-07-08 11:56:53 +00:00 |
|
Thejasvi Voniadka
|
4e18ec26dd
|
8269993: [Test]: java/net/httpclient/DigestEchoClientSSL.java contains redundant @run tags
Reviewed-by: dfuchs, vtewari
|
2021-07-08 06:01:31 +00:00 |
|
Jesper Wilhelmsson
|
270fbcb3f5
|
Merge
|
2021-07-08 00:55:53 +00:00 |
|
Roger Riggs
|
c812bbbe8f
|
8269929: (test) Add diagnostic info to ProceessBuilder/Basic.java for unexpected output
Reviewed-by: iris, bpb, naoto
|
2021-07-07 21:46:11 +00:00 |
|
Patrick Concannon
|
1578979df7
|
8269917: Insert missing commas in copyrights in java.net
Reviewed-by: chegar, dfuchs
|
2021-07-06 15:10:58 +00:00 |
|
Patrick Concannon
|
326b2e1344
|
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
Reviewed-by: alanb, dfuchs, chegar
|
2021-07-06 13:46:02 +00:00 |
|
Aleksei Voitylov
|
e47803a84f
|
8266310: deadlock between System.loadLibrary and JNI FindClass loading another class
Reviewed-by: dholmes, plevart, chegar, mchung
|
2021-07-06 11:15:10 +00:00 |
|
Jesper Wilhelmsson
|
17f53f2f9c
|
Merge
|
2021-07-02 20:50:11 +00:00 |
|
Brian Burkhalter
|
ca4bea4665
|
8188044: We need Math.unsignedMultiplyHigh
Reviewed-by: rriggs, aph, darcy
|
2021-07-02 18:15:35 +00:00 |
|
Weijun Wang
|
c4ea13edd0
|
8269543: The warning for System::setSecurityManager should only appear once for each caller
Reviewed-by: lancea, alanb, dfuchs
|
2021-07-02 14:31:50 +00:00 |
|
Jesper Wilhelmsson
|
b0e186792e
|
Merge
|
2021-07-02 01:07:50 +00:00 |
|
Maurizio Cimadamore
|
e3773977cf
|
8268566: java/foreign/TestResourceScope.java timed out
Reviewed-by: jvernee
|
2021-07-01 16:28:48 +00:00 |
|
Maxim Kartashev
|
18f356a38e
|
8267307: Introduce new client property for XAWT: xawt.mwm_decor_title
Reviewed-by: azvegint, serb
|
2021-07-01 09:53:28 +00:00 |
|
Jesper Wilhelmsson
|
9def3b068e
|
Merge
|
2021-07-01 01:01:34 +00:00 |
|
Christoph Göttschkes
|
1da5d4bb78
|
8269486: CallerAccessTest fails for non server variant
Reviewed-by: dholmes, stuefe, mchung, jvernee
|
2021-06-30 17:08:36 +00:00 |
|
Jesper Wilhelmsson
|
03d54e6ef1
|
Merge
|
2021-06-28 23:00:32 +00:00 |
|