On Wed, 17 Jan 2024 18:33:27 GMT, Alexey Semenyuk wrote:
> Clean backport
Looks good. I verified that it is a clean backport.
-
Marked as reviewed by almatvee (Reviewer).
PR Review: https://git.openjdk.org/jdk22/pull/88#pullrequestreview-1828180526
On Wed, 17 Jan 2024 18:33:27 GMT, Alexey Semenyuk wrote:
> Clean backport
@alexeysemenyukoracle please review
-
PR Comment: https://git.openjdk.org/jdk22/pull/88#issuecomment-1896427625
Clean backport
-
Commit messages:
- Backport 8e12053e0352a26ecd7f2b9bc298ddb8fb4bb61b
Changes: https://git.openjdk.org/jdk22/pull/88/files
Webrev: https://webrevs.openjdk.org/?repo=jdk22&pr=88&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8322799
Stats: 2 lines in 1 file
On Thu, 11 Jan 2024 18:19:15 GMT, Alexey Semenyuk wrote:
> Change the full path of a unit file passed to `systemctl enable` command to
> the unit file name. This prevents the command from creating a symlink in
> `/etc/systemd/system/` directory
Marked as reviewed by almatvee (Reviewer).
-
Change the full path of a unit file passed to `systemctl enable` command to the
unit file name. This prevents the command from creating a symlink in
`/etc/systemd/system/` directory
-
Commit messages:
- empty
- Merge branch 'master' into JDK-8322799
- 8322799: Test JPKG003-013: S
On Thu, 11 Jan 2024 18:19:15 GMT, Alexey Semenyuk wrote:
> Change the full path of a unit file passed to `systemctl enable` command to
> the unit file name. This prevents the command from creating a symlink in
> `/etc/systemd/system/` directory
Fix looks good. I will approve once "Integration
On Thu, 11 Jan 2024 18:19:15 GMT, Alexey Semenyuk wrote:
> Change the full path of a unit file passed to `systemctl enable` command to
> the unit file name. This prevents the command from creating a symlink in
> `/etc/systemd/system/` directory
@sashamatveev please review
-
PR Co