This file is indexed.

/usr/share/gluegen2/make/scripts/runtest-x64.bat is in libgluegen2-build-java 2.3.2-5.

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
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
REM set TEMP=C:\Documents and Settings\jogamp\temp-exec
REM set TMP=C:\Documents and Settings\jogamp\temp-exec
REM set TEMP=C:\Users\jogamp\temp-exec
REM set TMP=C:\Users\jogamp\temp-exec

REM scripts\java-win64.bat com.jogamp.common.GlueGenVersion 
REM scripts\java-win64.bat com.jogamp.common.util.TestVersionInfo

REM scripts\java-win64.bat com.jogamp.gluegen.jcpp.IncludeAbsoluteTest

REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter
REM scripts\java-win64.bat com.jogamp.common.util.TestTempJarCache
REM scripts\java-win64.bat com.jogamp.common.os.TestElfReader01
scripts\java-win64.bat com.jogamp.common.util.TestPlatform01

REM scripts\java-win64.bat com.jogamp.common.util.TestIOUtil01
REM scripts\java-win64.bat com.jogamp.common.util.TestJarUtil
REM scripts\java-win64.bat com.jogamp.common.net.TestUrisWithAssetHandler
REM scripts\java-win64.bat com.jogamp.common.net.TestURIQueryProps
REM scripts\java-win64.bat com.jogamp.common.net.TestUri01
REM scripts\java-win64.bat com.jogamp.common.net.TestUri02Composing
REM scripts\java-win64.bat com.jogamp.common.net.TestUri03Resolving
REM scripts\java-win64.bat com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908

REM scripts\java-win64.bat com.jogamp.common.nio.TestByteBufferInputStream
REM scripts\java-win64.bat com.jogamp.common.nio.TestByteBufferOutputStream