Chris Hegarty
|
04f6757027
|
8178101: Migrate the thread deprecation technote to javadoc doc-files
Reviewed-by: dholmes
|
2017-04-06 09:00:47 +01:00 |
|
Vinnie Ryan
|
15b6970daa
|
8165064: Enhance thread contexts in JNDI
Reviewed-by: chegar
|
2016-10-13 15:27:33 +01:00 |
|
Brent Christian
|
496a6f67d6
|
7180225: SecurityExceptions not defined in some class loader methods
Reviewed-by: mchung, mullan
|
2016-08-23 10:49:15 -07:00 |
|
Alejandro Murillo
|
447298f950
|
Merge
|
2016-04-22 01:04:01 -07:00 |
|
Bharadwaj Yadavalli
|
0869129f03
|
Merge
|
2016-04-19 15:26:52 -04: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 |
|
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 |
|
Brent Christian
|
74f12569ec
|
8153123: Streamline StackWalker code
Reviewed-by: coleenp, dfuchs, mchung, redestad
|
2016-04-08 12:26:47 -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 |
|
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 |
|
Claes Redestad
|
5f1918e76e
|
8145680: Remove unnecessary explicit initialization of volatile variables in java.base
Reviewed-by: alanb, chegar, jfranck, shade
|
2015-12-21 20:54:00 +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 |
|
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
|
a45dc82702
|
Merge
|
2015-11-24 18:32:38 +00:00 |
|
Christian Tornqvist
|
557f4f366f
|
8143931: Back out JDK-8140450
Reviewed-by: coleenp
|
2015-11-24 10:12:32 -08:00 |
|
Chris Hegarty
|
a5f7704c26
|
8140687: Move @Contended to the jdk.internal.vm.annotation package
Reviewed-by: alanb, dholmes, psandoz, shade
|
2015-11-24 11:50:20 +00: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 |
|
Chris Hegarty
|
0cc24c29ca
|
8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs
|
2015-09-28 13:39:27 +01:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Alexander Stepanov
|
321faa7346
|
8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math
Reviewed-by: lancea, dfuchs, smarks
|
2015-08-06 13:20:13 +03:00 |
|
Zoltan Majo
|
94d36649af
|
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
|
2015-07-03 07:23:45 +02:00 |
|
Joe Darcy
|
d112215fc2
|
8078467: Update core libraries to use diamond with anonymous classes
Reviewed-by: mchung, alanb
|
2015-04-23 09:32:35 -07:00 |
|
Aleksey Shipilev
|
4a8e05977e
|
8059677: Thread.getName() instantiates Strings
Reviewed-by: chegar, dholmes, sla, rriggs
|
2014-11-13 01:55:21 +03:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|