commit | f91cc0cd42069129049fa389df0b19944d5c2b19 | [log] [tgz] |
---|---|---|
author | Chris Plummer <cjplummer@openjdk.org> | Tue Mar 07 13:35:34 2017 -0800 |
committer | Chris Plummer <cjplummer@openjdk.org> | Tue Mar 07 13:35:34 2017 -0800 |
tree | 173f9f0ac4f0ce7446f74ac84e3b23b1f31081aa | |
parent | 3e707c36714e2d0d4ec131a420a193a717e659f1 [diff] |
8175341: "java/util/Arrays/ParallelPrefix.java" Crash Internal Error ...diagnosticCommand.cpp...assert(k != __null) failed: FinalizerHistogram class is not accessible Allow the dcmd to fail with a pending exception rather than assert Reviewed-by: sspitsyn, dholmes