- 16 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Move static from interfaces methods to supporting classes Reviewed-by: sherman
-
- 15 10月, 2013 2 次提交
-
-
由 dfuchs 提交于
8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup") Summary: The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged. Reviewed-by: alanb, mchung, dholmes
-
由 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 3 次提交
- 11 10月, 2013 2 次提交
- 10 10月, 2013 8 次提交
-
-
由 dl 提交于
Reviewed-by: alanb, dholmes
-
由 sla 提交于
Reviewed-by: ehelin, dsamersoff, dholmes, sspitsyn
-
由 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 5 次提交
-
-
由 valeriep 提交于
Summary: Fixed and suppressed compiler warnings on rawtypes Reviewed-by: vinnie
-
由 serb 提交于
Reviewed-by: art, anthony
-
由 valeriep 提交于
Summary: Change GCM decryption to not return result until tag verification passed Reviewed-by: xuelei
-
由 valeriep 提交于
Summary: Query and enforce range checking using the values from native PKCS11 library. Reviewed-by: xuelei
-
由 serb 提交于
Reviewed-by: art, anthony
-
- 08 10月, 2013 10 次提交
-
-
由 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>
-
由 xuelei 提交于
Reviewed-by: weijun
-
由 cl 提交于
Reviewed-by: art
-
- 07 10月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, chegar
-
- 05 10月, 2013 7 次提交
-
-
由 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
-