hg: jdk8u/jdk8u-dev/langtools: 2 new changesets

vicente.romero at oracle.com vicente.romero at oracle.com
Fri Jul 18 23:55:44 UTC 2014


Changeset: 77e510138519
Author:    vromero
Date:      2014-07-16 10:47 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/77e510138519

8050386: javac, follow-up of fix for JDK-8049305
Reviewed-by: mcimadamore

! src/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/tools/javac/T8049305/WrongStackframeGenerationTest1.java
+ test/tools/javac/T8049305/WrongStackframeGenerationTest2.java

Changeset: fa6e91185a27
Author:    vromero
Date:      2014-07-17 10:55 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/fa6e91185a27

8051004: javac, incorrect bug id in tests for JDK-8050386
Reviewed-by: mcimadamore

- test/tools/javac/T8049305/WrongStackframeGenerationTest1.java
- test/tools/javac/T8049305/WrongStackframeGenerationTest2.java
+ test/tools/javac/T8050386/WrongStackframeGenerationTest1.java
+ test/tools/javac/T8050386/WrongStackframeGenerationTest2.java



More information about the jdk8u-dev-changes mailing list