log

age author description
Fri, 19 Apr 2013 05:14:39 +0200 kevinw Merge
Thu, 18 Apr 2013 17:02:20 +0100 kevinw 7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line
Fri, 01 Mar 2013 10:19:29 -0800 jmasa 8011268: NPG: Free unused VirtualSpaceNodes
Thu, 02 May 2013 13:12:33 -0700 jiangli Merge
Thu, 02 May 2013 12:16:01 -0400 jiangli Merge
Mon, 29 Apr 2013 01:58:43 -0700 jiangli Merge
Fri, 26 Apr 2013 16:58:18 -0400 jiangli Merge
Sun, 28 Apr 2013 18:24:04 -0400 dholmes 8010428: Special -agentpath checks needed with minimal VM to produce proper error message
Wed, 24 Apr 2013 21:11:02 -0400 dlong Merge
Wed, 24 Apr 2013 20:55:28 -0400 dlong 8003853: specify offset of IC load in java_to_interp stub
Wed, 01 May 2013 09:00:39 -0700 bharadwaj Merge
Wed, 01 May 2013 08:07:59 -0700 bharadwaj 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87
Wed, 01 May 2013 10:10:57 -0400 vladidan Merge
Tue, 30 Apr 2013 17:36:01 -0400 vladidan 8013398: Adjust number of stack guard pages on systems with large memory page size
Wed, 01 May 2013 01:07:50 +0200 sla Merge
Tue, 30 Apr 2013 21:47:02 +0200 sla 8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Tue, 30 Apr 2013 09:17:06 -0400 zgu 8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6'
Tue, 30 Apr 2013 02:28:42 -0700 sla Merge
Tue, 30 Apr 2013 10:53:58 +0200 sla 8013466: SA crashes when attaching to a process on OS X
Mon, 29 Apr 2013 11:03:49 -0700 mikael 8012015: Use PROT_NONE when reserving memory
Mon, 29 Apr 2013 16:36:17 -0400 hseigel Merge
Mon, 29 Apr 2013 16:13:57 -0400 hseigel 8011773: Some tests on Interned String crashed JVM with OOM
Fri, 26 Apr 2013 07:34:02 -0400 emc 8007154: Remove support for u4 MethodParameter flags fields
Fri, 26 Apr 2013 08:40:24 -0700 dcubed Merge
Thu, 25 Apr 2013 12:55:49 -0700 iklam 8008962: NPG: Memory regression: One extra Monitor per ConstantPool
Thu, 25 Apr 2013 03:58:53 -0700 sspitsyn 8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
Wed, 24 Apr 2013 15:57:17 -0700 coleenp Merge
Wed, 24 Apr 2013 16:19:35 -0400 coleenp 8011803: release_C_heap_structures is never called for anonymous classes.
Wed, 24 Apr 2013 14:55:04 -0400 zgu 8011218: Kitchensink hanged, likely NMT is to blame
Wed, 24 Apr 2013 09:00:04 -0400 hseigel 8012695: Assertion message displays %u and %s text instead of actual values
Fri, 26 Apr 2013 00:40:22 -0700 amurillo 8013227: new hotspot build - hs25-b31
Thu, 02 May 2013 13:35:00 -0700 katleman Added tag jdk8-b88 for changeset 8482058e74bc
Fri, 26 Apr 2013 00:29:12 -0700 amurillo Added tag hs25-b30 for changeset c4af77d20454 jdk8-b88
Fri, 26 Apr 2013 00:29:11 -0700 amurillo Merge hs25-b30
Thu, 25 Apr 2013 13:10:03 -0700 bharadwaj Merge
Wed, 24 Apr 2013 18:20:04 -0400 jiangli 8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset.
Wed, 24 Apr 2013 09:42:08 +0200 roland 8011771: runThese crashed with EAV
Tue, 16 Apr 2013 17:06:39 +0200 roland 8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas
Tue, 23 Apr 2013 12:32:17 -0400 jiangli 8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization.
Tue, 23 Apr 2013 08:12:14 -0700 bharadwaj 8012961: Do not restrict static interface methods to be private
Sun, 21 Apr 2013 21:05:02 -0700 dcubed Merge
Sun, 21 Apr 2013 20:41:04 -0700 dcubed 8012907: anti-delta fix for 8010992
Sat, 20 Apr 2013 19:02:11 +0200 mgronlun 6729929: I18N - Taking Heap Dump failed if project path contains multibyte characters
Sat, 20 Apr 2013 04:07:08 -0700 sspitsyn 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Fri, 19 Apr 2013 16:51:27 -0700 dcubed Merge
Fri, 19 Apr 2013 13:48:54 -0700 dcubed Merge
Fri, 19 Apr 2013 11:08:52 -0700 minqi 8010992: Remove calls to global ::operator new[] and new
Thu, 18 Apr 2013 14:03:37 -0400 bharadwaj Merge
Thu, 18 Apr 2013 08:05:35 -0700 bharadwaj 8006267: InterfaceMethod_ref should allow invokestatic and invokespecial
Thu, 18 Apr 2013 10:04:44 -0400 zgu 8012464: NMT: classes should not derive from _ValueObj, use VALUE_OBJ_CLASS_SPEC instead
Wed, 17 Apr 2013 08:20:02 -0400 hseigel 8009928: PSR:PERF Increase default string table size
Fri, 19 Apr 2013 10:09:11 -0700 amurillo 8012559: new hotspot build - hs25-b30
Thu, 25 Apr 2013 09:24:00 -0700 katleman Added tag jdk8-b87 for changeset d4c266784660
Tue, 23 Apr 2013 09:27:07 -0700 lana Merge jdk8-b87
Wed, 17 Apr 2013 21:33:05 -0700 lana Merge
Wed, 17 Apr 2013 10:12:42 -0700 lana Merge
Fri, 12 Apr 2013 10:14:42 +0100 chegar Merge
Tue, 26 Feb 2013 16:16:54 -0800 twisti 8004336: Better handling of method handle intrinsic frames
Fri, 19 Apr 2013 09:58:06 -0700 amurillo Added tag hs25-b29 for changeset 01d5f04e64dc
Fri, 19 Apr 2013 09:58:05 -0700 amurillo Merge hs25-b29
Fri, 19 Apr 2013 03:13:04 -0400 bharadwaj Merge
Thu, 18 Apr 2013 16:04:33 -0700 bharadwaj Merge
Thu, 11 Apr 2013 13:57:44 +0200 neliasso 8006952: Slow VM due to excessive code cache freelist iteration
Tue, 16 Apr 2013 10:04:01 -0700 iignatyev 8011971: WB API doesn't accept j.l.reflect.Constructor
Tue, 16 Apr 2013 10:37:16 -0400 neliasso Merge
Tue, 16 Apr 2013 10:08:41 +0200 neliasso 8011621: live_ranges_in_separate_class.patch
Mon, 15 Apr 2013 18:42:42 -0700 roland Merge
Mon, 15 Apr 2013 16:20:05 -0700 twisti 7172922: export_ makefile targets do not work unless all supported variants are built
Thu, 18 Apr 2013 17:00:16 -0400 jiangli Merge
Mon, 15 Apr 2013 21:25:23 -0400 jiangli Merge
Thu, 11 Apr 2013 23:06:33 -0400 jiangli 8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL.
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Thu, 18 Apr 2013 14:38:31 +0200 mgerdin Merge
Thu, 18 Apr 2013 06:50:35 +0200 brutisso 8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime
Wed, 17 Apr 2013 10:57:02 -0700 johnc 8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc.
Mon, 01 Apr 2013 10:50:30 -0700 jmasa 8011173: NPG: Replace the ChunkList implementation with class FreeList<Metachunk>
Tue, 16 Apr 2013 12:46:24 +0200 mgerdin Merge
Thu, 11 Apr 2013 10:20:00 -0700 johnc Merge
Wed, 10 Apr 2013 10:57:34 -0700 johnc 8010780: G1: Eden occupancy/capacity output wrong after a full GC
Tue, 16 Apr 2013 08:59:29 -0700 rdurbin Merge
Wed, 10 Apr 2013 08:55:50 -0400 zgu 8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started"
Thu, 18 Apr 2013 10:30:11 -0700 katleman Added tag jdk8-b86 for changeset 86db4847f195
Wed, 17 Apr 2013 12:38:58 -0700 katleman Merge jdk8-b86
Mon, 15 Apr 2013 14:19:58 -0700 katleman Merge
Fri, 12 Apr 2013 15:22:08 -0700 katleman 8012048: JDK8 b85 source with GPL header errors
Wed, 19 Jun 2013 16:46:41 +0200 Lukas Stadler more restrictive condition in ForeignCallNode.setStateAfter
Wed, 19 Jun 2013 16:42:56 +0200 Lukas Stadler split MemoryCheckpoint interface into Single and Multi
Wed, 19 Jun 2013 15:29:37 +0200 Andreas Woess fix canonicalization of UnsafeStoreNode: preserve stateAfter
Wed, 19 Jun 2013 15:07:39 +0200 Andreas Woess junit.framework package is deprecated
Wed, 19 Jun 2013 12:21:03 +0200 Christian Haeubl Added a more inlining test cases.
Tue, 18 Jun 2013 14:23:29 -0700 Mick Jordan fix == on Value
Tue, 18 Jun 2013 14:17:45 -0700 Mick Jordan fix == on Register value
Tue, 18 Jun 2013 18:35:18 +0200 Doug Simon hard code use of python2.7 executable
Tue, 18 Jun 2013 18:17:04 +0200 Doug Simon remove build-graal.xml and have make directly call mx to generate graal.jar
Tue, 18 Jun 2013 16:39:17 +0200 Lukas Stadler DynamicCounterNode: counter without lowering, output tweaks
Tue, 18 Jun 2013 16:38:18 +0200 Lukas Stadler pull ScheduledNodeIterator into separate class
Tue, 18 Jun 2013 12:46:06 +0200 Doug Simon cannot use DeoptimizationAction.None for deoptimizing instanceof snippet since it will miss application phase changes, causing repeated and expensive deoptimization
Tue, 18 Jun 2013 11:01:32 +0200 Christian Haeubl Merge.
Tue, 18 Jun 2013 10:43:00 +0200 Christian Haeubl Bugfix for compilation queue.
Tue, 18 Jun 2013 09:32:09 +0200 Bernhard Urban Value/Register: replace object identity check with equals()
Tue, 18 Jun 2013 09:00:33 +0200 Christian Haeubl Minor CompilationTask refactoring.
Mon, 17 Jun 2013 22:09:44 +0200 Bernhard Urban unittest/aot: add testcase for BoxingSnippets
Mon, 17 Jun 2013 17:50:09 +0200 Bernhard Urban aot: add/fix some javadoc
Mon, 17 Jun 2013 17:07:49 +0200 Bernhard Urban HotSpotResolvedJavaField: add cache of java.lang.{Character,Byte,Short} to not embeddable list (GRAAL-290)
Mon, 17 Jun 2013 20:39:24 +0200 Christos Kotselidis Remove leaf calls for G1 calls
Mon, 17 Jun 2013 20:39:04 +0200 Christos Kotselidis Remove old G1 stub calls
Mon, 17 Jun 2013 20:38:21 +0200 Christos Kotselidis Remove old G1 Barrier nodes
Mon, 17 Jun 2013 17:55:19 +0200 Doug Simon an instanceof instruction lowers to a deoptimize-on-hint-miss snippet only if its profile indicates a miss (of a hint type) occurs an order of magnitude less than the compilation threshold
Mon, 17 Jun 2013 14:53:37 +0200 Gilles Duboscq Ignore workingsets.xml
Mon, 17 Jun 2013 09:48:30 +0200 Bernhard Urban gate: enable verification for aot
Sun, 16 Jun 2013 23:55:22 +0200 Bernhard Urban HotSpotResolvedJavaField: be more precise about fields that are not embeddable (GRAAL-290)
Sun, 16 Jun 2013 23:55:22 +0200 Bernhard Urban HotSpotResolvedJavaField: check if method is called from snippet/replacements (GRAAL-290)
Sun, 16 Jun 2013 23:55:21 +0200 Bernhard Urban BoxingSnippets: don't embed constants if in AOT mode (GRAAL-290)
Sun, 16 Jun 2013 23:55:20 +0200 Bernhard Urban HotSpotResolvedJavaField: don't embed object for empty stack trace for replacements when compiled in AOT mode (GRAAL-290)
Sun, 16 Jun 2013 23:55:19 +0200 Bernhard Urban HotSpotResolvedJavaField: don't embed caches of java.lang.{Integer,Long,Boolean} for replacements when compiled in AOT mode (GRAAL-290)
Mon, 17 Jun 2013 08:30:03 +0200 Michael Haupt [GRAAL-308] pre-defined working sets for Eclipse
Sat, 15 Jun 2013 21:28:20 +0200 Doug Simon exclude projects from mx checkstyle if their Java compliance level is higher than the configured JDK
Sat, 15 Jun 2013 21:27:14 +0200 Doug Simon mx checkstyle command no longer exits on first error
Sat, 15 Jun 2013 21:05:01 +0200 Doug Simon a suite should be registered in the global _suites map at most once