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
2f5be3ab0d
Merge
2013-02-25 08:44:00 +01:00
Alexey Utkin
29658bd3b4
8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN)
...
The SetHandleInformation arguments list was fixed.
Reviewed-by: alanb
2013-02-20 16:39:35 +04:00
Edvard Wendelin
cbfc80d987
Merge
2013-02-19 21:48:01 +01:00
John Zavgren
8d2a55d5b7
8007609: WinNTFileSystem_md.c should correctly check value returned from realloc
...
Reviewed-by: alanb, chegar, dholmes
2013-02-19 16:19:09 +00:00
Frank Ding
7886b3e26b
6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
...
Reviewed-by: alanb
2013-02-18 08:14:18 +00:00
John Zavgren
b593542883
8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait]
...
Modified the code so that "jumbo frames" are truncated before buffer allocation is considered. This makes the buffer length a reliable indication that a buffer has been allocated, and it can then be used during clean up.
Reviewed-by: chegar, khazra, alanb
2013-05-31 15:23:26 -04:00
Lana Steuck
bab241d2e7
Merge
2013-02-05 11:11:53 -08:00
Sergey Malenkov
ac95e3f1ed
8006790: Improve checking for windows
...
Reviewed-by: art, mschoene
2013-02-05 20:07:54 +04:00
Alexey Utkin
28441d3ff3
8009463: Regression test test\java\lang\Runtime\exec\ArgWithSpaceAndFinalBackslash.java failing
...
Reviewed-by: alanb, ahgross
2013-03-08 13:35:15 +04:00
Alexey Utkin
3c0be232be
8005942: (process) Improved Runtime.exec
...
Reviewed-by: alanb, ahgross
2013-02-22 17:49:15 +04:00
Edvard Wendelin
11036fb4d5
Merge
2013-02-05 15:35:35 +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
Jayashree Viswanathan
38f3a59c9a
8006536: [launcher] removes trailing slashes on arguments
...
Reviewed-by: ksrini, akhil
2013-02-01 07:25:51 -08:00
Alexey Utkin
3b0f760747
6519127: user.home property not set correctly
...
Registry-based approach was changed to SHGetKnownFolderPath/SHGetFolderPathW
Reviewed-by: alanb, anthony
2013-01-23 15:06:49 +04:00
Lana Steuck
444cf2ed48
Merge
2013-01-20 23:38:27 -08:00
Mark Sheppard
4e11f499f4
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
...
Reviewed-by: chegar, alanb
2013-01-19 08:39:20 +00:00
John Zavgren
9bad85cb03
8005120: Compiler warnings in socket transport native code
...
Reviewed-by: chegar, dsamersoff
2013-01-18 17:34:40 +00:00
David Katleman
b8e0cde9e1
Merge
2013-01-16 22:21:30 -08:00
Fredrik Ohrstrom
a1118e2d86
8005856: build-infra: Remove special handling of base module classes header generation
...
Reviewed-by: alanb, tbell, ohair
2013-01-10 12:23:15 +01:00
Dan Xu
6cc211f4e1
8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
...
Reviewed-by: alanb
2013-01-08 20:37:27 +00:00
Lana Steuck
46b23b4009
Merge
2012-12-28 18:28:39 -08:00
David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08: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
Michael McMahon
724cfc1897
8000724: Improve networking serialization
...
Delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar
2013-02-13 10:40:31 +00:00
Frank Ding
9cb760fd37
6512101: Incorrect encoding in NetworkInterface.getDisplayName()
...
Reviewed-by: chegar, dsamersoff
2012-12-11 10:42:24 +08:00
Dan Xu
8be8c66772
7194370: (fs) WatchService fails if volume S/N is 0 [win]
...
Reviewed-by: alanb, forax
2012-12-09 19:13:08 +00:00
Edvard Wendelin
f92370665e
Merge
2013-02-03 23:25:38 +01: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
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
Oleg Pekhovskiy
1d3d850ee0
7192977: Issue in toolkit thread
...
Reviewed-by: skoivu, rupashka, art
2012-11-15 23:03:31 +04:00
Masayoshi Okutsu
aaa52056e9
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
...
Reviewed-by: naoto
2012-11-12 11:12:29 +09:00
Kumar Srinivasan
695e6ab2e0
8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows
...
Reviewed-by: darcy, jjh, mschoene
2012-11-09 14:36:10 -08: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
Lana Steuck
9faa8df101
Merge
2012-10-31 09:25:20 -07:00
Lana Steuck
bbf2d20d03
Merge
2012-10-31 08:29:44 -07:00
Abhijit Saha
1cb7e050ff
Merge
2012-10-26 10:01:13 -07: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
Oleg Pekhovskiy
bf6c304c44
7082294: nsk/regression/b4265661 crashes on windows
...
Reviewed-by: art, anthony
2012-10-25 19:50:30 +04:00
Oleg Pekhovskiy
6036ad08e5
8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException
...
Reviewed-by: flar, art
2012-10-25 09:55:33 +04:00
Lana Steuck
4048bc01c6
Merge
2012-10-23 09:41:52 -07:00
Alexander Scherbatiy
80d1115eb7
7199708: FileChooser crashs when opening large folder
...
Reviewed-by: bagiras
2012-10-18 17:50:43 +04:00
Lana Steuck
3567fc5460
Merge
2012-10-12 14:52:24 -07:00
Lana Steuck
22b345adc6
Merge
2012-10-12 14:47:26 -07:00
Dan Xu
6e283062c6
7186817: Remove Windows 95/98/ME Support
...
Reviewed-by: alanb
2012-10-11 11:47:05 +01: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