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 |
|
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
|
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 |
|
Dmitry Samersoff
|
c23132013d
|
Merge
|
2015-08-10 14:05:37 +03:00 |
|
Alejandro Murillo
|
aa37ecbc21
|
Merge
|
2015-08-06 13:00:45 -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 |
|
Kim Barrett
|
8bfa163a68
|
8132306: java/lang/ref/ReferenceEnqueue.java fails with "RuntimeException: Error: poll() returned null; expected ref object"
Carefully order ref.queue and queue list updates to address races.
Reviewed-by: dholmes, dfuchs, plevart
|
2015-08-04 17:26:14 -04:00 |
|
Dmitry Samersoff
|
47bdec1c0e
|
8059036: Implement Diagnostic Commands for heap and finalizerinfo
Implement Diagnostic Commands for heap and finalizerinfo
Reviewed-by: sla, plevart, mchung
|
2015-07-30 16:29: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
|
0de6f9f413
|
8080901: Replace package.html files with package-info.java in the java.base module
Reviewed-by: lancea, alanb, vinnie
|
2015-05-22 10:45:59 -07: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 |
|
Chris Hegarty
|
b6eef64a98
|
8047149: Enhance thread contexts in core libraries
Reviewed-by: alanb
|
2015-04-02 11:43:11 +01:00 |
|
Stuart Marks
|
b23c39c07b
|
4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread
Reviewed-by: dholmes, chegar
|
2014-10-30 17:48:10 -07: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 |
|