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
Tobias Hartmann
7565509d93
Merge
2016-01-26 09:11:59 +01:00
Claes Redestad
60134cc040
8148044: Remove Enum[0] constants from EnumSet and EnumMap
...
Reviewed-by: alanb, chegar, shade, smarks
2016-01-25 12:23:55 +01:00
Shanliang Jiang
83e0997bbd
8144430: Improve JMX connections
...
Reviewed-by: dfuchs, jbachorik, skoivu, ahgross
2016-01-22 13:27:09 +01:00
Chris Hegarty
0aa59442eb
8129952: Ensure thread consistency
...
Reviewed-by: alanb, ahgross, skoivu
2016-01-20 20:51:45 +00:00
Tobias Hartmann
6af2f8f8c4
Merge
2016-01-15 09:15:33 +01:00
Alejandro Murillo
92c707e680
Merge
2016-01-14 20:57:33 -08:00
Chris Hegarty
f01220d47b
7067728: Remove stopThread RuntimePermission from the default java.policy
...
Reviewed-by: alanb, mchung, mullan
2016-01-14 19:07:33 +00:00
Dmitry Cherepanov
cd81999286
8145409: Better detect JRE that JLI will be using
...
Reviewed-by: ksrini
2016-01-14 18:22:32 +03:00
Michael Haupt
d64d6d8662
8147078: MethodHandles.catchException does not enforce Throwable subtype
...
Reviewed-by: psandoz, sundar
2016-01-14 13:53:13 +01:00
Amanda Jiang
751dd7f031
8145849: ALPN: getHandshakeApplicationProtocol() always return null
...
Reviewed-by: wetmore, vinnie
2016-01-13 17:36:01 -08:00
Sean Mullan
717c4699a8
Merge
2016-01-13 10:25:41 -05:00
Chris Hegarty
e0be7af3ce
8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc
...
Reviewed-by: alanb, rriggs
2016-01-13 14:44:16 +00:00
Chris Hegarty
9bc2df068e
8146774: Remove sun.misc.JarFilter
...
Reviewed-by: alanb, mchung
2016-01-13 14:42:41 +00:00
Sean Mullan
40987b7c03
8085903: New fix for memory leak in ProtectionDomain cache
...
Reviewed-by: xuelei, igerasim
2016-01-13 09:39:26 -05:00
Chris Hegarty
ed581c190a
8146736: Move sun.misc performance counters to jdk.internal.perf
...
Reviewed-by: alanb, mchung, rriggs
2016-01-13 14:32:42 +00:00
Chris Hegarty
9884b80330
8146735: Move sun.misc.PerformanceLogger to sun.awt.util
...
Reviewed-by: alanb, mchung, rriggs
2016-01-13 13:33:37 +00:00
Alejandro Murillo
70a4694f73
Merge
2016-01-12 11:31:48 -08:00
Konstantin Shefov
13e2eedb5f
8141615: Add new public methods to sun.reflect.ConstantPool
...
Reviewed-by: twisti, iignatyev, coleenp
2016-01-12 17:03:06 +03:00
Christian Thalinger
012f69ce01
Merge
2016-01-11 17:12:01 -08:00
Nadeesh TV
a67a5265d3
8068803: Performance of LocalDate.plusDays could be better
...
Reviewed-by: rriggs, scolebourne
2016-01-11 11:39:12 -05: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
Claes Redestad
79ef0bb994
8146686: Create the schemeSpecificPart for non-opaque URIs lazily
...
Reviewed-by: alanb, chegar
2016-01-10 14:14:13 +01:00
Xue-Lei Andrew Fan
666444c0e8
8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms
...
Reviewed-by: weijun, wetmore
2016-01-09 13:02:22 +00: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
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
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
Alejandro Murillo
5bb28e9381
Merge
2016-01-18 20:22:13 -08:00
Svetlana Nikandrova
c100bda1b5
8143554: UnsupportedOperationException is not thrown for unsupported options
...
Reviewed-by: alanb
2016-01-16 00:27:53 +03:00
Yuka Kamiya
e5b7cbe7d2
8026766: Add toString() to j.u.Locale.LanguageRange
...
Reviewed-by: okutsu
2016-01-15 14:33:11 +09: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
Alan Bateman
547854a41f
8049422: Remove @jdk.Exported
...
Reviewed-by: dfuchs, mchung, darcy, chegar
2016-01-08 11:47:35 +00:00
Kishor Kharbas
6d31a8bc65
8135250: Replace custom check/range functionality with check index/range methods in java.util.Objects
...
Reviewed-by: jrose, kvn
2016-01-07 16:03:25 -08:00
Joseph Provino
32ec535805
Merge
2016-01-07 20:06:51 +00:00
Tobias Hartmann
cdd6aa5d50
Merge
2016-01-06 08:02:24 +01:00
Alejandro Murillo
8f53087d6e
Merge
2016-01-05 13:08:05 -08:00
Nadeesh TV
e49fa68b05
8146489: @since tag missed
...
Reviewed-by: lancea, rriggs
2016-01-05 14:33:35 -05:00
Naoto Sato
3f8548453c
8039301: [ja] Host Locale Provider uses non-translated Calendar field names
...
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
2016-01-05 10:15:54 -08:00
Nadeesh TV
2cfdb95251
8145166: Duration.toString violates specification
...
Correct Duration.toString method
Reviewed-by: rriggs, scolebourne
2016-01-05 10:09:48 -05:00
Xueming Shen
9b77da0f46
8146431: j.u.z.ZipFile.getEntry("") throws AIOOBE
...
Reviewed-by: lancea
2016-01-04 14:34:53 -08:00
Joseph Provino
a02ddb869a
Merge
2016-01-01 17:08:24 +00:00
Sebastian Sickelmann
053032b76c
8145981: (fs) LinuxWatchService can reports events against wrong directory
...
Fixes wakeup mechanism of LinuxWatchService and introduces a test
Reviewed-by: alanb
2015-12-30 19:20:51 +01:00
Kishor Kharbas
7763f8d12d
8143925: Enhancing CounterMode.crypt() for AES
...
Add intrinsic for CounterMode.crypt() to leverage the parallel nature of AES in Counter(CTR) Mode.
Reviewed-by: kvn, ascarpino
2015-12-28 22:28:49 -08:00