Joe Darcy
afaeebc08d
8141359: @Deprecated on packages should be clarified
...
Reviewed-by: rriggs
2015-11-04 09:01:15 -08:00
Paul Sandoz
b6f45b1889
8033148: Lexicographic comparators for arrays
...
Reviewed-by: jrose, chegar, bchristi, mduigou
2015-11-04 16:44:38 +01:00
Naoto Sato
5710e3c754
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
...
Reviewed-by: okutsu
2015-11-02 08:46:19 -08:00
Roger Riggs
cdd7249f6e
8139390: Very long classname in jimage causes SIGSEGV
...
Correct issues with ImageNativeSubstrate and JImageReadTest
Reviewed-by: mchung
2015-10-30 11:12:20 -04:00
Peter Levart
78ed4c4c8c
8066644: Fix deprecation warnings in jdk.zipfs module
...
Co-authored-by: Claes Redestad <claes.redestad@gmail.com>
Reviewed-by: sherman, shade
2015-10-28 23:31:01 +01:00
Claes Redestad
10cd607753
6823565: Excessive use of HandleList class in de-serialization code causes OutOfMemory
...
Reviewed-by: chegar, shade
2015-10-28 12:35:54 +01:00
Brent Christian
084b341c80
8138824: java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
...
Reviewed-by: naoto, rriggs
2015-10-27 09:20:24 -07:00
Vyom Tewari
392da5db2d
8068887: java.lang.Throwable could use Collections.emptyList for suppressedException
...
Java.lang.Throwable could use Collections.emptyList for suppressedException
Reviewed-by: mchung, alanb, shade, redestad
2015-10-27 10:14:36 +05:30
Michael Haupt
43fd9baef4
8136967: revert all changes applied to obtain information about 8131129
...
Reviewed-by: sundar
2015-10-27 09:09:37 +01:00
Thomas Stuefe
18794fd351
8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
...
Reviewed-by: goetz, simonis
2015-10-07 15:29:55 +02:00
Naoto Sato
a3ac737f50
8134720: Lazy initialization support for currency names in DecimalFormatSymbols
...
Reviewed-by: okutsu
2015-10-22 21:44:39 -07:00
Naoto Sato
b6b38331a6
8136668: Default locale provider adapter incorrectly set to JRE
...
Reviewed-by: okutsu
2015-10-22 21:41:57 -07:00
Jonathan Gibbons
aa1f57f8b0
8140325: Incorrect package.html file
...
Reviewed-by: darcy
2015-10-22 10:25:41 -07:00
Chris Hegarty
9ce7c19d86
8135043: ObjectStreamClass.getField(String) too restrictive
...
Reviewed-by: igerasim
2015-09-08 12:40:57 +01:00
Sean Coffey
6a867ae5df
8133196: HTTPS hostname invalid issue with InetAddress
...
Reviewed-by: chegar, xuelei
2015-09-01 18:12:07 +01:00
Brian Burkhalter
40bfc0c51b
8130891: (bf) More direct buffering
...
Improve non-byte direct buffering.
Reviewed-by: alanb, jeff, ahgross, robm, rriggs
2015-08-06 10:13:46 -07:00
Vinnie Ryan
86c8964df3
8131291: Perfect parameter patterning
...
Reviewed-by: mullan
2015-07-24 16:47:15 +01:00
Xue-Lei Andrew Fan
a9da78ecd7
8081760: Better group dynamics
...
Allows user to specify custom DH groups. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com>.
Reviewed-by: coffeys, mullan, weijun, jnimeh, ahgross, asmotrak
2015-07-20 01:45:23 +00:00
Xue-Lei Andrew Fan
6055fda904
8130864: Better server identity handling
...
Reviewed-by: jnimeh, asmotrak, ahgross
2015-07-13 13:37:22 +00:00
Michael McMahon
3ca3a07d79
8130193: Improve HTTP connections
...
Reviewed-by: alanb
2015-07-09 13:23:03 +01:00
Chris Hegarty
391696a6f8
8130253: ObjectStreamClass.getFields too restrictive
...
Reviewed-by: igerasim, skoivu
2015-07-03 14:40:49 +01:00
Jason Uh
22b80848d1
8081744: Clear out list corner case
...
Reviewed-by: mullan, rhalade
2015-06-30 14:22:31 -07:00
Chris Hegarty
6279b4ab74
8103671: More objective stream classes
...
Reviewed-by: rriggs, igerasim
2015-06-29 11:44:53 +01:00
Joe Wang
4411bdd3cc
8078427: More supportive home environment
...
Reviewed-by: dfuchs, lancea, skoivu
2015-05-26 10:39:22 -07:00
Weijun Wang
041dbf030e
8048030: Expectations should be consistent
...
Reviewed-by: valeriep, mullan, ahgross
2015-05-24 16:35:12 +08:00
Roger Riggs
4758ab0627
8138963: java.lang.Objects new method to default to non-null
...
Add java.util.Object.nonNullElse and nonNullElseGet
Reviewed-by: dfuchs, jrose, psandoz, smarks, igerasim, chegar
2015-10-21 14:18:49 -04:00
Alejandro Murillo
50c8b18b1a
Merge
2015-10-20 11:56:24 -07:00
Nadeesh TV
85378470d9
8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970
...
Reviewed-by: rriggs, scolebourne
2015-10-20 13:10:28 -04:00
Yuka Kamiya
0c9cabae96
8072600: Unicode 8 support
...
Reviewed-by: okutsu
2015-10-20 19:34:04 +09:00
Anthony Scarpino
274ee0ec5b
8133151: Preferred provider configuration for JCE
...
Reviewed-by: valeriep
2015-10-19 17:35:18 -07:00
Alejandro Murillo
f629fa832c
Merge
2015-10-19 12:30:18 -07:00
Paul Sandoz
5e8d2b8ebd
8080418: Add Optional.or()
...
Reviewed-by: chegar, forax, scolebourne
2015-10-19 11:28:50 -07:00
Time Du
64f132cecd
8077806: mismatch comment and code in CipherSuite.java
...
Reviewed-by: xuelei
2015-10-19 08:19:58 +00:00
Claes Redestad
e3d1fffbe4
8139706: JarFile.getBytes could use InputStream.readNBytes
...
Reviewed-by: sherman, chegar, alanb
2015-10-18 01:43:06 +02:00
Sean Coffey
780e19cb1e
8038502: Deflater.needsInput() should use synchronization
...
Reviewed-by: chegar
2015-10-15 14:41:37 +01:00
Ivan Gerasimov
08216fc198
8138938: Clarify javadoc for java.util.Collections.copy()
...
Reviewed-by: smarks
2015-10-15 13:56:39 +03:00
Sean Coffey
7af86aa369
6907252: ZipFileInputStream Not Thread-Safe
...
Reviewed-by: sherman
2015-10-15 09:33:03 +01:00
Joe Darcy
655a976e65
8136799: Port fdlibm cbrt to Java
...
Reviewed-by: bpb
2015-10-14 16:17:08 -07:00
Doug Lea
c38b0eaba5
8134853: Bulk integration of java.util.concurrent classes
...
8080939: ForkJoinPool and Phaser deadlock
8044616: Clients of Unsafe.compareAndSwapLong need to beware of using direct stores to the same field
8071638: [JAVADOC] Buggy example in javadoc for afterExecute to access a submitted job's Throwable
8043743: Data missed in java.util.concurrent.LinkedTransferQueue
8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
8031374: TEST_BUG: java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java fails Intermittently
8034208: Cleanup to test/java/util/concurrent/BlockingQueue/Interrupt.java
8035661: Test fix java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java from jsr166 CVS
8062841: ConcurrentHashMap.computeIfAbsent stuck in an endless loop
8073208: javadoc typo in java.util.concurrent.Executor
8073704: FutureTask.isDone returns true when task has not yet completed
8037093: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails intermittently
8022642: ScheduledThreadPoolExecutor with zero corePoolSize create endlessly threads
8065320: Busy loop in ThreadPoolExecutor.getTask for ScheduledThreadPoolExecutor
8129861: High processor load for ScheduledThreadPoolExecutor with 0 core threads
8051859: ScheduledExecutorService.scheduleWithFixedDelay fails with max delay
7146994: example afterExecute for ScheduledThreadPoolExecutor hangs
Reviewed-by: martin, psandoz, chegar
2015-10-13 16:45:35 -07:00
Doug Lea
0f49a089d6
8134855: Bulk integration of java.util.concurrent.locks classes
...
8051848: ReentrantReadWriteLock.ReadLock fails on unlock by different thread
8049843: Lack of save / restore interrupt mechanism undermines the StampedLock
Reviewed-by: martin, psandoz, chegar
2015-10-13 16:35:22 -07:00
Doug Lea
e82602a13a
8134850: Integrate the Flow API
...
Reviewed-by: martin, psandoz, chegar
2015-10-13 16:25:10 -07:00
Doug Lea
2d8e9b323c
8134852: Integrate fork/join with API enhancements
...
Reviewed-by: martin, psandoz, chegar
2015-10-13 16:15:06 -07:00
Doug Lea
cf43156eed
8134851: Integrate CompletableFuture with API enhancements
...
8039378: CompletableFuture: Avoid StackOverflowError for long linear chains
Reviewed-by: martin, psandoz, chegar
2015-10-13 16:04:56 -07:00
Peter Levart
2beb7a2fd8
8136893: Improve early java.lang.invoke infrastructure initialization
...
Reviewed-by: mhaupt, psandoz, redestad, vlivanov
2015-10-14 00:08:42 +02:00
Chris Hegarty
dc881c5368
8139297: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.jimage.ImageNativeSubstrate
...
Reviewed-by: alanb, jlaskey
2015-10-12 19:14:59 +01:00
Chris Hegarty
a086d7e431
8139179: URLStreamHandler* should link to URL ctor that specifies how factories/providers are located
...
Reviewed-by: alanb
2015-10-10 17:30:04 +01:00
Chris Hegarty
37935fc4a0
8139307: Remove sun.misc.ConditionLock and Lock
...
Reviewed-by: alanb, lancea, martin, mchung, shade, smarks
2015-10-10 17:27:10 +01:00
Chris Hegarty
f17770b428
8138978: Examine usages of sun.misc.IOUtils
...
Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
2015-10-09 14:21:02 +01:00
Alejandro Murillo
76324a733f
Merge
2015-10-08 14:28:56 -07:00
Valerie Peng
fcb924e751
8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
...
Make uninitialized SunPKCS11 provider throw IllegalStateException for AuthProvider calls.
Reviewed-by: mullan
2015-10-08 20:51:08 +00:00