8075110: (prefs) CodePointZeroPrefsTest fails on certain platforms
Contrain test to the Linux and Solaris OS families Reviewed-by: darcy
This commit is contained in:
parent
17f8ee8cf0
commit
6290291b27
@ -27,6 +27,7 @@ import java.util.prefs.PreferencesFactory;
|
||||
/*
|
||||
* @test
|
||||
* @bug 8068373
|
||||
* @requires os.family == "linux" | os.family == "solaris"
|
||||
* @summary Ensure writing a code point U+0000 null control character is detected.
|
||||
*/
|
||||
public class CodePointZeroPrefsTest
|
||||
|
Loading…
x
Reference in New Issue
Block a user