This is an automated email from the ASF dual-hosted git repository.
thomasm pushed a commit to branch OAK-10532
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/OAK-10532 by this push:
new a548729793 OAK-10532 Cost estimation for not(@x) calculates cost for
@x='value' instead
a548729793 is described below
commit a548729793bd9025ab30452f29f82999ea04d770
Author: Thomas Mueller <[email protected]>
AuthorDate: Wed Aug 28 17:54:31 2024 +0200
OAK-10532 Cost estimation for not(@x) calculates cost for @x='value' instead
---
oak-lucene/hs_err_pid67158.log | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/oak-lucene/hs_err_pid67158.log b/oak-lucene/hs_err_pid67158.log
deleted file mode 100644
index 0dee34afa4..0000000000
--- a/oak-lucene/hs_err_pid67158.log
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# A fatal error has been detected by the Java Runtime Environment:
-#
-# SIGSEGV (0xb) at pc=0x0000000100e5e670, pid=67158, tid=32515
-#
-# JRE version: OpenJDK Runtime Environment Homebrew (11.0.12) (build 11.0.12+0)
-# Java VM: OpenJDK 64-Bit Server VM Homebrew (11.0.12+0, mixed mode, tiered,
compressed oops, g1 gc, bsd-aarch64)
-# Problematic frame:
-# C [libjimage.dylib+0x2670] ImageStrings::find(Endian*, char const*, int*,
unsigned int)+0x6c
\ No newline at end of file