commit | fe000cd966d93cb7fe8d75fed5dcf7e1dbbac61e | [log] [tgz] |
---|---|---|
author | Goetz Lindenmaier <goetz@openjdk.org> | Mon Jan 06 11:02:21 2014 +0100 |
committer | Goetz Lindenmaier <goetz@openjdk.org> | Mon Jan 06 11:02:21 2014 +0100 |
tree | 728aacc19ca891cfe37269cf28c45554273ca588 | |
parent | 9c10079653848d68104f085a2d8cb80dd147a2cd [diff] |
8031188: Fix for 8029015: PPC64 (part 216): opto: trap based null and range checks Swap the Projs in the block list so that the new block is added behind the proper node. Reviewed-by: kvn