Patch: Clarify the requirements on Profiler constructors

Aleksey Shipilev shade at redhat.com
Mon Oct 28 18:29:42 UTC 2019


On 10/11/19 1:50 PM, Dmitry Timofeev wrote:
> # HG changeset patch
> # User Dmitry Timofeev <dmitry.timofeiev at gmail.com>
> # Date 1570794166 -10800
> #      Fri Oct 11 14:42:46 2019 +0300
> # Node ID 943e1143f1871a60c0fa82a07ca57b8bd690c5a7
> # Parent  99d7b73cf1e355341e835208f95447cc5617481d
> Clarify that 3rd-party profilers must have a no-arg ctor:
> 
> Clarify that 3rd-party Profiler implementations must have
> a no-arg ctor in order to be discovered by the ServiceLoader.

Right. See:
  https://bugs.openjdk.java.net/browse/CODETOOLS-7902532

-- 
Thanks,
-Aleksey



More information about the jmh-dev mailing list