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