Brian Burkhalter
|
143998e46c
|
8248383: Clarify java.io.Reader.read(char[], ...) behavior for full array
Reviewed-by: naoto, smarks, rriggs
|
2020-12-17 16:29:57 +00:00 |
|
Nick Gasson
|
643ddc1320
|
8257882: Implement linkToNative intrinsic on AArch64
Reviewed-by: jvernee, mcimadamore, aph
|
2020-12-17 03:24:40 +00:00 |
|
Brent Christian
|
b2f035549a
|
8253497: Core Libs Terminology Refresh
Reviewed-by: naoto, kcr, rriggs, joehw, bpb, smarks, alanb
|
2020-12-16 23:09:20 +00:00 |
|
Roger Riggs
|
aa9c136d67
|
8251989: Hex formatting and parsing utility
Reviewed-by: tvaleev, chegar, naoto, darcy
|
2020-12-16 20:29:49 +00:00 |
|
Coleen Phillimore
|
4d6f318153
|
8257726: Make -XX:+StressLdcRewrite option a diagnostic option
Reviewed-by: lfoltan, stuefe, dcubed
|
2020-12-15 23:54:50 +00:00 |
|
Jesper Wilhelmsson
|
381021aebf
|
Merge
|
2020-12-15 03:40:30 +00:00 |
|
Martin Buchholz
|
43dc3f7992
|
8254350: CompletableFuture.get may swallow InterruptedException
Reviewed-by: alanb, dl
|
2020-12-13 19:17:36 +00:00 |
|
Naoto Sato
|
74b79c6e19
|
8257964: Broken Calendar#getMinimalDaysInFirstWeek with java.locale.providers=HOST
Reviewed-by: joehw
|
2020-12-11 21:26:16 +00:00 |
|
Vicente Romero
|
b7ac32d6ee
|
8257598: Clarify what component values are used in Record::equals
Reviewed-by: darcy, chegar
|
2020-12-11 19:16:34 +00:00 |
|
Ivan Šipka
|
8273514095
|
8166026: Refactor java/lang shell tests to java
Reviewed-by: mullan
|
2020-12-11 14:37:25 +00:00 |
|
Joe Darcy
|
6be1f5671e
|
8257450: Start of release updates for JDK 17
8257451: Add SourceVersion.RELEASE_17
8257453: Add source 17 and target 17 to javac
Reviewed-by: dholmes, erikj, iris, mikael, jjg, jlahoda, jwilhelm, mchung, ihse
|
2020-12-10 16:46:28 +00:00 |
|
Michael McMahon
|
b35401d6a7
|
8257966: Instrument test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/StateTestService.java
Reviewed-by: alanb, dfuchs
|
2020-12-10 16:02:25 +00:00 |
|
Kim Barrett
|
db5da9619b
|
8257876: Avoid Reference.isEnqueued in tests
Reviewed-by: mchung, tschatzl
|
2020-12-10 10:34:47 +00:00 |
|
Daniel Fuchs
|
4a839e95de
|
8256459: java/net/httpclient/ManyRequests.java and java/net/httpclient/LineBodyHandlerTest.java fail infrequently with java.net.ConnectException: Connection timed out: no further information
Reviewed-by: chegar
|
2020-12-10 10:09:29 +00:00 |
|
Toshio Nakamura
|
53e537c738
|
8255387: Japanese characters were printed upside down on AIX
Reviewed-by: prr, serb
|
2020-12-10 00:27:44 +00:00 |
|
Harold Seigel
|
d33a689b96
|
8256867: Classes with empty PermittedSubclasses attribute cannot be extended
Reviewed-by: lfoltan, mchung, jlahoda, chegar
|
2020-12-09 19:07:11 +00:00 |
|
Aleksey Shipilev
|
9ce3d806fa
|
8257887: java/foreign/TestSegments.java test fails on 32-bit after JDK-8257186
Reviewed-by: jiefu, adityam, redestad
|
2020-12-09 06:42:38 +00:00 |
|
Brent Christian
|
1a9ed92d6f
|
8200102: NativeLibraryTest.java fails intermittently, unloaded count is not same as expected
Reviewed-by: mchung, naoto
|
2020-12-08 18:01:04 +00:00 |
|
Daniel Fuchs
|
fab6158c19
|
8236413: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException
Reviewed-by: aefimov, michaelm
|
2020-12-08 16:36:04 +00:00 |
|
Maurizio Cimadamore
|
bbc44f57c4
|
8257186: Size of heap segments is not computed correctlyFix overflow in size computation for heap segments
Reviewed-by: jvernee, chegar
|
2020-12-07 17:25:23 +00:00 |
|
Jan Lahoda
|
637b0c64b0
|
8246778: Compiler implementation for Sealed Classes (Second Preview)
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Reviewed-by: lfoltan, mchung, alanb, mcimadamore, chegar
|
2020-12-07 11:11:31 +00:00 |
|
Jorn Vernee
|
04ce8e3840
|
8257184: Upstream 8252504: Add a method to MemoryLayout which returns a offset-computing method handle
Reviewed-by: mcimadamore, chegar
|
2020-12-07 11:08:24 +00:00 |
|
Chris Hegarty
|
5a03e47605
|
8255560: Class::isRecord should check that the current class is final and not abstract
Reviewed-by: mchung, darcy
|
2020-12-07 11:02:52 +00:00 |
|
Daniel Fuchs
|
566d77a2ae
|
8254802: ThrowingPushPromisesAsStringCustom.java fails in "try throwing in GET_BODY"
Reviewed-by: michaelm
|
2020-12-07 09:58:16 +00:00 |
|
Sergey Bylokhov
|
d3ac1bf16c
|
8198390: Test MultiResolutionDrawImageWithTransformTest.java fails when -esa is passed
Reviewed-by: kizune
|
2020-12-04 23:06:07 +00:00 |
|
Alexander Scherbatiy
|
d6dd440c76
|
8256264: Printed GlyphVector outline with low DPI has bad quality on Windows
Reviewed-by: serb
|
2020-12-04 09:02:20 +00:00 |
|
Alan Bateman
|
2b4a423fd7
|
8255542: Attribute length of Module, ModulePackages and other attributes is ignored
Reviewed-by: mchung, dfuchs, chegar
|
2020-12-04 08:59:14 +00:00 |
|
Mandy Chung
|
f0b1194004
|
8235784: java/lang/invoke/VarHandles/VarHandleTestByteArrayAsInt.java fails due to timeout with fastdebug bits
Reviewed-by: bchristi, naoto
|
2020-12-03 22:14:52 +00:00 |
|
Julia Boes
|
b170c8376d
|
8257591: Remove suppression of record preview related warnings in java.lang
Reviewed-by: chegar
|
2020-12-03 15:48:03 +00:00 |
|
Christoph Langer
|
93b6ab56ae
|
8256818: SSLSocket that is never bound or connected leaks socket resources
Reviewed-by: xuelei
|
2020-12-02 19:23:26 +00:00 |
|
Sergey Bylokhov
|
282cb325b1
|
8005970: Mouse cursor is default cursor over TextArea's scrollbar
Reviewed-by: kizune
|
2020-12-02 06:51:53 +00:00 |
|
Claes Redestad
|
00e79db89e
|
8257511: JDK-8254082 brings regression to AbstractStringBuilder.insert(int dstOffset, CharSequence s, int start, int end)
Reviewed-by: alanb, rriggs, bpb
|
2020-12-01 22:50:05 +00:00 |
|
Mandy Chung
|
56b15fbbcc
|
8159746: (proxy) Support for default methods
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: darcy, alanb, plevart
|
2020-12-01 17:23:07 +00:00 |
|
Alan Bateman
|
1433bafb33
|
8253751: Dependencies of automatic modules are not propagated through module layers
Reviewed-by: mchung
|
2020-12-01 15:40:10 +00:00 |
|
Mahendra Chhipa
|
c859fb02f3
|
8249836: java/io/IOException/LastErrorString.java should have bug-id as 1st word in @ignore
Reviewed-by: iignatyev
|
2020-12-01 12:57:36 +00:00 |
|
Sergey Bylokhov
|
b5ce8af3d7
|
8256373: [Windows/HiDPI] The Frame#setBounds does not work in a minimized state
Reviewed-by: kizune, aivanov
|
2020-12-01 04:49:21 +00:00 |
|
Mandy Chung
|
4356469a31
|
8230501: Class data support for hidden classes
Reviewed-by: jvernee, psandoz, chegar
|
2020-12-01 00:24:40 +00:00 |
|
Stuart Marks
|
41dbc139ab
|
8180352: Add Stream.toList() method
Reviewed-by: psandoz
|
2020-11-30 19:37:56 +00:00 |
|
Sergey Bylokhov
|
1241f80002
|
8196086: java/awt/image/DrawImage/IncorrectSourceOffset.java fails
Reviewed-by: shade
|
2020-11-28 04:30:22 +00:00 |
|
Daniel Fuchs
|
a93841ac9c
|
8255277: randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay
Reviewed-by: lancea
|
2020-11-26 14:50:40 +00:00 |
|
Jorn Vernee
|
734d3c3b8a
|
8256862: Several java/foreign tests fail on x86_32 platforms
Reviewed-by: sundar
|
2020-11-26 11:21:10 +00:00 |
|
Sergey Bylokhov
|
973255c469
|
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: kizune
|
2020-11-26 08:43:29 +00:00 |
|
Maurizio Cimadamore
|
9aeadbb020
|
8256865: Foreign Memory Access and Linker API are missing NPE checks
Reviewed-by: jvernee, sundar, chegar
|
2020-11-25 10:48:37 +00:00 |
|
Naoto Sato
|
ae0ca743f5
|
8247432: Update IANA Language Subtag Registry to Version 2020-09-29
Reviewed-by: joehw
|
2020-11-23 16:41:50 +00:00 |
|
Conor Cleary
|
5ed704484e
|
8256154: Some TestNG tests require default constructors
Reviewed-by: dfuchs, bpb
|
2020-11-23 11:48:39 +00:00 |
|
Maurizio Cimadamore
|
0fb31dbf3a
|
8254231: Implementation of Foreign Linker API (Incubator)
Reviewed-by: coleenp, ihse, dholmes, vlivanov
|
2020-11-23 11:00:38 +00:00 |
|
Brian Burkhalter
|
2ae3e51f59
|
8229845: Decrease memory consumption of BigInteger.toString()
Reviewed-by: redestad
|
2020-11-20 16:23:41 +00:00 |
|
Naoto Sato
|
68138893a5
|
8251317: Support for CLDR version 38
Reviewed-by: erikj, bchristi, joehw
|
2020-11-19 22:41:11 +00:00 |
|
Ian Graves
|
080c707aab
|
8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly
Reviewed-by: rriggs, smarks
|
2020-11-19 20:20:55 +00:00 |
|
Sean Mullan
|
3a4b90f086
|
8202343: Disable TLS 1.0 and 1.1
Reviewed-by: xuelei, dfuchs, coffeys
|
2020-11-19 14:15:57 +00:00 |
|