12673 Commits

Author SHA1 Message Date
David Katleman
59e0bcdf2c Added tag jdk9-b76 for changeset cd6f3c0376eb 2015-08-06 08:07:39 -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
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
Prasanta Sadhukhan
924b4ad5ff 8080287: The image of BufferedImage.TYPE_INT_ARGB and BufferedImage.TYPE_INT_ARGB_PRE is blank
Reviewed-by: prr, flar
2015-08-06 11:36:52 +03:00
Jamil Nimeh
e7f31340a0 8046321: OCSP Stapling for TLS
Initial feature commit for OCSP stapling in JSSE

Reviewed-by: xuelei, mullan
2015-08-05 12:19:38 -07:00
Joe Darcy
16655aecb0 8133060: Problem list BasicLauncherTest until fix for JDK-8132648 propagates
Reviewed-by: dsamersoff
2015-08-05 11:06:49 -07:00
Alexander Stepanov
fed9b961cb 8132566: [TESTBUG] add regression test for inherited classes with the new bean annotations
Reviewed-by: alexsch
2015-08-05 19:11:27 +03:00
Naoto Sato
3513b81516 8132494: Wrong CLDR resource bundle names for legacy ISO language codes
Reviewed-by: okutsu
2015-08-05 07:41:28 -07:00
Nadeesh TV
418139cec1 8028618: [TEST BUG] javax/swing/JScrollBar/bug4202954/bug4202954.java fails
Reviewed-by: alexsch, azvegint
2015-08-05 16:35:41 +03:00
Alexander Stepanov
ff767bf9f9 8132877: docs: replace <tt> tags (obsolete in html5) for javax.naming
Reviewed-by: lancea, dfuchs
2015-08-05 13:40:18 +03:00
Alejandro Murillo
ddb63861a3 Merge 2015-08-04 22:02:12 -07:00
Kim Barrett
d2c926a6ec Merge 2015-08-05 03:43:31 +02:00
Stuart Marks
e6d9c734ec 8132800: clarify stream package documentation regarding sequential vs parallel modes
Reviewed-by: psandoz
2015-08-04 14:45:38 -07:00
Kim Barrett
8bfa163a68 8132306: java/lang/ref/ReferenceEnqueue.java fails with "RuntimeException: Error: poll() returned null; expected ref object"
Carefully order ref.queue and queue list updates to address races.

Reviewed-by: dholmes, dfuchs, plevart
2015-08-04 17:26:14 -04:00
Dmitry Samersoff
b8c808e251 Merge 2015-08-04 19:25:59 +00:00
David Dehaven
1942bcfa90 Merge 2015-08-04 11:31:19 -07:00
Joe Darcy
9c9b37de81 8132854: Adjust tier 1 and 2 definitions for nio-related intrinsics
Reviewed-by: psandoz
2015-08-04 11:26:51 -07:00
Alejandro Murillo
5a76b5c4e6 Merge 2015-08-04 10:59:31 -07:00
Dmitry Samersoff
9b98a06f7d 8132648: sun/tools/jhsdb/BasicLauncherTest fails with java.lang.RuntimeException
Added check for standard conditions causing attach to fail

Reviewed-by: jbachorik, sspitsyn
2015-08-04 18:11:40 +03:00
Jaroslav Bachorik
82f9578bb3 8085919: OperatingSystemMXBean/TestTotalSwap.java failure : Total Swap Space figures mismatch
Reviewed-by: dholmes
2015-08-04 15:16:23 +02:00
Alexander Stepanov
de09603863 8131055: bean annotations: add a test checking if a user-defined BeanInfo is top-priority as compared with the annotations
Reviewed-by: alexsch, serb
2015-08-04 14:03:49 +03:00
Semyon Sadetsky
b215a2b390 8132136: [PIT] RTL orientation in JEditorPane is broken
Reviewed-by: alexsch, serb
2015-08-04 13:14:28 +03:00
Semyon Sadetsky
21330b8cf8 8130892: Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9
Reviewed-by: alexsch, serb
2015-08-04 12:58:50 +03:00
Alexander Zvegintsev
861ba88c86 8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
Reviewed-by: prr, serb
2015-08-04 12:34:08 +03:00
Naoto Sato
9166dacb21 8129881: JDK-8008577 breaks Nashorn test
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used

Reviewed-by: tbell, okutsu
2015-08-03 21:47:50 -07:00
David Dehaven
726f626bd7 Merge 2015-08-03 16:33:06 -07:00
Peter Brunet
9bd3fad53c 8132249: Clean up JAB debugging code
Remove dead code;  replace DEBUG_CODE with PrintDebugString; fix typos, incorrect print args

Reviewed-by: van
2015-08-03 15:48:33 -05:00
Brian Burkhalter
594c515e82 8132652: Java_sun_nio_ch_Net_poll passes a long to an int
Clamp long timeout parameter to [-1,INT_MAX].

Reviewed-by: alanb
2015-08-03 10:25:38 -07:00
Olivier Lagneau
e4c4b49bdf 8130339: Add tracing info to LowMemoryTest.java to help 8130339 diagnosis
Run test with traces even when timeout occurs.

Reviewed-by: jbachorik, sspitsyn
2015-08-03 15:31:29 +02:00
Weijun Wang
31e49478d4 8132111: Do not request for addresses for forwarded TGT
Reviewed-by: mullan
2015-08-03 09:25:02 +08:00
Ivan Gerasimov
f2aa30e173 8131034: Cleanup in j.u.regex.Pattern.quote()
Reviewed-by: psandoz, sherman, martin
2015-08-02 01:39:18 +03:00
Joe Darcy
3efa371123 8132500: Add imageio test to tier 3
Reviewed-by: prr
2015-07-31 16:03:48 -07:00
Jiangli Zhou
47e90bb79c Merge 2015-07-31 16:00:29 -04:00
Lance Andersen
1b7884d8c1 8132801: Fix typo in javax.sql.RowSet.setBlob
Reviewed-by: darcy
2015-07-31 13:47:31 -04:00
Alejandro Murillo
972e5ce0a3 Merge 2015-07-31 10:15:03 -07:00
Brian Burkhalter
8c92994887 8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556
Add 8065556 to list of IDs in the @bug tag list.

Reviewed-by: alanb
2015-07-31 07:48:34 -07:00