This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
nashorn
/
script
/
nosecurity
/
JDK-8055034.js.EXPECTED
4 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
8214491: Upgrade to JLine 3.9.0 Upgrading JLine to 3.9.0 and updating jshell and jjs to the new JLine. Reviewed-by: rfield, sundar
2018-12-11 11:29:28 +01:00
jjs> var x = Object.create(null)jjs> jjs> print('PASSED')PASSED
8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly Reviewed-by: sundar, hannesw
2017-09-27 15:26:35 +02:00
jjs> exit(0)
exit code = 0
Reference in New Issue
Copy Permalink