zoukankan      html  css  js  c++  java
  • Tilera 服务器上OpenJDK的安装尝试

    一、起因

    这两天比较有意思,客户那里的代码遇到了一个jvm的bug崩溃了,所以老板让我升级JVM,这是一个处理器架构和x86不同的处理器,我改怎么安装呢?

    我百度了OpenJDK,并且按照http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html解决了大量的依赖关系。

    花费了大量的时间。

    但是最后还是失败了。

    所以我向OpenJDK的邮件列表,和centos的邮件列表发了两封邮件。

    第一封是这样写的:

    [Build OpenJDK] How can I build OpenJDK7 in my platform not x86

    Everybody:
         I do not understand English, so I use Google translator.
    Now I have a question, I want a non-x86 processor platforms, install OpenJDK, do you think there is this possible?
    First, some basic information, I use the processor is tilera company‘s tile, if you listened to them, then you should know that this processor uses an operating system similar to red hat, my God, but not a red hat.
    I solved a lot of dependency problems, but when I am ready to build it is still wrong, it actually generates the code on the x86 platform.
    Construction jdk too hurt, and is there any simple way.
    Thank you very much, if you can read this, then I look forward to your help, thank you very much.

    另一封是写给centos的。

    [JDK RPMS]Where can I get the sRpm of JDK.

    bodys:
              Now, I am building the OpenJDK on a new Processor Architecture,
    and I think it too hard,so I want to know
    Will I be able to find the jdk srpm package, if we can find it, where to go to find?
    Yes, my native language is not English, so I use the Google translator.
    If you can understand the meaning of this passage to prove that Google is still very great, very urgent hope to get your help, thank you very much.

    我不知到邮件列表是不是这样用,况且我不懂英文,真是有意思的一天。

  • 相关阅读:
    详解ABBYY FineReader 12内置的自动化任务
    提高OCR质量的技巧之区域未正确检测
    详解CorelDRAW中如何合并与拆分对象
    详解CorelDRAW中关于群组的操作
    CorelDRAW中关于锁定与解锁对象的操作
    CorelDRAW中如何分布对象
    CorelDRAW中如何复制对象属性详解
    CorelDRAW中如何再制对象详解
    CorelDRAW中六种复制对象的方法详解
    CentOS执行ping命令报错 name or service not know
  • 原文地址:https://www.cnblogs.com/likeyiyy/p/3277726.html
Copyright © 2011-2022 走看看