Skip to content

Engine process #2 #1067

New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Engine process #2 #1067

merged 1 commit into from
Oct 5, 2022

Conversation

Domonion
Copy link
Collaborator

@Domonion Domonion commented Oct 4, 2022

Description

  1. engine out-of-process
  2. removed jdk8+ api calls in engine-related code
  3. removed reflection in utbot-intellij to support idea 2022
  4. bumped idea version and plugin sdk
  5. reactive settings
  6. ClientProcessBuilder to support out-of-process
  7. moved sarifs, test generation, code generation and TestGenerationReport to another process

fix #1092

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copy link
Member

@sergeypospelov sergeypospelov left a comment

Choose a reason for hiding this comment

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

Overall, it looks OK. I also have a question: how to run engine in the same process?

@Domonion Domonion force-pushed the kononov-engine-process branch from 6d57e93 to de497f2 Compare October 5, 2022 07:04
1. engine out-of-process
2. removed jdk8+ api calls in engine-related code
3. removed reflection in utbot-intellij to support idea 2022
4. bumped idea version and plugin sdk
5. reactive settings
6. ClientProcessBuilder to support out-of-process
7. moved sarifs, test generation, code generation and TestGenerationReport to another process
@Domonion Domonion force-pushed the kononov-engine-process branch from de497f2 to 6f16c32 Compare October 5, 2022 07:04
@sergeypospelov sergeypospelov self-requested a review October 5, 2022 07:19
@Domonion Domonion enabled auto-merge (squash) October 5, 2022 07:27
@denis-fokin
Copy link
Collaborator

Please update description and link an issue with the PR

@Domonion Domonion merged commit 61ece8e into main Oct 5, 2022
@Domonion Domonion deleted the kononov-engine-process branch October 5, 2022 07:45
@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
[utbot-rd]
1. engine out-of-process
2. removed jdk8+ api calls in engine-related code
3. removed reflection in utbot-intellij to support idea 2022
4. bumped idea version and plugin sdk
5. reactive settings
6. ClientProcessBuilder to support out-of-process
7. moved sarifs, test generation, code generation and TestGenerationReport to another process
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
[utbot-rd]
1. engine out-of-process
2. removed jdk8+ api calls in engine-related code
3. removed reflection in utbot-intellij to support idea 2022
4. bumped idea version and plugin sdk
5. reactive settings
6. ClientProcessBuilder to support out-of-process
7. moved sarifs, test generation, code generation and TestGenerationReport to another process
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Engine process
4 participants