Commit Graph

614 Commits

Author SHA1 Message Date
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
Kelly O'Hair
a70653025c Merge 2011-02-02 09:39:31 -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
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
Phil Race
a491a76750 7012269: mapfile for headless awt needs getFontPathNative defined
Reviewed-by: igor
2011-01-13 12:08:01 -08:00
Phil Race
721a612e66 7001056: JDK 7 fails on to build on Solaris 10 update 9 - updated Xrender header files
Reviewed-by: igor, jgodinez
2011-01-13 10:36:51 -08:00
Chris Hegarty
ab0fe3d421 6964547: Impossible to set useV4 in SocksSocketImpl
Add socksProxyVersion property

Reviewed-by: alanb, michaelm
2011-01-13 13:24:58 +00:00
Phil Race
efefa14038 6958221: java.awt.Font.getFamily() leads to JVM crash on Linux on JDK7 for "custom" fonts
Reviewed-by: igor, jgodinez
2011-01-12 15:58:15 -08:00
Kelly O'Hair
dfecf0dd97 Merge 2011-01-10 22:26:47 -08:00
Kelly O'Hair
d0cebf1350 6989472: Provide simple jdk identification information in the install image
Reviewed-by: alanb
2011-01-10 18:07:58 -08:00
Kelly O'Hair
da42f22c48 Merge 2011-01-10 17:53:01 -08:00
Kelly O'Hair
fc42d65040 7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path
Reviewed-by: prr
2011-01-10 17:00:05 -08:00
Alan Bateman
a449cd08d7 7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit
Reviewed-by: chegar
2011-01-10 09:32:32 +00:00
Kelly O'Hair
c5d2b222a9 6980024: Rebranding jre7/jdk7 License, Copyright, Readme
6912291: Third party license agreement should be present in all bundles

Reviewed-by: katleman
2011-01-07 21:52:35 -08:00
Alan Bateman
bbeb1fa936 Merge 2011-01-07 15:51:26 +00:00
Alan Bateman
5182f947a2 6993732: Remove the HPI
Reviewed-by: ohair, lancea, chegar, mduigou, mchung, mr
2011-01-07 15:49:44 +00:00
Lana Steuck
388f2f8c41 Merge 2011-01-06 18:05:56 -08:00
Lana Steuck
71d7768f29 Merge 2011-01-06 18:03:25 -08:00
Jonathan Gibbons
dd5f96536e 7010537: javah no longer depends on javadoc
Reviewed-by: ohair
2011-01-06 14:32:00 -08:00
Kelly O'Hair
ab7cdfe74f 6975326: Problem in install/make/rebase/Makefile, grep on empty pattern
6413588: Add 'ldd -r' and 'dump -Lv' checks to all .so files delivered in the JDK
7000995: Add check in makefiles to verify that msvcp100.dll is NOT used

Reviewed-by: mduigou
2011-01-05 14:28:58 -08:00
Lana Steuck
ef05d0b18a Merge 2011-01-05 11:21:00 -08:00
Lana Steuck
87a68ef861 Merge 2011-01-04 23:41:13 -08:00
Kelly O'Hair
875160bd93 6991482: Add global jdk makefile options to silence some VS2010 warnings
Reviewed-by: prr
2010-12-28 16:12:31 -08:00
Kelly O'Hair
6b6a611c8e 6962318: Update copyright year
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Kelly O'Hair
dc779fa3eb Merge 2010-12-24 11:17:10 -08:00
Phil Race
0370a1df6b 6997210: Solaris 11 has no development support for DGA: Cannot build JDK
Reviewed-by: bae, ohair
2010-12-24 09:31:32 -08:00
Kelly O'Hair
1c49ac1a78 7008723: Remove binary plugs creation and use from openjdk
Reviewed-by: mchung, andrew, aph, dholmes
2010-12-23 18:50:21 -08:00
Lana Steuck
5547d6966c Merge 2010-12-23 00:03:46 -08:00
Lana Steuck
c02539239e Merge 2010-12-22 16:57:08 -08:00
Kelly O'Hair
bf2ba650f9 6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
Reviewed-by: ksrini
2010-12-21 18:21:26 -08:00
Erik Trimble
ba3a935a60 Merge 2010-12-21 16:49:36 -08:00
Lana Steuck
0abd11c293 Merge 2010-12-20 21:09:57 -08:00
Masayoshi Okutsu
6d0bcba475 7007905: javazic produces wrong line numbers
Reviewed-by: peytoia
2010-12-21 11:20:32 +09:00
Kelly O'Hair
019f0eb58c 6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad
2010-12-18 18:28:01 -08:00
John R Rose
494c1f5c75 Merge 2010-12-16 00:32:15 -08:00
Kelly O'Hair
d3c9166347 Merge 2010-12-15 15:30:03 -08:00
Masayoshi Okutsu
f58190736e 6990037: font warnings in the build, missing fonts
Reviewed-by: peytoia
2010-12-15 11:38:34 +09:00