Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Linux engine process fix#1126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Domonion merged 1 commit intomainfromkononov-log-config-fix
Oct 10, 2022
Merged

Linux engine process fix#1126

Domonion merged 1 commit intomainfromkononov-log-config-fix
Oct 10, 2022

Conversation

@Domonion
Copy link
Collaborator

Fixing ubuntu process start and log creating
Fixes#1118

Type of Change

  • Minor bug fix (non-breaking small changes)

@DomonionDomonion requested a review fromdtimOctober 10, 2022 13:49
fixing ubuntu process start and log creating
@DomonionDomonionenabled auto-merge (squash)October 10, 2022 13:52
Copy link
Collaborator

@dtimdtim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM, and this PR fixes the issue.

JdkInfoService.jdkInfoProvider.info.path.resolve("bin${File.separatorChar}${osSpecificJavaExecutable()}").toString()
val cp= (this.javaClass.classLoaderasPluginClassLoader).classPath.baseUrls.joinToString(
separator=";",
separator=if (isWindows)";"else":",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I understand thatcp is a classpath string and not a filesystem path in the strict sense, but maybeFile.pathSeparator could be used here? What do you think?

denis-fokin reacted with thumbs up emoji
@DomonionDomonion merged commitc30841d intomainOct 10, 2022
@DomonionDomonion deleted the kononov-log-config-fix branchOctober 10, 2022 14:46
denis-fokin pushed a commit that referenced this pull requestOct 12, 2022
[utbot-rd]fixing ubuntu process start and log creating(cherry picked from commitc30841d)
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull requestOct 17, 2022
[utbot-rd]fixing ubuntu process start and log creating
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull requestOct 17, 2022
[utbot-rd]fixing ubuntu process start and log creating
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dtimdtimdtim approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Tests can't be generated in the debug IDE due to

3 participants

@Domonion@dtim

[8]ページ先頭

©2009-2025 Movatter.jp