The property "jmeter.report.generator.statistic_window" is called directly by the PercentileAggregator class. The property should be handled by the ReportGeneratorConfiguration class like the others properties. The problem is to set a ReportGeneratorConfiguration instance available to the PercentileAggregator class.