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. wepy - 使用vsCode编辑器安装插件

    完成后,高亮以及智能补全代码. 1. 首先ctrl+shift+p打开扩展,安装以下三个插件 2. 复制以下文件内容到你的vsCode配置 files.associations { "fil ...

  2. cat 命令(转)

    原文:http://www.cnblogs.com/peida/archive/2012/10/30/2746968.html cat命令的用途是连接文件或标准输入并打印.这个命令常用来显示文件内容, ...

  3. ORACLE NVL 和 NVL2 函数的使用

    NVL函数是一个空值转换函数,在SQL查询中主要用来处理null值.在不支持 null 值或 null 值无关紧要的情况下,可以使用 NVL( ) 来移去计算或操作中的 null 值. Oracle在 ...

  4. jquery.dataTables动态列

    jquery.dataTables  版本1.10.7 直接上代码: 0.table <table id="popReportTable"> <thead> ...

  5. maven Dynamic Web Module 3.0 requires Java 1.6 or newer

      maven Dynamic Web Module 3.0 requires Java 1.6 or newer CreateTime--2018年4月19日16:56:42 Author:Mary ...

  6. lambda 2

    # -*- coding: utf-8 -*- #python 27 #xiaodeng def action(x): return (lambda y:x+y) act=action(99) pri ...

  7. PHP-学习大规模高并发Web系统架构及开发推荐书籍

    以下书籍内容涵盖大型网站开发中几个关键点:高可用.高性能.分布式.易扩展.如果想对大规模高并发Web系统架构及开发有很系统的学习,可以阅读以下书籍,欢迎补充! 一.<Linux企业集群—用商用硬 ...

  8. iOS打包framework - Swift完整项目打包Framework,嵌入OC项目使用

    场景说明: -之前做的App,使用Swift框架语言,混合编程,内含少部分OC代码. -需要App整体功能打包成静态库,完整移植到另一个App使用,该App使用OC. -所以涉及到一个语言互转的处理, ...

  9. SPFA 上手题 数 枚:

    1, HDU 1548 A strange lift :http://acm.hdu.edu.cn/showproblem.php?pid=1548 这道题可以灰常巧妙的转换为一道最短路题目,对第i层 ...

  10. Android 界面间传参数

    登陆页 //声明Intent对象,并启动 LoginActivity Activity Intent intent = new Intent(); intent.setClass(LoginActiv ...