This file is indexed.

/usr/lib/x86_64-linux-gnu/octave/packages/java-1.2.8/x86_64-pc-linux-gnu-api-v48+/PKG_DEL is in octave-java 1.2.8-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
try
  atexit ("java_exit", false);
catch
  warning ("Failed to remove atexit command in java");
end_try_catch