-
Enhancement
-
Resolution: Fixed
-
P3
-
8u40
-
None
-
b17
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8064124 | 8u45 | Attila Szegedi | P3 | Resolved | Fixed | b01 |
JDK-8055591 | 8u40 | Attila Szegedi | P3 | Resolved | Fixed | b04 |
JDK-8070361 | emb-8u47 | Attila Szegedi | P3 | Resolved | Fixed | team |
Currently, optimistic compilation is governed with the system property "nashorn.optimistic". It should be a command line option (e.g. --optimistic-types) configurable on a per-script-environment basis.
As part of this, tests currently relying on the optimistic flag (NumberAccessTest and NumberBoxingTest) should be relaxed to work identically with optimistic and non-optimistic compilation.
As part of this, tests currently relying on the optimistic flag (NumberAccessTest and NumberBoxingTest) should be relaxed to work identically with optimistic and non-optimistic compilation.
- backported by
-
JDK-8055591 Get rid of global optimistic flag
-
- Resolved
-
-
JDK-8064124 Get rid of global optimistic flag
-
- Resolved
-
-
JDK-8070361 Get rid of global optimistic flag
-
- Resolved
-