git: openjdk/jdk13u-dev: 8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
Yuri Nesterenko
yan at openjdk.java.net
Tue Dec 1 15:53:50 UTC 2020
Changeset: 420ec53c
Author: Yuri Nesterenko <yan at openjdk.org>
Date: 2020-12-01 15:53:08 +0000
URL: https://git.openjdk.java.net/jdk13u-dev/commit/420ec53c
8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
Remove assert that is only hit with hand written edge case tests.
Backport-of: bbcb3b638b0488d4705cae73add15455ca3de977
! src/hotspot/share/compiler/compileTask.cpp
! src/hotspot/share/compiler/compileTask.hpp
! test/hotspot/jtreg/compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java
More information about the jdk-updates-changes
mailing list