iveresov [Tue, 21 Dec 2010 22:57:17 -0800] rev 7711
7008466: Tiered: Enable testing of tiered compilation in JPRT
Summary: Add running specjvm98 and specjbb2005 with tiered compilation enabled with JPRT.
Reviewed-by: kvn
kvn [Tue, 21 Dec 2010 13:56:40 -0800] rev 7710
7003130: assert(iterations<CG_BUILD_ITER_LIMIT) failed: infinite EA connection graph
Summary: bump CG_BUILD_ITER_LIMIT to 20
Reviewed-by: iveresov
twisti [Tue, 21 Dec 2010 04:37:30 -0800] rev 7709
7008165: Garbage in ClassFormatError message
Summary: When bootstrap_method_ref in BootstrapMethods attribute points to a wrong CP entry (non-MethodHandle), JVM throws ClassFormatError with a message, where method index and class file name is garbage.
Reviewed-by: iveresov
twisti [Sat, 18 Dec 2010 08:38:07 -0800] rev 7708
Merge
twisti [Sat, 18 Dec 2010 01:15:01 -0800] rev 7707
6990933: assert(sender_cb) failed: sanity in frame::sender_for_interpreter_frame
Reviewed-by: never
never [Sat, 18 Dec 2010 06:40:56 -0800] rev 7706
Merge
never [Fri, 17 Dec 2010 15:55:32 -0800] rev 7705
6579789: Internal error "c1_LinearScan.cpp:1429 Error: assert(false,"")" in debuggee with fastdebug VM
Reviewed-by: kvn, iveresov
kvn [Thu, 16 Dec 2010 14:15:12 -0800] rev 7704
7006505: Use kstat info to identify SPARC processor
Summary: read Solaris kstat data to get more precise CPU information
Reviewed-by: iveresov, never, twisti, dholmes
never [Thu, 16 Dec 2010 12:47:52 -0800] rev 7703
6839888: Array overrun in vm adlc
Reviewed-by: kvn, iveresov
iveresov [Thu, 16 Dec 2010 01:46:02 -0800] rev 7702
Merge
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