Dmitry Cherepanov
|
67ffb33afa
|
6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed
Handle "empty" refresh rates
Reviewed-by: art, anthony
|
2009-11-11 19:18:27 +03:00 |
|
Mandy Chung
|
a7ec8a6b09
|
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Reviewed-by: sherman
|
2009-11-09 21:32:16 -08:00 |
|
Abhijit Saha
|
b7a372efca
|
Merge
|
2009-11-06 21:32:35 -08:00 |
|
Tim Bell
|
44accdb4b7
|
Merge
|
2009-11-06 17:27:41 -08:00 |
|
Abhijit Saha
|
31d05a3363
|
Merge
|
2009-11-06 16:07:52 -08:00 |
|
Igor Chernyshev
|
fb6b9445d7
|
6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx)
Use O(1) Iterator instead of O(N) operations on LinkedList updateList
Reviewed-by: alanb
|
2009-11-04 15:22:30 -08:00 |
|
Andrew John Hughes
|
d45297718d
|
6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0)
Recent changes to X11's header structure break the build
Reviewed-by: prr, flar
|
2009-11-03 23:23:15 +00:00 |
|
Mario Torre
|
041e6cb967
|
6896068: SunGraphics2D exposes a reference to itself while non fully initialised
Introduce a new Interface to mark the Loops based pipes and initialise the loops accordingly.
Reviewed-by: flar, rkennke
|
2009-10-30 19:19:35 +01:00 |
|
Kelly O'Hair
|
27e58d6259
|
Merge
|
2009-10-28 16:26:52 -07:00 |
|
Abhijit Saha
|
b1d56df134
|
Merge
|
2009-10-26 10:06:53 -07:00 |
|
Alan Bateman
|
2c66181252
|
6894633: NetHooks should not require provider to be present (sol)
Reviewed-by: chegar, jccollet
|
2009-10-24 20:36:01 +01:00 |
|
Abhijit Saha
|
8de5fe44f3
|
Merge
|
2009-10-22 16:28:01 -07:00 |
|
Peter Zhelezniakov
|
ec86441a47
|
6893704: Potential memory leak in gtk2_interface.c
Reviewed-by: stayer
|
2009-10-22 15:43:25 +04:00 |
|
Abhijit Saha
|
cf5d27bd7c
|
Merge
|
2009-10-21 11:28:46 -07:00 |
|
Chris Hegarty
|
6a460a3b96
|
6893238: Move NTLM and SPNEGO implementations into separate packages
Reviewed-by: michaelm, alanb
|
2009-10-21 15:41:42 +01:00 |
|
Alan Bateman
|
b712d23c2f
|
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
Reviewed-by: sherman
|
2009-10-19 20:01:45 +01:00 |
|
Anthony Petrov
|
a77b6a72e0
|
6891483: XToolkit.getEnv() checks for NULL on a wrong symbol
Reviewed-by: dcherepanov
|
2009-10-19 16:06:41 +04:00 |
|
Tim Bell
|
c71af49e2b
|
Merge
|
2009-10-15 22:47:56 -07:00 |
|
Lana Steuck
|
720170db8b
|
Merge
|
2009-10-15 16:37:55 -07:00 |
|
Abhijit Saha
|
a4074cd2c5
|
Merge
|
2009-10-15 14:41:51 -07:00 |
|
Gary Benson
|
c83af33205
|
6891677: java/build integrate zero assembler JDK changes
Build changes for the Zero assembler port
Reviewed-by: ohair, tbell
|
2009-10-15 13:27:59 +01:00 |
|
Alan Bateman
|
d7441d8772
|
6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
Reviewed-by: sherman
|
2009-10-15 11:55:19 +01:00 |
|
Anthony Petrov
|
370b3a923b
|
6711717: PIT: Security Icon is hidden for FullScreen apps, WinXP
Force hiding the security warning in FS exclusive mode.
Reviewed-by: art, tdv
|
2009-10-14 16:19:46 +04:00 |
|
Lana Steuck
|
5b812467bf
|
Merge
|
2009-10-13 15:25:58 -07:00 |
|
Dmitry Cherepanov
|
7628a59414
|
6796915: Deadlock in XAWT when switching virtual desktops
Reviewed-by: art, anthony
|
2009-10-12 19:07:43 +04:00 |
|
Tim Bell
|
022d2f3730
|
Merge
|
2009-10-07 14:15:01 -07:00 |
|
Yuri Nesterenko
|
b5bdd219cd
|
Merge
|
2009-10-06 23:40:27 -07:00 |
|
Abhijit Saha
|
c6c70af568
|
Merge
|
2009-10-06 21:40:55 -07:00 |
|
Michael McMahon
|
45d2886ea7
|
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
Reviewed-by: chegar
|
2009-10-02 13:57:41 +01:00 |
|
Dmitry Cherepanov
|
0d7e36485c
|
6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently
Reviewed-by: art, anthony
|
2009-09-30 13:21:51 +04:00 |
|
Mandy Chung
|
fc0fc96e68
|
6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes
Replace calls to Logger with sun.util.logging.PlatformLogger
Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
|
2009-09-29 16:03:03 -07:00 |
|
Jennifer Godinez
|
6103978814
|
Merge
|
2009-09-29 09:02:00 -07:00 |
|
Chris Hegarty
|
fc6bda88ab
|
6882594: Remove static dependancy on NTLM authentication
Reviewed-by: alanb, weijun
|
2009-09-18 22:18:19 +01:00 |
|
Jennifer Godinez
|
7ba506e726
|
Merge
|
2009-09-16 19:36:05 -07:00 |
|
Yuri Nesterenko
|
5d7bb00c89
|
Merge
|
2009-09-15 23:41:40 -07:00 |
|
Tim Bell
|
b43c00d17d
|
Merge
|
2009-09-16 09:23:50 -07:00 |
|
Andrew Brygin
|
c26aec2e52
|
6822057: X11 and Win32GraphicsDevice don't clone arrays returned from getConfigurations()
Reviewed-by: prr, hawtin
|
2009-09-10 13:52:27 +04:00 |
|
Yuri Nesterenko
|
926d6d625a
|
Merge
|
2009-09-09 00:51:06 -07:00 |
|
Yuri Nesterenko
|
0767c39799
|
Merge
|
2009-09-09 00:48:59 -07:00 |
|
Mandy Chung
|
5625b33736
|
Merge
|
2009-09-08 12:59:03 -07:00 |
|
Alan Bateman
|
98e07b99bf
|
6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result
Reviewed-by: andrew
|
2009-09-04 18:15:50 +01:00 |
|
Yuri Nesterenko
|
13dde485d8
|
6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5
Add XK_ISO_Left_Tab -> VK_TAB rule
Reviewed-by: dcherepanov
|
2009-09-04 14:50:58 +04:00 |
|
Yuka Kamiya
|
4e064060c0
|
6456628: (tz) Default timezone is incorrectly set occasionally on Linux
Reviewed-by: okutsu
|
2009-08-31 14:53:05 +09:00 |
|
Dmitry Cherepanov
|
8b2b083b28
|
6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE
Reviewed-by: art, anthony
|
2009-08-27 17:06:23 +04:00 |
|
Abhijit Saha
|
9a9bb90a70
|
Merge
|
2009-08-26 08:38:57 -07:00 |
|
Mandy Chung
|
1478582041
|
Merge
|
2009-08-24 10:33:08 -07:00 |
|
Alan Bateman
|
aecf7417ad
|
6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
Reviewed-by: sherman
|
2009-08-23 12:53:45 +01:00 |
|
Dmitry Cherepanov
|
2513311062
|
6664512: Component and [Default]KeyboardFocusManager pass security sensitive objects to loggers
ToString is called on security sensitive objects
Reviewed-by: art, hawtin
|
2009-08-20 12:46:43 +04:00 |
|
Alan Bateman
|
b458f8ca65
|
6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
Reviewed-by: sherman
|
2009-08-20 08:48:29 +01:00 |
|
Phil Race
|
e674d62725
|
6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
Reviewed-by: igor, jgodinez
|
2009-08-14 14:25:22 -07:00 |
|