Athijegannathan Sundararajan
|
1ef609ca8f
|
8068938: javax.script package description should specify use of ServiceLoader
Reviewed-by: alanb, hannesw
|
2016-01-12 17:08:18 +05:30 |
|
Xue-Lei Andrew Fan
|
26616a3176
|
8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
Reviewed-by: weijun, wetmore
|
2016-01-12 08:05:16 +00:00 |
|
Christian Thalinger
|
012f69ce01
|
Merge
|
2016-01-11 17:12:01 -08:00 |
|
Joe Darcy
|
a4b38b4a43
|
8146745: Problem list SessionCacheSizeTests.java
Reviewed-by: xuelei
|
2016-01-11 10:13:29 -08:00 |
|
Daniel Fuchs
|
55a9500797
|
8146665: Test jdk/test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java fails - missing expected output
Increases numbers of gc loops and fix finally {} clause to get a better diagnostic
Reviewed-by: mchung
|
2016-01-11 18:30:14 +01:00 |
|
Nadeesh TV
|
a67a5265d3
|
8068803: Performance of LocalDate.plusDays could be better
Reviewed-by: rriggs, scolebourne
|
2016-01-11 11:39:12 -05:00 |
|
Michael Haupt
|
60015e143f
|
8146786: [TESTBUG] straighten out testability for several issues
Reviewed-by: psandoz
|
2016-01-11 17:19:16 +01:00 |
|
Roger Riggs
|
13c9cbfb57
|
8146567: Remove dead code finalizer methods
Reviewed-by: dfuchs, alanb
|
2016-01-11 10:24:20 -05:00 |
|
Roger Riggs
|
5f559c6d31
|
8146028: Common Cleaner for finalization replacements in OpenJDK
Reviewed-by: dfuchs, alanb, chegar, plevart
|
2016-01-11 10:03:36 -05:00 |
|
Felix Yang
|
48d12c0ccc
|
8133704: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use
Reviewed-by: chegar
|
2016-01-11 00:21:50 -08:00 |
|
Joe Darcy
|
8aabe29af6
|
8146744: Remove LFMultiThreadCachingTest.java from windows problem list
Reviewed-by: jlaskey
|
2016-01-10 11:09:31 -08:00 |
|
Claes Redestad
|
79ef0bb994
|
8146686: Create the schemeSpecificPart for non-opaque URIs lazily
Reviewed-by: alanb, chegar
|
2016-01-10 14:14:13 +01:00 |
|
James Laskey
|
94d11189b4
|
8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms
Reviewed-by: tbell
|
2016-01-09 11:19:32 -04:00 |
|
Xue-Lei Andrew Fan
|
666444c0e8
|
8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
Reviewed-by: weijun, wetmore
|
2016-01-09 13:02:22 +00:00 |
|
Vivek Deshpande
|
158a883681
|
8143353: update for x86 sin and cos in the math lib
Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation.
Reviewed-by: kvn
|
2016-01-08 20:33:02 -08:00 |
|
Martin Buchholz
|
0e9196c50f
|
8146568: NegativeArraySizeException in ArrayList.grow(int)
Improve management of internal array
Reviewed-by: smarks
|
2016-01-08 19:53:36 -08:00 |
|
Brian Burkhalter
|
bbf1451c7e
|
8147545: Remove sun.misc.ManagedLocalsThread from java.prefs
Replace ManagedLocalsThread with Thread(null,null,threadName,0,false)
Reviewed-by: chegar
|
2016-01-22 12:44:32 -08:00 |
|
Severin Gehwolf
|
4f725a93a8
|
8147857: RMIConnector logs attribute names incorrectly
Fix order of arguments to Collectors.joining
Reviewed-by: andrew, dfuchs, jbachorik
|
2016-01-22 17:43:21 +00:00 |
|
Felix Yang
|
fa2f8f2716
|
8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile
Reviewed-by: alanb
|
2016-01-22 13:26:56 +00:00 |
|
Alejandro Murillo
|
05f72555a9
|
8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
Reviewed-by: dsamersoff
|
2016-01-21 13:51:58 -08:00 |
|
Lana Steuck
|
c61ab1880f
|
Merge
|
2016-01-21 10:17:21 -08:00 |
|
Lana Steuck
|
4b50f0d923
|
Added tag jdk-9+102 for changeset 93b315c61ca3
|
2016-01-21 09:46:03 -08:00 |
|
Artem Smotrakov
|
c0662e94e8
|
8138990: Implementation of HTTP Digest authentication may be more flexible
Reviewed-by: michaelm
|
2016-01-21 09:15:31 -08:00 |
|
Rob McKenna
|
9ed7f82314
|
8147931: Incorrect edits for JDK-8064330
Reviewed-by: coffeys
|
2016-01-21 10:31:45 +00:00 |
|
Rob McKenna
|
08694bb7e1
|
8064330: Remove SHA224 from the default support list if SunMSCAPI enabled
Reviewed-by: xuelei
|
2016-01-21 09:33:23 +00:00 |
|
Chris Hegarty
|
3cc90f5cd6
|
8147922: Remove sun.misc.ClassFileTransformer
Reviewed-by: alanb, mchung
|
2016-01-21 09:26:13 +00:00 |
|
Iris Clark
|
9d07dc02e1
|
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Reviewed-by: alanb, chegar, lancea, prr
|
2016-01-20 11:02:36 -08:00 |
|
Bhanu Prakash Gopularam
|
298315e8f8
|
8133085: Avoid creating instances of security providers when possible
Reviewed-by: mullan
|
2016-01-20 09:21:57 -08:00 |
|
Henry Jen
|
186957fd7f
|
Merge
|
2016-01-20 08:33:40 -08:00 |
|
Roger Riggs
|
0ec48f2c8b
|
8145459: Cleaner - use Reference.reachabilityFence
Reviewed-by: psandoz, mchung, chegar
|
2016-01-20 11:33:28 -05:00 |
|
Lance Andersen
|
41131f7d81
|
8146803: Enhance and update Sharding API
Reviewed-by: joehw
|
2016-01-20 07:36:42 -05:00 |
|
Magnus Ihse Bursie
|
559932b6fc
|
8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
|
2016-01-20 09:54:13 +01:00 |
|
Alejandro Murillo
|
cd7c54efef
|
Merge
|
2016-01-19 11:43:01 -08:00 |
|
Alejandro Murillo
|
5bb28e9381
|
Merge
|
2016-01-18 20:22:13 -08:00 |
|
Miroslav Kos
|
6c65f77517
|
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
Reviewed-by: chegar
|
2016-01-18 15:21:34 +01:00 |
|
Huaming Li
|
9fdfd0fc8f
|
8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused
Reviewed-by: bpb, alanb
|
2016-01-17 08:43:49 +00:00 |
|
Joe Darcy
|
0d980c2b94
|
8147508: Correct fix for JDK-8147480
Reviewed-by: martin
|
2016-01-16 10:44:40 -08:00 |
|
Erik Joelsson
|
264f84a2f9
|
8146403: Windows build can be faster
Reviewed-by: ihse
|
2016-01-16 13:01:44 +01:00 |
|
Xue-Lei Andrew Fan
|
92b9b68225
|
8146669: Test SessionTimeOutTests fails intermittently
Reviewed-by: mullan
|
2016-01-16 00:18:33 +00:00 |
|
Svetlana Nikandrova
|
c100bda1b5
|
8143554: UnsupportedOperationException is not thrown for unsupported options
Reviewed-by: alanb
|
2016-01-16 00:27:53 +03:00 |
|
Joe Darcy
|
a56d95529c
|
8147480: Mark FJExceptionTableLeak.java as intermittently failing
Reviewed-by: martin, lancea, rriggs
|
2016-01-15 10:30:56 -08:00 |
|
Huaming Li
|
380495673a
|
8141595: (so) java/nio/channels/ServerSocketChannel/NonBlockingAccept.java fails intermittently
Reviewed-by: alanb
|
2016-01-15 11:09:25 +00:00 |
|
Huaming Li
|
5df533dc6d
|
8143100: (sc) java/nio/channels/ServerSocketChannel/Basic.java fails intermittently
Reviewed-by: alanb
|
2016-01-15 10:58:09 +00:00 |
|
Ivan Gerasimov
|
9d40f3ec9b
|
8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
Reviewed-by: mullan, valeriep
|
2016-01-15 11:49:36 +03:00 |
|
Yuka Kamiya
|
e5b7cbe7d2
|
8026766: Add toString() to j.u.Locale.LanguageRange
Reviewed-by: okutsu
|
2016-01-15 14:33:11 +09:00 |
|
Joe Darcy
|
df98d4abe8
|
8146724: Problem list jdk/internal/jimage/JImageReadTest.java
Reviewed-by: jjg
|
2016-01-08 17:52:54 -08:00 |
|
Joe Darcy
|
2d7c78ee8c
|
8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2
Reviewed-by: rriggs
|
2016-01-08 14:06:17 -08:00 |
|
Brent Christian
|
a75216a09c
|
8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException
Update test case to expect null
Reviewed-by: mchung, dfuchs
|
2016-01-08 13:14:30 -08:00 |
|
Daniel Fuchs
|
7ec6ed7ce4
|
8146691: @since 9 tag missing for System.getLogger
Reviewed-by: chegar
|
2016-01-08 17:39:00 +01:00 |
|
Andreas Lundblad
|
102356ccab
|
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
Updated include/exclude pattern arguments for sjavac.
Reviewed-by: erikj
|
2016-01-08 17:10:45 +01:00 |
|