zoltanmeze commented on PR #518: URL: https://github.com/apache/maven-surefire/pull/518#issuecomment-1108203939
> @zoltanmeze I have qualified the problem with `runMode` as a bug, see the [comment](https://github.com/apache/maven-surefire/pull/518#issuecomment-1099706229). The outcome would be the same buffer overflow and the same meaning for this Jira. @Tibor17 Done. See [511b5c4](https://github.com/apache/maven-surefire/pull/518/commits/511b5c43b01597384937649ca32e26ba633e2859). Also rebased the branch onto latest master. I still think that BufferOverflowException on null runMode should be a separate issue/PR, it's not really related to [SUREFIRE-2058](https://issues.apache.org/jira/browse/SUREFIRE-2058). It's a bug in StreamEncoder, but [2058](https://issues.apache.org/jira/browse/SUREFIRE-2058) is a StreamDecoder issue with no exception thrown. So it should be probably linked to [SUREFIRE-2056](https://issues.apache.org/jira/browse/SUREFIRE-2056) instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org