redestad [Wed, 10 Aug 2016 22:49:05 +0200] rev 40259
8163814: JDK build has been failing after 8163373
Reviewed-by: mchung
redestad [Wed, 10 Aug 2016 21:55:25 +0200] rev 40258
8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
Reviewed-by: vlivanov, mchung
simonis [Wed, 10 Aug 2016 17:55:08 +0200] rev 40257
8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
Reviewed-by: serb
redestad [Wed, 10 Aug 2016 13:54:38 +0200] rev 40256
8163370: Reduce number of classes loaded by common usage of java.lang.invoke
Reviewed-by: igerasim, psandoz
coffeys [Wed, 10 Aug 2016 11:54:12 +0100] rev 40255
8163104: Unexpected NPE still possible on some Kerberos ticket calls
Reviewed-by: weijun
jnimeh [Tue, 09 Aug 2016 22:31:41 -0700] rev 40254
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
Summary: Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling.
Reviewed-by: xuelei
weijun [Wed, 10 Aug 2016 11:30:53 +0800] rev 40253
8162739: Create new keytool option to access cacerts file
Reviewed-by: erikj, vinnie, mullan
weijun [Wed, 10 Aug 2016 11:21:01 +0800] rev 40252
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
Reviewed-by: chegar
sdrach [Fri, 29 Jul 2016 09:58:28 -0700] rev 40251
8158295: Add a multi-release jar validation mechanism to jar tool
Reviewed-by: ogb, psandoz
bpb [Tue, 09 Aug 2016 07:50:26 -0700] rev 40250
8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
Summary: Perform more iterations on Windows, and on all platforms if the test enters the failure branch, poll for an extra period of time to determine whether it might have succeeded with a longer timeout
Reviewed-by: chegar
bpb [Tue, 09 Aug 2016 07:43:48 -0700] rev 40249
8163431: probeContentType/Basic.java fails after changes for JDK-8146215
Summary: Allow multiple legal MIME type interpretations for certain extensions.
Reviewed-by: chegar
lana [Thu, 11 Aug 2016 15:47:09 +0000] rev 40248
Added tag jdk-9+131 for changeset 6863c0579ecf
duke [Wed, 05 Jul 2017 22:04:25 +0200] rev 40247
Merge
mhaupt [Fri, 12 Aug 2016 08:59:20 -0700] rev 40246
8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev
Reviewed-by: shade
lana [Thu, 11 Aug 2016 17:02:27 +0000] rev 40245
Merge
hseigel [Wed, 10 Aug 2016 15:48:04 -0700] rev 40244
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: coleenp, lfoltan, mchung
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40243
Added tag jdk-9+131 for changeset 2bf4f6d6a72f
lana [Thu, 11 Aug 2016 17:01:55 +0000] rev 40242
Merge
mchung [Wed, 10 Aug 2016 15:49:03 -0700] rev 40241
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40240
Added tag jdk-9+131 for changeset 1ca743d80734
duke [Wed, 05 Jul 2017 22:04:05 +0200] rev 40239
Added tag jdk-9+131 for changeset 4d2a15091124
duke [Wed, 05 Jul 2017 22:04:04 +0200] rev 40238
Merge
duke [Wed, 05 Jul 2017 22:03:58 +0200] rev 40237
Merge
vromero [Mon, 08 Aug 2016 11:48:02 -0700] rev 40236
8162874: AST nodes representing operators should have a common superclass
Reviewed-by: mcimadamore
jlahoda [Mon, 08 Aug 2016 17:22:44 +0200] rev 40235
8144733: Iterating over elements of a Scope can return spurious inner class elements
Summary: When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change.
Reviewed-by: mcimadamore
amurillo [Thu, 04 Aug 2016 17:48:48 +0000] rev 40234
Merge
erikj [Thu, 04 Aug 2016 10:07:48 +0200] rev 40233
8157100: missing dependency in build system
Reviewed-by: tbell
jjg [Wed, 03 Aug 2016 16:01:09 -0700] rev 40232
8162359: javac should use stdout for --help and --version
Reviewed-by: vromero
darcy [Wed, 03 Aug 2016 11:30:27 -0700] rev 40231
8163113: langtools repeating annotations tests depend rely on annotations toString output
Reviewed-by: jlahoda, vromero
darcy [Wed, 03 Aug 2016 10:05:37 -0700] rev 40230
8163115: Temporarily problem list javac repeating annotations tests
Reviewed-by: jjg
bpatel [Tue, 02 Aug 2016 13:14:12 -0700] rev 40229
8154817: Fix the click-through navigation for modules
Reviewed-by: jjg, ksrini
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40228
Added tag jdk-9+130 for changeset 4923274643f2
duke [Wed, 05 Jul 2017 22:03:48 +0200] rev 40227
Merge
rriggs [Mon, 08 Aug 2016 10:15:29 -0400] rev 40226
8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
Reviewed-by: rriggs
Contributed-by: Abhijit Roy <abhijit.r.roy@oracle.com>
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40225
Added tag jdk-9+130 for changeset 86902ef5ff79
duke [Wed, 05 Jul 2017 22:03:41 +0200] rev 40224
Merge
fyuan [Mon, 08 Aug 2016 12:50:00 +0800] rev 40223
8067170: Enable security manager on JAXP unit tests and make some improvement
8130494: [TESTBUG] 2 jaxp test cases are failing
8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better
Reviewed-by: joehw, dfuchs, amlu
Contributed-by: Frank Yuan <frank.yuan@oracle.com>
joehw [Thu, 04 Aug 2016 17:47:31 -0700] rev 40222
8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
Reviewed-by: lancea
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40221
Added tag jdk-9+130 for changeset 00e4298ae168
duke [Wed, 05 Jul 2017 22:03:31 +0200] rev 40220
Merge
hannesw [Mon, 08 Aug 2016 12:51:44 +0200] rev 40219
8162955: Activate anonymous class loading for small sources
Reviewed-by: sundar
amurillo [Thu, 04 Aug 2016 17:49:29 +0000] rev 40218
Merge
hannesw [Tue, 02 Aug 2016 12:39:25 +0200] rev 40217
8162771: Strict equality operators should not be optimistic
Reviewed-by: jlaskey, sundar
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40216
Added tag jdk-9+130 for changeset bb2621620e5f
duke [Wed, 05 Jul 2017 22:03:22 +0200] rev 40215
Merge
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 40214
Added tag jdk-9+130 for changeset 78f922bcd6cf
duke [Wed, 05 Jul 2017 22:03:13 +0200] rev 40213
Merge
redestad [Tue, 09 Aug 2016 15:02:27 +0200] rev 40212
8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
Reviewed-by: igerasim, chegar
redestad [Tue, 09 Aug 2016 10:00:31 +0200] rev 40211
8163369: Enable generating DMH classes at link time
Reviewed-by: vlivanov, shade
redestad [Tue, 09 Aug 2016 09:42:01 +0200] rev 40210
8162815: unnecessary object creation in reflection
Reviewed-by: psandoz, shade
Contributed-by: tomas.hurka@oracle.com
sundar [Tue, 09 Aug 2016 09:44:25 +0530] rev 40209
8163382: ResourcePoolManager.findEntry has a bug in startsWith call
Reviewed-by: jlaskey, redestad
bpb [Mon, 08 Aug 2016 13:58:14 -0700] rev 40208
8162745: content-types.properties files are missing some modern types
Summary: Add some content types from HTML5 and Xiph.
Reviewed-by: rriggs, chegar
bpb [Mon, 08 Aug 2016 13:57:51 -0700] rev 40207
8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
Summary: Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms
Reviewed-by: alanb, rriggs, naoto
amurillo [Mon, 08 Aug 2016 11:04:57 -0700] rev 40206
Merge
amurillo [Mon, 08 Aug 2016 08:12:20 -0700] rev 40205
Merge
amurillo [Fri, 05 Aug 2016 09:50:29 -0700] rev 40204
Merge
mgronlun [Tue, 02 Aug 2016 18:36:47 +0200] rev 40203
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
Reviewed-by: egahlin, dcubed
dsamersoff [Mon, 01 Aug 2016 14:09:27 +0000] rev 40202
Merge
dsamersoff [Mon, 01 Aug 2016 15:39:10 +0300] rev 40201
8160817: Add jsadebugd functionality to jhsdb
Summary: add jsadebugd functionality to jhsdb
Reviewed-by: dsamersoff
Contributed-by: sharath.ballal@oracle.com
dsamersoff [Mon, 01 Aug 2016 15:27:07 +0300] rev 40200
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
Summary: return clone of array
Reviewed-by: dholmes, hb, dsamersoff
Contributed-by: amit.sapre@oracle.com