java8 jstack,Java 1.8中的jstack / jmap替代

With the 1.8 release, jstack and jmap (and probably others) have been removed from some java distributions (i.e. the windows distribution still has them, but they are not present on linux distributions).

Oracle says they are experimental, and hence, they can be removed at any time.

However, I've found these little tools extremely helpful in the past, for debugging. For example I often use jstack to print the list of threads within a particular java process, etc.

Question : Do you know of any alternatives to them, or did Oracle simply removed them without providing anything instead ?

Edit 1

Apparently, this happens in the "server JRE" version (like this one http://download.oracle.com/otn/java/jdk/8u51-b16/server-jre-8u51-linux-x64.tar.gz), but not in the JDK versions.

This is different than java 1.7, where server JRE also included those files.

While the reasoning behind this now makes a lot more sense, I'm still wondering if there's alternative tools like jmap/jstack in server JRE (it seems a bit troublesome to install a jdk on a server, just to look at some thread info)

解决方案

I am not sure where you are getting info that they are removed from linux distributions. The latest JDK_1.8.0_60 I installed still has them.

If it goes away, jconsole gets stack traces and alot more.

I got the standard download from Oracle's website:

shackle@shackle-desktop:~/NetBeansProjects/CppApplication_2$ /usr/local/jdk1.8.0_60/bin/java -XshowSettings:properties -version

Property settings:

awt.toolkit = sun.awt.X11.XToolkit

file.encoding = UTF-8

file.encoding.pkg = sun.io

file.separator = /

java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment

java.awt.printerjob = sun.print.PSPrinterJob

java.class.path = .

java.class.version = 52.0

java.endorsed.dirs = /usr/local/jdk1.8.0_60/jre/lib/endorsed

java.ext.dirs = /usr/local/jdk1.8.0_60/jre/lib/ext

/usr/java/packages/lib/ext

java.home = /usr/local/jdk1.8.0_60/jre

java.io.tmpdir = /tmp

java.library.path = /usr/local/jdk1.8.0_60/jre/lib/i386/server

/usr/local/jdk1.8.0_60/jre/lib/i386

/usr/local/jdk1.8.0_60/jre/../lib/i386

/home/shackle/rcslib//lib/

/usr/local/jdk1.8.0_25/jre/lib/i386/client/

.

/usr/local/lib

/local/lib/

/usr/java/packages/lib/i386

/lib

/usr/lib

java.runtime.name = Java(TM) SE Runtime Environment

java.runtime.version = 1.8.0_60-b27

java.specification.name = Java Platform API Specification

java.specification.vendor = Oracle Corporation

java.specification.version = 1.8

java.vendor = Oracle Corporation

java.vendor.url = http://java.oracle.com/

java.vendor.url.bug = http://bugreport.sun.com/bugreport/

java.version = 1.8.0_60

java.vm.info = mixed mode

java.vm.name = Java HotSpot(TM) Server VM

java.vm.specification.name = Java Virtual Machine Specification

java.vm.specification.vendor = Oracle Corporation

java.vm.specification.version = 1.8

java.vm.vendor = Oracle Corporation

java.vm.version = 25.60-b23

line.separator = \n

os.arch = i386

os.name = Linux

os.version = 3.2.0-32-generic

path.separator = :

sun.arch.data.model = 32

sun.boot.class.path = /usr/local/jdk1.8.0_60/jre/lib/resources.jar

/usr/local/jdk1.8.0_60/jre/lib/rt.jar

/usr/local/jdk1.8.0_60/jre/lib/sunrsasign.jar

/usr/local/jdk1.8.0_60/jre/lib/jsse.jar

/usr/local/jdk1.8.0_60/jre/lib/jce.jar

/usr/local/jdk1.8.0_60/jre/lib/charsets.jar

/usr/local/jdk1.8.0_60/jre/lib/jfr.jar

/usr/local/jdk1.8.0_60/jre/classes

sun.boot.library.path = /usr/local/jdk1.8.0_60/jre/lib/i386

sun.cpu.endian = little

sun.cpu.isalist =

sun.desktop = gnome

sun.io.unicode.encoding = UnicodeLittle

sun.java.launcher = SUN_STANDARD

sun.jnu.encoding = UTF-8

sun.management.compiler = HotSpot Tiered Compilers

sun.os.patch.level = unknown

user.country = US

user.dir = /home/shackle/NetBeansProjects/CppApplication_2

user.home = /home/shackle

user.language = en

user.name = shackle

user.timezone =

java version "1.8.0_60"

Java(TM) SE Runtime Environment (build 1.8.0_60-b27)

Java HotSpot(TM) Server VM (build 25.60-b23, mixed mode)

shackle@shackle-desktop:~/NetBeansProjects/CppApplication_2$

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值