Alejandro Murillo
|
ec7cfcc7c6
|
Merge
|
2016-05-05 12:35:54 -07:00 |
|
Paul Sandoz
|
37445185d2
|
8155258: VarHandle implementation improvements
Reviewed-by: shade, vlivanov
|
2016-05-05 11:39:08 -07:00 |
|
Alejandro Murillo
|
ffaebaa66e
|
Merge
|
2016-05-17 05:38:15 -07:00 |
|
Paul Sandoz
|
44afe20e99
|
8156485: MethodHandles.varHandleExactInvoker should perform exact checks
Reviewed-by: vlivanov
|
2016-05-17 12:06:41 +02:00 |
|
Joe Darcy
|
01ee88c8ae
|
6850612: Deprecate Class.newInstance since it violates the checked exception language contract
Reviewed-by: lancea, mullan, dfuchs
|
2016-05-03 10:40:54 -07:00 |
|
Claes Redestad
|
e8cd76568d
|
8155775: Re-examine naming of privileged methods to access System properties
Reviewed-by: mullan
|
2016-05-03 15:50:54 +02:00 |
|
Alan Bateman
|
44790114ee
|
Merge
|
2016-05-03 11:45:56 +01:00 |
|
Alan Bateman
|
36e0820801
|
8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
|
2016-05-03 09:09:57 +01:00 |
|
Joe Darcy
|
ce05d52251
|
8155792: Add @jls citations to java.lang.String
Reviewed-by: alanb
|
2016-04-30 16:08:48 -07:00 |
|
Paul Sandoz
|
e955660cf1
|
8154755: Add a VarHandle weakCompareAndSet with volatile semantics
Reviewed-by: shade, vlivanov
|
2016-04-29 13:46:19 -07:00 |
|
Aleksey Shipilev
|
4d3fe6b205
|
8155215: java.lang.String concatenation spec is unnecessarily strong
Reviewed-by: abuckley, sherman, chegar
|
2016-04-29 23:15:15 +03:00 |
|
Aleksey Shipilev
|
a6f2cdbb0f
|
8155090: String concatenation fails with a custom SecurityManager that uses concatenation
Reviewed-by: redestad, chegar
|
2016-04-29 13:24:27 +03:00 |
|
Alejandro Murillo
|
790f20d08d
|
Merge
|
2016-04-28 14:44:55 -07:00 |
|
Michael Haupt
|
0b7775586f
|
8155106: MHs.Lookup.findConstructor returns handles for array classes
Reviewed-by: shade, sundar
|
2016-04-27 20:18:49 +02:00 |
|
Daniel Fuchs
|
1e0d1458a2
|
8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class
Changes System.LoggerFinder methods to take a Module argument instead of a Class.
Reviewed-by: mchung
|
2016-04-27 18:04:16 +02:00 |
|
Paul Sandoz
|
27f82bea87
|
8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions
Reviewed-by: mchung, martin
|
2016-04-26 18:42:51 -07:00 |
|
Paul Sandoz
|
1af2806677
|
8154556: Use java.nio.ByteOrder instead of boolean value
Reviewed-by: alanb
|
2016-04-26 18:30:00 -07:00 |
|
Alejandro Murillo
|
447298f950
|
Merge
|
2016-04-22 01:04:01 -07:00 |
|
Claes Redestad
|
2b5207e74d
|
8154231: Simplify access to System properties from JDK code
Reviewed-by: rriggs, chegar, weijun
|
2016-04-21 13:39:53 +02:00 |
|
Bharadwaj Yadavalli
|
0869129f03
|
Merge
|
2016-04-19 15:26:52 -04:00 |
|
Bharadwaj Yadavalli
|
31987bd5d2
|
Merge
|
2016-04-12 14:17:31 -04:00 |
|
Alejandro Murillo
|
b84738d2e3
|
Merge
|
2016-04-11 14:21:27 -07:00 |
|
Paul Sandoz
|
878d4d8655
|
8151706: Update VarHandle implementation to use @Stable arrays
Reviewed-by: mhaupt, shade, redestad
|
2016-04-11 18:21:25 +02:00 |
|
Peter Levart
|
589c46da46
|
8152115: (proxy) Examine performance of dynamic proxy creation
Redesign caching of dynamic Proxy classes
Reviewed-by: mchung
|
2016-04-11 10:55:03 +02:00 |
|
Bharadwaj Yadavalli
|
3d214817a2
|
Merge
|
2016-04-08 12:36:27 -04:00 |
|
Daniel D. Daugherty
|
3115b36c77
|
Merge
|
2016-04-07 10:03:48 -07:00 |
|
Bharadwaj Yadavalli
|
eb1715ed7c
|
Merge
|
2016-04-05 15:39:38 -04:00 |
|
Alejandro Murillo
|
1d713a3760
|
Merge
|
2016-04-04 13:40:23 -07:00 |
|
Jamsheed Mohammed C M
|
8496a7c536
|
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
Made invoker LambdaForm instance & its compiled form lifetime tightly coupled.
Reviewed-by: vlivanov
|
2016-04-04 02:07:28 -07:00 |
|
Jesper Wilhelmsson
|
2ad8a47677
|
Merge
|
2016-04-02 05:30:48 +02:00 |
|
Claes Redestad
|
7f353eb42e
|
8152641: Plugin to generate BMH$Species classes ahead-of-time
Reviewed-by: plevart, mchung, forax, vlivanov, jrose
|
2016-04-01 20:28:03 +02:00 |
|
Alejandro Murillo
|
e380336101
|
Merge
|
2016-03-31 14:25:38 -07:00 |
|
Gil Tene
|
34abb06887
|
8147844: new method j.l.Thread.onSpinWait() and the corresponding x86 hotspot instrinsic
See JEP-285 for details
Co-authored-by: Ivan Krylov <ivan@azul.com>
Reviewed-by: psandoz, alanb, dholmes
|
2016-03-30 17:04:09 +02:00 |
|
Claes Redestad
|
3312808cdb
|
8152951: Avoid calculating the reverse of StringConcatFactory$Recipe elements
Reviewed-by: shade, vlivanov
|
2016-03-29 18:27:33 +02:00 |
|
Zoltan Majo
|
31936440a5
|
Merge
|
2016-03-29 13:43:29 +02:00 |
|
Alejandro Murillo
|
3b0a2b4093
|
Merge
|
2016-03-24 15:53:22 -07:00 |
|
Zoltan Majo
|
c8858ca3b6
|
Merge
|
2016-03-24 16:21:19 +01:00 |
|
Chris Hegarty
|
b40e890e78
|
8152642: Remove sun.misc.Unsafe dependency from java.lang.reflect.Proxy
Reviewed-by: alanb, shade
|
2016-03-24 11:56:47 +00:00 |
|
Paul Sandoz
|
9fb30a3740
|
8149644: Integrate VarHandles
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: coffeys, mhaupt, vlivanov
|
2016-03-24 11:21:21 +01:00 |
|
Aleksey Shipilev
|
ccdf984e57
|
8150463: StringConcat MH_INLINE_SIZED_EXACT should skip storage initialization
Reviewed-by: plevart, chegar
|
2016-03-24 12:52:03 +03:00 |
|
Jesper Wilhelmsson
|
d9415fe792
|
Merge
|
2016-03-23 20:14:36 +01:00 |
|
Zoltan Majo
|
c4dfba67a0
|
Merge
|
2016-03-23 15:01:43 +01:00 |
|
Chris Hegarty
|
ff2e79c118
|
Merge
|
2016-03-22 10:42:32 +00:00 |
|
Zoltan Majo
|
2954d94462
|
Merge
|
2016-03-21 11:21:08 +01:00 |
|
Guy Delamarter
|
38f31bbade
|
8144693: Intrinsify StringCoding.hasNegatives() on SPARC
Implemented C2 instrinsic for StringCode.hasNegatives() on SPARC.
Reviewed-by: kvn, jrose, thartmann
|
2016-03-21 08:42:00 +01:00 |
|
Vladimir Ivanov
|
49b2db4ae7
|
8152335: Improve MethodHandle consistency
Co-authored-by: Michael Haupt <michael.haupt@oracle.com>
Reviewed-by: acorn, ahgross, jrose
|
2016-03-18 18:07:55 -07:00 |
|
Jesper Wilhelmsson
|
74c006ac7f
|
Merge
|
2016-03-19 01:23:44 +01:00 |
|
Alan Bateman
|
db4d383614
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
|
2016-03-17 19:04:16 +00:00 |
|
Claes Redestad
|
d6328fbb3e
|
8152074: Avoid lambda usage in StringConcatFactory initializer
Reviewed-by: shade, forax, chegar
|
2016-03-17 10:26:59 +01:00 |
|
Abhijit Roy
|
2fc3f9915c
|
8151063: Typo in java.lang.invoke.StringConcatFactory javadoc
Reviewed-by: prappo, rriggs
|
2016-03-11 12:53:10 -05:00 |
|