Commit 5c2a4cc
[hotfix][test] Move some auto-closable variables into try-block to manage the closing of objects for MassiveStringSorting.java and MassiveStringValueSorting.java
Co-authored-by: spuru9 <sinhapurushottam911@gmail.com>1 parent f9ed1d2 commit 5c2a4cc
2 files changed
Lines changed: 4 additions & 24 deletions
File tree
- flink-tests/src/test/java/org/apache/flink/test/manual
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
367 | | - | |
368 | | - | |
| 366 | + | |
369 | 367 | | |
370 | 368 | | |
371 | 369 | | |
| |||
380 | 378 | | |
381 | 379 | | |
382 | 380 | | |
383 | | - | |
384 | | - | |
385 | 381 | | |
386 | 382 | | |
387 | 383 | | |
| |||
393 | 389 | | |
394 | 390 | | |
395 | 391 | | |
396 | | - | |
397 | | - | |
398 | | - | |
| 392 | + | |
399 | 393 | | |
400 | 394 | | |
401 | 395 | | |
| |||
420 | 414 | | |
421 | 415 | | |
422 | 416 | | |
423 | | - | |
424 | | - | |
425 | 417 | | |
426 | 418 | | |
427 | 419 | | |
| |||
Lines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
393 | | - | |
394 | | - | |
| 392 | + | |
395 | 393 | | |
396 | 394 | | |
397 | 395 | | |
| |||
406 | 404 | | |
407 | 405 | | |
408 | 406 | | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | 407 | | |
414 | 408 | | |
415 | 409 | | |
| |||
421 | 415 | | |
422 | 416 | | |
423 | 417 | | |
424 | | - | |
425 | | - | |
426 | | - | |
| 418 | + | |
427 | 419 | | |
428 | 420 | | |
429 | 421 | | |
| |||
448 | 440 | | |
449 | 441 | | |
450 | 442 | | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | 443 | | |
456 | 444 | | |
457 | 445 | | |
| |||
0 commit comments