log make/defs.make @ 24234:ea6f94ab283b default tip

age author description
Fri, 19 May 2017 00:18:36 +0200 Doug Simon removed defunct support for non-INCLUDE_JVMCI builds
Thu, 16 Jun 2016 00:25:11 +0200 Doug Simon remove leftover code from jvmci.make removal
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Wed, 13 Jan 2016 20:47:17 -0500 simonis 8146979: Backport of 8046471 breaks ppc64 build in jdk8u because 8072383 was badly backported before
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Tue, 21 Jul 2015 15:35:12 -0700 amurillo 8079410: Hotspot version to share the same update and build version from JDK hs25.66-b03
Tue, 24 Feb 2015 15:04:52 -0500 dlong 8072383: resolve conflicts between open and closed ports
Mon, 11 Jan 2016 15:10:32 +0100 Stefan Anzinger Perform a clean in jvmci.make when main clean target is called as well
Wed, 30 Dec 2015 17:55:07 +0100 Doug Simon removed @ServiceProvider mechanism (GRAAL-1380)
Thu, 08 Oct 2015 17:28:41 -0700 Tom Rodriguez Rename jdk.internal.jvmci to jdk.vm.ci
Tue, 04 Aug 2015 00:47:34 +0200 Doug Simon moved JVMCI option parsing back into Java
Wed, 29 Jul 2015 10:36:54 +0200 Roland Schatz Merge.
Mon, 27 Jul 2015 17:05:38 -0700 Tom Rodriguez Fix jvmci.make
Fri, 24 Jul 2015 08:22:19 +0200 Doug Simon merge fixes