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 |
|
Ujwal Vangapally
|
987f6bf3ea
|
6515161: If remote removeNotificationListener gets SecurityException, client no longer gets notifications
There won't be any inconsistent state if remote removeNotificationListener gets any exception
Reviewed-by: dfuchs, hb
|
2017-05-10 12:00:08 +05:30 |
|
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
|
0644676235
|
8179692: Move RMI spec to specs directory
Reviewed-by: erikj
|
2017-05-09 13:19:27 +02: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 |
|
Sergey Bylokhov
|
38d511cc73
|
8179596: Update java.desktop to be HTML-5 friendly
Reviewed-by: prr, amenkov
|
2017-05-06 14:58:04 -07:00 |
|
Jesper Wilhelmsson
|
2573db6b65
|
Merge
|
2017-05-05 17:48:44 +02:00 |
|
Phil Race
|
4098d419e8
|
Merge
|
2017-05-05 08:34:22 -07: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 |
|
Poonam Bajaj
|
862b3dff42
|
Merge
|
2017-05-04 19:25:53 +00:00 |
|
Lance Andersen
|
9498ebdb91
|
8179634: Add JDBC 4.2 to bullet list in package.html
Reviewed-by: joehw
|
2017-05-04 14:07:58 -04: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 |
|
Kumar Srinivasan
|
bf1507936d
|
8179538: Update jdk.jdi to be HTML-5 friendly
Reviewed-by: mchung, sspitsyn
|
2017-05-03 07:39:45 -07:00 |
|
Semyon Sadetsky
|
1f241ad957
|
8178984: Unnecessary angle brackets in the Line2D::intersectsLine() javadoc
Reviewed-by: prr, jdv
|
2017-05-02 13:26:29 -07:00 |
|
Semyon Sadetsky
|
cc6031a373
|
8159902: OGL surfaces are not HiDPI compatible on Linux/Solaris
Reviewed-by: prr, serb
|
2017-05-02 12:10:55 -07:00 |
|
Phil Race
|
18bd522b75
|
Merge
|
2017-05-02 11:24:21 -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 |
|
Jonathan Gibbons
|
03be4097ae
|
Merge
|
2017-04-28 15:43:43 -07:00 |
|
Jonathan Gibbons
|
0a727480c2
|
8179460: Fix unnecessary uses of {@docRoot} in serviceability APIs
Reviewed-by: mchung
|
2017-04-28 15:41:38 -07:00 |
|
Phil Race
|
41f177fd62
|
Merge
|
2017-04-28 13:52:45 -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 |
|
Kumar Srinivasan
|
4400cbde3b
|
8179415: Update java.management and java.management.rmi to be HTML-5 friendly
Reviewed-by: mchung
|
2017-05-01 07:33:19 -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 |
|
Michael McMahon
|
b0ddb372f0
|
8175814: Update default HttpClient protocol version and optional request version
Reviewed-by: chegar, dfuchs
|
2017-04-28 14:16:33 +01:00 |
|
Vyom Tewari
|
137cf298d6
|
8178298: (LdapLoginModule)fix the JNDI properties technote
Reviewed-by: chegar
|
2017-04-28 16:51:56 +05:30 |
|
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 |
|
Weijun Wang
|
92be0f840a
|
8179369: src/java.security.jgss/share/classes/org/ietf/jgss/package.html should be HTML5-friendly
Reviewed-by: xuelei, mullan
|
2017-04-28 06:45:21 +08:00 |
|
Phil Race
|
821e71f0cc
|
8179365: JAWT (AWT Native Interface) specification needs to be updated for JDK 9
Reviewed-by: serb, ssadetsky
|
2017-04-27 14:07:38 -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
|
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 |
|
Semyon Sadetsky
|
36d2ae5ce8
|
8179027: JComboBox too small under Windows LAF
Reviewed-by: prr, alexsch
|
2017-04-27 08:27:25 -07:00 |
|
Jesper Wilhelmsson
|
3ed2d6367c
|
Merge
|
2017-04-27 14:40:20 +02:00 |
|
Chris Hegarty
|
58851308ab
|
8179392: Fix warnings in the httpclient javadoc
Reviewed-by: dfuchs
|
2017-04-27 12:38:21 +01:00 |
|
Shafi Ahmad
|
15d2a8831a
|
8177721: Improve diagnostics in sun.management.Agent#startAgent()
Reviewed-by: dfuchs, dholmes, poonam
|
2017-04-27 00:08:24 -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 |
|
Naoto Sato
|
f0d6ffcccc
|
8178412: Doc link updates for i18n
Reviewed-by: ksrini
|
2017-04-26 09:37:23 -07:00 |
|