--- old/test/nashorn/script/basic/NASHORN-385.js.EXPECTED 2020-04-15 19:08:19.000000000 +0530 +++ /dev/null 2020-04-15 19:08:19.000000000 +0530 @@ -1,6 +0,0 @@ -o.foo => undefined -TypeError: [object JSAdapter] has no such function "func" -in __get__: foo -o.foo => foo -in __put__: bar -in __call__: func