Abhijit Roy
|
2fc3f9915c
|
8151063: Typo in java.lang.invoke.StringConcatFactory javadoc
Reviewed-by: prappo, rriggs
|
2016-03-11 12:53:10 -05:00 |
|
Peter Levart
|
020a27b202
|
8149925: We don't need jdk.internal.ref.Cleaner any more - part1
1st part of removing legacy jdk.internal.ref.Cleaner
Reviewed-by: chegar, mchung
|
2016-03-09 21:17:06 +01:00 |
|
Alejandro Murillo
|
7abd206441
|
Merge
|
2016-03-08 19:03:30 -08:00 |
|
Chris Hegarty
|
bd69ca08d2
|
8151384: Improve String.CASE_INSENSITIVE_ORDER and remove sun.misc.ASCIICaseInsensitiveComparator
Reviewed-by: shade, sherman
|
2016-03-08 12:11:07 +00:00 |
|
Alejandro Murillo
|
dbc5e5d48d
|
Merge
|
2016-03-05 20:46:44 -08:00 |
|
Jesper Wilhelmsson
|
ace4ef5700
|
Merge
|
2016-03-05 10:10:20 +01:00 |
|
Chris Hegarty
|
d6208a2b4a
|
8150162: Move sun.misc.Version to a truly internal package
Reviewed-by: alanb, iris, mchung, rriggs
|
2016-03-03 12:07:13 +00:00 |
|
Michael Haupt
|
1619ac11c9
|
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException
Reviewed-by: psandoz
|
2016-03-02 20:16:11 +01:00 |
|
Michael Haupt
|
fc2641e57f
|
8150953: j.l.i.MethodHandles: example section in whileLoop(...) provides example for doWhileLoop
Reviewed-by: psandoz
|
2016-03-02 14:15:15 +01:00 |
|
Ivan Gerasimov
|
2c101cfb09
|
8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary
Reviewed-by: martin
|
2016-03-02 14:10:40 +03:00 |
|
Daniel Fuchs
|
a2f7bf924c
|
8150856: Inconsistent API documentation for @param caller in System.LoggerFinder.getLogger
@throws clause is correct; @param caller documentation fixed: caller must not be null.
Reviewed-by: martin
|
2016-03-01 12:05:14 +01:00 |
|
Jesper Wilhelmsson
|
633dd2bf9d
|
Merge
|
2016-02-29 15:24:51 +01:00 |
|
Michael Haupt
|
2d20eec823
|
8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter lists
Reviewed-by: redestad
|
2016-02-29 14:16:20 +01:00 |
|
Tobias Hartmann
|
a09d434fda
|
Merge
|
2016-02-29 09:02:14 +01:00 |
|
Cheleswer Sahu
|
b9e4cabc43
|
8130425: libjvm crash due to stack overflow in executables with 32k tbss/tdata
Reviewed-by: kevinw, dholmes
|
2016-02-26 16:19:04 +05:30 |
|
Aleksey Shipilev
|
ef5eb42e40
|
8150180: String.value contents should be trusted
Reviewed-by: vlivanov, redestad, jrose, twisti
|
2016-02-23 17:55:28 +03:00 |
|
Alejandro Murillo
|
d147a661d8
|
Merge
|
2016-02-18 15:19:41 -08:00 |
|
Aleksey Shipilev
|
6fe8f6f2f5
|
8149835: StringConcatFactory should emit classes with the same package as the host class
Reviewed-by: psandoz, alanb, mchung
|
2016-02-17 19:29:16 +03:00 |
|
Joe Darcy
|
a188f9045f
|
8149896: Remove unnecessary values in FloatConsts and DoubleConsts
Reviewed-by: shade, psandoz, lbourges, mduigou
|
2016-02-16 09:09:31 -08:00 |
|
Roger Riggs
|
e4e9015254
|
8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved
Reviewed-by: martin
|
2016-02-16 11:36:20 -05:00 |
|
Alejandro Murillo
|
36d5ceb3eb
|
Merge
|
2016-02-23 18:57:08 -08:00 |
|
Michael Haupt
|
19a07cb7db
|
8143410: augment pseudo-code descriptions in MethodHandles API
Reviewed-by: psandoz
|
2016-02-23 09:49:04 +01:00 |
|
Michael Haupt
|
5baf4fccc4
|
8150360: augment/correct MethodHandle API documentation
Reviewed-by: psandoz
|
2016-02-23 07:17:54 +01:00 |
|
Shilpi Rastogi
|
165fa0078f
|
8144931: Assert class signatures are correct and refer to valid classes
Reviewed-by: vlivanov, psandoz, mhaupt
|
2016-02-22 09:02:14 +01:00 |
|
Vladimir Ivanov
|
4458220d4a
|
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization
Reviewed-by: jrose, redestad
|
2016-02-15 20:27:12 +03:00 |
|
Chris Hegarty
|
8f6486a73b
|
8149653: Move sun.misc.InnocuousThread to jdk.internal.misc
Reviewed-by: mchung, rriggs
|
2016-02-15 10:13:21 +00:00 |
|
Xueming Shen
|
0072af1be6
|
7071819: To support Extended Grapheme Clusters in Regex
8147531: To add named character construct \N{...} to support Unicode name property
Reviewed-by: naoto, okutsu, plevart
|
2016-02-12 19:24:31 -08:00 |
|
Aleksey Shipilev
|
7bee07b465
|
8149459: StringConcatFactory should be synced up with LambdaMetafactory
Reviewed-by: psandoz, vlivanov, forax
|
2016-02-10 16:36:25 +03:00 |
|
Shilpi Rastogi
|
ff97659a79
|
8071368: Use more concrete types for NamedFunction constants in the code
Reviewed-by: psandoz, vlivanov, mhaupt
|
2016-02-10 11:04:13 +01:00 |
|
Shilpi Rastogi
|
3e45966cd3
|
8138884: MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods
Reviewed-by: psandoz, mhaupt
|
2016-02-10 10:44:58 +01:00 |
|
Shilpi Rastogi
|
e49c2412cb
|
8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods
Reviewed-by: psandoz, vlivanov, mhaupt
|
2016-02-08 17:37:46 +01:00 |
|
Aleksey Shipilev
|
24816037ab
|
8148936: Adapt UUID.toString() to Compact Strings
Reviewed-by: igerasim, redestad
|
2016-02-04 16:00:48 +03:00 |
|
Aleksey Shipilev
|
68d21c3b1e
|
8148869: StringConcatFactory MH_INLINE_SIZED_EXACT strategy does not work with -XX:-CompactStrings
Reviewed-by: vlivanov, psandoz
|
2016-02-03 00:49:41 +03:00 |
|
Chris Hegarty
|
64b292668e
|
Merge
|
2016-02-02 17:20:53 +00:00 |
|
Aleksey Shipilev
|
454df89b32
|
8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested
Reviewed-by: vlivanov, psandoz
|
2016-02-02 18:15:15 +03:00 |
|
Chris Hegarty
|
5765b5b4f0
|
8148117: Move sun.misc.Cleaner to jdk.internal.ref
Reviewed-by: alanb, rriggs
|
2016-02-02 08:59:52 +00:00 |
|
Aleksey Shipilev
|
ad776ff126
|
8148730: Add @since tags in new String concat APIs
Reviewed-by: alanb
|
2016-02-01 15:11:50 +03: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Joseph Provino
|
a02ddb869a
|
Merge
|
2016-01-01 17:08:24 +00:00 |
|
Kim Barrett
|
08dadf3015
|
8071507: (ref) Clear phantom reference as soft and weak references do
GC clears phantom refs on notification; update spec accordingly.
Reviewed-by: mchung, jmasa
|
2015-12-28 14:03:39 -05:00 |
|