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

! src/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/tools/javac/T5053846/MethodRefDupInConstantPoolTest.java



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.


I think as long as the pushes are to jdk8/build that will also minimise 
risk. Where we had problems last week was where pushes went to jdk8/tl. 
That may still be needed in some cases, but for pure build changes 
jdk8/build is best.


Cheers,
David


this so we may have a chance at keeping the Oracle internal configure
script up to date. Also please avoid pushing on a Wednesday as that's
when the integration to master happens and the likelihood of bad timing
increases. I don't like this complication any more than any of you, but
for the time being, that's the way it is.

/Erik


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

! test/tools/javac/annotations/repeatingAnnotations/combo/Helper.java
! test/tools/javac/annotations/repeatingAnnotations/combo/TargetAnnoCombo.java
- test/tools/javac/annotations/repeatingAnnotations/combo/TestCaseGenerator.java