10731 Commits

Author SHA1 Message Date
Anthony Scarpino
b757b4461e 8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Reviewed-by: vinnie
2014-06-10 12:04:42 -07:00
Martin Buchholz
a5943eeeae 8004807: java/util/Timer/Args.java failing intermittently in HS testing
Update test to improve reliability

Reviewed-by: rriggs, ewang
2014-06-10 08:07:39 -07:00
Vinnie Ryan
15f88447cb 8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
Reviewed-by: mullan
2014-06-10 15:49:53 +01:00
Joe Darcy
f06c5555b0 8046271: Fix overrides lint warnings in Apple laf code
Reviewed-by: alanb, prr
2014-06-09 16:24:47 -07:00
Phil Race
dc20ecddcf Merge 2014-06-09 11:58:27 -07:00
Joe Darcy
c606599482 8042870: Fix raw and unchecked warnings in sun.print
Reviewed-by: prr
2014-06-09 11:47:18 -07:00
Sergey Bylokhov
e89442e619 8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
Reviewed-by: amenkov, azvegint
2014-06-09 20:23:26 +04:00
Alex Schenkman
9a089404f8 8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
Reviewed-by: sla
2014-06-09 17:18:14 +02:00
Alex Schenkman
90ab8e5a78 8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
Reviewed-by: sla
2014-06-09 17:12:18 +02:00
Alex Schenkman
2d567a8aac 8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
Reviewed-by: sla
2014-06-09 17:04:11 +02:00
Alex Schenkman
7261ca1965 8046348: com/sun/jdi/OptionTest.java should be quarantined
Reviewed-by: sla
2014-06-13 11:58:34 +02:00
Vladimir Ivanov
a58e574ffc 8046903: VM anonymous class members can't be statically invocable
Reviewed-by: jrose
2014-06-17 13:06:05 +04:00
Staffan Larsen
9158c1d9b6 6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Use jtreg "@run driver" for the JDI tests

Reviewed-by: sspitsyn, dholmes
2014-06-17 10:01:16 +02:00
Stuart Marks
7e1185e152 8044730: small errors in ConcurrentHashMap and LongAdder docs
Reviewed-by: martin
2014-06-16 17:52:21 -07:00
Sean Mullan
9501b333f7 Merge 2014-06-16 13:48:58 -04:00
Sean Mullan
68747fa0c0 8046044: Fix raw and unchecked lint warnings in XML Signature Impl
Reviewed-by: darcy
2014-06-16 13:47:42 -04:00
Otavio Goncalves de Santana
ed271b0d5a 8041679: Replace uses of StringBuffer with StringBuilder within core library classes
Reviewed-by: psandoz, alanb, xuelei, dfuchs, jfranck, prr, serb, chegar
2014-06-16 17:45:26 +01:00
Henry Jen
6886e2b8ba 8046389: Add missing @since tag under javax.sql.**
Reviewed-by: lancea
2014-06-16 08:09:30 -07:00
Dmitry Samersoff
c201595a62 8041498: Remove npt library
Get rid of npt library and move utf-related code to share/backend

Reviewed-by: sla
2014-06-16 07:25:11 -07:00
Vinnie Ryan
d4988ce66f 8036613: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/provider/WinCAPISeedGenerator.c
Reviewed-by: mullan
2014-06-16 13:40:49 +01:00
Staffan Larsen
a20967bfac 8043939: Remove management-agent.jar
Reviewed-by: alanb
2014-06-16 13:52:25 +02:00
Katja Kantserova
12e0fea90c 6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call
Reviewed-by: sla
2014-06-16 11:03:54 +02:00
Michael McMahon
b8bfe0d5f2 Merge 2014-06-13 14:32:49 +01:00
Michael McMahon
7ab2a6410b 8046588: test for SO_FLOW_SLA availability does not check for EACCESS
Reviewed-by: alanb, chegar
2014-06-13 14:30:41 +01:00
Alexey Ivanov
48b2a7c0c7 8046239: Build failure in 9-client on all non-Windows platforms
Reviewed-by: anthony, serb, alexp
2014-06-09 18:10:49 +04:00
Vladimir Ivanov
b2e8017412 8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Reviewed-by: psandoz, jrose
2014-06-09 15:40:40 +04:00
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