Vyom Tewari
a502fb459e
8179905: Remove the use of gettimeofday in Networking code
...
Reviewed-by: chegar, rriggs, dfuchs, clanger
2017-05-10 23:06:49 +05:30
Pavel Rappo
c74eb4302e
8179021: Latest bugfixes to WebSocket/HPACK from the sandbox repo
...
Reviewed-by: dfuchs
2017-05-10 12:36:14 +01:00
Magnus Ihse Bursie
e52af5f5b3
8178278: Move Standard Algorithm Names document to specs directory
...
Reviewed-by: erikj, wetmore, mullan
2017-05-10 09:02:43 +02:00
Ron Pressler
30c35f5e34
8177153: LambdaMetafactory has default constructor
...
Reviewed-by: psandoz
2017-05-09 15:04:46 -07:00
Mandy Chung
2acf66bce5
8179950: Custom system class loader using Enum.valueOf in its initialization triggers java.lang.InternalError
...
Reviewed-by: alanb, dfuchs, lancea
2017-05-09 10:34:13 -07:00
Brian Burkhalter
b1572c1a3d
8179662: OutputStreamWriter javadocs states that you can set the buffer size but there is no way to do that
...
Change specification verbiage to match longstanding behavior
Reviewed-by: briangoetz, chegar, lancea, rriggs
2017-05-09 07:40:20 -07:00
Magnus Ihse Bursie
97df63049c
8179889: Fix typographic errors in copyright headers
...
Reviewed-by: erikj, dholmes
2017-05-09 12:57:30 +02:00
Mandy Chung
429e4ac085
8020801: Apply the restriction of invoking MethodHandles.lookup to j.l.r.Method.invoke
...
Reviewed-by: plevart, psandoz
2017-05-08 21:21:39 -07:00
Michael McMahon
c5c52df157
8179559: Solaris MulticastSocket issues
...
Reviewed-by: chegar
2017-05-08 14:04:27 +01:00
Lana Steuck
c582d3ffba
Merge
2017-05-05 04:52:02 +00:00
Joe Darcy
71a6eb611b
8138672: Math. negativeZeroFloatBits and Math. negativeZeroDoubleBits should be final
...
Reviewed-by: psandoz, bpb
2017-05-04 20:43:00 -07:00
Mandy Chung
53460df056
8179645: java.util.jar.Packer.newPacker and newUnpacker fails when running with security manager
...
Reviewed-by: alanb, ksrini
2017-05-04 15:39:09 -07:00
Michael McMahon
aa284fd51d
8179602: Backout fix for JDK-8165437 due to breakage on 32-bit Linux
...
Reviewed-by: chegar
2017-05-04 18:13:42 +01:00
Alan Bateman
853c626781
Merge
2017-05-04 09:43:09 +01:00
Alan Bateman
4c0e26e374
8178380: Module system implementation refresh (5/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Reviewed-by: mchung, alanb, sspitsyn
2017-05-04 07:26:55 +00:00
Anthony Scarpino
efae4e9064
8176457: Add verbose option to java.security.debug
...
Reviewed-by: vinnie
2017-05-03 09:04:35 -07:00
Bradford Wetmore
0eb6c339c3
8178014: CryptoPolicyParser's API comment contains < and > characters
...
Reviewed-by: ksrini, mullan
2017-05-02 10:34:22 -07:00
Mark Sheppard
ea8aed80d3
8179512: Typo in HttpURLConnection documentation
...
Reviewed-by: chegar
2017-05-02 15:50:46 +01:00
Vyom Tewari
d56155cc8a
8165437: Evaluate the use of gettimeofday in Networking code
...
Reviewed-by: chegar, rriggs, dfuchs, clanger
2017-05-02 16:39:29 +05:30
Ron Pressler
8e46dcbe05
8174267: Stream.findFirst unnecessarily always allocates an Op
...
Reviewed-by: psandoz
2017-05-01 11:18:07 -07:00
Paul Sandoz
0bd3951f5a
8167229: Improve VarHandle documentation
...
Reviewed-by: martin, abuckley
2017-05-01 11:16:01 -07:00
Ron Pressler
b8116f74c0
8177146: MethodHandles.Lookup::bind allows illegal protected access
...
Reviewed-by: psandoz, vlivanov, redestad
2017-05-01 10:43:40 -07:00
Stuart Marks
cb05e8ea85
8150488: Scanner.findAll() can return infinite stream if regex matches zero chars
...
Reviewed-by: sherman
2017-04-28 12:16:30 -07:00
Doug Simon
3a3040f1c9
8177845: Need a mechanism to load Graal
...
Reviewed-by: kvn, mchung
2017-04-27 13:07:23 -07:00
Jonathan Gibbons
7f3d5dc40b
8179413: Fix remaining minor HTML5 issues in java.base module
...
Reviewed-by: darcy, lancea
2017-04-27 17:43:13 -07:00
Jonathan Gibbons
bd1ab99c87
8179370: Replace use of <tt>, <center> and <font> tags in java.base
...
Reviewed-by: darcy, alanb, mchung
2017-04-27 09:47:40 -07:00
Jonathan Gibbons
2c7e41e237
8179367: update use of align, valign attributes in java.base to use style attribute
...
Reviewed-by: martin, mchung
2017-04-26 16:05:55 -07:00
Jonathan Gibbons
1838d55322
8179364: update "<a name=" in java.base module to use id attribute
...
Reviewed-by: darcy
2017-04-26 13:38:21 -07:00
Daniel Fuchs
0d2a897c3e
8179222: SimpleConsoleLogger should protect against MissingResourceException
...
SimpleConsoleLogger now emulates the behaviour of java.util.logging.Formatter, trapping MissingResourceException and using the key as the message if the ResourceBundle has no match for that key.
Reviewed-by: naoto
2017-04-25 11:54:34 +01:00
Magnus Ihse Bursie
53c66b282c
8179022: Add serialization spec as markdown
...
Reviewed-by: erikj, mchung, rriggs
2017-04-23 21:33:29 +02:00
Lana Steuck
9d2c7ad695
Merge
2017-04-22 00:22:08 +00:00
Ivan Gerasimov
cb14cec930
8179086: java.time.temporal.ValueRange has poor hashCode()
...
Reviewed-by: rriggs
2017-04-21 11:40:21 -07:00
Pavel Rappo
83ca4d9575
8177738: Runtime.Version must be a value-based class
...
8148822: (spec) Regex in Runtime.Version and JEP 223 should match
8160954: (spec) Runtime.Version regex and $PRE/$OPT issues
8148877: (spec) Specify when an empty '+' is required in a version string
Co-authored-by: Iris Clark <iris.clark@oracle.com>
Reviewed-by: psandoz, rriggs
2017-04-21 19:13:47 +01:00
Naoto Sato
e4e2e277fc
8178823: Unable to initialize HijrahCalendar: Hijrah-umalqura when running with a security manager
...
Reviewed-by: lancea, rriggs
2017-04-20 14:09:35 -07:00
Stuart Marks
d87636bed7
8167981: Optional: add notes explaining intended use
...
Reviewed-by: martin, psandoz
2017-04-20 11:40:57 -07:00
Michael McMahon
94e80364ae
8177457: Syntax errors in URLConnection class documentation
...
Reviewed-by: chegar
2017-04-20 09:42:13 +01:00
Michael McMahon
bfe18c7aee
8177452: Syntax errors in ContentHandler class documentation
...
Reviewed-by: chegar
2017-04-20 09:40:41 +01:00
Claes Redestad
dccdbdd2d2
8178889: Move creation of AbstractChronology comparators to call sites
...
Reviewed-by: rriggs
2017-04-18 18:25:09 +02:00
Brian Burkhalter
bc9ea4b8a5
8178783: Java_sun_nio_ch_EPoll_close0 definition, but no sun.nio.ch.EPoll.close0 declaration
...
Delete unused method.
Reviewed-by: rriggs, chegar
2017-04-14 14:02:25 -07:00
Lana Steuck
ae7df5fca9
Merge
2017-04-13 20:35:17 +00:00
Joe Darcy
d4bc626eb3
8177682: Suppress removal warning for System.runFinalizersOnExit
...
Reviewed-by: mchung, smarks
2017-04-13 11:08:52 -07:00
Weijun Wang
298bfc1057
8172422: jarsigner needs to understand -?
...
Reviewed-by: mullan
2017-04-13 08:15:19 +08:00
Dean Long
73551c45ef
8158168: Missing bounds checks for some String intrinsics
...
Reviewed-by: vlivanov, thartmann, sherman
2017-04-12 16:37:33 -04:00
Anthony Scarpino
456c8e0846
8177784: Use CounterMode intrinsic for AES/GCM
...
Reviewed-by: mullan, psandoz, chegar
2017-04-12 12:57:49 -07:00
Claes Redestad
3b47209a32
8178480: Wrong exception being thrown on an invalid MethodType
...
Reviewed-by: psandoz
2017-04-11 22:32:49 +02:00
Roger Riggs
19215787f8
8178347: Process and ProcessHandle getPid method name inconsistency
...
Reviewed-by: alanb, bpb
2017-04-11 14:18:22 -04:00
Claes Redestad
864cf0d5ca
8178387: Reduce memory churn when creating java.lang.invoke entities
...
Reviewed-by: psandoz, vlivanov
2017-04-11 18:57:46 +02:00
Claes Redestad
9ab899d481
8178384: Reduce work in java.lang.invoke initializers
...
Reviewed-by: vlivanov, psandoz
2017-04-11 11:24:12 +02:00
Weijun Wang
54b221f867
8177969: Faster FilePermission::implies by avoiding the use of Path::relativize
...
Reviewed-by: rriggs, mullan
2017-04-11 10:12:27 +08:00
Doug Lea
b3ea0dd629
8176543: Miscellaneous changes imported from jsr166 CVS 2017-04
...
Reviewed-by: martin, psandoz
2017-04-10 13:46:19 -07:00