erikj [Tue, 04 Oct 2016 13:34:34 +0200] rev 41171
8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
erikj [Fri, 30 Sep 2016 09:05:40 +0200] rev 41170
8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
lana [Thu, 29 Sep 2016 16:45:08 +0000] rev 41169
Added tag jdk-9+138 for changeset de6f69208f82
duke [Wed, 05 Jul 2017 22:16:20 +0200] rev 41168
Added tag jdk-9+138 for changeset d273dfe9a126
duke [Wed, 05 Jul 2017 22:16:18 +0200] rev 41167
Merge
duke [Wed, 05 Jul 2017 22:16:12 +0200] rev 41166
Merge
sadayapalam [Tue, 27 Sep 2016 04:34:09 +0530] rev 41165
8164519: Rendering of supertype_target for annotated extends clause
Summary: Eliminate inconsistencies in handling annotated super class.
Reviewed-by: jlahoda
sdrach [Mon, 26 Sep 2016 13:39:50 -0700] rev 41164
8153654: Update jdeps to be multi-release jar aware
Reviewed-by: mchung
rfield [Mon, 26 Sep 2016 13:18:11 -0700] rev 41163
8166655: JShell: Process running JShell should not be blocked from exit by non-daemon data-transfer threads
Reviewed-by: jlahoda
rfield [Fri, 23 Sep 2016 14:37:03 -0700] rev 41162
8166589: jshell tool: typo: remove out of place text in /help /set truncation
Reviewed-by: jlahoda
ksrini [Fri, 23 Sep 2016 09:57:24 -0700] rev 41161
8166127: Develop new tests to cover javadoc module options which are passed to underlying javac
Reviewed-by: jjg, ksrini
Contributed-by: andrey.x.nazarov@oracle.com
jlahoda [Fri, 23 Sep 2016 15:35:32 +0200] rev 41160
8047347: com.sun.source.util.Trees breaks the compiler.
Summary: Clearing synthetic constructors and super constructor calls between annotation processing rounds.
Reviewed-by: jjg
lana [Thu, 22 Sep 2016 18:31:35 +0000] rev 41159
Merge
rfield [Wed, 21 Sep 2016 23:46:06 -0700] rev 41158
8166400: JShell: friendlier representation of array values
Reviewed-by: sundar, jlahoda
bpatel [Wed, 21 Sep 2016 18:18:50 -0700] rev 41157
8162363: Tables in javadoc documentation missing row headers
Reviewed-by: jjg
sadayapalam [Wed, 21 Sep 2016 05:26:26 +0530] rev 41156
8163027: AssertionError while compiling a program that uses try with resources.
Reviewed-by: vromero
sadayapalam [Tue, 20 Sep 2016 12:12:18 +0530] rev 41155
8156568: Update javac to support compiling against a modular JAR that is a multi-release JAR
Reviewed-by: jjg
sadayapalam [Tue, 20 Sep 2016 05:28:54 +0530] rev 41154
8166108: VerifyError passing anonymous inner class to supertype constructor
Summary: Anonymous classes instantitated in explicit constructor calls cannot have enclosing instance
Reviewed-by: vromero
lana [Thu, 22 Sep 2016 16:41:15 +0000] rev 41153
Added tag jdk-9+137 for changeset 49af2ecba616
duke [Wed, 05 Jul 2017 22:16:00 +0200] rev 41152
Merge
lana [Thu, 22 Sep 2016 16:41:14 +0000] rev 41151
Added tag jdk-9+137 for changeset 3627d835ccf4
duke [Wed, 05 Jul 2017 22:15:53 +0200] rev 41150
Merge
lana [Thu, 22 Sep 2016 18:32:15 +0000] rev 41149
Merge
joehw [Thu, 22 Sep 2016 10:17:19 -0700] rev 41148
8166398: CatalogSupport tests need to be fixed
Reviewed-by: dfuchs
lana [Thu, 22 Sep 2016 16:41:13 +0000] rev 41147
Added tag jdk-9+137 for changeset 6de6d5c0e9d5
duke [Wed, 05 Jul 2017 22:15:43 +0200] rev 41146
Merge
hannesw [Mon, 26 Sep 2016 13:27:45 +0200] rev 41145
8164467: ES6 computed properties are implemented wrongly
Reviewed-by: sundar, lagergren
lana [Thu, 22 Sep 2016 18:32:42 +0000] rev 41144
Merge
sundar [Tue, 20 Sep 2016 21:53:00 +0530] rev 41143
8166298: 3 nashorn ant tests fail with latest jdk9-dev tip
Reviewed-by: hannesw, mhaupt
sdama [Tue, 20 Sep 2016 11:33:03 +0200] rev 41142
8166296: add documentation for Date,RegExp,Error,JSON objects
Reviewed-by: mhaupt, sundar
lana [Thu, 22 Sep 2016 16:41:15 +0000] rev 41141
Added tag jdk-9+137 for changeset b772c7126f36
duke [Wed, 05 Jul 2017 22:15:34 +0200] rev 41140
Merge
lana [Thu, 22 Sep 2016 16:41:12 +0000] rev 41139
Added tag jdk-9+137 for changeset 7d79b32d8005
duke [Wed, 05 Jul 2017 22:15:27 +0200] rev 41138
Merge
robm [Tue, 27 Sep 2016 12:07:33 +0100] rev 41137
8166747: Add invalid network / computer name cases to isReachable known failure switch
Reviewed-by: chegar, msheppar
xiaofeya [Tue, 27 Sep 2016 01:36:31 -0700] rev 41136
8154525: java/net/ServerSocket/ThreadStop.java fails intermittently with error while cleaning up threads after test
Reviewed-by: chegar
sdrach [Mon, 26 Sep 2016 13:37:10 -0700] rev 41135
8153654: Update jdeps to be multi-release jar aware
Reviewed-by: mchung
clanger [Mon, 26 Sep 2016 21:24:17 +0200] rev 41134
8166604: nio: remove unneeded locals variables and correct NPE
Reviewed-by: alanb
xiaofeya [Mon, 26 Sep 2016 08:19:07 -0700] rev 41133
8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result
8085575: java/net/Socket/InheritHandle.java fails intermittently with "Address already in use"
Reviewed-by: dfuchs
erikj [Mon, 26 Sep 2016 14:56:35 +0200] rev 41132
8163102: Fix headless only configuration option
Reviewed-by: tbell
dl [Fri, 23 Sep 2016 13:24:33 -0700] rev 41131
8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
Reviewed-by: martin, chegar, shade
dl [Fri, 23 Sep 2016 13:21:23 -0700] rev 41130
8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout
Reviewed-by: martin, chegar, shade
dl [Fri, 23 Sep 2016 13:18:22 -0700] rev 41129
8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout
Reviewed-by: martin, chegar, shade
dl [Fri, 23 Sep 2016 13:14:14 -0700] rev 41128
8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal
Reviewed-by: martin, chegar, shade
skovalev [Fri, 23 Sep 2016 12:08:38 +0300] rev 41127
8166553: undeclared dependencies for two IO tests
Reviewed-by: bpb
Contributed-by: Sergei Kovalev <sergei.kovalev@oracle.com>
robm [Fri, 23 Sep 2016 15:31:46 +0100] rev 41126
8159410: InetAddress.isReachable returns true for non existing IP adresses
Reviewed-by: chegar, coffeys
mhaupt [Fri, 23 Sep 2016 15:20:49 +0200] rev 41125
8161211: better inlining support for loop bytecode intrinsics
Reviewed-by: jrose, vlivanov, redestad
xiaofeya [Fri, 23 Sep 2016 03:15:00 -0700] rev 41124
8085049: java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use"
Reviewed-by: chegar
valeriep [Fri, 23 Sep 2016 01:08:24 +0000] rev 41123
8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
Summary: Enhanced to detect and throw InvalidAlgorithmParameterException if SSLv3 is requested but unsupported
Reviewed-by: xuelei
lana [Thu, 22 Sep 2016 18:31:42 +0000] rev 41122
Merge
coffeys [Thu, 22 Sep 2016 17:21:10 +0100] rev 41121
8151832: Improve exception messages in exception thrown by new JDK 9 code
Reviewed-by: alanb
jnimeh [Thu, 22 Sep 2016 07:28:40 -0700] rev 41120
8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException
Summary: Prevent the latch inside ThreadedSeedGenerator.run() from overflowing into a negative value causing a negative index array lookup.
Reviewed-by: xuelei, weijun
amurillo [Wed, 21 Sep 2016 09:29:30 -0700] rev 41119
Merge
amurillo [Fri, 16 Sep 2016 10:57:21 -0700] rev 41118
Merge
mchung [Wed, 14 Sep 2016 11:53:36 -0700] rev 41117
8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
Reviewed-by: bchristi, coleenp, dfuchs, sspitsyn
gtriantafill [Wed, 14 Sep 2016 08:16:16 -0400] rev 41116
8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
Summary: Remove use of setAccessible() to get Unsafe.
Reviewed-by: shade, lfoltan
amurillo [Sat, 10 Sep 2016 12:23:52 -0700] rev 41115
Merge
hseigel [Sat, 10 Sep 2016 08:27:40 -0400] rev 41114
8165634: Support multiple --add-modules options on the command line
Reviewed-by: alanb
Contributed-by: mandy.chung@oracle.com
dcubed [Fri, 09 Sep 2016 11:25:33 -0700] rev 41113
Merge
rdurbin [Fri, 09 Sep 2016 11:15:58 -0700] rev 41112
8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Summary: Split the single thread_min_stack_allowed into three distinct values (java_thread_min_stack_allowed, compiler_thread_min_stack_allowed and vm_internal_thread_min_stack_allowed) on non-Windows platforms.
Reviewed-by: dcubed, gthornbr, dholmes, coleenp, fparain, aph
akulyakh [Fri, 09 Sep 2016 15:16:22 +0300] rev 41111
8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve
Summary: A new test for the -javaagent option
Reviewed-by: mchung, alanb
dlong [Thu, 08 Sep 2016 23:43:47 -0400] rev 41110
Merge
zmajo [Tue, 30 Aug 2016 09:30:07 +0200] rev 41109
8161720: Better byte behavior for off-heap data
Summary: Normalize boolean values read with Unsafe.
Reviewed-by: aph, simonis, jrose, psandoz
erikj [Wed, 21 Sep 2016 16:22:41 +0200] rev 41108
Merge