rbackman [Mon, 28 Oct 2013 08:34:10 +0100] rev 21207
8027353: Exact intrinsics: assert(n != NULL) failed: must not be null
Reviewed-by: kvn, roland
iveresov [Mon, 28 Oct 2013 17:32:02 -0700] rev 21206
Merge
iveresov [Mon, 28 Oct 2013 15:16:17 -0700] rev 21205
Merge
anoll [Fri, 25 Oct 2013 22:57:13 +0200] rev 21204
8026949: -Xint flag prints wrong warning: Initialization of C1 thread failed (no space to run compilers)
Summary: Exit compiler threads early during startup so that wrong error message is not printed
Reviewed-by: iveresov, twisti
roland [Mon, 28 Oct 2013 12:21:00 -0700] rev 21203
Merge
roland [Mon, 28 Oct 2013 09:58:59 +0100] rev 21202
8027140: Assertion in compiler when running bigapps/Kitchensink/stability
Summary: filter() code for TypeKlassPtr not moved when permgen removal was introduced
Reviewed-by: twisti, iveresov
adlertz [Fri, 25 Oct 2013 12:40:10 -0700] rev 21201
Merge
adlertz [Fri, 25 Oct 2013 10:13:40 +0200] rev 21200
8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Summary: Remove input to junk phi if they also become dead during post_allocate_copy_removal
Reviewed-by: roland