mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 12:22:10 -08:00
Added charset check and hint in startup logs (related to #7020)
This commit is contained in:
parent
b610d0a31a
commit
a0c16dc4e1
10 changed files with 14 additions and 9 deletions
|
|
@ -34,7 +34,7 @@ import java.util.UUID;
|
|||
* started before running them. In case you want to debug these tests, use
|
||||
* -Ddebug.mage that would disable client-server request timeout.
|
||||
* <p>
|
||||
* Then it's also better to use -Xms256M -Xmx512M JVM options for these stests.
|
||||
* Then it's also better to use -Xms256M -Xmx512M JVM options for these tests.
|
||||
*
|
||||
* @author JayDi85
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue