Xue-Lei Andrew Fan
|
c8fdd35dd5
|
8136442: Don't tie Certificate signature algorithms to ciphersuites
Reviewed-by: mullan
|
2015-12-01 01:32:51 +00:00 |
|
Lana Steuck
|
e528753f4d
|
Merge
|
2015-11-30 13:27:19 -08:00 |
|
Rob McKenna
|
4a95c1495d
|
8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
Reviewed-by: alanb, simonis
|
2015-11-30 17:37:48 +00:00 |
|
Lana Steuck
|
a179d150d8
|
Added tag jdk9-b94 for changeset f7903471c8b3
|
2015-11-29 11:00:05 -08:00 |
|
Lana Steuck
|
18d37dcd0e
|
Merge
|
2015-11-20 15:39:12 -08:00 |
|
Daniel Fuchs
|
bd8942b7a1
|
8140364: JEP 264 Platform Logger API and Service Implementation
Initial implementation for JEP 264 Platform Logger API and Service
Reviewed-by: mchung, psandoz, rriggs
|
2015-11-20 19:26:16 +01:00 |
|
Michael Haupt
|
5b2c88e28a
|
8139885: implement JEP 274: enhanced method handles
Reviewed-by: jrose, psandoz, vlivanov
|
2015-11-20 15:34:12 +01:00 |
|
Amanda Jiang
|
cb8623ad3b
|
8048357: PKCS basic tests
Reviewed-by: weijun
|
2015-11-19 19:46:46 -08:00 |
|
Weijun Wang
|
a7d92d59f9
|
8056174: New APIs for jar signing
Reviewed-by: mullan
|
2015-11-20 08:34:04 +08:00 |
|
Xueming Shen
|
969487d380
|
8143330: Two implementation methods of AbstractStringBuilder are mistakenly declared as "protected" in JDK9b93
Reviewed-by: darcy, alanb
|
2015-11-19 12:57:59 -08:00 |
|
Lana Steuck
|
133cf4f651
|
Added tag jdk9-b93 for changeset b9b536d2fa22
|
2015-11-19 09:36:30 -08:00 |
|
Claes Redestad
|
7563066613
|
8143253: java/lang/invoke/CompileThresholdBootstrapTest.java failing on mach5
Reviewed-by: lancea
|
2015-11-18 20:56:00 +01:00 |
|
Claes Redestad
|
e9b75962b3
|
8143232: Fix java.lang.invoke bootstrap when specifying COMPILE_THRESHOLD
Reviewed-by: vlivanov
|
2015-11-18 17:39:40 +01:00 |
|
Christoph Langer
|
cd715bbcb2
|
8139436: sun.security.mscapi.KeyStore might load incomplete data
Reviewed-by: vinnie, weijun
|
2015-11-18 08:43:52 +08:00 |
|
Doug Lea
|
81c502660b
|
8029574: TreeMap: optimization of method computeRedLevel()
Reviewed-by: martin, shade
|
2015-11-16 10:14:46 -08:00 |
|
Phil Race
|
eedb3870a2
|
Merge
|
2015-11-17 10:29:28 -08:00 |
|
Jean-Francois Denise
|
8938be4ae5
|
8143126: Unwanted System.out in jimage
Reviewed-by: mchung
|
2015-11-17 18:07:32 +01:00 |
|
Nadeesh TV
|
31f7efd560
|
8071919: Add java.time.Clock.tickMillis(ZoneId zone) method
Reviewed-by: dfuchs, rriggs, scolebourne
|
2015-11-17 11:06:46 -05:00 |
|
Nadeesh TV
|
b6d29b4f0b
|
8072746: LocalDate.isEra() should return IsoEra not Era
Reviewed-by: rriggs, scolebourne
|
2015-11-17 10:44:22 -05:00 |
|
Claes Redestad
|
42e4e0c06f
|
8143142: AssertionError in MethodHandleImpl
Reviewed-by: psandoz, vlivanov
|
2015-11-17 15:29:21 +01:00 |
|
Weijun Wang
|
ff9d178e96
|
8143138: Move sun/security/pkcs11/Secmod/LoadKeystore.java to problem list
Reviewed-by: mullan
|
2015-11-17 22:21:45 +08:00 |
|
Paul Sandoz
|
e3111f5d49
|
8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
Reviewed-by: lancea, rriggs, mchung
|
2015-11-17 14:11:46 +01:00 |
|
Paul Sandoz
|
c16c0e61c9
|
8141409: Arrays.equals accepting a Comparator
Reviewed-by: rriggs
|
2015-11-17 14:11:42 +01:00 |
|
Claes Redestad
|
5b5c2d0925
|
8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
Reviewed-by: vlivanov, jrose
|
2015-11-17 12:43:09 +01:00 |
|
Claes Redestad
|
30545d614d
|
8142334: Improve lazy initialization of java.lang.invoke
Reviewed-by: psandoz, vlivanov, mhaupt
|
2015-11-17 11:51:45 +01:00 |
|
Alejandro Murillo
|
63852abb50
|
Merge
|
2015-11-16 22:36:45 -08:00 |
|
Roger Riggs
|
9322c398b5
|
8133079: java.time LocalDate and LocalTime ofInstant() factory methods
Reviewed-by: rriggs, scolebourne
|
2015-11-16 15:28:55 -05:00 |
|
Alejandro Murillo
|
38b3ed8f07
|
Merge
|
2015-11-16 10:47:28 -08:00 |
|
Felix Yang
|
3c5dd5581c
|
8143015: 5 tests fail with error "Can't find source for class: java.util.stream.OpTestCase"
Reviewed-by: weijun
|
2015-11-16 12:54:01 +08:00 |
|
Weijun Wang
|
4d01763cc8
|
8142927: Feed some text to STDIN in ProcessTools.executeProcess()
Reviewed-by: rriggs
|
2015-11-15 09:15:03 +08:00 |
|
Weijun Wang
|
0793aa183c
|
8142926: OutputAnalyzer's shouldXXX() calls return this
Reviewed-by: alanb
|
2015-11-14 11:00:40 +08:00 |
|
Jonathan Gibbons
|
39cb0e2223
|
8142996: move jdk java/util/streams tests into java.base directories
Reviewed-by: mchung
|
2015-11-13 15:55:32 -08:00 |
|
Roger Riggs
|
2714bdae50
|
8132394: (process) ProcessBuilder support for a pipeline of processes
Reviewed-by: psandoz, alanb
|
2015-11-13 15:48:59 -05:00 |
|
Alejandro Murillo
|
1d0da88fea
|
Merge
|
2015-11-13 10:35:27 -08:00 |
|
Roger Riggs
|
bb5de762da
|
8141571: jdk/internal/jimage/JImageReadTest.java crashing in msvcr120.dll
Add asserts to diagnose
Reviewed-by: jlaskey
|
2015-11-13 12:00:23 -05:00 |
|
Nadeesh TV
|
09c0550556
|
8054978: java.time.Duration.parse() fails for negative duration with 0 seconds and nanos
Reviewed-by: rriggs, scolebourne
|
2015-11-13 11:52:56 -05:00 |
|
Jaroslav Bachorik
|
5bb9726117
|
8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
|
2015-11-13 14:44:05 +01:00 |
|
Alan Bateman
|
11e31407a5
|
8144210: Runtime.currentRuntime should be final
Reviewed-by: dl, dholmes
|
2015-11-29 20:27:38 +00:00 |
|
Miroslav Kos
|
4eb501e6d8
|
8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
Reviewed-by: lancea
|
2015-11-27 11:30:46 +01:00 |
|
Doug Lea
|
7dcef1554f
|
8143087: Miscellaneous changes imported from jsr166 CVS 2015-11
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 19:45:15 -08:00 |
|
Doug Lea
|
9ea1a16abd
|
8142441: Improve jtreg tests for java.util.concurrent
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:56:44 -08:00 |
|
Doug Lea
|
4f79cf98f7
|
8139574: ReentrantReadWriteLock documentation example has compile time error
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:51:06 -08:00 |
|
Doug Lea
|
d28c703325
|
8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder)
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:45:53 -08:00 |
|
Doug Lea
|
19cd84ef8c
|
8140471: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:40:41 -08:00 |
|
Doug Lea
|
247c08f85d
|
8140468: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2
8040928 : java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java: java.lang.Error: Completed != 2
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:35:27 -08:00 |
|
Doug Lea
|
22fa6c1f25
|
8141031: java/util/concurrent/Phaser/Basic.java starts failing intermittently
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:30:07 -08:00 |
|
Doug Lea
|
a5fdc4aef7
|
8143086: Document that ForkJoinWorkerThreadFactory.newThread can return null to reject request
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:24:21 -08:00 |
|
Doug Lea
|
777901e994
|
8143073: Improve documentation for ConcurrentHashMap serialized form
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:18:28 -08:00 |
|
Doug Lea
|
6c32c063cf
|
8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check
Reviewed-by: martin, psandoz, chegar, shade, plevart
|
2015-11-25 18:12:38 -08:00 |
|
Lance Andersen
|
2667a7cfed
|
8085984: Add JDBC Sharding API
Reviewed-by: ulfzibis, joehw
|
2015-11-25 15:36:03 -05:00 |
|