summaryrefslogtreecommitdiffstats
path: root/jenkins-server-slave-setup/nodes/sgothel-linux64-amd58xx-002/profile.amd64.j2se11
blob: 1dccd225c65a1c0af60e4bc0e61df134a63931ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
unset NS_JAVA
unset DYN_JAVA
unset JAVA_ROOT
unset JAVA_BINDIR
unset JDK_HOME
unset JAVA_COMPILER
unset TYA_LOGFILE

# export LIBXCB_ALLOW_SLOPPY_LOCK=1

export CLASSPATH=.

#export JAVA_HOME=/opt-linux-x86_64/jdk11
export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64

export PATH=$JAVA_HOME/bin:$PATH