- 20 9月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: dcubed
-
- 20 8月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: alanb
-
- 15 8月, 2013 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: mullan
-
- 13 8月, 2013 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: mullan
-
- 04 9月, 2013 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: chegar, msheppar
-
- 24 7月, 2013 1 次提交
-
-
由 sjiang 提交于
Reviewed-by: jbachorik, dfuchs
-
- 11 7月, 2013 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: sjiang, dholmes, mchung
-
- 09 7月, 2013 1 次提交
-
-
由 ascarpino 提交于
6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec Reviewed-by: valeriep, wetmore, xuelei
-
- 06 7月, 2013 1 次提交
-
-
由 valeriep 提交于
Summary: Ensure the Cipher.doFinal() is called only once Reviewed-by: xuelei
-
- 11 6月, 2013 1 次提交
-
-
由 kshefov 提交于
Reviewed-by: alexsch, serb
-
- 05 6月, 2013 1 次提交
-
-
由 fparain 提交于
Reviewed-by: mchung, jbachorik
-
- 28 5月, 2013 1 次提交
-
-
由 jbachorik 提交于
8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows Reviewed-by: chegar, smarks, dfuchs
-
- 14 5月, 2013 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei, hawtin
-
- 03 5月, 2013 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei, mullan
-
- 29 4月, 2013 1 次提交
-
-
由 mullan 提交于
8009217: REGRESSION: test com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java fails to compile since 7u21b03 Reviewed-by: xuelei
-
- 12 4月, 2013 3 次提交
-
-
由 wetmore 提交于
Reviewed-by: wetmore Contributed-by: anthony.scarpino@oracle.com
-
由 vinnie 提交于
Reviewed-by: wetmore Contributed-by: NTony Scarpino <anthony.scarpino@oracle.com>
-
由 vinnie 提交于
Reviewed-by: vinnie, wetmore Contributed-by: NTony Scarpino <anthony.scarpino@oracle.com>
-
- 26 3月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: dholmes, alanb, erikj
-
- 19 3月, 2013 1 次提交
-
-
由 sla 提交于
Summary: Test is confused by other threads calling String.intern(). Add a thread filter to avoid this. Reviewed-by: sspitsyn, alanb
-
- 30 5月, 2013 1 次提交
-
-
由 valeriep 提交于
Summary: Shouldn't auto-generate default parameters for MAC objects. Reviewed-by: vinnie
-
- 31 5月, 2013 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: xuelei Contributed-by: NPasi Eronen <pe@iki.fi>
-
- 30 5月, 2013 1 次提交
-
-
由 jbachorik 提交于
8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode Reviewed-by: alanb, chegar
-
- 12 2月, 2013 1 次提交
-
-
由 dcubed 提交于
Reviewed-by: coleenp, sspitsyn
-
- 12 1月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 08 1月, 2013 1 次提交
-
-
由 valeriep 提交于
Summary: Added implementation for GCM mode under AES cipher Reviewed-by: weijun
-
- 21 12月, 2012 2 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
由 dsamersoff 提交于
Summary: Missed tests for 6783290,6937053,7009998 Reviewed-by: sjiang, emcmanus Contributed-by: jaroslav.bachorik@oracle.com
-
- 13 12月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar, alanb Contributed-by: NMark Sheppard <mark.sheppard@oracle.com>
-
- 06 11月, 2012 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: valeriep
-
- 02 11月, 2012 2 次提交
- 16 10月, 2012 1 次提交
-
-
由 robm 提交于
Reviewed-by: vinnie
-
- 07 9月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 05 9月, 2012 1 次提交
-
-
由 valeriep 提交于
Summary: Add support for DSA parameter generation and OIDs for NSA Suite B algorithms. Reviewed-by: vinnie
-
- 16 8月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: lancea Contributed-by: d.macdonald@auckland.ac.nz
-
- 24 7月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: vinnie
-
- 19 7月, 2012 1 次提交
-
-
由 dmocek 提交于
7184946: fix failing test com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java Reviewed-by: smarks
-
- 18 7月, 2012 1 次提交
-
-
由 dmocek 提交于
Summary: Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers. Reviewed-by: smarks, alanb Contributed-by: olivier.lagneau@oracle.com
-
- 17 7月, 2012 1 次提交
-
-
由 khazra 提交于
Summary: Increase Xmx to 20 MB and add mechanisms to eat up most of the JVM free memory. Reviewed-by: wetmore Contributed-by: dan.xu@oracle.com
-