valeriep [Thu, 08 Oct 2015 20:51:08 +0000] rev 32931
8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
Summary: Make uninitialized SunPKCS11 provider throw IllegalStateException for AuthProvider calls.
Reviewed-by: mullan
naoto [Thu, 08 Oct 2015 17:03:07 +0530] rev 32930
8075315: API doc of Currency.getInstance(Locale) method is incorrect.
Summary: Updated API doc of Currency.getInstance(Locale)method.
Reviewed-by: peytoia, naoto
Contributed-by: rachna.goel@oracle.com
psandoz [Wed, 07 Oct 2015 15:22:43 +0200] rev 32929
8135248: Add utility methods to check indexes and ranges
Reviewed-by: forax, chegar, scolebourne, jrose, darcy
darcy [Tue, 06 Oct 2015 18:39:26 -0700] rev 32928
8138823: Correct bug in port of fdlibm hypot to Java
Reviewed-by: bpb
lana [Thu, 08 Oct 2015 22:30:42 -0700] rev 32927
Added tag jdk9-b85 for changeset 1f610b093f5e
duke [Wed, 05 Jul 2017 20:52:51 +0200] rev 32926
Merge
lana [Fri, 09 Oct 2015 10:22:27 -0700] rev 32925
Merge
chegar [Fri, 09 Oct 2015 14:21:33 +0100] rev 32924
8138978: Examine usages of sun.misc.IOUtils
Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
lana [Thu, 08 Oct 2015 22:30:35 -0700] rev 32923
Added tag jdk9-b85 for changeset 9a72f98c3066
lana [Fri, 09 Oct 2015 10:22:04 -0700] rev 32922
Merge
ihse [Wed, 07 Oct 2015 15:26:48 +0200] rev 32921
8138761: Improved handling of libffi, and cleanup of libraries.m4
Reviewed-by: erikj
ihse [Wed, 07 Oct 2015 11:58:03 +0200] rev 32920
8138864: Build with nice to lower UI impact
Reviewed-by: erikj
lana [Thu, 08 Oct 2015 22:30:33 -0700] rev 32919
Added tag jdk9-b85 for changeset e4a745eb7a7c
duke [Wed, 05 Jul 2017 20:52:38 +0200] rev 32918
Added tag jdk9-b85 for changeset 8392405ab038
duke [Wed, 05 Jul 2017 20:52:37 +0200] rev 32917
Merge
duke [Wed, 05 Jul 2017 20:52:32 +0200] rev 32916
Merge
vromero [Tue, 06 Oct 2015 13:59:16 -0700] rev 32915
8138914: javac, method visitTypeVar() at visitor Types.hashCode generates the same hash code for different type variables
Reviewed-by: mcimadamore
lana [Tue, 06 Oct 2015 08:43:24 -0700] rev 32914
Merge
jlahoda [Mon, 05 Oct 2015 18:31:38 +0200] rev 32913
8075274: Compilation still depends on the order of imports
8133235: Compilation depends on order of source files
Summary: When analyzing type hierarchy, HierarchyPhase should process supertypes before subtypes.
Reviewed-by: mcimadamore
sadayapalam [Mon, 05 Oct 2015 15:41:29 +0530] rev 32912
8133135: Compiler internall error (NPE) on anonymous class defined by qualified instance creation expression with diamond
Reviewed-by: mcimadamore
mcimadamore [Fri, 02 Oct 2015 13:27:57 +0100] rev 32911
8137269: Add better support for local caching in ArgumentAttr
Summary: ArgumentAttr should support local caches when results of speculative attribution might be thrown away
Reviewed-by: jlahoda
sadayapalam [Thu, 01 Oct 2015 19:47:06 +0530] rev 32910
8132535: Compiler fails with diamond anonymous class creation with intersection bound of enclosing class
Reviewed-by: mcimadamore
jlahoda [Tue, 29 Sep 2015 21:22:35 +0200] rev 32909
8133454: Update Java Compiler Error Message
Summary: Updating the error message that is used when javac crashes.
Reviewed-by: jjg
Contributed-by: nelson.dcosta@oracle.com
aeremeev [Mon, 28 Sep 2015 13:23:35 +0300] rev 32908
8081472: Add a mode to the tests for class-file attributes which dumps in-memory sources to disk
Reviewed-by: ksrini
lana [Mon, 05 Oct 2015 20:25:08 -0700] rev 32907
Added tag jdk9-b84 for changeset e69dd1decf7b
duke [Wed, 05 Jul 2017 20:52:26 +0200] rev 32906
Merge
lana [Tue, 06 Oct 2015 08:41:23 -0700] rev 32905
Merge
mkos [Fri, 02 Oct 2015 14:36:40 +0200] rev 32904
8061466: RELAX NG API visible but not accessible
Reviewed-by: alanb