Commit aca17b9
committed
Add -Djdk.attach.allowAttachSelf=true to surefire config for bmunit
JDK9+ does not allow dynamic loading of agent code by default. For
BMUnit-based tests to work we need to allow byteman to attach to VMs
so we add this to our surefire config.1 parent 5bd4095 commit aca17b9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| 750 | + | |
750 | 751 | | |
751 | 752 | | |
752 | 753 | | |
| |||
0 commit comments