make/scripts/windowsShortName.bat
author alanb
Sat, 30 Nov 2019 16:21:19 +0000
changeset 59329 289000934908
parent 53110 50677f43ac3d
permissions -rw-r--r--
8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation Reviewed-by: dfuchs, chegar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
53110
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     1
@echo off
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     2
REM
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     3
REM Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     4
REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     5
REM
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     6
REM This code is free software; you can redistribute it and/or modify it
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     7
REM under the terms of the GNU General Public License version 2 only, as
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     8
REM published by the Free Software Foundation.
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
     9
REM
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    10
REM This code is distributed in the hope that it will be useful, but WITHOUT
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    11
REM ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    12
REM FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    13
REM version 2 for more details (a copy is included in the LICENSE file that
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    14
REM accompanied this code).
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    15
REM
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    16
REM You should have received a copy of the GNU General Public License version
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    17
REM 2 along with this work; if not, write to the Free Software Foundation,
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    18
REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    19
REM
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    20
REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    21
REM or visit www.oracle.com if you need additional information or have any
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    22
REM questions.
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    23
REM
50677f43ac3d 8215445: Enable building for Windows in WSL
erikj
parents:
diff changeset
    24
if '%1' NEQ '' echo %~s1