Anton Tarasov
b02a9e2e05
6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException
...
Reviewed-by: art
2009-05-21 15:04:23 +04:00
Maurizio Cimadamore
a74aa28243
6722234: javac diagnostics need better integration with the type-system
...
Added RichDiagnosticFormatter which provides better formatting capabilities for javac types/symbols
Reviewed-by: jjg
2009-05-21 10:56:36 +01:00
Artem Ananiev
55c50f50d0
6794764: Translucent windows are completely repainted on every paint event, on Windows
...
6719382: Printing of AWT components on windows is not working
6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel
6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window
Reviewed-by: anthony, tdv, alexp
2009-05-21 12:29:25 +04:00
Jonathan Gibbons
db4ff5c63b
6843648: tools/javac/versions/check.sh is broken
...
Reviewed-by: darcy
2009-05-20 19:10:06 -07:00
Jonathan Gibbons
9c931b2138
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 14:02:22 -07:00
Jonathan Gibbons
6178f3c373
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:55:50 -07:00
Jonathan Gibbons
1a23b46f1e
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:50:44 -07:00
Jonathan Gibbons
3cba2870f9
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:45:44 -07:00
Jonathan Gibbons
5c4f8ce7ae
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:41:23 -07:00
Jonathan Gibbons
6fbe9f979e
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:36:23 -07:00
Tomas Hurka
6ee565c7b8
6839599: JVM crash while profiling Tomcat and Liferay
...
ConstantPoolOopDesc::copy_cpool_bytes() - do the brute-force search search through 'tbl' when SymbolTable::lookup_only() returns NULL
Reviewed-by: kamg
2009-05-20 09:36:53 +02:00
Weijun Wang
0263c2809b
6832353: Krb5LoginModule: use the KRB5CCNAME when searching for Kerberos ticket cache
...
Reviewed-by: xuelei
2009-05-20 10:12:37 +08:00
Weijun Wang
04e56f7701
6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
...
Reviewed-by: xuelei
2009-05-20 10:12:00 +08:00
Christian Thalinger
2005a31e5d
6832016: {DigestMD5Base,Des3DkCrypto}.setParityBit should use Integer.bitCount
...
Reviewed-by: weijun
2009-05-20 10:11:23 +08:00
Kelly O'Hair
253ff78590
6733313: corba build warnings: /bin/sh: gcc: not found
...
Reviewed-by: tbell
2009-05-19 18:09:31 -07:00
Kelly O'Hair
b988772464
6843041: Remove duplicate README files in repositories (make/README)
...
Reviewed-by: robilad
2009-05-19 17:40:10 -07:00
Kelly O'Hair
ef6f1e857d
6843041: Remove duplicate README files in repositories (make/README)
...
Reviewed-by: robilad
2009-05-19 17:39:30 -07:00
Kelly O'Hair
efa22ed94a
6843041: Remove duplicate README files in repositories (make/README)
...
Reviewed-by: robilad
2009-05-19 17:39:02 -07:00
Kelly O'Hair
d5ce0cdbb4
6843041: Remove duplicate README files in repositories (make/README)
...
Reviewed-by: robilad
2009-05-19 17:38:37 -07:00
Kelly O'Hair
637888e40d
6843041: Remove duplicate README files in repositories (make/README)
...
Reviewed-by: robilad
2009-05-19 17:38:09 -07:00
Xueming Shen
9a67d0776e
Merge
2009-05-19 16:33:32 -07:00
Xueming Shen
c27639c4d2
6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
...
6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document
Throws OOM when malloc failed. Closes all outstanding streams when closing
Reviewed-by: alanb
2009-05-19 16:21:48 -07:00
Xueming Shen
15baf98a0a
6843079: Putback for the new EUC_TW is not complete
...
Putback the files missed in last putback
Reviewed-by: alanb
2009-05-19 16:03:02 -07:00
Xueming Shen
a1958b22ef
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
...
6229811: Several codepoints in EUC_TW failed in roundtrip conversion
Re-write EUC_TW charset to address the size and roundtrip issue.
Reviewed-by: alanb
2009-05-19 15:25:29 -07:00
Jonathan Gibbons
131c3e10ee
6832154: refactor Paths to be just a utility class for JavacFileManager
...
Reviewed-by: darcy
2009-05-19 15:07:15 -07:00
Jonathan Gibbons
9de58af34f
6843013: missing files in fix for 6824493
...
Reviewed-by: darcy
2009-05-19 13:53:00 -07:00
Jonathan Gibbons
72b623769a
6824493: experimental support for additional info for instructions
...
Reviewed-by: mcimadamore
2009-05-19 11:50:54 -07:00
Jonathan Gibbons
f05e74203e
6841419: classfile: add constant pool iterator
...
Reviewed-by: mcimadamore
2009-05-19 11:43:50 -07:00
Kevin Looney
58eddef3f4
6841420: classfile: add new methods to ConstantClassInfo
...
Reviewed-by: mcimadamore
2009-05-19 11:33:13 -07:00
Kevin Looney
c1b42c6d84
6841422: classfile: add Type visitor
...
Reviewed-by: mcimadamore
2009-05-19 11:27:10 -07:00
Anthony Petrov
c403935e34
6839999: Cumulative fix for 6762511 and 6838003
...
Adds support for ARGB and ABGR X11 surfaces.
Reviewed-by: art, yan
2009-05-19 17:03:13 +04:00
Andrey Petrusenko
b7eda61fb6
6819065: G1: eliminate high serial card table clearing time
...
Reviewed-by: iveresov, tonyp
2009-05-19 04:05:31 -07:00
Anthony Petrov
013285996b
6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
...
Added optional _BOOTDIR3 that provides the J: path for the BOOTDIR on Windows
Reviewed-by: ohair, xdono
2009-05-19 14:43:49 +04:00
Anthony Petrov
7648a0d70b
6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
...
The peer gets recreated if the visual of the new GC differs from the previous one
Reviewed-by: art, dcherepanov
2009-05-19 14:14:31 +04:00
Anthony Petrov
41def7835d
6811219: Deadlock java AWT in XWarningWindow
...
The locking scheme has been re-architected, the code slightly refactored.
Reviewed-by: art, dcherepanov
2009-05-19 12:15:18 +04:00
Igor Veresov
4f6c7e4a14
6841831: G1: assert(contains_reference(from),"We just added it!") fires
...
During parallel rset updating we have to make sure that the worker ids of the refinement threads do not intersect with the worker ids that can be claimed by the mutator threads.
Reviewed-by: tonyp
2009-05-18 11:52:46 -07:00
Kelly O'Hair
f4e0a8215f
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc
...
Reviewed-by: tbell
2009-05-18 10:36:38 -07:00
Yuri Nesterenko
db67339fc1
6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
...
Do not try to use released XKB resources
Reviewed-by: art
2009-05-18 12:39:58 +04:00
Kelly O'Hair
affd74638e
Merge
2009-05-15 18:14:44 -07:00
Kelly O'Hair
d73143f27c
Merge
2009-05-15 13:41:04 -07:00
Kelly O'Hair
8874d572a6
Merge
2009-05-15 13:30:55 -07:00
Kelly O'Hair
1d7cbccae4
Merge
2009-05-15 13:27:18 -07:00
Kelly O'Hair
b0fc926bb5
Merge
2009-05-15 13:25:38 -07:00
Kelly O'Hair
3b39400069
Merge
2009-05-15 13:24:02 -07:00
Kelly O'Hair
6854596ec6
Merge
2009-05-15 13:21:43 -07:00
Kelly O'Hair
fd807f04fe
Merge
2009-05-15 13:18:10 -07:00
Kelly O'Hair
b324b462d0
6841873: Fix windows redist default location for msvc runtime dlls
...
Reviewed-by: tbell
2009-05-15 13:14:40 -07:00
Pavel Porvatov
210c9c8b6f
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
...
Reviewed-by: malenkov, peterz
2009-05-15 17:26:45 +04:00
Artem Ananiev
fb42efb4c9
6678385: Random java.lang.StackOverflowError from various JDKs
...
Reviewed-by: stayer
2009-05-15 15:40:35 +04:00
Peter Zhelezniakov
ec0e5a2b69
6827581: Contextkey does not work in Nimbus
...
Reviewed-by: rupashka
2009-05-15 12:06:22 +04:00