我需要从源代码交叉编译这个OpenJava叉 -对于aarch64-linux-gnu devkit目标:为此我安装了java10.0.2作为主机JDK,然后运行“./”。
└─$ ./configure
...
configure: Potential Boot JDK found at /home/katya/java is incorrect JDK version (Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true); ignoring
configure: (Your B
我试着在三星Chromebook Series3上安装Android Studio,但我坚持使用Java。任何帮助都将不胜感激。
Downloaded and extracted Android Studio
Downloaded and extracted Java 1.7.0_21 JDK ARM
Completed the below commands except the javaws commands as they error-ed out doesn't exist
tar xzvf ~/Downloads/jdk-7u21-linux-arm.tar.gz sudo
在我的jenkins机器上,据我所知,我有两个Java安装:
[1041][root@server:/tmp]$ alternatives --display java
java - status is manual.
link currently points to /logiciels/jdk/jdk1.7.0_76_Linux_64bits/jre/bin/java
/usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java - priority 16000
我只将jdk 7配置为可以在我的作业中使用。但是,当我完成自由泳的任务时,我总能得到
Caus
当我输入./startup.sh时,我得到:
Using CATALINA_BASE: /home/ashok/apache-tomcat-7.0.56
Using CATALINA_HOME: /home/ashok/apache-tomcat-7.0.56
Using CATALINA_TMPDIR: /home/ashok/apache-tomcat-7.0.56/temp
Using JRE_HOME: /usr/java/jdk1.7.0_05/bin/java
Using CLASSPATH: /home/ashok/apache-tomcat-7
我尝试在ubuntu11.04中安装java,我下载了"jdk-1_5__22-linux-i586.bin“,为此我使用了教程和
# sudo mv jdk-1_5_0_22-linux-i586.bin /usr/lib/jvm
# cd /usr/lib/jvm
# chmod +x jdk-1_5_0_22-linux-i586.bin
# ./jdk-1_5_0_22-linux-i586.bin
当我执行命令# ./jdk-1_5_0_22-linux-i586.bin时,我得到了以下错误消息
Do you agree to the above license terms?
在更新了我的jdk/jre之后,我确实遇到了一个奇怪的行为。在安装之后,我尝试执行的任何小程序都运行在相同的IllegalArgumentException中。我已经启用了java控制台调试功能,并且发现了一个奇怪的条目,我认为这是导致问题的原因。如下所示:
basic: LaunchDesc.selectJRE(false, false) returning selected jre: JREInfo for index 0:
platform is: 1.7
product is: 1.7.0_51
location is: http://java.sun.com/
为了读取为Linux生成的jdk-11+8源代码,我尝试构建java.nio.ByteBuffer。
我安装了基于的所有依赖项,然后成功地运行了configure。
但是,当我运行make时,会发现一个奇怪的错误:缺少一个Java,它看起来像是一个引导问题。
git clone https://github.com/openjdk/jdk.git
pushd jdk
bash configure
...
The existing configuration has been successfully updated in
/home/ubuntu/Code/jdk/build/linux-x
我已经将服务器更新到JDK 1.7.0-51。但是当我尝试在glassfish中启动domain1时,控制台显示
JVM failed to start: java.io.IOException: Cannot run program "/usr/java/jdk1.7.0_51/bin/java" (in directory "/home/glassfish/glassfish4/glassfish/domains/domain1/config"): error=13, Permiso denegado
当我尝试使用其他已安装的versión jdk 1.7.
有些人使用NetBeans来跟踪和调试JDK9。但是,我必须使用GDB来跟踪源代码,查看JDK/Hotspot代码的控制流,因为我使用ssh访问服务器上的源代码,并且不能使用GUI/IDE。
我遵循JDK正式文档中的Buildme.md配置JDK9,
bash ./configure --with-debug-level=slowdebug --with-target-bits=64 --disable-warnings-as-errors
然后,
make all
我得到了定制的debug版本:
/images/jdk/bin/java -version
openjdk version
我使用的是亚马逊ec2 Linux服务器。我在Jenkins管道输出中得到以下错误。
No compiler is provided in this environment Perhaps you are running on a JRE rather than a JDK
我尝试在服务器上运行该命令,它工作正常。我已经在全局工具配置中将JDK和MVN安装更新到我的linux路径,但是我仍然收到这个错误。
我正在尝试构建JDK8,但我有一个错误:
Building OpenJDK for target 'default' in configuration 'linux-x86_64-normal-server-release'
## Starting langtools
/bin/sh: ligne 0 : cd: /home/damien/jdk8/langtools/make: Aucun fichier ou dossier de ce type
/home/damien/jdk8//make/Main.gmk:83: recipe for target