Tue, 24 Jun 2014 10:51:00 -0700 7196160: Project Coin: allow @SafeVarargs on private methods
darcy [Tue, 24 Jun 2014 10:51:00 -0700] rev 25283
7196160: Project Coin: allow @SafeVarargs on private methods Reviewed-by: jjg
Tue, 24 Jun 2014 16:04:46 +0100 8046451: Add basic IntelliJ support for langtools
mcimadamore [Tue, 24 Jun 2014 16:04:46 +0100] rev 25282
8046451: Add basic IntelliJ support for langtools Summary: Add new ant target 'idea' to create IntelliJ langtools project Reviewed-by: jjg
Tue, 24 Jun 2014 00:43:46 -0700 8037404: javac NPE or VerifyError for code with constructor reference of inner class
rfield [Tue, 24 Jun 2014 00:43:46 -0700] rev 25281
8037404: javac NPE or VerifyError for code with constructor reference of inner class 8047341: lambda reference to inner class in base class causes LambdaConversionException 8044748: JVM cannot access constructor though ::new reference although can call it directly 8044737: Lambda: NPE while obtaining method reference through lambda expression Summary: revamp and simplify handling of complex method references Reviewed-by: dlsmith, vromero
Fri, 20 Jun 2014 13:26:24 -0700 8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
sogoel [Fri, 20 Jun 2014 13:26:24 -0700] rev 25280
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags Reviewed-by: jjg, ksrini
Fri, 20 Jun 2014 20:36:54 +0100 8044546: Crash on faulty reduce/lambda
vromero [Fri, 20 Jun 2014 20:36:54 +0100] rev 25279
8044546: Crash on faulty reduce/lambda Reviewed-by: mcimadamore, dlsmith Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
Fri, 20 Jun 2014 10:56:47 -0700 8046060: Different results of floating point multiplication for lambda code block
rfield [Fri, 20 Jun 2014 10:56:47 -0700] rev 25278
8046060: Different results of floating point multiplication for lambda code block Summary: propogate strictfp into lambda body Reviewed-by: vromero, jlahoda
Fri, 20 Jun 2014 11:42:16 -0600 8047407: Add test for JDK-8037385
dlsmith [Fri, 20 Jun 2014 11:42:16 -0600] rev 25277
8047407: Add test for JDK-8037385 Reviewed-by: mcimadamore
Fri, 20 Jun 2014 10:56:31 -0600 8034147: javac crashes with a NullPointerException during bounds checking
dlsmith [Fri, 20 Jun 2014 10:56:31 -0600] rev 25276
8034147: javac crashes with a NullPointerException during bounds checking Summary: Types.supertype should return Type.noType rather than null Reviewed-by: vromero, mcimadamore
Thu, 19 Jun 2014 23:52:33 +0100 8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
vromero [Thu, 19 Jun 2014 23:52:33 +0100] rev 25275
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability Reviewed-by: mcimadamore
Thu, 19 Jun 2014 22:06:29 +0200 8041648: do while loop that misses ending semicolon has wrong end position
jlahoda [Thu, 19 Jun 2014 22:06:29 +0200] rev 25274
8041648: do while loop that misses ending semicolon has wrong end position Summary: Ensure the end positions are meaningful even if statement's semicolon is missing. Reviewed-by: jjg Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip