Skip to content

Catch class loading errors in Contest Estimator #1709

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
Jan 18, 2023

Conversation

Domonion
Copy link
Collaborator

Catch exception if .class not found while loading at Contest Estimator Add more diagnostics and logs
Fix #1701

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual Scenario

Run fastjson-1.2.50 project in Contest Estimator on JDK8

Catch exception if `.class` not found while loading at Contest Estimator
Add more diagnostics and logs
Fix #1701
@Domonion Domonion requested review from korifey and Markoutte January 18, 2023 14:37
@Domonion Domonion self-assigned this Jan 18, 2023
@Domonion Domonion changed the title Catch class loading error in Contest Estimator Catch class loading errors in Contest Estimator Jan 18, 2023
@Domonion Domonion enabled auto-merge (squash) January 18, 2023 15:01
@Domonion Domonion merged commit 25036b0 into main Jan 18, 2023
@Domonion Domonion deleted the kononov-contest-estimator-not-found-exception-fix branch January 18, 2023 18:46
@alisevych alisevych added comp-contest-estimator Issue is related to contest estimator ctg-bug-fix PR is fixing a bug labels Jan 23, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
comp-contest-estimator Issue is related to contest estimator ctg-bug-fix PR is fixing a bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Contest Estimator dies when loading class
3 participants