- 07 6月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: System property java.class.version should be 51 for jdk7 Reviewed-by: alanb
-
- 11 5月, 2008 2 次提交
- 08 5月, 2008 1 次提交
-
-
由 malenkov 提交于
Summary: Add the Transient annotation and support it (JSR-273) Reviewed-by: peterz, loneid
-
- 18 4月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Set the scope_id_set flag when necessary Reviewed-by: chegar
-
- 17 4月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Many changes to accomodate RFC 2965 and old Netscape specs Reviewed-by: chegar
-
- 14 4月, 2008 3 次提交
-
-
由 mullan 提交于
Summary: Add NullPointerException to @throws clause and treat empty array and array of nulls as equivalent Reviewed-by: valeriep
-
由 dcherepanov 提交于
Summary: added regression test Reviewed-by: son
-
由 volk 提交于
6686273: Some AWT reg. tests should be moved to open repository (for CRs 6444769, 6480547, and 6560348) Summary: Some AWT reg. tests are moved to open repository (for CRs 6444769, 6480547, and 6560348) Reviewed-by: ant
-
- 11 4月, 2008 1 次提交
-
-
由 mchung 提交于
Summary: Add new methods in ManagementFactory class to obtain platform MXBeans Reviewed-by: alanb, dfuchs, emcmanus
-
- 09 4月, 2008 1 次提交
-
-
由 ant 提交于
Summary: XAWT: a window natively focused may request focus in it only synthetically Reviewed-by: son
-
- 08 4月, 2008 1 次提交
-
-
由 ant 提交于
Summary: fixing/refactoring focus auto-transfer mechanism. Reviewed-by: son
-
- 03 4月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: using test.html instead of te{st.html in reg test Reviewed-by: son
-
- 02 4月, 2008 1 次提交
-
-
由 ohair 提交于
Summary: Just missed a few files being normalized in rev 0. Reviewed-by: xdono
-
- 01 4月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: The java.awt.Component.changeSupportLock field should be initialized in the readObject() method. Reviewed-by: son, art
-
- 26 3月, 2008 3 次提交
- 25 3月, 2008 13 次提交
-
-
由 dav 提交于
Summary: verufy that the component to restack is a HW component by checking for instanceof WComponentPeer Reviewed-by: son, anthony
-
由 dav 提交于
Summary: obtain WWindowPeer class every time it is required Reviewed-by: art
-
由 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
-
- 24 3月, 2008 1 次提交
-
-
由 ant 提交于
Summary: Reset consuming next KEY_TYPED on every subsequent KEY_PRESS. Reviewed-by: son
-
- 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 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-