Joe Darcy
|
afaeebc08d
|
8141359: @Deprecated on packages should be clarified
Reviewed-by: rriggs
|
2015-11-04 09:01:15 -08:00 |
|
Paul Sandoz
|
b6f45b1889
|
8033148: Lexicographic comparators for arrays
Reviewed-by: jrose, chegar, bchristi, mduigou
|
2015-11-04 16:44:38 +01:00 |
|
Tobias Hartmann
|
4ed5b73f3d
|
8141132: JEP 254: Compact Strings
Adopt a more space-efficient internal representation for strings.
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
|
2015-11-03 09:42:11 +01:00 |
|
Paul Sandoz
|
5ba6e8e439
|
8133348: Reference.reachabilityFence
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: plevart, mr, chegar, mchung
|
2015-10-06 18:42:06 +02:00 |
|
Paul Sandoz
|
c464a9de39
|
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Reviewed-by: jrose, vlivanov, mchung, roland
|
2015-12-03 11:17:31 +01:00 |
|
Brent Christian
|
084b341c80
|
8138824: java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
Reviewed-by: naoto, rriggs
|
2015-10-27 09:20:24 -07:00 |
|
Vyom Tewari
|
392da5db2d
|
8068887: java.lang.Throwable could use Collections.emptyList for suppressedException
Java.lang.Throwable could use Collections.emptyList for suppressedException
Reviewed-by: mchung, alanb, shade, redestad
|
2015-10-27 10:14:36 +05:30 |
|
Michael Haupt
|
43fd9baef4
|
8136967: revert all changes applied to obtain information about 8131129
Reviewed-by: sundar
|
2015-10-27 09:09:37 +01:00 |
|
Yuka Kamiya
|
0c9cabae96
|
8072600: Unicode 8 support
Reviewed-by: okutsu
|
2015-10-20 19:34:04 +09:00 |
|
Joe Darcy
|
655a976e65
|
8136799: Port fdlibm cbrt to Java
Reviewed-by: bpb
|
2015-10-14 16:17:08 -07:00 |
|
Peter Levart
|
2beb7a2fd8
|
8136893: Improve early java.lang.invoke infrastructure initialization
Reviewed-by: mhaupt, psandoz, redestad, vlivanov
|
2015-10-14 00:08:42 +02:00 |
|
Paul Sandoz
|
25c1cff728
|
8135248: Add utility methods to check indexes and ranges
Reviewed-by: forax, chegar, scolebourne, jrose, darcy
|
2015-10-07 15:22:43 +02:00 |
|
Joe Darcy
|
f674b491a6
|
8138823: Correct bug in port of fdlibm hypot to Java
Reviewed-by: bpb
|
2015-10-06 18:39:26 -07:00 |
|
Joe Darcy
|
112eb7283e
|
8136874: Bug in port of fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-30 15:25:29 -07: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 |
|
Joe Darcy
|
47814c8df0
|
7130085: Port fdlibm hypot to Java
Reviewed-by: bpb
|
2015-09-23 14:14:14 -07:00 |
|
Roger Riggs
|
f6878d40ef
|
8132883: The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
8131763: j.l.Process.allChildren spec clarification
Reviewed-by: chegar
|
2015-09-23 15:02:46 -04:00 |
|
Roger Riggs
|
4e7617c040
|
8132541: (process) ProcessBuilder support for redirection to discard output
Add redirect to NUL or /dev/null depending on the OS
Reviewed-by: chegar, martin
|
2015-09-23 11:18:34 -04:00 |
|
Michael Haupt
|
f1f609ddaa
|
8136931: more fine-grained condition checking for BMH species creation
Reviewed-by: psandoz, sundar
|
2015-09-23 08:43:51 +02:00 |
|
Joe Darcy
|
67603e6d54
|
8134795: Port fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-17 13:43:06 -07: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 |
|
Ivan Gerasimov
|
9073b652b3
|
8134356: {@code} tag contains < and > sequences
Reviewed-by: martin
|
2015-08-25 19:45:07 +03:00 |
|
Joel Borggrén-Franck
|
b7e143e8f6
|
8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager
Reviewed-by: ahgross, darcy
|
2015-08-24 11:00:12 +02:00 |
|
Alexander Stepanov
|
3ff6e41288
|
8132478: [tidy] three new warnings from java docs (java.net, javax.annotation)
Minor docs cleanup (jdk part)
Reviewed-by: lancea
|
2015-08-18 18:04:17 +03:00 |
|
Alejandro Murillo
|
64e18f581d
|
Merge
|
2015-08-17 11:18:31 -07:00 |
|
Volker Simonis
|
1b8b82463e
|
8131168: Refactor ProcessHandleImpl_*.c and add implememtation for AIX
Reviewed-by: rriggs, smarks
|
2015-08-14 10:35:45 +02:00 |
|
Alejandro Murillo
|
d8f13cb1d1
|
Merge
|
2015-08-13 15:50:52 -07:00 |
|
Sean Mullan
|
784379f7a4
|
8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used
Reviewed-by: weijun
|
2015-08-11 08:48:18 -04: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 |
|
Alejandro Murillo
|
6f041557c8
|
Merge
|
2015-07-24 00:54:07 -07:00 |
|
Daniel D. Daugherty
|
c2255f8c9f
|
8075171: Contended Locking fast notify bucket
JEP-143/JDK-8073165 Contended Locking fast notify bucket
Co-authored-by: Dave Dice <dave.dice@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Reviewed-by: dholmes, acorn, dice, dcubed
|
2015-07-21 07:29:10 -07:00 |
|
Michael Haupt
|
d9cbd23d50
|
8062543: Replace uses of MethodHandleImpl.castReference with Class.cast
Reviewed-by: psandoz, vlivanov
|
2015-07-17 08:10:41 +02:00 |
|
Roger Riggs
|
9bb445c368
|
Merge
|
2015-07-14 22:21:52 -04:00 |
|
Yuka Kamiya
|
64b36f8f63
|
8032446: Support Unicode 7.0.0 in JDK 9
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
|
2015-07-15 11:05:51 +09:00 |
|
Roger Riggs
|
8477d88b81
|
8078099: (process) ProcessHandle should uniquely identify processes
8078108: (process) ProcessHandle.isAlive should be robust
IsAlive should check and confirm the start time
Reviewed-by: simonis, plevart
|
2015-07-14 15:35:37 -04:00 |
|
Roger Riggs
|
7b58767f2b
|
8129344: (process) ProcessHandle instances should define equals and be value-based
Add equals(), hashCode() and value-based spec
Reviewed-by: psandoz
|
2015-07-14 15:29:16 -04: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 |
|
Ivan Gerasimov
|
0e510a1f61
|
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
Reviewed-by: martin
|
2015-07-02 00:26:35 +03:00 |
|
Alejandro Murillo
|
d5fbd33cd3
|
Merge
|
2015-06-18 22:38:45 -07:00 |
|
Vladimir Kozlov
|
bd1fbafc35
|
Merge
|
2015-06-12 09:59:30 -07:00 |
|
Volker Simonis
|
9a8eaa367e
|
8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
|
2015-06-11 17:29:09 +02:00 |
|
Vladimir Ivanov
|
8d56892707
|
8074551: GWT can be marked non-compilable due to deopt count pollution
Reviewed-by: kvn
|
2015-06-11 14:20:01 +03:00 |
|
Alejandro Murillo
|
84e8aa917e
|
Merge
|
2015-06-08 11:11:48 -07:00 |
|
Alexander Stepanov
|
2541238e18
|
8081517: minor cleanup for docs
Fix some tidy and javadoc warnings/errors
Reviewed-by: lancea, rriggs
|
2015-06-08 16:37:53 +04:00 |
|
Alejandro Murillo
|
f77dadee42
|
Merge
|
2015-06-04 15:38:00 -07:00 |
|
Ivan Gerasimov
|
f35750c5d6
|
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Reviewed-by: sherman, plevart, forax, psandoz
|
2015-06-03 19:26:58 +03:00 |
|