Daniel D. Daugherty
|
451af9b1b2
|
Merge
|
2016-04-14 15:25:41 -07:00 |
|
Roger Riggs
|
38659d2ed9
|
8086278: java/lang/ProcessHandle/TreeTest.java failed - ProcessReaper StackOverflowException
Increase reaper stack size by 50% to 48k
Reviewed-by: chegar, martin
|
2016-04-13 16:57:49 -04:00 |
|
Mandy Chung
|
c5f11b19c4
|
8153895: (proxy) redundant read edges to superinterfaces of proxy interfaces
Reviewed-by: sundar, plevart
|
2016-04-13 11:03:16 -07:00 |
|
Anthony Scarpino
|
87bdca8684
|
8152205: jdk.security.provider.preferred is ambiguously documented
Reviewed-by: wetmore, xuelei, weijun
|
2016-04-13 10:20:40 -07:00 |
|
Shilpi Rastogi
|
284ec15fed
|
8150829: Enhanced drop-args, identity and default constant, varargs adjustment
Reviewed-by: psandoz, mhaupt, jrose
|
2016-04-13 15:48:14 +02:00 |
|
Alan Bateman
|
33a3b1cdf0
|
8154077: (fs) Reduce number of file system classes loaded during startup
Reviewed-by: bpb, chegar
|
2016-04-13 14:29:25 +01:00 |
|
Paul Sandoz
|
87c6cee72e
|
8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize
Reviewed-by: jrose, smarks
|
2016-04-13 15:05:50 +02:00 |
|
Paul Sandoz
|
e10605459a
|
8151198: VarHandle factory-specific exceptions
Reviewed-by: shade
|
2016-04-13 15:05:49 +02:00 |
|
Paul Sandoz
|
a7aff44bbb
|
8151705: VarHandle.AccessMode enum names should conform to code style
Reviewed-by: mhaupt, shade, redestad
|
2016-04-13 15:05:48 +02:00 |
|
Nadeesh TV
|
f1634255f5
|
8148849: Truncating Duration
Introduce a new method to truncatedTo()
Reviewed-by: rriggs, scolebourne
|
2016-04-13 10:41:27 +00:00 |
|
Michael Haupt
|
c304110149
|
8153637: MethodHandles.countedLoop/3 initialises loop counter to 1 instead of 0
Reviewed-by: psandoz, redestad
|
2016-04-13 09:20:22 +02:00 |
|
Alejandro Murillo
|
fd0239a0bc
|
Merge
|
2016-04-13 00:00:39 -07:00 |
|
Mandy Chung
|
becc097af0
|
8153665: URLClassLoader::definePackage no longer inspect packages from ancestors
Reviewed-by: alanb
|
2016-04-12 18:58:21 -07:00 |
|
Claes Redestad
|
08d525d5fc
|
8154067: Avoid early use of limited privilege escalation in InnerClassLambdaMetafactory
Reviewed-by: alanb, mchung, mullan, briangoetz
|
2016-04-12 21:41:28 +02:00 |
|
Steve Drach
|
f767b8ce19
|
8153213: Jar manifest attribute "Multi-Release" accepts any value
Reviewed-by: psandoz, redestad
|
2016-04-12 18:25:10 +02:00 |
|
Stuart Marks
|
4544652494
|
8145461: finalize and integrate @Deprecated annotation specification change
Reviewed-by: scolebourne, chegar, lancea
|
2016-04-11 11:45:30 -07:00 |
|
Jesper Wilhelmsson
|
e0a7cbf80a
|
Merge
|
2016-04-11 20:16:34 +02:00 |
|
Brent Christian
|
74f12569ec
|
8153123: Streamline StackWalker code
Reviewed-by: coleenp, dfuchs, mchung, redestad
|
2016-04-08 12:26:47 -07:00 |
|
Aleksey Shipilev
|
c7a7ba0e1e
|
8148483: JEP 280: Indify String Concatenation
Co-authored-by: Remi Forax <forax@univ-mlv.fr>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
|
2016-01-28 19:43:05 +03:00 |
|
Martin Buchholz
|
b9d758e600
|
8148174: NegativeArraySizeException in Vector.grow(int)
Improve management of internal array
Reviewed-by: smarks, forax
|
2016-01-25 16:07:00 -08:00 |
|
Claes Redestad
|
e9df200123
|
8147962: URL should handle lower-casing of protocol locale-independently
Reviewed-by: chegar, alanb, naoto
|
2016-01-27 13:51:35 +01:00 |
|
Brian Burkhalter
|
7b678f7571
|
8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner()
"It it" -> "It is"
Reviewed-by: sherman
|
2016-01-26 15:30:42 -08: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 |
|
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 |
|
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 |
|
Michael Haupt
|
402c448d0a
|
8150956: j.l.i.MethodHandles.whileLoop(...) and .iteratedLoop(...) throw unexpected exceptions in the case of 'init' return type is void
Reviewed-by: psandoz
|
2016-04-19 14:39:35 +02:00 |
|
Alejandro Murillo
|
2b6eedeff9
|
Merge
|
2016-04-18 20:19:39 -07:00 |
|
Alejandro Murillo
|
df4b562ac5
|
Merge
|
2016-04-18 15:39:47 -07:00 |
|
Stuart Marks
|
ba908a9037
|
8145468: update java.lang APIs with new deprecations
Reviewed-by: alanb, psandoz, lancea, forax, scolebourne, chegar, martin
|
2016-04-18 14:10:14 -07:00 |
|
Joe Darcy
|
965536262b
|
4851642: Add fused multiply add to Java math library
Reviewed-by: bpb, nadezhin
|
2016-04-15 10:14:57 -07:00 |
|
Chris Hegarty
|
07cdc33e34
|
8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
|
2016-04-15 16:19:15 +01:00 |
|
Mark Sheppard
|
72e0832da6
|
8059054: Better URL processing
Reviewed-by: chegar, rriggs, ahgross, coffeys, igerasim
|
2015-07-29 13:42:56 +01: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 |
|
Alejandro Murillo
|
92c707e680
|
Merge
|
2016-01-14 20:57:33 -08:00 |
|
Michael Haupt
|
d64d6d8662
|
8147078: MethodHandles.catchException does not enforce Throwable subtype
Reviewed-by: psandoz, sundar
|
2016-01-14 13:53:13 +01:00 |
|
Sean Mullan
|
717c4699a8
|
Merge
|
2016-01-13 10:25:41 -05: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 |
|
Alejandro Murillo
|
70a4694f73
|
Merge
|
2016-01-12 11:31:48 -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
|
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 |
|
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 |
|
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 |
|