We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44aac7 commit 556b7f5Copy full SHA for 556b7f5
core/src/test/java/org/elasticsearch/common/lucene/LuceneTests.java
@@ -363,6 +363,7 @@ public void testCount() throws Exception {
363
364
/**
365
* Test that the "unmap hack" is detected as supported by lucene.
366
+ * This works around the following bug: https://bugs.openjdk.java.net/browse/JDK-4724038
367
* <p>
368
* While not guaranteed, current status is "Critical Internal API": http://openjdk.java.net/jeps/260
369
* Additionally this checks we did not screw up the security logic around the hack.
0 commit comments