hg: jdk8/tl/jdk: 7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp

2012-03-05 Thread weijun . wang
Changeset: 26ed9a64a318 Author:weijun Date: 2012-03-06 10:25 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/26ed9a64a318 7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp Reviewed-by: xuelei ! src/share/classes/sun/security/tools/JarSign

hg: jdk8/tl/jdk: 7078053: Solaris JDK build: C compiler writing tmp files into the make tree

2012-03-05 Thread philip . race
Changeset: 8b4309cbd999 Author:prr Date: 2012-03-05 09:33 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8b4309cbd999 7078053: Solaris JDK build: C compiler writing tmp files into the make tree Reviewed-by: ohair, alanb ! make/java/nio/Makefile ! make/sun/xawt/Makefile

hg: jdk8/tl/jdk: 7151348: Build breaks due to warning clean up in sun.rmi.*(7146763)

2012-03-05 Thread kurchi . subhra . hazra
Changeset: ce6b852bf4e2 Author:khazra Date: 2012-03-05 17:38 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ce6b852bf4e2 7151348: Build breaks due to warning clean up in sun.rmi.*(7146763) Summary: Undo changes to sun/rmi/rmic/* commited as fix for 7146763 Reviewed-by: smarks

hg: hsx/hotspot-rt/hotspot: 7150046: SIGILL on sparcv9 fastdebug

2012-03-05 Thread coleen . phillimore
Changeset: 8a48c2906f91 Author:coleenp Date: 2012-03-05 14:19 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8a48c2906f91 7150046: SIGILL on sparcv9 fastdebug Summary: Breakpoint needs to do 64-bit compare for pointers on sparcv9 Reviewed-by: coleenp, never Contrib

hg: jdk8/tl/jdk: 2 new changesets

2012-03-05 Thread vincent . x . ryan
Changeset: a9840446d677 Author:vinnie Date: 2012-03-05 14:13 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a9840446d677 7151109: backout CR 6988842 Reviewed-by: mullan ! make/sun/security/Makefile ! src/share/classes/sun/security/pkcs11/Config.java ! src/share/classes/sun/s

Object address, size and heap space / JVMTI and Serviceability agent cooperation

2012-03-05 Thread Crazy Java
Hi, I am working on a project of visualizing the HotSpot heap. It is basically a GCSpy rewrite and I am trying o write a HotSpot driver. Just very quickly what the tool is providing - set of tiles per every heap space (young, old and permanent generation), where every tile has a well defined siz