hg: jdk8/tl/langtools: 5053846: javac: MethodRef entries are duplicated in the constant pool

2013-03-15 Thread vicente . romero
Changeset: fa24eba012bd Author:vromero Date: 2013-03-15 09:02 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/fa24eba012bd 5053846: javac: MethodRef entries are duplicated in the constant pool Reviewed-by: mcimadamore !

Re: Allow configure to detect if EC implementation is present

2013-03-15 Thread David Holmes
On 15/03/2013 7:04 PM, Erik Joelsson wrote: And as David pointed out, please notify me and Tim Bell when you push If I am added to that list we will have global timezone coverage :) Though we should all see the push notifications anyway, it should minimize the window of potential breakage.

hg: jdk8/tl/jdk: 8010136: Make jrunscript's init.js to work on nashorn

2013-03-15 Thread sundararajan . athijegannathan
Changeset: 46ad8dfabd5f Author:sundar Date: 2013-03-15 19:30 +0530 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/46ad8dfabd5f 8010136: Make jrunscript's init.js to work on nashorn Reviewed-by: lagergren, hannesw ! src/share/classes/com/sun/tools/script/shell/init.js

hg: jdk8/tl/langtools: 8007767: TargetAnnoCombo.java need to be updated to add a new test mode

2013-03-15 Thread joel . franck
Changeset: 195b71850b56 Author:mnunez Date: 2013-03-15 13:39 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/195b71850b56 8007767: TargetAnnoCombo.java need to be updated to add a new test mode Reviewed-by: jjg, strarup !