Sergey Bylokhov
|
e1411fd4d4
|
6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
Reviewed-by: psadhukhan, kizune
|
2021-01-27 02:52:37 +00:00 |
|
Serguei Spitsyn
|
c538cd8b79
|
8165276: Spec states to invoke the premain method in an agent class if it's public but implementation differs
Reviewed-by: mchung, dholmes, alanb
|
2021-01-26 07:15:50 +00:00 |
|
Stuart Marks
|
a8871776e6
|
8246788: ZoneRules invariants can be broken
Reviewed-by: rriggs, naoto
|
2021-01-22 18:51:32 +00:00 |
|
Johannes Kuhn
|
bf5e801501
|
8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range
Reviewed-by: mchung
|
2021-01-22 17:18:06 +00:00 |
|
Claes Redestad
|
27cc62a5c7
|
8259911: byteArrayViewVarHandle should throw ArrayIndexOutOfBoundsException
Reviewed-by: jvernee, mchung
|
2021-01-20 23:42:58 +00:00 |
|
Jesper Wilhelmsson
|
cf25383d19
|
Merge
|
2021-01-19 22:49:44 +00:00 |
|
Martin Buchholz
|
f7b96d347a
|
8259796: timed CompletableFuture.get may swallow InterruptedException
Reviewed-by: dl, alanb
|
2021-01-19 18:41:08 +00:00 |
|
Sergey Bylokhov
|
dfee7b8ad6
|
8259511: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed with "RuntimeException: Test failed: 20 failure(s)"
Reviewed-by: jdv
|
2021-01-19 07:16:02 +00:00 |
|
Conor Cleary
|
707bce080d
|
8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int)
Reviewed-by: chegar, bpb, alanb
|
2021-01-15 14:06:38 +00:00 |
|
Tagir F. Valeev
|
2c8e337dff
|
8259622: TreeMap.computeIfAbsent deviates from spec
Reviewed-by: smarks
|
2021-01-15 04:11:31 +00:00 |
|
Yasumasa Suenaga
|
e3b548a68b
|
8257736: InputStream from BodyPublishers.ofInputStream() leaks when IOE happens
Reviewed-by: dfuchs, chegar
|
2021-01-15 01:58:36 +00:00 |
|
Jesper Wilhelmsson
|
51e14f2e2a
|
Merge
|
2021-01-14 01:29:47 +00:00 |
|
Mahendra Chhipa
|
5df2a949e3
|
8212035: merge jdk.test.lib.util.SimpleHttpServer with jaxp.library.SimpleHttpServer
Reviewed-by: dfuchs
|
2021-01-13 15:53:05 +00:00 |
|
Sergey Bylokhov
|
0957d9eb14
|
8259519: The java.awt.datatransfer.DataFlavor#ioInputStreamClass field is redundant
Reviewed-by: aivanov
|
2021-01-13 02:30:33 +00:00 |
|
Maurizio Cimadamore
|
17b4db31cb
|
8259636: Check for buffer backed by shared segment kicks in in unexpected places
Reviewed-by: sundar, alanb, chegar
|
2021-01-12 21:06:03 +00:00 |
|
Maurizio Cimadamore
|
b03880e33b
|
8259634: MemorySegment::asByteBuffer does not respect spatial bounds
Reviewed-by: alanb, chegar
|
2021-01-12 17:09:05 +00:00 |
|
Sergey Bylokhov
|
98ccfbf469
|
8255710: Opensource unit/regression tests for CMM
Reviewed-by: pbansal, prr
|
2021-01-12 06:56:49 +00:00 |
|
Sergey Bylokhov
|
61c5b95b0d
|
7194219: java/awt/Component/UpdatingBootTime/UpdatingBootTime.html fails on Linux
Reviewed-by: aivanov
|
2021-01-12 06:53:17 +00:00 |
|
Jesper Wilhelmsson
|
b378f54df3
|
Merge
|
2021-01-12 01:08:14 +00:00 |
|
Maurizio Cimadamore
|
d60a937e87
|
8259028: ClassCastException when using custom filesystem with wrapper FileChannel impl
Reviewed-by: chegar, alanb, uschindler
|
2021-01-11 16:14:56 +00:00 |
|
Jan Lahoda
|
235488215b
|
8250768: javac should be adapted to changes in JEP 12
Reviewed-by: mcimadamore, erikj, jjg, ihse
|
2021-01-11 10:10:47 +00:00 |
|
Martin Buchholz
|
270014ab4e
|
8234131: Miscellaneous changes imported from jsr166 CVS 2021-01
8257671: ThreadPoolExecutor.Discard*Policy: rejected tasks are not cancelled
Reviewed-by: alanb, prappo, dl
|
2021-01-09 21:59:27 +00:00 |
|
Martin Buchholz
|
63e3bd7613
|
8246677: LinkedTransferQueue and SynchronousQueue synchronization updates
Reviewed-by: alanb, dl
|
2021-01-09 21:08:32 +00:00 |
|
Martin Buchholz
|
5cfa8c94d6
|
8246585: ForkJoin updates
8229253: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: dl
|
2021-01-09 20:57:52 +00:00 |
|
Sergey Bylokhov
|
6472104e18
|
6278172: TextComponent.getSelectedText() throws StringIndexOutOfBoundsException
Reviewed-by: aivanov
|
2021-01-09 07:22:20 +00:00 |
|
Roger Riggs
|
628c546bea
|
8258796: [test] Apply HexFormat to tests for java.security
Reviewed-by: xuelei
|
2021-01-08 21:32:54 +00:00 |
|
Roger Riggs
|
876c7fb5f7
|
8259493: [test] Use HexFormat instead of adhoc hex utilities in network code and locale SoftKeys
Reviewed-by: lancea, naoto
|
2021-01-08 21:31:37 +00:00 |
|
Jesper Wilhelmsson
|
555641ede5
|
Merge
|
2021-01-07 21:17:35 +00:00 |
|
Sergey Bylokhov
|
2e99e28fc6
|
8213126: java/awt/Window/MainKeyWindow/TestMainKeyWindow.java time-out on mac10.13
Reviewed-by: psadhukhan
|
2021-01-07 17:49:48 +00:00 |
|
Joe Darcy
|
80544e4d5f
|
8250564: Remove terminally deprecated constructor in GSSUtil
8250565: Remove terminally deprecated constructor in java.net.URLDecoder
Reviewed-by: bpb, smarks, alanb, mullan
|
2021-01-06 18:05:33 +00:00 |
|
Phil Race
|
940b053065
|
8259232: Bad JNI lookup during printing
Reviewed-by: psadhukhan
|
2021-01-06 17:34:15 +00:00 |
|
Rafael Winterhalter
|
d25a1bed56
|
8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes
Reviewed-by: jfranck
|
2021-01-06 15:46:33 +00:00 |
|
Maurizio Cimadamore
|
e66187d885
|
8259032: MappedMemorySegmentImpl#makeMappedSegment() ignores Unmapper#pagePosition
Co-authored-by: Uwe Schindler <uschindler@openjdk.org>
Reviewed-by: alanb
|
2021-01-06 12:18:43 +00:00 |
|
Prasanta Sadhukhan
|
80110dac91
|
8259007: This test printed a blank page
Reviewed-by: prr, serb
|
2021-01-06 06:36:29 +00:00 |
|
Maurizio Cimadamore
|
b7940aa1c4
|
8259027: NullPointerException in makeMappedSegment due to NULL Unmapper when length of segment is 0
Reviewed-by: chegar, uschindler
|
2021-01-05 16:15:28 +00:00 |
|
Sergey Bylokhov
|
a6c088131b
|
8256321: Some "inactive" color profiles use the wrong profile class
Reviewed-by: prr
|
2021-01-05 12:47:33 +00:00 |
|
Phil Race
|
e6f9926009
|
8257809: JNI warnings from Toolkit JPEG image decoding
Reviewed-by: serb
|
2021-01-04 21:09:01 +00:00 |
|
Sergey Bylokhov
|
497efefa3d
|
8225116: Test OwnedWindowsLeak.java intermittently fails
Reviewed-by: pbansal
|
2021-01-03 05:08:48 +00:00 |
|
Chris Hegarty
|
73f5415363
|
8258955: (bf) slice(int, int) on view buffers fails to adjust index according to primitive size
Reviewed-by: alanb
|
2021-01-02 19:29:50 +00:00 |
|
Jamil Nimeh
|
f5ee356540
|
8179503: Java should support GET OCSP calls
Reviewed-by: xuelei
|
2020-12-31 18:03:54 +00:00 |
|
Jie Fu
|
1594372c28
|
8258584: java/util/HexFormat/HexFormatTest.java fails on x86_32
Reviewed-by: rriggs
|
2020-12-22 02:07:33 +00:00 |
|
Jesper Wilhelmsson
|
d234388042
|
Merge
|
2020-12-21 09:09:05 +00:00 |
|
Brent Christian
|
e680ebeb2f
|
8258007: Add instrumentation to NativeLibraryTest
Reviewed-by: mchung, naoto
|
2020-12-19 00:17:02 +00:00 |
|
Joel Borggrén-Franck
|
1cc98bde67
|
8256693: getAnnotatedReceiverType parameterizes types too eagerly
Reviewed-by: vromero
|
2020-12-18 13:34:36 +00:00 |
|
Stuart Marks
|
cbc3feeb89
|
8258259: Unicode linebreak matching behavior is incorrect; backout JDK-8235812
Reviewed-by: naoto
|
2020-12-18 00:36:33 +00:00 |
|
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 |
|