mcimadamore [Thu, 31 May 2012 17:44:04 +0100] rev 12916
7160084: javac fails to compile an apparently valid class/interface combination
Summary: javac generates wrong syntetized trees for nested enum constants
Reviewed-by: dlsmith, jjg
mcimadamore [Thu, 31 May 2012 17:42:14 +0100] rev 12915
7166552: Inference: cleanup usage of Type.ForAll
Summary: Remove hack to callback into type-inference from assignment context
Reviewed-by: dlsmith, jjg
lana [Fri, 25 May 2012 16:32:56 -0700] rev 12914
Merge
jjh [Mon, 21 May 2012 16:10:14 -0700] rev 12913
7157798: Add 6 test scenarios for testing inheritance of multiple same-name methods from mulitple interfaces
Reviewed-by: mcimadamore
Contributed-by: sue.wei@oracle.com
cl [Thu, 07 Jun 2012 12:10:41 -0700] rev 12912
Added tag jdk8-b42 for changeset 3e580bb83096
duke [Wed, 05 Jul 2017 18:13:13 +0200] rev 12911
Merge
katleman [Wed, 13 Jun 2012 16:53:28 -0700] rev 12910
Merge
erikj [Thu, 07 Jun 2012 20:30:49 -0700] rev 12909
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
cl [Thu, 07 Jun 2012 12:10:28 -0700] rev 12908
Added tag jdk8-b42 for changeset 489ab38ab6db
duke [Wed, 05 Jul 2017 18:13:09 +0200] rev 12907
Merge
katleman [Wed, 13 Jun 2012 16:53:25 -0700] rev 12906
Merge
erikj [Thu, 07 Jun 2012 20:30:41 -0700] rev 12905
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
lana [Fri, 08 Jun 2012 12:01:24 -0700] rev 12904
Merge
joehw [Fri, 08 Jun 2012 11:28:29 -0700] rev 12903
7157608: One feature is not recognized.
Summary: adding feature standard-uri-conformant into the recognized list
Reviewed-by: psandoz
joehw [Thu, 07 Jun 2012 13:47:53 -0700] rev 12902
7151118: Regressions on 7u4 b11 comp. 7u4 b06 on specjvm2008.xml.transform subbenchmark
Summary: roll back XalanJ-2271 that caused the regression
Reviewed-by: lancea
cl [Thu, 07 Jun 2012 12:10:26 -0700] rev 12901
Added tag jdk8-b42 for changeset 8fc801f2ef62
duke [Wed, 05 Jul 2017 18:13:06 +0200] rev 12900
Merge
katleman [Wed, 13 Jun 2012 16:53:07 -0700] rev 12899
Merge
ohair [Wed, 13 Jun 2012 09:43:43 -0700] rev 12898
7176691: prtconf: devinfo facility not available in corba building
Reviewed-by: tbell
erikj [Thu, 07 Jun 2012 20:30:30 -0700] rev 12897
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
cl [Thu, 07 Jun 2012 12:10:14 -0700] rev 12896
Added tag jdk8-b42 for changeset 79b9edd5f45f
duke [Wed, 05 Jul 2017 18:13:02 +0200] rev 12895
Merge
katleman [Wed, 13 Jun 2012 16:57:34 -0700] rev 12894
Merge
erikj [Mon, 11 Jun 2012 09:30:04 -0700] rev 12893
7175966: Fix windows build issues for build-infra project
Reviewed-by: ohair
erikj [Thu, 07 Jun 2012 20:40:50 -0700] rev 12892
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
ohair [Thu, 07 Jun 2012 20:40:02 -0700] rev 12891
Merge
lana [Fri, 08 Jun 2012 12:44:30 -0700] rev 12890
Merge
robm [Fri, 08 Jun 2012 18:23:28 +0100] rev 12889
7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true
Reviewed-by: alanb, chegar
sla [Fri, 08 Jun 2012 05:39:14 -0700] rev 12888
Merge
sla [Thu, 07 Jun 2012 15:28:38 +0200] rev 12887
7165257: Add JFR tests to the JDK code base
Reviewed-by: ohair, dholmes, nloodin, mgronlun