Paul Hohensee
|
dc3c7b480d
|
Merge
|
2019-02-20 11:43:59 -08:00 |
|
Lin Zang
|
6f5c009756
|
8215622: Add dump to file support for jmap –histo
Add "file=" to jmap "histo" jmap, Hotspot support in attachListener.cpp:heap_inspection.
Reviewed-by: phh, sspitsyn
|
2019-02-20 11:36:02 -08:00 |
|
Brian Burkhalter
|
315b7d0399
|
5029431: (bf) Add absolute bulk put and get methods
Reviewed-by: alanb, darcy, chegar, rriggs
|
2019-02-20 10:57:22 -08:00 |
|
Harold Seigel
|
dd7e50dc01
|
8214719: Deprecate -Xverify:none option
Deprecate -Xverify:none and -noverify and remove them from tests
Reviewed-by: dholmes, mikael
|
2019-02-20 13:21:36 -05:00 |
|
Arno Zeller
|
7252ba2762
|
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
Reviewed-by: clanger, rriggs, nishjain, mbaesken
|
2019-02-18 12:52:55 +01:00 |
|
Prasanta Sadhukhan
|
a3af92bab2
|
Merge
|
2019-02-18 10:45:21 +05:30 |
|
Doug Lea
|
ff97b60fde
|
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
Reviewed-by: martin, chegar, dholmes
|
2019-02-15 11:18:01 -08:00 |
|
Doug Lea
|
a7ab4d7bd3
|
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
Reviewed-by: martin, chegar, dholmes, reinhapa, alanb
|
2019-02-15 11:18:01 -08:00 |
|
Doug Lea
|
012c399c26
|
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
Reviewed-by: martin, chegar, dholmes
|
2019-02-15 11:18:01 -08:00 |
|
Alexey Ivanov
|
72f1f20605
|
8218682: [TEST_BUG] DashOffset fails in mach5
8198411: [TEST_BUG] Two java2d tests are unstable in mach5
Skip testing VolatileImage if IndexColorModel is detected
Reviewed-by: prr, serb
|
2019-02-14 20:20:49 +00:00 |
|
Nishit Jain
|
30b074d93c
|
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
Reviewed-by: naoto, rriggs
|
2019-02-26 14:57:23 +05:30 |
|
Alexey Ivanov
|
3fe6276adb
|
8217263: Automate DashOffset test
Reviewed-by: prr, serb
|
2019-02-07 13:57:12 +00:00 |
|
Mandy Chung
|
007d3c0143
|
8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
Reviewed-by: bpb, vromero
|
2019-02-06 15:09:05 -08:00 |
|
Mandy Chung
|
752bd3d955
|
8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
Reviewed-by: alanb
|
2019-02-06 10:53:13 -08:00 |
|
Roger Riggs
|
8d6e8618a9
|
8218453: More dynamic RMI interactions
Reviewed-by: ahgross, skoivu, smarks
|
2019-02-06 11:39:57 -05:00 |
|
Doug Lea
|
f0807ebc18
|
8210280: Unnecessary reallocation when invoking HashMap.putAll()
Co-authored-by: Michal Vala <mvala@redhat.com>
Co-authored-by: Martin Buchholz <martinrb@google.com>
Reviewed-by: martin, mvala, igerasim, chegar, rriggs
|
2019-02-08 13:39:22 -08:00 |
|
Chris Hegarty
|
ac5daa7a22
|
Merge
|
2019-02-08 13:07:44 +00:00 |
|
Chris Hegarty
|
bba5ddd08f
|
Merge
|
2019-02-08 12:44:16 +00:00 |
|
Chris Hegarty
|
fb05ae21bb
|
8218662: Allow 204 responses with Content-Length:0
Reviewed-by: michaelm
|
2019-02-08 12:23:16 +00:00 |
|
Chris Hegarty
|
10a281c485
|
8218546: Unable to connect to https://google.com using java.net.HttpClient
Reviewed-by: dfuchs
|
2019-02-08 11:26:21 +00:00 |
|
Nishit Jain
|
13a52f3a17
|
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
8218265: java/util/Base64/TestEncodingDecodingLength.java failing
Reviewed-by: rriggs, naoto
|
2019-02-06 13:57:19 +05:30 |
|
Ivan Gerasimov
|
076d2267b6
|
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
Reviewed-by: rriggs
|
2019-02-05 17:05:40 -08:00 |
|
Brian Burkhalter
|
f380787a41
|
8218460: Test generation scripts do not invoke stream preprocessor correctly
Reviewed-by: rriggs
|
2019-02-05 14:36:50 -08:00 |
|
Brian Burkhalter
|
724120457a
|
8211936: Better String parsing
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Co-authored-by: Paul Hohensee <hohensee@amazon.com>
Reviewed-by: bpb, darcy
|
2019-01-22 09:45:30 -08:00 |
|
Naoto Sato
|
dc3c9c8439
|
8220224: With CLDR provider, NumberFormat.format could not handle locale with number extension correctly
Reviewed-by: darcy
|
2019-03-22 09:31:36 -07:00 |
|
Alan Bateman
|
3a4d5db248
|
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
Reviewed-by: bpb
|
2019-03-22 11:35:35 +00:00 |
|
Krishna Addepalli
|
cf132f89b2
|
8215921: There is no change when select different Foreground and Background by mouse
Reviewed-by: serb, psadhukhan
|
2019-01-30 15:02:05 +05:30 |
|
Christoph Langer
|
f828beb2d0
|
8217657: Move the test for default value of jdk.includeInExceptions into own test
Reviewed-by: mullan, goetz
|
2019-01-25 10:59:07 +00:00 |
|
Lin Zang
|
144d81caf6
|
8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Fix compatibility issue caused by jmap update of 8215622
Reviewed-by: dholmes, ysuenaga, phh, sspitsyn
|
2019-03-11 21:26:19 -04:00 |
|
Nishit Jain
|
0b082fcc1d
|
8217254: CompactNumberFormat:: CompactNumberFormat() constructor does not comply with spec
8217721: CompactNumberFormat:: format() method spec for IAEx is not complaint
Reviewed-by: naoto
|
2019-03-11 14:22:23 +05:30 |
|
Naoto Sato
|
473a26aebd
|
8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
Reviewed-by: lancea, rgoel
|
2019-03-07 12:56:48 -08:00 |
|
Xue-Lei Andrew Fan
|
f6d199fdb3
|
8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
Reviewed-by: mullan, wetmore
|
2019-03-01 13:08:41 -08:00 |
|
Ivan Gerasimov
|
0052dff370
|
8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
Reviewed-by: rriggs, darcy
|
2019-03-01 12:47:30 -08:00 |
|
Xue-Lei Andrew Fan
|
25f0d60a58
|
8215430: Remove the internal package com.sun.net.ssl
Reviewed-by: chegar, mullan, wetmore
|
2019-03-01 08:35:14 -08:00 |
|
Naoto Sato
|
c12d6ac1a7
|
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
Reviewed-by: lancea
|
2019-02-28 14:03:04 -08:00 |
|
Brian Burkhalter
|
fad1f059b0
|
5071718: (bf) Add ByteBuffer.slice(int offset, int length)
Reviewed-by: alanb, bchristi, darcy, rriggs
|
2019-02-28 12:05:59 -08:00 |
|
Jie Fu
|
f464c38ed6
|
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
Reviewed-by: alanb, serb
|
2019-02-03 10:00:14 +01:00 |
|
Daniel Fuchs
|
2aace6bd97
|
8195716: BootstrapLoggerTest : Executor still alive
Make sure the test joins the active executor thread before waiting for the executor to be GC'ed.
Reviewed-by: mchung, martin
|
2019-02-01 14:15:49 +00:00 |
|
Jie Fu
|
a62c3f5015
|
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
Reviewed-by: dholmes, alanb
|
2019-01-31 10:05:11 -05:00 |
|
Jesper Wilhelmsson
|
d3867602ab
|
Merge
|
2019-01-30 21:12:56 +01:00 |
|
Daniel Fuchs
|
6e04e7659a
|
8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer"
Uses a longer linger time and avoids closing socket too early.
Reviewed-by: chegar
|
2019-01-30 18:21:06 +00:00 |
|
Chris Hegarty
|
02924f478b
|
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
Reviewed-by: dfuchs
|
2019-01-29 16:12:12 +00:00 |
|
Naoto Sato
|
6da3289179
|
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
Reviewed-by: nishjain, rriggs
|
2019-01-29 07:46:50 -08:00 |
|
Steve Groeger
|
76946b97e4
|
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
Reviewed-by: clanger, rriggs
|
2019-01-29 09:10:08 +00:00 |
|
Daniel Fuchs
|
6dcfd0f93a
|
8217882: java/net/httpclient/MaxStreams.java failed once
Added some more traces to help diagnosis
Reviewed-by: bpb
|
2019-01-28 18:49:34 +00:00 |
|
Daniel Fuchs
|
6b64f80be4
|
8217903: java/net/httpclient/Response204.java fails with 404
Fixed test to use loopback address - this looks like a port reuse issue.
Reviewed-by: chegar
|
2019-01-28 18:45:34 +00:00 |
|
Daniel Fuchs
|
8faf2074b1
|
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
The fix improves the test robustness by making it retry once in case of IO/Connect exception.
Reviewed-by: chegar
|
2019-01-28 15:24:41 +00:00 |
|
Chris Hegarty
|
46f4ab603b
|
8217429: WebSocket over authenticating proxy fails to send Upgrade headers
Reviewed-by: dfuchs, prappo
|
2019-01-28 13:51:16 +00:00 |
|
Daniel Fuchs
|
7f10cbedd5
|
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
The API documentation is updated to steer away from blocking in the mapper function, and an alternative is suggested.
Reviewed-by: chegar
|
2019-01-25 18:13:25 +00:00 |
|
Jesper Wilhelmsson
|
fd21613d59
|
Merge
|
2019-01-25 18:12:06 +01:00 |
|