log

age author description
Sat, 04 Aug 2012 01:35:01 +0200 Doug Simon added info message suggesting use of -G:-PrintCFG in conjuction with -G:+PrintBinaryGraphs
Wed, 22 Aug 2012 15:26:56 +0200 Doug Simon disabled HP_series JTT until failure under 7u6 is fixed/understood
Wed, 22 Aug 2012 11:25:44 +0200 Doug Simon Merge.
Wed, 22 Aug 2012 11:20:04 +0200 Doug Simon removed dependence on private java.lang.String internals in HexCodeFile
Wed, 22 Aug 2012 11:00:31 +0200 Doug Simon removed klass::is_leaf_class() and replaced it's usage in Graal (the only usage) with an explicit test to ignore interface classes
Tue, 21 Aug 2012 11:53:04 +0200 Doug Simon disabled zipping of lib*.debuginfo files to simplify debugging with gdb
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Fri, 10 Aug 2012 23:07:38 -0700 amurillo Added tag hs24-b20 for changeset 4c8f2a12e757 jdk8-b52
Fri, 10 Aug 2012 17:50:24 -0700 twisti Merge hs24-b20
Fri, 10 Aug 2012 15:50:49 -0700 twisti Merge
Tue, 07 Aug 2012 14:32:08 -0700 twisti 7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Wed, 01 Aug 2012 14:44:26 -0700 twisti 7188276: JSR 292: assert(ct == T_OBJECT) failed: rt=T_OBJECT, ct=13
Wed, 01 Aug 2012 14:10:32 -0700 kvn 7188227: VM should recognize M-series SPARC
Mon, 30 Jul 2012 09:49:25 -0700 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
Fri, 27 Jul 2012 16:14:15 -0700 twisti 7187290: nightly failures after JSR 292 lazy method handle update