Commit Graph

647 Commits

Author SHA1 Message Date
Kelly O'Hair
54ac263678 Merge 2011-03-03 07:02:30 -08:00
Kelly O'Hair
6f914794d2 7020815: REBASE should not be required for windows jdk repo builds - can't build with VS 2010 Express
Reviewed-by: prr
2011-03-02 13:18:36 -08:00
Kelly O'Hair
14ead422aa Merge 2011-03-02 12:09:26 -08:00
Fredrik Öhrström
f6f0e6bad2 7021753: Add a build times report
Report the build times at end of a jdkroot build.

Reviewed-by: ohair
2011-02-28 10:56:20 +01:00
Kelly O'Hair
a962b46f20 Merge 2011-02-26 12:42:48 -08:00
Kelly O'Hair
3c355ece1d 7022237: Fix use of \" in the new "release" file at the top of the install, windows issues
Reviewed-by: ohrstrom
2011-02-26 12:11:32 -08:00
Kelly O'Hair
d8cd0e6238 7016175: HTML generated from new JavaDoc has tags added from makefile
Reviewed-by: jjg
2011-02-26 09:45:47 -08:00
Lana Steuck
d178beb598 Merge 2011-02-24 18:04:19 -08:00
Andrew John Hughes
a787d57005 7021314: Build should not install javaws man page
Only install javaws.1 when not building OpenJDK

Reviewed-by: alanb, ohair
2011-02-23 17:10:16 +00:00
Lana Steuck
9e058711b1 Merge 2011-02-21 14:33:58 -08:00
Lana Steuck
12134b9ba9 Merge 2011-02-21 14:31:07 -08:00
Lana Steuck
3bbc62d525 Merge 2011-02-21 14:22:08 -08:00
Kelly O'Hair
527e2fedcd 7010594: Add /SAFESEH to links on windows to verify safe exceptions
Reviewed-by: alanb
2011-02-16 14:33:48 -08:00
Kelly O'Hair
5e7327e608 Merge 2011-02-15 20:18:20 -08:00
Igor Nekrestyanov
c4c3bd2b78 Merge 2011-02-15 19:16:39 -08:00
Kelly O'Hair
3157d22a44 Merge 2011-02-15 12:34:23 -08:00
Lana Steuck
0c0fa1460a Merge 2011-02-15 08:34:33 -08:00
Lana Steuck
667d078f72 Merge 2011-02-14 16:30:10 -08:00
Weijun Wang
d43bb4114c 6742654: Code insertion/replacement attacks against signed jars
6911041: JCK api/signaturetest tests fails for Mixed Code PIT builds (b91) for all trains
6921823: JarVerifier csdomain field not initialized
6921839: Update trusted.libraries list

Reviewed-by: dgu
2011-02-12 05:09:36 +08:00
Lana Steuck
3eb4164d84 Merge 2011-02-11 12:14:38 -08:00
Kelly O'Hair
69eb1bea35 Merge 2011-02-10 20:51:33 -08:00
Kelly O'Hair
e77e12013b Merge 2011-02-10 20:48:02 -08:00
Kelly O'Hair
43148e5328 7012644: Regression: jdk/make/common/shared/Defs-windows.gmk has problems on cygwin
7018835: Debug build issues in jdk makefiles

Reviewed-by: ksrini
2011-02-10 20:45:13 -08:00
Andrew Brygin
4598218eac 6989774: imageio compiler warnings in native code
Reviewed-by: igor, prr
2011-02-10 13:44:36 +03:00
Igor Nekrestyanov
58646796e5 Merge 2011-02-09 21:20:41 -08:00
Andy Herrick
1aae9e05cf Merge 2011-02-09 09:32:04 -05:00
Andy Herrick
a0b7ff8369 7016724: Remove sun.jkernel.* classes in JDK 7
Remove sun.jkernel.* classes in JDK 7

Reviewed-by: ohair, alanb, mchung
2011-02-09 09:19:33 -05:00
Yuka Kamiya
5c4ea049dd 7017800: (tz) Support tzdata2011b
Reviewed-by: okutsu
2011-02-09 18:00:29 +09:00
Kelly O'Hair
c0f41e745d Merge 2011-02-08 20:00:05 -08:00
Kelly O'Hair
7b6e6b647a 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
Reviewed-by: rinaldo
2011-02-08 16:30:29 -08:00
Kelly O'Hair
b5654e6a6b Merge 2011-02-08 13:06:20 -08:00
Lana Steuck
10439e2650 Merge 2011-02-04 17:29:16 -08:00
Mike Duigou
50cd98ab88 7015783: Update JDK Netbeans projects to -source 1.7
Reviewed-by: darcy
2011-02-04 12:54:51 -08:00
Kelly O'Hair
a70653025c Merge 2011-02-02 09:39:31 -08:00
Xueming Shen
d0c8cd6815 7015391: (zipfs) Update zip provider for 1/2011 changes
7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException
7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir

Zip filesystem provider update

Reviewed-by: alanb
2011-02-01 14:20:01 -08:00
Kelly O'Hair
7ac1051573 7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now
Reviewed-by: alanb
2011-01-28 14:32:02 -08:00
Alan Bateman
256ce3b0ba Merge 2011-01-28 09:31:48 +00:00
Alan Bateman
2f37110eca 7006126: (fs) Updates to file system API (1/2011)
Reviewed-by: chegar, sherman
2011-01-28 09:28:43 +00:00
Lana Steuck
fce6dbe726 Merge 2011-01-24 13:24:56 -08:00
Lana Steuck
e73349918d Merge 2011-01-24 13:21:20 -08:00
Paul Hohensee
c37b51609d 6173675: M&M: approximate memory allocation rate/amount per thread
Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean.

Reviewed-by: mchung, alanb, dholmes, emcmanus
2011-01-20 19:34:40 -05:00
Phil Race
ef0c3851d3 7013646: remove obsolete fontconfig files for linux and solaris
Reviewed-by: igor, jgodinez
2011-01-20 13:56:26 -08:00
Lana Steuck
52038b7a11 Merge 2011-01-19 21:51:10 -08:00
Lana Steuck
e02ca6c7fd Merge 2011-01-19 19:35:27 -08:00
Lana Steuck
cb72d9f503 Merge 2011-01-19 19:00:30 -08:00
Phil Race
0637d18813 7013109: windows application manifest problems
6820955: Update application manifests with new Windows 7 dpiAware section

Reviewed-by: ohair, art
2011-01-19 17:07:51 -08:00
Pavel Porvatov
7264124305 6246816: SwingSet2 should be rewritten
Reviewed-by: peterz
2011-01-19 17:01:50 +03:00
Kelly O'Hair
8c64c68089 Merge 2011-01-16 12:10:18 -08:00
Kelly O'Hair
d7cd379d57 6950375: Remove msvcrt.dll from the Windows JRE bundles
Reviewed-by: prr
2011-01-14 14:04:54 -08:00
Kelly O'Hair
1a80af87fe 7008047: remove sanity check of msival tool from JDK tree
Reviewed-by: billyh
2011-01-13 13:49:18 -08:00