Alejandro Murillo
|
c185e9a5bf
|
Merge
|
2015-05-01 03:56:04 -07:00 |
|
Alexander Stepanov
|
0bdbfa87dc
|
8076224: some tidy warnings from core libs
Minor HTML markup fix
Reviewed-by: rriggs, lancea
|
2015-04-28 21:30:10 +04:00 |
|
Vladimir Ivanov
|
7840b0e7c1
|
8059455: LambdaForm.prepare() does unnecessary work for cached LambdaForms
Reviewed-by: psandoz
|
2015-04-23 18:01:38 +03: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 |
|
Vladimir Ivanov
|
ad2c8376dd
|
8078290: Customize adapted MethodHandle in MH.invoke() case
Reviewed-by: jrose
|
2015-04-21 21:06:06 +03:00 |
|
Brent Christian
|
b5af5771c7
|
8048264: StringBuffer's codePoint methods throw unspecified IndexOutOfBoundsException
Add missing @throws tags
Reviewed-by: dholmes, lancea
|
2015-04-17 12:49:51 -07:00 |
|
Vladimir Ivanov
|
f0f9b42b17
|
8057967: CallSite dependency tracking scales devastatingly poorly
Reviewed-by: jrose, roland, plevart, shade
|
2015-04-17 18:15:13 +03:00 |
|
Michael Haupt
|
2e8fb0e5de
|
8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
Reviewed-by: vlivanov
|
2015-04-14 18:26:01 +03:00 |
|
Vladimir Ivanov
|
c9ac987bf3
|
8076461: JSR292: remove unused native and constants
Reviewed-by: jrose, vlivanov
|
2015-04-14 18:16:02 +03:00 |
|
Vladimir Ivanov
|
4097393258
|
8057919: Class.getSimpleName() should work for non-JLS compliant class names
Reviewed-by: dholmes, jrose
|
2015-04-14 18:03:12 +03:00 |
|
Vladimir Ivanov
|
bc83974fb5
|
8077054: DMH LFs should be customizeable
Reviewed-by: jrose
|
2015-04-14 17:59:52 +03:00 |
|
Zoltan Majo
|
1d3fd38413
|
Merge
|
2015-03-27 09:02:55 +01:00 |
|
Vladimir Ivanov
|
71020f90ef
|
8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
Reviewed-by: jrose, kvn
|
2015-03-20 11:42:31 -07:00 |
|
Roger Riggs
|
c92b8a33a6
|
8073220: A typo in the documentation for class ProcessBuilder
Correct reference to be OutputStream
Reviewed-by: martin, alanb
|
2015-03-23 09:53:08 -04:00 |
|
Roger Riggs
|
7cb7ae5914
|
8071480: (process spec) ProcessBuilder.start spec linked to the wrong checkRead and checkWrite methods
Disambiguate with links to checkRead(String) and checkWrite(String)
Reviewed-by: alanb, martin
|
2015-03-23 09:52:42 -04:00 |
|
Roger Riggs
|
367a429ff4
|
8058464: (process spec) ProcessBuilder.redirectXXX throws unspecified NPE
Add a class level spec for null arguments throwing NPE in ProcessBuilder
Reviewed-by: martin, alanb
|
2015-03-10 16:44:45 -04:00 |
|
Joe Darcy
|
de2f72a351
|
8074126: Correct @see cross-refs to the JLS in java.lang[.annotation]
Reviewed-by: lancea
|
2015-03-02 16:06:58 -08:00 |
|
Vladimir Ivanov
|
284a867adc
|
8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict
Reviewed-by: psandoz
|
2015-02-27 18:03:21 +03:00 |
|
Joe Darcy
|
8efc09a66a
|
8073952: Spec of j.l.r.Method.toString/toGenericString need to be clarified
Reviewed-by: lancea
|
2015-02-26 18:02:49 -08:00 |
|
Joel Borggrén-Franck
|
cdf8c27ddb
|
8014678: Spurious AccessControlException thrown in java.lang.Class.getEnclosingMethod()
Reviewed-by: ahgross, mchung, psandoz
|
2015-02-25 14:30:02 +01:00 |
|
Aleksey Shipilev
|
e0e6ce31fd
|
8073479: Replace obj.getClass hacks with Objects.requireNonNull
Reviewed-by: dfuchs, plevart, vlivanov
|
2015-02-20 18:32:10 +03:00 |
|
Alejandro Murillo
|
a68e87751a
|
Merge
|
2015-02-18 09:14:48 -08:00 |
|
Staffan Larsen
|
f9c63b42ed
|
8025636: Hide lambda proxy frames in stacktraces
Reviewed-by: jrose, forax, jfranck, vlivanov
|
2015-02-17 10:09:26 +01:00 |
|
Alejandro Murillo
|
5621c4a866
|
Merge
|
2015-02-16 08:47:40 -08:00 |
|
Roger Riggs
|
5d4cdb23e5
|
8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
Reviewed-by: alanb
|
2015-02-12 12:06:36 -05:00 |
|
Joe Darcy
|
42d24e8ed5
|
8072843: Typo in the description of the j.l.r.Executable.getAnnotatedReceiverType
Reviewed-by: lancea
|
2015-02-10 11:34:13 -08:00 |
|
Dean Long
|
8a65f6962b
|
Merge
|
2015-01-31 02:42:15 -05:00 |
|
Roger Riggs
|
0854df7b86
|
8055330: (process spec) ProcessBuilder.start and Runtime.exec should throw UnsupportedOperationException on platforms that don't support
Clarify optional behavior and the exception thrown when not supported
Reviewed-by: dfuchs, martin
|
2015-01-30 16:13:04 -05:00 |
|
Brian Burkhalter
|
c2fe1ca470
|
8067669: Documentation for methods in Number incomplete regarding too large values
Remove statments about rounding and truncation from the *Valud() methods
Reviewed-by: rriggs, darcy, alundblad
|
2015-01-30 10:23:45 -08:00 |
|
Joe Darcy
|
51e2269c61
|
8071959: java.lang.Object uses implicit default constructor
Reviewed-by: lancea
|
2015-01-29 16:16:35 -08:00 |
|
Joe Darcy
|
0841b6a90e
|
8071434: doc updates for java.lang.Object
Reviewed-by: rriggs
|
2015-01-29 15:14:44 -08:00 |
|
Vladimir Ivanov
|
55d14bca62
|
8071788: BlockInliningWrapper.asType() is broken
Reviewed-by: jrose
|
2015-01-29 10:29:49 -08:00 |
|
Vladimir Ivanov
|
676ea83240
|
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
Reviewed-by: jrose
|
2015-01-29 10:29:43 -08:00 |
|
Vladimir Ivanov
|
bfc5193fe7
|
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
Reviewed-by: jrose, plevart, forax
|
2015-01-29 10:27:30 -08:00 |
|
Vladimir Ivanov
|
06305c456b
|
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Reviewed-by: jrose, kvn
|
2015-01-29 10:27:30 -08:00 |
|
Brian Burkhalter
|
3e68a8af37
|
8069269: (spec) Defect in the System.nanoTime spec
Change the description of how to compare two nanoTime values.
Reviewed-by: martin
|
2015-01-26 17:16:57 -08:00 |
|
Paul Sandoz
|
d58ef60b88
|
8071477: Better Spliterator implementations for String.chars() and String.codePoints()
Reviewed-by: sherman
|
2015-01-26 17:26:49 +00:00 |
|
Mandy Chung
|
6888358c94
|
8055314: Update refactoring for new loader
Reviewed-by: mullan, ahgross, igerasim
|
2014-08-29 20:16:35 -07:00 |
|
Ivan Gerasimov
|
a7cd12f10a
|
8067951: System.loadLibrary cannot find library when path contains quoted entry
Reviewed-by: sherman, rriggs, alanb
|
2015-01-19 19:12:11 +03:00 |
|
Joe Darcy
|
9800aaa84a
|
8060077: Class.toGenericString specification doesn't mention array types
Reviewed-by: psandoz, jfranck
|
2015-01-16 14:04:27 -08:00 |
|
Claes Redestad
|
31f50fcff9
|
8068736: Avoid synchronization on Executable/Field.declaredAnnotations
Reviewed-by: jfranck, psandoz
|
2015-01-16 12:41:36 +01:00 |
|
Lev Priima
|
7882032236
|
8067471: Use private static final char[0] for empty Strings
Reviewed-by: igerasim, redestad, shade
|
2015-01-14 21:35:52 +03:00 |
|
Joe Darcy
|
d332437cae
|
6481080: (ann) @Deprecated annotation has no effect on packages
Reviewed-by: lancea, alanb, psandoz, abuckley
|
2015-01-08 10:06:45 -08:00 |
|
Martin Buchholz
|
08eb67b941
|
8067377: My hobby: caning, then then canning, the the can-can
Fix ALL the stutters!
Reviewed-by: rriggs, mchung, lancea
|
2014-10-30 07:31:41 -07:00 |
|
Roger Riggs
|
b13527e322
|
8056238: (process) ProcessBuilder.redirectError spec has a broken link
Reviewed-by: lancea
|
2014-12-12 15:07:00 -05:00 |
|
Xueming Shen
|
b41070012b
|
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
To update the java doc to clarify the existing behavior
Reviewed-by: lancea
|
2014-12-10 14:11:05 -08:00 |
|
Vladimir Ivanov
|
e0eba41e1c
|
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
Reviewed-by: jrose, psandoz
|
2014-12-09 09:22:07 -08:00 |
|
Vladimir Ivanov
|
ea89dad13c
|
8057020: LambdaForm caches should support eviction
Reviewed-by: psandoz, jrose, shade
|
2014-12-04 07:15:37 -08:00 |
|
Chris Hegarty
|
43842f6349
|
Merge
|
2014-12-03 19:28:35 +00:00 |
|
Chris Hegarty
|
441905cdc7
|
8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@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>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
|
2014-12-03 14:22:58 +00:00 |
|