-
Bug
-
Resolution: Fixed
-
P4
-
8u121
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8196269 | 8u191 | Robert Mckenna | P4 | Resolved | Fixed | b01 |
JDK-8201117 | 8u181 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8203119 | emb-8u181 | Robert Mckenna | P4 | Resolved | Fixed | master |
--- openjdk8/jdk/src/share/sample/scripting/scriptpad/src/scripts/memory.sh.orig
+++ openjdk8/jdk/src/share/sample/scripting/scriptpad/src/scripts/memory.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
#
# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
#
+++ openjdk8/jdk/src/share/sample/scripting/scriptpad/src/scripts/memory.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
#
# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
#
- backported by
-
JDK-8196269 src/share/sample/scripting/scriptpad/src/scripts/memory.sh missing #!
- Resolved
-
JDK-8201117 src/share/sample/scripting/scriptpad/src/scripts/memory.sh missing #!
- Resolved
-
JDK-8203119 src/share/sample/scripting/scriptpad/src/scripts/memory.sh missing #!
- Resolved