Dani Schlarmann 🔺

Senior Recruiter at Avalanche

Dani Schlarmann has been in the recruitment industry since 2016. Dani started as a Technical Recruiter for CyberCoders and then moved on to Coneybeare Cleantech in 2017 as a Technical Recruiter. In 2018, Dani became a Lead Recruiter for Controller Gear and a Games Recruiter for PUBG Corporation. In 2019, they were a Recruiter for Jobot. In 2020, Dani was a Recruiter for Daybreak Game Company LLC and a Games Recruiter for Onward Play. Currently, Dani is a Senior Recruiter for both Avalanche and Ava Labs.

/*

* Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.

* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.

*

* This code is free software; you can redistribute it and/or modify it

* under the terms of the GNU General Public License version 2 only, as

* published by the Free Software Foundation.

*

* This code is distributed in the hope that it will be useful, but WITHOUT

* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or

* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License

* version 2 for more details (a copy is included in the LICENSE file that

* accompanied this code).

*

* You should have received a copy of the GNU General Public License version

* 2 along with this work; if not, write to the Free Software Foundation,

* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

*

* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA

* or visit www.oracle.com if you need additional information or have any

* questions.

*/

/**

* @test

* @bug 8243944

* @summary Make sure that the sjavac server is not started when the

* javac server is already running.

* @library /tools/lib

* @modules

* jdk.compiler/com.sun.tools.javac.api

* jdk.compiler/com.sun.tools.javac.main

* @build toolbox.ToolBox toolbox.JavacTask

* @run main/othervm ServerStartup

*/

import java.io.IOException;

import java.nio.file.Files;

import java.nio.file.Path;

import java.util.concurrent.TimeUnit;

import toolbox.JavacTask;

import toolbox.Task;

import toolbox.ToolBox;

public class ServerStartup {

public static void main(String... args) throws Exception {

new ServerStartup().run();

}

Links

Previous companies

PUBG Corporation logo
CyberCoders logo
Jobot logo

Timeline

  • Senior Recruiter

    December, 2021 - present

View in org chart