Amit Sapre
|
d356b8d085
|
8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null
Added checks inside constructor of ObjectInputStreamWithLoader inner class. Test case added.
Reviewed-by: dfuchs, alanb
|
2016-09-06 13:57:03 +05:30 |
|
Ivan Gerasimov
|
164b17df5b
|
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
Reviewed-by: rriggs, alanb, sherman
|
2016-09-03 13:43:01 +03:00 |
|
Brian Burkhalter
|
925586066c
|
8165000: Selector.select(timeout) throws IOException when timeout is a large long
Clamp the timeout passed to kevent0 to the largest value that does not provoke the error.
Reviewed-by: clanger, alanb
|
2016-09-02 12:38:27 -07:00 |
|
Andrey Dyachkov
|
6d3b1a78ad
|
8155102: (Process) Process.toString could include pid, isAlive, exitStatus
Reviewed-by: rriggs
|
2016-09-02 12:30:46 -04:00 |
|
Ramanand Patil
|
6906b1ad96
|
8161016: Strange behavior of URLConnection with proxy
Reviewed-by: shade, chegar
|
2016-09-01 10:35:38 +05:30 |
|
Paul Sandoz
|
3bd5ebe2ef
|
8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
Reviewed-by: martin
|
2016-09-01 13:56:13 -07:00 |
|
Paul Sandoz
|
c073edc24c
|
8162106: Remove VarHandle.addAndGet
Reviewed-by: shade, redestad
|
2016-09-01 10:17:01 -07:00 |
|
Paul Sandoz
|
82d48917bb
|
8161444: VarHandles should provide access bitwise atomics
8162107: Add acquire/release variants for getAndSet and getAndAdd
Reviewed-by: shade, redestad
|
2016-09-01 10:16:57 -07:00 |
|
Phil Race
|
2551c0ae07
|
Merge
|
2016-09-01 08:39:27 -07:00 |
|
Sean Coffey
|
9807f64dfc
|
8164846: CertificateException missing cause of underlying exception
Reviewed-by: xuelei
|
2016-09-01 11:01:47 +01:00 |
|
Amit Sapre
|
277a5b423f
|
8164609: javax/management/remote/mandatory/notif/DeadListenerTest.java fails with Assertion Error
Increased test timeout to ensure test case gets all notifications.
Reviewed-by: dholmes
|
2016-09-01 15:02:32 +05:30 |
|
Rajan Halade
|
53db4a4609
|
8164229: Redundant "sun/net/www/protocol/https" tests in jdk_security3 group
Reviewed-by: chegar
|
2016-08-31 16:16:01 -07:00 |
|
Alejandro Murillo
|
f2099ceae0
|
Merge
|
2016-08-31 13:50:02 -07:00 |
|
Alexandre Iline
|
3ff1d554b4
|
8164982: Fix legal notices in java/lang, java/net, java/util tests
Reviewed-by: darcy, iris
|
2016-08-31 09:46:50 -07:00 |
|
Alejandro Murillo
|
44fb1c5f24
|
Merge
|
2016-08-31 09:22:54 -07:00 |
|
Sibabrata Sahoo
|
3d17ae2b1d
|
8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux
The test timeout waiting to get seed in an exhausted Linux platform.
Reviewed-by: weijun
|
2016-08-31 08:44:12 -07:00 |
|
Sibabrata Sahoo
|
2822e9e2d6
|
8015595: Test sun/security/krb5/auto/Unreachable.java fails with Timeout error
Unreachable.java was getting timeout due to PortUnreachableException was not thrown
Reviewed-by: weijun
|
2016-08-31 08:34:59 -07:00 |
|
Claes Redestad
|
5afec5d3d6
|
8164858: Enable build-time use of java.lang.invoke resolve tracing
Reviewed-by: erikj, vlivanov
|
2016-08-31 14:20:02 +02:00 |
|
Alexandre Iline
|
0b55f8862f
|
8164859: Fix module dependences in java/text tests
Reviewed-by: naoto
|
2016-08-30 14:30:32 -07:00 |
|
Phil Race
|
f020ea7a19
|
Merge
|
2016-08-30 08:45:21 -07:00 |
|
Prasanta Sadhukhan
|
dba7bcf4f8
|
6357887: selected printertray is ignored under linux
Reviewed-by: prr, vadim
|
2016-08-30 11:07:58 +05:30 |
|
Masayoshi Okutsu
|
5f5e297c52
|
8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones
Reviewed-by: peytoia
|
2016-08-30 14:16:16 +09:00 |
|
Amy Lu
|
5ee89f9f22
|
8164545: Mark java/net/URLPermission/nstest/lookup.sh as intermittently failing
Reviewed-by: dfuchs
|
2016-08-30 09:36:23 +08:00 |
|
Amy Lu
|
5c73d79296
|
8163934: Remove intermittent key from java/lang/ProcessBuilder/Zombies.java
Reviewed-by: darcy
|
2016-08-30 09:31:28 +08:00 |
|
Svetlana Nikandrova
|
af8dc755fd
|
8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with "Error while cleaning up threads after test"
Reviewed-by: xuelei
|
2016-08-29 20:55:06 +03:00 |
|
Phil Race
|
0e155b2a1b
|
Merge
|
2016-08-29 08:53:32 -07:00 |
|
Christoph Langer
|
ea29d586dd
|
8164649: Cleanup of test java/nio/channels/FileChannel/Lock.java
Reviewed-by: alanb
|
2016-08-29 11:23:34 +02:00 |
|
Bradford Wetmore
|
9cda798a33
|
8061842: Package jurisdiction policy files as something other than JAR
Reviewed-by: xuelei, weijun, mullan
|
2016-08-26 13:44:20 -07:00 |
|
Alejandro Murillo
|
542ac8a147
|
Merge
|
2016-08-26 10:02:50 -07:00 |
|
Sibabrata Sahoo
|
6ab4f9a732
|
8006690: sun/security/krb5/auto/BadKdc* tests fails intermittently
Some of test for bad KDC failed intermittently
Reviewed-by: weijun
|
2016-08-26 01:20:30 -07:00 |
|
Athijegannathan Sundararajan
|
ab6aaea20a
|
8147491: module graph consistency checks after jlink plugins operate on module pool
Reviewed-by: jlaskey, mchung, psandoz
|
2016-08-26 11:50:36 +05:30 |
|
Stuart Marks
|
736833a357
|
8164834: remove jdeprscan from tools/launcher/VersionCheck.java
Reviewed-by: sundar, darcy
|
2016-08-25 21:58:38 -07:00 |
|
Sean Mullan
|
83c2e4ef3c
|
8151893: Add security property to configure XML Signature secure validation mode
Reviewed-by: jnimeh, xuelei
|
2016-08-25 15:06:26 -04:00 |
|
Svetlana Nikandrova
|
f894a28859
|
8005068: HttpCookie does not correctly handle negative maxAge values
Reviewed-by: chegar
|
2016-08-25 20:53:40 +03:00 |
|
Claes Redestad
|
2d02799b3b
|
8164866: tools/jlink/plugins/GenerateJLIClassesPluginTest.java can't compile after JDK-8163371
Reviewed-by: sundar, vlivanov
|
2016-08-26 18:10:12 +02:00 |
|
Felix Yang
|
616336b6c2
|
8163561: Add a test for Proxy Authentication in HTTP/2 Client API
Reviewed-by: chegar
|
2016-08-26 08:33:28 -07:00 |
|
Alan Bateman
|
97fca016ab
|
8066943: (fs) Path.relativize() gives incorrect result for ".."
Reviewed-by: prappo, bpb
|
2016-08-25 10:01:20 +01:00 |
|
Doug Lea
|
4c999ed180
|
8163353: NPE in ConcurrentHashMap.removeAll()
Reviewed-by: martin, psandoz, redestad, alanb
|
2016-08-24 12:50:37 -07:00 |
|
Robbin Ehn
|
001e52768a
|
8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend
Reviewed-by: sla, gtriantafill
|
2016-08-24 20:51:37 +02:00 |
|
Robbin Ehn
|
dcb6b6c2e6
|
8164208: Update tests with redefine classes UL options and tags
Reviewed-by: coleenp, gtriantafill
|
2016-08-24 20:38:22 +02:00 |
|
Brian Burkhalter
|
34565b8ada
|
8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java
Add some print statements.
Reviewed-by: alanb
|
2016-08-24 11:23:58 -07:00 |
|
Artem Smotrakov
|
8fe1b11fa9
|
8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups
Reviewed-by: alanb
|
2016-08-24 10:58:29 -07:00 |
|
Claes Redestad
|
60754ca0fb
|
8164569: Generate non-customized invoker forms at link time
Reviewed-by: vlivanov
|
2016-08-24 16:11:21 +02:00 |
|
Weijun Wang
|
dfa00059e2
|
8164656: krb5 does not retry if TCP connection timeouts
Reviewed-by: xuelei
|
2016-08-24 13:32:00 +08:00 |
|
Steve Drach
|
3a04923cad
|
8164585: JarFile::isMultiRelease does not return true in all cases where it should return true
Reviewed-by: alanb, psandoz
|
2016-08-23 11:26:41 -07:00 |
|
Paul Sandoz
|
f3e6d78c81
|
8160971: Re-enable VarHandle tests quarantined by JDK-8160690
Reviewed-by: vlivanov
|
2016-08-23 15:44:01 -07:00 |
|
Brian Burkhalter
|
dc3e5ed9fb
|
8164556: Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java
Remove file extensions of AAC and FLAC audio encodings from the list of extensions verified.
Reviewed-by: alanb
|
2016-08-23 10:51:17 -07:00 |
|
Artem Smotrakov
|
4b68f37bfe
|
8164159: java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads
Reviewed-by: alanb
|
2016-08-23 10:38:01 -07:00 |
|
Artem Smotrakov
|
5971698320
|
8164592: java/net/MulticastSocket/NoLoopbackPackets.java tests may leave a daemon thread
Reviewed-by: clanger, chegar
|
2016-08-23 10:32:14 -07:00 |
|
Alexandre Iline
|
a4818844a9
|
8163126: Fix @modules in some of jdk/* tests
Reviewed-by: weijun, alanb, mchung
|
2016-08-22 18:22:19 -07:00 |
|