36634 Commits

Author SHA1 Message Date
Alejandro Murillo
aa37ecbc21 Merge 2015-08-06 13:00:45 -07:00
Alejandro Murillo
99f2706c9d Merge 2015-08-06 13:00:44 -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
Lana Steuck
19aedf6823 Merge 2015-08-06 11:20:39 -07:00
Lana Steuck
8145a4b457 Merge 2015-08-06 11:19:53 -07:00
Lana Steuck
e201f3dc9b Merge 2015-08-06 11:18:59 -07:00
Lana Steuck
d973eaaf89 Merge 2015-08-06 11:18:34 -07:00
Lana Steuck
447e896c08 Merge 2015-08-06 11:17:57 -07:00
Lana Steuck
40e30e66a6 Merge 2015-08-06 11:17:51 -07:00
Karen Kinnear
a53e8f36c1 Merge 2015-08-06 19:52:54 +02:00
Joe Darcy
be08ff7407 8132855: Adjust tier 1 and 2 definitions for security-related intrinsics
Reviewed-by: mullan
2015-08-06 10:34:25 -07: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
Karen Kinnear
7983a4235c 8087342: Crash in klassItable::initialize_itable_for_interface
Fix method searches to handle static, private instance and overpass

Reviewed-by: lfoltan, dholmes, hseigel
2015-08-06 13:02:15 -04: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
Rickard Bäckman
21f9e19316 Merge 2015-08-06 16:28:08 +00:00
Athijegannathan Sundararajan
8d8c82f34e 8133119: Error message associated with TypeError for call and new should include stringified Node
Reviewed-by: attila, mhaupt
2015-08-06 21:50:42 +05:30
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
Alexander Fomin
c1ef47c427 8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform
Reviewed-by: chegar, rriggs
2015-08-06 19:01:40 +03:00
Thomas Schatzl
f6175d32d9 Merge 2015-08-06 17:43:04 +02:00
David Katleman
45eac19019 Added tag jdk9-b76 for changeset c9b05353a293 2015-08-06 08:07:42 -07:00
David Katleman
f4914e4577 Added tag jdk9-b76 for changeset 72b69ab429c9 2015-08-06 08:07:41 -07:00
David Katleman
59e0bcdf2c Added tag jdk9-b76 for changeset cd6f3c0376eb 2015-08-06 08:07:39 -07:00
David Katleman
ca7e63acc0 Added tag jdk9-b76 for changeset 759a2264cea4 2015-08-06 08:07:38 -07:00
David Katleman
5efca1a633 Added tag jdk9-b76 for changeset f2d6d8d04628 2015-08-06 08:07:38 -07:00
David Katleman
09f03b7d45 Added tag jdk9-b76 for changeset 275be672e934 2015-08-06 08:07:36 -07:00
David Katleman
b527ed6b76 Added tag jdk9-b76 for changeset e6eb1f2fd18c 2015-08-06 08:07:36 -07:00
David Katleman
7fa425fd41 Added tag jdk9-b76 for changeset 6a88e481dff2 2015-08-06 08:07:35 -07: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
Pooja Chopra
298ef6a50e 8081764: [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX
Reviewed-by: alexsch, azvegint
2015-08-13 16:26:17 +03: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
Yuri Nesterenko
565373e1bc 8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine
Reviewed-by: alexsch, serb
2015-08-13 14:20:36 +03:00
David Dehaven
d3d5d40154 Merge 2015-08-12 09:36:43 -07:00
Sergey Bylokhov
ddcf7babce 8131926: java/beans/SimpleBeanInfo/LoadingStandardIcons/LoadingStandardIcons.java failure with modular JDK
Reviewed-by: azvegint, alexsch
2015-08-12 14:37:44 +03:00
Alexander Stepanov
ae92e55c99 8133134: docs: replace <tt> tags (obsolete in html5) for java.desktop
Reviewed-by: alexsch
2015-08-12 13:57:12 +03:00
Alexander Zvegintsev
23438be9c4 8014212: Robot captures black screen
Reviewed-by: alexsch, serb
2015-08-11 16:32:13 +03:00
Mario Torre
f0f77d2b23 8075584: test for 8067364 depends on hardwired text advance
The test incorrectly included values that depend on the installed fonts

Reviewed-by: serb, prr
2015-08-10 14:42:07 +02:00
Daniel Fuchs
6af81451d1 8132550: java/util/logging/LoggingDeadlock2.java times out
LogManager must also use the configurationLock when reading its primordial configuration.

Reviewed-by: joehw
2015-08-06 16:36:47 +02:00
Kevin Walls
ecf634b1cf Merge 2015-08-06 16:00:55 +02:00
Thomas Schatzl
c2d0a8dbd0 8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
Reviewed-by: jmasa, jwilhelm
2015-08-06 15:52:33 +02:00
Thomas Schatzl
183850cec4 8133043: Clean up code related to termination stats printing
Reformat termination stats related code to make it look more similar to existing code.

Reviewed-by: jwilhelm, jmasa
2015-08-06 15:49:52 +02:00
Thomas Schatzl
6e3ffb1aae 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
Fix naming of G1ParGCAllocator, decrease dependencies between G1CollectedHeap, G1Allocator and G1AllocRegion, additional documentation.

Reviewed-by: mgerdin, jmasa, kbarrett
2015-08-06 15:49:50 +02:00
Alexander Stepanov
7d145a9a12 8133040: docs: replace <tt> tags (obsolete in html5) for java.management
Reviewed-by: dfuchs
2015-08-06 13:59:10 +03:00
Alexander Stepanov
321faa7346 8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math
Reviewed-by: lancea, dfuchs, smarks
2015-08-06 13:20:13 +03:00
Andreas Lundblad
cee2b1f54d 8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header
Added copyright header to PubApiTypeParam.java

Reviewed-by: jlahoda
2015-08-06 12:19:25 +02:00