kvn [Fri, 17 Apr 2009 09:38:32 -0700] rev 2568
6831323: Use v8plus as minimum required hardware for current Hotspot sources
Summary: Use -xarch=v8plus as default for 32-bits VM on sparc.
Reviewed-by: never, twisti
never [Thu, 16 Apr 2009 21:25:29 -0700] rev 2567
6741757: minor ctw improvements
Reviewed-by: kvn
never [Thu, 16 Apr 2009 15:50:32 -0700] rev 2566
6828024: verification of fixed interval usage is too weak
Reviewed-by: kvn
never [Thu, 16 Apr 2009 10:40:42 -0700] rev 2565
6449385: JCK test dup2_x200106m1 fails with Segmentation Fault on x86
Reviewed-by: kvn
never [Wed, 15 Apr 2009 09:53:54 -0700] rev 2564
6684007: PrintAssembly plugin not available for linux or windows
Reviewed-by: rasbold, jrose, twisti
trims [Wed, 22 Apr 2009 19:30:54 -0700] rev 2563
6833316: jprt.properties not setting values for 6u14 release flag
Summary: Fix jprt.properties to do 6u14 tests right
Reviewed-by: ohair
xlu [Wed, 22 Apr 2009 11:47:26 -0700] rev 2562
Merge
coleenp [Tue, 21 Apr 2009 16:12:51 -0400] rev 2561
6830069: UseLargePages is broken on Win64
Summary: Making VirtualAlloc/VirtualProtect two calls for PAGE_EXECUTE_READWRITE doesn't work for MEM_LARGE_PAGES.
Reviewed-by: xlu, kvn, jcoomes