mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-11 21:15:16 +00:00
On embedded platforms we have a message in std error. We should not take into account the message. Therefore only std out should be used fo verification. Reviewed-by: iignatyev, kvn