- 15 4月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Update regex engine to handle unicode escape correctly in character class Reviewed-by: okutsu
-
- 11 4月, 2008 3 次提交
- 03 4月, 2008 1 次提交
-
-
由 xuelei 提交于
Summary: make the critical extension known to end entity checker. Reviewed-by: wetmore, mullan
-
- 01 4月, 2008 3 次提交
-
-
由 emcmanus 提交于
Summary: Adds javax.management.QueryNotificationFilter Reviewed-by: dfuchs
-
由 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
-
- 27 3月, 2008 1 次提交
-
-
由 dcubed 提交于
Summary: Make minor tweaks to the fix for 6274276 to make the Win* compiler happy... Reviewed-by: sspitsyn, ohair
-
- 26 3月, 2008 1 次提交
-
-
由 ohair 提交于
Summary: Some files included the use of the ^M character, which has been deleted. Reviewed-by: xdono
-
- 25 3月, 2008 7 次提交
-
-
由 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: 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
-
- 22 3月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: javac compiler bug accepts incorrect code; JMX code inadvertently has such code Reviewed-by: dfuchs
-
- 21 3月, 2008 4 次提交
-
-
由 emcmanus 提交于
Summary: Make spec more readable by adding cross-references. Suggested by Andrew Haley. Reviewed-by: dfuchs
-
由 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 3 次提交
-
-
由 ant 提交于
Summary: Preventing focus from getting in an endless loop. Reviewed-by: son
-
由 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
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 19 3月, 2008 3 次提交
- 18 3月, 2008 4 次提交
-
-
由 anthony 提交于
Summary: The Window.closeSplashScreen() method now verified the boolean flag isTrayIconWindow, and returns if it is true. Reviewed-by: son, dcherepanov
-
由 anthony 提交于
Summary: Added the areBoundsValid() method that verifies whether the current bounds of the component are valid. Using the isValid() method for this purpose previously was incorrect. Reviewed-by: son, art
-
由 anthony 提交于
Summary: The body of the method has been wrapped into the synchronized (getTreeLock()) { } block. Reviewed-by: son, art
-
由 anthony 提交于
Summary: Change to use a private final object java.awt.Component.changeSupportLock for locking purposes instead of using this Reviewed-by: son, ant
-
- 17 3月, 2008 2 次提交
- 16 3月, 2008 2 次提交
-
-
由 xuelei 提交于
6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert. Summary: closeIdelConnection() does not query the cached connection correctly. Reviewed-by: chegar
-
由 xuelei 提交于
Summary: unchecking the null pointer of the debug handle Reviewed-by: mullan, weijun
-
- 15 3月, 2008 2 次提交
-
-
由 sherman 提交于
Reviewed-by: iris Contributed-by: xueming.shen@sun.com
-
由 dcherepanov 提交于
Summary: added support for high-resolution mouse wheel Reviewed-by: dav, son
-
- 14 3月, 2008 2 次提交
-
-
由 dcherepanov 提交于
Summary: Partial rollback changes for 6567564 in the Component.getGC method Reviewed-by: art, son
-
由 alanb 提交于
Reviewed-by: iris Contributed-by: roman.kennke@aicas.com
-