hg: jdk9/hs-comp/hotspot: 8053886: assert(false) failed: Should not allocate with exception pending
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Sep 5 14:55:37 UTC 2014
Changeset: 0da099111ea0
Author: zmajo
Date: 2014-09-05 16:07 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/0da099111ea0
8053886: assert(false) failed: Should not allocate with exception pending
Summary: Failure caused by allocating method counters. Changed the way counters are allocated (use get_method_counters() instead of build_method_counters())
Reviewed-by: kvn, thartmann, anoll
! src/share/vm/runtime/sweeper.cpp
More information about the jdk9-all-changes
mailing list