- 17 6月, 2008 1 次提交
-
-
由 ant 提交于
Summary: The restore-focus procedure should skip disabled components. Reviewed-by: art, dcherepanov
-
- 04 6月, 2008 2 次提交
- 29 5月, 2008 1 次提交
-
-
由 dav 提交于
Summary: make the code to be executed if other options don't suit Reviewed-by: dcherepanov
-
- 15 5月, 2008 1 次提交
-
-
由 son 提交于
Summary: repaint() needs to adjust width and height if it receives negative x or y. Reviewed-by: art
-
- 11 5月, 2008 2 次提交
- 08 5月, 2008 1 次提交
-
-
由 malenkov 提交于
Summary: Add the Transient annotation and support it (JSR-273) Reviewed-by: peterz, loneid
-
- 29 4月, 2008 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, tdv
-
- 25 4月, 2008 1 次提交
-
-
由 mullan 提交于
Summary: Clarified @return to be consistent with method description Reviewed-by: vinnie
-
- 17 4月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Many changes to accomodate RFC 2965 and old Netscape specs Reviewed-by: chegar
-
- 15 4月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Update regex engine to handle unicode escape correctly in character class Reviewed-by: okutsu
-
- 14 4月, 2008 1 次提交
-
-
由 mullan 提交于
Summary: Add NullPointerException to @throws clause and treat empty array and array of nulls as equivalent Reviewed-by: valeriep
-
- 11 4月, 2008 5 次提交
-
-
由 xuelei 提交于
Summary: add the description that while the local address parameter is null, anyLocalAddress will be used instead. Reviewed-by: weijun
-
由 prr 提交于
Reviewed-by: tdv, campbell
-
由 mchung 提交于
Summary: Add new methods in ManagementFactory class to obtain platform MXBeans Reviewed-by: alanb, dfuchs, emcmanus
-
由 prr 提交于
Reviewed-by: jgodinez
-
由 prr 提交于
Reviewed-by: igor, campbell
-
- 08 4月, 2008 2 次提交
- 07 4月, 2008 1 次提交
-
-
由 dav 提交于
Summary: avoid using constructors when unique values are not necessary Reviewed-by: volk, igor, peterz
-
- 05 4月, 2008 1 次提交
-
-
由 dav 提交于
Summary: specify current behavior - not caching the painting context Reviewed-by: flar, son
-
- 03 4月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: fix for typo Reviewed-by: son
-
- 01 4月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: The java.awt.Component.changeSupportLock field should be initialized in the readObject() method. Reviewed-by: son, art
-
- 25 3月, 2008 1 次提交
-
-
由 dcubed 提交于
Summary: Clarify wording for 'prefix' parameter to setNativeMethodPrefix(). Reviewed-by: sspitsyn
-
- 24 3月, 2008 2 次提交
- 22 3月, 2008 1 次提交
-
-
由 emcmanus 提交于
Summary: javac compiler bug accepts incorrect code; JMX code inadvertently has such code Reviewed-by: dfuchs
-
- 20 3月, 2008 2 次提交
- 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
-
- 16 3月, 2008 1 次提交
-
-
由 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
-
- 13 3月, 2008 1 次提交
-
-
由 son 提交于
Summary: SystemFlavorMap is lazily initialized now. Reviewed-by: uta
-