http://hg.openjdk.java.net/jdk10/jdk10/raw-file/tip/README

file:///D:/JDK/jdk11/jdk/doc/building.html

http://hg.openjdk.java.net/jdk8/jdk8/raw-file/tip/README-builds.html

http://hg.openjdk.java.net/jdk9/jdk9/raw-file/tip/README-builds.html

http://www.itwendao.com/article/detail/171776.html

http://www.itwendao.com/article/detail/171776.html

http://stackoverflow.com/questions/35611119/how-to-debug-openjdk-using-gdb

https://bugs.openjdk.java.net/browse/JDK-8036003

http://reverseengineering.stackexchange.com/questions/1935/how-to-handle-stripped-binaries-with-gdb-no-source-no-symbols-and-gdb-only-sho

http://unix.stackexchange.com/questions/2969/what-are-stripped-and-not-stripped-executables-in-unix

https://books.google.com.hk/books?id=hvlzBgAAQBAJ&pg=PA68&lpg=PA68&dq=disable-zip-debug-info&source=bl&ots=G5pNzK7BiG&sig=-rg8F-H61XTcY-TsMg1gTwz_k_A&hl=en&sa=X&ved=0ahUKEwiovfrE3vrRAhVCnJQKHZG4BUwQ6AEIMzAE#v=onepage&q=disable-zip-debug-info&f=false

http://mail.openjdk.java.net/pipermail/build-dev/2015-December/016155.html

http://blog.csdn.net/faadfafasd/article/details/50539615

http://pdf.th7.cn/down/files/1508/OpenJDK%20Cookbook.pdf

http://www.coin163.com/it/1653360379675842340/jdk8-openjdk-debugjava8hotspot

http://www.zhimengzhe.com/bianchengjiaocheng/Javabiancheng/44322.html

http://marcelinorc.com/2016/02/17/using-netbeans-to-hack-openjdk9-in-ubuntu/

https://neomatrix369.wordpress.com/2013/03/12/hotspot-is-in-focus-again-aka-hacking-hotspot-in-eclipse-juno-under-ubuntu-12-04/

http://zhongmingmao.me/2016/07/13/openjdk.html

http://mail.openjdk.java.net/pipermail/build-dev/2015-December/016155.html

http://hg.openjdk.java.net/jdk7/jdk7/raw-file/tip/README-builds.html#ant

http://hg.openjdk.java.net/jdk10/jdk10/raw-file/tip/README

http://hg.openjdk.java.net/jdk8/jdk8/raw-file/tip/README-builds.html

http://hg.openjdk.java.net/jdk9/jdk9/raw-file/tip/README-builds.html

Building OpenJDK 9 on Ubuntu

http://www.tuicool.com/articles/v2aaEv

图文解析在Linux下搭建Hotspot JVM源码调试环境 | How to build Hotspot JVM debug environment on Linux

http://zhaohe162.blog.163.com/blog/static/382167972014101910839474/

http://zhaohe162.blog.163.com/blog/static/38216797201410854611165/

https://codeyarns.com/2014/01/14/how-to-add-library-directory-to-ldconfig-cache/

https://www.eclipse.org/downloads/packages/

http://askubuntu.com/questions/121073/why-bash-profile-is-not-getting-sourced-when-opening-a-terminal

http://stackoverflow.com/questions/4608187/how-to-reload-bash-profile-from-the-command-line

JDK 7 下载

http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html

JDK 6 下载

http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html

script

https://bash.cyberciti.biz/guide/Hello,_World!_Tutorial

http://linuxcommand.org/wss0010.php

http://www.linfo.org/create_shell_1.html

https://blogs.oracle.com/vaibhav/entry/openjdk_build_on_netbeans_with1

JVM building的更多相关文章

  1. Getting Started with Testing ——开始单元测试

    Android tests are based on JUnit, and you can run them either as local unit tests on the JVM or as i ...

  2. myeclipse building workspace如何禁止及提高myeclipse速度

    大家一定对building workspace时那缓慢的速度给困扰到了吧~ 其实只要把project选项里的 building automatically前的勾去掉,就可以快很多了.. 另外大家一定对 ...

  3. 彻底弄懂“PKIX path building failed”问题

    SSL的基础知识 SSL的全称是Secure Socket Layer.它的通信流程如下图所示,客户端与服务端会通过几次通信,通过非对称加密创建出一个加密密钥,用于以后的对称信息加密. 1,客户端明文 ...

  4. Troubles in Building Android Source Code

    Some Troubles or problems you may encounter while you setup the Android source code build environmen ...

  5. 60年代进程 80年代线程 IPC How the Java Virtual Machine (JVM) Works

    小结: 1. To facilitate communication between processes, most operating systems support Inter Process C ...

  6. Nacos Cluster Building

    原文链接:https://www.javaspring.net/nacos/nacos-cluster-building Continue to talk about the Nacos build ...

  7. [转帖]支撑双11每秒17.5万单事务 阿里巴巴对JVM都做了些什么?

    支撑双11每秒17.5万单事务 阿里巴巴对JVM都做了些什么? https://mp.weixin.qq.com/s?__biz=MzA3OTg5NjcyMg==&mid=2661671930 ...

  8. CAS 5.x搭建常见问题系列(2).PKIX path building failed

    错误原因 服务端的证书是不安全的,Cas的客户端在调用时因为安全提醒造成调用失败. CAS的客户端需要导入服务端的证书后,就正常了. 具体操作步骤如下: 1. 首先启动tomcat,看下之前搭建的ca ...

  9. 构建 JVM(HotSpot) 源码调试环境(OpenJDK8)

    原本想在 Windows 下编译调试,但过程中遇到了诸多错误(老是报路径错误...),最后只好放弃. 此次记录调试的方法为 CentOS7 上编译,Windows 上使用 Clion 远程调试(也可直 ...

随机推荐

  1. flume spooldir bug修复

    BUG:在往目录中copy大文件时,没有复制完,flume就开始读-->导致报错 在代码中体现为:org.apache.flume.client.avro.ReliableSpoolingFil ...

  2. Loadrunner脚本编程(1)-大体思路

    http://www.360doc.com/content/10/0806/13/1698198_44076570.shtml 就目前的了解.Loadrunner的脚本语言其实和C没什么区别.他内部的 ...

  3. MYSQL在Win下免安装zip

    mysql对于Win测试简单zip安装即可了解my.in配置文件的妙处(show variables),本地搭建mysql服务测试引擎! 01.下载 https://dev.mysql.com/dow ...

  4. HDUOJ----1263水果

    水果 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submissi ...

  5. 一道SQL题

    原题:大池子博客 给定一个access_time表,它记录了用户每个月访问网站的次数,包括三个域:用户.时间.次数.注意表中可能包含用户在1月份的多条记录. 要求查询用户.月份.月累计.总共累计四项的 ...

  6. 【LeetCode】35. Search Insert Position (2 solutions)

    Search Insert Position Given a sorted array and a target value, return the index if the target is fo ...

  7. Chrome浏览器桌面通知提示功能使用

    http://www.cnblogs.com/meteoric_cry/archive/2012/03/31/2426256.html

  8. ASP.NET MVC下的异步Action的定义和执行原理[转]

    http://www.cnblogs.com/artech/archive/2012/06/20/async-action-in-mvc.html Visual Studio提供的Controller ...

  9. Linux下发布javaWeb项目,配置环境变量,tomcat,和安装mysql数据库

    如果不懂,可以联系微博本人:QQ:3111901846 (原创) 1.配置java中jdk 注意一切操作,都是在root这个目录下进行的,不要选择其他目录,不然会出现一些小问题的 第一步: 你需要一个 ...

  10. Windows WaveIn 录音

    设置采集音频格式 WAVEFORMATEX waveform; //采集音频的格式,结构体 waveform.wFormatTag = WAVE_FORMAT_PCM;//声音格式为PCM wavef ...