Fri, 29 May 2015 21:49:02 +0200 Merge
coleenp [Fri, 29 May 2015 21:49:02 +0200] rev 31020
Merge
Fri, 29 May 2015 11:35:51 -0400 8029567: Clean up linkResolver code
coleenp [Fri, 29 May 2015 11:35:51 -0400] rev 31019
8029567: Clean up linkResolver code Summary: Moved non-const reference return values to actual return values, refactored error handling code, remove oop from Method* variable names. Reviewed-by: jiangli, lfoltan, acorn
Wed, 27 May 2015 14:13:20 +0200 8081037: serviceability/sa/ tests time out on Windows
ykantser [Wed, 27 May 2015 14:13:20 +0200] rev 31018
8081037: serviceability/sa/ tests time out on Windows Reviewed-by: jbachorik, sla, dsamersoff
Thu, 11 Jun 2015 10:44:09 -0700 Added tag jdk9-b68 for changeset 930f9e292f20
lana [Thu, 11 Jun 2015 10:44:09 -0700] rev 31017
Added tag jdk9-b68 for changeset 930f9e292f20
Thu, 11 Jun 2015 20:18:41 -0700 Merge
lana [Thu, 11 Jun 2015 20:18:41 -0700] rev 31016
Merge
Thu, 11 Jun 2015 10:37:11 -0400 8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files
omajid [Thu, 11 Jun 2015 10:37:11 -0400] rev 31015
8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files Reviewed-by: erikj
Tue, 09 Jun 2015 16:08:38 +0200 8054717: SJavac should track changes in the public apis of classpath classes!
alundblad [Tue, 09 Jun 2015 16:08:38 +0200] rev 31014
8054717: SJavac should track changes in the public apis of classpath classes! Summary: Adjusted Java compilation to accomodate for changes to sjavac. Reviewed-by: erikj
Mon, 08 Jun 2015 11:11:46 -0700 Merge
amurillo [Mon, 08 Jun 2015 11:11:46 -0700] rev 31013
Merge
Thu, 04 Jun 2015 15:37:59 -0700 Merge
amurillo [Thu, 04 Jun 2015 15:37:59 -0700] rev 31012
Merge
Thu, 28 May 2015 16:31:47 +0200 8081037: serviceability/sa/ tests time out on Windows
ykantser [Thu, 28 May 2015 16:31:47 +0200] rev 31011
8081037: serviceability/sa/ tests time out on Windows Reviewed-by: jbachorik, sla, dsamersoff
Thu, 11 Jun 2015 10:44:07 -0700 Added tag jdk9-b68 for changeset 55a005ebb6c2
lana [Thu, 11 Jun 2015 10:44:07 -0700] rev 31010
Added tag jdk9-b68 for changeset 55a005ebb6c2
Wed, 05 Jul 2017 20:37:12 +0200 Added tag jdk9-b68 for changeset 5b500c93ce48
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31009
Added tag jdk9-b68 for changeset 5b500c93ce48
Wed, 05 Jul 2017 20:37:12 +0200 Merge jdk9-b68
duke [Wed, 05 Jul 2017 20:37:12 +0200] rev 31008
Merge
Wed, 05 Jul 2017 20:37:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:09 +0200] rev 31007
Merge
Thu, 04 Jun 2015 18:50:30 -0700 Merge
lana [Thu, 04 Jun 2015 18:50:30 -0700] rev 31006
Merge
Thu, 04 Jun 2015 09:05:52 +0200 8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
jlahoda [Thu, 04 Jun 2015 09:05:52 +0200] rev 31005
8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended Summary: Avoiding Scope listener leak by avoiding cache misses in Types.MembersClosureCache Reviewed-by: mcimadamore, vromero Contributed-by: maurizio.cimadamore@oracle.com
Mon, 01 Jun 2015 15:19:54 -0700 8075546: Add tiered testing definitions to the langtools repo
darcy [Mon, 01 Jun 2015 15:19:54 -0700] rev 31004
8075546: Add tiered testing definitions to the langtools repo Reviewed-by: jjg
Sat, 30 May 2015 06:17:50 +0530 8077667: 'variable may not have been initialized' error for parameter in lambda function
sadayapalam [Sat, 30 May 2015 06:17:50 +0530] rev 31003
8077667: 'variable may not have been initialized' error for parameter in lambda function Summary: JDK-8077667: Fix bogus diagnostic about lambda parameter not being initialized Reviewed-by: mcimadamore
Fri, 29 May 2015 17:15:10 -0700 8081538: test CheckEBCDICLocaleTest is failing
jjg [Fri, 29 May 2015 17:15:10 -0700] rev 31002
8081538: test CheckEBCDICLocaleTest is failing Reviewed-by: vromero
Fri, 29 May 2015 15:50:31 -0700 8081541: @ignore CheckEBCDICLocaleTest
jjg [Fri, 29 May 2015 15:50:31 -0700] rev 31001
8081541: @ignore CheckEBCDICLocaleTest Reviewed-by: vromero
Fri, 29 May 2015 14:04:57 -0700 8073372: Redundant CONSTANT_Class entry not generated for inlined constant
vromero [Fri, 29 May 2015 14:04:57 -0700] rev 31000
8073372: Redundant CONSTANT_Class entry not generated for inlined constant Reviewed-by: jjg
Fri, 29 May 2015 10:15:36 +0530 8080842: Using Lambda Expression with name clash results in ClassFormatError
sadayapalam [Fri, 29 May 2015 10:15:36 +0530] rev 30999
8080842: Using Lambda Expression with name clash results in ClassFormatError Summary: Ensure ScopeImpl can cope properly with remove when a field and method share the name Reviewed-by: mcimadamore, jlahoda
Fri, 29 May 2015 09:15:42 +0530 8081271: NPE while compiling a program with erroneous use of constructor reference expressions
sadayapalam [Fri, 29 May 2015 09:15:42 +0530] rev 30998
8081271: NPE while compiling a program with erroneous use of constructor reference expressions Summary: Missing enclosing instance error should not be swallowed when attributing constructor reference expressions. Reviewed-by: mcimadamore, vromero
Thu, 04 Jun 2015 09:31:52 -0700 Added tag jdk9-b67 for changeset c275389a3680
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30997
Added tag jdk9-b67 for changeset c275389a3680
Wed, 05 Jul 2017 20:37:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:04 +0200] rev 30996
Merge
Thu, 04 Jun 2015 18:49:20 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:20 -0700] rev 30995
Merge
Tue, 02 Jun 2015 10:59:48 +0200 8080502: Update JAXB and JAX-WS to work with resource encapsulation
mkos [Tue, 02 Jun 2015 10:59:48 +0200] rev 30994
8080502: Update JAXB and JAX-WS to work with resource encapsulation Reviewed-by: alanb
Thu, 04 Jun 2015 09:31:49 -0700 Added tag jdk9-b67 for changeset 2a45cd1813f7
katleman [Thu, 04 Jun 2015 09:31:49 -0700] rev 30993
Added tag jdk9-b67 for changeset 2a45cd1813f7
Wed, 05 Jul 2017 20:37:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:00 +0200] rev 30992
Merge
Thu, 04 Jun 2015 18:49:07 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:07 -0700] rev 30991
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip