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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
Jennifer Godinez
|
934dac40ef
|
Merge
|
2009-04-29 12:27:05 -07:00 |
|
Yuri Nesterenko
|
035ca4f0c8
|
Merge
|
2009-04-29 00:27:46 -07:00 |
|
Kelly O'Hair
|
2756e99316
|
6835241: Annotate some tests with @ignore that have shown to be unpredictable
Reviewed-by: tbell
|
2009-04-28 14:43:44 -07:00 |
|
Yuri Nesterenko
|
33484a2710
|
Merge
|
2009-04-28 13:41:11 -07:00 |
|
Yuri Nesterenko
|
06a805b13f
|
Merge
|
2009-04-28 13:30:42 -07:00 |
|
Jennifer Godinez
|
b7456052cd
|
Merge
|
2009-04-28 13:25:25 -07:00 |
|
Peter Zhelezniakov
|
68a4665158
|
6835113: Nimbus Makefile issue
Reviewed-by: prr
|
2009-04-28 21:41:04 +04:00 |
|
Kelly O'Hair
|
101e0eb871
|
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
|
2009-04-27 20:26:18 -07:00 |
|
Mandy Chung
|
f7b87611c6
|
6829503: addShutdownHook fails if called after shutdown has commenced
Allow shutdown hook to be added during shutdown and handle properly if it fails to add
Reviewed-by: alanb, dholmes, martin
|
2009-04-27 12:08:41 -07:00 |
|
Peter Zhelezniakov
|
c738ebdc67
|
6591875: Nimbus Swing Look and Feel
Reviewed-by: jasper, ohair
|
2009-04-25 21:17:50 +04:00 |
|
Tim Bell
|
ce6f939956
|
Merge
|
2009-04-23 21:32:44 -07:00 |
|
Xiomara Jayasena
|
2906215abb
|
Added tag jdk7-b56 for changeset 825f6628794a
|
2009-04-23 15:55:01 -07:00 |
|