Dmitry Cherepanov
1267284a6f
6582346: javaw launcher does not display MessageBox after change to the resource files
...
Call InitCommonControlsEx to perform UI initialization
Reviewed-by: art
2008-07-07 15:36:01 +04:00
Tim Bell
d969562df7
Merge
2008-07-05 23:29:16 -07:00
Tim Bell
bfe81fd61c
Merge
2008-07-04 15:06:27 -07:00
Tim Bell
528aac8c17
Merge
2008-07-04 14:41:34 -07:00
Eamonn McManus
5967d518b5
6601652: MXBeans: no IllegalArgumentException in the ex. chain for SortedSet/Map with a non-null comparator()
...
Forward-port this bug fix from JDK 6
Reviewed-by: dfuchs, lmalvent
2008-07-04 18:55:37 +02:00
Vladimir Kozlov
696e17c0ba
6684714: Optimize EA Connection Graph build performance
...
Switch on EA by default, optimize Connection Graph construction
Reviewed-by: rasbold, never
2008-07-03 18:02:47 -07:00
Xiomara Jayasena
bd5973ed58
Added tag jdk7-b30 for changeset 372aa565a221
2008-07-03 11:01:49 -07:00
Xiomara Jayasena
7a3824742c
Added tag jdk7-b30 for changeset f16baef3a20e
2008-07-03 11:01:42 -07:00
Xiomara Jayasena
326cc028f5
Added tag jdk7-b30 for changeset ea49b52bbea7
2008-07-03 11:01:37 -07:00
Xiomara Jayasena
65160bc8ef
Added tag jdk7-b30 for changeset a56dfa43e9c6
2008-07-03 11:01:36 -07:00
Xiomara Jayasena
63688d86ae
Added tag jdk7-b30 for changeset ddf3e9583f2f
2008-07-03 11:01:32 -07:00
Xiomara Jayasena
fae3ed24bc
Added tag jdk7-b30 for changeset 8e2f588d7b97
2008-07-03 11:01:30 -07:00
Xiomara Jayasena
730d49c5c1
Added tag jdk7-b30 for changeset 982030fabc32
2008-07-03 11:01:29 -07:00
Kelly O'Hair
3ec1c6f108
6695777: Queens.class should be built from source, not put in source repo
...
Reviewed-by: kvn
2008-07-03 10:46:50 -07:00
Kelly O'Hair
27f026097f
6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
...
Changes to support building with SS12.
Reviewed-by: tbell
2008-07-03 10:09:25 -07:00
Igor Veresov
07198ddeda
6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start")
...
Do not coalesce dead and moved objects when removing self-forwarding pointers during the evacuation failure. Also fixed a issue in a BOT refinement code for TLABs.
Reviewed-by: tonyp, jcoomes
2008-07-03 03:17:29 -07:00
Xiomara Jayasena
4d965a7153
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:56:02 -07:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Xiomara Jayasena
c54b4b418b
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:28 -07:00
Xiomara Jayasena
f287feae09
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:27 -07:00
Xiomara Jayasena
c96a95c4b8
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:16 -07:00
Xiomara Jayasena
c9dfb8b1bf
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:05 -07:00
Xiomara Jayasena
47cc716f01
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:04 -07:00
Coleen Phillimore
2a68d0757b
Merge
2008-07-02 15:38:47 -04:00
Swamy Venkataramanappa
a9cd129c27
Merge
2008-07-02 09:37:42 -07:00
Mikhail Lapshin
3f961d6062
6618401: Input method cannot be selected from System menu
...
Lock.wait() added in sun.awt.im.InputMethodManager.showInputMethodMenuOnRequesterEDT()
Reviewed-by: alexp
2008-07-02 18:17:56 +04:00
Y. Srinivas Ramakrishna
74ee57a572
Merge
2008-07-01 11:59:44 -07:00
Jim Holmlund
1a0c261469
2157677: ClassPrepareRequest.addSourceNameFilter() does not behave as documented
...
Add proper handling of JVMTI errors.
Reviewed-by: tbell
2008-07-01 09:23:00 -07:00
Jean-Christophe Collet
3fce795f6c
6656849: NullPointerException thrown while de-serializing IPV6 Address
...
Check for existence of interface name earlier in code
Reviewed-by: michaelm
2008-07-01 13:38:59 +02:00
Jean-Christophe Collet
19fc7593d1
6713809: FTP fails from multi-homed system
...
Binds the data socket to the same address as the control socket
Reviewed-by: michaelm
2008-07-01 13:29:36 +02:00
Y. Srinivas Ramakrishna
d44be8e3a0
6618726: Introduce -XX:+UnlockExperimentalVMOptions flag
...
Experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag.
Reviewed-by: jmasa, kamg, coleenp
2008-06-30 17:04:59 -07:00
Xueming Shen
cbe7dc576f
Merge
2008-06-30 14:11:49 -07:00
Xueming Shen
dd2dfec9f5
6675856: Open charset tests
...
Moved non-confidiential test cased from closed repo to open repo
Reviewed-by: martin
2008-06-30 14:06:34 -07:00
Bradford Wetmore
9f99870d74
Merge
2008-06-29 00:25:59 -07:00
Erik Trimble
0d9452401c
Merge
2008-06-27 19:12:11 -07:00
Coleen Phillimore
289ca864cd
Merge
2008-06-27 18:19:29 -04:00
Xueming Shen
35038e62cd
6541631: (fc) java/nio/channels/Filechannel/LongTransferTest.java should clean up after itself
...
Should close the channel before delete the file
Reviewed-by: alanb
2008-06-27 12:09:37 -07:00
Tom Rodriguez
d497f81f84
Merge
2008-06-27 11:11:27 -07:00
Xueming Shen
0d5d6271b3
Merge
2008-06-27 09:05:11 -07:00
Xueming Shen
84b91226e3
6645197: (so) Timed read with socket adaptor throws ClosedSelectorException if temporary selector GC'ed
...
Temporary selector for timeout is not protected from possilbe GC when used first time
Reviewed-by: alanb
2008-06-27 08:32:30 -07:00
Xiaobin Lu
2c9fd9172b
6718830: Hotspot fails to build with gcc 4.3
...
Fixed linux make file and couple adlc code to meet the changes of gcc 4.3
Reviewed-by: kamg, igor
2008-06-26 14:15:01 -07:00
Vladimir Kozlov
4213e62fb7
6716441: error in meet with +DoEscapeAnalysis
...
Set instance_id to InstanceBot for InstPtr->meet(AryPtr) when types are not related.
Reviewed-by: jrose, never
2008-06-26 13:34:00 -07:00
Y. Srinivas Ramakrishna
a0b0fb42fd
6718811: Mismerge of 6680469:macro.cpp
...
Fixed the mismerge by deleting the lines that were inadvertently left in place.
Reviewed-by: iveresov
2008-06-26 11:43:34 -07:00
Sergey Malenkov
ef9b3891fc
6718965: Swing color chooser tests should be open source
...
Reviewed-by: peterz
2008-06-26 15:39:12 +04:00
Sergey Malenkov
9d7b3f41e0
6718964: Swing border tests should be open source
...
Reviewed-by: peterz
2008-06-26 15:11:04 +04:00
Dmitry Cherepanov
86ac930e55
6581899: JTextField & JTextArea - Poor performance with JRE 1.5.0_08
...
Acquire the first|last components only when the key is a traversal key
Reviewed-by: ant
2008-06-26 14:23:25 +04:00
Bradford Wetmore
a70b685713
Merge
2008-06-26 00:26:15 -07:00
Tim Bell
ab32cfbffe
Merge
2008-06-25 23:30:55 -07:00
Tim Bell
1410975f4a
Merge
2008-06-25 23:29:39 -07:00
Tim Bell
1baead8a01
Merge
2008-06-25 16:44:55 -07:00