mirror of https://github.com/apache/lucene.git
LUCENE-6795: Add CHANGES entry also to Solr (SystemInfoHandler improvements)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702717 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4a36db2cfa
commit
02838046dd
|
@ -153,6 +153,10 @@ New Features
|
||||||
|
|
||||||
* SOLR-7915: Provide pluggable context tool support for VelocityResponseWriter (Erik Hatcher)
|
* SOLR-7915: Provide pluggable context tool support for VelocityResponseWriter (Erik Hatcher)
|
||||||
|
|
||||||
|
* LUCENE-6795: SystemInfoHandler was improved to also show detailed operating
|
||||||
|
system statistics on IBM J9 virtual machines. It also no longer fails on Java 9
|
||||||
|
with Jigsaw module system. (Uwe Schindler)
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue