|
|
JDK-8080403
|
JDK-8024970
switch statement not marked as terminal
|
Attila Szegedi
|
Sundararajan Athijegannathan
|
|
Closed |
Fixed
|
|
|
|
|
|
|
JDK-8080377
|
JDK-8024970
Stack overflow error and subsequent bootstrap error
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Closed |
Won't Fix
|
|
|
|
|
|
|
JDK-8080360
|
JDK-8024970
Compound assigment of a property that deletes itself in it's "getter" function
|
Jim Laskey
|
Sundararajan Athijegannathan
|
|
Resolved |
Won't Fix
|
|
|
|
|
|
|
JDK-8080265
|
JDK-8024970
(function f(){return f; var f})() should evaluate to undefined value
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Closed |
Duplicate
|
|
|
|
|
|
|
JDK-8080182
|
JDK-8024970
Array.prototype.sort throws IAE on inconsistent comparison
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8048862
|
JDK-8024970
With scope variable should not be accessible outside the with statement
|
Attila Szegedi
|
Sundararajan Athijegannathan
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
JDK-8048071
|
JDK-8024970
eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8047959
|
JDK-8024970
bindings created for declarations in eval code are not mutable
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8047728
|
JDK-8024970
(function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8027700
|
JDK-8024970
function redeclaration checks missing for declaration binding instantiation
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8027562
|
JDK-8024970
eval should load second and subsequent arguments for side effect
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8026955
|
JDK-8024970
for-in should convert primitive values to object
|
Hannes Wallnoefer
|
Hannes Wallnoefer
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8026706
|
JDK-8024970
Inconsistent toString implementation in objects being sorted results in IllegalArgumentException
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Closed |
Won't Fix
|
|
|
|
|
|
|
JDK-8026137
|
JDK-8024970
Issues with Binary Evaluation Order
|
Marcus Lagergren
|
Marcus Lagergren
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8025163
|
JDK-8024970
Date methods should not return -0
|
Hannes Wallnoefer
|
Hannes Wallnoefer
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
JDK-8025111
|
JDK-8024970
undefined or null 'with' expression in empty with block should throw TypeError
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Resolved |
Fixed
|
|
|
|
|