Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of process bug fixes #1109

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Out of process bug fixes #1109

merged 1 commit into from
Oct 7, 2022

Conversation

Domonion
Copy link
Collaborator

@Domonion Domonion commented Oct 6, 2022

  1. added ability to set log level for EngineProcess and ChildProcess.kt. Look for related UtSettings.engineProcessLogLevel and UtSettings.childProcessLogLevels
  2. opening additional packages to support jdk17+, see OpenModulesContainer
  3. fixed using javaw on unix environments
  4. fixed using readaction in dumb mode
  5. fixing process termination

Fixes #1086
Fixes #1107

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring (typos and non-functional changes)
  • New feature (non-breaking change which adds functionality)

@Domonion Domonion force-pushed the kononov-rd-misc-fixes branch 2 times, most recently from 7483ca6 to 1e12545 Compare October 6, 2022 15:47
@Domonion Domonion enabled auto-merge (squash) October 6, 2022 16:03
…kt. Look for related UtSettings.engineProcessLogLevel and UtSettings.childProcessLogLevels

2. opening additional packages to support jdk17+, see OpenModulesContainer
3. fixed using javaw on unix environments
4. fixed using readaction in dumb mode
@Domonion Domonion force-pushed the kononov-rd-misc-fixes branch from a8d9c15 to d15a4bc Compare October 7, 2022 08:09
@Domonion Domonion merged commit f227563 into main Oct 7, 2022
@Domonion Domonion deleted the kononov-rd-misc-fixes branch October 7, 2022 10:02
@alisevych alisevych added this to the 2022.10.1 Release milestone Oct 10, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
1. added ability to set log level for EngineProcess and ChildProcess.kt. Look for related UtSettings.engineProcessLogLevel and UtSettings.childProcessLogLevels
2. opening additional packages to support jdk17+, see OpenModulesContainer
3. fixed using javaw on unix environments
4. fixed using readaction in dumb mode
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
1. added ability to set log level for EngineProcess and ChildProcess.kt. Look for related UtSettings.engineProcessLogLevel and UtSettings.childProcessLogLevels
2. opening additional packages to support jdk17+, see OpenModulesContainer
3. fixed using javaw on unix environments
4. fixed using readaction in dumb mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants