8026263: [NASHORN] Test test/script/basic/JDK-8025488.js fails in nightly builds
Reviewed-by: jlaskey
This commit is contained in:
parent
66bb0d28fa
commit
36d36b2eda
@ -40,4 +40,4 @@ MyError.prototype.toString = function() {
|
||||
}
|
||||
|
||||
var e = new MyError();
|
||||
print(e.stack);
|
||||
print(e.stack.replace(/\\/g, '/'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user