RFR: 8267553: Extra JavaThread assignment in ClassLoader::create_class_path_entry()
Calvin Cheung
ccheung at openjdk.java.net
Mon May 24 04:46:42 UTC 2021
On Mon, 24 May 2021 01:20:26 GMT, David Holmes <dholmes at openjdk.org> wrote:
> This is a trivial cleanup that was missed when "JDK-8252685 APIs that require JavaThread should take JavaThread arguments " was merged and integrated.
>
> Thanks to @calvinccheung for spotting this.
>
> Testing: tiers 1-3 (in progress)
>
> Thanks,
> David
Thanks for the quick fix. It looks good and trivial.
-------------
Marked as reviewed by ccheung (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4160
More information about the hotspot-runtime-dev
mailing list