amurillo [Fri, 22 Jul 2016 10:35:46 -0700] rev 39945
Merge
amurillo [Fri, 22 Jul 2016 10:14:22 -0700] rev 39944
Merge
amurillo [Thu, 21 Jul 2016 20:09:19 -0700] rev 39943
Merge
amurillo [Thu, 21 Jul 2016 19:50:38 -0700] rev 39942
Merge
mchernov [Thu, 21 Jul 2016 16:07:41 +0300] rev 39941
8161208: Unable to run jtreg tests with MinimalVM
Reviewed-by: dholmes, dfazunen
dcubed [Wed, 20 Jul 2016 12:52:45 -0700] rev 39940
8161057: Solaris: deprecated/obsolete compiler flags should be removed
Reviewed-by: tbell, dcubed, dholmes
Contributed-by: alan.burlison@oracle.com
dcubed [Fri, 15 Jul 2016 17:04:51 -0700] rev 39939
Merge
gthornbr [Fri, 15 Jul 2016 16:52:33 -0700] rev 39938
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
amurillo [Fri, 15 Jul 2016 09:10:35 -0700] rev 39937
Merge
andrew [Sun, 10 Jul 2016 22:00:03 +0100] rev 39936
8156980: Hotspot build doesn't have -std=gnu++98 gcc option
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION
Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling
Reviewed-by: erikj, kbarrett
prr [Fri, 05 Aug 2016 10:23:39 -0700] rev 39935
Merge
prr [Mon, 01 Aug 2016 10:06:00 -0700] rev 39934
Merge
ddehaven [Thu, 28 Jul 2016 09:29:36 -0700] rev 39933
Merge
dtitov [Thu, 21 Jul 2016 12:26:07 -0700] rev 39932
8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
amurillo [Thu, 04 Aug 2016 17:48:34 +0000] rev 39931
Merge
ksrini [Wed, 03 Aug 2016 16:00:49 -0700] rev 39930
8039305: [javadoc] broken link in jdk/api/javadoc/taglet/com/sun/tools/doclets/Taglet.html
Reviewed-by: erikj, jjg
erikj [Thu, 04 Aug 2016 10:05:40 +0200] rev 39929
8160334: Building --with-parfait= fails with No rule to make target 'PARFAIT_NATIVEJMOD
Reviewed-by: tbell
erikj [Thu, 04 Aug 2016 10:03:57 +0200] rev 39928
8079788: Fix broken CL version detection in configure for some Visual Studio configurations
Reviewed-by: tbell
erikj [Thu, 04 Aug 2016 10:00:54 +0200] rev 39927
8162354: Unable to build JDK 9 on a Sparc T7-1 with default boot-jdk 8.0
Reviewed-by: tbell, dholmes
erikj [Wed, 03 Aug 2016 10:38:53 +0200] rev 39926
8056269: get_source.sh does not copy the closed repos when cloning local filesystems
Reviewed-by: tbell
erikj [Wed, 03 Aug 2016 10:37:08 +0200] rev 39925
8148548: [Linux/Solaris] debuginfo and fastdebuginfo bundle contains demo info
Reviewed-by: tbell
amurillo [Thu, 04 Aug 2016 17:32:51 +0000] rev 39924
Added tag jdk-9+130 for changeset 428c076d7ddf
duke [Wed, 05 Jul 2017 22:01:29 +0200] rev 39923
Added tag jdk-9+130 for changeset e613affb88d1
duke [Wed, 05 Jul 2017 22:01:28 +0200] rev 39922
Merge
duke [Wed, 05 Jul 2017 22:01:23 +0200] rev 39921
Merge
vromero [Mon, 01 Aug 2016 08:36:02 -0700] rev 39920
8161708: javac, consider a different way to handle access code for operators
Reviewed-by: mcimadamore
sdrach [Fri, 29 Jul 2016 12:27:08 -0700] rev 39919
8143366: Control characters in constant pool strings are not escaped properly
Reviewed-by: jjg
ddehaven [Fri, 29 Jul 2016 09:35:31 -0700] rev 39918
8161544: JDK9 message drop 20 resource updates - OpenJDK
Summary: JDK9 message drop 20 resource updates - openjdk
Reviewed-by: rfield, peytoia
Contributed-by: li.jiang@oracle.com
ksrini [Wed, 20 Jul 2016 12:49:32 -0700] rev 39917
8154705: invalid use of ALL-MODULE-PATH causes crash
Summary: Introducing Modules.initModules as a clear point where the module graphs is initialized in javac
Reviewed-by: jjg, ksrini
amurillo [Thu, 28 Jul 2016 16:44:39 +0000] rev 39916
Merge
sadayapalam [Thu, 28 Jul 2016 10:13:34 +0530] rev 39915
8158224: NullPointerException in com.sun.tools.javac.comp.Modules.checkCyclicDependencies when module missing
Reviewed-by: jlahoda
vromero [Wed, 27 Jul 2016 07:07:10 -0700] rev 39914
8161277: javax.lang.model.util.Types.isSameType(...) returns true on wildcards
Reviewed-by: mcimadamore