log

age author description
Tue, 29 Apr 2014 10:29:56 -0700 kvn 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
Tue, 29 Apr 2014 07:14:46 +0000 anoll Merge
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Tue, 29 Apr 2014 07:59:22 +0200 anoll 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
Mon, 28 Apr 2014 16:05:12 -0700 morris 8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp
Mon, 28 Apr 2014 15:09:39 -0400 drchase 8039407: Regression test needed for JDK-8015396
Mon, 28 Apr 2014 14:34:12 +0200 anoll 8041771: C1: remove unused IR::_locals_size
Mon, 28 Apr 2014 03:44:35 -0700 anoll Merge
Mon, 28 Apr 2014 12:39:12 +0200 anoll 8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache
Fri, 25 Apr 2014 14:29:47 -0400 bharadwaj Merge
Fri, 25 Apr 2014 12:48:34 +0200 adlertz 8029302: Performance regression in Math.pow intrinsic
Fri, 25 Apr 2014 09:22:16 +0200 roland 8041481: JVM crashes with collect_args_for_profiling
Thu, 24 Apr 2014 10:32:49 +0000 iignatyev Merge
Thu, 24 Apr 2014 14:02:48 +0400 iignatyev 8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
Thu, 24 Apr 2014 11:05:07 +0200 roland 8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
Thu, 24 Apr 2014 09:47:34 +0200 anoll 8041468: Field nmethod::_lock_count should be declared volatile
Thu, 15 May 2014 10:25:40 -0700 katleman Added tag jdk9-b13 for changeset 456ad9c99133
Thu, 08 May 2014 15:26:57 -0700 lana Mergejdk9-b13
Fri, 02 May 2014 09:52:17 -0700 amurillo Merge
Wed, 30 Apr 2014 14:43:00 -0700 jmasa Merge
Tue, 29 Apr 2014 09:33:20 +0200 brutisso 7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
Mon, 28 Apr 2014 09:31:25 +0000 sla Merge
Mon, 28 Apr 2014 09:27:47 +0200 sla 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Sun, 27 Apr 2014 18:57:56 +0200 allwin Merge
Fri, 25 Apr 2014 10:08:04 +0200 mgronlun 8041723: Event Based tracing ids to be reassigned for CDS klasses
Fri, 25 Apr 2014 07:40:33 +0200 sla 8040140: System.nanoTime() is slow and non-monotonic on OS X
Thu, 24 Apr 2014 14:06:40 -0700 amurillo 8030011: Update Hotspot version string output
Thu, 03 Apr 2014 14:54:42 +0200 mgerdin 6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
Thu, 24 Apr 2014 00:46:17 +0200 ctornqvi 8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler
Thu, 08 May 2014 01:05:13 -0700 katleman Added tag jdk9-b12 for changeset 1c383bb39e28
Thu, 01 May 2014 14:20:19 -0700 lana Mergejdk9-b12
Fri, 25 Apr 2014 09:59:44 -0700 amurillo Merge
Fri, 25 Apr 2014 15:50:13 +0200 ehelin Merge
Wed, 23 Apr 2014 12:37:36 +0200 brutisso 8038265: CMS: enable time based triggering of concurrent cycles
Wed, 23 Apr 2014 10:12:34 +0200 ehelin Merge
Tue, 22 Apr 2014 11:10:12 +0200 tschatzl 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname)
Thu, 17 Apr 2014 18:47:15 +0200 pliden 8040245: G1: VM hangs during shutdown
Thu, 17 Apr 2014 15:57:02 +0200 brutisso 8040722: G1: Clean up usages of heap_region_containing
Wed, 16 Apr 2014 16:47:02 +0200 tschatzl 8040002: Clean up code and code duplication in re-diryting cards for verification
Wed, 16 Apr 2014 16:46:58 +0200 tschatzl 8019342: G1: High "Other" time most likely due to card redirtying
Wed, 16 Apr 2014 11:05:37 +0200 tschatzl 8028710: G1 does not retire allocation buffers after reference processing work
Wed, 16 Apr 2014 10:56:17 +0200 tschatzl 8039596: Remove HeapRegionRemSet::clear_incoming_entry
Wed, 16 Apr 2014 10:55:58 +0200 tschatzl 8037344: Use the "next" field to iterate over fine remembered instead of using the hash table
Wed, 16 Apr 2014 10:55:26 +0200 tschatzl 8027553: Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction
Wed, 16 Apr 2014 10:14:50 +0200 tschatzl 8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet
Tue, 15 Apr 2014 20:46:23 +0200 stefank 8039957: Replace the last few %p usages with PTR_FORMAT in the GC code
Tue, 15 Apr 2014 18:09:53 +0200 jwilhelm 8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap
Mon, 14 Apr 2014 10:08:10 +0200 ehelin Merge
Fri, 11 Apr 2014 18:28:39 +0200 jwilhelm 8037924: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC
Fri, 11 Apr 2014 12:29:24 +0200 pliden 8039147: Cleanup SuspendibleThreadSet
Fri, 11 Apr 2014 11:00:12 +0200 pliden 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV
Wed, 09 Apr 2014 13:54:32 +0200 stefank 8039743: Use correct format specifier to print size_t values and pointers in the GC code
Thu, 24 Apr 2014 17:20:29 -0400 bharadwaj Merge
Tue, 22 Apr 2014 17:45:56 -0700 kvn 8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance
Fri, 18 Apr 2014 14:30:58 -0400 bharadwaj Merge
Fri, 18 Apr 2014 14:25:21 +0200 roland 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
Fri, 18 Apr 2014 10:55:41 -0700 dcubed Merge
Fri, 18 Apr 2014 08:51:34 -0400 hseigel 8040018: Remove bad assert in ClassFileParser.cpp
Fri, 18 Apr 2014 00:19:24 +0200 ctornqvi 8040887: [TESTBUG] Remove test/runtime/6925573/SortMethodsTest.java
Thu, 17 Apr 2014 00:03:58 +0200 ctornqvi 6959423: [TESTBUG] runtime/6925573/SortMethodsTest.java times out
Thu, 01 May 2014 12:50:03 -0700 katleman Added tag jdk9-b11 for changeset 783309c3a1a6
Thu, 24 Apr 2014 16:03:50 -0700 lana Mergejdk9-b11
Fri, 18 Apr 2014 10:30:13 -0700 amurillo Merge
Thu, 17 Apr 2014 13:50:26 -0400 bharadwaj Merge
Thu, 17 Apr 2014 18:54:09 +0400 iignatyev 8039260: c.o.j.t.ProcessTools::createJavaProcessBuilder(boolean, String... ) must also take TestJavaOptions
Wed, 16 Apr 2014 14:49:03 -0700 kvn 8038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full
Tue, 15 Apr 2014 14:34:48 -0700 kvn 8039050: Crash in C2 compiler at Node::rematerialize
Tue, 15 Apr 2014 02:27:34 -0700 roland Merge
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Tue, 15 Apr 2014 12:21:24 +0400 iignatyev 8040001: CLI test on RTMRetryCount option was missed from fix for 8039496
Mon, 14 Apr 2014 09:04:36 +0000 anoll Merge
Mon, 14 Apr 2014 10:57:07 +0200 anoll 8039425: Code cleanup: PhaseIterGVN::optimize()
Sun, 13 Apr 2014 23:39:22 -0700 anoll Merge
Mon, 14 Apr 2014 08:24:28 +0200 anoll 8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
Fri, 11 Apr 2014 15:08:40 -0400 bharadwaj Merge
Fri, 11 Apr 2014 18:46:35 +0400 iignatyev 8038418: New tests development for type profiling and speculation
Fri, 11 Apr 2014 13:52:51 +0200 anoll 8039498: Add iterators to GrowableArray
Fri, 11 Apr 2014 11:33:00 +0200 anoll 8034216: assert(false) failed: infinite loop in PhaseIterGVN::optimize
Thu, 10 Apr 2014 23:15:13 -0700 iveresov 8038297: Avoid placing CTI immediately following cbcond instruction on T4
Fri, 11 Apr 2014 00:35:28 +0400 iignatyev 8039496: Add sanity tests on RTM-related command line options
Fri, 11 Apr 2014 00:35:23 +0400 iignatyev 8037860: Add tests to cover Intel RTM instructions support
Fri, 11 Apr 2014 00:35:11 +0400 iignatyev 8039499: Add all common classes used by tests on RTM support to testlibrary
Fri, 11 Apr 2014 00:34:56 +0400 iignatyev 8039497: Testlibrary should be updated to provide information about all VM types as well as access to Unsafe
Fri, 11 Apr 2014 00:34:51 +0400 iignatyev 8038953: Add sanity tests for BMI1 and LZCNT instructions
Thu, 10 Apr 2014 11:38:12 +0200 roland 8005079: fix LogCompilation for incremental inlining
Thu, 10 Apr 2014 09:26:24 +0200 anoll 8036898: assert(t != NULL) failed: must set before get
Tue, 15 Apr 2014 19:03:51 +0200 ctornqvi 8035173: [TESTBUG] runtime/threads/CancellableThreadTest fails with OOM on windows-i586
Mon, 14 Apr 2014 14:27:45 -0400 lfoltan 8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
Mon, 14 Apr 2014 10:13:03 -0400 lfoltan 8038076: constraint on multianewarray instruction is not checked since class version 50.
Mon, 14 Apr 2014 11:23:06 +0200 dsimms 8039947: Dtrace return probe name for jni_SetStaticBooleanField named incorrectly
Mon, 14 Apr 2014 10:43:04 +0200 allwin Merge
Fri, 11 Apr 2014 20:02:37 +0000 coleenp 8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated"
Thu, 10 Apr 2014 21:36:56 -0400 dholmes 8039891: Remove ppcsflt builds from JPRT
Wed, 09 Apr 2014 15:01:24 +0000 dsamersoff Merge
Wed, 09 Apr 2014 07:08:08 -0700 dsamersoff 8029139: [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127
Wed, 09 Apr 2014 06:09:43 -0700 dsamersoff 8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux
Thu, 24 Apr 2014 12:21:02 -0700 katleman Added tag jdk9-b10 for changeset ebc44d040cd1
Thu, 17 Apr 2014 15:22:41 -0700 lana Mergejdk9-b10
Tue, 15 Apr 2014 15:37:36 -0700 amurillo Merge
Fri, 11 Apr 2014 11:39:04 -0700 amurillo Merge
Fri, 11 Apr 2014 13:04:59 +0200 allwin Merge
Tue, 08 Apr 2014 13:58:38 -0400 coleenp 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Tue, 08 Apr 2014 11:50:01 +0200 mgronlun 8039348: -XX:+TraceDeoptimization -XX:+Verbose -Xcomp can crash VM
Tue, 08 Apr 2014 08:14:14 +0200 sla 8038296: sun/tools/jinfo/Basic.sh: java.io.IOException: Command failed in target VM
Sat, 05 Apr 2014 20:59:37 +0000 dsamersoff Merge
Sat, 05 Apr 2014 05:55:05 -0700 dsamersoff Merge
Sat, 05 Apr 2014 21:33:11 +0200 mgronlun 8038624: interpretedVFrame::expressions() must respect InterpreterOopMap for liveness
Thu, 03 Apr 2014 06:39:26 -0400 fparain Merge
Thu, 03 Apr 2014 09:28:28 +0000 fparain 8038473: Remove support for old T1 libthread
Wed, 02 Apr 2014 18:40:52 +0200 kevinw 8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction
Wed, 02 Apr 2014 16:08:59 +0100 kevinw 8026334: hs_err improvement: Print elapsed time in a humanly readable format
Wed, 02 Apr 2014 14:15:39 +0200 ctornqvi 8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh
Tue, 01 Apr 2014 22:39:09 +0200 ctornqvi 7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files
Fri, 11 Apr 2014 10:31:25 +0200 ehelin Merge
Tue, 08 Apr 2014 13:50:58 +0200 ehelin Merge
Fri, 04 Apr 2014 09:46:10 +0200 stefank 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Thu, 03 Apr 2014 16:20:16 +0200 jwilhelm 8039089: List verification enabled in product builds
Thu, 03 Apr 2014 11:21:33 -0700 kevinw Merge
Thu, 03 Apr 2014 17:49:31 +0400 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Mon, 31 Mar 2014 17:09:38 +0200 ehelin 8038934: Remove prefix allocated_ from methods and variables in Metaspace