log src/share/vm/runtime/sharedRuntime.hpp @ 18096:ca6d25be853b jdk8u25-b13

age author description
Fri, 11 Apr 2014 20:02:37 +0000 coleenp 8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated"
Wed, 22 Jan 2014 17:42:23 -0800 kvn Merge
Fri, 10 Jan 2014 06:36:18 +0100 anoll 8022494: Make compilation IDs sequential
Thu, 19 Dec 2013 06:09:16 +0100 anoll 8026478: -XX:+VerifyAdapterSharing is broken
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 hs25-b65
Tue, 02 Sep 2014 21:42:37 -0700 Tom Rodriguez Fixed HSAIL deopt
Thu, 03 Apr 2014 17:47:29 +0200 Thomas Wuerthinger Remove compiled method call intrinsic.
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 05 Dec 2013 15:13:12 -0800 kvn Merge
Wed, 18 Sep 2013 14:34:56 -0700 goetz 8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints.
Thu, 12 Sep 2013 13:51:13 -0700 goetz 8024344: PPC64 (part 112): C argument in register AND stack slot.
Fri, 21 Jun 2013 15:56:24 -0700 kvn Merge
Wed, 19 Jun 2013 12:29:30 +0200 goetz 8016491: PPC64 (part 2): Clean up PPC defines.
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Fri, 10 Jan 2014 06:36:18 +0100 anoll 8022494: Make compilation IDs sequential
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Thu, 19 Dec 2013 06:09:16 +0100 anoll 8026478: -XX:+VerifyAdapterSharing is broken
Thu, 27 Feb 2014 16:05:29 +0100 Gilles Duboscq SharedRuntime: add gen_i2c_adapter, implement it with pre-existing methods in each architecture.
Wed, 18 Dec 2013 00:00:24 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 18 Nov 2013 12:26:51 -0800 morris 8028319: ConflictingDefaultsTest.testReabstract spins when running with -mode invoke and -Xcomp
Tue, 25 Jun 2013 23:52:52 +0200 Thomas Wuerthinger Delete unused stub.
Sun, 23 Jun 2013 15:49:01 +0200 Thomas Wuerthinger Throw InvalidInstalledCodeException directly in the stubs.
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 31 May 2013 14:40:26 +0200 roland 8009981: nashorn tests fail with -XX:+VerifyStack
Thu, 11 Apr 2013 17:36:46 +0200 Thomas Wuerthinger Rename MethodInvalidatedException to InvalidInstalledCodeException (and make it a checked exception). Make sure that a compiled code object can always be directly called without first doing a check on the native method pointer.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Mon, 17 Sep 2012 12:57:58 -0700 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 07 Aug 2012 14:32:08 -0700 twisti 7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Tue, 20 Mar 2012 11:45:21 -0700 Christian Haeubl C1 bugfix, fixed C1 compilation errors
Thu, 15 Mar 2012 16:34:31 -0700 Christian Haeubl fixed two cases where DeoptAction was invalid
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Mon, 05 Sep 2011 17:09:05 -0700 never 7051798: SA-JDI: NPE in Frame.addressOfStackSlot(Frame.java:244)
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Fri, 06 May 2011 17:47:17 +0200 Thomas Wuerthinger Fixed the stateBefore of invokes and monitorenter instructions to include the arguments of the instruction.
Mon, 28 Mar 2011 03:58:07 -0700 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 07 Oct 2010 15:12:57 -0400 bobv 6989297: Integrate additional portability improvements
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 16 Mar 2010 11:52:17 +0100 twisti 6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob
Tue, 09 Mar 2010 20:16:19 +0100 twisti 6919934: JSR 292 needs to support x86 C1
Wed, 03 Feb 2010 12:28:30 -0800 never 6921922: fix for 6911204 breaks tagged stack interpreter