Jesper Wilhelmsson
|
633dd2bf9d
|
Merge
|
2016-02-29 15:24:51 +01:00 |
|
Daniel Fuchs
|
ae7478607a
|
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently
This is a test bug caused by a Logger being garbage collected too early.
Reviewed-by: darcy
|
2016-02-26 12:11:28 +01:00 |
|
Amy Lu
|
39cfbc6593
|
8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
Reviewed-by: bpb, rriggs
|
2016-02-26 09:55:14 +08:00 |
|
Jamil Nimeh
|
572b48bca5
|
8145854: SSLContextImpl.statusResponseManager should be generated if required
Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class.
Reviewed-by: xuelei
|
2016-02-25 16:10:15 -08:00 |
|
Michael McMahon
|
095027bd74
|
8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
|
2016-02-25 23:14:22 +00:00 |
|
Andreas Eriksson
|
3a1062775a
|
8149743: JVM crash after debugger hotswap with lambdas
Reviewed-by: sspitsyn, coleenp, dcubed
|
2016-02-18 16:15:15 +01:00 |
|
Alejandro Murillo
|
d147a661d8
|
Merge
|
2016-02-18 15:19:41 -08:00 |
|
Roger Riggs
|
1ea7533dbf
|
8149750: Decouple sun.misc.Signal from the base module
Reviewed-by: chegar, dholmes
|
2016-02-18 14:44:50 -05:00 |
|
Xue-Lei Andrew Fan
|
da96e1d07a
|
8139565: Restrict certificates with DSA keys less than 1024 bits
Reviewed-by: mullan
|
2016-02-18 02:36:38 +00:00 |
|
Amy Lu
|
2d281f78c4
|
8149920: Remove intermittent key from jdk_core tests
Reviewed-by: darcy
|
2016-02-18 09:50:55 +08:00 |
|
Amy Lu
|
8cb5467269
|
8149922: Remove intermittent key from security tests
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList
Reviewed-by: xuelei
|
2016-02-18 09:46:07 +08:00 |
|
Joe Darcy
|
bf048683fc
|
8148914: BitDepth.java test fails
Reviewed-by: bpb, prr
|
2016-02-17 12:47:35 -08:00 |
|
Weijun Wang
|
7852a473da
|
8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
Reviewed-by: mullan
|
2016-02-17 11:23:48 +08:00 |
|
Daniel D. Daugherty
|
4d0a1d0222
|
Merge
|
2016-02-16 12:09:11 -08:00 |
|
Joe Darcy
|
0aeed22bf5
|
8149981: java/util/Formatter/Basic.java fails after JDK-8149896
Reviewed-by: rriggs, bpb
|
2016-02-16 11:06:19 -08:00 |
|
Phil Race
|
9bbbc82eaa
|
Merge
|
2016-02-16 10:54:05 -08:00 |
|
Doug Lea
|
eb6ab98ebc
|
8145485: Miscellaneous changes imported from jsr166 CVS 2016-02
Reviewed-by: martin, psandoz, chegar
|
2016-02-16 09:52:49 -08:00 |
|
Doug Lea
|
1e1ba84461
|
8139927: Improve documentation for CompletableFuture composition
8143089: CompletableFuture.whenComplete should use addSuppressed
Reviewed-by: martin, psandoz, chegar, plevart
|
2016-02-16 09:49:14 -08:00 |
|
Phil Race
|
5ef8950655
|
Merge
|
2016-02-16 09:30:57 -08:00 |
|
Igor Ignatyev
|
6eabb6bd19
|
8149700: Remove jdk_svc test group from tier * groups
Reviewed-by: darcy
|
2016-02-16 07:06:09 +01:00 |
|
Xueming Shen
|
05ca3c971e
|
8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond
Reviewed-by: darcy
|
2016-02-15 18:41:23 -08:00 |
|
Steve Drach
|
4054254344
|
8132734: JDK 9 runtime changes to support multi-release jar files
JEP 238 Multi-Release JAR Files runtime support
Reviewed-by: alanb, psandoz, sherman
|
2016-02-15 17:47:53 -08:00 |
|
Brian Burkhalter
|
4ccb461831
|
8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output
Add debugging information to the test.
Reviewed-by: alanb
|
2016-02-15 16:59:56 -08:00 |
|
Alejandro Murillo
|
36d5ceb3eb
|
Merge
|
2016-02-23 18:57:08 -08:00 |
|
Xue-Lei Andrew Fan
|
7c15525950
|
8149417: Use final restricted flag
Reviewed-by: mullan, weijun, coffeys
|
2016-02-24 02:50:14 +00:00 |
|
Roger Riggs
|
aa585fa3cf
|
8150337: sun/misc/SunMiscSignalTest.java failed intermittently
Correct test to allow for signals to be ignored
Reviewed-by: bpb
|
2016-02-23 17:19:28 -05:00 |
|
Yingqi Lu
|
4dfed66526
|
6432031: Add support for SO_REUSEPORT
Reviewed-by: alanb, simonis, chegar
|
2016-02-23 17:41:00 +00:00 |
|
Amy Lu
|
0934254e03
|
8149154: tools/pack200/Pack200Test.java failed with NullPointerException
Reviewed-by: ksrini
|
2016-02-23 09:52:56 +08:00 |
|
Alejandro Murillo
|
354e66990c
|
Merge
|
2016-02-15 13:37:22 -08:00 |
|
Xueming Shen
|
8fe03ae5d2
|
8148624: Test failure of ConstructInflaterOutput.java
Reviewed-by: darcy
|
2016-02-15 10:27:13 -08:00 |
|
Alejandro Murillo
|
7e957a2913
|
Merge
|
2016-02-15 09:44:42 -08:00 |
|
Vinnie Ryan
|
7c237a1bfa
|
8149411: PKCS12KeyStore cannot extract AES Secret Keys
Reviewed-by: xuelei
|
2016-02-15 15:57:58 +00:00 |
|
Xueming Shen
|
95e6d62963
|
8149787: test/java/util/regex/GraphemeTest.java source file has non-ascii character u+00f7
Reviewed-by: igerasim
|
2016-02-14 14:30:48 -08:00 |
|
Xueming Shen
|
0072af1be6
|
7071819: To support Extended Grapheme Clusters in Regex
8147531: To add named character construct \N{...} to support Unicode name property
Reviewed-by: naoto, okutsu, plevart
|
2016-02-12 19:24:31 -08:00 |
|
Joe Darcy
|
dc308c1d3f
|
8149616: Problem list RmiSslBootstrapTest.sh
Reviewed-by: rriggs
|
2016-02-11 16:24:55 -08:00 |
|
Alejandro Murillo
|
1c894eb9a3
|
Merge
|
2016-02-11 13:58:43 -08:00 |
|
Ivan Gerasimov
|
58140f51df
|
8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Reviewed-by: mullan
|
2016-02-12 00:20:16 +03:00 |
|
Jesper Wilhelmsson
|
6939cb3b60
|
Merge
|
2016-02-11 21:07:37 +01:00 |
|
Mikael Vidstedt
|
243c8598d5
|
8149611: Add tests for Unsafe.copySwapMemory
Reviewed-by: dholmes
|
2016-02-10 19:55:57 -08:00 |
|
Aleksey Shipilev
|
7bee07b465
|
8149459: StringConcatFactory should be synced up with LambdaMetafactory
Reviewed-by: psandoz, vlivanov, forax
|
2016-02-10 16:36:25 +03:00 |
|
Kim Barrett
|
b4006c54e8
|
8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued
Wait for enqueuing.
Reviewed-by: plevart, mchung
|
2016-02-09 18:42:07 -05:00 |
|
Phil Race
|
c43521be07
|
Merge
|
2016-02-08 09:41:53 -08:00 |
|
Nadeesh TV
|
3795972295
|
8146747: java.time.Duration.toNanos() and toMillis() exception on negative durations
Reviewed-by: rriggs, scolebourne
|
2016-02-08 09:56:26 -05:00 |
|
Tagir F. Valeev
|
0e250ec504
|
8148838: Stream.flatMap(...).spliterator() cannot properly split after tryAdvance()
Reviewed-by: psandoz
|
2016-02-08 15:33:53 +01:00 |
|
Tagir F. Valeev
|
e41fea88e7
|
8148115: Stream.findFirst for unordered source optimization
Reviewed-by: psandoz
|
2016-02-08 10:40:00 +01:00 |
|
Tagir F. Valeev
|
9e65963f4f
|
8148250: Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuit
Reviewed-by: psandoz
|
2016-02-08 10:37:37 +01:00 |
|
Alexander Stepanov
|
f83f5e5ef9
|
8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI)
Reviewed-by: alexsch
|
2016-02-08 11:43:08 +03:00 |
|
Alexander Scherbatiy
|
27d7551b13
|
8149151: Use local GraphicsEnvironment to get screen size in WToolkit
Reviewed-by: prr, serb
|
2016-02-06 09:25:56 -08:00 |
|
Dmitry Samersoff
|
034d9dddfc
|
8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out
Fixed typoeo in expected output
Reviewed-by: sspitsyn
|
2016-02-06 14:22:51 +03:00 |
|
Robbin Ehn
|
f9d8690509
|
8144916: Decrease PerfDataMemorySize back to 32K
Reviewed-by: mlarsson, sla
|
2016-02-05 14:03:05 +01:00 |
|