Sat, 19 Mar 2016 10:53:40 +0100 Jaroslav Tulach IllegalMonitorStateException is needed for concurrent utilities jdk7-b147
Sat, 19 Mar 2016 10:48:29 +0100 Jaroslav Tulach Merging in JDK's concurrent interfaces
Sat, 19 Mar 2016 10:46:31 +0100 Jaroslav Tulach Bringing in all concurrent package from JDK7-b147 jdk7-b147
Sat, 19 Mar 2016 10:31:13 +0100 Jaroslav Tulach Support for default attributes of annotations
Sat, 19 Mar 2016 10:28:03 +0100 Jaroslav Tulach Don't include emul.mini profile - then classes from emul.compact are available twice and it may happen that they override each other. For example when EnumSet is requested.
Sat, 19 Mar 2016 08:45:39 +0100 Jaroslav Tulach Sometimes, when running on nashorn, the Class.forName could return an undefined symbol. Detecting such case and redoing the query seems to return things to normal.
Sat, 05 Mar 2016 10:28:10 +0100 Jaroslav Tulach RetroLamda needs to access resources from classpath, not the converted ones to deal with lamda interfaces with default methods
Sat, 05 Mar 2016 08:47:12 +0100 Jaroslav Tulach Let's iterate over smaller number to pass the test on slow computers
Sat, 05 Mar 2016 08:45:21 +0100 Jaroslav Tulach Slightly more robust parsing code
Fri, 04 Mar 2016 06:09:52 +0100 Jaroslav Tulach Adjusting the versions so the build succeeds with retrolambda 2.1.0
Thu, 03 Mar 2016 06:17:20 +0100 Jaroslav Tulach Tests for interfaces with default methods implemented by lamda functions
Thu, 03 Mar 2016 06:03:06 +0100 Jaroslav Tulach Switching to most recent version of retrolamda: 2.1.0
Sat, 30 Jan 2016 20:45:41 +0100 Jaroslav Tulach Depend on jbox2d-osgi module
Sat, 30 Jan 2016 20:45:13 +0100 Jaroslav Tulach Allow access to rt.jar classes
Sat, 30 Jan 2016 18:49:26 +0100 Jaroslav Tulach Speeding up array access
Sat, 30 Jan 2016 18:33:49 +0100 Jaroslav Tulach Adding JBox2D sample into our benchmarks
Wed, 27 Jan 2016 23:33:22 +0100 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Wed, 27 Jan 2016 23:33:22 +0100 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.17
Wed, 27 Jan 2016 23:33:22 +0100 Jaroslav Tulach [maven-release-plugin] prepare release release-0.17 release-0.17
Wed, 27 Jan 2016 22:46:04 +0100 Jaroslav Tulach Encapsulating access to lower 32-bits of a long number
Wed, 27 Jan 2016 21:37:10 +0100 Jaroslav Tulach Speeding up sieve with long numbers by directly resolving high32
Wed, 27 Jan 2016 21:24:22 +0100 Jaroslav Tulach Direct access to compare64 as well
Wed, 27 Jan 2016 21:17:44 +0100 Jaroslav Tulach neg64 is statically resolved now
Wed, 27 Jan 2016 20:57:20 +0100 Jaroslav Tulach Turning shifts into direct operations
Wed, 27 Jan 2016 20:45:14 +0100 Jaroslav Tulach Direct reimplementation of mod64, and64, or64, xor64 functions
Wed, 27 Jan 2016 20:30:33 +0100 Jaroslav Tulach Providing direct resolution for add64, sub64, mul64, div64 functions
Wed, 27 Jan 2016 06:46:03 +0100 Jaroslav Tulach Introducing Number.prototype.__bit64 with all 64-bit operations
Tue, 26 Jan 2016 08:43:29 +0100 Jaroslav Tulach Providing accessors for 64-bit arithmetic operations
Tue, 26 Jan 2016 07:28:25 +0100 Jaroslav Tulach Restrict the result of integer negation to 32-bits
Tue, 26 Jan 2016 06:57:30 +0100 Jaroslav Tulach Access the static fields via the access method
Tue, 26 Jan 2016 05:54:37 +0100 Jaroslav Tulach Extracting direct references to 64-bit operations
Tue, 26 Jan 2016 04:42:06 +0100 Jaroslav Tulach Each launcher should be used only once
Tue, 26 Jan 2016 04:36:23 +0100 Jaroslav Tulach JavaScript in a browser can be at most three times slower than HotSpot when computing five or ten thousands of prime numbers
Mon, 25 Jan 2016 08:16:33 +0100 Jaroslav Tulach The changes to number arithmetic deserve new magic header
Mon, 25 Jan 2016 08:14:42 +0100 Jaroslav Tulach Speeding up sieve by directly resolving all 32-bit number operations
Mon, 25 Jan 2016 06:40:40 +0100 Jaroslav Tulach Some operations are faster when included in the generated code rather than dispatched to Number.prototype
Mon, 25 Jan 2016 05:53:21 +0100 Jaroslav Tulach Resolving field access during compilation time
Mon, 25 Jan 2016 05:14:25 +0100 Jaroslav Tulach accessField doesn't need the second argument, it can compute it from the 3rd
Sun, 24 Jan 2016 12:08:45 +0100 Jaroslav Tulach The sieve benchmark makes the testing more real than the fake matrix multiplication
Sat, 26 Dec 2015 08:59:42 +0100 Jaroslav Tulach Document may not be defined in non-browser environments
Sat, 26 Dec 2015 08:51:01 +0100 Jaroslav Tulach Loading 'Class-Path' attributes of scripts relatively to location of the script that is referencing them
Sat, 26 Dec 2015 08:23:24 +0100 Jaroslav Tulach Debug action is the same as run, just with debugging turned on
Sat, 26 Dec 2015 08:22:59 +0100 Jaroslav Tulach Can tell the server to exit
Sat, 26 Sep 2015 07:59:41 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Sat, 26 Sep 2015 07:59:40 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.16
Sat, 26 Sep 2015 07:59:40 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.16 release-0.16
Sat, 26 Sep 2015 07:43:45 +0200 Jaroslav Tulach Replace existing .js file when generating new version
Fri, 25 Sep 2015 21:11:17 +0200 Jaroslav Tulach Update to version 1.2.3 of HTML/Java API
Sat, 19 Sep 2015 09:43:59 +0200 Jaroslav Tulach Using latest version of the HTML/Java API
Sun, 13 Sep 2015 22:34:28 +0200 Jaroslav Tulach Adjusting to version 1.2.1 of HTML/Java APIs
Fri, 11 Sep 2015 14:51:09 +0200 Jaroslav Tulach Giving the flow analyzer chance to generate the whole function body flow
Fri, 11 Sep 2015 14:23:06 +0200 Jaroslav Tulach Switching to most recent version of Graal JARs flow
Wed, 02 Sep 2015 23:20:01 +0200 Jaroslav Tulach Consistent mangling of names with underscore
Wed, 02 Sep 2015 06:14:40 +0200 Jaroslav Tulach Switching to new version of HTML/Java API
Sun, 02 Aug 2015 11:56:45 +0200 Jaroslav Tulach Making sure parameters for non-static method invoked by reflection are correct.
Tue, 07 Jul 2015 07:46:52 +0200 Jaroslav Tulach Throwing more of NumberFormatException when parsing numbers
Thu, 25 Jun 2015 08:45:40 +0200 Jaroslav Tulach Control strict usage of pre-generated libraries via a property. Otherwise the Hudson's upload will never succeed!
Fri, 12 Jun 2015 15:18:18 +0200 Jaroslav Tulach Removing unused import
Wed, 27 May 2015 22:47:26 +0200 Jaroslav Tulach Removing spaces at the end of lines and providing support for http.header substitution
Sun, 17 May 2015 14:28:17 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration