c0a15c5 Mon Apr 23 01:53:48 2018 -0700 Josef Eisl [GR-6817] [GR-1260] Mitigate out-of-memory problem in linear scan. d36773b Fri Apr 20 16:21:08 2018 -0700 Doug Simon [GR-9467] Upstream JDK-8201318 changes. 916946b Fri Apr 20 06:15:02 2018 -0700 Jaroslav Tulach [GR-6958] Test the publicaly visible aspects of the JMX bean. 1f2fbfb Fri Apr 20 01:35:32 2018 -0700 Stefan Anzinger [GR-9461] Add AArch64 support for the CAS instruction. 0cd2fcf Fri Apr 20 01:04:51 2018 -0700 Jaroslav Tulach Merge pull request #1356 in G/graal from jtulach/FindPoolType to master fa7ebd2 Thu Apr 19 22:46:38 2018 -0700 Stefan Anzinger [GR-9181] Aarch64: Remove R27 (heapbase) register from allocation. 3fdba1a Thu Apr 19 05:30:08 2018 -0700 Stefan Anzinger [GR-9181] Pass constructed AddressLoweringPhase to HotSpotBackend. b5331d3 Thu Apr 19 03:54:29 2018 -0700 Josef Eisl [GR-9398] Add register allocation base phase. 2f1b863 Wed Apr 18 12:46:10 2018 -0700 Doug Simon [GR-9427] Limit recursive inlining when parsing invokedynamic instructions. 48b6b62 Wed Apr 18 04:30:18 2018 -0700 Doug Simon [GR-9192] Remove jdk.internal.vm.compiler's use of the management API. a84731f Wed Apr 18 02:36:56 2018 -0700 Svatopluk Dědic [GR-8630] [GR-9294] Use IGV build 416. ca071b9 Tue Apr 17 14:40:16 2018 -0700 Tom Rodriguez [GR-9404] Enable the Stamp.readConstant tests. 29e4d59 Tue Apr 17 09:45:53 2018 -0700 Stefan Anzinger [GR-9384] AArch64: String.compareTo intrinsic. 6a5f9e6 Tue Apr 17 00:26:07 2018 -0700 Svatopluk Dědic [GR-9306] Do not transmit strata for unknown languages. 5944aba Mon Apr 16 10:18:18 2018 -0700 Tom Rodriguez [GR-9275] Always treat backedge that leads to OSR entry point as taken. f9e0bfc Fri Apr 13 13:38:06 2018 -0700 Oleg Pliss [GR-8617] Unify single- and multi-threaded implementations of thread-locals. 9c96c1d Thu Apr 12 22:37:10 2018 -0700 Dean Long [GR-9238] HotSpot intrinsics for Object.notify() and Object.notifyAll() fast path. 16580ce Wed Apr 11 12:56:28 2018 -0700 Aleksandar Prokopec [GR-7906] Enable TraceInlining in the bytecode parser. 6753a2b Tue Apr 10 12:55:35 2018 -0700 Aleksandar Prokopec [GR-9277] Fix inlining decisions in AOTInliningPolicy. 203bb81 Mon Apr 9 02:21:01 2018 -0700 Doug Simon [GR-9189] Add GraphSpeculationLog wrapper. 1960c2e Sat Apr 7 00:01:46 2018 -0700 Christian Wimmer [GR-6331] Fix remaining issues where we manually create an InvokeNode instead of InvokeWithExceptionNode. 3b796b1 Fri Apr 6 20:05:26 2018 -0700 Doug Simon [GR-9215] TrufflePerformanceWarningsAreFatal should generate better diagnostics. 19431c7 Fri Apr 6 15:29:00 2018 -0700 Aleksandar Prokopec [GR-7906] Enable TraceInlining for the basic inliner. d7a9516 Thu Apr 5 19:18:25 2018 -0700 Aleksandar Prokopec [GR-7906] Improve TraceInlining. fe44b8a Thu Apr 5 00:48:39 2018 -0700 Doug Simon [GR-9135] Improved useability and output of TraceBytecodeParserLevel. c1543c8 Wed Apr 4 03:04:52 2018 -0700 Doug Simon [GR-9038] Re-enable findbugs and fix warnings. 30c1d42 Tue Apr 3 11:20:19 2018 -0700 Stefan Anzinger [GR-8258] AArch64 evaluation fixes. cc42a43 Tue Apr 3 10:19:09 2018 -0700 Christian Humer [GR-9046] Add missing API groups to package infos. 1c4ee0c Tue Apr 3 03:50:15 2018 -0700 Christian Humer [GR-9046] Polish javadoc. 27573c1 Mon Apr 2 13:28:08 2018 -0700 Christian Wimmer [GR-7823] Improve JavaDoc of nativeimage API. 01f40e1 Mon Apr 2 09:20:59 2018 -0700 Christian Wimmer [GR-7823] Move non-API elements out of WordFactory and make it final. 56eba6b Wed Mar 28 03:12:09 2018 -0700 Jaroslav Tulach [GR-8630] Adding multiple 'strata' to code locations. c591cf4 Tue Mar 27 15:02:54 2018 -0700 Doug Simon [GR-9016] Mitigate CompilationWrapperTest failures due to timing issues. bec1dc9 Tue Mar 27 05:26:27 2018 -0700 Doug Simon [GR-6791] Prevent use of Graal with CMS collector. c95d96c Fri Mar 23 10:43:18 2018 -0700 Christian Wimmer [GR-8979] Preserve exception handler edge for static field accesses. 612e916 Fri Mar 23 06:23:06 2018 -0700 Paul Wögerer [GR-6345] Refine output of native-image --expert-options. 5109333 Thu Mar 22 07:02:15 2018 -0700 Doug Simon [GR-2094] Ensure all references in InfopointReasonTest.testMethod are resolved. 6c014ac Thu Mar 22 03:45:27 2018 -0700 Stefan Anzinger [GR-8111] Relax barriers for Unsafe.putOrdered. 56c5c4c Wed Mar 21 14:43:36 2018 -0700 Doug Simon [GR-8913] Revert to using reflection to access Services.load method. 895ef73 Wed Mar 21 13:45:16 2018 -0700 Tom Rodriguez [GR-8882] NPE in IfNode simplify. 2ee1de6 Wed Mar 21 07:57:51 2018 -0700 Stefan Anzinger [GR-8669] AArch64: Put AArch64ReadReplacementPhase right before SchedulePhase. 373f367 Tue Mar 20 10:01:39 2018 -0700 Doug Simon [GR-8831] Better diagnostics for permanent bailout errors if assertions are enabled. 3a9ebde Tue Mar 20 08:01:30 2018 -0700 Stefan Anzinger [GR-8890] Add AArch64 support() function for determining CPUFeature support. a188baf Mon Mar 19 15:55:06 2018 -0700 Yudi Zheng [GR-8748] Split into @Use/@Temp instead of @Alive for modifiable variables. 6b9b1e3 Mon Mar 19 14:56:15 2018 -0700 Doug Simon [GR-8762] Add support for building multi-release jars. dc9127a Mon Mar 19 06:05:15 2018 -0700 Doug Simon [GR-8868] Better identify community configuration. 6d8ec77 Fri Mar 16 23:18:24 2018 -0700 Tom Rodriguez [GR-7806] IfNode NodeSourcePositions do not get propagated in ExpandLogicPhase.