never [Tue, 14 Dec 2010 23:17:00 -0800] rev 7701
6765546: Wrong sscanf used to parse CompilerOracle command >= 32 characters could lead to crash
Reviewed-by: kvn, iveresov
twisti [Tue, 14 Dec 2010 12:44:30 -0800] rev 7700
7006044: materialize cheap non-oop pointers on 64-bit SPARC
Summary: After 6961690 we load non-oop pointers for the constant table which could easily be materialized in a few instructions.
Reviewed-by: never, kvn
coleenp [Tue, 28 Dec 2010 09:54:09 -0500] rev 7699
Merge
zgu [Mon, 27 Dec 2010 09:56:29 -0500] rev 7698
Merge
zgu [Mon, 27 Dec 2010 09:30:20 -0500] rev 7697
6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
Summary: Disabled the warning message during compiling.
Reviewed-by: coleenp, dholmes
dcubed [Thu, 23 Dec 2010 07:58:35 -0800] rev 7696
6987812: 2/3 SAJDI: "gHotSpotVMTypes was not initialized properly in the remote process"
Summary: Change ExportDirectoryTableImpl to return the 'Export RVA' field without modification. Read 'Base Of Data' field in optional header when PE32 format COFF file is read. Refine search for dbgeng.dll and dbghelp.dll. Other cleanups.
Reviewed-by: swamyv, poonam
coleenp [Wed, 22 Dec 2010 16:52:02 -0500] rev 7695
Merge
coleenp [Wed, 22 Dec 2010 12:24:40 -0500] rev 7694
Merge
zgu [Wed, 22 Dec 2010 11:52:12 -0500] rev 7693
Merge
zgu [Wed, 22 Dec 2010 11:24:21 -0500] rev 7692
6961186: Better VM handling of unexpected exceptions from application native code
Summary: Trap uncaught C++ exception on Windows and Solaris and generate hs_err report.
Reviewed-by: coleenp, bobv, dholmes
dholmes [Tue, 21 Dec 2010 23:39:42 -0500] rev 7691
7008444: Remove unnecessary include of stdint.h in java_md.c
Summary: Remove unnecessary include of stdint.h in java_md.c
Reviewed-by: brutisso, kvn
bobv [Mon, 20 Dec 2010 14:30:24 -0500] rev 7690
7007769: VM crashes with SIGBUS writing PerfData if tmp space is full
Summary: Fill perfdata file with zeros to verify available disk space
Reviewed-by: coleenp, kamg
kevinw [Fri, 17 Dec 2010 12:14:48 +0000] rev 7689
7003487: clhsdbproc stacktrace fails on x64
Reviewed-by: phh
trims [Fri, 07 Jan 2011 22:42:10 -0800] rev 7688
7011125: Bump the HS20 build number to 06
Summary: Update the HS20 build number to 06
Reviewed-by: jcoomes
trims [Fri, 07 Jan 2011 19:09:02 -0800] rev 7687
Added tag hs20-b05 for changeset 5f31baaff55b
cl [Thu, 06 Jan 2011 20:10:19 -0800] rev 7686
Added tag jdk7-b124 for changeset 5f31baaff55b
cl [Thu, 06 Jan 2011 20:10:13 -0800] rev 7685
Added tag jdk7-b124 for changeset a8d5f59bbae6
duke [Wed, 05 Jul 2017 17:31:10 +0200] rev 7684
Added tag jdk7-b124 for changeset aa894c225b1a
duke [Wed, 05 Jul 2017 17:31:10 +0200] rev 7683
Merge
duke [Wed, 05 Jul 2017 17:31:07 +0200] rev 7682
Merge
ohair [Tue, 28 Dec 2010 15:54:52 -0800] rev 7681
6962318: Update copyright year
Reviewed-by: xdono
cl [Wed, 22 Dec 2010 15:57:38 -0800] rev 7680
Added tag jdk7-b123 for changeset 00e80d00deea
duke [Wed, 05 Jul 2017 17:31:03 +0200] rev 7679
Merge
ohair [Tue, 28 Dec 2010 15:53:15 -0800] rev 7678
6962318: Update copyright year
Reviewed-by: xdono
cl [Wed, 22 Dec 2010 15:57:20 -0800] rev 7677
Added tag jdk7-b123 for changeset 06df97f9d413
duke [Wed, 05 Jul 2017 17:30:59 +0200] rev 7676
Merge
ohair [Tue, 28 Dec 2010 15:52:56 -0800] rev 7675
6962318: Update copyright year
Reviewed-by: xdono
cl [Wed, 22 Dec 2010 15:57:19 -0800] rev 7674
Added tag jdk7-b123 for changeset 0fe786c062f0
duke [Wed, 05 Jul 2017 17:30:56 +0200] rev 7673
Merge
ohair [Tue, 28 Dec 2010 15:52:36 -0800] rev 7672
6962318: Update copyright year
Reviewed-by: xdono
cl [Wed, 22 Dec 2010 15:57:09 -0800] rev 7671
Added tag jdk7-b123 for changeset c7ae8ae2340b
duke [Wed, 05 Jul 2017 17:30:53 +0200] rev 7670
Merge
ohair [Tue, 28 Dec 2010 16:12:31 -0800] rev 7669
6991482: Add global jdk makefile options to silence some VS2010 warnings
Reviewed-by: prr
ohair [Tue, 28 Dec 2010 15:53:50 -0800] rev 7668
6962318: Update copyright year
Reviewed-by: xdono
ohair [Fri, 24 Dec 2010 11:17:10 -0800] rev 7667
Merge
ohair [Thu, 23 Dec 2010 18:50:21 -0800] rev 7666
7008723: Remove binary plugs creation and use from openjdk
Reviewed-by: mchung, andrew, aph, dholmes
ohair [Tue, 21 Dec 2010 18:21:26 -0800] rev 7665
6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
Reviewed-by: ksrini
cl [Wed, 22 Dec 2010 15:57:26 -0800] rev 7664
Added tag jdk7-b123 for changeset 8de47554f105
duke [Wed, 05 Jul 2017 17:30:47 +0200] rev 7663
Merge
trims [Mon, 03 Jan 2011 15:30:05 -0800] rev 7662
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass
Summary: Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: jcoomes
trims [Fri, 24 Dec 2010 07:59:50 -0800] rev 7661
7008759: Bump the HS20 build number to 05
Summary: Update the HS20 build number to 05
Reviewed-by: jcoomes
johnc [Thu, 23 Dec 2010 12:19:57 -0800] rev 7660
Merge
tonyp [Sun, 19 Dec 2010 20:57:16 -0500] rev 7659
6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired
Summary: Fire the gc-begin and gc-end probes for G1.
Reviewed-by: kamg, ysr, jcoomes
ysr [Fri, 17 Dec 2010 23:41:31 -0800] rev 7658
6807801: CMS: could save/restore fewer header words during scavenge
Summary: Age bits need not enter the mark-word preservation calculus; also affected, in addition to CMS, per CR synopsis above, were ParNew (but not DefNew), ParallelScavenge and G1, albeit to a lesser degree than CMS.
Reviewed-by: tonyp, johnc
johnc [Fri, 17 Dec 2010 11:26:53 -0800] rev 7657
7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field
Summary: Initialize the _is_alive_non_header field of G1's reference processor with an instance of the G1CMIsAliveClosure. This will stop adding reference objects with live referents to the discovered reference lists unnecessarily.
Reviewed-by: tonyp, ysr, jwilhelm, brutisso
trims [Wed, 22 Dec 2010 19:20:47 -0800] rev 7656
Added tag hs20-b04 for changeset 5d1dc8153960
cl [Wed, 22 Dec 2010 15:57:14 -0800] rev 7655
Added tag jdk7-b123 for changeset 5d1dc8153960
ohair [Tue, 28 Dec 2010 15:52:09 -0800] rev 7654
6962318: Update copyright year
Reviewed-by: xdono
ohair [Fri, 24 Dec 2010 11:16:02 -0800] rev 7653
Merge
ohair [Thu, 23 Dec 2010 18:41:57 -0800] rev 7652
7008723: Remove binary plugs creation and use from openjdk
Reviewed-by: mchung, andrew, aph, dholmes
ohair [Wed, 22 Dec 2010 12:27:14 -0800] rev 7651
Merge
ohair [Wed, 22 Dec 2010 12:25:52 -0800] rev 7650
7003845: README-builds document proper location of forest extension, provide alternatives
Reviewed-by: robilad
ohair [Tue, 21 Dec 2010 16:44:00 -0800] rev 7649
6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase location
Reviewed-by: ksrini
cl [Wed, 22 Dec 2010 15:57:04 -0800] rev 7648
Added tag jdk7-b123 for changeset 346d9718942b
duke [Wed, 05 Jul 2017 17:30:37 +0200] rev 7647
Added tag jdk7-b123 for changeset 142129d8599d
duke [Wed, 05 Jul 2017 17:30:37 +0200] rev 7646
Merge
duke [Wed, 05 Jul 2017 17:30:34 +0200] rev 7645
Merge
lana [Mon, 20 Dec 2010 21:10:57 -0800] rev 7644
Merge
mcimadamore [Mon, 13 Dec 2010 15:11:00 -0800] rev 7643
6993978: Project Coin: Compiler support of annotation to reduce varargs warnings
Reviewed-by: jjg, darcy
bpatel [Mon, 13 Dec 2010 14:08:01 -0800] rev 7642
Merge
bpatel [Mon, 13 Dec 2010 13:44:47 -0800] rev 7641
7006270: Several javadoc regression tests are failing on windows
Reviewed-by: jjg
mcimadamore [Mon, 13 Dec 2010 14:56:50 +0000] rev 7640
7006109: Add test library to simplify the task of writing automated type-system tests
Summary: Types.java needs to be more stress-tested
Reviewed-by: jjg
lana [Sun, 12 Dec 2010 21:58:56 -0800] rev 7639
Merge
lana [Sun, 12 Dec 2010 15:31:28 -0800] rev 7638
Merge