Lana Steuck
0e089aadcd
Merge
2012-12-04 11:46:27 -08:00
Dan Xu
00ad2900dd
7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04
...
7144997: (fs) Files.probeContentType returns null on Solaris 64-bit
Reviewed-by: alanb, mduigou
2012-12-04 14:07:30 +00:00
Andrew Haley
0b8ff32553
8004344: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c
...
Code does not check for JNU_GetEnv returning NULL.
Reviewed-by: anthony
2012-12-04 14:02:08 +00:00
Bill Pittore
ecdf296456
7200297: agent code does not handle multiple boot library path elements correctly
...
When bug 6819213 was fixed it enabled sun.boot.library.path property to contain multiple paths. Code in agents does not handle multiple paths when attempting to find dependent shared libs.
Reviewed-by: dholmes, sspitsyn, dsamersoff
2012-12-02 19:16:56 -05:00
Lana Steuck
76863b84de
Merge
2012-11-30 17:09:05 -08:00
Lana Steuck
351dbc4683
Merge
2012-11-30 16:33:50 -08:00
Shi Jun Zhang
4b272f6fdd
8004211: Remove unused dlinfo local variable in launcher code
...
Reviewed-by: alanb
2012-11-30 17:24:54 +08:00
Alexander Scherbatiy
463528217c
8000423: Diacritic is not applyed to a base letter on Linux
...
Reviewed-by: anthony, serb
2012-11-29 07:42:23 -05:00
Alexey Utkin
68a92f6e88
8003898: X11 toolkit can be chosen as the default toolkit
...
XToolkit is not selected for any values of system-wide environment variables (ex. DISPLAY).
Reviewed-by: anthony, art
2012-11-23 13:07:54 +04:00
Lana Steuck
822139baf8
Merge
2012-11-20 11:49:27 -08:00
Lana Steuck
12c1fa1d8b
Merge
2012-11-20 11:47:52 -08:00
John Zavgren
0bb98e7294
8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code
...
Reviewed-by: dsamersoff, valeriep, chegar
2012-11-20 09:26:38 +00:00
Brent Christian
a9594cbceb
7178922: (props) re-visit how os.name is determined on Mac
...
Reviewed-by: alanb, mchung, skovatch, serb
2012-11-16 17:01:19 -08:00
Anton Litvinov
b05c04c8c0
6789984: JPasswordField can not receive keyboard input
...
Reviewed-by: naoto, anthony
2012-11-14 18:40:05 +04:00
Clemens Eisserer
b873533e98
7105461: Large JTables are not rendered correctly with Xrender pipeline
...
Reviewed-by: flar, prr
2012-11-13 16:12:10 -08:00
John Zavgren
1f34c4e8ad
8001579: Cleanup warnings in security native code
...
Reviewed-by: chegar, alanb, vinnie
2012-11-07 10:49:19 +00:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
David Holmes
5412833e72
7198815: Add the minimal VM as "known" in jvm.cfg
...
Reviewed-by: alanb, forax, mchung
2012-11-01 18:09:43 -04:00
Lana Steuck
bbf2d20d03
Merge
2012-10-31 08:29:44 -07:00
Fredrik Öhrström
f5e72e432e
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
...
Reviewed-by: alanb, wetmore
2012-10-29 14:12:37 +01:00
Dan Xu
ed483ab38b
4239752: FileSystem should be a platform-specific class to avoid native code
...
Reviewed-by: alanb, dholmes, erikj, jgish
2012-10-26 11:21:02 +01:00
John Zavgren
3877e3dda4
8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c
...
Reviewed-by: dsamersoff, khazra, chegar
2012-10-24 21:20:40 +01:00
Lana Steuck
4048bc01c6
Merge
2012-10-23 09:41:52 -07:00
John Zavgren
28475942c9
8000204: Memory leak in com/sun/security/auth/module/Unix.c
...
Reviewed-by: dsamersoff, wetmore, khazra, chegar
2012-10-23 11:57:47 +01:00
John Zavgren
3c2e0ae2ac
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
...
Reviewed-by: dsamersoff, khazra, chegar
2012-10-19 11:43:59 +01:00
Alexander Scherbatiy
45dd15087f
8000626: Implement dead key detection for KeyEvent on Linux
...
Reviewed-by: kizune
2012-10-17 10:16:26 -04:00
Mikhail Cherkasov
1fd51fa05e
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
...
Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
2012-10-16 20:11:19 +04:00
Lana Steuck
703702096b
Merge
2012-10-08 15:39:33 -07:00
Lana Steuck
e86fa474a7
Merge
2012-10-08 15:37:37 -07:00
Rob McKenna
2102c5a5b6
7184932: Remove the temporary Selector usage in the NIO socket adapters
...
Reviewed-by: alanb
2012-10-04 19:53:08 +01:00
Oleg Pekhovskiy
ebff918cc7
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
...
Reviewed-by: art, denis
2012-10-03 21:01:47 +04:00
Clemens Eisserer
3d880fa194
7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails
...
Reviewed-by: prr, flar
2012-10-01 13:07:54 -07:00
Lana Steuck
ebe7692e1d
Merge
2012-09-14 10:14:02 -07:00
Alan Bateman
a9eb740a31
7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar
...
Reviewed-by: mchung
2012-09-13 15:04:01 +01:00
David Katleman
895f5c3cd5
Merge
2012-09-12 15:57:26 -07:00
Kelly O'Hair
408baee12e
Merge
2012-09-11 14:18:54 -07:00
Kelly O'Hair
b4f55953e0
7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
...
7180608: Sort the order of object files when building shared libraries
Reviewed-by: ohrstrom, erikj, tbell
2012-09-11 13:40:59 -07:00
Lana Steuck
a1878f7d14
Merge
2012-09-05 20:03:19 -07:00
Lana Steuck
2216719923
Merge
2012-09-05 17:33:52 -07:00
Kumar Srinivasan
e9b83f5d6f
7194005: (launcher) needs to be enhanced for 64-bit jar file handling
...
Reviewed-by: darcy, sherman
2012-09-05 11:38:40 -07:00
Anton Tarasov
67b1f9248b
6981400: Tabbing between textfield do not work properly when ALT+TAB
...
7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing
7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7
Reviewed-by: art, leonidr
2012-08-31 16:31:29 +04:00
Lana Steuck
047abf380a
Merge
2012-08-30 20:16:07 -07:00
Denis Fokin
ac4a9defca
7192887: java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068)
...
Reviewed-by: ant, serb
2012-08-30 01:17:24 +04:00
Leonid Romanov
18e3872928
7124375: [macosx] Focus isn't transfered as expected between components
...
Reviewed-by: art, ant, serb
2012-08-29 19:53:35 +04:00
Frank Ding
cd118009c8
7193463: Improve registering signal handlers in java.lang.Terminator.setup()
...
Reviewed-by: dholmes, alanb
2012-08-23 16:28:17 +08:00
Naoto Sato
73ff23b7f7
6336885: RFE: Locale Data Deployment Enhancements
...
4609153: Provide locale data for Indic locales
5104387: Support for gl_ES locale (galician language)
6337471: desktop/system locale preferences support
7056139: (cal) SPI support for locale-dependent Calendar parameters
7058206: Provide CalendarData SPI for week params and display field value names
7073852: Support multiple scripts for digits and decimal symbols per locale
7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
7151414: (cal) Support calendar type identification
7168528: LocaleServiceProvider needs to be aware of Locale extensions
7171372: (cal) locale's default Calendar should be created if unknown calendar is specified
JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)
Reviewed-by: erikj, sherman, peytoia
2012-08-21 11:00:30 -07:00
Alan Bateman
edd2d4ce86
7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
...
Reviewed-by: chegar
2012-08-19 13:29:01 +01:00
Frank Ding
6a7bd4b00c
7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms
...
Reviewed-by: chegar
2012-08-17 17:10:56 +08:00
Alan Bateman
3261af24cf
7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
...
Reviewed-by: andrew
2012-08-16 11:14:42 +01:00
Shirish Kuncolienkar
492ac282bf
7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value
...
Reviewed-by: chegar
2012-08-13 13:41:23 +01:00