changeset 14294 | 130e947dfbe6 |
parent 13887 | 89b873bcc55b |
child 14624 | 8f5ec8cfe196 |
child 14588 | 8ec26d2d9339 |
--- a/hotspot/src/share/vm/asm/codeBuffer.cpp Fri Oct 26 14:18:57 2012 -0700 +++ b/hotspot/src/share/vm/asm/codeBuffer.cpp Mon Oct 29 11:08:48 2012 -0700 @@ -758,7 +758,7 @@ } } - if (dest->blob() == NULL) { + if (dest->blob() == NULL && dest_filled != NULL) { // Destination is a final resting place, not just another buffer. // Normalize uninitialized bytes in the final padding. Copy::fill_to_bytes(dest_filled, dest_end - dest_filled,