- 09 10月, 2013 4 次提交
-
-
由 valeriep 提交于
Summary: Fixed and suppressed compiler warnings on rawtypes Reviewed-by: vinnie
-
由 valeriep 提交于
Summary: Removed OracleUcrypto provider regression tests from OpenJDK Reviewed-by: xuelei
-
由 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
-
- 08 10月, 2013 5 次提交
-
-
由 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
-
由 henryjen 提交于
Reviewed-by: mduigou
-
由 henryjen 提交于
Reviewed-by: psandoz
-
- 07 10月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, chegar
-
- 05 10月, 2013 9 次提交
-
-
由 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 次提交
-
-
由 coffeys 提交于
Reviewed-by: mkos, chegar
-
- 05 10月, 2013 2 次提交
- 15 9月, 2013 2 次提交
- 05 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: javadoc only fix to correct example to use "." and "Z" Reviewed-by: sherman
-
- 15 9月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Method until(Temporal,TemporalUnit) now uses from() to convert; Enhance from() methods where necessary Reviewed-by: sherman Contributed-by: scolebourne@joda.org
-
- 04 9月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Make Period ISO-only, adding a Chronology-specific period concept Reviewed-by: sherman Contributed-by: scolebourne@joda.org
-
- 30 8月, 2013 2 次提交
- 04 10月, 2013 3 次提交
- 23 8月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Move serialization tests to .serial subpackage Reviewed-by: sherman Contributed-by: paul.rank@oracle.com
-
- 04 10月, 2013 2 次提交
- 03 10月, 2013 3 次提交
-
-
由 kizune 提交于
Reviewed-by: ksrini
-
由 dsamersoff 提交于
Summary: There's no guarantee that the java process has executed far enough to be found by jps when we try to obtain it's pid. Reviewed-by: sla
-
由 psandoz 提交于
Reviewed-by: alanb
-
- 02 10月, 2013 1 次提交
-
-
由 psandoz 提交于
8025538: Unsafe typecast in java.util.stream.SpinedBuffer 8025533: Unsafe typecast in java.util.stream.Streams.RangeIntSpliterator.splitPoint() 8025525: Unsafe typecast in java.util.stream.Node.OfPrimitive.asArray() Reviewed-by: chegar
-
- 03 10月, 2013 1 次提交
-
-
由 emc 提交于
Summary: Fix behavior of parameter reflection API for malformed class files. Reviewed-by: darcy
-