log

age author description
Fri, 28 Feb 2014 06:39:21 -0800 poonam Merge
Fri, 28 Feb 2014 02:43:16 -0800 poonam 8035283: Second phase of branch shortening doesn't account for loop alignment
Wed, 26 Feb 2014 15:47:44 +0100 sla 8035150: ShouldNotReachHere() in ConstantPool::copy_entry_to
Tue, 11 Feb 2014 09:34:50 +0100 goetz 8034171: Remove use of template template parameters from binaryTreeDictionary.
Wed, 26 Feb 2014 22:11:26 +0100 jwilhelm 8035822: Unable to test minimalVM
Wed, 26 Feb 2014 17:36:20 -0800 dcubed 8028073: race condition in ObjectMonitor implementation causing deadlocks
Wed, 26 Feb 2014 18:51:19 +0100 sla Merge
Thu, 23 Jan 2014 08:12:12 +0100 sla 8032250: Add trace event for VM flag changes
Wed, 26 Feb 2014 15:32:51 +0100 tschatzl 8034948: Back out JDK-6976350 since it does not fix any issue
Wed, 26 Feb 2014 15:32:47 +0100 tschatzl 8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState
Wed, 26 Feb 2014 15:32:44 +0100 tschatzl 8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test
Wed, 26 Feb 2014 15:32:40 +0100 tschatzl 8027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_work
Wed, 08 Jan 2014 13:20:33 +0100 sla 8030184: Remove unneeded "content_type" declarations from tracetypes.xml
Mon, 03 Feb 2014 15:24:20 +0100 sla 8033126: Can't call default methods from JNI
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.
Tue, 11 Feb 2014 08:49:37 -0800 jmasa 8031290: Adjust call to getisax() for additional words returned
Thu, 23 Jan 2014 09:33:50 +0000 kevinw 8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
Fri, 17 Jan 2014 18:39:22 +0000 kevinw 8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
Fri, 21 Feb 2014 11:10:15 -0800 kvn 8035585: Restore UseOldInlining in jdk8u
Thu, 20 Feb 2014 17:20:09 -0800 amurillo 8035436: new hotspot build - hs25.20-b05
Wed, 26 Feb 2014 14:44:06 -0800 katleman Added tag jdk8u20-b03 for changeset 51e1bb81df86
Tue, 25 Feb 2014 13:02:52 -0800 amurillo Merge jdk8u20-b03
Thu, 20 Feb 2014 16:58:28 -0800 amurillo Added tag hs25.20-b04 for changeset ecf3678d5736
Thu, 20 Feb 2014 16:58:27 -0800 amurillo Merge hs25.20-b04
Sat, 15 Feb 2014 13:03:38 -0500 coleenp 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
Mon, 27 Jan 2014 07:54:25 +0100 anoll 8009738: compiler/6826736/Test.java times out on big machines
Fri, 24 Jan 2014 15:26:56 +0400 shade 8032490: Remove -XX:+-UseOldInlining
Fri, 24 Jan 2014 09:31:53 +0100 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Tue, 14 Jan 2014 17:46:48 -0800 kvn 8002074: Support for AES on SPARC
Fri, 14 Feb 2014 16:17:22 +0100 sjiang 8007710: runtime/7158988/FieldMonitor.java fails with com.sun.jdi.VMDisconnectedException: Connection closed
Thu, 06 Feb 2014 20:13:38 -0800 sspitsyn 8025841: JVMTI: "vtable stub" dynamic code notification is misplaced
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, 05 Feb 2014 15:14:47 -0800 ccheung 8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
Fri, 07 Feb 2014 18:30:27 -0500 coleenp 8033528: assert(0 <= i && i < length()) failed: index out of bounds
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
Tue, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Mon, 10 Feb 2014 10:34:52 +0100 tschatzl 8033545: Missing volatile specifier in Bitmap::par_put_range_within_word
Fri, 07 Feb 2014 12:51:08 -0800 amurillo 8033983: new hotspot build - hs25.20-b04
Wed, 19 Feb 2014 20:53:38 -0800 lana Merge
Mon, 17 Feb 2014 15:42:16 -0800 lana Merge
Fri, 14 Feb 2014 17:57:17 +0000 coffeys Merge
Wed, 19 Feb 2014 13:13:59 -0800 katleman Added tag jdk8u20-b02 for changeset 9c2ddd17626e
Wed, 12 Feb 2014 12:29:01 -0800 katleman Added tag jdk8u20-b01 for changeset 757fe22ae906 jdk8u20-b02
Tue, 11 Feb 2014 08:49:38 -0800 amurillo Merge jdk8u20-b01
Fri, 07 Feb 2014 12:43:25 -0800 amurillo Added tag hs25.20-b03 for changeset e56d11f8cc21
Thu, 06 Feb 2014 13:27:50 -0500 gtriantafill 8021774: [TESTBUG] Tests failed because of a warning in its output hs25.20-b03
Wed, 05 Feb 2014 14:29:34 +0100 tschatzl 8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink
Fri, 31 Jan 2014 09:58:06 +0100 tschatzl 8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1
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
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Thu, 30 Jan 2014 14:05:07 -0800 amurillo 8032985: new hotspot build - hs25.20-b03
Tue, 04 Feb 2014 17:12:36 -0800 amurillo Merge
Fri, 31 Jan 2014 00:14:33 +0000 coffeys Merge
Thu, 23 Jan 2014 20:50:34 +0000 coffeys Merge
Thu, 16 Jan 2014 23:50:37 +0000 coffeys Merge
Thu, 16 Jan 2014 20:14:44 +0000 coffeys 8029627: Allow duplicate bugid for changeset in jdk8 update forest
Thu, 30 Jan 2014 13:42:16 -0800 amurillo Added tag hs25.20-b02 for changeset 4638c4d7ff10
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. hs25.20-b02
Fri, 24 Jan 2014 00:20:37 -0800 sspitsyn 8030027: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Linux-amd64: SIGSEGV in JavaThread::last_java_vframe(RegisterMap*)+0xfa
Thu, 23 Jan 2014 10:59:10 -0500 hseigel Merge
Fri, 17 Jan 2014 09:39:51 -0500 hseigel 8031045: Access checks should precede additional per-instruction checks
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
Tue, 07 Jan 2014 13:31:33 +0100 tschatzl 8027364: PSScavenge accounts too large code section to StringTable unlink
Tue, 21 Jan 2014 08:58:31 -0500 hseigel 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
Thu, 16 Jan 2014 17:27:33 -0800 amurillo 8032014: new hotspot build - hs25.20-b02
Thu, 16 Jan 2014 17:18:55 -0800 amurillo Added tag hs25.20-b01 for changeset 412d3b5fe90e
Thu, 16 Jan 2014 17:18:54 -0800 amurillo Merge hs25.20-b01
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
Mon, 13 Jan 2014 16:16:25 -0800 roland 8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
Fri, 10 Jan 2014 06:36:18 +0100 anoll 8022494: Make compilation IDs sequential
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 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
Tue, 31 Dec 2013 19:26:57 +0400 iignatyev 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul
Thu, 26 Dec 2013 21:00:23 -0800 iveresov 8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6
Fri, 20 Dec 2013 10:31:14 +0100 anoll 8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output
Fri, 20 Dec 2013 10:29:44 +0100 anoll 8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken
Thu, 19 Dec 2013 14:08:02 +0100 anoll 8025277: Add -XX: flag to print code cache sweeper statistics
Thu, 19 Dec 2013 06:09:16 +0100 anoll 8026478: -XX:+VerifyAdapterSharing is broken
Tue, 17 Dec 2013 08:31:06 +0100 anoll 8029091: Bug in calculation of code cache sweeping interval
Sat, 11 Jan 2014 13:51:01 -0800 amurillo 8031552: Update the Hotspot version numbers in Hotspot for JDK 8U
Sat, 11 Jan 2014 13:19:14 -0800 amurillo Added tag hs25.20-b00 for changeset c89630a122b4
Sat, 11 Jan 2014 17:18:22 +0000 coffeys Added tag jdk8u20-b00 for changeset c89630a122b4
Thu, 16 Oct 2014 10:21:29 +0200 Roland Schatz Use correct kind for narrow int constants.
Thu, 16 Oct 2014 10:06:27 +0200 Roland Schatz Substitution method for inserting a native breakpoint into a unit test.
Thu, 16 Oct 2014 09:26:14 +0200 Josef Eisl Make LIRInstruction an interface.
Wed, 15 Oct 2014 17:31:48 +0200 Josef Eisl ValuePosition: reduce interface.
Wed, 15 Oct 2014 17:24:59 +0200 Josef Eisl ValuePosition: refactor set(LIRInstruction, Value).
Wed, 15 Oct 2014 17:13:37 +0200 Josef Eisl ValuePosition: refactor get(LIRInstruction).
Wed, 15 Oct 2014 19:48:51 -0700 Christian Wimmer Invalidate all compiled methods that have a call target inlined on tree rewriting.
Wed, 15 Oct 2014 23:17:20 +0100 Chris Seaton Merge.
Wed, 15 Oct 2014 18:19:48 +0100 Chris Seaton Truffle: OptimizationFailedException references the CallTarget instead of the RootNode.
Wed, 15 Oct 2014 18:09:38 +0100 Chris Seaton Merge.
Wed, 15 Oct 2014 18:08:36 +0100 Chris Seaton Truffle: don't re-throw bailout exceptions from the compiler.
Wed, 15 Oct 2014 12:09:28 +0200 Gilles Duboscq Merge with jdk8u11-b12
Tue, 03 Jun 2014 14:19:26 -0700 katleman Added tag jdk8u11-b11 for changeset e6b738407432 jdk8u11-b12
Wed, 28 May 2014 08:09:26 -0400 hseigel 8043454: Test case for 8037157 should not throw a VerifyError jdk8u11-b11
Mon, 02 Jun 2014 08:21:50 -0700 asaha 8044541: Increment hsx 25.11 build to b03 for 8u11-b11
Wed, 28 May 2014 02:42:24 -0700 katleman Added tag jdk8u11-b10 for changeset 7e4ae023277b
Mon, 19 May 2014 20:52:00 -0700 katleman Added tag jdk8u11-b09 for changeset 34de1e8eeabb jdk8u11-b10
Tue, 13 May 2014 08:14:15 -0700 katleman Added tag jdk8u11-b08 for changeset af747c288b0f jdk8u11-b09
Tue, 06 May 2014 10:04:06 -0700 katleman Added tag jdk8u11-b07 for changeset 561045d22599 jdk8u11-b08
Tue, 29 Apr 2014 12:51:45 -0700 katleman Added tag jdk8u11-b06 for changeset b73ee2b9027c jdk8u11-b07
Tue, 22 Apr 2014 11:56:26 -0700 katleman Added tag jdk8u11-b05 for changeset a4d44dfb7d30 jdk8u11-b06
Tue, 15 Apr 2014 12:06:31 -0700 katleman Added tag jdk8u11-b04 for changeset 4c40343ecdb3 jdk8u11-b05 jdk8u25-b00
Mon, 14 Apr 2014 09:10:16 -0700 asaha Merge jdk8u11-b04
Mon, 07 Apr 2014 09:27:31 -0400 hseigel 8037157: Verify <init> call
Mon, 14 Apr 2014 09:08:01 -0700 asaha 8040163: Increment hsx 25.11 build to b02 for 8u11-b04
Tue, 08 Apr 2014 11:44:37 -0700 katleman Added tag jdk8u11-b03 for changeset 0037e964ce48
Thu, 03 Apr 2014 11:46:36 -0700 asaha 8039216: Update hsx version to hs25.11 with b01 for 8u11 release jdk8u11-b03
Tue, 01 Apr 2014 12:01:25 -0700 katleman Added tag jdk8u11-b02 for changeset 3c079aebb516