log

age author description
Fri, 12 Apr 2013 17:40:53 -0700 Christian Wimmer Use same type check for varargs and non-varargs parameters
Fri, 12 Apr 2013 16:08:08 -0700 Christian Wimmer Remove MetaUtil.getMirrorOrFail; Add necessary functionality to the Graal API so that all previous usages of java.lang.Class can now use ResolvedJavaType
Fri, 12 Apr 2013 16:05:56 -0700 Christian Wimmer Cache boolean flags instead of full Annotation objects
Fri, 12 Apr 2013 22:34:29 +0200 Doug Simon VM copy made during initial copy of the JDK is now named 'boot' instead of 'server0' to better reflect that it is the default VM (which may not be 'server') from the boot JDK
Fri, 12 Apr 2013 22:13:26 +0200 Doug Simon build output during buildvms command is sent to console (instead of log files) if -c option is given
Fri, 12 Apr 2013 22:07:33 +0200 Doug Simon buildvms command now runs "java -version" for each VM built unless -n option is specified
Fri, 12 Apr 2013 21:58:12 +0200 Doug Simon support for non-GRAAL VMs co-existing with GRAAL VMs
Fri, 12 Apr 2013 21:41:34 +0200 Doug Simon weakened assertion in unsafe.cpp for GRAAL builds such that non-GRAAL builds still work
Fri, 12 Apr 2013 21:35:27 +0200 Doug Simon removed unnecessary code
Fri, 12 Apr 2013 20:32:14 +0200 Doug Simon fixed minor regression
Fri, 12 Apr 2013 18:42:24 +0200 Gilles Duboscq Merge
Fri, 12 Apr 2013 18:17:36 +0200 Gilles Duboscq Merge
Fri, 12 Apr 2013 14:15:59 +0200 Gilles Duboscq Rename "node()" methods in interfaces to "asNode"
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Thu, 11 Apr 2013 21:45:21 -0700 amurillo Added tag hs25-b28 for changeset 6d88a566d369
Thu, 11 Apr 2013 21:45:20 -0700 amurillo Merge hs25-b28
Thu, 11 Apr 2013 17:16:39 -0700 bharadwaj Merge
Thu, 11 Apr 2013 11:42:41 -0700 vlivanov Merge
Thu, 11 Apr 2013 09:08:15 -0700 vlivanov 8011972: Field can be erroneously marked as contended when @Contended annotation isn't present
Thu, 11 Apr 2013 07:12:09 -0700 kmo 8011952: Missing ResourceMarks in TraceMethodHandles
Wed, 10 Apr 2013 09:52:49 +0200 roland 8011706: specjvm2008 test xml.transform gets array bound exception with c1
Tue, 09 Apr 2013 09:54:17 -0700 iignatyev 8007288: Additional WB API for compiler's testing
Mon, 08 Apr 2013 07:40:08 -0700 bharadwaj 8010913: compiler/6863420 often exceeds timeout
Fri, 05 Apr 2013 11:09:43 +0200 neliasso 8006016: Memory leak at hotspot/src/share/vm/adlc/output_c.cpp
Thu, 11 Apr 2013 16:35:34 +0200 mgerdin Merge
Wed, 10 Apr 2013 14:26:49 +0200 stefank 8011872: Include Bit Map addresses in the hs_err files
Wed, 10 Apr 2013 13:27:35 +0200 mgerdin 8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock
Tue, 09 Apr 2013 15:32:45 +0200 mgerdin 8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure
Mon, 08 Apr 2013 07:49:28 +0200 brutisso 7197666: java -d64 -version core dumps in a box with lots of memory
Mon, 11 Feb 2013 10:31:56 -0800 jmasa 8008508: CMS does not correctly reduce heap size after a Full GC