Alejandro Murillo
|
c56196370b
|
Merge
|
2015-08-20 07:36:37 -07:00 |
|
Sergey Bylokhov
|
8e49701e7b
|
8067087: Fix mac-specific deprecation warnings in the java.desktop module
Reviewed-by: azvegint, alexsch
|
2015-08-20 13:33:12 +03:00 |
|
Brian Burkhalter
|
ada1a8eecd
|
8074821: Resolve disabled warnings for libnio
Enable the indicated warnings and correct the code which provoked them.
Reviewed-by: alanb
|
2015-08-19 13:11:24 -07:00 |
|
Vinnie Ryan
|
68703f6458
|
8130799: KeyStoreSpi.engineProbe does not throw the expected NullPointerException
Reviewed-by: xuelei
|
2015-08-19 17:42:52 +01:00 |
|
Alexander Scherbatiy
|
3b888867cb
|
8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame
Reviewed-by: serb
|
2015-08-19 09:54:15 +04:00 |
|
Valerie Peng
|
33abd28183
|
8086002: Move apple.security.AppleProvider to a proper module
Move Apple provider to java.base module with "libosxsecurity" native library.
Reviewed-by: mchung
|
2015-08-18 21:16:27 +00:00 |
|
Alexander Stepanov
|
3ff6e41288
|
8132478: [tidy] three new warnings from java docs (java.net, javax.annotation)
Minor docs cleanup (jdk part)
Reviewed-by: lancea
|
2015-08-18 18:04:17 +03:00 |
|
Jean-Francois Denise
|
4d4cf68fd9
|
8132527: jimage tool extract and recreate options are not consistent (no NPE)
Module metadata original name must be reused when recreating a jimage
Reviewed-by: jlaskey
|
2015-08-18 15:46:01 +02:00 |
|
David Buck
|
a9fb6ab847
|
8133666: OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux
Reviewed-by: sla, mgronlun
|
2015-08-18 04:29:28 -07:00 |
|
Alejandro Murillo
|
64e18f581d
|
Merge
|
2015-08-17 11:18:31 -07:00 |
|
David Dehaven
|
75e42535c3
|
Merge
|
2015-08-17 10:12:16 -07:00 |
|
Sergey Bylokhov
|
894f976f30
|
6778087: getLocationOnScreen() always returns (0, 0) for mouse wheel events
Reviewed-by: alexsch, azvegint
|
2015-08-17 16:56:22 +03:00 |
|
Dmitry Samersoff
|
8b0d0cea27
|
Merge
|
2015-08-17 12:45:16 +03:00 |
|
Sergey Kuksenko
|
cd2d84c814
|
8132330: Ineffective SecureRandom usage in RSA encoding with PKCS1Padding
Reviewed-by: weijun
|
2015-08-15 21:14:08 +08:00 |
|
Xueming Shen
|
bef17a6e80
|
8039390: Unexpected behaviour of String.format with null arguments
To explicitly specify the null behavior for all conversions
Reviewed-by: rriggs
|
2015-08-15 04:38:51 +00:00 |
|
Alexander Stepanov
|
ea7449a3ad
|
8133480: replace some <tt> tags (obsolete in html5) in core-libs docs
Reviewed-by: lancea
|
2015-08-14 14:40:13 +03:00 |
|
Volker Simonis
|
1b8b82463e
|
8131168: Refactor ProcessHandleImpl_*.c and add implememtation for AIX
Reviewed-by: rriggs, smarks
|
2015-08-14 10:35:45 +02:00 |
|
Alejandro Murillo
|
d8f13cb1d1
|
Merge
|
2015-08-13 15:50:52 -07:00 |
|
Brian Burkhalter
|
10207de32f
|
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: rriggs
|
2015-08-13 09:36:14 -07:00 |
|
Athijegannathan Sundararajan
|
d45350bdb1
|
8133347: Add makefiles support and basic session, persistence history navigation with jline
Reviewed-by: erikj, jlahoda, jlaskey
|
2015-08-13 19:09:18 +05:30 |
|
Alexander Stepanov
|
6b4c935035
|
8133459: replace <tt> tags (obsolete in html5) in java.nio docs
Reviewed-by: lancea
|
2015-08-13 12:40:07 +03:00 |
|
Ivan Gerasimov
|
6b0aff010f
|
8133232: [fs] Regex has redundant | in the char class
Reviewed-by: bpb, rriggs
|
2015-08-12 22:24:26 +03:00 |
|
Brian Burkhalter
|
5924c95500
|
8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
Do not use the Spliterator approach for lines() if the FileChannel size is thought to be zero.
Reviewed-by: chegar
|
2015-08-12 07:55:24 -07:00 |
|
David Dehaven
|
ebed974436
|
Merge
|
2015-08-11 12:33:25 -07:00 |
|
David Dehaven
|
0cf20fdd7b
|
Merge
|
2015-08-11 12:32:10 -07:00 |
|
Alexander Stepanov
|
c683f90b9a
|
8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Reviewed-by: martin
|
2015-08-11 20:46:46 +03:00 |
|
Sean Mullan
|
784379f7a4
|
8077055: Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used
Reviewed-by: weijun
|
2015-08-11 08:48:18 -04:00 |
|
Matthias Baesken
|
1104878b02
|
8133105: Fix getFinalAttributes() on Windows to handle more special cases
Reviewed-by: simonis, rriggs
|
2015-08-11 10:53:50 +02:00 |
|
Alejandro Murillo
|
29ad7ba848
|
Merge
|
2015-08-10 18:58:25 -07:00 |
|
Brian Burkhalter
|
aabba04bda
|
8132497: (fs) FileSystems.newFileSystem(URI, ..) doesn't handle UOE thrown by provider
Handle UOEs in newFileSystem(URI,...) similarly to as done in newFileSystem(Path path, ClassLoader loader).
Reviewed-by: chegar
|
2015-08-10 10:50:24 -07:00 |
|
Staffan Larsen
|
48c33a4389
|
Merge
|
2015-08-10 13:34:55 +00:00 |
|
Staffan Larsen
|
de0713848b
|
8076470: Remove the JVM TI hprof Agent
Reviewed-by: sspitsyn, mchung, erikj
|
2015-08-10 13:08:55 +02:00 |
|
Dmitry Samersoff
|
c23132013d
|
Merge
|
2015-08-10 14:05:37 +03:00 |
|
Brian Burkhalter
|
f0c2f24793
|
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115.
Reviewed-by: chegar
|
2015-08-07 07:10:44 -07:00 |
|
Volker Simonis
|
0ee85af4ec
|
8132551: Initialize local varibales before returning them in p11_convert.c
Reviewed-by: wetmore
|
2015-08-07 10:25:19 +02:00 |
|
Xueming Shen
|
f6514bdd8a
|
8080252: java.util.Formatter documentation of %n converter is misleading
To correct the %n ref to System.lineSeparator()
Reviewed-by: smarks, rriggs
|
2015-08-06 21:56:31 +00:00 |
|
Alejandro Murillo
|
aa37ecbc21
|
Merge
|
2015-08-06 13:00:45 -07:00 |
|
Brian Burkhalter
|
ba6e733ede
|
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
Remove the GNOME VFS detector leaving the libgio detector in place.
Reviewed-by: chegar
|
2015-08-06 12:35:59 -07:00 |
|
Roger Riggs
|
e2f7de320c
|
8133022: Instant.toEpochMilli() silently overflows
Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
|
2015-08-06 14:35:04 -04:00 |
|
Xueming Shen
|
360600731c
|
8022224: Rare bug in JISAutodetect charset detected by FindDecoderBugs test
To update JISAutodetect decoder to return overflow appropriately.
Reviewed-by: chegar, martin
|
2015-08-06 10:15:55 -07:00 |
|
Brian Burkhalter
|
40bfc0c51b
|
8130891: (bf) More direct buffering
Improve non-byte direct buffering.
Reviewed-by: alanb, jeff, ahgross, robm, rriggs
|
2015-08-06 10:13:46 -07:00 |
|
Sergey Bylokhov
|
c595f6461c
|
4379403: Need to disable the "magic AWT dump key" (CTRL+SHIFT+F1)
Reviewed-by: alexsch, azvegint
|
2015-08-06 19:52:02 +03:00 |
|
Alexander Stepanov
|
c78487e756
|
8133115: docs: replace <tt> tags (obsolete in html5) for java.util.logging, java.util.prefs, java.util.zip, java.util.jar
Reviewed-by: lancea
|
2015-08-06 19:07:35 +03:00 |
|
Sergey Bylokhov
|
f93a7de976
|
7124271: [macosx] RealSync test failure
Reviewed-by: alexsch, azvegint
|
2015-08-06 17:55:32 +03:00 |
|
Peter Brunet
|
9de97cfe33
|
8051626: Rework security restrictions of Java Access Bridge and related Utilities
Move non-public code to internal directories; restrict those directories
Reviewed-by: mchung, prr, mullan, serb
|
2015-08-14 13:59:40 -05:00 |
|
Stuart Marks
|
0e680c10d5
|
8068749: Restrict javax.imageio.spi.ServiceRegistry to ImageIO types
Reviewed-by: prr, serb
|
2015-08-13 13:30:15 -07:00 |
|
Phil Race
|
03755fc9cb
|
8133514: Update NervousText demo to use java.version System property
Reviewed-by: serb, iris
|
2015-08-13 12:27:06 -07:00 |
|
Phil Race
|
3774d9b151
|
8132850: java.lang.ArrayIndexOutOfBoundsException during text rendering with many fonts installed
Reviewed-by: jgodinez, serb
|
2015-08-13 12:12:10 -07:00 |
|
Mikhail Cherkasov
|
5896a1bf4a
|
8081787: [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor
Reviewed-by: alexsch, serb
|
2015-08-13 15:29:03 +03:00 |
|
David Dehaven
|
d3d5d40154
|
Merge
|
2015-08-12 09:36:43 -07:00 |
|