5527 Commits

Author SHA1 Message Date
Lana Steuck
e374d85bc8 Merge 2010-05-19 12:25:44 -07:00
Phil Race
56be4c0b46 6953588: hotspot\src\share\vm\interpreter\bytecodes.cpp doesn't compile with VS2010 on AMD64
Reviewed-by: dcubed
2010-05-19 10:21:41 -07:00
Phil Race
1f672a1a82 Merge 2010-05-19 09:46:35 -07:00
Phil Race
5cec564989 Merge 2010-05-19 09:46:11 -07:00
Phil Race
ca5f8bd9bb 6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Reviewed-by: ohair, art
2010-05-19 09:45:05 -07:00
Phil Race
184c523bdb 6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Reviewed-by: ohair, art
2010-05-19 09:44:19 -07:00
Erik Trimble
55440a84b9 Merge 2010-05-18 14:10:01 -07:00
Lana Steuck
4d3c7263af Merge 2010-05-18 11:29:45 -07:00
Anthony Petrov
5545514e60 6953275: Many Swing tests are failing because of a GTK lib
Reviewed-by: art, dcherepanov
2010-05-18 19:35:41 +04:00
Erik Trimble
10da52364f Merge 2010-05-13 17:10:32 -07:00
Erik Trimble
f52963c1bc 6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
Update the Major and build numbers for HS19 fork

Reviewed-by: jcoomes
2010-05-13 14:47:21 -07:00
Erik Trimble
8878667a36 Merge 2010-05-13 14:35:14 -07:00
Michael Wilkerson
e07663d108 Added tag jdk7-b93 for changeset 19b9aa23e950 2010-05-13 13:22:31 -07:00
Michael Wilkerson
24b484a015 Added tag jdk7-b93 for changeset e415207ac256 2010-05-13 13:22:22 -07:00
Michael Wilkerson
8843a8a083 Added tag jdk7-b93 for changeset cd6bd47caa4d 2010-05-13 13:22:17 -07:00
Michael Wilkerson
a0f06a97b0 Added tag jdk7-b93 for changeset b698288c7b9b 2010-05-13 13:22:16 -07:00
Michael Wilkerson
9d2e4e1022 Added tag jdk7-b93 for changeset 886a48579400 2010-05-13 13:22:12 -07:00
Michael Wilkerson
2362acb347 Added tag jdk7-b93 for changeset ed71fb20ba0f 2010-05-13 13:22:09 -07:00
Michael Wilkerson
9c93404dde Added tag jdk7-b93 for changeset 30b170e85ca5 2010-05-13 13:22:08 -07:00
John Coomes
d14dfb51af Merge 2010-05-13 13:05:47 -07:00
John R Rose
44f4fafdee Merge 2010-05-12 22:06:02 -07:00
Michael Wilkerson
f31c907f3c Merge 2010-05-12 17:19:58 -07:00
Michael Wilkerson
c11f16c7f5 Merge 2010-05-12 17:19:41 -07:00
Michael Wilkerson
05afa60d09 Merge 2010-05-12 17:19:35 -07:00
Michael Wilkerson
2663e4d93a Merge 2010-05-12 17:19:34 -07:00
Gary Benson
df4f3b6c42 6951923: some uses of fatal1 were missed by 6888954
Reviewed-by: jcoomes
2010-05-12 10:28:13 -07:00
Gary Benson
b8491bb9fe 6951784: Zero deoptimizer changes
The way Zero currently handles deoptimization can lead to methods being freed while they are still being executed.

Reviewed-by: twisti
2010-05-12 03:49:52 -07:00
Daniel D. Daugherty
8773ad21fd Merge 2010-05-11 17:41:11 -07:00
Lana Steuck
2d03df07bd Merge 2010-05-11 16:36:13 -07:00
Lana Steuck
6125917976 Merge 2010-05-11 16:35:36 -07:00
Lana Steuck
4ce89a6eac Merge 2010-05-11 16:34:55 -07:00
Lana Steuck
490e8fb7d3 Merge 2010-05-11 16:34:07 -07:00
Lana Steuck
c13a42c0d1 Merge 2010-05-11 16:33:05 -07:00
John R Rose
71599d89d4 Merge 2010-05-11 15:19:19 -07:00
Phil Race
325809a3cd 6931180: Migration to recent versions of MS Platform SDK
6944048: VS2010 build failure in make/com/sun/java/pack: missing unpack200.exe.manifest
6944015: VS2010 build failure in awt_TextArea.cpp: ambiguous call to abs()
6936319: JDK build fails in awt_DnDDS.cpp with Visual Studio 2008/Platform SDK 7
6944516: Windows L&F is broken in SwingSet2, when JDK is built with the recent Windows SDK

Changes to enable building JDK7 with Microsoft Visual Studio 2010

Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:36:10 -07:00
Phil Race
db63a9aa55 6931180: Migration to recent versions of MS Platform SDK
6951582: Build problems on win64

Changes to enable building JDK7 with Microsoft Visual Studio 2010

Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:35:43 -07:00
Phil Race
4260bdf72f 6931180: Migration to recent versions of MS Platform SDK
Changes to enable building JDK7 with Microsoft Visual Studio 2010

Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:35:21 -07:00
Phil Race
cd28ed503f 6931180: Migration to recent versions of MS Platform SDK
Changes to enable building JDK7 with Microsoft Visual Studio 2010

Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:31:42 -07:00
Tom Rodriguez
8afbd9a53e 6951190: assert(!klass_is_exact(),"only non-exact klass") while building JDK
Reviewed-by: kvn
2010-05-10 14:58:38 -07:00
Daniel D. Daugherty
f27d5ab6d8 Merge 2010-05-10 13:09:44 -07:00
Y. Srinivas Ramakrishna
4715f32101 6951188: CMS: move PromotionInfo into its own file
Moved PromotionInfo and friends into new files promotionInfo.{h,c}pp from their previous compactibleFreeListSpace.{h,c}pp home.

Reviewed-by: apetrusenko
2010-05-10 12:31:52 -07:00
Martin Buchholz
3adf1d8538 6937842: Unreadable \uXXXX in javadoc
Replace \uXXXX by \u005CXXXX, or simply delete

Reviewed-by: sherman
2010-05-09 16:37:06 -07:00
Martin Buchholz
75e3cde928 6937857: Concurrent calls to new Random() not random enough
Seed uniquifier should use an independent PRNG

Reviewed-by: dl
2010-05-09 16:03:13 -07:00
Martin Buchholz
b455514c89 6950540: PriorityQueue(collection) should throw NPE if collection contains a null
Rewrite PriorityQueue constructors for best performance and error handling

Reviewed-by: dholmes, chegar
2010-05-09 00:59:49 -07:00
Martin Buchholz
4a29f05c6a 6933217: Huge arrays handled poorly in core libraries
Write overflow-conscious array resizing code

Reviewed-by: chegar
2010-05-09 00:59:30 -07:00
Erik Trimble
bd1c4063c8 Added tag hs18-b04 for changeset 31ba466ddb99 2010-05-07 15:13:00 -07:00
Erik Trimble
145587a247 Merge 2010-05-07 15:12:28 -07:00
Chris Hegarty
521354406a 6946673: DatagramSocket.connect() documentation contradicts the implementation
Reviewed-by: alanb
2010-05-07 16:11:13 +01:00
Gary Benson
399d1f6a5f 6950617: Zero/Shark interface updates
Zero needs a couple of new methods to allow Shark to access the new frame anchor field.

Reviewed-by: twisti
2010-05-07 04:20:56 -07:00
Chris Hegarty
473182bb12 6947917: Error in basic authentication when user name and password are long
Reviewed-by: weijun
2010-05-07 10:11:37 +01:00