- 11 4月, 2008 1 次提交
-
-
由 xuelei 提交于
Summary: add NullPointerException description to those methods. Reviewed-by: weijun
-
- 10 4月, 2008 1 次提交
-
-
由 weijun 提交于
Reviewed-by: chegar, xuelei
-
- 07 4月, 2008 1 次提交
-
-
由 wetmore 提交于
6644659: Error in default target of make/javax/crypto in OpenJDK build Reviewed-by: valeriep, ohair
-
- 03 4月, 2008 1 次提交
-
-
由 xuelei 提交于
Summary: make the critical extension known to end entity checker. Reviewed-by: wetmore, mullan
-
- 01 4月, 2008 5 次提交
-
-
由 valeriep 提交于
-
由 valeriep 提交于
Summary: Check for CKR_ENCRYPTED_DATA_LEN_RANGE and throw IllegalBlockSizeException Reviewed-by: wetmore
-
由 valeriep 提交于
Summary: Fixed PKCS5Padding class with additional check and throw BadPaddingException if the check failed Reviewed-by: wetmore
-
由 wetmore 提交于
Reviewed-by: andreas, valeriep, wetmore Contributed-by: chris.phillips@sun.com
-
由 valeriep 提交于
Summary: Fixed the test to not assume SunJCE provider being the provider for DES Reviewed-by: wetmore
-
- 29 3月, 2008 1 次提交
-
-
由 wetmore 提交于
-
- 28 3月, 2008 2 次提交
- 27 3月, 2008 1 次提交
-
-
由 dcubed 提交于
Summary: Make minor tweaks to the fix for 6274276 to make the Win* compiler happy... Reviewed-by: sspitsyn, ohair
-
- 25 3月, 2008 15 次提交
-
-
由 dcubed 提交于
Summary: Add regression test for multiple redefinitions of a class break reflection. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Clarify wording for 'prefix' parameter to setNativeMethodPrefix(). Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Tolerate JVMTI_ERROR_WRONG_PHASE return codes so that JLI methods can be called to the end of VM's life. Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
Summary: Fix incorrect variable assignment in initializeJPLISAgent(). Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
Summary: retransformClasses() should catch both an empty classes array and a classes array that contains a NULL element. Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
6547358: 2/2 j.l.i.: manifest attribute 'Can-Retransform-Classes' is ignored by isRetransformClassesSupported() Summary: isRetransformClassesSupported() should return the capability rather than give the agent the capability Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
Summary: Add regression test for redefining class with native methods. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Increase timeouts for tasks that take > 10 seconds on a 4-way Ultra-80 with all local resources. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Add ${TESTVMOPTS} to java test execution command(s). Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Only copy Java source files from ilib and bootreporter. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Check for a declared premain() or agentmain() method before an inherited one Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Attribute values should be extracted without leading or trailing whitespace. Reviewed-by: ohair, sspitsyn
-
由 dcubed 提交于
Summary: Add regression test for single-threaded bootstrap classloader. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Changes motivated by Effective Java - Item 48 & Item 51. Reviewed-by: sspitsyn
-
由 dcubed 提交于
Summary: Clear fCheckedTransformers in order to properly record transformer() call data. Reviewed-by: sspitsyn
-
- 24 3月, 2008 1 次提交
-
-
由 yan 提交于
-
- 22 3月, 2008 2 次提交
- 21 3月, 2008 5 次提交
-
-
由 emcmanus 提交于
Summary: Make spec more readable by adding cross-references. Suggested by Andrew Haley. Reviewed-by: dfuchs
-
由 ant 提交于
Summary: Excluding EmbeddedFrame from the workaround of activating a toplevel in not foreground process. Reviewed-by: son
-
由 valeriep 提交于
Summary: Override existing secret key entry when setEntry/setKeyEntry() is called Reviewed-by: andreas
-
由 valeriep 提交于
Summary: Check supported key size range and use encryption if needed Reviewed-by: andreas
-
由 valeriep 提交于
Summary: Add support for ECB mode and PKCS5Padding Reviewed-by: andreas
-
- 20 3月, 2008 4 次提交
-
-
由 ant 提交于
Summary: Preventing focus from getting in an endless loop. Reviewed-by: son
-
由 son 提交于
Summary: clean target should remove .gen_icons Reviewed-by: yan
-
由 ant 提交于
-
由 anthony 提交于
Summary: All the hooks related to the NativeInLightFixer have been moved to the HW/LW mixing handling methods. The NativeInLightFixer itself has been removed. Reviewed-by: son, alexp
-