Looks good.
/Erik
On 2020-06-03 13:01, Jorn Vernee wrote:
Hi,
Please sponsor the following patch that correctly passes
java.library.path when running micro benchmarks [1].
As a little bit of background; previously the java.library.path was
appended to $1_MICRO_JAVA_OPTIONS and this was pas
Hi Jorn,
looks reasonable to me, and I can sponsor. A review from one of the
build maintainers would be appreciated.
/Claes
On 2020-06-03 22:01, Jorn Vernee wrote:
Hi,
Please sponsor the following patch that correctly passes
java.library.path when running micro benchmarks [1].
As a little
Hi,
Please sponsor the following patch that correctly passes
java.library.path when running micro benchmarks [1].
As a little bit of background; previously the java.library.path was
appended to $1_MICRO_JAVA_OPTIONS and this was passed to the java VM
running the JMH jar. But, the problem wit