Commit Graph

14837 Commits

Author SHA1 Message Date
Valerie Peng
d9d53c3850 8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra
Remove the line for ServiceLoader lookup

Reviewed-by: mchung
2016-06-13 21:49:37 +00:00
Valerie Peng
a03a15a590 8157881: security.provider property description needs to be updated for modules
Update java.security file with using provider name for provider registration

Reviewed-by: mullan
2016-06-13 21:49:12 +00:00
Alejandro Murillo
b6cad8150e Merge 2016-06-10 15:13:40 -07:00
Prasanta Sadhukhan
fb10e2f2ae 6212751: DOC: ServiceUI.printDialog() need to enhance the description for X,Y coordinates
Reviewed-by: prr
2016-06-08 09:56:56 +05:30
Robin Stevens
3dee2d33a4 8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch
2016-06-07 20:15:01 +04:00
Semyon Sadetsky
d0668c07b4 8151015: JTextArea.insert() does not behave as expected with invalid position
Reviewed-by: prr
2016-06-07 11:57:59 +03:00
Semyon Sadetsky
e6dcf30b2a 8156121: "Fail forward" fails for GTK3 if no GTK2 available
Reviewed-by: prr
2016-06-07 11:40:28 +03:00
Semyon Sadetsky
fcc7521d15 8154431: Allow source and target based validation for the focus transfer between two JComponents
Reviewed-by: alexsch, prr
2016-06-07 11:29:42 +03:00
Prasanta Sadhukhan
db4963b1d3 8158520: [TEST_BUG] java/awt/PrintJob/PrinterException.java fails on timeout
Reviewed-by: serb
2016-06-07 11:02:21 +05:30
David Dehaven
d37fd207e1 Merge 2016-06-06 13:16:45 -07:00
Sergey Bylokhov
70ba9caaab 8146313: The java.beans.Statement.invoke() method handles 3-arg Class.forName incorrectly
Reviewed-by: prr, ahgross, alexsch
2016-06-06 18:28:46 +03:00
Alexey Ushakov
af683a251d 8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
Reviewed-by: serb, prr
2016-06-06 16:23:37 +03:00
Dmitry Samersoff
f29ed63213 8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
Detect OS X and skip part of the test

Reviewed-by: sspitsyn, rehn
2016-06-03 13:07:00 +03:00
Robbin Ehn
97027caf34 8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
Reviewed-by: dsamersoff, sla
2016-06-03 10:05:04 +02:00
Rajeev Chamyal
ee120117f8 8158358: [TEST_BUG] test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java: compilation failed
Reviewed-by: alexsch, aniyogi
2016-06-03 12:27:06 +05:30
Rajeev Chamyal
27ca8ca42f 8146319: JEditorPane function setPage leaves a file lock
Reviewed-by: alexsch, ssadetsky
2016-06-03 11:55:46 +05:30
Ajit Ghaisas
c438c09811 8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
2016-06-03 11:37:45 +05:30
Andrew Brygin
09db90e3d1 8078382: Wrong glyph is displayed for a derived font
Reviewed-by: prr, serb
2016-06-02 15:36:15 +03:00
Prasanta Sadhukhan
e110eecba2 6842011: StackOverflowError printing landscape with scale and transform
Reviewed-by: prr, flar
2016-06-02 15:20:31 +05:30
Ajit Ghaisas
a9834530de 8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
Reviewed-by: flar, prr
2016-06-02 15:16:07 +05:30
Avik Niyogi
db25371672 8132771: [TEST_BUG][macosx] Test javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java fails for MacOSX
Reviewed-by: rchamyal, alexsch
2016-06-02 13:15:00 +05:30
Phil Race
1ce5faedb7 8158408: Font2DTest demo needs to use FontPanel resolution matching the screen
Reviewed-by: ssadetsky
2016-06-01 20:40:11 -07:00
Joe Darcy
7cc6c1d553 8158451: Problem list IncludeLocalesPluginTest.java
Reviewed-by: naoto
2016-06-01 15:28:05 -07:00
David Dehaven
1733b64041 Merge 2016-06-01 15:27:51 -07:00
Stuart Marks
fae6e03a9b 8059361: Properties.stringPropertyNames() returns a set inconsistent with the assertions from the spec
Reviewed-by: mchung
2016-06-01 13:47:55 -07:00
Joe Darcy
e48c0f85b2 8158430: Push tests for JDK-5040830
Reviewed-by: psandoz
2016-06-01 11:22:06 -07:00
Joe Darcy
b589f49334 5040830: (ann) please improve toString() for annotations containing exception proxies
Reviewed-by: psandoz
2016-06-01 11:16:58 -07:00
Xueming Shen
d17f9b96fe 8061777: (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS
Reviewed-by: psandoz
2016-06-01 09:52:08 -07:00
Ramanand Patil
78bb28e4af 8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
2016-06-01 14:33:44 +01:00
Weijun Wang
65360411bb 8152108: Correct jarsigner warning message about missing timestamp
Reviewed-by: mullan
2016-06-01 15:35:38 +08:00
Avik Niyogi
e5ec5f5afd 8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
2016-06-01 11:16:22 +05:30
Hamlin Li
90cd96154e 8158194: Rename the directory “InstalledModuleDescriptors” and any reference to “installed” to “system” in the tests
Reviewed-by: mchung
2016-05-31 22:04:00 -07:00
Joe Darcy
77859dc5ca 8158312: Update String.join example code to use List convenience factory methods
Reviewed-by: lancea, smarks
2016-05-31 19:13:21 -07:00
Lance Andersen
4300a5a412 8158281: java_sql_Timestamp.java fails with AssertionError
Reviewed-by: mchung
2016-05-31 21:27:28 -04:00
Stuart Marks
246a39a5b1 8157777: DeadCachedConnection doesn't wait for registry to die
Reviewed-by: darcy
2016-05-31 17:54:41 -07:00
Andrey Nazarov
56dd686558 8157850: Jar tests should pass through VM options
Reviewed-by: martin
2016-05-31 16:42:32 -07:00
Amanda Jiang
989d0b0b7c 8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers

Reviewed-by: valeriep, rhalade
2016-05-31 22:41:56 +00:00
Alejandro Murillo
33bcb0a556 Merge 2016-05-31 13:15:48 -07:00
Roger Riggs
4d41caa932 8158254: Put java/time/test/java/time/TestClock_System on the problem list for Solaris
Reviewed-by: lancea, darcy
2016-05-31 14:58:53 -04:00
Chris Hegarty
c3a4f2331c 8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
Reviewed-by: coffeys, msheppar
2016-05-31 19:16:35 +01:00
Mandy Chung
a852e6e5d0 8152721: Java Web Start splash mechanism is not working in JDK9
Reviewed-by: alanb, ksrini
2016-05-31 10:59:31 -07:00
Lance Andersen
8e7633221f 8154189: Deprivilege java.sql and java.sql.rowset module
Reviewed-by: alanb, mchung
2016-05-31 13:43:15 -04:00
Alejandro Murillo
292e12a684 Merge 2016-05-31 09:41:18 -07:00
Sergey Bylokhov
086da50a2f 8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
2016-05-31 18:31:29 +03:00
Semyon Sadetsky
989fe674ba 8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
2016-05-31 15:57:01 +03:00
Avik Niyogi
d3571d7787 8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
2016-05-31 16:03:21 +05:30
Athijegannathan Sundararajan
9f834231d5 8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
2016-05-31 13:10:46 +05:30
Nishit Jain
02f77987fa 8072099: Format "ha" is unable to parse hours 10-12
Reviewed-by: okutsu, peytoia
2016-05-31 16:19:32 +09:00
Hamlin Li
6d91e29934 8158190: Add test that checks -Xpatch with both Jar and exploded patches
Reviewed-by: alanb
2016-05-31 00:15:04 -07:00
Prasanta Sadhukhan
b0d02d28a3 4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
2016-05-31 12:29:57 +05:30
Hamlin Li
c36a7cfd2c 8158149: test bug for SystemModuleFinder when fast path is supported
Reviewed-by: alanb, mchung
2016-05-30 21:35:58 -07:00
Rachna Goel
48873ebc3f 8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09:00
Amy Lu
e94656ce65 8154980: Remove intermittent key from test BandIntegrity.java
Reviewed-by: shade
2016-05-31 10:09:34 +08:00
Felix Yang
991c9b0593 8157816: Mark 4 httpclient tests as intermittently failing
Reviewed-by: chegar
2016-05-30 17:49:04 -07:00
Hamlin Li
8d6c2508ab 8158044: Add test that checks uri of upgradeable modules
Reviewed-by: alanb, mchung
2016-05-30 16:03:48 -07:00
Alan Bateman
d86a48ef37 Merge 2016-05-30 17:55:53 +01:00
Alan Bateman
a5e1465831 8066258: Re-examine com.sun.nio.file to see if it should be a supported API
Reviewed-by: chegar
2016-05-30 17:38:05 +01:00
Ivan Gerasimov
6c8b5e04ac 8158111: Make handling of 3rd party providers more stable
Reviewed-by: xuelei
2016-05-30 18:39:43 +03:00
Dalibor Topic
69910d6463 8154469: Update FSF address
Updated Free Software Foundation's mailing address in LICENSE

Reviewed-by: rriggs, shade
2016-05-30 16:33:17 +02:00
Sergey Bylokhov
b1849da623 8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
2016-05-30 13:42:11 +03:00
Ambarish Rapte
2643f6c32f 8145284: [Documentation] [TextField] Missing new line character handling
Reviewed-by: psadhukhan, serb
2016-05-30 16:04:40 +05:30
Alexey Ivanov
d579a3a932 8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Reviewed-by: serb, alexsch
2016-05-30 12:43:18 +03:00
Semyon Sadetsky
26a8aa6704 8157163: AWT FileDialog does not inherit icon image from parent Frame
Reviewed-by: alexsch, serb
2016-05-30 11:08:27 +03:00
Semyon Sadetsky
f900050ef0 8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch
2016-05-30 10:50:32 +03:00
Nishit Jain
2f8dcbe90f 8158025: Typo in java.util.Locale
Reviewed-by: okutsu, peytoia
2016-05-30 15:28:48 +09:00
Masayoshi Okutsu
212d6de09b 8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
Reviewed-by: peytoia
2016-05-30 14:58:59 +09:00
Felix Yang
8fe1e0ad30 8078812: Test RMI with client and servers as modules
Reviewed-by: smarks
2016-05-29 18:22:21 -07:00
Sergey Bylokhov
a34bbc2ae4 8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
Reviewed-by: alexsch, ssadetsky
2016-05-29 02:34:28 +03:00
Sergey Bylokhov
1bae87cde9 8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
2016-05-29 02:10:14 +03:00
Srikanth Adayapalam
3d91ba0bc6 8033812: javadoc for java.lang.annotation.ElementType needs minor correction
Fix incorrect count of type contexts.

Reviewed-by: mcimadamore
2016-05-28 09:47:28 +05:30
Alexandre Iline
9862c36936 8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
Reviewed-by: mchung, chegar
2016-05-27 14:26:58 -07:00
Artem Smotrakov
6d029e8034 8152207: Perform array bound checks while getting a length of bytecode instructions
Reviewed-by: hseigel
2016-05-27 14:24:38 -07:00
Phil Race
5ec4301ed5 8157339: Further stabilization for the SwingSet client sanity tests
Reviewed-by: serb, alexsch
2016-05-27 13:26:56 -07:00
Jim Laskey
74982b9113 8158061: Additional argument checks to BasicImageReader calls
Reviewed-by: alanb, coffeys
2016-05-27 14:02:28 -03:00
Dmitry Samersoff
df511d0dcc 8152950: BasicLauncherTest.java fails due to type error
Better handle js engine initialization error

Reviewed-by: jbachorik
2016-05-27 19:31:41 +03:00
Mandy Chung
b9ff64a7cb 8157986: Runtime support for javac to determine arguments to the runtime environment
Reviewed-by: alanb
2016-05-27 08:52:22 -07:00
Jim Laskey
a29401159f 8156209: Add argument checks to BasicImageReader calls
Reviewed-by: sundar
2016-05-27 12:34:08 -03:00
Masayoshi Okutsu
8cb25f3af9 8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository
Reviewed-by: alanb, peytoia, naoto
2016-05-27 14:33:48 +09:00
Felix Yang
3e72d2ce1c 8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
Reviewed-by: alanb, sundar, jlaskey
2016-05-26 18:56:46 -07:00
John Jiang
6ffb19d592 8157783: Fix module dependencies for /jdk/* tests
Module declarations for the tests in /jdk/*

Reviewed-by: chegar
2016-05-26 15:47:39 -07:00
Naoto Sato
b53fd187fe 8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
2016-05-26 14:44:42 -07:00
Alejandro Murillo
62c695b852 Merge 2016-05-26 14:24:50 -07:00
Naoto Sato
0a43813969 8157997: Reverting a push with wrong id
Reviewed-by: sherman
2016-05-26 14:21:09 -07:00
Alejandro Murillo
7f5a7b800d Merge 2016-05-26 14:17:06 -07:00
Anthony Scarpino
9e2fe5774c 8154005: Add algorithm constraint that specifies the restriction date
Reviewed-by: mullan, igerasim
2016-05-26 13:33:27 -07:00
Joe Darcy
c1630c7e87 6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified
Reviewed-by: shade
2016-05-26 13:18:32 -07:00
Naoto Sato
e04ad243e0 8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
2016-05-26 13:06:54 -07:00
Daniel Fuchs
c3435ed005 8146389: java/util/logging/XMLFormatterDate.java fails during year switch
Updates the test to match the changes in the XML content that were brought by JDK-8072645.

Reviewed-by: joehw
2016-05-26 19:55:00 +02:00
Lana Steuck
e895469a87 Merge 2016-05-26 17:19:13 +00:00
Alexey Ushakov
3476a78bab 7172749: Xrender: Class cast exception in 2D code running an AWT regression test
Reviewed-by: serb, prr
2016-05-26 19:58:46 +03:00
Lana Steuck
d469355977 Added tag jdk-9+120 for changeset c4c94ae846e7 2016-05-26 16:02:16 +00:00
Alan Bateman
39e8310a9a 8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
2016-05-26 10:56:58 +01:00
Amy Lu
55279111aa 8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Reviewed-by: darcy
2016-05-26 16:11:04 +08:00
Alan Bateman
10f79f95df 8157716: jdk.internal.loader.ClassLoaders.addURLToUCP() should return converted real path URL
Rename jdk.internal.loader.ClassLoaders.addURLToUCP() to toFileURL(), which returns the converted URL.

Reviewed-by: martin, mchung
2016-05-25 17:29:47 -04:00
Mandy Chung
afae52743f 8157877: Clean up StackWalker permission checks
Reviewed-by: lancea, ahgross
2016-05-25 14:05:51 -07:00
Xueming Shen
6d8b52eca8 8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()

Reviewed-by: alanb, shurailine
2016-05-25 13:53:03 -07:00
Stuart Marks
1dd84f024f 8133977: add specification for serialized forms
Reviewed-by: chegar, plevart, scolebourne
2016-05-25 13:38:35 -07:00
Alan Bateman
8fe063908e Merge 2016-05-25 20:26:43 +01:00
Alan Bateman
bfb7fba79b 8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung
2016-05-25 20:12:32 +01:00
Chris Hegarty
c4db92a027 8157811: Additional minor fixes and cleanups in Networking native code
Reviewed-by: alanb, clanger, dsamersoff, msheppar
2016-05-25 20:04:57 +01:00
Chris Hegarty
28f80af02a 8157825: Remove JDK 9 specific methods from sun.misc.Unsafe
Reviewed-by: alanb, mchung, shade
2016-05-25 20:00:20 +01:00
Alan Bateman
53e204dc49 8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
Reviewed-by: chegar, mchung
2016-05-25 19:58:03 +01:00
Svetlana Nikandrova
600aaed0a7 8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
Reviewed-by: chegar
2016-05-25 17:07:13 +03:00
Amy Lu
9009c5951c 8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
Reviewed-by: shade
2016-05-25 18:01:16 +08:00
Bhanu Prakash Gopularam
a94e9c4d1b 8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
Reviewed-by: rriggs, scolebourne
2016-05-25 09:14:55 +00:00
Athijegannathan Sundararajan
629e292070 8157801: spurious > character in the javadoc comment for ModuleEntry.java
Reviewed-by: alanb
2016-05-25 11:43:57 +05:30
John Jiang
4408e4cb4a 8157635: Fix module dependencies for /sun/* tests
Module declarations for the tests in /sun/*

Reviewed-by: alanb
2016-05-25 03:06:24 +01:00
John Jiang
7dcb615aae 8157633: Fix module dependencies for /com/* tests
Module declarations for the tests in /com/*

Reviewed-by: alanb
2016-05-25 02:47:28 +01:00
John Jiang
4ed9567218 8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.

Reviewed-by: valeriep
2016-05-25 02:20:02 +01:00
Hamlin Li
f86a99352f 8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
Reviewed-by: dfuchs, mchung
2016-05-24 18:41:31 -07:00
Joe Darcy
072a878dbb 8157724: Improve javadoc tag usage in java.math
Reviewed-by: bpb
2016-05-24 13:51:35 -07:00
Vyom Tewari
af7a591d39 8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
2016-05-24 20:15:18 +01:00
Doug Lea
27a77176a6 8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
2016-05-24 10:14:41 -07:00
Naoto Sato
f8bc1cef61 8157632: 9-dev windows builds fail on zip_util.c
Reviewed-by: sherman, lana
2016-05-24 09:18:45 -07:00
Vyom Tewari
6bd865a6b4 8143923: java.net socket supportedOptions set depends on call order
Reviewed-by: chegar
2016-05-24 12:31:30 +01:00
Vladimir Ivanov
e3aacefb01 Merge 2016-05-24 14:14:18 +03:00
Alan Bateman
fe609fd3cb 8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Reviewed-by: chegar, mchung
2016-05-24 11:31:25 +01:00
Staffan Larsen
e549e87431 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
2016-05-24 12:14:28 +02:00
Chris Hegarty
4d950890f2 8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb
2016-05-24 09:18:40 +01:00
Amy Lu
d9d560f71b 8151768: Consider moving pack200 tests to tier 1
Reviewed-by: darcy
2016-05-24 15:58:58 +08:00
Michael Haupt
73dea49766 8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
Reviewed-by: psandoz
2016-05-24 09:13:47 +02:00
Staffan Larsen
847a2d2de1 8157555: com/sun/jdi/RedefineClearBreakpoint.sh times out due to Indify String Concat being slow in debug mode
Reviewed-by: sspitsyn
2016-05-24 08:53:54 +02:00
Amy Lu
a74cd0321d 8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
2016-05-24 11:28:29 +08:00
Daniil Titov
534e89177d 8157622: Add @Deprecated annotations to the Applet API classes
Reviewed-by: smarks, serb
2016-05-23 14:49:42 -07:00
Naoto Sato
f099b745e4 8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
2016-05-23 14:05:57 -07:00
Chris Hegarty
cbd92ed3f5 8156497: Add jar tool support for Multi-Release Modular JARs
Reviewed-by: alanb
2016-05-23 21:28:39 +01:00
Martin Buchholz
d1d3cba9db 8157613: Internal documentation improvements to ZipFile.java
Reviewed-by: plevart, sherman
2016-05-23 12:44:55 -07:00
Xueming Shen
7be8e94544 8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
Reviewed-by: alanb
2016-05-23 12:53:56 -07:00
Michael McMahon
998f8f5911 8153142: Cannot resolve multiple values from one response header
Reviewed-by: rriggs
2016-05-23 12:57:40 +01:00
Michael McMahon
ab880cb4af 8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
Reviewed-by: rriggs
2016-05-23 12:38:48 +01:00
Xue-Lei Andrew Fan
ee0d8068a8 8046294: Generate the 4-byte timestamp randomly
Reviewed-by: jnimeh, weijun
2016-05-23 10:51:21 +00:00
Weijun Wang
c2cf879511 8157544: Typo in CtrDrbg::toString
Reviewed-by: xuelei
2016-05-23 18:18:20 +08:00
Weijun Wang
ae0c75bb38 8157526: 3KeyTDEA word left in DRBG after JDK-8156213
Reviewed-by: xuelei
2016-05-23 09:31:58 +08:00
Joe Darcy
edf1a42740 8157527: Replace @since 1.9 with @since 9 on new math methods
Reviewed-by: chegar
2016-05-22 18:23:02 -07:00
Chris Hegarty
8d8b6d10f6 8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
Reviewed-by: alanb, chegar
2016-05-22 19:06:23 +01:00
Jan Lahoda
4b64ab9bb5 8157502: make docs broken after JDK-5100935
Correcting reference to Math::multiplyFull.

Reviewed-by: alanb
2016-05-21 13:18:15 +02:00
Alan Bateman
ce04e9d9a2 8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
2016-05-21 08:01:03 +01:00
Joe Darcy
48ac10a591 8157487: Mark ZoneId.java as intermittently failing
Reviewed-by: naoto
2016-05-20 16:34:14 -07:00
Alejandro Murillo
ef493e2be1 Merge 2016-05-20 11:30:52 -07:00
Sibabrata Sahoo
ea82a852dd 8157417: Some of SecureRandom test might get timed out in linux
Reviewed-by: weijun
2016-05-20 09:57:01 -07:00
Artem Smotrakov
4880e22424 8129389: javax/net/ssl/DTLS tests fail intermittently
Reviewed-by: xuelei
2016-05-20 09:40:29 -07:00
Vladimir Ivanov
6faefd3af8 Merge 2016-05-20 18:05:28 +03:00
Jim Laskey
3648a0f15f 8156602: javac crashes again on Windows 32-bit with ClosedChannelException
Reviewed-by: alanb
2016-05-20 11:41:29 -03:00
Paul Sandoz
65a33061ce 8157437: Typos in Stream JavaDoc
Reviewed-by: shade, alanb, lancea
2016-05-20 14:07:21 +02:00
Hamlin Li
524ec2f1de 8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
Reviewed-by: psandoz
2016-05-20 03:33:57 -07:00
Paul Sandoz
53ef4fecbf 8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
Reviewed-by: briangoetz, redestad
2016-05-20 11:47:39 +02:00
Li Jiang
deb08e7fa0 8155918: JDK9 preparation message drop resource updates
JDK9 preparation message drop resource updates - openjdk

Reviewed-by: rfield, alanb
2016-05-20 00:03:45 -07:00
Sergey Bylokhov
a23de88885 8132973: @BeanProperty: what is the correct output in case of repeating annotations?
Reviewed-by: alexsch, avstepan
2016-05-26 16:12:12 +03:00
Ajit Ghaisas
7f19f63454 6827800: Default button is activated even when it is invisible
Reviewed-by: serb, rchamyal
2016-05-26 17:01:24 +05:30
Rajeev Chamyal
d6fea79c1a 8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
Reviewed-by: alexsch, serb, prr
2016-05-26 16:02:19 +05:30
Brian Burkhalter
0a08ca4510 8156580: Make TIFFTagSet subclasses final
Change the class declarations to make TIFFTagSet subclasses final.

Reviewed-by: prr
2016-05-25 15:51:09 -07:00
Brian Burkhalter
08121fbd51 8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
Change the specification verbiage of TIFFField.getAsNativeNode() to reflect the actual behavior.

Reviewed-by: prr
2016-05-25 15:48:57 -07:00
Phil Race
3e726f00ed 8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
Reviewed-by: serb, bpb
2016-05-25 15:20:45 -07:00
David Dehaven
a5e0e96acb Merge 2016-05-25 13:38:38 -07:00
Abdul Kolarkunnu
1715e73667 8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
2016-05-25 16:32:37 +05:30
Rajeev Chamyal
4cdcbc2939 8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
2016-05-25 14:59:15 +05:30
Rajeev Chamyal
09ee8a5f69 8153282: [TEST_BUG] some new JInternalFrame tests fail
Reviewed-by: alexsch, serb
2016-05-24 14:30:31 +05:30
Rajeev Chamyal
b782ef4bdf 7070795: High contrast colour scheme fails to be applied to JFormattedTextField
Reviewed-by: alexsch, serb
2016-05-24 14:23:36 +05:30
Prem Balakrishnan
282908c590 8057574: inconsistent behavior for setBackground (Windows/Linux)
Reviewed-by: serb, arapte
2016-05-24 14:19:53 +05:30
Sergey Bylokhov
a73a3830ee 8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
Reviewed-by: ssadetsky, alexsch, avstepan
2016-05-23 17:43:45 +03:00
Alexander Scherbatiy
18cecf9f67 8136366: Add a public API to create a L&F without installation
Reviewed-by: prr, serb
2016-05-22 12:31:56 +04:00
Sergey Bylokhov
a279dc035c 8156579: Two JavaBeans tests failed
Reviewed-by: alanb
2016-05-21 02:53:37 +03:00
Henry Jen
e988331331 8156478: 3 Buffer overrun defect groups in jexec.c
Reviewed-by: ksrini
2016-05-19 21:59:35 -07:00
Nishit Jain
93f4f6c1b5 7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)

Reviewed-by: naoto, okutsu, peytoia
2016-05-20 13:48:58 +09:00
Weijun Wang
06fe4b9a0b 8138766: New default -sigalg for keytool
Reviewed-by: mullan
2016-05-20 11:20:49 +08:00
Weijun Wang
efd36db57d 8149521: automatic discovery of LDAP servers with Kerberos authentication
Reviewed-by: vinnie
2016-05-20 11:15:05 +08:00
Artem Smotrakov
d54e7309f5 8157344: Multiple test timeouts after push for JDK-8141039
8156606: java/security/SecureRandom/Serialize.java gets time out in Linux

Reviewed-by: weijun
2016-05-19 19:45:04 -07:00
Brent Christian
0260528ef9 8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
Properties now stores values in an internal ConcurrentHashMap

Reviewed-by: mchung, dholmes, plevart
2016-05-19 16:25:35 -07:00
Anthony Scarpino
6f2785f741 8155847: SHA groups needed for jdk.security.provider.preferred
Reviewed-by: valeriep, mullan
2016-05-19 16:05:33 -07:00
Lana Steuck
56af81d2e4 Merge 2016-05-19 20:14:17 +00:00
Lana Steuck
f115097b93 Merge 2016-05-19 19:46:20 +00:00
Sergey Bylokhov
02d66f66b3 8148915: Intermittent failures of bug6400879.java
Reviewed-by: amenkov
2016-05-19 22:24:00 +03:00
Anton Tarasov
980e404057 8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m
Reviewed-by: serb, azvegint
2016-05-20 15:48:50 +03:00
Dmitry Markov
6e108c8b13 8157322: Several typos in javadoc
Reviewed-by: alexp, serb
2016-05-20 10:48:48 +03:00
Iris Clark
a950576f78 8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
2016-05-19 12:04:54 -07:00
Mandy Chung
ab6efe7a7d 8157068: ExceptionInInitializerError if images build patched to use exploded version of jdk.internal.module.SystemModules
Reviewed-by: alanb
2016-05-19 11:17:35 -07:00
Lana Steuck
16c12980fa Added tag jdk-9+119 for changeset 3cc95b690353 2016-05-19 17:48:02 +00:00
Artem Smotrakov
2100b2e6c2 8134267: javax/net/ssl/TLS/TestJSSE.java fails intermittently with BindException: Address already in use
Reviewed-by: chegar
2016-05-19 09:16:59 -07:00
Paul Sandoz
4b1159ce76 8157239: java/lang/invoke/VarHandles/ tests fail by timeout with -Xcomp with lambda form linkage
Reviewed-by: vlivanov
2016-05-19 16:08:40 +02:00
Aleksey Shipilev
55889705b0 8148604: JEP 280, Switch to more optimal concatenation strategy
Reviewed-by: psandoz, redestad
2016-05-19 16:59:31 +03:00
Aleksei Efimov
4417a1f36f 8072579: XjcOptionalPropertyTest.java creates files in test.src
Reviewed-by: joehw
2016-05-19 16:08:39 +03:00
Aleksei Efimov
0516c0ca0c 8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg
Reviewed-by: shade, joehw
2016-05-19 15:58:44 +03:00
Alan Bateman
bed9953556 8148834: Update module-info reader/writer to 53.0
Reviewed-by: sundar, chegar
2016-05-19 13:10:08 +01:00
Alan Bateman
958506d2cb 8157290: jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java failing
Reviewed-by: chegar
2016-05-19 13:08:36 +01:00
Sibabrata Sahoo
19c7dcc012 8141039: Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations
Reviewed-by: weijun
2016-05-19 04:20:08 -07:00
Ajit Ghaisas
c839e6ceee 7172750: Nimbus ScrollBar:ScrollBarThumb[Pressed].backgroundPainter is never invoked
Reviewed-by: serb, rchamyal
2016-05-19 16:45:58 +05:30
Prem Balakrishnan
899f624795 6587251: Import declaration not used in sun.java2d.*
Reviewed-by: prr, psadhukhan
2016-05-19 16:34:36 +05:30
Prasanta Sadhukhan
5fdb08818d 6509729: javax.print.ServiceUI.printDialog Border/Margin Evaluation is bugged
Reviewed-by: prr, jdv
2016-05-19 16:32:38 +05:30
Shilpi Rastogi
8aff72ba65 8149574: Fix java/lang/invoke/MethodHandleImpl's use of Unsafe.defineAnonymousClass()
Reviewed-by: vlivanov, psandoz, sundar, mhaupt
2016-05-19 11:13:52 +02:00
David Holmes
f75ffd3326 8157188: 2 test failures in demo/jvmti due to unexpected class file version 53
Reviewed-by: dsamersoff, alanb
2016-05-19 03:49:41 -04:00
Phil Race
d4b2e45898 Merge 2016-05-18 12:04:26 -07:00
Jan Lahoda
a865c6ef6b 8133549: Generalize jshell's EditingHistory
Adding a generic EditingHistory to jdk.internal.le, for use by both jjs and jshell

Reviewed-by: sundar
2016-05-18 21:00:33 +02:00
Kumar Srinivasan
ca98819c49 8156807: Pack200 must support v53.0 class files
Reviewed-by: mchung, shade
2016-05-18 11:31:23 -07:00
Rajan Halade
4dcf9fd923 8156035: Remove intermittent key from sun/security/rsa/SpecTest.java
Reviewed-by: mullan
2016-05-18 16:36:52 -07:00
Xue-Lei Andrew Fan
918a949448 8151856: Note that disabledAlgorithms override the same algorithms of legacyAlgorithms
Reviewed-by: mullan, weijun
2016-05-18 22:55:35 +00:00
Sergey Bylokhov
da73758e61 8156169: Some sound tests rarely hangs because of incorrect synchronization
Reviewed-by: prr, amenkov
2016-05-18 20:40:17 +03:00
Phil Race
3546becf91 Merge 2016-05-18 09:57:35 -07:00
Paul Sandoz
0bad445941 8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion
Reviewed-by: fyuan, shade, vlivanov
2016-05-18 18:46:14 +02:00
Artem Smotrakov
5cf7ba5687 8157107: HTTP/2 client may fail with NPE if additional logging enabled
Reviewed-by: michaelm
2016-05-18 16:39:08 +01:00
Xue-Lei Andrew Fan
f3c9c10b7e 8157035: Use stronger algorithms and keys for JSSE testing
Reviewed-by: weijun, jnimeh
2016-05-18 14:47:28 +00:00