dlila [Thu, 27 Jan 2011 16:43:28 -0500] rev 8129
4645692: solveCubic does not return all solutions.
Summary: more robust solveCubic implementation.
Reviewed-by: flar
prr [Wed, 26 Jan 2011 13:26:57 -0800] rev 8128
6940890: Java doesn't pick up the correct fontconfig files in latest Solaris Next builds
Reviewed-by: bae, igor
prr [Wed, 26 Jan 2011 11:46:40 -0800] rev 8127
7014738: Update jdk repo application manifests with Windows 7 compatibility section.
Reviewed-by: bae, igor
cl [Thu, 10 Feb 2011 16:24:40 -0800] rev 8126
Added tag jdk7-b129 for changeset 6552a84fac3c
duke [Wed, 05 Jul 2017 17:34:35 +0200] rev 8125
Merge
kamg [Wed, 16 Feb 2011 16:58:24 -0800] rev 8124
7019718: make error reporting flags product instead of diagnostic
Summary: see synopsis
Reviewed-by: acorn, coleenp
trims [Fri, 11 Feb 2011 15:32:03 -0800] rev 8123
7019104: Bump the HS21 build number to 02
Summary: Update the HS21 build number to 02
Reviewed-by: jcoomes
trims [Fri, 11 Feb 2011 15:31:58 -0800] rev 8122
Merge
rottenha [Fri, 11 Feb 2011 05:40:41 -0800] rev 8121
Merge
ctornqvi [Thu, 10 Feb 2011 12:55:56 +0100] rev 8120
7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003
Summary: Looking at API_VERSION_NUMBER define to see what version of dbghelp.h/imagehlp.h is included to determine what MINIDUMP_TYPEs are defined in the header file
Reviewed-by: acorn, brutisso, sla
ctornqvi [Wed, 09 Feb 2011 11:08:10 +0100] rev 8119
7014918: Improve core/minidump handling in Hotspot
Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps.
Reviewed-by: poonam, dsamersoff, sla, coleenp
mchung [Tue, 08 Feb 2011 22:27:57 -0800] rev 8118
Merge
mchung [Tue, 08 Feb 2011 09:11:37 -0800] rev 8117
7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
Reviewed-by: alanb, dcubed, coleenp
coleenp [Tue, 08 Feb 2011 19:50:41 -0500] rev 8116
Merge
coleenp [Mon, 07 Feb 2011 14:36:26 -0500] rev 8115
6472925: OutOfMemoryError fails to generate stack trace as it now ought
Summary: Print an additional message for OOM during stack trace printing
Reviewed-by: dholmes, phh, acorn, kamg, dcubed