Fri, 09 Oct 2015 14:21:02 +0100 8138978: Examine usages of sun.misc.IOUtils
chegar [Fri, 09 Oct 2015 14:21:02 +0100] rev 32933
8138978: Examine usages of sun.misc.IOUtils Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
Fri, 09 Oct 2015 09:33:54 +0800 8085904: Test timeout on Mac
weijun [Fri, 09 Oct 2015 09:33:54 +0800] rev 32932
8085904: Test timeout on Mac Reviewed-by: wetmore
Thu, 08 Oct 2015 20:51:08 +0000 8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
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
Thu, 08 Oct 2015 17:03:07 +0530 8075315: API doc of Currency.getInstance(Locale) method is incorrect.
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
Wed, 07 Oct 2015 15:22:43 +0200 8135248: Add utility methods to check indexes and ranges
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
Tue, 06 Oct 2015 18:39:26 -0700 8138823: Correct bug in port of fdlibm hypot to Java
darcy [Tue, 06 Oct 2015 18:39:26 -0700] rev 32928
8138823: Correct bug in port of fdlibm hypot to Java Reviewed-by: bpb
Thu, 08 Oct 2015 22:30:42 -0700 Added tag jdk9-b85 for changeset 1f610b093f5e
lana [Thu, 08 Oct 2015 22:30:42 -0700] rev 32927
Added tag jdk9-b85 for changeset 1f610b093f5e
Wed, 05 Jul 2017 20:52:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:51 +0200] rev 32926
Merge
Fri, 09 Oct 2015 10:22:27 -0700 Merge
lana [Fri, 09 Oct 2015 10:22:27 -0700] rev 32925
Merge
Fri, 09 Oct 2015 14:21:33 +0100 8138978: Examine usages of sun.misc.IOUtils
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
Thu, 08 Oct 2015 22:30:35 -0700 Added tag jdk9-b85 for changeset 9a72f98c3066
lana [Thu, 08 Oct 2015 22:30:35 -0700] rev 32923
Added tag jdk9-b85 for changeset 9a72f98c3066
Fri, 09 Oct 2015 10:22:04 -0700 Merge
lana [Fri, 09 Oct 2015 10:22:04 -0700] rev 32922
Merge
Wed, 07 Oct 2015 15:26:48 +0200 8138761: Improved handling of libffi, and cleanup of libraries.m4
ihse [Wed, 07 Oct 2015 15:26:48 +0200] rev 32921
8138761: Improved handling of libffi, and cleanup of libraries.m4 Reviewed-by: erikj
Wed, 07 Oct 2015 11:58:03 +0200 8138864: Build with nice to lower UI impact
ihse [Wed, 07 Oct 2015 11:58:03 +0200] rev 32920
8138864: Build with nice to lower UI impact Reviewed-by: erikj
Thu, 08 Oct 2015 22:30:33 -0700 Added tag jdk9-b85 for changeset e4a745eb7a7c
lana [Thu, 08 Oct 2015 22:30:33 -0700] rev 32919
Added tag jdk9-b85 for changeset e4a745eb7a7c
Wed, 05 Jul 2017 20:52:38 +0200 Added tag jdk9-b85 for changeset 8392405ab038
duke [Wed, 05 Jul 2017 20:52:38 +0200] rev 32918
Added tag jdk9-b85 for changeset 8392405ab038
Wed, 05 Jul 2017 20:52:37 +0200 Merge jdk9-b85
duke [Wed, 05 Jul 2017 20:52:37 +0200] rev 32917
Merge
Wed, 05 Jul 2017 20:52:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:32 +0200] rev 32916
Merge
Tue, 06 Oct 2015 13:59:16 -0700 8138914: javac, method visitTypeVar() at visitor Types.hashCode generates the same hash code for different type variables
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
Tue, 06 Oct 2015 08:43:24 -0700 Merge
lana [Tue, 06 Oct 2015 08:43:24 -0700] rev 32914
Merge
Mon, 05 Oct 2015 18:31:38 +0200 8075274: Compilation still depends on the order of imports
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
Mon, 05 Oct 2015 15:41:29 +0530 8133135: Compiler internall error (NPE) on anonymous class defined by qualified instance creation expression with diamond
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
Fri, 02 Oct 2015 13:27:57 +0100 8137269: Add better support for local caching in ArgumentAttr
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
Thu, 01 Oct 2015 19:47:06 +0530 8132535: Compiler fails with diamond anonymous class creation with intersection bound of enclosing class
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
Tue, 29 Sep 2015 21:22:35 +0200 8133454: Update Java Compiler Error Message
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
Mon, 28 Sep 2015 13:23:35 +0300 8081472: Add a mode to the tests for class-file attributes which dumps in-memory sources to disk
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
Mon, 05 Oct 2015 20:25:08 -0700 Added tag jdk9-b84 for changeset e69dd1decf7b
lana [Mon, 05 Oct 2015 20:25:08 -0700] rev 32907
Added tag jdk9-b84 for changeset e69dd1decf7b
Wed, 05 Jul 2017 20:52:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:26 +0200] rev 32906
Merge
Tue, 06 Oct 2015 08:41:23 -0700 Merge
lana [Tue, 06 Oct 2015 08:41:23 -0700] rev 32905
Merge
Fri, 02 Oct 2015 14:36:40 +0200 8061466: RELAX NG API visible but not accessible
mkos [Fri, 02 Oct 2015 14:36:40 +0200] rev 32904
8061466: RELAX NG API visible but not accessible Reviewed-by: alanb
Mon, 05 Oct 2015 20:25:03 -0700 Added tag jdk9-b84 for changeset 7117f1bfa7a4
lana [Mon, 05 Oct 2015 20:25:03 -0700] rev 32903
Added tag jdk9-b84 for changeset 7117f1bfa7a4
Wed, 05 Jul 2017 20:52:22 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:22 +0200] rev 32902
Merge
Tue, 06 Oct 2015 10:59:52 -0700 8138721: ElementTraversal: javadoc warning; also, hasFeature shall return true
joehw [Tue, 06 Oct 2015 10:59:52 -0700] rev 32901
8138721: ElementTraversal: javadoc warning; also, hasFeature shall return true Reviewed-by: lancea, dfuchs
Mon, 05 Oct 2015 20:25:02 -0700 Added tag jdk9-b84 for changeset 5625643929aa
lana [Mon, 05 Oct 2015 20:25:02 -0700] rev 32900
Added tag jdk9-b84 for changeset 5625643929aa
Wed, 05 Jul 2017 20:52:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:15 +0200] rev 32899
Merge
Tue, 06 Oct 2015 08:42:02 -0700 Merge
lana [Tue, 06 Oct 2015 08:42:02 -0700] rev 32898
Merge
Tue, 06 Oct 2015 15:10:24 +0200 8138758: U+180E not recognized as whitespace by Joni
hannesw [Tue, 06 Oct 2015 15:10:24 +0200] rev 32897
8138758: U+180E not recognized as whitespace by Joni Reviewed-by: attila, sundar
Tue, 06 Oct 2015 14:31:38 +0530 8138910: Ctrl-D causes jjs to crash with NPE
sundar [Tue, 06 Oct 2015 14:31:38 +0530] rev 32896
8138910: Ctrl-D causes jjs to crash with NPE Reviewed-by: attila, hannesw
Mon, 05 Oct 2015 18:58:21 +0200 8138882: Performance regression due to anonymous classloading
hannesw [Mon, 05 Oct 2015 18:58:21 +0200] rev 32895
8138882: Performance regression due to anonymous classloading Reviewed-by: attila, sundar
Fri, 02 Oct 2015 15:50:49 +0200 8137281: OutOfMemoryError with large numeric keys in JSON.parse
hannesw [Fri, 02 Oct 2015 15:50:49 +0200] rev 32894
8137281: OutOfMemoryError with large numeric keys in JSON.parse Reviewed-by: attila, mhaupt
Thu, 01 Oct 2015 21:27:30 +0530 8138616: invokeFunction fails if function calls a function defined in GLOBAL_SCOPE
sundar [Thu, 01 Oct 2015 21:27:30 +0530] rev 32893
8138616: invokeFunction fails if function calls a function defined in GLOBAL_SCOPE Reviewed-by: hannesw, mhaupt
Thu, 01 Oct 2015 10:37:25 +0200 8138632: Sparse array does not handle growth of underlying dense array
hannesw [Thu, 01 Oct 2015 10:37:25 +0200] rev 32892
8138632: Sparse array does not handle growth of underlying dense array Reviewed-by: attila, sundar
Wed, 30 Sep 2015 20:20:11 +0530 8138643: nashorn ant build.xml javadoc, javadocapi targets are broken and netbeans makefile does not include shell sources
sundar [Wed, 30 Sep 2015 20:20:11 +0530] rev 32891
8138643: nashorn ant build.xml javadoc, javadocapi targets are broken and netbeans makefile does not include shell sources Reviewed-by: attila, hannesw
Wed, 30 Sep 2015 10:09:44 +0200 8137333: Boundless soft caching of property map histories causes high memory pressure
attila [Wed, 30 Sep 2015 10:09:44 +0200] rev 32890
8137333: Boundless soft caching of property map histories causes high memory pressure Reviewed-by: hannesw, sundar
Mon, 28 Sep 2015 18:58:52 +0530 8137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects
sundar [Mon, 28 Sep 2015 18:58:52 +0530] rev 32889
8137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects Reviewed-by: attila, hannesw
Mon, 28 Sep 2015 08:40:39 +0200 8134502: introduce abstraction for basic NodeVisitor usage
attila [Mon, 28 Sep 2015 08:40:39 +0200] rev 32888
8134502: introduce abstraction for basic NodeVisitor usage Reviewed-by: lagergren, sundar
Mon, 05 Oct 2015 20:25:09 -0700 Added tag jdk9-b84 for changeset c55cf68474be
lana [Mon, 05 Oct 2015 20:25:09 -0700] rev 32887
Added tag jdk9-b84 for changeset c55cf68474be
Wed, 05 Jul 2017 20:52:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:10 +0200] rev 32886
Merge
Tue, 06 Oct 2015 08:43:02 -0700 Merge
lana [Tue, 06 Oct 2015 08:43:02 -0700] rev 32885
Merge
Mon, 28 Sep 2015 13:40:25 +0100 8137056: Move SharedSecrets and interface friends out of sun.misc
chegar [Mon, 28 Sep 2015 13:40:25 +0100] rev 32884
8137056: Move SharedSecrets and interface friends out of sun.misc Reviewed-by: alanb, mchung, psandoz, rriggs
Mon, 28 Sep 2015 09:52:19 +0200 8137088: Drop building of interim_java.corba
erikj [Mon, 28 Sep 2015 09:52:19 +0200] rev 32883
8137088: Drop building of interim_java.corba Reviewed-by: alanb, ihse
Mon, 05 Oct 2015 20:24:58 -0700 Added tag jdk9-b84 for changeset 7ddb38dfc7ff
lana [Mon, 05 Oct 2015 20:24:58 -0700] rev 32882
Added tag jdk9-b84 for changeset 7ddb38dfc7ff
Wed, 05 Jul 2017 20:52:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:52:05 +0200] rev 32881
Merge
Tue, 06 Oct 2015 13:20:21 -0700 8132297: JDK9 build.tools.module.ImageBuilder does not filter out .bc files
mchung [Tue, 06 Oct 2015 13:20:21 -0700] rev 32880
8132297: JDK9 build.tools.module.ImageBuilder does not filter out .bc files Reviewed-by: alanb, chegar
Tue, 06 Oct 2015 13:49:41 -0300 8138960: Module version is checked incorrectly in libjimage
jlaskey [Tue, 06 Oct 2015 13:49:41 -0300] rev 32879
8138960: Module version is checked incorrectly in libjimage Reviewed-by: alanb, mchung, iris Contributed-by: james.laskey@oracle.com
Tue, 06 Oct 2015 08:42:20 -0700 Merge
lana [Tue, 06 Oct 2015 08:42:20 -0700] rev 32878
Merge
Tue, 06 Oct 2015 07:35:16 -0700 Merge
ddehaven [Tue, 06 Oct 2015 07:35:16 -0700] rev 32877
Merge
Mon, 05 Oct 2015 13:45:50 -0700 Merge
ddehaven [Mon, 05 Oct 2015 13:45:50 -0700] rev 32876
Merge
Tue, 29 Sep 2015 15:19:52 +0400 8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
alexsch [Tue, 29 Sep 2015 15:19:52 +0400] rev 32875
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event Reviewed-by: serb
Mon, 28 Sep 2015 08:14:42 -0700 Merge
ddehaven [Mon, 28 Sep 2015 08:14:42 -0700] rev 32874
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip