Mon, 11 Aug 2014 17:52:23 +0200 Jaroslav Tulach Initial attempt to provide proper 3rd parameter to bootmethod jdk8
Sun, 10 Aug 2014 11:39:36 +0200 Jaroslav Tulach Name of boot method is properly provided jdk8
Sun, 10 Aug 2014 11:32:38 +0200 Jaroslav Tulach 1st parameter of bootstrap method - the Lookup - is correct jdk8
Sun, 10 Aug 2014 10:37:23 +0200 Jaroslav Tulach Managed to call the bootstrap method. Just with wrong arguments. jdk8
Sun, 10 Aug 2014 08:57:22 +0200 Jaroslav Tulach A bit more debug statements jdk8
Sun, 10 Aug 2014 08:07:11 +0200 Jaroslav Tulach The test fails on invokeDynamic instruction in JavaScript execution jdk8
Sun, 10 Aug 2014 07:52:49 +0200 Jaroslav Tulach All modules, except the one that deals with invokeDynamic pass OK jdk8
Sun, 10 Aug 2014 07:12:30 +0200 Jaroslav Tulach Moving the test to JDK8 project, making it compilable and parsable by Asm jdk8
Sun, 10 Aug 2014 07:02:12 +0200 Jaroslav Tulach Capable to compile the java.lang.invoke stuff jdk8
Sun, 10 Aug 2014 06:21:50 +0200 Jaroslav Tulach Making sure various classes are defined only at one place jdk8
Sun, 10 Aug 2014 06:13:36 +0200 Jaroslav Tulach Almost compiled java.lang.invoke, except the parts that deal with Asm bytecode generator jdk8
Sun, 10 Aug 2014 05:56:32 +0200 Jaroslav Tulach Bringing in new exceptions jdk8
Sun, 10 Aug 2014 05:55:55 +0200 Jaroslav Tulach New exceptions as of JDK8-b132 needed for invoke dynamic jdk8-b132
Sat, 09 Aug 2014 12:15:18 +0200 Jaroslav Tulach Can these tests be placed in compact profile jdk8
Sat, 09 Aug 2014 11:12:05 +0200 Jaroslav Tulach Looks like we need the java.lang.invoke classes for lambdas to work jdk8
Sat, 09 Aug 2014 11:11:13 +0200 Jaroslav Tulach Batch of classes necessary to implement invoke dynamic interfaces. Taken from JDK8 build 132 jdk8-b132
Sat, 09 Aug 2014 10:52:34 +0200 Jaroslav Tulach Modifying the test to fail in bck2brwsr VM jdk8
Sat, 09 Aug 2014 10:42:22 +0200 Jaroslav Tulach A way to test invokeDynamic on JDK7 inspired by https://code.google.com/p/indy-maven-plugin/ jdk8
Fri, 25 Jul 2014 14:27:04 +0200 Jaroslav Tulach Adopting html4j rev. 0.8.3
Wed, 16 Jul 2014 07:57:22 +0200 Jaroslav Tulach Keeping and printing the information about bootmethods jdk8
Thu, 10 Jul 2014 08:17:52 +0200 Jaroslav Tulach Filling in the constant pool jdk8
Thu, 10 Jul 2014 08:11:53 +0200 Jaroslav Tulach First steps towards parsing invokeDynamic jdk8
Thu, 26 Jun 2014 23:54:17 +0200 Jaroslav Tulach Can parse JDK8 generated bytecode jdk8
Thu, 26 Jun 2014 07:42:54 +0200 Jaroslav Tulach Using Object.defineProperty to specify non-enumerable properties on Object
Wed, 25 Jun 2014 23:43:51 +0200 Jaroslav Tulach Don't list overriden Object's methods twice defprop
Wed, 25 Jun 2014 22:50:33 +0200 Jaroslav Tulach Methods on object need to be manually enumerated defprop
Mon, 23 Jun 2014 19:35:22 +0200 Jaroslav Tulach We need to swallow the wait4js attribute defprop
Sun, 22 Jun 2014 17:46:43 +0200 Jaroslav Tulach Verifying behavior of isAssignableFrom with array class parameter defprop
Sun, 22 Jun 2014 17:19:16 +0200 Jaroslav Tulach Making sure no enumerable methods are on plain Object defprop
Sun, 22 Jun 2014 00:09:56 +0200 Jaroslav Tulach Using Object.defineProperty to hide attributes from list of enumerable properties defprop
Mon, 09 Jun 2014 22:07:29 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Mon, 09 Jun 2014 22:07:29 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.9
Mon, 09 Jun 2014 22:07:28 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.9 release-0.9
Mon, 09 Jun 2014 21:27:49 +0200 Jaroslav Tulach Need to include javadoc for artifacts one wants to publish to maven repo
Mon, 09 Jun 2014 21:07:08 +0200 Jaroslav Tulach Removed tag release-0.9
Mon, 09 Jun 2014 19:32:50 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Mon, 09 Jun 2014 19:32:49 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.9
Mon, 09 Jun 2014 19:32:49 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.9
Mon, 09 Jun 2014 19:17:41 +0200 Jaroslav Tulach Remove the dirty hacks with names. The fix with the compiler should be good enough.
Mon, 09 Jun 2014 19:16:34 +0200 Jaroslav Tulach Actually use the passed-in configuration object
Mon, 09 Jun 2014 18:21:37 +0200 Jaroslav Tulach Another two cases where it is safer to check for name of superclass, rather than equality. rt/emul/compact test randomly failed.
Mon, 09 Jun 2014 15:57:50 +0200 Jaroslav Tulach Switching to new version of html4j APIs
Mon, 09 Jun 2014 15:57:14 +0200 Jaroslav Tulach Merging work on closure branch which seems to work relatively well
Mon, 09 Jun 2014 12:40:40 +0200 Jaroslav Tulach Skip JS aot compilation, if the JS file already exists closure
Mon, 09 Jun 2014 09:40:32 +0200 Jaroslav Tulach One calculator demo is more than enough closure
Mon, 09 Jun 2014 09:39:59 +0200 Jaroslav Tulach Removing the archetype. Enough to have a shared one at https://github.com/jtulach/html4j-archetype closure
Mon, 09 Jun 2014 09:38:03 +0200 Jaroslav Tulach Launching the application from a fully built distrution directory structure closure
Tue, 03 Jun 2014 16:05:21 +0200 Jaroslav Tulach Directly derive the parent root folder based on resource name rather than going through classpath closure
Thu, 29 May 2014 09:57:01 +0200 Jaroslav Tulach Lowering number of actions in invoker by half closure
Wed, 28 May 2014 15:18:23 +0200 Jaroslav Tulach Reference cons__V as string closure
Wed, 28 May 2014 14:35:21 +0200 Jaroslav Tulach External classes are treated as exported. closure
Wed, 28 May 2014 13:38:29 +0200 Jaroslav Tulach Make sure Object is always available in each VM and each extension. closure
Wed, 28 May 2014 10:47:18 +0200 Jaroslav Tulach All classes loaded through the 'vm' object will have 'invoke' method that can be used to invoke static methods like main(String[]), so our examples no longer need to rely on initialization in static initializers. closure
Wed, 28 May 2014 09:07:48 +0200 Jaroslav Tulach Load scripts asynchronously closure
Tue, 27 May 2014 16:36:07 +0200 Jaroslav Tulach There can be multiple VMs in one browser and the primitive types may be shared. Using string comparition to compare primitive classes. closure
Tue, 27 May 2014 15:22:04 +0200 Jaroslav Tulach Make sure test classes remain exported closure
Tue, 27 May 2014 14:52:43 +0200 Jaroslav Tulach Turning on standalone mode for the bck2brwsr.js closure
Tue, 27 May 2014 12:25:41 +0200 Jaroslav Tulach The static calculator demo needs to reference just a single application .js file from its main HTML page. The rest is loaded based on classpath attribute. closure
Tue, 27 May 2014 09:20:06 +0200 Jaroslav Tulach Adding since tag closure
Mon, 26 May 2014 18:29:46 +0200 Jaroslav Tulach Skip Maven related info files closure