log

age author description
Fri, 31 Jan 2014 09:57:50 +0100 tschatzl 6991197: G1: specialize deal_with_reference() for narrowOop*
Fri, 31 Jan 2014 09:55:59 +0100 tschatzl 8032771: The flag VerifySilently misses a test case
Tue, 11 Feb 2014 10:05:02 -0800 iklam Merge
Tue, 11 Feb 2014 08:43:17 -0800 iklam 7182040: volano29 limited by os resource on Linux - need better diagnostic message
Mon, 10 Feb 2014 21:29:14 -0800 minqi 8033792: AltHashing used jint for imprecise bit shifting
Mon, 10 Feb 2014 14:07:11 -0800 dcubed Merge
Mon, 10 Feb 2014 12:58:53 -0800 dcubed Merge
Mon, 10 Feb 2014 12:38:34 -0800 rdurbin 8005262: possible gamma launcher issues
Mon, 10 Feb 2014 12:48:54 -0800 dcubed 8028073: race condition in ObjectMonitor implementation causing deadlocks
Mon, 10 Feb 2014 17:49:17 +0100 ctornqvi 8016644: Improve UnsupportedClassVersionError message
Sun, 09 Feb 2014 13:28:58 -0500 hseigel Merge
Fri, 07 Feb 2014 18:30:27 -0500 coleenp 8033528: assert(0 <= i && i < length()) failed: index out of bounds
Fri, 07 Feb 2014 11:47:24 -0800 dcubed 8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
Fri, 07 Feb 2014 09:03:44 -0800 dcubed 8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0
Thu, 06 Feb 2014 20:13:38 -0800 sspitsyn 8025841: JVMTI: "vtable stub" dynamic code notification is misplaced
Thu, 06 Feb 2014 20:32:08 +0000 coleenp Merge
Thu, 06 Feb 2014 14:28:35 -0500 coleenp 8029775: Solaris code cleanup
Thu, 06 Feb 2014 14:51:01 -0500 fparain Merge
Thu, 06 Feb 2014 17:59:35 +0000 fparain 8030808: dtrace/hotspot/Monitors/Monitors001 fails in product builds on solaris-sparc
Thu, 06 Feb 2014 18:57:46 +0000 coleenp 8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime
Wed, 05 Feb 2014 21:24:29 -0800 henryjen 8033289: clang: clean up unused function warning
Fri, 07 Feb 2014 09:41:36 -0800 amurillo Merge
Wed, 05 Feb 2014 15:14:47 -0800 ccheung 8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
Tue, 04 Feb 2014 19:41:46 -0800 sspitsyn 8032223: nsk/regression/b4663146 gets assert(SafepointSynchronize::is_at_safepoint() || JvmtiEnv::is_thread_fully_suspended(get_thread(), false, &debug_bits))
Mon, 03 Feb 2014 15:24:20 +0100 sla 8033126: Can't call default methods from JNI
Mon, 03 Feb 2014 13:41:26 +0100 sla 8032462: Change the linux SDT implementation to use USDT2 instead of USDT1
Sun, 02 Feb 2014 15:31:40 -0500 hseigel Merge
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Thu, 30 Jan 2014 09:41:45 +0100 jbachorik 6656031: SA: jmap -permstat number of classes is off by 1
Wed, 05 Feb 2014 08:57:33 -0800 amurillo Merge
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Wed, 15 Jan 2014 07:20:04 -0800 jmasa 8031290: Adjust call to getisax() for additional words returned
Mon, 20 Jan 2014 10:55:54 +0100 sjohanss 8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed
Mon, 27 Jan 2014 13:14:53 +0100 brutisso 8030177: G1: Enable TLAB resizing
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 14 Jan 2014 16:40:33 +0100 mgerdin 8032379: Remove the is_scavenging flag to process_strong_roots
Mon, 20 Jan 2014 12:56:18 +0100 sjohanss 8020277: Young GC could be extremely slow due to assertion in ObjectStartArray::object_starts_in_range
Mon, 20 Jan 2014 17:15:55 +0100 ehelin 8031776: Remove the unnecessary enum GenRemSet::Name
Mon, 20 Jan 2014 11:47:53 +0100 tschatzl 8027746: Remove do_gen_barrier template parameter in G1ParCopyClosure
Mon, 20 Jan 2014 11:47:29 +0100 tschatzl 8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark
Mon, 20 Jan 2014 11:47:07 +0100 tschatzl 8027476: Improve performance of Stringtable unlink
Wed, 29 Jan 2014 19:54:44 -0500 hseigel Merge
Tue, 28 Jan 2014 06:26:36 -0800 zgu Merge
Tue, 28 Jan 2014 08:55:00 -0500 zgu 8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit()
Tue, 28 Jan 2014 11:42:30 +0000 dsamersoff Merge
Tue, 28 Jan 2014 14:45:39 +0400 dsamersoff 7010732: SA_ALTROOT only works if running the SA tools from their build directory.
Mon, 27 Jan 2014 23:12:13 -0500 coleenp 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
Tue, 21 Jan 2014 16:45:10 -0600 gziemski 7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal.
Mon, 27 Jan 2014 10:57:52 +0100 sla 8032662: test/compiler/ciReplay/TestSA.sh should report ulimit issues
Mon, 27 Jan 2014 13:46:54 +0400 dsamersoff 8032247: SA: Constantpool lookup for invokedynamic is not implemented
Fri, 24 Jan 2014 08:31:06 -0500 hseigel Merge
Fri, 24 Jan 2014 08:13:42 -0500 hseigel 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass.
Fri, 24 Jan 2014 09:28:47 +0100 dsimms 8028280: ParkEvent leak when running modified runThese which only loads classes
Thu, 23 Jan 2014 16:02:14 -0500 gdub 8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types
Thu, 23 Jan 2014 09:45:38 -0800 minqi Merge
Thu, 23 Jan 2014 09:40:32 -0800 minqi 6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack
Thu, 23 Jan 2014 09:33:50 +0000 kevinw 8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
Thu, 23 Jan 2014 09:06:21 +0100 sla 8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
Thu, 23 Jan 2014 08:12:12 +0100 sla 8032250: Add trace event for VM flag changes
Mon, 20 Jan 2014 09:56:47 +0000 kevinw Merge
Fri, 17 Jan 2014 18:39:22 +0000 kevinw 8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
Sun, 19 Jan 2014 20:23:46 -0500 hseigel Merge
Fri, 17 Jan 2014 11:21:29 -0500 coleenp 8032024: Test not added for bug 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field,change
Fri, 17 Jan 2014 09:47:17 -0500 hseigel Merge
Fri, 17 Jan 2014 09:39:51 -0500 hseigel 8031045: Access checks should precede additional per-instruction checks
Thu, 16 Jan 2014 20:14:21 +0100 sla 8030812: Change the solaris DTrace implementation to use USDT2 instead of USDT1
Fri, 17 Jan 2014 02:13:40 -0800 sspitsyn 8030027: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Linux-amd64: SIGSEGV in JavaThread::last_java_vframe(RegisterMap*)+0xfa
Thu, 16 Jan 2014 10:51:16 -0800 ccheung 8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
Wed, 15 Jan 2014 19:12:45 -0500 mseledtsov 8031151: Add basic CDS tests
Wed, 15 Jan 2014 11:46:19 +0100 dsimms 6945460: [TESTBUG] runtime/6929067/Test6929067.sh
Fri, 24 Jan 2014 09:04:24 -0800 kvn Merge
Thu, 23 Jan 2014 01:23:23 +0400 vlivanov 8031695: CHA ignores default methods during analysis leading to incorrect code generation
Tue, 21 Jan 2014 20:05:28 -0800 iveresov 8031743: C2: loadI2L_immI broken for negative memory values
Fri, 17 Jan 2014 18:09:08 -0800 iveresov 8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
Tue, 28 Jan 2014 11:21:43 -0800 lana Merge
Mon, 27 Jan 2014 21:00:29 -0800 lana Merge
Tue, 21 Jan 2014 18:16:59 -0800 katleman Added tag jdk9-b01 for changeset 050a626a8895
Thu, 23 Jan 2014 10:35:38 -0800 amurillo Merge
Fri, 17 Jan 2014 10:43:43 -0800 morris Merge
Thu, 16 Jan 2014 16:18:34 -0800 twisti 8022395: java.util.zip.ZipException: Not in GZIP format in JT_JDK/test/java/util/zip/GZIP tests
Tue, 14 Jan 2014 21:33:33 -0800 anoll Merge
Wed, 15 Jan 2014 06:16:55 +0100 anoll 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
Tue, 14 Jan 2014 17:46:48 -0800 kvn 8002074: Support for AES on SPARC
Tue, 14 Jan 2014 14:51:47 +0100 roland 8026253: New type profiling points: sparc support
Tue, 14 Jan 2014 12:44:12 +0100 roland 8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails
Tue, 14 Jan 2014 09:44:45 +0100 roland 8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a
Mon, 13 Jan 2014 16:16:25 -0800 roland 8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
Fri, 17 Jan 2014 09:40:04 +0100 ehelin Merge
Thu, 16 Jan 2014 17:22:35 +0100 ehelin 8031779: Assert in MetaspaceGC is always true
Tue, 14 Jan 2014 14:26:43 +0100 ehelin Merge
Fri, 10 Jan 2014 09:54:25 +0100 pliden 8029162: G1: Shared SATB queue never enabled
Fri, 10 Jan 2014 09:53:53 +0100 pliden 8029255: G1: Reference processing should not enqueue references on the shared SATB queue
Tue, 14 Jan 2014 22:13:21 +0000 dsamersoff Merge
Wed, 15 Jan 2014 02:02:47 +0400 dsamersoff 8030941: Darwin mapfile-vers doesnt work for other BSDs
Tue, 14 Jan 2014 16:27:35 -0500 hseigel 8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface
Tue, 14 Jan 2014 13:51:47 -0500 hseigel 8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION
Mon, 13 Jan 2014 10:05:37 -0500 zgu 8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
Tue, 14 Jan 2014 15:27:01 +0100 farvidsson 8031304: Add dcmd to print all loaded dynamic libraries.
Mon, 13 Jan 2014 18:30:57 -0500 hseigel Merge
Thu, 09 Jan 2014 15:48:00 -0800 ccheung 8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code
Thu, 09 Jan 2014 14:06:53 -0500 zgu 7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
Wed, 08 Jan 2014 13:20:33 +0100 sla 8030184: Remove unneeded "content_type" declarations from tracetypes.xml
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 Jan 2014 20:07:14 -0800 henryjen 8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j>
Thu, 05 Dec 2013 00:36:42 -0800 jrose 8029507: Enhance JVM method processing
Thu, 05 Sep 2013 10:29:00 -0400 coleenp 8021266: Better life cycle for objects
Fri, 10 Jan 2014 12:54:08 -0800 morris Merge
Fri, 10 Jan 2014 06:36:18 +0100 anoll 8022494: Make compilation IDs sequential
Thu, 09 Jan 2014 18:09:59 -0800 twisti 8026413: ScopeDesc::is_equal is declared in header file but not implemented
Thu, 09 Jan 2014 19:03:36 +0400 iignatyev 8031115: intrinsics for Math.decrementExact(J) and incrementExact(J) don't work
Thu, 09 Jan 2014 10:47:40 +0100 adlertz 8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
Wed, 08 Jan 2014 10:25:50 -0800 kvn 8028468: Add inlining information into ciReplay
Wed, 08 Jan 2014 12:05:19 +0100 adlertz 8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections
Wed, 08 Jan 2014 09:49:31 +0100 roland 8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV
Tue, 07 Jan 2014 14:26:12 -0800 twisti 8022263: use same Clang warnings on BSD as on Linux
Tue, 07 Jan 2014 16:02:10 +0100 roland 8027571: fatal error: meet not symmetric
Tue, 07 Jan 2014 14:36:34 +0100 roland 8028064: tiered may collect wrong receiver type at virtual call
Tue, 07 Jan 2014 12:38:22 +0100 roland 8028536: Test cases to cover type system fixes pushed with 8024070
Mon, 06 Jan 2014 17:23:07 -0800 twisti 8029305: add type tag to AbstractCompiler