-
```
Line 181 of com.google.template.soy.sharedpasses.render.EvalVisitor uses
Maps.newHashMap() to collect the items of a map literal, leading to
unpredictable iteration order in the resulting SoyMap…
-
```
Line 181 of com.google.template.soy.sharedpasses.render.EvalVisitor uses
Maps.newHashMap() to collect the items of a map literal, leading to
unpredictable iteration order in the resulting SoyMap…
-
Originally reported on Google Code with ID 20
```
Discovered when trying to compress output from Twitter Bootstrap (likely affects lots
of other users too).
Michael Bolin addressed this issue in thi…
iflan updated
9 years ago
-
```
JsonReader#nextDouble, nextInt, and nextLong all consume quoted values (e.g.,
both {x: 4} and {x: "4"} can be parsed).
But nextBoolean will throw an IllegalStateException: Expected a boolean but…
-
```
JsonReader#nextDouble, nextInt, and nextLong all consume quoted values (e.g.,
both {x: 4} and {x: "4"} can be parsed).
But nextBoolean will throw an IllegalStateException: Expected a boolean but…
-
```
JsonReader#nextDouble, nextInt, and nextLong all consume quoted values (e.g.,
both {x: 4} and {x: "4"} can be parsed).
But nextBoolean will throw an IllegalStateException: Expected a boolean but…
-
```
JsonReader#nextDouble, nextInt, and nextLong all consume quoted values (e.g.,
both {x: 4} and {x: "4"} can be parsed).
But nextBoolean will throw an IllegalStateException: Expected a boolean but…
-
```
JsonReader#nextDouble, nextInt, and nextLong all consume quoted values (e.g.,
both {x: 4} and {x: "4"} can be parsed).
But nextBoolean will throw an IllegalStateException: Expected a boolean but…
-
```
JsonReader#nextDouble, nextInt, and nextLong all consume quoted values (e.g.,
both {x: 4} and {x: "4"} can be parsed).
But nextBoolean will throw an IllegalStateException: Expected a boolean but…
-
```
JsonReader#nextDouble, nextInt, and nextLong all consume quoted values (e.g.,
both {x: 4} and {x: "4"} can be parsed).
But nextBoolean will throw an IllegalStateException: Expected a boolean but…