Commit Graph

47384 Commits

Author SHA1 Message Date
Jonathan Gibbons
904f093865 8186924: Fix accessibility and other HTML issues in java.corba module
Reviewed-by: mchung
2017-09-01 11:48:27 -07:00
Daniel Fuchs
b85726c71e 8187044: HttpClient ConnectionPool may spawn several concurrent CacheCleaner and prevent early GC of HttpClient
Fixes CacheCleaner creation logic in ConnectionPool.

Reviewed-by: chegar
2017-09-01 18:18:09 +01:00
Xueming Shen
b874c676ac 8186751: Add ISO-8859-16 Charset support
Reviewed-by: alanb
2017-09-01 08:15:52 -07:00
Abhijit Saha
112d96f3b9 Merge 2017-09-01 14:15:37 +00:00
Abhijit Saha
fbc639617a Added tag jdk-10+22 for changeset 98e444a1b204 2017-09-01 14:14:44 +00:00
Abhijit Saha
ffc2232a73 Added tag jdk-10+22 for changeset 4ed4c4eba60c 2017-09-01 14:13:42 +00:00
Abhijit Saha
e51fcf7922 Added tag jdk-10+22 for changeset 72ec64aeaa57 2017-09-01 14:13:40 +00:00
Abhijit Saha
48cbb18e3d Added tag jdk-10+22 for changeset 65a9d2608cde 2017-09-01 14:13:16 +00:00
Abhijit Saha
4d9fb6df9e Added tag jdk-10+22 for changeset 70b6df26bd98 2017-09-01 14:13:15 +00:00
Abhijit Saha
edbf269b03 Added tag jdk-10+22 for changeset bf9c7464f8c5 2017-09-01 14:13:09 +00:00
Abhijit Saha
82f3c0131c Added tag jdk-10+22 for changeset 647709236722 2017-09-01 14:13:07 +00:00
Abhijit Saha
d6eddd8f4a Added tag jdk-10+22 for changeset 23c02a1b49ee 2017-09-01 14:13:05 +00:00
Gerard Ziemski
407a3044c3 Merge 2017-09-01 13:03:16 +00:00
Gerard Ziemski
19dc012f46 Merge 2017-09-01 13:03:14 +00:00
Kevin Walls
4309aa8780 8186902: jcmd GC.run should not be blocked by DisableExplicitGC
Reviewed-by: mgerdin, sspitsyn
2017-09-01 01:03:20 -07:00
Prahalad Narayanan
6c012b6381 8164971: PNG metadata does not handle ImageCreationTime
Reviewed-by: prr, bpb, jdv
2017-09-01 12:32:20 +05:30
Ivan Gerasimov
9f4207e324 8187023: Cannot read pkcs11 config file in UTF-16 environment
Reviewed-by: ascarpino
2017-08-31 22:21:20 -07:00
Dmitry Samersoff
7332059089 8061228: Allow JDWP socket connector to accept connections from certain ip addresses only
Introduce new parameter for JDWP agent, that allows to restrict connection to certain ip addresses only

Reviewed-by: dcubed, clanger, rehn, sspitsyn
2017-08-31 21:31:51 -07:00
Srinivas Dama
81752d9a5d 8184720: Nashorn engine in strict mode throws a java.lang.ClassCastException when calling apply() and passing the arguments object
Fixed needsCallee method to return true properly in strict mode

Reviewed-by: hannesw, sundar
2017-09-01 07:55:00 +05:30
Srinivas Dama
be533f1e54 8073640: Nashorn scripting: here document with only whitespace gives error
Added support for handling trailing blank lines in here-doc string parsing

Reviewed-by: hannesw, jlaskey
2017-09-01 07:07:11 +05:30
Gerard Ziemski
59445a845c 8173715: Remove FlatProfiler
Obsoleted Xprof flag, removed FlatProfiler code

Reviewed-by: dholmes, coleenp, vlivanov, pliden
2017-08-31 20:26:53 -05:00
Gerard Ziemski
120f2c0077 8173715: Remove FlatProfiler
Obsoleted Xprof flag, removed FlatProfiler code

Reviewed-by: mchung
2017-08-31 20:25:52 -05:00
Gerard Ziemski
795c9194af 8173715: Remove FlatProfiler
Obsoleted Xprof flag, removed FlatProfiler code

Reviewed-by: dholmes, erikj
2017-08-31 20:25:47 -05:00
Srinivas Dama
43c205bd1c 8177691: Labeled break in catch and finally works wrongly, when invoked through nashorn
Added support to check if the block contains goto statements before flagging it as terminal

Reviewed-by: hannesw, jlaskey
2017-09-01 06:01:08 +05:30
Sergey Bylokhov
44875d5710 8184435: Cleanup of javadoc in javax.print package
Reviewed-by: prr, psadhukhan
2017-08-31 15:47:34 -07:00
Goetz Lindenmaier
00edd2ed61 8186978: Introduce configure argument enable-cds
Reviewed-by: dholmes, erikj, ihse
2017-08-31 17:18:23 -04:00
Roger Riggs
f16bb08f89 8087189: RMI server-side multiplex protocol support should be removed
Reviewed-by: alanb
2017-08-31 17:08:35 -04:00
Sergey Bylokhov
d80ba8ce05 8181566: JavaSound javadoc clarification
Reviewed-by: amenkov
2017-08-31 13:00:23 -07:00
Phil Race
d744fce249 8183351: Better cleanup for jdk/test/javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh
Reviewed-by: serb
2017-08-31 13:09:31 -07:00
Bradford Wetmore
a787caa42d 8186093: A comment in the java.security configuration file incorrectly says that strong but "limited" is the default value
Reviewed-by: mullan
2017-08-31 12:48:19 -07:00
Phil Race
ef4467590b Merge 2017-08-31 10:51:07 -07:00
Phil Race
d6c3f9936f Merge 2017-08-31 10:49:47 -07:00
Calvin Cheung
1d5aeeb5f1 Merge 2017-08-31 17:06:10 +00:00
Arno Zeller
b75420c692 8186982: [aix] Garbage output for CPU info in hs-err file
Reviewed-by: goetz, simonis
2017-08-31 18:34:40 +02:00
Naoto Sato
183e692a6e 8180469: Wrong short form text for supplemental Japanese era
Reviewed-by: rriggs
2017-08-31 08:35:16 -07:00
Christian Tornqvist
b97da3f4b6 8186218: Make JIB exclude webrev from all sub-repo levels when creating source bundles
Reviewed-by: erikj, ihse
2017-08-31 10:46:42 -04:00
Bob Vandette
eb6c04d2f7 Merge 2017-08-31 16:29:58 +02:00
Bob Vandette
6d3209c59a Merge 2017-08-31 16:29:54 +02:00
John Paul Adrian Glaubitz
3c4d23cf23 8186786: Name collisions with autoconf definitions on alpha and sh
Reviewed-by: ihse, dholmes
2017-08-31 15:47:12 +02:00
Robbin Ehn
d38975f83c 8186837: Memory ordering nmethod, _state and _stack_traversal_mark
Reviewed-by: dholmes, rkennke
2017-08-31 08:18:47 +02:00
Alexander Zvegintsev
416b9f9906 8181786: Extra runLater causes impossible states to be possible using javafx.embed.singleThread=true
Reviewed-by: kcr
2017-08-31 09:28:21 +05:30
Daniel Stewart
5ded85f065 8187022: AArch64: UBFX instructions have wrong format string
Reviewed-by: aph
2017-08-31 10:28:25 +08:00
Coleen Phillimore
de3cc93ca6 8164207: Checking missing load-acquire in relation to _pd_set in dictionary.cpp
Use load_acquire for accessing DictionaryEntry::_pd_set since it's accessed outside the SystemDictionary_lock

Reviewed-by: zgu, twisti, dholmes, adinn
2017-08-30 19:18:22 -04:00
Jonathan Gibbons
7eb1d1757a 8186934: Fix accessibility issues in the java.naming module
Reviewed-by: mchung
2017-08-30 12:46:53 -07:00
Jonathan Gibbons
965798a643 8186932: Fix accessibility issues in the java.management module
Reviewed-by: mchung
2017-08-30 12:45:43 -07:00
Naoto Sato
d335accdd5 8179246:  /  are literally visible in javadoc
Reviewed-by: jjg
2017-08-30 11:37:48 -07:00
Claes Redestad
a0564d954d 8186517: sun.nio.cs.StandardCharsets$Aliases and Classes can be lazily loaded
Reviewed-by: sherman, martin, plevart
2017-08-30 20:12:53 +02:00
Xueming Shen
cfe34ed89c 8186801: Add regression test to test mapping based charsets (generated at build time)
Reviewed-by: alanb
2017-08-30 10:09:13 -07:00
Priya Lakshmi Muthuswamy
1205adaedf 8184723: jdk.nashorn.internal.runtime.linker.JSObjectLinker.callToApply erroneously asserts given arguments
Reviewed-by: sundar, hannesw
2017-08-30 18:47:37 +02:00
Claes Redestad
e7360c4387 8186930: Constant fold URI constants
Reviewed-by: alanb, chegar
2017-08-30 18:45:27 +02:00