-
Notifications
You must be signed in to change notification settings - Fork 43
Pull requests: openjdk/nashorn
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
8347015: Remove support for Security Manager in Nashorn
rfr
#22
by szegedi
was merged Jan 11, 2025
1 of 2 tasks
8346848: Eliminate compilation warnings with Java 21
rfr
#21
by szegedi
was merged Dec 27, 2024
1 of 2 tasks
8346302: Fix logging breaking Nashorn initialization
rfr
#20
by szegedi
was merged Dec 16, 2024
1 of 2 tasks
8294560: assertion raised in newBuiltinSwitchPoint
rfr
#18
by szegedi
was merged Feb 7, 2023
1 of 2 tasks
8269602: Gracefully handle absence of Unsafe.defineAnonymousClass
rfr
#16
by szegedi
was merged Jun 29, 2021
1 of 2 tasks
8261926: Attempt to access property/element of a Java method results in AssertionError: unknown call type
rfr
#15
by szegedi
was merged Jun 29, 2021
1 of 2 tasks
8265691: Some Object constructor methods aren't ES6 compliant
rfr
#14
by szegedi
was merged Apr 23, 2021
1 of 2 tasks
8263910: Java.extend throws java.lang.ClassFormatError
rfr
#13
by szegedi
was merged Mar 24, 2021
1 of 2 tasks
8240298: Array.prototype.pop, push, and reverse didn't call ToObject on their argument
rfr
#12
by szegedi
was merged Dec 30, 2020
1 of 2 tasks
8258787: ScriptEngineFactory.getOutputStatement neither quotes nor escapes its argument
rfr
#11
by szegedi
was merged Dec 30, 2020
1 of 2 tasks
8258749: Remove Dynalink tests from Standalone Nashorn
rfr
#10
by szegedi
was merged Dec 30, 2020
1 of 2 tasks
8258216: Allow Nashorn to operate when not loaded as a JPMS module
rfr
#9
by szegedi
was merged Dec 23, 2020
1 of 2 tasks
8240299: A possible bug about Object.setPrototypeOf().
integrated
#8
by szegedi
was closed Dec 17, 2020
2 tasks done
8244586: Opportunistic type evaluation should gracefully handle undefined lets and consts
integrated
#7
by szegedi
was closed Dec 17, 2020
2 tasks done
8233195: Don't hoist block-scoped variables from dead code
integrated
#6
by szegedi
was closed Dec 17, 2020
2 tasks done
8256506: Create a standalone version of Nashorn for Java 15+
integrated
#3
by szegedi
was closed Nov 20, 2020
2 tasks done
Fix erroneous/missing license headers, make sure they too are GPLv2+Classpath
#1
by szegedi
was merged Nov 9, 2020
ProTip!
Filter pull requests by the default branch with base:main.