Lana Steuck
|
9e05d4f813
|
Merge
|
2011-10-12 12:25:03 -07:00 |
|
Chris Hegarty
|
08d82ca044
|
7099488: TwoStacksPlainSocketImpl should invoke super.create(stream), typo in fix for 7098719
Reviewed-by: coffeys
|
2011-10-11 12:06:46 +01:00 |
|
Chris Hegarty
|
214254cac5
|
7098719: -Dsun.net.maxDatagramSockets and Socket constructor does not work correctly with System.gc()
Reviewed-by: michaelm
|
2011-10-10 10:38:35 +01:00 |
|
Oleg Pekhovskiy
|
45df73bc12
|
7073337: Crash after playing Java game on Pogo
Reviewed-by: art, uta
|
2011-09-27 13:38:29 +04:00 |
|
Kurchi Subhra Hazra
|
8987ea2bdf
|
7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected
Use family of connected IP address to retrieve desired local address of the datagram socket
Reviewed-by: chegar
|
2011-09-26 11:48:37 -07:00 |
|
Lana Steuck
|
633ccfc791
|
Merge
|
2011-09-23 23:29:56 -07:00 |
|
Michael McMahon
|
b88865d91f
|
7091369: DatagramSocket/Limit.java failing on 8 and 7u2
Reviewed-by: chegar, alanb
|
2011-09-19 15:14:17 +01:00 |
|
Kurchi Subhra Hazra
|
3580661098
|
7090158: Networking Libraries don't build with javac -Werror
Minor changes to networking java files to remove warnings
Co-authored-by: Alexandre Boulgakov <sasha_bu@hotmail.com>
Reviewed-by: chegar, weijun, hawtin
|
2011-09-16 12:09:04 -07:00 |
|
Lana Steuck
|
73fe789af2
|
Merge
|
2011-09-12 16:59:34 -07:00 |
|
Lana Steuck
|
7189a0b227
|
Merge
|
2011-09-10 21:30:20 -07:00 |
|
Lana Steuck
|
9d02eadfed
|
Merge
|
2011-09-09 17:23:05 -07:00 |
|
Lana Steuck
|
3c59a998c6
|
Merge
|
2011-09-05 23:58:19 -07:00 |
|
Denis Fokin
|
077625bba2
|
7071248: IME composition window does not disappear when file dialog is closed : Japanese WinXP
Reviewed-by: naoto, art
|
2011-09-05 18:54:49 +04:00 |
|
Sean Coffey
|
92de2299c5
|
7049079: NTSYSTEM CLASS IS LEAKING WINDOWS TOKENS
Reviewed-by: weijun
|
2011-09-05 11:28:23 +01:00 |
|
Kurchi Subhra Hazra
|
179b982e9d
|
7084032: test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if IPv6
Reviewed-by: chegar
|
2011-09-03 07:46:35 +01:00 |
|
Nils Loodin
|
2e7a0438c9
|
7067811: Update demo/sample code to state it should not be used for production
Added comment block after copyright block stating that code is unfit for production.
Reviewed-by: ohair
|
2011-08-31 13:48:04 +02:00 |
|
Jonathan Lu
|
57fd38b0aa
|
7084560: Crash in net.dll
Reviewed-by: chegar
|
2011-08-30 14:40:05 +01:00 |
|
Lana Steuck
|
c14374f7f5
|
Merge
|
2011-08-29 14:29:23 -07:00 |
|
Denis Fokin
|
2e4089a2c2
|
7072645: Toolkit.addPropertyChangeListener(name, pcl) throws NPE for null name
Reviewed-by: art
|
2011-08-23 17:56:14 +04:00 |
|
Sebastian Sickelmann
|
765c6904e3
|
7080020: Add conventional constructors to InternalError and VirtualMachineError
Reviewed-by: darcy
|
2011-08-22 12:16:12 -07:00 |
|
Jing LV
|
03dca291aa
|
7025938: Add bitmap mime type to content-types.properties
Reviewed-by: chegar, alanb, michaelm
|
2011-08-19 10:55:05 +01:00 |
|
Naoto Sato
|
750b4876ce
|
7073906: Locale.getDefault() returns wrong Locale for Java SE 7
Reviewed-by: okutsu
|
2011-08-17 11:09:06 -07:00 |
|
Alexandre Boulgakov
|
598c79031d
|
7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror
Reviewed-by: xuelei, mullan
|
2011-08-15 11:48:20 -07:00 |
|
Lana Steuck
|
c25444afe2
|
Merge
|
2011-08-05 16:03:00 -07:00 |
|
Alexandre Boulgakov
|
d5e142fba4
|
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
Reviewed-by: alanb, chegar
|
2011-07-28 13:34:31 -07:00 |
|
Abhijit Saha
|
8fa5c69658
|
Merge
|
2011-07-19 11:04:28 -07:00 |
|
Sergey Bylokhov
|
100d734981
|
4717864: setFont() does not update Fonts of Menus already on screen
Reviewed-by: art, bagiras
|
2011-07-15 19:25:06 +04:00 |
|
Sergey Bylokhov
|
d2567eb057
|
6642728: Use reflection to access ScrollPane's private method from within sun.awt package
Reviewed-by: art, anthony
|
2011-07-15 19:24:09 +04:00 |
|
Sergey Bylokhov
|
d027ff2530
|
7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs
Reviewed-by: dav, art
|
2011-07-15 19:18:38 +04:00 |
|
Lana Steuck
|
539b623427
|
Merge
|
2011-07-11 16:54:21 -07:00 |
|
Oleg Pekhovskiy
|
7e5574e3f8
|
7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
Reviewed-by: art, dcherepanov
|
2011-07-11 15:59:29 +04:00 |
|
Abhijit Saha
|
63f2c9dfc8
|
Merge
|
2011-06-27 12:35:31 -07:00 |
|
Alan Bateman
|
c3c22d1d74
|
7059259: (process) ProcessBuilder.start permission check should be improved when redirecting output to append
Reviewed-by: hawtin
|
2011-06-27 20:30:40 +01:00 |
|
Abhijit Saha
|
a4aedf8336
|
Merge
|
2011-06-27 12:30:30 -07:00 |
|
Lana Steuck
|
69ce407621
|
Merge
|
2011-06-22 23:23:58 -07:00 |
|
Anthony Petrov
|
a2a420e7de
|
7022113: Security icon can be moved behind the window using the com.sun.SecurityWarning.setPosition() method
Reviewed-by: art, dcherepanov
|
2011-06-21 20:20:58 +04:00 |
|
Lana Steuck
|
3a42e735b4
|
Merge
|
2011-06-17 10:27:40 -07:00 |
|
Alan Bateman
|
c4f6ba9248
|
7055508: (aio) EXCEPTION_ACCESS_VIOLATION in AsynchronousSocketChannel.connect on Windows 7
Reviewed-by: chegar
|
2011-06-17 16:47:16 +01:00 |
|
Lana Steuck
|
1379c0101b
|
Merge
|
2011-06-15 16:10:30 -07:00 |
|
Weijun Wang
|
9ce9d5e6ba
|
7043737: klist does not detect non-existing keytab
Reviewed-by: valeriep
|
2011-06-08 14:01:34 +08:00 |
|
Andrei Dmitriev
|
d735ee65ab
|
7048568: Crash in Java_sun_awt_Win32GraphicsEnvironment_isVistaOS
Reviewed-by: dcherepanov, art, amenkov
|
2011-06-07 22:58:24 +04:00 |
|
Lana Steuck
|
4ce35dcaa5
|
Merge
|
2011-06-06 19:04:30 -07:00 |
|
Dmitry Cherepanov
|
36b98d379e
|
7045354: Korean IME's Hanja candidate window is not displayed on IMFDemo
Reviewed-by: art, ant
|
2011-05-30 13:25:02 +04:00 |
|
Oleg Pekhovskiy
|
df0aefd4ae
|
7045174: Most of the tests in awt area fails with jdk 7b142 on windows with -Xcheck:jni
Reviewed-by: art, denis
|
2011-05-27 11:45:08 +04:00 |
|
Abhijit Saha
|
cfdb3ec24b
|
Merge
|
2011-05-26 21:37:40 -07:00 |
|
Lana Steuck
|
a9493d71a0
|
Merge
|
2011-05-16 18:19:34 -07:00 |
|
Lana Steuck
|
83eed73863
|
Merge
|
2011-05-16 18:15:42 -07:00 |
|
Dmitry Cherepanov
|
f01001207c
|
7010721: Frame#setMaximizedbounds not working properly on dual screen environment
Reviewed-by: art, anthony
|
2011-05-16 18:40:10 +04:00 |
|
Lana Steuck
|
b5f9d4cad8
|
Merge
|
2011-05-14 16:51:25 -07:00 |
|
Lana Steuck
|
61fc85e68d
|
Merge
|
2011-05-14 11:52:15 -07:00 |
|