git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Mon May 4 09:43:47 UTC 2020


Changeset: bbcb3b63
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2020-05-04 10:23:23 +0000
URL:       https://git.openjdk.java.net/mobile/commit/bbcb3b63

8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"

Remove assert that is only hit with hand written edge case tests.

Reviewed-by: kvn, thartmann

! src/hotspot/share/compiler/compileTask.cpp
! src/hotspot/share/compiler/compileTask.hpp
! test/hotspot/jtreg/compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java

Changeset: 09912cc5
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2020-05-04 10:27:46 +0000
URL:       https://git.openjdk.java.net/mobile/commit/09912cc5

8244182: Use root node as default for find_node when called from debugger

Improve find_node for simpler debugging.

Reviewed-by: roland, thartmann

! src/hotspot/share/opto/node.cpp



More information about the mobile-changes mailing list