Brian Burkhalter
|
68cf42d465
|
8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo
Reviewed-by: bchristi, rriggs, psandoz
|
2018-03-23 10:09:45 -07:00 |
|
Phil Race
|
cb1ef28563
|
Merge
|
2018-03-23 10:02:55 -07:00 |
|
Roger Riggs
|
299b4b7b44
|
8199756: Simplify language, country, script, and variant property initialization
Reviewed-by: mchung, naoto, alanb
|
2018-03-23 11:53:11 -04:00 |
|
Phil Race
|
3d9f35c4f5
|
Merge
|
2018-03-23 08:49:58 -07:00 |
|
Alan Bateman
|
3bb85f5fc5
|
8199791: (se) More Selector cleanup
Reviewed-by: redestad, bpb
|
2018-03-23 14:18:18 +00:00 |
|
Jayathirth D V
|
948a1e2729
|
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
Reviewed-by: prr, pnarayanan
|
2018-03-23 11:18:39 +05:30 |
|
Brian Burkhalter
|
37f1b2b1e3
|
8198753: (dc) DatagramChannel throws unspecified exceptions
Reviewed-by: alanb
|
2018-03-22 12:29:52 -07:00 |
|
Phil Race
|
f004bcc467
|
Merge
|
2018-03-22 11:34:38 -07:00 |
|
Paul Sandoz
|
a2ea38d2c9
|
8199773: (bf) XXXBuffer:compareTo method is not working as expected
Reviewed-by: alanb
|
2018-03-22 09:07:08 -07:00 |
|
Nishit Jain
|
8314e06ebc
|
8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero)
8199672: ClassCastException is thrown by java.util.Formatter when an NumberFormatProvider SPI is used
Reviewed-by: naoto
|
2018-03-22 12:59:58 +05:30 |
|
Prahalad Kumar Narayanan
|
23ba49ac43
|
6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes
Reviewed-by: prr, jdv
|
2018-03-22 11:41:15 +05:30 |
|
Weijun Wang
|
05b129ec25
|
8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000"
Reviewed-by: mullan
|
2018-03-22 08:09:51 +08:00 |
|
Dan Zhou
|
27d6abca83
|
8202771: Migrate Unicode character tests to JDK Repo
Reviewed-by: naoto
|
2018-05-23 14:21:14 +08:00 |
|
Doug Lea
|
96814f7a28
|
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
Reviewed-by: martin, psandoz
|
2018-05-22 21:50:45 -07:00 |
|
Doug Lea
|
e4046542ba
|
8202685: Optimize ArrayList subList replaceAll
Reviewed-by: martin, psandoz, igerasim, redestad, dholmes, smarks, jrose, plevart
|
2018-05-22 21:46:51 -07:00 |
|
Brian Burkhalter
|
c9e23b5e71
|
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
If all other means to obtain the file length fail, fall back to FindFirstFile
Reviewed-by: igerasim, alanb
|
2018-05-22 16:19:31 -07:00 |
|
Erik Gahlin
|
6602c862c1
|
8195819: Remove recording=x from jcmd JFR.check output
Reviewed-by: mgronlun
|
2018-05-23 00:21:58 +02:00 |
|
Erik Gahlin
|
6e9b05acb2
|
8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
Reviewed-by: tbell, mgronlun
|
2018-05-22 23:27:54 +02:00 |
|
Jim Laskey
|
60de3c902e
|
8200380: String::lines
Reviewed-by: sundar, sherman, rriggs, psandoz
|
2018-05-22 12:04:05 -03:00 |
|
Claes Redestad
|
55ba3cad8b
|
8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: martin, igerasim
|
2018-05-22 14:44:18 +02:00 |
|
Valerie Peng
|
9e8d9fe1ee
|
8146293: Add support for RSASSA-PSS Signature algorithm
Add RSASSA-PSS key and signature support to SunRsaSign provider
Reviewed-by: wetmore
|
2018-05-21 23:40:52 +00:00 |
|
Erik Gahlin
|
e2fb68680e
|
8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work
Reviewed-by: mgronlun
|
2018-05-21 14:46:12 +02:00 |
|
Chris Plummer
|
09e8095fd9
|
8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
Use a valid URL[]
Reviewed-by: sspitsyn, amenkov, dtitov
|
2018-05-19 13:13:09 -07:00 |
|
Weijun Wang
|
48b5731c39
|
8201627: Kerberos sequence number issues
Reviewed-by: valeriep
|
2018-05-19 22:06:47 +08:00 |
|
Chris Plummer
|
00b1a87625
|
8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
Initialize java.lang.Long before referencing it
Reviewed-by: dholmes, dcubed
|
2018-05-18 14:21:59 -07:00 |
|
Jim Laskey
|
a455811dca
|
8200436: String::isBlank
Reviewed-by: sundar
|
2018-05-18 08:43:49 -03:00 |
|
Weijun Wang
|
b8855ebbc2
|
8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
Reviewed-by: valeriep
|
2018-05-18 16:27:15 +08:00 |
|
Tobias Hartmann
|
55233a42f3
|
8199777: Deprecate -XX:+AggressiveOpts
Deprecate -XX:+AggressiveOpts and remove it from testing.
Reviewed-by: kvn, dholmes, shade
|
2018-03-22 08:39:51 +01:00 |
|
Manajit Halder
|
989515036d
|
7158623: Should an unfocusable maximized Frame be resizable
Reviewed-by: prr, sveerabhadra
|
2018-03-21 12:08:16 +05:30 |
|
Jesper Wilhelmsson
|
7ffa43700f
|
Merge
|
2018-03-24 01:08:35 +01:00 |
|
Jesper Wilhelmsson
|
1155614f99
|
Merge
|
2018-03-20 04:36:44 +01:00 |
|
Phil Race
|
1d92a4dd47
|
Merge
|
2018-03-19 10:46:31 -07:00 |
|
Patrick Reinhart
|
4c7f1ac52c
|
8196298: Add null Reader and Writer
Reviewed-by: bpb, forax, smarks, alanb, rriggs
|
2018-03-19 09:58:41 -04:00 |
|
Krishna Addepalli
|
00465d6e60
|
8152974: AWT hang occurrs when sequenced events arrive out of sequence
Reviewed-by: serb, prr, ssadetsky
|
2018-03-19 12:29:23 +05:30 |
|
Roger Riggs
|
ef24e174a4
|
8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException
Reviewed-by: bpb, lancea
|
2018-03-16 16:17:17 -04:00 |
|
Harsha Wardhana B
|
7cbffcf023
|
8196028: JMX: Not enough JDP packets received before timeout
Reviewed-by: dholmes, egahlin
|
2018-03-20 13:40:03 +05:30 |
|
Alexandre Iline
|
771a76dd9e
|
Merge
|
2018-03-16 03:17:12 -07:00 |
|
Alexandre Iline
|
88af1f11ee
|
8199616: Fix @module declarations in tier1 tests
Reviewed-by: mchung, alanb
|
2018-03-16 03:15:35 -07:00 |
|
Hamlin Li
|
d76f461144
|
8199215: Re-examine getFreePort method in test infrastructure library
Reviewed-by: alanb
|
2018-03-16 18:15:31 +08:00 |
|
Abdul Kolarkunnu
|
e6587461a4
|
8197554: Create test for SwingSet TableDemo
Reviewed-by: serb
|
2018-03-16 14:12:12 +05:30 |
|
Joe Wang
|
e5a5c2a832
|
8183554: Add constructors with Charset parameter for FileReader and FileWriter
Reviewed-by: alanb, rriggs, smarks
|
2018-03-15 14:54:10 -07:00 |
|
Phil Race
|
a359ed6dcf
|
Merge
|
2018-03-15 11:36:11 -07:00 |
|
Pankaj Bansal
|
dc46f48f5f
|
7108280: JList.getSelectedValuesList fails if JList.setSelectionInterval larger than list
Reviewed-by: serb, kaddepalli
|
2018-03-15 19:33:51 +05:30 |
|
David Lloyd
|
acb3103b8f
|
8188240: Reflection Proxy should skip static methods
Reviewed-by: mchung, sundar, shade, plevart
|
2018-03-15 12:07:59 +01:00 |
|
Claes Redestad
|
8994d5ad0e
|
8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
Reviewed-by: psandoz
|
2018-03-15 10:41:57 +01:00 |
|
Krishna Addepalli
|
6875323232
|
8195095: Images are not scaled correctly in JEditorPane
Reviewed-by: ssadetsky, psadhukhan, mhalder
|
2018-03-14 15:41:29 +05:30 |
|
Phil Race
|
f52ea8839e
|
Merge
|
2018-03-13 09:57:44 -07:00 |
|
Xueming Shen
|
ffac9ae61c
|
8196748: tools/jar tests need to tolerate unrelated warnings
Reviewed-by: dholmes
|
2018-03-13 00:22:14 -07:00 |
|
Ben Walsh
|
de3604ea0c
|
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
Reviewed-by: psandoz, vlivanov, plevart
|
2018-03-12 16:09:18 -07:00 |
|
Phil Race
|
0cfa66ddce
|
Merge
|
2018-03-12 09:37:49 -07:00 |
|