Bhavesh Patel
|
616491477f
|
8185371: Support for multiple stylesheets in javadoc
Reviewed-by: jjg, ksrini
|
2017-11-14 13:44:07 -08:00 |
|
Ivan Gerasimov
|
304348561f
|
8189631: Missing space in the javadoc for InetAddress.createNameService()
Reviewed-by: rriggs, wetmore
|
2017-11-14 13:31:43 -08:00 |
|
Sean Mullan
|
e20e93d027
|
Merge
|
2017-11-14 09:19:50 -05:00 |
|
Sean Mullan
|
b4a427a82b
|
8175094: Mark the deprecated java.security.acl APIs with forRemoval=true
Reviewed-by: weijun
|
2017-11-14 09:15:12 -05:00 |
|
Weijun Wang
|
cf35c06daa
|
8191137: keytool fails to format resource strings for keys for some languages after JDK-8171319
Reviewed-by: mullan
|
2017-11-14 21:43:15 +08:00 |
|
Sean Mullan
|
0a5b7cb0c5
|
Merge
|
2017-11-14 08:25:39 -05:00 |
|
Sean Mullan
|
525a4b1977
|
8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true
Reviewed-by: weijun
|
2017-11-14 08:24:27 -05:00 |
|
Hannes Wallnöfer
|
239fdbbca6
|
8185119: Uninitialized const when using multiple threads
Reviewed-by: jlaskey, sundar
|
2017-11-14 10:04:45 +01:00 |
|
Athijegannathan Sundararajan
|
65735f0d7e
|
8177471: jlink should use the version from java.base.jmod to find modules
Reviewed-by: mchung, alanb
|
2017-11-14 08:59:19 +05:30 |
|
Priya Lakshmi Muthuswamy
|
c9944644fd
|
8190391: nashorn "!!" of nonzero even integer var becomes false when returned
Reviewed-by: sundar, hannesw
|
2017-11-13 15:54:20 +01:00 |
|
Vyom Tewari
|
2245db7522
|
8145635: Add TCP_QUICKACK socket option
Reviewed-by: chegar, rriggs, clanger
|
2017-11-13 14:03:36 +05:30 |
|
Doug Lea
|
e2cbace23d
|
8189387: ConcurrentLinkedDeque linearizability continued ..
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:10:46 -08:00 |
|
Brian Burkhalter
|
1ca74d0d2e
|
8191025: (ch) Scattering reads to a subsequence of buffers ignores length
Use length parameter instead of the buffer array length
Reviewed-by: rriggs, alanb
|
2017-11-09 13:30:03 -08:00 |
|
Daniel Fuchs
|
ccdb0ef8e2
|
8189953: FileHandler constructor throws NoSuchFileException with absolute path
Reviewed-by: mchung
|
2017-11-09 20:51:37 +00:00 |
|
Ramanand Patil
|
6c99853a4c
|
8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
Reviewed-by: naoto, martin
|
2017-11-09 14:38:54 +05:30 |
|
Christoph Dreis
|
5d7c797278
|
8190733: Use Class::getPackageName in java.base implementation
Reviewed-by: mchung, rriggs
|
2017-11-08 13:38:00 -08:00 |
|
Phil Race
|
ff35c4f5de
|
8185739: Memory leak in BitmapUtil::BitmapToRgn
Reviewed-by: serb, psadhukhan
|
2017-11-08 12:34:59 -08:00 |
|
Phil Race
|
19a8373625
|
Merge
|
2017-11-08 12:27:40 -08:00 |
|
Hannes Wallnöfer
|
c2a4b3a570
|
8190427: Test for JDK-8165198 fails intermittently because of GC
Reviewed-by: jlaskey, sundar
|
2017-11-08 12:15:24 +01:00 |
|
Joe Wang
|
2564212f92
|
8181151: Fix lint warnings in JAXP repo: cast
Reviewed-by: lancea, rriggs
|
2017-11-07 16:19:55 -08:00 |
|
Chris Hegarty
|
c5c047de47
|
8190482: InnocuousThread creation should not require the caller to possess enableContextClassLoaderOverride
Reviewed-by: rriggs, mchung
|
2017-11-07 17:08:59 +00:00 |
|
Priya Lakshmi Muthuswamy
|
018138a79c
|
8186807: JSObject gets ScriptFunction when ScriptObjectMirror is expected
Reviewed-by: sundar, hannesw
|
2017-11-07 12:18:29 +01:00 |
|
Mandy Chung
|
25032bad54
|
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
|
2017-11-06 17:48:00 -08:00 |
|
Phil Race
|
92b98d4734
|
Merge
|
2017-11-06 10:11:19 -08:00 |
|
Michael McMahon
|
62d9659c87
|
8190793: Httpserver does not detect truncated request body
Reviewed-by: chegar, dfuchs
|
2017-11-06 16:32:00 +00:00 |
|
Athijegannathan Sundararajan
|
2060b8fc57
|
8190795: jjs should show javadoc for java methods on shift-tab
Reviewed-by: hannesw, jlaskey
|
2017-11-06 22:05:53 +05:30 |
|
Jan Lahoda
|
7a77a63845
|
8180744: Update ct.sym for JDK 10
Adding historical data and code support for --release 9.
Reviewed-by: jjg, mcimadamore
|
2017-11-06 14:10:39 +01:00 |
|
Jan Lahoda
|
5f97b69390
|
8139607: -release option forces StandardJavaFileManager
Merging a --release specific file manager with the user-provided one, rather than altering the user-provided one.
Reviewed-by: jjg, mcimadamore
|
2017-11-06 13:10:43 +01:00 |
|
Jayathirth D V
|
201d163535
|
8189702: Broken links in javadoc for Adobe TIFF related documents
Reviewed-by: prr, bpb
|
2017-11-06 13:11:51 +05:30 |
|
Phil Race
|
a850cbc5d5
|
Merge
|
2017-11-03 10:43:18 -07:00 |
|
Brian Burkhalter
|
5b91b26ccb
|
8190502: (fs) Typo in java.nio.file.Files
S/subsequence/subsequent/g
Reviewed-by: alanb
|
2017-11-03 10:18:28 -07:00 |
|
Brian Burkhalter
|
87eb47a3c8
|
8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
Explicitly verify that the channel is open
Reviewed-by: alanb
|
2017-11-03 10:18:27 -07:00 |
|
Lance Andersen
|
3803dc1401
|
8190439: Removal of newrmic
Reviewed-by: rriggs, alanb, mchung
|
2017-11-03 13:03:10 -04:00 |
|
Phil Race
|
158e69f6ec
|
Merge
|
2017-11-03 09:56:02 -07:00 |
|
Athijegannathan Sundararajan
|
10c8d3a9f1
|
8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop
Reviewed-by: jlaskey, hannesw
|
2017-11-03 19:53:09 +05:30 |
|
Alan Bateman
|
693e7e8bf3
|
8186236: ModuleInfoExtender should be ASM6 aware
Reviewed-by: ksrini, mchung, sundar
|
2017-11-02 13:20:21 -07:00 |
|
Kumar Srinivasan
|
105a51b96d
|
8190287: Update JDK's internal ASM to ASMv6
Reviewed-by: alanb, mchung, sundar
|
2017-11-02 13:18:23 -07:00 |
|
Robert Field
|
022c618af9
|
8188072: JShell: NPE in SourceCodeAnalysis.completionSuggestions()
Reviewed-by: jlahoda
|
2017-11-02 11:09:28 -07:00 |
|
Semyon Sadetsky
|
c30a1e7cc4
|
8190230: [macosx] Order of overlapping of modal dialogs is wrong
Reviewed-by: azvegint, dmarkov
|
2017-11-02 11:03:45 -07:00 |
|
Phil Race
|
f900a5f39b
|
8190475: SwingSet2 won't start
Reviewed-by: serb
|
2017-11-01 10:43:44 -07:00 |
|
Phil Race
|
aa96056b21
|
Merge
|
2017-11-01 10:00:38 -07:00 |
|
Christoph Dreis
|
7f79fffba6
|
8190382: fix small typographic errors in comments
Reviewed-by: martin
|
2017-10-30 17:49:33 -07:00 |
|
Joe Wang
|
b366f4f349
|
8181155: Fix lint warnings in JAXP repo: fallthrough and static
Reviewed-by: lancea, rriggs
|
2017-10-30 17:32:38 -07:00 |
|
Brent Christian
|
f32470d85f
|
8189319: Add a java.util.Properties constructor that takes an initial capacity
Reviewed-by: martin, mchung, rriggs
|
2017-10-30 16:16:01 -07:00 |
|
Jesper Wilhelmsson
|
b97f1bcb37
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Kumar Srinivasan
|
56eea64225
|
8129077: Unfix JDK-8087205
Reviewed-by: jlahoda, mcimadamore, vromero
|
2017-10-30 07:06:49 -07:00 |
|
Mario Torre
|
8ecf308d8f
|
8188030: AWT java apps fail to start when some minimal fonts are present
Allow using CFF fonts as valid fonts when they are returned by fontconfig during font initialisation.
Reviewed-by: prr, serb
|
2017-10-30 13:15:08 +01:00 |
|
Pankaj Bansal
|
fab3dea711
|
8159062: [hidpi] DnD on Windows while scaling is non-integer
Reviewed-by: serb, pkbalakr
|
2017-10-30 15:45:55 +05:30 |
|
Jayathirth D V
|
e3c6e350c8
|
8177455: TIFFCompressor has a reference to non-existent method
Reviewed-by: prr, bpb
|
2017-10-30 12:16:56 +05:30 |
|
Christoph Dreis
|
674b927865
|
8190323: "the the" typos
Reviewed-by: rriggs
|
2017-10-29 18:20:53 -04:00 |
|