log

age author description
Wed, 24 Feb 2016 11:44:21 +0000 kevinw Merge
Sun, 21 Feb 2016 08:33:59 -0500 coleenp 8150012: Better byte behavior for reflection
Tue, 23 Feb 2016 23:47:11 +0000 kevinw 8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
Mon, 22 Feb 2016 14:05:11 -0800 asaha Merge
Mon, 22 Feb 2016 13:39:47 -0800 asaha Merge
Thu, 18 Feb 2016 10:02:52 -0800 asaha Merge
Thu, 18 Feb 2016 09:49:33 -0800 asaha Merge
Wed, 10 Feb 2016 13:34:14 +0000 kevinw 8149170: Better byte behavior for native arguments
Mon, 08 Feb 2016 13:08:57 +0000 kevinw 8148475: Missing SA Bytecode updates.
Fri, 05 Feb 2016 23:10:25 -0800 asaha Merge
Thu, 04 Feb 2016 15:13:49 -0800 asaha Merge
Sun, 31 Jan 2016 10:07:50 -0800 asaha Added tag jdk8u74-b31 for changeset a5b78b56841e
Sat, 30 Jan 2016 15:47:29 +0300 aefimov Merge jdk8u74-b31
Wed, 27 Jan 2016 15:01:46 +0100 simonis 8148487: PPC64: Better byte behavior
Tue, 26 Jan 2016 10:24:49 -0800 asaha Merge
Tue, 26 Jan 2016 08:36:21 -0800 asaha Added tag jdk8u40-b33 for changeset e6aa4a8c1b46
Tue, 19 Jan 2016 15:35:12 +0000 kevinw 8147567: InterpreterRuntime::post_field_access not updated for boolean in JDK-8132051
Fri, 15 Jan 2016 22:33:15 +0000 kevinw 8132051: Better byte behavior
Mon, 11 Jan 2016 13:58:51 -0800 asaha Added tag jdk8u81-b00 for changeset b374548dcb48
Mon, 25 Apr 2016 09:32:00 -0700 asaha Added tag jdk8u102-b04 for changeset 2094cac55c59 jdk8u112-b00
Sun, 24 Apr 2016 20:50:03 +0100 robm Merge jdk8u102-b04
Fri, 22 Apr 2016 13:08:42 +0200 gthornbr 8141445: Use of Solaris/SPARC M7 libadimalloc.so can generate unknown signal in hs_err file
Thu, 21 Apr 2016 21:53:15 +0530 shshahma 8141551: C2 can not handle returns with inccompatible interface arrays
Fri, 15 Apr 2016 12:02:37 +0530 shshahma 8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Thu, 21 Apr 2016 13:17:25 +0200 aeriksso 8153641: assert(thread_state == _thread_in_native) failed: Assumed thread_in_native while heap dump
Mon, 14 Mar 2016 12:35:48 +0300 vlivanov 8141420: Compiler runtime entries don't hold Klass* from being GCed
Mon, 18 Apr 2016 15:28:31 -0700 asaha Added tag jdk8u102-b03 for changeset ef01a1634bb4
Fri, 15 Apr 2016 14:38:20 -0700 asaha Merge jdk8u102-b03
Mon, 11 Apr 2016 14:58:21 -0700 asaha Merge
Tue, 05 Apr 2016 08:55:39 -0700 asaha Merge
Thu, 31 Mar 2016 11:40:36 -0700 asaha Added tag jdk8u92-b14 for changeset 24a09407d71b
Fri, 15 Apr 2016 14:47:04 +0100 robm Merge
Thu, 14 Apr 2016 11:08:30 -0700 poonam 8153252: SA: Hotspot build on Windows fails if make/closed folder does not exist
Mon, 11 Apr 2016 13:48:00 -0700 asaha Added tag jdk8u102-b02 for changeset 83dc7e55f715
Mon, 04 Apr 2016 10:59:22 -0700 poonam 8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr jdk8u102-b02
Tue, 29 Mar 2016 13:05:07 +0100 kevinw 8150518: G1 GC crashes at G1CollectedHeap::do_collection_pause_at_safepoint(double)
Fri, 11 Mar 2016 11:10:53 +0530 aeriksso 8150002: Check for the validity of oop before printing it in verify_remembered_set
Tue, 29 Mar 2016 23:01:10 +0100 robm Merge
Fri, 18 Mar 2016 17:23:07 +0300 vkempik 8152098: Fix 8151522 caused test compiler/intrinsics/squaretolen/TestSquareToLen.java to fail
Thu, 17 Mar 2016 17:09:10 +0300 sspitsyn 6976636: JVM/TI test ex03t001 fails assertion
Tue, 15 Mar 2016 17:39:56 -0700 poonam 8133023: ParallelGCThreads is not calculated correctly
Tue, 29 Mar 2016 13:25:38 -0700 asaha Added tag jdk8u102-b01 for changeset 516a64e6d7c2
Wed, 23 Mar 2016 15:16:55 -0700 asaha Merge jdk8u102-b01
Tue, 22 Mar 2016 12:00:06 -0700 asaha Merge
Wed, 23 Mar 2016 14:58:31 -0700 asaha Merge
Wed, 23 Mar 2016 12:20:19 -0700 asaha Added tag jdk8u102-b00 for changeset d6c92b9e192e
Wed, 09 Mar 2016 19:51:23 +0300 vkempik 8151522: Disable 8130150 and 8081778 intrinsics by default
Fri, 04 Mar 2016 16:15:48 +0300 vkempik 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Fri, 04 Mar 2016 16:40:30 +0100 aeriksso 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
Tue, 01 Mar 2016 12:50:37 +0530 csahu 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Thu, 18 Feb 2016 16:15:28 +0100 aeriksso 8149743: JVM crash after debugger hotswap with lambdas
Fri, 22 Aug 2014 14:21:41 -0700 ctornqvi 8055844: [TESTBUG] test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails on Solaris Sparc due to incorrect page size being used
Mon, 29 Feb 2016 16:08:11 +0100 roland 8148353: [linux-sparc] Crash in libawt.so on Linux SPARC
Thu, 11 Feb 2016 12:42:12 +0100 roland 8149543: range check CastII nodes should not be split through Phi
Wed, 03 Feb 2016 10:58:50 +0100 roland 8147645: get_ctrl_no_update() code is wrong
Thu, 18 Feb 2016 20:30:45 +0000 dbuck 8017462: G1: guarantee fails with UseDynamicNumberOfGCThreads
Wed, 17 Feb 2016 13:42:03 +0000 poonam Merge
Tue, 16 Feb 2016 21:42:29 +0000 poonam 8072725: Provide more granular levels for GC verification
Wed, 17 Feb 2016 13:40:12 +0300 igerasim 8081778: Use Intel x64 CPU instructions for RSA acceleration
Tue, 16 Feb 2016 13:56:12 +0000 poonam Merge
Mon, 08 Feb 2016 15:46:25 +0530 kevinw 8144957: Remove PICL warning message
Tue, 16 Feb 2016 08:11:33 +0100 thartmann 8148752: Compiled StringBuilder code throws StringIndexOutOfBoundsException
Fri, 18 Dec 2015 08:55:47 +0100 sgehwolf 6425769: Allow specifying an address to bind JMX remote connector
Fri, 12 Feb 2016 19:11:29 +0000 robm Merge
Fri, 12 Feb 2016 18:15:57 +0300 kshefov 8059661: Test SoftReference and OOM behavior
Fri, 05 Feb 2016 09:28:57 -0800 asaha Merge
Mon, 01 Feb 2016 16:28:45 -0800 asaha Merge
Fri, 05 Feb 2016 13:53:16 +0000 robm Merge
Wed, 03 Feb 2016 19:13:31 +0300 dfazunen 8134963: [Newtest] New stress test for changing the coarseness level of G1 remembered set
Tue, 02 Feb 2016 11:44:20 +0300 shade 8059677: Thread.getName() instantiates Strings
Mon, 01 Feb 2016 13:19:14 -0800 poonam 8145442: Add the facility to verify remembered sets for G1
Thu, 28 Jan 2016 09:41:33 +0000 csahu 8073735: compiler/loopopts/CountedLoopProblem.java got OOME
Wed, 27 Jan 2016 09:02:51 +0100 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
Mon, 25 Jan 2016 15:46:56 -0800 asaha Added tag jdk8u82-b00 for changeset d6c92b9e192e
Tue, 22 Nov 2016 09:03:39 -0800 Tom Rodriguez add missing from ttyLocker from JDK9
Tue, 22 Nov 2016 09:01:23 -0800 Tom Rodriguez [JVMCI] bootstrap shouldn't terminate before the first compile completes
Tue, 22 Nov 2016 12:15:30 +0100 Doug Simon Added tag jvmci-0.23 for changeset bf96b9e10583
Tue, 22 Nov 2016 11:40:31 +0100 Doug Simon sync with JDK9 changes
Tue, 22 Nov 2016 11:34:29 +0100 Doug Simon ResolvedJavaMethod.getParameterAnnotations cannot return null
Wed, 09 Nov 2016 14:41:57 -0800 Tom Rodriguez Remove duplicate StubRoutines from VMStructs
Wed, 09 Nov 2016 13:54:18 -0800 Tom Rodriguez Expose missing StubRoutines
Mon, 07 Nov 2016 17:15:18 +0100 Doug Simon incomplete API to MethodParameters attribute (JDK-8169331)
Fri, 04 Nov 2016 14:22:47 +0100 Doug Simon use MethodParameters attribute instead of depending on -g option for sanity checks (JDK-8168915)
Fri, 04 Nov 2016 14:18:01 +0100 Doug Simon Performance problem with System.identityHashCode in client compiler (JDK-6378526)
Wed, 19 Oct 2016 20:22:48 +0200 Doug Simon -XX:+JVMCIPrintProperties should exit after printing (JDK-8168295)
Tue, 18 Oct 2016 14:30:55 +0200 Doug Simon Added tag jvmci-0.22 for changeset 5cf445d2acf6
Tue, 11 Oct 2016 22:13:23 +0200 Doug Simon Exported elements referring to inaccessible types in jdk.vm.ci (JDK-8167180) jvmci-0.22
Fri, 07 Oct 2016 16:18:19 +0200 Doug Simon JVMCI re-initialization check is in the wrong location (JDK-8167353)
Wed, 05 Oct 2016 22:07:45 +0200 Doug Simon renamed JVMCIPrintSystemProperties to JVMCIPrintProperties
Wed, 05 Oct 2016 11:38:45 -0700 Tom Rodriguez Sync with JDK9 MDO changes
Wed, 05 Oct 2016 17:30:21 +0200 Doug Simon recast "JVMCI flags" language to "JVMCI system properties"
Wed, 05 Oct 2016 16:28:05 +0200 Doug Simon removed redundancy in header of JVMCI system property listing
Wed, 05 Oct 2016 13:58:15 +0200 Doug Simon renamed JVMCIPrintFlags to JVMCIPrintSystemProperties
Wed, 05 Oct 2016 10:19:36 +0200 Doug Simon do not exit on -XX:+JVMCIPrintFlags or -Djvmci.PrintConfig
Tue, 04 Oct 2016 22:14:32 +0200 Doug Simon added -XX:+JVMCIPrintFlags to support printing of JVMCI flags without having to know how to trigger JVMCI initialization
Tue, 04 Oct 2016 22:02:07 +0200 Doug Simon use VM.getSavedProperty instead of System.getProperty for "java.home"
Tue, 04 Oct 2016 21:58:49 +0200 Doug Simon move MethodProfileWidth to jvmci_globals.hpp (JDK-8163864)
Mon, 03 Oct 2016 17:54:28 +0000 rschatz 8166781: fix wrong comment in ReceiverTypeData
Fri, 30 Sep 2016 12:22:05 +0200 Gilles Duboscq Fix allocation of trap history (was lost in a merge)
Thu, 29 Sep 2016 09:56:48 -0700 Tom Rodriguez Synchronize with JDK9 printing differences in jvmciCodeInstaller
Thu, 29 Sep 2016 18:31:34 +0200 Aleksandar Prokopec Fix printing of nested method classes in MetaUtil, and ensure they do not throw.
Thu, 29 Sep 2016 12:04:27 +0200 Doug Simon improved documentation of BytecodePosition API
Thu, 29 Sep 2016 10:01:23 +0200 Doug Simon Added tag jvmci-0.21 for changeset be0d95e99204
Thu, 29 Sep 2016 09:57:56 +0200 Doug Simon illegal bci in BytecodePosition causes IllegalArgumentException jvmci-0.21
Wed, 28 Sep 2016 16:39:44 -0700 Tom Rodriguez Record metadata_Relocations for metadata references
Wed, 28 Sep 2016 19:27:23 +0200 Doug Simon Added tag jvmci-0.21 for changeset c64c9fac1ab9
Wed, 28 Sep 2016 09:22:23 -0700 Tom Rodriguez Expose decompile counts in MDO
Wed, 28 Sep 2016 14:01:41 +0200 Doug Simon Added tag jvmci-0.21 for changeset bf2d00fc162b
Wed, 28 Sep 2016 12:37:43 +0200 David Leopoldseder jvmci_globals: comment flag
Mon, 26 Sep 2016 13:54:28 -0700 Tom Rodriguez Reduce the size of the deopt entry points in the interpreter
Fri, 23 Sep 2016 17:54:00 +0200 David Leopoldseder jvmci_globals: add missing argument
Fri, 23 Sep 2016 16:33:12 +0200 David Leopoldseder move jvmci flag handling to JVMCIGlobals
Thu, 22 Sep 2016 13:15:59 -0700 Tom Rodriguez C1 profiling of statically bindable method should mimic the interpreter
Wed, 21 Sep 2016 20:15:14 -0700 Tom Rodriguez Try to load the MDO on return from frequency_counter_overflow
Wed, 21 Sep 2016 20:14:12 -0700 Tom Rodriguez Fix logic for printing HotSpotMethodData
Wed, 21 Sep 2016 20:08:53 -0700 Tom Rodriguez Disallow too large bci in BytecodePosition
Wed, 21 Sep 2016 19:37:02 -0700 Tom Rodriguez Bring over missing null check from JDK9
Mon, 19 Sep 2016 15:47:00 +0200 Doug Simon Added tag jvmci-0.21 for changeset f6de9aff9991
Wed, 14 Sep 2016 17:39:25 +0200 David Leopoldseder set default options for jvmci
Thu, 08 Sep 2016 15:13:28 +0200 Doug Simon convert HotSpotModifiers from interface to class