log

age author description
Fri, 11 Oct 2013 21:58:41 +0200 Doug Simon introduced @InjectedNodeParameter annotation to make injection of arguments during node intrinsification more extensible
Fri, 11 Oct 2013 21:05:41 +0200 Doug Simon fixed C compilation warnings on MacOS
Fri, 11 Oct 2013 19:20:45 +0200 Bernhard Urban gate: temporarily disable G1 verification until merge issues are resolved
Fri, 11 Oct 2013 17:53:29 +0200 Gilles Duboscq Merge
Fri, 11 Oct 2013 17:52:33 +0200 Gilles Duboscq Revert changes to globalDefinitions (needs more work) and disable CHECK_UNHANDLED_OOPS in fastdebug until it's fixed upstream
Fri, 11 Oct 2013 15:41:33 +0200 Gilles Duboscq Reduce HotSpot diff and fix previous merge
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Fri, 04 Oct 2013 14:10:09 -0700 amurillo Added tag hs25-b53 for changeset 562a3d356de6 jdk8-b111
Fri, 04 Oct 2013 14:10:08 -0700 amurillo Merge hs25-b53
Fri, 04 Oct 2013 13:37:25 -0700 jcoomes Merge
Thu, 03 Oct 2013 17:16:23 +0200 jwilhelm 8025853: Remove unnecessary uses of GenerationSizer
Thu, 03 Oct 2013 13:19:19 +0200 jwilhelm 8025855: Simplify GenRemSet code slightly
Wed, 02 Oct 2013 18:24:58 +0200 ehelin Merge
Mon, 30 Sep 2013 11:39:07 +0200 ehelin 8025226: TestPerfCountersAndMemoryPools.java fails with -Xmixed or -Xcomp
Wed, 02 Oct 2013 14:33:32 +0200 mgerdin 8012525: gc/metaspace/G1AddMetaspaceDependency.java Test fails a safepoint timeout assertion or hangs.
Tue, 01 Oct 2013 15:21:14 +0200 ehelin 8025313: MetaspaceMemoryPool incorrectly reports undefined size for max
Tue, 01 Oct 2013 07:52:52 +0200 brutisso 8025605: G1: Heap expansion logging misleading for fully expanded heap
Mon, 30 Sep 2013 12:43:59 +0200 tschatzl 8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads
Tue, 24 Sep 2013 14:46:29 +0200 mgerdin 8025305: Cleanup CardTableModRefBS usage in G1
Fri, 27 Sep 2013 13:41:07 +0200 tschatzl Merge
Fri, 27 Sep 2013 11:18:26 +0200 tschatzl Merge
Fri, 27 Sep 2013 10:23:12 +0200 mgerdin 8025279: metaspace/flags/maxMetaspaceSize throws OOM: out of Compressed Klass space
Thu, 26 Sep 2013 12:49:45 +0200 tschatzl 8014078: G1: improve remembered set summary information by providing per region type information
Thu, 03 Oct 2013 10:35:32 -0700 vladidan Merge
Thu, 03 Oct 2013 10:25:54 -0400 jprovino Merge
Fri, 27 Sep 2013 13:53:43 -0400 jiangli Merge
Fri, 27 Sep 2013 13:49:57 -0400 jiangli 8024990: JT_JDK: 11 failures with SIGSEGV on arm-sflt platforms in nightly fastdebug build.
Thu, 03 Oct 2013 16:38:21 +0400 iveresov Merge
Wed, 02 Oct 2013 06:17:10 -0700 vlivanov 8025233: Move sun.invoke.Stable into java.lang.invoke package
Fri, 27 Sep 2013 13:36:25 -0400 drchase 8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME)
Mon, 30 Sep 2013 15:42:39 -0700 twisti 8025599: Missing store barrier with OptimizeStringConcat
Fri, 27 Sep 2013 11:52:24 +0400 shade 8014447: Object.hashCode intrinsic breaks inline caches
Sat, 28 Sep 2013 12:42:22 -0700 twisti 8025613: clang: remove -Wno-unused-value
Sat, 28 Sep 2013 12:32:10 +0400 iignatyev 8023452: TestCase$Helper(java.lang.Object) must be osr_compiled
Sat, 28 Sep 2013 12:32:09 +0400 iignatyev 8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc
Fri, 27 Sep 2013 15:43:03 -0700 adlertz Merge
Fri, 27 Sep 2013 12:43:51 -0700 adlertz Merge
Fri, 27 Sep 2013 10:50:55 +0200 anoll 8020151: PSR:PERF Large performance regressions when code cache is filled
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Thu, 26 Sep 2013 12:07:53 -0700 twisti 8024545: make develop and notproduct flag values available in product builds
Tue, 01 Oct 2013 11:06:35 -0400 zgu Merge
Tue, 01 Oct 2013 09:21:43 -0400 zgu Merge
Tue, 01 Oct 2013 08:54:05 -0400 zgu 8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails
Tue, 01 Oct 2013 08:10:42 -0400 acorn 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
Fri, 27 Sep 2013 10:08:56 -0400 zgu Merge
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Wed, 25 Sep 2013 17:47:51 +0200 ctornqvi 8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures
Wed, 25 Sep 2013 17:47:22 +0200 ctornqvi 8024677: [TESTBUG] Move tests for classes in /testlibrary
Wed, 25 Sep 2013 13:58:13 +0200 dsimms 8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
Thu, 26 Sep 2013 13:41:34 -0700 amurillo 8025536: new hotspot build - hs25-b53
Wed, 02 Oct 2013 13:26:31 -0700 katleman Added tag jdk8-b110 for changeset 6209b0ed51c0
Thu, 26 Sep 2013 13:33:02 -0700 amurillo Added tag hs25-b52 for changeset 58043478c26d jdk8-b110
Thu, 26 Sep 2013 13:33:01 -0700 amurillo Merge hs25-b52
Thu, 26 Sep 2013 06:34:10 -0700 tschatzl Merge
Thu, 26 Sep 2013 12:18:21 +0200 tschatzl Merge
Wed, 25 Sep 2013 17:23:41 +0200 brutisso 8025228: assert(new_entry->reserved_words() == vs_word_size) fails in nightly
Wed, 25 Sep 2013 13:25:24 +0200 tschatzl 7163191: G1: introduce a "heap spanning table" abstraction
Tue, 24 Sep 2013 10:14:02 +0200 tschatzl Merge
Sat, 21 Sep 2013 10:09:42 +0200 stefank 8025096: Move the ChunkManager instances out of the VirtualSpaceLists
Fri, 20 Sep 2013 11:00:38 +0200 stefank 8025059: Metspace::should_expand mixes bytes and words in check against MaxMetaspaceSize