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 |
|
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
|
6854596ec6
|
Merge
|
2009-05-15 13:21:43 -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 |
|
Vassili Igouchkine
|
6a308df390
|
Added tag jdk7-b59 for changeset b17924394fab
|
2009-05-14 10:58:07 -07:00 |
|
Jennifer Godinez
|
47aba10d4e
|
Merge
|
2009-05-14 09:53:35 -07:00 |
|
Peter Zhelezniakov
|
8514d49a21
|
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
Reviewed-by: rupashka
|
2009-05-14 18:12:13 +04:00 |
|
Yuri Nesterenko
|
ac54f240e8
|
Merge
|
2009-05-14 00:17:25 -07:00 |
|
Alex Menkov
|
272f5e12f9
|
6777448: JDK13Services.getProviders creates instances with full privileges [hawtin, alexp]
Reviewed-by: hawtin, alexp
|
2009-05-13 14:32:33 +04:00 |
|
Alex Menkov
|
00b701feda
|
6738524: JDK13Services allows read access to system properties from untrusted code
Reviewed-by: hawtin
|
2009-05-13 14:32:14 +04:00 |
|
Alex Menkov
|
28848d3300
|
6657625: RmfFileReader/StandardMidiFileWriter.types are public mutable statics (findbugs)
Reviewed-by: hawtin
|
2009-05-13 13:52:52 +04:00 |
|
Xiomara Jayasena
|
78f516d04e
|
Merge
|
2009-05-12 14:05:09 -07:00 |
|
John R Rose
|
708863fcf9
|
6839839: access checking logic is wrong at three points in MethodHandles
Point fixes to access checking logic
Reviewed-by: mr
|
2009-05-12 13:54:22 -07:00 |
|
Chris Hegarty
|
ce7e28f3e6
|
6801071: Remote sites can compromise user privacy and possibly hijack web sessions
Reviewed-by: jccollet, hawtin
|
2009-05-12 16:32:34 +01:00 |
|
Yuri Nesterenko
|
a529aee20c
|
Merge
|
2009-05-12 00:40:13 -07:00 |
|
Yuka Kamiya
|
136168a10c
|
6834474: (tz) Support tzdata2009g
Reviewed-by: okutsu
|
2009-05-12 15:21:55 +09:00 |
|
John R Rose
|
9d698bded0
|
6839802: java.dyn needs to be on the CORE_PKGS list
Fix makefile to expose the new APIs in the core list; edit some javadocs for correctness
Reviewed-by: mr
|
2009-05-11 21:09:58 -07:00 |
|
Vassili Igouchkine
|
dc73a83365
|
Added tag jdk7-b58 for changeset d01743017349
|
2009-05-11 12:08:15 -07:00 |
|
Kelly O'Hair
|
e2f79f8662
|
Merge
|
2009-05-08 11:24:17 -07:00 |
|
Andrew Brygin
|
813ad65e9a
|
6823373: [ZDI-CAN-460] Java Web Start JPEG header parsing needs more scruity
Reviewed-by: igor
|
2009-05-08 16:15:15 +04:00 |
|
Andrew Brygin
|
8fdb1d367a
|
6657133: Mutable statics in imageio plugins (findbugs)
Reviewed-by: prr
|
2009-05-08 15:57:33 +04:00 |
|
Andrew Brygin
|
10f62128a4
|
6656625: ImageReaderSpi.STANDARD_INPUT_TYPE/ImageWriterSpi.STANDARD_OUTPUT_TYPE are mutable static (findbugs)
Reviewed-by: prr
|
2009-05-08 15:38:21 +04:00 |
|
Kelly O'Hair
|
663faa821c
|
6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp
Reviewed-by: prr
|
2009-05-07 18:19:41 -07:00 |
|
Abhijit Saha
|
2b871b4ad6
|
Merge
|
2009-05-07 13:18:12 -07:00 |
|
Xiomara Jayasena
|
390fc897b8
|
Merge
|
2009-05-07 12:26:22 -07:00 |
|
Xiomara Jayasena
|
e7a0b90b6d
|
Merge
|
2009-05-07 10:31:32 -07:00 |
|
Chris Hegarty
|
8cc962d4a3
|
6837982: SCTP API docs not being generated
Update docs makefile to build javadoc for the com.sun.nio.sctp package.
Reviewed-by: jccollet, alanb, weijun
|
2009-05-07 17:02:47 +01:00 |
|
Eamonn McManus
|
ec41d4d0e9
|
6736293: OpenType checks can be bypassed through finalizer resurrection
Reviewed-by: hawtin
|
2009-05-07 10:44:45 +02:00 |
|
Phil Race
|
c71395c821
|
6806822: Font.getFontName() is slow in Java5 and 6
Reviewed-by: igor, jgodinez
|
2009-05-06 14:14:54 -07:00 |
|
Yuri Nesterenko
|
d1277d1d57
|
Merge
|
2009-05-06 09:37:34 -07:00 |
|
Anthony Petrov
|
a9fe649f3d
|
6838046: Rollback 6762511 due to build failure (6838003)
Reviewed-by: yan
|
2009-05-06 20:06:23 +04:00 |
|
Artem Ananiev
|
f6e8569c85
|
6656586: Cursor.predefined is protected static mutable (findbugs)
Reviewed-by: hawtin, igor
|
2009-05-06 15:17:22 +04:00 |
|
Artem Ananiev
|
825bafa0ea
|
6837004: java.awt.GraphicsDevice.setFullScreenWindow throws NPE for windows with background color not set
Reviewed-by: yan, dcherepanov
|
2009-05-06 12:39:23 +04:00 |
|
Tim Bell
|
8f52d15f97
|
Merge
|
2009-05-05 23:12:47 -07:00 |
|
John R Rose
|
fb6164cec8
|
6829144: JSR 292 JVM features need a provisional Java API
JDK API and runtime (partial) for anonk, meth, indy
Reviewed-by: mr
|
2009-05-05 22:40:09 -07:00 |
|
Jennifer Godinez
|
553fed80a4
|
Merge
|
2009-05-05 09:09:24 -07:00 |
|
Anthony Petrov
|
dfb6852a16
|
6818787: It is possible to reposition the security icon too far from the border of the window on X11
The constraints for the position of the icon are moved to the shared code
Reviewed-by: art, dcherepanov
|
2009-05-05 17:56:31 +04:00 |
|
Anthony Petrov
|
2453a64fc4
|
6805231: Security Warning Icon is missing in Windows 2000 Prof from Jdk build 6u12
The icon becomes layered only when the fading-out effect is being performed.
Reviewed-by: art, dcherepanov
|
2009-05-05 17:47:04 +04:00 |
|
Anthony Petrov
|
2c819571f1
|
6762511: Translucency is not working on Linux using Metacity
Introduced additional blits and new X11 surface types (ARGB, ABGR)
Reviewed-by: art, avu
|
2009-05-05 14:45:56 +04:00 |
|
Jean-Christophe Collet
|
b23fe07b43
|
6801497: Proxy is assumed to be immutable but is non-final
Cloned the proxy instance when necessary
Reviewed-by: chegar
|
2009-05-05 11:02:51 +02:00 |
|
Peter Zhelezniakov
|
d663bac931
|
6837293: Reapply fix for 6588003 to JDK7
Reviewed-by: alexp
|
2009-05-05 12:07:37 +04:00 |
|
Tim Bell
|
7a94d5e47f
|
Merge
|
2009-05-04 22:16:02 -07:00 |
|
Jacob T Royal
|
221af5e5e1
|
6837214: Update JDK7 man pages
Reviewed-by: darcy, bpatel, tbell
|
2009-05-04 18:28:26 -07:00 |
|
Alan Bateman
|
e4f45d0a0b
|
6834246: (ch) AsynchronousSocketChannel#write completes with wrong number of bytes written under load (win)
Reviewed-by: sherman
|
2009-05-04 19:25:14 +01:00 |
|
Xueming Shen
|
2c08c535e0
|
6836489: Incorrect @link usage in java.util.zip API doc
Correct the wrong @link tag
Reviewed-by: alanb
|
2009-05-01 12:06:14 -07:00 |
|
Xiomara Jayasena
|
56074531b7
|
Added tag jdk7-b57 for changeset 93833fce07e3
|
2009-04-30 15:04:39 -07:00 |
|