2016-08-04 8162999: Build give extraneous find warnings
gthornbr [Thu, 04 Aug 2016 10:11:35 -0700] rev 40342
8162999: Build give extraneous find warnings Summary: removed JtregNative.gmk line that was part of a merger error Reviewed-by: coleenp, fparain
2016-08-04 Merge
mockner [Thu, 04 Aug 2016 20:28:12 +0200] rev 40341
Merge
2016-08-04 Merge
mockner [Thu, 04 Aug 2016 18:34:40 +0200] rev 40340
Merge
2016-08-04 8159917: Space character is missing in ClassLoaderData::print_value_on
mockner [Thu, 04 Aug 2016 12:24:10 -0400] rev 40339
8159917: Space character is missing in ClassLoaderData::print_value_on Summary: Added missing space in ClassLoaderData::print_value_on Reviewed-by: coleenp
2016-08-04 8162852: Mark stress compiler and gc tests with stress keyword
lmesnik [Thu, 04 Aug 2016 14:04:14 +0300] rev 40338
8162852: Mark stress compiler and gc tests with stress keyword Reviewed-by: kvn, tschatzl
2016-08-03 Merge
iveresov [Wed, 03 Aug 2016 15:55:40 -0700] rev 40337
Merge
2016-08-02 8029441: assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken
dlong [Tue, 02 Aug 2016 11:06:25 -0700] rev 40336
8029441: assert(!((nmethod*)_cb)->is_deopt_pc(_pc)) failed: invariant broken Summary: move patchable check into patch_pc Reviewed-by: dcubed
2016-08-02 Merge
kvn [Mon, 01 Aug 2016 22:34:23 -0700] rev 40335
Merge
2016-07-30 8161652: Crash with assert(ft == _type) failed in PhiNode::Value()
roland [Sat, 30 Jul 2016 04:05:28 -0700] rev 40334
8161652: Crash with assert(ft == _type) failed in PhiNode::Value() Summary: Use CastPP and CheckCastPP when NotNull and klass have to be casted on Phi with unique input. Reviewed-by: kvn
2016-08-03 8161030: GPL header missing comma after year
cjplummer [Wed, 03 Aug 2016 13:56:27 -0700] rev 40333
8161030: GPL header missing comma after year Summary: Added comma. Reviewed-by: coleenp, fparain
2016-08-03 8159284: bigapps/Jetty - assert(jfa->last_Java_sp() > sp()) failed with JFR in use
coleenp [Wed, 03 Aug 2016 09:40:21 -0400] rev 40332
8159284: bigapps/Jetty - assert(jfa->last_Java_sp() > sp()) failed with JFR in use Summary: Test condition in assert in frame::safe_for_sender() for entry frames and return false. Reviewed-by: mgronlun, fparain
2016-08-03 Merge
dcubed [Tue, 02 Aug 2016 20:55:27 -0700] rev 40331
Merge
2016-08-02 8161696: [TESTBUG] runtime/StackGuardPages/testme.sh uses invalid argument -Xss328k
gthornbr [Tue, 02 Aug 2016 13:48:07 -0700] rev 40330
8161696: [TESTBUG] runtime/StackGuardPages/testme.sh uses invalid argument -Xss328k Summary: changed argument from 328k to 1M Reviewed-by: dcubed, fparain, dholmes
2016-08-03 Merge
jprovino [Wed, 03 Aug 2016 02:10:23 +0000] rev 40329
Merge
2016-08-02 8071770: G1 does not implement millis_since_last_gc which is needed by RMI GC
jprovino [Tue, 02 Aug 2016 16:39:33 -0400] rev 40328
8071770: G1 does not implement millis_since_last_gc which is needed by RMI GC Summary: G1 does not return a correct value for the CollectedHeap::millis_since_last_gc Reviewed-by: jmasa, tschatzl
2016-08-18 Added tag jdk-9+132 for changeset a11ec8919fef
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40327
Added tag jdk-9+132 for changeset a11ec8919fef
2016-08-22 Merge
amurillo [Mon, 22 Aug 2016 08:27:08 -0700] rev 40326
Merge
2016-08-19 Merge
amurillo [Fri, 19 Aug 2016 11:22:13 -0700] rev 40325
Merge
2016-08-15 8069540: Remove universal binaries support from hotspot build
erikj [Mon, 15 Aug 2016 16:14:59 +0200] rev 40324
8069540: Remove universal binaries support from hotspot build Reviewed-by: tbell, dholmes, dcubed
2016-08-19 8164402: key word 'requires' appearing in comment causing a build failure
tbell [Fri, 19 Aug 2016 07:54:03 -0700] rev 40323
8164402: key word 'requires' appearing in comment causing a build failure Reviewed-by: erikj, dholmes
2016-08-18 Added tag jdk-9+132 for changeset cbba9772b2be
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40322
Added tag jdk-9+132 for changeset cbba9772b2be
2017-07-05 Added tag jdk-9+132 for changeset 2e83d21d78cd
duke [Wed, 05 Jul 2017 22:05:30 +0200] rev 40321
Added tag jdk-9+132 for changeset 2e83d21d78cd
2017-07-05 Merge jdk-9+132
duke [Wed, 05 Jul 2017 22:05:29 +0200] rev 40320
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:05:22 +0200] rev 40319
Merge
2016-08-15 8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion
jlahoda [Mon, 15 Aug 2016 08:28:26 +0200] rev 40318
8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completion 8129422: JShell: methods and fields of uncompleted expressions should be suggested Summary: Fixing several completion bugs Reviewed-by: rfield
2016-08-13 8067485: ct.properties has no copyright notice
vromero [Sat, 13 Aug 2016 09:42:26 -0700] rev 40317
8067485: ct.properties has no copyright notice Reviewed-by: jjg
2016-08-13 8052398: Uniqify test framework class names
jjg [Fri, 12 Aug 2016 17:45:31 -0700] rev 40316
8052398: Uniqify test framework class names Reviewed-by: darcy
2016-08-12 8160137: HTMLDoclet and AbstractDoclet should implement Doclet
jjg [Fri, 12 Aug 2016 16:03:36 -0700] rev 40315
8160137: HTMLDoclet and AbstractDoclet should implement Doclet Reviewed-by: ksrini
2016-08-12 8163524: doclet resources doclet.usage.NAME.name are redundant
jjg [Fri, 12 Aug 2016 15:41:47 -0700] rev 40314
8163524: doclet resources doclet.usage.NAME.name are redundant Reviewed-by: ksrini
2016-08-12 8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
sadayapalam [Fri, 12 Aug 2016 11:49:18 +0530] rev 40313
8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op Reviewed-by: mcimadamore, ksrini
2016-08-11 Merge
lana [Thu, 11 Aug 2016 17:02:00 +0000] rev 40312
Merge
2016-08-11 8133884: javac moduleName/className and moduleName/packageName options
jlahoda [Thu, 11 Aug 2016 17:26:12 +0200] rev 40311
8133884: javac moduleName/className and moduleName/packageName options 8162711: javax.lang.model.util.Elements.getModuleElement returns null during annotation processing on class files Summary: Adding a test for annotation processing for <module-name>/<class-name>; ensuring the <module-name> module is in the module graph. Reviewed-by: jjg
2016-08-10 8152054: fix @ignored langtools/test/jdk/javadoc/tool/ tests
ksrini [Wed, 10 Aug 2016 16:19:09 -0700] rev 40310
8152054: fix @ignored langtools/test/jdk/javadoc/tool/ tests Reviewed-by: jjg
2016-08-10 Merge
mchung [Wed, 10 Aug 2016 15:54:25 -0700] rev 40309
Merge
2016-08-10 8136930: Simplify use of module-system options by custom launchers
jjg [Wed, 10 Aug 2016 15:47:46 -0700] rev 40308
8136930: Simplify use of module-system options by custom launchers 8160489: Multiple -Xpatch lines ignored by javac 8156998: javac should support new option -XinheritRuntimeEnvironment Reviewed-by: jlahoda, ksrini
2016-08-10 8163817: JShell tests: disable minor failing editor tool cases: 8161276, 8163816, 8159229
rfield [Wed, 10 Aug 2016 15:52:26 -0700] rev 40307
8163817: JShell tests: disable minor failing editor tool cases: 8161276, 8163816, 8159229 Reviewed-by: jlahoda, psandoz, darcy
2016-08-10 8160156: javac is generating let expressions unnecessarily
vromero [Wed, 10 Aug 2016 13:52:02 -0700] rev 40306
8160156: javac is generating let expressions unnecessarily Reviewed-by: mcimadamore Contributed-by: vicente.romero@oracle.com, maurizio.cimadamore@oracle.com
2016-08-10 8163500: JShell: ProblemList.txt update: 8139872 and 8080843 fixed
rfield [Wed, 10 Aug 2016 10:47:43 -0700] rev 40305
8163500: JShell: ProblemList.txt update: 8139872 and 8080843 fixed Reviewed-by: jlahoda
2016-08-10 8143964: JShell API: convert query responses to Stream instead of List
rfield [Tue, 09 Aug 2016 23:00:49 -0700] rev 40304
8143964: JShell API: convert query responses to Stream instead of List Reviewed-by: psandoz, shinyafox
2016-08-09 8160697: HTMLWriter needs perf cleanup
jjg [Tue, 09 Aug 2016 13:22:57 -0700] rev 40303
8160697: HTMLWriter needs perf cleanup Reviewed-by: ksrini, bpatel
2016-08-09 8143048: Re-examine dependency on property sun.boot.class.path
jlahoda [Tue, 09 Aug 2016 20:27:06 +0200] rev 40302
8143048: Re-examine dependency on property sun.boot.class.path Summary: Removing obsolete references to sun.boot.class.path Reviewed-by: jjg
2016-08-09 8075529: Documentation in DocumentationTool.getTask(...) should mention about "null" parameter for doclet.
ksrini [Tue, 09 Aug 2016 07:31:16 -0700] rev 40301
8075529: Documentation in DocumentationTool.getTask(...) should mention about "null" parameter for doclet. Reviewed-by: jjg
2016-08-11 Added tag jdk-9+131 for changeset 48d9e26a8fa4
lana [Thu, 11 Aug 2016 15:47:10 +0000] rev 40300
Added tag jdk-9+131 for changeset 48d9e26a8fa4
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:05:10 +0200] rev 40299
Merge
2016-08-11 Merge
lana [Thu, 11 Aug 2016 17:02:08 +0000] rev 40298
Merge
2016-08-10 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:27 -0700] rev 40297
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-11 Added tag jdk-9+131 for changeset 11487423d488
lana [Thu, 11 Aug 2016 15:47:08 +0000] rev 40296
Added tag jdk-9+131 for changeset 11487423d488
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:05:03 +0200] rev 40295
Merge
2016-08-11 8163535: javax/xml/jaxp/unittest/catalog/CatalogSupport2.java failed due to SocketTimeoutException
joehw [Thu, 11 Aug 2016 13:34:30 -0700] rev 40294
8163535: javax/xml/jaxp/unittest/catalog/CatalogSupport2.java failed due to SocketTimeoutException Reviewed-by: lancea
2016-08-11 Merge
lana [Thu, 11 Aug 2016 17:02:17 +0000] rev 40293
Merge
2016-08-11 8163468: javax/xml/jaxp/unittest/validation/Bug6773084Test.java fails intermittently
fyuan [Thu, 11 Aug 2016 10:20:44 +0800] rev 40292
8163468: javax/xml/jaxp/unittest/validation/Bug6773084Test.java fails intermittently Reviewed-by: joehw, dfuchs, amlu Contributed-by: Frank Yuan <frank.yuan@oracle.com>
2016-08-10 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:23 -0700] rev 40291
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-04 8163145: Remove two null line in the end of message.properties
lana [Thu, 04 Aug 2016 13:58:06 +0800] rev 40290
8163145: Remove two null line in the end of message.properties Reviewed-by: joehw, rriggs Contributed-by: li.jiang@oracle.com
2016-08-11 Added tag jdk-9+131 for changeset 64662417aa2d
lana [Thu, 11 Aug 2016 15:47:08 +0000] rev 40289
Added tag jdk-9+131 for changeset 64662417aa2d
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:04:55 +0200] rev 40288
Merge
2016-08-11 Merge
lana [Thu, 11 Aug 2016 17:02:59 +0000] rev 40287
Merge
2016-08-10 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:49:16 -0700] rev 40286
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 8134304: NPE in initialization of OptimisticTypesPersistence
sdama [Wed, 10 Aug 2016 09:21:58 -0700] rev 40285
8134304: NPE in initialization of OptimisticTypesPersistence Reviewed-by: hannesw, jlaskey, mhaupt
2016-08-11 Added tag jdk-9+131 for changeset b381e616c242
lana [Thu, 11 Aug 2016 15:47:10 +0000] rev 40284
Added tag jdk-9+131 for changeset b381e616c242
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:04:45 +0200] rev 40283
Merge
2016-08-11 Added tag jdk-9+131 for changeset e0d360ea22db
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40282
Added tag jdk-9+131 for changeset e0d360ea22db
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:04:38 +0200] rev 40281
Merge
2016-08-15 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08
dl [Mon, 15 Aug 2016 09:16:31 -0700] rev 40280
8162627: Miscellaneous changes imported from jsr166 CVS 2016-08 Reviewed-by: martin, psandoz
2016-08-15 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory
dl [Mon, 15 Aug 2016 09:13:22 -0700] rev 40279
8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory 8144836: [TESTBUG] FJExceptionTableLeak and RemoveLeak fail with -XX:+UseParallelGC -XX:+AggressiveOpts Reviewed-by: martin, psandoz, amlu, darcy
2016-08-15 8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate
dl [Mon, 15 Aug 2016 09:09:00 -0700] rev 40278
8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate Reviewed-by: martin, psandoz, dholmes
2016-08-15 8162805: Optimize AtomicBoolean.getAndSet
dl [Mon, 15 Aug 2016 09:04:40 -0700] rev 40277
8162805: Optimize AtomicBoolean.getAndSet Reviewed-by: martin, psandoz, shade
2016-08-15 8163503: PKCS12 keystore cannot store non-X.509 certificates
vinnie [Mon, 15 Aug 2016 14:25:51 +0100] rev 40276
8163503: PKCS12 keystore cannot store non-X.509 certificates Reviewed-by: weijun, xuelei, mullan
2016-08-13 8162362: Introduce system property to control enabled ciphersuites
xuelei [Sat, 13 Aug 2016 02:21:30 +0000] rev 40275
8162362: Introduce system property to control enabled ciphersuites Reviewed-by: coffeys, mullan
2016-08-12 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries
snikandrova [Fri, 12 Aug 2016 20:14:25 +0300] rev 40274
8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries Summary: Test update to explicitly cover problematic scenario. Reviewed-by: chegar
2016-08-12 8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878
redestad [Fri, 12 Aug 2016 17:35:01 +0200] rev 40273
8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878 Reviewed-by: mhaupt
2016-08-12 8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke
redestad [Fri, 12 Aug 2016 11:30:23 +0200] rev 40272
8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke Reviewed-by: mhaupt, shade
2016-08-12 8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList
fyuan [Fri, 12 Aug 2016 14:38:02 +0800] rev 40271
8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList Summary: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java and sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java should be tracked by JDK-8077138 rather than JDK-8154910. Reviewed-by: mullan Contributed-by: John Jiang <sha.jiang@oracle.com>
2016-08-12 8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh
fyuan [Fri, 12 Aug 2016 14:36:14 +0800] rev 40270
8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh Summary: Remove sun/security/tools/keytool/autotest.sh from ProblemList.txt due to JDK-8130302 has been resolved Reviewed-by: weijun Contributed-by: John Jiang <sha.jiang@oracle.com>
2016-08-12 8160611: Clean up ProblemList.txt for closed/resolved issues
fyuan [Fri, 12 Aug 2016 14:34:45 +0800] rev 40269
8160611: Clean up ProblemList.txt for closed/resolved issues Summary: Clean up ProblemList.txt for JDK-8130339, JDK-8068645, JDK-8061177, JDK-8058616, JDK-8046285 and JDK-8031555 Reviewed-by: darcy Contributed-by: John Jiang <sha.jiang@oracle.com>
2016-08-12 8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI")
valeriep [Fri, 12 Aug 2016 00:47:06 +0000] rev 40268
8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI") Summary: Granted security permission "authProvider.SunMSCAPI" to SunMSCAPI provider Reviewed-by: mullan
2016-08-12 8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86)
valeriep [Fri, 12 Aug 2016 00:39:34 +0000] rev 40267
8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86) Summary: Changed the MAC impl to fall back to SUN provider (or through provider list) if the most preferred impl does not support cloning Reviewed-by: vinnie, mullan
2016-08-12 6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
valeriep [Fri, 12 Aug 2016 00:10:07 +0000] rev 40266
6469513: (smartcardio) CardPermission(String termName, String actions) violates specification Summary: Changed to allow null actions value Reviewed-by: xuelei
2016-08-11 8163877: Tests added in JDK-8163518 fail on some platforms
igerasim [Thu, 11 Aug 2016 23:41:48 +0300] rev 40265
8163877: Tests added in JDK-8163518 fail on some platforms Reviewed-by: darcy
2016-08-11 Merge
lana [Thu, 11 Aug 2016 17:02:46 +0000] rev 40264
Merge
2016-08-11 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
igerasim [Thu, 11 Aug 2016 17:03:40 +0300] rev 40263
8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip() Reviewed-by: rriggs, shade
2016-08-11 8133910: Some sun/security/tools tests failed.
weijun [Thu, 11 Aug 2016 13:10:54 +0800] rev 40262
8133910: Some sun/security/tools tests failed. Reviewed-by: xuelei
2016-08-10 8136930: Simplify use of module-system options by custom launchers
mchung [Wed, 10 Aug 2016 15:51:25 -0700] rev 40261
8136930: Simplify use of module-system options by custom launchers Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 8163586: java.net.http.RawChannel has been made public by mistake
prappo [Wed, 10 Aug 2016 22:48:25 +0100] rev 40260
8163586: java.net.http.RawChannel has been made public by mistake Reviewed-by: chegar
2016-08-10 8163814: JDK build has been failing after 8163373
redestad [Wed, 10 Aug 2016 22:49:05 +0200] rev 40259
8163814: JDK build has been failing after 8163373 Reviewed-by: mchung
2016-08-10 8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
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
2016-08-10 8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
simonis [Wed, 10 Aug 2016 17:55:08 +0200] rev 40257
8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h Reviewed-by: serb
2016-08-10 8163370: Reduce number of classes loaded by common usage of java.lang.invoke
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
2016-08-10 8163104: Unexpected NPE still possible on some Kerberos ticket calls
coffeys [Wed, 10 Aug 2016 11:54:12 +0100] rev 40255
8163104: Unexpected NPE still possible on some Kerberos ticket calls Reviewed-by: weijun
2016-08-10 8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
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
2016-08-10 8162739: Create new keytool option to access cacerts file
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
2016-08-10 8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
weijun [Wed, 10 Aug 2016 11:21:01 +0800] rev 40252
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test Reviewed-by: chegar
2016-07-29 8158295: Add a multi-release jar validation mechanism to jar tool
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
2016-08-09 8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
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
2016-08-09 8163431: probeContentType/Basic.java fails after changes for JDK-8146215
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
2016-08-11 Added tag jdk-9+131 for changeset 6863c0579ecf
lana [Thu, 11 Aug 2016 15:47:09 +0000] rev 40248
Added tag jdk-9+131 for changeset 6863c0579ecf
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:04:25 +0200] rev 40247
Merge
2016-08-12 8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev
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
2016-08-11 Merge
lana [Thu, 11 Aug 2016 17:02:27 +0000] rev 40245
Merge
2016-08-10 8136930: Simplify use of module-system options by custom launchers
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
2016-08-11 Added tag jdk-9+131 for changeset 2bf4f6d6a72f
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40243
Added tag jdk-9+131 for changeset 2bf4f6d6a72f
2016-08-11 Merge
lana [Thu, 11 Aug 2016 17:01:55 +0000] rev 40242
Merge
2016-08-10 8136930: Simplify use of module-system options by custom launchers
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
2016-08-11 Added tag jdk-9+131 for changeset 1ca743d80734
lana [Thu, 11 Aug 2016 15:47:07 +0000] rev 40240
Added tag jdk-9+131 for changeset 1ca743d80734
2017-07-05 Added tag jdk-9+131 for changeset 4d2a15091124
duke [Wed, 05 Jul 2017 22:04:05 +0200] rev 40239
Added tag jdk-9+131 for changeset 4d2a15091124
2017-07-05 Merge jdk-9+131
duke [Wed, 05 Jul 2017 22:04:04 +0200] rev 40238
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:03:58 +0200] rev 40237
Merge
2016-08-08 8162874: AST nodes representing operators should have a common superclass
vromero [Mon, 08 Aug 2016 11:48:02 -0700] rev 40236
8162874: AST nodes representing operators should have a common superclass Reviewed-by: mcimadamore
2016-08-08 8144733: Iterating over elements of a Scope can return spurious inner class elements
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
2016-08-04 Merge
amurillo [Thu, 04 Aug 2016 17:48:48 +0000] rev 40234
Merge
2016-08-04 8157100: missing dependency in build system
erikj [Thu, 04 Aug 2016 10:07:48 +0200] rev 40233
8157100: missing dependency in build system Reviewed-by: tbell
2016-08-03 8162359: javac should use stdout for --help and --version
jjg [Wed, 03 Aug 2016 16:01:09 -0700] rev 40232
8162359: javac should use stdout for --help and --version Reviewed-by: vromero
2016-08-03 8163113: langtools repeating annotations tests depend rely on annotations toString output
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
2016-08-03 8163115: Temporarily problem list javac repeating annotations tests
darcy [Wed, 03 Aug 2016 10:05:37 -0700] rev 40230
8163115: Temporarily problem list javac repeating annotations tests Reviewed-by: jjg
2016-08-02 8154817: Fix the click-through navigation for modules
bpatel [Tue, 02 Aug 2016 13:14:12 -0700] rev 40229
8154817: Fix the click-through navigation for modules Reviewed-by: jjg, ksrini
2016-08-04 Added tag jdk-9+130 for changeset 4923274643f2
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40228
Added tag jdk-9+130 for changeset 4923274643f2
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:03:48 +0200] rev 40227
Merge
2016-08-08 8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
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>
2016-08-04 Added tag jdk-9+130 for changeset 86902ef5ff79
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40225
Added tag jdk-9+130 for changeset 86902ef5ff79
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:03:41 +0200] rev 40224
Merge
2016-08-08 8067170: Enable security manager on JAXP unit tests and make some improvement
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>
2016-08-05 8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
joehw [Thu, 04 Aug 2016 17:47:31 -0700] rev 40222
8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause Reviewed-by: lancea
2016-08-04 Added tag jdk-9+130 for changeset 00e4298ae168
amurillo [Thu, 04 Aug 2016 17:32:53 +0000] rev 40221
Added tag jdk-9+130 for changeset 00e4298ae168
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:03:31 +0200] rev 40220
Merge
2016-08-08 8162955: Activate anonymous class loading for small sources
hannesw [Mon, 08 Aug 2016 12:51:44 +0200] rev 40219
8162955: Activate anonymous class loading for small sources Reviewed-by: sundar
2016-08-04 Merge
amurillo [Thu, 04 Aug 2016 17:49:29 +0000] rev 40218
Merge
2016-08-02 8162771: Strict equality operators should not be optimistic
hannesw [Tue, 02 Aug 2016 12:39:25 +0200] rev 40217
8162771: Strict equality operators should not be optimistic Reviewed-by: jlaskey, sundar
2016-08-04 Added tag jdk-9+130 for changeset bb2621620e5f
amurillo [Thu, 04 Aug 2016 17:32:55 +0000] rev 40216
Added tag jdk-9+130 for changeset bb2621620e5f
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:03:22 +0200] rev 40215
Merge
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 tip