summaryrefslogtreecommitdiffstats
path: root/jenkins-server-slave-setup/nodes/sgothel-linux64-amd58xx-002/profile.i386.j2se8
blob: bd95e81c9279a4678cdccb5752f6226557019eb3 (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/j2se8
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-i386

export PATH=$JAVA_HOME/bin:$PATH