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 |
|
Goetz Lindenmaier
|
32687876fa
|
8149529: Adapt SAP copyrights to new company name in jdk repository
Reviewed-by: simonis, chegar
|
2016-01-27 10:35:49 +01: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 |
|
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 |
|
Alejandro Murillo
|
117b2fe8c0
|
Merge
|
2016-02-01 10:07:37 -08:00 |
|
Roger Riggs
|
98d7dc436c
|
8146773: java/lang/ref/CleanerTest.java CleanerTest.testRefSubtypes() fails
8148352: CleanerTest fails: Cleanable should have been freed
Relax gc timing constraints
Reviewed-by: dfuchs
|
2016-02-01 10:13:48 -05:00 |
|
Alejandro Murillo
|
b8e0f8aa93
|
Merge
|
2016-01-28 16:30:39 -08:00 |
|
Tobias Hartmann
|
7565509d93
|
Merge
|
2016-01-26 09:11:59 +01:00 |
|
Alan Bateman
|
3573d65040
|
8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung
|
2016-01-25 19:01:19 +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 |
|
Michael Haupt
|
d64d6d8662
|
8147078: MethodHandles.catchException does not enforce Throwable subtype
Reviewed-by: psandoz, sundar
|
2016-01-14 13:53:13 +01:00 |
|
Roger Riggs
|
a937465980
|
8146671: [TEST BUG] java/lang/ref/CleanerTest.java required more memory for -UseCompressedOops runs
Reviewed-by: joehw
|
2016-01-12 17:54:09 -05:00 |
|
Alejandro Murillo
|
70a4694f73
|
Merge
|
2016-01-12 11:31:48 -08:00 |
|
Christian Thalinger
|
012f69ce01
|
Merge
|
2016-01-11 17:12:01 -08:00 |
|
Michael Haupt
|
60015e143f
|
8146786: [TESTBUG] straighten out testability for several issues
Reviewed-by: psandoz
|
2016-01-11 17:19:16 +01: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 |
|
Vivek Deshpande
|
158a883681
|
8143353: update for x86 sin and cos in the math lib
Optimize Math.sin() and cos() for 64 and 32 bit X86 architecture using Intel LIBM implementation.
Reviewed-by: kvn
|
2016-01-08 20:33:02 -08: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 |
|
Joseph Provino
|
32ec535805
|
Merge
|
2016-01-07 20:06:51 +00:00 |
|
Roger Riggs
|
92ce70dc03
|
8146574: (process) ProcessHandle test cleanup
Reviewed-by: chegar
|
2016-01-07 10:10:06 -05: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 |
|
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 |
|
Christian Thalinger
|
32aff4400c
|
Merge
|
2015-12-22 13:41:12 -08:00 |
|
Christian Thalinger
|
48e2ec8057
|
Merge
|
2015-12-18 10:00:55 -08:00 |
|
Alejandro Murillo
|
a14aea12fc
|
Merge
|
2015-12-18 09:37:18 -08:00 |
|
Roger Riggs
|
042d41828f
|
8146012: CleanerTest fails: Cleanable should have been freed
Simplify cleanables being called and use WhiteBox to trigger GC
Reviewed-by: chegar
|
2015-12-22 14:12:55 -05:00 |
|
Roger Riggs
|
aebd8a6c32
|
8136597: java/lang/ProcessHandle/InfoTest.java fails
Correct for truncated command line
Reviewed-by: redestad
|
2015-12-21 15:26:56 -05:00 |
|
Roger Riggs
|
197207b152
|
8138696 : java.lang.ref.Cleaner - an easy to use alternative to finalization
Reviewed-by: mchung, mr, chegar, plevart, kbarrett, dholmes
|
2015-12-21 11:34:14 -05:00 |
|
Daniel Fuchs
|
72bed9c5df
|
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger
Methods defined on classes implementing System.Logger will be skipped when looking for the calling method.
Reviewed-by: mchung
|
2015-12-21 13:30:58 +01:00 |
|
Chris Hegarty
|
355dac1a4c
|
8056152: API to create Threads that do not inherit inheritable thread-local initial values
Reviewed-by: alanb, dholmes, mchung, mr, rriggs
|
2015-12-18 16:06:24 +00:00 |
|
Chris Hegarty
|
aa0ef2e9f5
|
8145544: Move sun.misc.VM to jdk.internal.misc
Reviewed-by: alanb, mullan, weijun
|
2016-01-06 10:01:44 +00:00 |
|
Mandy Chung
|
d80160da67
|
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows
Reviewed-by: dfuchs
|
2015-12-17 09:39:21 -08:00 |
|
Joel Borggrén-Franck
|
5c29ca104e
|
8057804: AnnotatedType interfaces provide no way to get annotations on owner type
Reviewed-by: darcy, redestad
|
2015-12-16 20:00:03 +01:00 |
|
Chris Hegarty
|
6853999d56
|
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
Reviewed-by: alanb, mchung, rriggs
|
2015-12-16 08:42:00 +00:00 |
|
Michael Haupt
|
03e64cef7b
|
8143343: add JEP 274 Javadoc tests to JavaDocExamplesTest
Reviewed-by: sundar
|
2015-12-03 15:36:20 +01:00 |
|
Hamlin Li
|
b3fa048050
|
8144460: Improve the code coverage for BootstrapLogger and SimpleConsoleLogger APIs and verify bug fix JDK-8144214
Cover the logXX and LogEvent.valueOf APIs of BootstrapLogger and logXX APIs of SimpleConsoleLogger
Reviewed-by: dfuchs
|
2015-12-02 19:46:46 -08:00 |
|
Roger Riggs
|
bdca5d5f82
|
8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error
The parent pid may be re-used, check that the child was started after the parent
Reviewed-by: darcy
|
2015-12-02 09:40:14 -05:00 |
|
Jesper Wilhelmsson
|
a5b3e891de
|
Merge
|
2015-11-30 18:40:06 +01:00 |
|
Michael Haupt
|
063afcee2f
|
8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack
Reviewed-by: vlivanov
|
2015-11-25 09:23:07 +01:00 |
|
Mandy Chung
|
eb2c6c52bb
|
8143911: Reintegrate JEP 259: Stack-Walking API
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
|
2015-11-24 15:05:58 -08:00 |
|
Christian Tornqvist
|
557f4f366f
|
8143931: Back out JDK-8140450
Reviewed-by: coleenp
|
2015-11-24 10:12:32 -08:00 |
|
Aleksey Shipilev
|
7fafbde248
|
8136500: Integer/Long getChars and stringSize should be more idiomatic
Reviewed-by: igerasim, sherman, psandoz, jrose
|
2015-11-24 19:02:33 +03:00 |
|
Mandy Chung
|
500a73cdb1
|
8140450: Implement JEP 259: Stack-Walking API
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
|
2015-11-23 12:44:50 -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 |
|
Claes Redestad
|
7563066613
|
8143253: java/lang/invoke/CompileThresholdBootstrapTest.java failing on mach5
Reviewed-by: lancea
|
2015-11-18 20:56:00 +01:00 |
|