- 17 10月, 2013 5 次提交
-
-
由 rriggs 提交于
Summary: Corrected links to TemporalQuery and TemporalField.resolve Reviewed-by: mduigou, darcy, lancea
-
由 drchase 提交于
8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package Summary: Modify accessibility check; it was muddled about Java vs JVM protection terminology. Reviewed-by: jrose
-
由 henryjen 提交于
Reviewed-by: dholmes
-
由 mduigou 提交于
Reviewed-by: psandoz, henryjen
-
由 dfuchs 提交于
4814565: (rb) add method to get basename from a ResourceBundle Summary: adds Logger.setResourceBundle(ResourceBundle) and ResourceBundle.getBaseBundleName() Reviewed-by: mchung, naoto
-
- 16 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Move static from interfaces methods to supporting classes Reviewed-by: sherman
-
- 15 10月, 2013 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, chegar
-
- 14 10月, 2013 1 次提交
-
-
由 dfuchs 提交于
8024704: Improve API documentation of ClassLoader and ServiceLoader with respect to enumeration of resources. Reviewed-by: alanb, psandoz, mchung
-
- 12 10月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: psandoz, henryjen
-
- 11 10月, 2013 2 次提交
- 10 10月, 2013 7 次提交
-
-
由 dl 提交于
Reviewed-by: alanb, dholmes
-
由 darcy 提交于
8024354: Explicitly permit DoubleStream.sum()/average() implementations to use higher precision summation Reviewed-by: mduigou, briangoetz
-
由 bchristi 提交于
Summary: Override remove() method in DescendingKeyIterator Reviewed-by: alanb, mduigou, psandoz
-
由 bpb 提交于
Summary: Use ThreadLocalRandom instead of SecureRandom. Reviewed-by: shade, psandoz Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 bpb 提交于
Summary: Add data validation checks in readObject(). Reviewed-by: alanb, mduigou, chegar Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 rriggs 提交于
Summary: Add appendValueReduced method based on a ChronoLocalDate to provide context for the value Reviewed-by: sherman Contributed-by: scolebourne@joda.org
-
由 henryjen 提交于
Reviewed-by: plevart, mchung, forax, jjb Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
-
- 09 10月, 2013 2 次提交
- 08 10月, 2013 8 次提交
-
-
由 alexsch 提交于
Reviewed-by: art, anthony, serb
-
由 malenkov 提交于
Reviewed-by: art, anthony
-
由 malenkov 提交于
Reviewed-by: art, serb
-
由 bagiras 提交于
Reviewed-by: art, anthony
-
由 bagiras 提交于
Reviewed-by: serb, anthony
-
由 yan 提交于
Reviewed-by: yan, anthony Contributed-by: NDmitry Ginzburg <dmitry.ginzburg@oracle.com>
-
由 alanb 提交于
Reviewed-by: chegar
-
由 psandoz 提交于
Reviewed-by: psandoz, martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Guy Steele <guy.steele@oracle.com>
-
- 07 10月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, chegar
-
- 05 10月, 2013 10 次提交
-
-
由 jrose 提交于
Summary: add wildcard to unreflectConstructor, various clarifications and minor edits Reviewed-by: mchung, darcy, twisti
-
由 jrose 提交于
Summary: align CONSTANT_MethodHandle and Lookup.find* API calls, clarify security manager & @CallerSensitive interactions Reviewed-by: mchung, twisti
-
由 jrose 提交于
Summary: promote an existing private method; make unit tests on all argument positions to arity 10 with mixed types Reviewed-by: twisti, vlivanov
-
由 jrose 提交于
Summary: Align MH semantic with bytecode behavior of constructor and static member accesses, regarding <clinit> invocation. Reviewed-by: twisti, darcy, abuckley, vlivanov
-
由 jrose 提交于
Summary: add an explicit check for leading "<", upgrade the unit tests Reviewed-by: twisti, darcy
-
由 jrose 提交于
Summary: Document error conditions that may occur when calling a "spreader" method handle. Use IAE in all cases. Reviewed-by: twisti, vlivanov
-
由 jrose 提交于
Summary: clarification of erroneous reading of spec. that led to 7194534 Reviewed-by: twisti, darcy
-
由 jrose 提交于
Summary: Replicate JVM logic for access control that makes Object.clone appear public when applied to an array type. Reviewed-by: twisti
-
由 jrose 提交于
Summary: use a per-MH one element cache for MH.asType to speed up MH.invoke; also cache enough MH constants to cache LMF.metafactory Reviewed-by: twisti
-
-
- 04 10月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: Restore invokespecial to lambda metafactory Reviewed-by: ksrini
-