log

age author description
Fri, 21 Nov 2014 10:19:17 -0800 amurillo Merge hs25.40-b20
Fri, 21 Nov 2014 10:31:30 +0100 sjohanss 8065227: Report allocation context stats at end of cleanup
Fri, 21 Nov 2014 12:08:37 +0100 jwilhelm 8065305: Make it possible to extend the G1CollectorPolicy
Wed, 19 Nov 2014 14:21:09 -0800 mchung 8064667: Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8
Wed, 19 Nov 2014 18:14:01 +0100 mgronlun 8065361: Fixup headers and definitions for INCLUDE_TRACE
Fri, 14 Nov 2014 14:23:25 +0100 mgerdin 8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs
Tue, 11 Nov 2014 11:05:41 +0100 thartmann 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
Tue, 18 Nov 2014 00:56:42 +0000 jiangli Merge
Mon, 10 Nov 2014 19:28:51 -0500 jiangli 8064375: Change certain errors to warnings in CDS output.
Wed, 12 Nov 2014 13:12:35 -0500 jiangli 8054008: Using -XX:-LazyBootClassLoader crashes with ACCESS_VIOLATION on Win 64bit.
Mon, 17 Nov 2014 21:05:08 +0000 jmasa Merge
Tue, 11 Nov 2014 13:39:00 -0500 kbarrett 8062036: ConcurrentMarkThread::slt may be invoked before ConcurrentMarkThread::makeSurrogateLockerThread causing intermittent crashes
Mon, 17 Nov 2014 19:35:09 +0000 coleenp Merge
Mon, 30 Jun 2014 14:58:52 -0400 coleenp 8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
Mon, 17 Nov 2014 16:36:09 +0000 coleenp Merge
Fri, 14 Nov 2014 17:39:38 -0500 coleenp 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter
Mon, 17 Nov 2014 02:30:15 -0800 dsamersoff 8059131: sawindbg.dll is not compiled with /SAFESEH
Sat, 15 Nov 2014 11:22:07 -0800 dcubed 8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC
Fri, 14 Nov 2014 07:51:50 -0800 amurillo 8064854: new hotspot build - hs25.40-b20
Fri, 14 Nov 2014 07:37:04 -0800 amurillo Added tag hs25.40-b19 for changeset 3a8a0fd171c5
Fri, 14 Nov 2014 07:37:00 -0800 amurillo Merge hs25.40-b19
Thu, 13 Nov 2014 20:00:53 +0000 minqi Merge
Fri, 07 Nov 2014 12:48:09 -0800 minqi 8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets
Wed, 05 Nov 2014 16:28:11 +0100 mdoerr 8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant
Wed, 12 Nov 2014 10:34:08 +0000 stefank Merge
Tue, 11 Nov 2014 13:45:21 +0100 stefank 8064556: G1: ParallelGCThreads=0 may cause assert(!MetadataOnStackMark::has_buffer_for_thread(Thread::current())) failed: Should be empty
Fri, 07 Nov 2014 15:34:33 -0800 jcoomes 8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error
Tue, 11 Nov 2014 10:48:06 -0800 ctornqvi 8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java
Tue, 11 Nov 2014 10:46:07 -0800 ctornqvi 8059803: Update use of GetVersionEx to get correct Windows version in hs_err files
Wed, 05 Nov 2014 08:22:17 -0800 gtriantafill 8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms
Mon, 10 Nov 2014 17:14:59 +0100 zmajo 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
Fri, 07 Nov 2014 09:36:34 -0800 amurillo 8064361: new hotspot build - hs25.40-b19
Wed, 19 Nov 2014 11:29:43 -0800 katleman Added tag jdk8u40-b15 for changeset eb16b24e2eba
Fri, 14 Nov 2014 10:03:38 -0800 lana Merge jdk8u40-b15
Fri, 14 Nov 2014 17:39:07 +0400 azakharov 8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
Wed, 12 Nov 2014 13:47:19 -0800 katleman Added tag jdk8u40-b14 for changeset b8ca8ec1daea
Fri, 07 Nov 2014 09:22:59 -0800 amurillo Added tag hs25.40-b18 for changeset 4d5dc0d0f879 jdk8u40-b14
Fri, 07 Nov 2014 09:22:57 -0800 amurillo Merge hs25.40-b18
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Mon, 03 Nov 2014 12:02:40 -0800 kvn 8059780: SPECjvm2008-MPEG performance regressions on x64 platforms
Thu, 06 Nov 2014 12:05:43 +0000 dbuck Merge
Thu, 06 Nov 2014 10:41:01 +0000 dbuck Merge
Thu, 06 Nov 2014 02:34:01 -0800 dbuck 8058715: stability issues when being launched as an embedded JVM via JNI
Thu, 06 Nov 2014 10:35:36 +0000 brutisso Merge
Wed, 22 Oct 2014 13:59:56 +0200 aeriksso 8057043: Type annotations not retained during class redefine / retransform
Tue, 28 Oct 2014 18:41:34 +0400 vkempik 8059216: Make PrintGCApplicationStoppedTime print information about stopping threads
Thu, 30 Oct 2014 13:03:30 +0100 thartmann 8061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of method
Wed, 05 Nov 2014 08:35:02 +0000 thartmann Merge
Fri, 31 Oct 2014 12:16:20 +0100 thartmann 8062169: Multiple OSR compilations issued for same bci
Mon, 13 Oct 2014 16:09:57 -0700 iklam 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
Tue, 28 Oct 2014 09:17:36 +0100 thartmann 8061983: [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
Fri, 24 Oct 2014 08:35:29 +0200 thartmann 8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
Fri, 17 Oct 2014 10:04:45 +0200 thartmann 8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100
Mon, 13 Oct 2014 12:30:37 +0200 thartmann 8046268: compiler/whitebox/ tests fail : must be osr_compiled
Fri, 31 Oct 2014 11:13:41 -0700 amurillo 8062589: new hotspot build - hs25.40-b18
Wed, 05 Nov 2014 12:54:08 -0800 katleman Added tag jdk8u40-b13 for changeset 86307d477907
Mon, 03 Nov 2014 18:18:28 -0800 amurillo Merge jdk8u40-b13
Fri, 31 Oct 2014 10:58:31 -0700 amurillo Added tag hs25.40-b17 for changeset 521e269ae1da
Fri, 31 Oct 2014 10:58:30 -0700 amurillo Merge hs25.40-b17
Fri, 31 Oct 2014 11:46:11 +0000 anoll Merge
Thu, 08 May 2014 12:49:21 +0200 anoll 8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
Fri, 02 May 2014 06:24:39 +0200 anoll 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
Sat, 29 Mar 2014 14:54:48 +0400 iignatyev 8038393: [TESTBUG] ciReplay/* tests fail after 8034775
Wed, 05 Mar 2014 10:20:30 +0100 anoll 8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1
Tue, 25 Feb 2014 13:52:37 +0100 anoll 8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount
Fri, 31 Oct 2014 10:43:48 +0000 anoll Merge
Fri, 20 Jun 2014 09:25:13 +0200 anoll 8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
Tue, 06 May 2014 09:52:38 +0200 anoll 8042428: CompileQueue::free_all() code is incorrect
Wed, 07 May 2014 22:06:42 +0200 anoll 8042570: Excessive number of tests timing out on nightly testing due to fix for 8040798
Tue, 29 Apr 2014 07:59:22 +0200 anoll 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
Tue, 05 Aug 2014 15:41:12 -0700 jmasa 8034056: assert(_heap_alignment >= _space_alignment) failed: heap_alignment less than space_alignment
Thu, 30 Oct 2014 13:38:00 -0700 ccheung 8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
Fri, 24 Oct 2014 10:28:19 -0700 kvn 8041984: CompilerThread seems to occupy all CPU in a very rare situation
Thu, 30 Oct 2014 10:51:06 +0100 sjohanss 8061234: ResourceContext.requestAccurateUpdate() is unreliable
Tue, 27 May 2014 08:44:23 -0700 minqi 8038422: CDS test failed: assert((size % os::vm_allocation_granularity()) == 0) failed when limiting SharedMiscDataSize
Sat, 25 Oct 2014 21:02:29 -1000 iveresov 8059200: Promoted JDK9 b31 for Solaris-amd64 fails (Error: dl failure on line 744, no picl library) on Solaris 11.1
Thu, 23 Oct 2014 09:41:59 -1000 iveresov 8047383: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
Tue, 28 Oct 2014 13:30:40 -0700 gtriantafill 8058606: [TESTBUG] Detailed Native Memory Tracking (NMT) data is not verified as output at VM exit
Tue, 05 Aug 2014 14:44:18 -0700 kvn 8049542: C2: assert(size_in_words <= (julong)max_jint) failed: no overflow
Wed, 13 Aug 2014 13:00:53 -0700 morris 8054530: C2: assert(res == old_res) failed: Inconsistency between old and new
Fri, 24 Oct 2014 21:25:40 +0000 acorn Merge
Fri, 24 Oct 2014 12:29:08 -0700 acorn 8043275: 8u40 backport: Fix interface initialization for default methods.
Mon, 20 Oct 2014 13:22:28 +0200 neliasso 8059445: Remove CompilationRepeat
Wed, 01 Oct 2014 12:34:38 -0700 vlivanov 8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference
Wed, 01 Oct 2014 12:34:45 -0700 vlivanov 8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
Mon, 29 Sep 2014 11:46:05 -0700 vlivanov 8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement
Mon, 20 Oct 2014 10:18:17 +0200 sjohanss 8058568: GC cleanup phase can cause G1 skipping a System.gc()
Fri, 24 Oct 2014 03:03:59 +0000 jiangli Merge
Fri, 24 Oct 2014 02:41:37 +0000 jiangli Merge
Tue, 14 Oct 2014 12:09:33 -0400 jiangli 8047934: Adding new API for unlocking diagnostic argument.
Thu, 23 Oct 2014 15:46:59 -0700 amurillo 8061861: new hotspot build - hs25.40-b17
Fri, 31 Oct 2014 20:18:41 -0700 lana Merge
Fri, 31 Oct 2014 12:05:56 -0700 dbuck 8060169: Update the Crash Reporting URL in the Java crash log
Wed, 29 Oct 2014 10:50:30 -0700 katleman Added tag jdk8u40-b12 for changeset 6b93bf9ea3ea
Thu, 23 Oct 2014 15:32:14 -0700 amurillo Added tag hs25.40-b16 for changeset 8b9ec2da541a jdk8u40-b12
Thu, 23 Oct 2014 15:32:07 -0700 amurillo Merge hs25.40-b16
Wed, 08 Jan 2014 08:34:02 +0100 sla 8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
Tue, 21 Oct 2014 21:39:14 -0400 dholmes Merge
Wed, 10 Sep 2014 00:44:16 -0400 dholmes 8056183: os::is_MP() always reports true when NMT is enabled
Mon, 07 Jul 2014 10:18:33 +0200 stefank 8049411: Minimal VM build broken after gcId.cpp was added
Tue, 23 Sep 2014 21:33:58 -0400 dholmes 8058919: Add sanity test for minimal VM in test/Makefile
Thu, 16 Oct 2014 20:20:17 -0400 mikael 8049071: Add jtreg jobs to JPRT for hotspot
Fri, 17 Oct 2014 15:35:25 -0700 kvn 8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions
Mon, 20 Oct 2014 16:37:02 -0400 coleenp Merge
Fri, 10 Oct 2014 19:36:12 +0000 coleenp 8059100: SIGSEGV VirtualMemoryTracker::remove_released_region
Thu, 02 Oct 2014 11:36:44 -0700 kvn 8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr
Fri, 17 Oct 2014 07:27:03 -0700 amurillo 8061275: new hotspot build - hs25.40-b16
Wed, 22 Oct 2014 11:18:17 -0700 katleman Added tag jdk8u40-b11 for changeset 99372b2fee0e
Fri, 17 Oct 2014 07:20:12 -0700 amurillo Added tag hs25.40-b15 for changeset f10fe402dfb1 jdk8u40-b11
Fri, 17 Oct 2014 07:20:11 -0700 amurillo Merge hs25.40-b15
Mon, 24 Feb 2014 13:29:14 +0100 mgronlun 8035650: Exclude AIX from VS.NET make/windows/projectcreator.make
Tue, 14 Oct 2014 19:55:54 +0200 mlarsson 8060116: After JDK-8047976 gc/g1/TestSummarizeRSetStatsThreads fails
Tue, 20 May 2014 09:35:05 +0200 adlertz 6883953: java -client -XX:ValueMapInitialSize=0 crashes
Tue, 30 Sep 2014 13:14:22 +0200 brutisso 8059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent
Fri, 10 Oct 2014 15:51:58 +0200 tschatzl 8059758: Footprint regressions with JDK-8038423
Fri, 10 Oct 2014 15:45:45 +0200 brutisso 8055816: Remove dead code in g1BlockOffsetTable
Mon, 29 Sep 2014 09:59:23 +0200 tschatzl 8043766: CMM Testing: 8u40 Decommit auxiliary data structures
Wed, 01 Oct 2014 16:09:01 +0200 ehelin 8049599: MetaspaceGC::_capacity_until_GC can overflow
Fri, 10 Oct 2014 03:19:30 -0700 amurillo 8059655: new hotspot build - hs25.40-b15
Wed, 15 Oct 2014 11:14:18 -0700 katleman Added tag jdk8u40-b10 for changeset 1b3abbeee961