RFR: 6710: Add rule to detect if an old version of Lucene is in use
    Henrik Dafgård 
    hdafgard at openjdk.java.net
       
    Fri Jun 26 16:13:18 UTC 2020
    
    
  
JMC has a few hard coded checks to exclude LookaheadSuccess Error instances, we should instead point out to users if
they're using an older version of Lucene (or Solr/ElasticSearch) before they started re-using the same Error instance.
-------------
Commit messages:
 - Add rule to check for old versions of Lucene
Changes: https://git.openjdk.java.net/jmc/pull/89/files
 Webrev: https://webrevs.openjdk.java.net/jmc/89/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JMC-6710
  Stats: 145 lines in 3 files changed: 145 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jmc/pull/89.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/89/head:pull/89
PR: https://git.openjdk.java.net/jmc/pull/89
    
    
More information about the jmc-dev
mailing list