Igor Ignatyev
|
e834f99d1d
|
8263412: ClassFileInstaller can't be used by classes outside of default package
Reviewed-by: iklam, coleenp, mseledtsov
|
2021-03-12 23:13:16 +00:00 |
|
Alexander Zvegintsev
|
0ea48d9d65
|
8194129: Regression automated Test '/open/test/jdk/java/awt/Window/ShapedAndTranslucentWindows/TranslucentChoice.java' fails
Reviewed-by: serb, psadhukhan
|
2021-03-12 19:11:03 +00:00 |
|
Ian Graves
|
6971c23a3a
|
8262351: Extra '0' in java.util.Formatter for '%012a' conversion with a sign character
Reviewed-by: bchristi, naoto
|
2021-03-10 22:46:32 +00:00 |
|
Patrick Concannon
|
fbe40e8926
|
8252399: Update mapMulti documentation to use type test pattern instead of instanceof once JEP 375 exits preview
Reviewed-by: dfuchs, psandoz, smarks
|
2021-03-09 11:09:40 +00:00 |
|
Alexander Zvegintsev
|
2afbd5dafc
|
8250804: Can't set the application icon image for Unity WM on Linux.
Reviewed-by: serb, pbansal, kizune
|
2021-03-06 08:54:51 +00:00 |
|
Ian Graves
|
dbef0ec95d
|
6323374: (coll) Optimize Collections.unmodifiable* and synchronized*
Reviewed-by: redestad, smarks, darcy
|
2021-03-05 03:20:44 +00:00 |
|
Ziyi Luo
|
a777e82cd8
|
8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
Reviewed-by: jnimeh
|
2021-03-04 15:17:53 +00:00 |
|
Ivan Šipka
|
75aa15467e
|
8259267: Refactor LoaderLeak shell test as java test.
Reviewed-by: rriggs, iignatyev, dfuchs
|
2021-03-03 20:02:57 +00:00 |
|
Maurizio Cimadamore
|
5de0f4b2ce
|
8260869: Test java/foreign/TestHandshake.java fails intermittently
Reviewed-by: psandoz
|
2021-03-03 01:14:25 +00:00 |
|
Stuart Marks
|
f18c019287
|
8247373: ArraysSupport.newLength doc, test, and exception message
Reviewed-by: rriggs, psandoz, martin, prappo
|
2021-03-02 18:08:26 +00:00 |
|
Conor Cleary
|
8bc8542e3f
|
8262195: Harden tests that use the HostsFileNameService (jdk.net.hosts.file property)
Reviewed-by: michaelm, aefimov, dfuchs, chegar
|
2021-03-01 10:18:12 +00:00 |
|
Sergey Bylokhov
|
6800ba465f
|
8257500: Drawing MultiResolutionImage with ImageObserver "leaks" memory
Reviewed-by: azvegint, aivanov
|
2021-02-26 19:57:29 +00:00 |
|
Evan Whelan
|
ebdc80ead9
|
8252883: AccessDeniedException caused by delayed file deletion on Windows
Reviewed-by: dfuchs
|
2021-02-25 12:05:16 +00:00 |
|
Naoto Sato
|
9d9ad969ca
|
8261919: java/util/Locale/LocaleProvidersRun.java failed with "RuntimeException: Expected log was not emitted. LogRecord: null"
Reviewed-by: joehw, dfuchs
|
2021-02-24 16:23:24 +00:00 |
|
Daniel Fuchs
|
0d2dbd2995
|
8262027: Improve how HttpConnection detects a closed channel when taking/returning a connection to the pool
Reviewed-by: chegar, michaelm
|
2021-02-24 10:50:35 +00:00 |
|
Joe Darcy
|
e5304b3a99
|
8253409: Double-rounding possibility in float fma
Reviewed-by: bpb
|
2021-02-23 19:42:05 +00:00 |
|
Sergey Bylokhov
|
a7e2e80ff4
|
8260695: The java.awt.color.ICC_Profile#getData/getData(int) are not thread safe
Reviewed-by: azvegint, aivanov
|
2021-02-22 22:34:53 +00:00 |
|
Clive Verghese
|
63f8fc87cd
|
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Reviewed-by: xuelei
|
2021-02-22 18:36:30 +00:00 |
|
Prasanta Sadhukhan
|
0c21dd053f
|
6206189: Graphics2D.clip specifies incorrectly that a 'null' is a valid value for this method
Reviewed-by: aivanov, kizune, azvegint
|
2021-02-22 04:46:33 +00:00 |
|
Brian Burkhalter
|
7ffa1481c2
|
8247918: Clarify Reader.skip behavior for end of stream
Reviewed-by: rriggs, naoto
|
2021-02-19 17:21:11 +00:00 |
|
Christoph Langer
|
efbaedeb81
|
8262018: Wrong format in SAP copyright header of OsVersionTest
Reviewed-by: mdoerr
|
2021-02-19 14:44:53 +00:00 |
|
Prasanta Sadhukhan
|
ed93bc9a01
|
8196301: java/awt/print/PrinterJob/Margins.java times out
Reviewed-by: prr
|
2021-02-19 05:03:21 +00:00 |
|
Mandy Chung
|
bf75a3a024
|
8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library
Reviewed-by: alanb
|
2021-02-17 17:34:58 +00:00 |
|
Christoph Langer
|
8ba390d1e2
|
8261753: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
Reviewed-by: rriggs
|
2021-02-16 12:57:59 +00:00 |
|
Chris Hegarty
|
3dc6f52a89
|
8261160: Add a deserialization JFR event
Co-authored-by: Sean Coffey <coffeys@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: coffeys, rriggs, dfuchs, egahlin
|
2021-02-12 17:35:25 +00:00 |
|
Michael McMahon
|
9ffabf30c3
|
8252971: WindowsFileAttributes does not know about Unix domain sockets
Reviewed-by: alanb
|
2021-02-12 13:08:08 +00:00 |
|
Sergey Bylokhov
|
bf47a479b9
|
8261282: Lazy initialization of built-in ICC_Profile/ColorSpace classes is too lazy
Reviewed-by: azvegint
|
2021-02-11 22:05:12 +00:00 |
|
Sergey Bylokhov
|
447db62762
|
6211198: ICC_Profile.getInstance(byte[]): IAE is not specified
Reviewed-by: prr, pbansal
|
2021-02-10 23:57:32 +00:00 |
|
Aleksey Shipilev
|
ad54d8dd83
|
8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
Reviewed-by: iklam
|
2021-02-10 07:32:53 +00:00 |
|
Prasanta Sadhukhan
|
752f92bc10
|
6211242: AreaAveragingScaleFilter(int, int): IAE is not specified
Reviewed-by: azvegint, trebari, serb
|
2021-02-10 07:24:29 +00:00 |
|
Prasanta Sadhukhan
|
3af334a5c7
|
6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified
Reviewed-by: serb, prr, aivanov
|
2021-02-10 07:22:44 +00:00 |
|
Sergey Bylokhov
|
5d8204b169
|
8261368: The new TestNullSetColor test is placed in the wrong group
Reviewed-by: kizune
|
2021-02-09 00:01:32 +00:00 |
|
Joe Darcy
|
2fd8ed024b
|
8240632: Note differences between IEEE 754-2019 math lib special cases and java.lang.Math
Reviewed-by: bpb
|
2021-02-08 21:50:55 +00:00 |
|
Martin Buchholz
|
351d788809
|
8259074: regex benchmarks and tests
Reviewed-by: redestad
|
2021-02-08 18:09:59 +00:00 |
|
Daniel Fuchs
|
2c28e36454
|
8237352: Update DatagramSocket to add support for joining multicast groups
Reviewed-by: alanb
|
2021-02-08 12:55:00 +00:00 |
|
Sergey Bylokhov
|
74d40ab72f
|
8261200: Some code in the ICC_Profile may not close file streams properly
Reviewed-by: azvegint
|
2021-02-06 03:38:58 +00:00 |
|
Ivan Šipka
|
fb46d4e578
|
8259268: Refactor InheritIO shell test as java test
Reviewed-by: iignatyev, rriggs
|
2021-02-06 00:05:42 +00:00 |
|
Naoto Sato
|
4a1814cbf0
|
8261179: Norwegian Bokmål Locale fallback issue
Reviewed-by: joehw
|
2021-02-05 18:15:40 +00:00 |
|
Sergey Bylokhov
|
06b33a0ad7
|
8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
Reviewed-by: azvegint, psadhukhan
|
2021-02-04 07:28:27 +00:00 |
|
Prasanta Sadhukhan
|
60f440deb9
|
6436374: Graphics.setColor(null) is not documented
Reviewed-by: serb, pbansal
|
2021-02-04 04:13:05 +00:00 |
|
Jesper Wilhelmsson
|
9b7a8f1982
|
Merge
|
2021-02-04 02:06:33 +00:00 |
|
Phil Race
|
8760688d21
|
8260616: Removing remaining JNF dependencies in the java.desktop module
Reviewed-by: gziemski, ihse, serb
|
2021-02-04 01:36:19 +00:00 |
|
Weijun Wang
|
4a8b5c1602
|
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
Reviewed-by: erikj, prr, ihse, valeriep
|
2021-02-03 16:20:16 +00:00 |
|
Ivan Šipka
|
0ef93feb43
|
8259265: Refactor UncaughtExceptions shell test as java test.
Reviewed-by: rriggs
|
2021-02-03 14:08:29 +00:00 |
|
Prasanta Sadhukhan
|
cb127a4bb5
|
8198343: Test java/awt/print/PrinterJob/TestPgfmtSetMPA.java may fail w/o printer
Reviewed-by: jdv, trebari
|
2021-02-03 06:49:32 +00:00 |
|
Mahendra Chhipa
|
9af333923b
|
8261003: Bad Copyright header format after JDK-8183372
Reviewed-by: bchristi
|
2021-02-02 22:14:07 +00:00 |
|
Mahendra Chhipa
|
6dc3c6dcdd
|
8183372: Refactor java/lang/Class shell tests to java
Reviewed-by: bchristi, mchung
|
2021-02-02 21:11:41 +00:00 |
|
Aleksey Shipilev
|
081fa3e715
|
8260927: StringBuilder::insert is incorrect without Compact Strings
Reviewed-by: redestad, alanb, rriggs, jlaskey
|
2021-02-02 18:00:43 +00:00 |
|
Thomas Stuefe
|
d7b1fc59a5
|
8260707: java/lang/instrument/PremainClass/InheritAgent0100.java times out
Co-authored-by: Arno Zeller <azeller@openjdk.org>
Reviewed-by: dholmes, sspitsyn, dcubed
|
2021-02-02 17:56:38 +00:00 |
|
Sergey Bylokhov
|
64a150c518
|
6986863: ProfileDeferralMgr throwing ConcurrentModificationException
Reviewed-by: kizune
|
2021-01-29 06:18:43 +00:00 |
|