ohair [Tue, 30 Nov 2010 17:46:42 -0800] rev 7463
6987107: Add variable to add to but not modify non-fcs version string
Reviewed-by: jcoomes, dholmes, andrew, kvn
andrew [Tue, 23 Nov 2010 02:17:23 +0000] rev 7462
7000225: Sanity check on sane-alsa-headers is broken
Summary: Fix use of tab separators, ${alsa_version} expansion and conditional
Reviewed-by: ohair
cl [Thu, 16 Dec 2010 18:18:06 -0800] rev 7461
Added tag jdk7-b122 for changeset a6ce631dfd85
duke [Wed, 05 Jul 2017 17:29:44 +0200] rev 7460
Merge
trims [Thu, 16 Dec 2010 20:48:11 -0800] rev 7459
Merge
dholmes [Thu, 16 Dec 2010 20:57:03 -0500] rev 7458
7003707: need to remove (some) system include files from the HotSpot header files
Summary: move socket_available into os_linux.cpp to avoid inclusion of ioctl.h in os_linux.inline.hpp
Reviewed-by: coleenp, stefank, ikrylov