simonis [Mon, 04 Apr 2016 18:35:51 +0200] rev 39819
8149519: Set java.specification.version to the MAJOR java version
Reviewed-by: alanb, dholmes, iris
amurillo [Thu, 28 Jul 2016 16:43:25 +0000] rev 39818
Merge
valeriep [Wed, 27 Jul 2016 01:26:47 +0000] rev 39817
8159488: Deprivilege java.xml.crypto
Summary: Moved java.xml.crypto module from boot modules to platform modules
Reviewed-by: mullan
amurillo [Thu, 28 Jul 2016 16:08:13 +0000] rev 39816
Added tag jdk-9+129 for changeset ed24939e8679
duke [Wed, 05 Jul 2017 22:00:07 +0200] rev 39815
Added tag jdk-9+129 for changeset e8373543a3f0
duke [Wed, 05 Jul 2017 22:00:06 +0200] rev 39814
Merge
duke [Wed, 05 Jul 2017 21:59:59 +0200] rev 39813
Merge
vromero [Tue, 26 Jul 2016 07:45:29 -0700] rev 39812
8161019: javac, fold formatter options
Reviewed-by: mcimadamore, jjg
jlahoda [Tue, 26 Jul 2016 15:52:51 +0200] rev 39811
8162255: 'Alt-Enter v'/'Alt-Enter i' not working on some terminals
Summary: Registering an additional code sequence for Alt-Enter
Reviewed-by: rfield
mcimadamore [Fri, 22 Jul 2016 12:38:06 +0100] rev 39810
8161985: Spurious override of Object.getClass leads to NPE
Summary: Attr.adjustMethodReturnType() tweaks return types w/o checking what method is being patched
Reviewed-by: vromero
iris [Thu, 21 Jul 2016 07:43:17 -0700] rev 39809
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini
amurillo [Thu, 21 Jul 2016 17:14:23 +0000] rev 39808
Merge
rfield [Wed, 20 Jul 2016 23:19:09 -0700] rev 39807
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
8159935: JShell API: Reorganize execution support code into jdk.jshell.execution (previously sent for review, and combined here)
8160128: JShell API: extract abstract streaming remote agent
8159122: JShell API: Configurable invocation mechanism
Summary: ExecutionControl implementation support with simplified ExecutionControl interface
Reviewed-by: jlahoda
vromero [Tue, 19 Jul 2016 11:27:56 -0700] rev 39806
8161383: javac is looking for operator symbols at the wrong place
Reviewed-by: mcimadamore
amurillo [Thu, 21 Jul 2016 16:43:00 +0000] rev 39805
Added tag jdk-9+128 for changeset 45b094192c2c
duke [Wed, 05 Jul 2017 21:59:50 +0200] rev 39804
Merge
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39803
Added tag jdk-9+128 for changeset 9e63d1989786
duke [Wed, 05 Jul 2017 21:59:43 +0200] rev 39802
Merge
dfuchs [Tue, 26 Jul 2016 14:29:54 +0100] rev 39801
8153082: Update XSLT compiler to generate classes that invoke addReads
Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
amurillo [Thu, 21 Jul 2016 17:14:40 +0000] rev 39800
Merge
joehw [Mon, 04 Apr 2016 14:54:38 -0700] rev 39799
8149962: Better delineation of XML processing
Reviewed-by: dfuchs, lancea, ahgross
joehw [Tue, 16 Feb 2016 10:22:22 -0800] rev 39798
8148872: Complete name checking
Reviewed-by: dfuchs, lancea, ahgross
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39797
Added tag jdk-9+128 for changeset 6d3e12036f39
duke [Wed, 05 Jul 2017 21:59:34 +0200] rev 39796
Merge
hannesw [Tue, 26 Jul 2016 15:56:35 +0200] rev 39795
8068972: Array.splice should follow the ES6 specification
Reviewed-by: mhaupt, jlaskey
attila [Mon, 25 Jul 2016 11:03:27 +0200] rev 39794
8161930: Cleanup ScriptObject warnings
Reviewed-by: hannesw, sundar
attila [Mon, 25 Jul 2016 11:03:01 +0200] rev 39793
8161929: FindProperty.isInherited never used standalone
Reviewed-by: hannesw, sundar
attila [Mon, 25 Jul 2016 10:58:58 +0200] rev 39792
8161928: Dynalink documentation updates
Reviewed-by: hannesw, sundar
amurillo [Thu, 21 Jul 2016 17:13:46 +0000] rev 39791
Merge
mhaupt [Thu, 21 Jul 2016 10:40:05 +0200] rev 39790
8142969: Nashorn logging API requires testing
Reviewed-by: sundar, mhaupt
attila [Tue, 19 Jul 2016 13:12:50 +0200] rev 39789
8160953: Update build-nagen-eclipse task to work with JDK 9
Reviewed-by: lagergren, sundar
amurillo [Thu, 21 Jul 2016 16:43:00 +0000] rev 39788
Added tag jdk-9+128 for changeset 7cb424af93f1
duke [Wed, 05 Jul 2017 21:59:24 +0200] rev 39787
Merge
amurillo [Thu, 21 Jul 2016 17:14:44 +0000] rev 39786
Merge
bchristi [Wed, 20 Jul 2016 08:34:02 -0700] rev 39785
8161718: Copyright/License updates to corba, jdk
Reviewed-by: bpb, naoto
msheppar [Mon, 25 Jan 2016 22:32:25 +0000] rev 39784
8079718: IIOP Input Stream Hooking
Reviewed-by: rriggs, ahgross, coffeys, skoivu
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39783
Added tag jdk-9+128 for changeset 6668d6a6e7c4
duke [Wed, 05 Jul 2017 21:59:15 +0200] rev 39782
Merge
dl [Tue, 26 Jul 2016 10:06:19 -0700] rev 39781
8161591: Miscellaneous changes imported from jsr166 CVS 2016-07
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 10:02:05 -0700] rev 39780
8161608: StampedLock should use storeStoreFence when acquiring write lock
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 09:57:51 -0700] rev 39779
8160751: Optimize ConcurrentHashMap.keySet().removeAll
8161372: ConcurrentHashMap.computeIfAbsent(k,f) locks bin when k present
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 09:53:38 -0700] rev 39778
8160402: Garbage retention with CompletableFuture.anyOf
Reviewed-by: martin, psandoz, plevart
dl [Tue, 26 Jul 2016 09:49:25 -0700] rev 39777
8162396: j.u.c java.lang.LinkageError
Reviewed-by: martin, psandoz, plevart
dfuchs [Tue, 26 Jul 2016 14:30:52 +0100] rev 39776
8153082: Update XSLT compiler to generate classes that invoke addReads
Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
vtewari [Tue, 26 Jul 2016 13:26:12 +0530] rev 39775
8161291: Serialization Tests for URLPermission is failing
Reviewed-by: dfuchs, chegar
ssahoo [Tue, 26 Jul 2016 09:53:35 +0800] rev 39774
8151654: Additional modular test for "auth.login.defaultCallbackHandler"
Reviewed-by: mchung, weijun
xuelei [Mon, 25 Jul 2016 05:39:05 +0000] rev 39773
8161106: Improve SSLSocket test template
Reviewed-by: weijun, jnimeh, asmotrak
sherman [Fri, 22 Jul 2016 16:32:48 -0700] rev 39772
8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
Reviewed-by: redestad
vinnie [Fri, 22 Jul 2016 16:05:23 +0100] rev 39771
8161571: Verifying ECDSA signatures permits trailing bytes
Reviewed-by: xuelei
clanger [Fri, 22 Jul 2016 14:38:33 +0200] rev 39770
8160174: java.net.NetworkInterface - fixes and improvements for network interface listing
Reviewed-by: chegar
chegar [Fri, 22 Jul 2016 11:12:02 +0100] rev 39769
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
Reviewed-by: dfuchs
okutsu [Fri, 22 Jul 2016 13:31:58 +0900] rev 39768
8161203: ResourceBundle.getBundle performance regression
Reviewed-by: alanb
ascarpino [Thu, 21 Jul 2016 15:08:06 -0700] rev 39767
8060224: Enable SHA-1 CertPath Restrictions
Reviewed-by: mullan
iris [Thu, 21 Jul 2016 07:42:05 -0700] rev 39766
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini
bchristi [Thu, 21 Jul 2016 13:02:35 -0700] rev 39765
8161039: System.getProperty("os.version") returns incorrect version number on Mac
Summary: Omit trailing .0 from os.version when patchVersion is 0
Reviewed-by: alanb
amurillo [Thu, 21 Jul 2016 17:13:23 +0000] rev 39764
Merge