Kurchi Subhra Hazra
8cccc8f99a
7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012
...
Enable Windows Server 2012 to be recognized as "os.name"
Reviewed-by: alanb, dholmes, chegar
2012-06-06 11:37:08 -07:00
Lana Steuck
cc0d0b06ff
Merge
2012-05-25 16:32:02 -07:00
Lana Steuck
785470d1e3
Merge
2012-05-25 13:39:55 -07:00
Deven You
ee1d40055a
7094176: (tz) Incorrect TimeZone display name when DST not applicable / disabled
...
Reviewed-by: okutsu
2012-05-25 13:28:40 +08:00
Kurchi Subhra Hazra
380c23f06b
7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8
...
Enable Windows Version 6.2 to be recognized as Windows 8
Reviewed-by: darcy, dholmes, alanb, chegar
2012-05-23 10:41:45 -07:00
Sean Chou
12556eaf75
7170996: IME composition window does not disappear when file dialog is closed : Japanese WinXP
...
Reviewed-by: art, bagiras
2012-05-23 12:37:31 +08:00
Abhijit Saha
5d202b67cc
Merge
2012-05-21 15:13:13 -07:00
Lana Steuck
016976afd1
Merge
2012-05-21 11:44:01 -07:00
Valerie Peng
2321d8e2b6
7169496: Problem with the SHA-224 support for SunMSCAPI provider
...
Remove SHA224withRSA signature from SunMSCAPI provider due to lack of windows support.
Reviewed-by: vinnie
2012-05-18 12:29:33 -07:00
Rob McKenna
890b6d7ba8
7168110: Misleading jstack error message
...
Reviewed-by: alanb, dsamersoff
2012-05-17 22:42:32 +01:00
Sean Coffey
6e3d96dc67
7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces
...
Reviewed-by: alanb
2012-05-17 12:21:16 +01:00
Dmitry Cherepanov
a4ab9d7050
7124337: [macosx] FileDialog fails to select multiple files
...
Reviewed-by: anthony, swingler
2012-05-16 13:15:27 +04:00
Valerie Peng
879e30901e
4963723: Implement SHA-224
...
Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by: vinnie
2012-05-08 17:57:48 -07:00
Mandy Chung
728600d4e3
7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
...
Reviewed-by: alanb, mullan, prr
2012-05-01 19:45:34 -07:00
Lana Steuck
6c68dd5523
Merge
2012-04-26 14:21:19 -07:00
Alan Bateman
35a0ff69b0
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx]
...
Reviewed-by: chegar
2012-04-22 21:22:17 +01:00
Kurchi Subhra Hazra
0590a1ea49
7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN
...
Update Windows native code to infer WLAN interface type in Windows Vista and later
Reviewed-by: chegar, alanb
2012-04-19 18:11:28 -07:00
David Katleman
06ec3d779f
Merge
2012-04-11 14:09:48 -07:00
Fredrik Ohstrom
e32ab98b32
7074397: Build infrastructure changes (makefile re-write)
...
New makefiles transition, old and new living side by side for now.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Torbjorn Granat <torbjorn.granat@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
2012-04-10 08:22:03 -07:00
Lana Steuck
1ae8995f36
Merge
2012-03-30 16:57:50 -07:00
Michael McMahon
1e4dfcfbf0
7134701: [macosx] Support legacy native library names
...
Reviewed-by: alanb, dcubed
2012-03-27 21:08:52 +01:00
Oleg Pekhovskiy
310990d4dc
7128738: dragged dialog freezes system on dispose
...
Reviewed-by: anthony
2012-03-19 21:22:18 +04:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
Lana Steuck
9c6aee1cdf
Merge
2012-02-23 07:54:49 -08:00
Lana Steuck
cd51c0ed25
Merge
2012-02-23 00:14:45 -08:00
Abhijit Saha
162d75c68c
Merge
2012-02-20 11:31:53 -08:00
Alan Bateman
86410b610b
6346658: (se) Selector briefly spins when asynchronously closing a registered channel [win]
...
Reviewed-by: chegar, coffeys
2012-02-20 18:55:10 +00:00
Xueming Shen
1b32c44aa3
4153167: separate between ANSI and OEM code pages on Windows
...
To use OEM code page for System.out&err when not redirected
Reviewed-by: alanb
2012-02-16 22:13:10 -08:00
Lana Steuck
13686b8d12
Merge
2012-02-09 22:55:28 -08:00
Chris Hegarty
511e7438d7
7041778: Move SCTP implementation out of sun.nio.ch and into its own package
...
Reviewed-by: alanb
2012-02-04 07:29:11 +00:00
Lana Steuck
d1e88d085e
Merge
2012-01-28 22:47:07 -08:00
Phil Race
b25a3c3f11
7131153: GetDC called way too many times - causes bad performance
...
Reviewed-by: igor, jgodinez
2012-01-19 12:41:57 -08:00
Xue-Lei Andrew Fan
8b5551f1eb
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
...
Reviewed-by: weijun
2012-01-12 03:39:37 -08:00
Lana Steuck
3419a755d7
Merge
2011-12-28 10:51:24 -08:00
Masayoshi Okutsu
c15d5acd01
7122054: (tz) Windows-only: tzmappings needs update for KB2633952
...
Reviewed-by: peytoia
2011-12-21 17:09:39 +09:00
Lana Steuck
3f5f0b4dc0
Merge
2011-12-20 15:27:55 -08:00
Denis Fokin
1258946332
7117011: Reduce number of warnings in sun/awt/windows and sun/awt/datatransfer
...
Reviewed-by: art
2011-12-19 16:44:36 +04:00
Oleg Pekhovskiy
53ea54c90f
7112642: Incorrect checking for graphics rendering object
...
Reviewed-by: art, bae
2011-12-14 14:43:44 +04:00
Omair Majid
d312aad0c1
7117612: Miscellaneous warnings in java.lang
...
Reviewed-by: smarks, dholmes, alanb, darcy
2011-12-08 13:48:54 -05:00
Alan Bateman
cff2cf5eaf
7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited
...
Reviewed-by: lancea, chegar
2011-11-30 10:57:51 +00:00
Lana Steuck
9240eb2ee9
Merge
2011-11-18 11:11:11 -08:00
Masayoshi Okutsu
84c0953dfa
Merge
2011-11-16 13:17:44 +09:00
Masayoshi Okutsu
7e7549fdeb
7111903: (tz) Windows-only: tzmappings needs update for KB2570791
...
Reviewed-by: peytoia
2011-11-16 12:57:54 +09:00
Weijun Wang
44dd83da70
7111579: klist starttime, renewtill, ticket etype
...
Reviewed-by: mullan
2011-11-16 11:53:40 +08:00
Lana Steuck
9fb09f41b6
Merge
2011-11-14 18:18:22 -08:00
Abhijit Saha
f03cbcc678
Merge
2011-11-14 11:52:09 -08:00
Kurchi Subhra Hazra
1dc8937659
7107020: java.net.PlainSocketImpl.socketSetOption() calls itself
...
Reviewed-by: alanb, chegar
2011-11-14 10:06:56 +00:00
Sean Coffey
9e42e3d20a
7105952: Improve finalisation for FileInputStream/FileOutputStream/RandomAccessFile
...
Reviewed-by: alanb
2011-11-11 10:08:40 +00:00
Lana Steuck
2152b58b60
Merge
2011-11-05 00:00:43 -07:00
Mike Skells
247532bf34
7103889: (fs) Reduce String concatenation when iterating over directory
...
Reviewed-by: alanb
2011-10-30 14:53:43 +00:00