On windows vista with JDK 1.6 running /trunk, I see warnings like this often:
[junit]
[junit] ------------- Standard Error -----------------
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] 13-sep-2010 22:19:26
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] GRAVE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] ------------- ---------------- ---------------
Do others see this also? Is this new since the test reworking?
$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]