Proposal: parameters and programmatic API

Aleksey Shipilev aleksey.shipilev at oracle.com
Mon May 13 14:14:32 PDT 2013


Thanks!

On 05/13/2013 08:16 PM, Richard Warburton wrote:
> The ability to take settings from some kind of Map<String,?> or
> Properties file would be highly appreciated.  I know that's really only
> a question of iterating over the entryset and adding things in, but I
> imagine its a common enough case to bake into the actual API.

We are trying to get away from the Stringly-typed interfaces as much as
possible. Parameter maps are still within the reason though. Let's see
how the prototyping work goes.

-Aleksey.


More information about the jmh-dev mailing list