- 25 3月, 2008 11 次提交
-
-
由 dcubed 提交于
Summary: Add regression test for multiple redefinitions of a class break reflection. 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: 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
-
- 20 3月, 2008 1 次提交
-
-
由 ant 提交于
Summary: Preventing focus from getting in an endless loop. Reviewed-by: son
-
- 18 3月, 2008 2 次提交
-
-
由 anthony 提交于
6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons. Summary: The SWP_NOSENDCHANGING flag should not be passed to the ::SetWindowPos() WinAPI function when we receive the WM_MOUSEMOVE message while manually handling the resizing of non-focusable frames. Reviewed-by: son, ant
-
由 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
-
- 16 3月, 2008 1 次提交
-
-
由 xuelei 提交于
Summary: unchecking the null pointer of the debug handle Reviewed-by: mullan, weijun
-
- 15 3月, 2008 2 次提交
-
-
由 dcherepanov 提交于
Summary: WS_DISABLED style should be used to fix some modality bugs Reviewed-by: art, son
-
由 dcherepanov 提交于
Summary: added support for high-resolution mouse wheel Reviewed-by: dav, son
-
- 14 3月, 2008 1 次提交
-
-
由 alanb 提交于
Reviewed-by: iris Contributed-by: roman.kennke@aicas.com
-
- 11 3月, 2008 10 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
由 alanb 提交于
Reviewed-by: iris, sherman
-
由 martin 提交于
Reviewed-by: dholmes
-
由 martin 提交于
Reviewed-by: dholmes Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 martin 提交于
Reviewed-by: alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 martin 提交于
Reviewed-by: alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 martin 提交于
Reviewed-by: dholmes
-
由 martin 提交于
Reviewed-by: dholmes
-
由 martin 提交于
Reviewed-by: alanb, iris
-
由 martin 提交于
Reviewed-by: alanb, iris
-
- 07 3月, 2008 2 次提交
- 05 3月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Added a space to cookie separator. Generified the code and added tags. Reviewed-by: chegar
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-