iklam [Sun, 23 Jun 2013 22:08:28 -0700] rev 18438
8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes
Summary: Added Atomic::inc(short*) to support this change.
Reviewed-by: coleenp, dcubed, dholmes, minqi
dcubed [Fri, 21 Jun 2013 10:55:26 -0700] rev 18437
Merge
dcubed [Fri, 21 Jun 2013 08:18:08 -0700] rev 18436
Merge
coleenp [Fri, 21 Jun 2013 10:57:00 -0400] rev 18435
8017177: more explicit code location information in hs_err crash log
Summary: Add code pc location for compiled code
Reviewed-by: kvn, coleenp
Contributed-by: doug.simon@oracle.com
coleenp [Fri, 21 Jun 2013 10:50:19 -0400] rev 18434
8004124: Handle and/or warn about SI_KERNEL
Summary: Detect this crash in the signal handler and give a fatal error message instead of making us chase down bugs that don't reproduce
Reviewed-by: kvn, mgerdin, dholmes
mgronlun [Thu, 20 Jun 2013 11:53:51 +0200] rev 18433
8016735: Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
Reviewed-by: sla, dholmes