Dan Xu
209e92f4fe
8000406: change files using @GenerateNativeHeader to use @Native
...
Use @Native annotation to mark constants interested by native codes
Reviewed-by: alanb, anthony, prr
2013-04-04 15:39:17 -07:00
Lana Steuck
bd671cb7fa
Merge
2013-03-26 12:04:35 -07:00
Anton Litvinov
58a945da1c
6550588: java.awt.Desktop cannot open file with Windows UNC filename
...
Reviewed-by: art, uta
2013-03-20 20:41:03 +04:00
Kurchi Subhra Hazra
ebbaaa0f18
7170730: Improve Windows network stack support
...
Enable exclusive binding of ports on Windows
Reviewed-by: alanb, chegar, ahgross
2013-03-14 13:46:15 -07:00
Lana Steuck
31330fc47a
Merge
2013-03-12 19:04:49 -07:00
Lana Steuck
4f62a2b334
Merge
2013-03-15 23:31:19 -07:00
Naoto Sato
96ca9c4174
8008576: Calendar mismatch using Host LocaleProviderAdapter
...
Reviewed-by: okutsu
2013-03-14 11:29:16 -07:00
Alexey Utkin
b8b487dd5f
7190897: (fs) Files.isWritable method returns false when the path is writable (win)
...
The [GetEffectiveRightsFromAcl] based implementation was changed to the [AccessCheck] based.
Reviewed-by: alanb
2013-03-13 13:22:02 +04:00
Anton Tarasov
a8305fc6e6
8006406: lightweight embedding in other Java UI toolkits
...
Reviewed-by: serb, anthony, art
2013-02-22 15:13:13 +04:00
Edvard Wendelin
cbfc80d987
Merge
2013-02-19 21:48:01 +01:00
Andrew Brygin
01ea5d17ec
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank
...
Reviewed-by: prr
2013-02-01 20:06:27 +04:00
Jennifer Godinez
9008a63fde
7180359: Assertion in awt_Win32GraphicsDevice.cpp when running specjbb in jprt
...
Reviewed-by: bae, prr
2012-12-20 14:43:35 -08:00
Edvard Wendelin
f92370665e
Merge
2013-02-03 23:25:38 +01:00
Michael McMahon
ab75d799e3
7200720: crash in net.dll during NTLM authentication
...
Reviewed-by: chegar, dsamersoff
2012-11-29 09:41:20 +00:00
Denis Fokin
6ddbe35ee2
7186952: Improve clipboard access
...
Reviewed-by: serb, ahgross
2012-11-26 20:49:54 +04:00
Chris Hegarty
90f2168fa2
7201071: InetSocketAddress serialization issue
...
Reviewed-by: alanb, michaelm, skoivu
2012-11-07 14:26:41 +00:00
Lana Steuck
4a88c62d44
Merge
2012-11-02 17:44:31 -07: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
Oleg Pekhovskiy
bf6c304c44
7082294: nsk/regression/b4265661 crashes on windows
...
Reviewed-by: art, anthony
2012-10-25 19:50:30 +04:00
Lana Steuck
22b345adc6
Merge
2012-10-12 14:47:26 -07:00
Leonid Romanov
63a30e3268
7185280: Jre7cert: focusgained does not get called for all focus req when do alt + tab
...
Reviewed-by: anthony
2012-10-09 18:00:58 +04:00
Lana Steuck
703702096b
Merge
2012-10-08 15:39:33 -07:00
Naoto Sato
eeac68872b
7198834: HOST Adapter: one extra empty space in the end of the pattern string
...
Reviewed-by: okutsu
2012-10-05 09:57:50 -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
Yuka Kamiya
700a5c6ee0
7201151: Fix Contribution : Java cannot get Windows's IME name correctly
...
Reviewed-by: okutsu
2012-10-04 18:05:37 +09: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
Alexander Scherbatiy
01025ec99e
7197619: Using modifiers for the dead key detection on Windows
...
Reviewed-by: bagiras, leonidr
2012-09-28 14:54:04 +04:00
Lana Steuck
a60a81b964
Merge
2012-09-14 14:10:01 -07:00
Vladislav Karnaukhov
ccf7724f51
6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning
...
Reviewed-by: rupashka, art
2012-09-14 19:51:14 +04: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
Alexander Scherbatiy
966d2c0cd4
7194469: Pressing the Enter key results in an alert tone beep when focus is TextField
...
Reviewed-by: bagiras, denis
2012-09-07 13:08:59 +04:00
Lana Steuck
2216719923
Merge
2012-09-05 17:33:52 -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
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
Lana Steuck
565c89629e
Merge
2012-07-27 22:39:44 -07:00
Alexander Scherbatiy
cd7e4aab71
7185512: The printout doesn't match image on screen
...
Reviewed-by: serb, bagiras
2012-07-23 17:41:43 +04:00
Lana Steuck
d515cd505a
Merge
2012-07-16 17:04:32 -07:00
Weijun Wang
3e4ca7604b
6966259: Make PrincipalName and Realm immutable
...
Reviewed-by: xuelei
2012-07-11 17:10:34 +08:00
Lana Steuck
a94b4fa40d
Merge
2012-07-03 20:56:24 -07:00
Lana Steuck
221b8ec4fa
Merge
2012-06-27 18:39:43 -07:00
Lana Steuck
db40815a4c
Merge
2012-06-27 12:54:48 -07:00
Phil Race
79d14ef96a
7164282: check for NULL return from malloc is testing wrong variable name
...
Reviewed-by: igor, flar
2012-06-26 09:54:29 -07:00
Oleg Pekhovskiy
9931c2f2b8
7024749: JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
...
Reviewed-by: art, ant
2012-06-26 16:46:00 +04:00
Chris Hegarty
d558c37a5b
7176784: Windows authentication not working on some computers
...
Reviewed-by: michaelm
2012-06-25 14:19:38 +01:00
Lana Steuck
d27529f4ab
Merge
2012-06-17 21:34:42 -07:00
Alan Bateman
4c73c02d6d
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
...
Reviewed-by: chegar, coffeys
2012-06-15 17:16:25 +01:00
Alan Bateman
c580cfee80
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
...
Reviewed-by: khazra, chegar
2012-06-14 12:13:54 +01:00
Lana Steuck
83d6ffcacb
Merge
2012-06-08 12:00:22 -07:00