←Older revision | Revision as of 09:18, 12 January 2015 | ||
Line 1: | Line 1: | ||
Release [[Bck2Brwsr 0.13|0.13]] of [[Bck2Brwsr]] [[VM]] is mostly a bugfix release. It fixes problem in {{JDK|java/util|Collections}}.shuffle caused by wrong '''shr64''' [http://source.apidesign.org/hg/bck2brwsr/rev/d2a5a7a0e167 implementation] (which was basically a single character fix, but it took me an hour to find it) and [[Bck2BrwsrLibraries|library generating]] [http://source.apidesign.org/hg/bck2brwsr/rev/6e50103c0f1c problem] on computers using different encoding than [[wikipedia:UTF-8|UTF-8]]. | Release [[Bck2Brwsr 0.13|0.13]] of [[Bck2Brwsr]] [[VM]] is mostly a bugfix release. It fixes problem in {{JDK|java/util|Collections}}.shuffle caused by wrong '''shr64''' [http://source.apidesign.org/hg/bck2brwsr/rev/d2a5a7a0e167 implementation] (which was basically a single character fix, but it took me an hour to find it) and [[Bck2BrwsrLibraries|library generating]] [http://source.apidesign.org/hg/bck2brwsr/rev/6e50103c0f1c problem] on computers using different encoding than [[wikipedia:UTF-8|UTF-8]]. | ||
- | The [[Bck2Brwsr]] [[VM]] 0.13 is good enough to power another classical game: [http://dukescript.com/game/fifteen.html fifteen]. The released bits are @ [https://maven.java.net/content/repositories/releases/ maven.java.net] repository as of Jan 12, 2015. | + | The [[Bck2Brwsr]] [[VM]] 0.13 is good enough to power another classical game: [http://dukescript.com/game/fifteen.html fifteen]. |
+ | |||
+ | The released bits are @ [https://maven.java.net/content/repositories/releases/ maven.java.net] repository as of Jan 12, 2015. |