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
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
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
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