10268 Commits

Author SHA1 Message Date
Dmitriy Ermashov
5ecd91e84a 8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Reviewed-by: pchelko
2014-06-09 14:59:45 +04:00
Sergey Bylokhov
b7b41fb089 8046245: JDK 9 client build failure on Solaris
Reviewed-by: prr
2014-06-09 13:03:03 +04:00
Mike Duigou
a76e39b79f 8046085: inserting null key into HashMap treebin fails
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dl, mduigou, alanb, chegar
2014-06-06 14:23:08 -07:00
Jonathan Lu
879b239e41 8043954: Add async connect() support to NET_Connect() for AIX platform
Reviewed-by: alanb
2014-06-07 00:17:02 +08:00
Weijun Wang
704a20b250 8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
Reviewed-by: xuelei
2014-06-06 22:31:53 +08:00
Alexey Ivanov
b3090f044e 8039383: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
2014-06-06 17:51:32 +04:00
Petr Pchelko
52233220f2 8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Reviewed-by: azvegint, serb
2014-06-06 14:58:41 +04:00
Petr Pchelko
bfa90f6f30 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Reviewed-by: alexsch, serb
2014-06-06 14:52:07 +04:00
Petr Pchelko
6733dcbb1c 8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
Reviewed-by: anthony, serb
2014-06-06 13:52:49 +04:00
Chris Hegarty
865fac8406 8043613: Update .properties files for serialver tool
Reviewed-by: mfang
2014-06-06 10:47:30 +01:00
Joe Darcy
61431e72a8 8044553: Fix raw and unchecked lint warnings in javax.sound.*
Reviewed-by: prr
2014-06-05 23:17:05 -07:00
Lana Steuck
0878f5e840 Merge 2014-06-05 19:37:32 -07:00
Henry Jen
8538800448 8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
8044396: Fix raw and unchecked lint warnings in platform-specific sun.java2d.*

Reviewed-by: darcy, prr
2014-06-05 13:59:01 -07:00
Dmitriy Ermashov
57efe4955f 8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
Reviewed-by: anthony
2014-06-11 17:23:56 +04:00
Sergey Bylokhov
d192765837 8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Reviewed-by: bae, flar
2014-06-11 14:38:50 +04:00
Sergey Bylokhov
e26ff7211c 8041644: [OGL] clip is ignored during surface->sw blit
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Henry Jen
fc858b5c96 8044855: Add missing @since tag under java.beans.*
Reviewed-by: prr, malenkov
2014-06-05 10:37:24 -07:00
Michael McMahon
4e1b129be0 8044766: New jdk.net classes have @since 1.9 tags in 8u20
Reviewed-by: chegar
2014-06-05 12:13:50 +01:00
Weijun Wang
47e4638160 8044755: Add a test for algorithm constraints check in jarsigner
Reviewed-by: xuelei
2014-06-05 15:27:51 +08:00
David Katleman
a5fed315b3 Added tag jdk9-b16 for changeset 68a979478ffb 2014-06-04 20:20:28 -07:00
Xueming Shen
6d8f7601c4 8044727: Problem reading the contents of some zip files
Zis.readLOC() should not interpret ZIP64 data in extra field, if not necessary

Reviewed-by: alanb
2014-06-04 14:00:19 -07:00
Xueming Shen
097a7021b3 8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
To upgrade zlib version from 1.2.5 to 1.2.8

Reviewed-by: alanb, iris
2014-06-04 11:25:13 -07:00
Yuri Nesterenko
28f895afc9 8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
Reviewed-by: pchelko
2014-06-04 17:24:13 +04:00
Sergey Bylokhov
e31033ff1a 8043979: Javadoc cleanup of javax.sound.sampled package
Reviewed-by: pchelko, azvegint
2014-06-04 17:14:56 +04:00
Sergey Bylokhov
61a1a26d7a 8041129: [OGL] surface->sw blit is extremely slow
8017626: [OGL] Translucent VolatileImages don't paint correctly

Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Joel Borggrén-Franck
a1ae0af017 8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
Reviewed-by: psandoz
2014-06-04 14:42:48 +02:00
Chris Hegarty
79188a9310 8044590: Broken links in jre.api.net.socketoptions
Reviewed-by: michaelm
2014-06-04 13:37:16 +01:00
Mattias Tobiasson
2e06869b6f 8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected
Ignore read-only test if file is not read-only. This will happen when test is run as root.

Reviewed-by: sla, dholmes
2014-06-04 13:12:16 +02:00
Aleksei Efimov
56dcda05d3 8032901: WaitForMultipleObjects() return value not handled appropriately
Reviewed-by: dholmes, sla
2014-06-04 16:26:11 +04:00
Joe Darcy
c7056f1df1 8044698: Fix finally lint warnings in javax.swing
Reviewed-by: prr, henryjen
2014-06-03 17:03:29 -07:00
Joe Darcy
f14291c318 8044694: Fix finally lint warnings in sun.print
Reviewed-by: prr
2014-06-03 12:32:25 -07:00
Sergey Malenkov
628e935254 7084904: Introspector returns isX() from base package-private class that throws exception
Reviewed-by: serb
2014-06-03 21:03:35 +04:00
Joe Darcy
faa3d72cb0 8042860: Fix raw and unchecked warnings in java.beans
Reviewed-by: malenkov, alanb, mduigou
2014-06-03 09:22:59 -07:00
Otavio Goncalves de Santana
333b1ed5ba 8044460: Cleanup new Boolean and single character strings
Reviewed-by: pchelko, serb, rriggs
2014-06-03 11:18:03 -04:00
Mikael Auno
07738bf41e 8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
Reviewed-by: sla, sspitsyn
2014-06-02 17:59:08 +02:00
Xue-Lei Andrew Fan
0c11a6a444 8044771: PKIXValidator indent cleanup
Reviewed-by: weijun
2014-06-04 09:48:02 +00:00
Athijegannathan Sundararajan
fba8040fb3 8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
Reviewed-by: jlaskey, lagergren, ksrini
2014-06-03 21:21:32 +05:30
Alexander Zuev
b9b322467f 8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method
Reviewed-by: briangoetz, jjg
2014-06-03 18:31:13 +04:00
Alexander Stepanov
0e0ccc7025 8040081: Tidy warnings cleanup for java.applet
Reviewed-by: pchelko
2014-06-03 17:55:58 +04:00
Erik Joelsson
20f1eb9a89 8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
Reviewed-by: dcubed, tbell, dholmes
2014-06-03 10:55:27 +02:00
Erik Joelsson
0adcad200f 8043160: JDK 9 Build failure in accessbridge
Reviewed-by: prr, tbell
2014-06-03 10:52:53 +02:00
Sean Mullan
33c9aaf7d8 Merge 2014-06-03 07:35:35 -04:00
Sean Mullan
605924f8ef 8036841: Reuse no-perms AccessControlContext object when performing isAuthorized check
Reviewed-by: wetmore
2014-06-03 07:34:35 -04:00
Tobias Hartmann
4d074d6309 8005873: JRuby test_respond_to.rb asserts with: MT-unsafe modification of inline cache
Reviewed-by: vlivanov, jrose, psandoz
2014-06-03 14:58:47 +04:00
Steven Sides
1618f90bc9 8032527: fix a couple doclint errors in java/awt/geom/Path2D
Reviewed-by: prr
2014-06-03 12:52:59 +04:00
Anthony Scarpino
77d07416d5 8037742: Re-enabling PKCS11 HMAC mechanisms in Solaris
Reviewed-by: valeriep
2014-06-02 17:14:35 -07:00
Anthony Scarpino
9d2221daa6 8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
Reviewed-by: valeriep
2014-06-02 17:08:40 -07:00
Ivan Gerasimov
a9f575446d 8037866: Replace the Fun class in tests with lambdas
Reviewed-by: martin
2014-06-02 19:49:57 +04:00
Petr Pchelko
ffed33a491 8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
Reviewed-by: anthony, serb
2014-06-02 15:25:43 +04:00
Dmitry Markov
b57d6c9a4f 8042465: Applet menus not rendering when browser is full screen on Mac
Reviewed-by: anthony, pchelko
2014-06-02 14:20:02 +04:00