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
Sergey Bylokhov
65713ca08e
8156581: Cleanup of ProblemList.txt
...
Reviewed-by: prr, alexsch
2016-05-18 16:58:10 +03:00
Alexandre Iline
b67da697df
8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler
...
Reviewed-by: alanb
2016-05-18 11:56:24 +01:00
Athijegannathan Sundararajan
ea55d0b71b
8154192: Deprivilege java.scripting module
...
Reviewed-by: jlaskey, alanb
2016-05-18 15:03:39 +05:30
Michael Haupt
c4976196f5
8156915: introduce MethodHandle factory for array length
...
Reviewed-by: sundar
2016-05-18 10:42:29 +02:00
Daniil Titov
3179e6a792
8155785: Add @Deprecated annotations to the Applet API classes
...
Reviewed-by: smarks, serb
2016-05-16 22:57:40 -07:00
Sergey Bylokhov
cc44b47d18
8156894: Cleanup of sun.java2d.pipe.Region
...
Reviewed-by: flar
2016-05-18 19:23:39 +03:00
Mikhail Cherkasov
49f26d74b4
6882559: new JEditorPane("text/plain","") fails for null context class loader
...
Reviewed-by: serb, aivanov
2016-05-18 18:35:54 +03:00
Alexey Ivanov
2de846fa45
8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
...
Reviewed-by: serb, alexp
2016-05-18 15:51:19 +03:00
Prasanta Sadhukhan
c0fd256a5e
6529030: Java Printing: Print range > Selection gets enabled
...
Reviewed-by: prr, jgodinez
2016-05-18 11:33:04 +05:30
Vadim Pakhnushev
6986e9dcad
6477756: GraphicsDevice.getConfigurations() is slow taking 3 or more seconds
...
Reviewed-by: prr, serb
2016-05-17 21:50:13 +03:00
Semyon Sadetsky
3379663376
8046031: UI of Java Web Start app isn't updated when changing Windows theme
...
Reviewed-by: alexsch, serb
2016-05-17 14:31:12 +03:00
Martin Buchholz
2bb441c404
8157069: Assorted ZipFile improvements
...
Reviewed-by: sherman
2016-05-16 11:42:31 -07:00
Hamlin Li
1244c2f423
8157011: Problem list tools/pack200/TestNormal.java and java/io/pathNames/GeneralWin32.java
...
Reviewed-by: darcy
2016-05-17 19:20:05 -07:00
Brian Burkhalter
9cdeece6b6
8130679: Writer/StringWriter.write methods do not specify index out bounds
...
Add throws tag indicating IndexOutOfBoundsExcepion to write() methods which have an index parameter.
Reviewed-by: chegar, prappo, rriggs
2016-05-17 16:04:53 -07:00
Aleksey Shipilev
33bb9220fc
8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles
...
Reviewed-by: psandoz, redestad
2016-05-17 22:28:00 +03:00
Anton Litvinov
b71deff4e2
8041694: JFileChooser removes trailing spaces in the selected directory name
...
Reviewed-by: serb, ssadetsky
2016-05-16 18:12:53 +03:00
Pavel Rappo
976b541ac5
8156931: java.nio.Buffer tests cleanup
...
Reviewed-by: alanb
2016-05-16 09:54:01 +01:00
Paul Sandoz
00883c0dc9
8154049: DualPivot sorting calculates incorrect runs for nearly sorted arrays
...
Reviewed-by: shade
2016-05-16 07:01:26 +02:00
Xue-Lei Andrew Fan
c139d55758
8156991: Problem list UnsupportedDHKeys.java on windows
...
Reviewed-by: igerasim
2016-05-16 01:05:57 +00:00
Alejandro Murillo
7a3decd3a2
Merge
2016-05-14 09:11:07 -07:00
Valerie Peng
dff68b8e33
Merge
2016-05-14 03:45:59 +00:00
Valerie Peng
b40b6a2e8e
8000415: Add support for SHA-3
...
Add SHA-3 support to SUN and OracleUcrypto provider
Reviewed-by: ascarpino, jnimeh
2016-05-14 03:44:30 +00:00
Nadeesh TV
6c51be077a
8155823: Add date-time patterns 'v' and 'vvvv'
...
Addded necessary methodss
Reviewed-by: rriggs, scolebourne
2016-05-13 18:58:32 +00:00
Artem Smotrakov
e7dc48db5b
8156710: HttpTimeoutException should be thrown if server doesn't respond
...
Reviewed-by: michaelm
2016-05-13 11:32:41 -07:00
Sergey Bylokhov
5f037c972f
8156583: Typo in the spec of javax.sound.sampled.AudioFormat.Encoding.toString()
...
Reviewed-by: prr
2016-05-13 18:08:54 +03:00
Mikhail Cherkasov
4f8ad61498
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
...
Reviewed-by: alexp, aivanov
2016-05-13 14:30:59 +03:00
Dmitry Markov
e28bb07a3d
8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
...
Reviewed-by: ant, denis
2016-05-13 14:25:29 +03:00
Dmitry Markov
7a40b8d5f7
8155001: SystemTray.remove() leaks GDI Objects in Windows
...
Reviewed-by: serb, alexp
2016-05-13 12:44:53 +03:00
Vadim Pakhnushev
e931bc512f
8047931: Remove unused medialib code
...
Reviewed-by: bae
2016-05-13 11:31:05 +03:00
Erik Joelsson
0596391be9
8156837: RC resource compilation on windows generates false build failure reports
...
Reviewed-by: tbell, prr
2016-05-13 09:22:47 +02:00
Tobias Hartmann
dd051e31bb
8155608: String intrinsic range checks are not strict enough
...
Range checks in inflate, compress and getChars are not strict enough.
Reviewed-by: kvn, twisti, jrose
2016-05-13 08:31:23 +02:00
Vaibhav Choudhary
2ab87a9fb7
8150702: change in javadoc for parseObject for MessageFormat - JDK-8073211
...
Reviewed-by: okutsu, peytoia
2016-05-13 12:52:29 +09:00
Martin Buchholz
a3e3a0da68
8156584: Initialization race in sun.security.x509.AlgorithmId.get
...
Use safe variant of double-checked locking to initialize oidTable
Reviewed-by: xuelei
2016-05-12 18:57:24 -07:00
Rajan Halade
21c525f41e
8156671: Refactor sun/security/rsa/SignatureTest.java
...
Reviewed-by: valeriep
2016-05-12 16:40:01 -07:00
Joe Darcy
9d15bdddf6
8156897: Problem list ShortRSAKey1024.sh on windows
...
Reviewed-by: mullan
2016-05-12 15:44:01 -07:00
Joe Darcy
c7bcfe20da
8156890: Temporarily problem list ListKeychainStore.sh on Mac
...
Reviewed-by: vinnie
2016-05-12 14:45:06 -07:00
Lana Steuck
bc1d61bafc
Merge
2016-05-12 18:47:08 +00:00
Mandy Chung
0f1d1d98bb
8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
...
Reviewed-by: acorn, alanb, chegar, dfuchs
2016-05-12 11:16:56 -07:00
Phil Race
413ba627fd
Merge
2016-05-12 11:03:07 -07:00
Alexander Scherbatiy
39fe334e12
8154539: Examine the desktop module's use of sun.misc.SoftCache
...
Reviewed-by: prr, chegar, mchung
2016-05-12 20:43:37 +04:00
Phil Race
72bf5160ac
8154546: Retire sun.misc.GThreadHelper
...
Reviewed-by: serb, chegar, kcr
2016-05-12 09:16:17 -07:00
Christoph Langer
fa1227e9bd
8156521: Minor fixes and cleanups in NetworkInterface.c
...
Reviewed-by: alanb, chegar, dsamersoff, msheppar
2016-05-12 16:33:37 +01:00
Lana Steuck
11010a4e26
Added tag jdk-9+118 for changeset 8a2559d6fe5b
2016-05-12 15:15:04 +00:00
Michael McMahon
6ce3711133
8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value
...
Reviewed-by: chegar
2016-05-12 16:06:17 +01:00
Weijun Wang
07f2c9d05f
8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG
...
Reviewed-by: wetmore, xuelei
2016-05-12 13:06:03 +08:00
Weijun Wang
1a854bcc1e
8156501: DRBG not synchronized at reseeding
...
Reviewed-by: xuelei
2016-05-12 09:49:42 +08:00
Stuart Marks
e0606a40d3
8156810: remove redundant sentence in SecurityManager.checkMemberAccess doc
...
Reviewed-by: darcy
2016-05-11 17:37:11 -07:00
Jim Laskey
dcb864bfec
8156781: change to jlink has result in test failure
...
Reviewed-by: redestad
2016-05-11 16:17:45 -03:00
Roger Riggs
82ae26a9a8
8155978: Remove HTTP proxy implementation and tests from RMI
...
Reviewed-by: smarks
2016-05-11 14:01:29 -04:00
Daniel Fuchs
172839f24f
8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
...
Runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate.
Reviewed-by: mchung
2016-05-11 19:23:58 +02:00
Paul Sandoz
bcec429910
8144826: [JVMCI] Remove jdk.vm.ci.hotspot.Stable and use jdk.internal.vm.annotation.Stable
...
Reviewed-by: twisti
2016-05-11 09:13:45 +02:00
Alexandre Iline
114e7f30f7
8156695: Fix @modules in tests in java/lang/management
...
As part of JDK-8155993, tests are updated to declare dependencies on jdk.management.
Reviewed-by: mchung
2016-05-10 14:51:29 -07:00
Jim Laskey
0f02e652db
8156766: jdk/test/tools/jlink/plugins/SorterPluginTest.java broken
...
Reviewed-by: redestad
2016-05-11 12:01:19 -03:00
Jim Laskey
2bac8d91d1
8155237: jlink plugin to order resources should take a class list as input
...
Reviewed-by: redestad
2016-05-11 11:26:02 -03:00
Staffan Larsen
aefbfce7cf
8156658: Common way to run jtreg tests
...
Reviewed-by: erikj, dsamersoff
2016-05-11 11:04:47 +02:00
Bhanu Prakash Gopularam
f2dabbdb6a
8062804: IsoFields WEEK_BASED_YEAR and QUARTER_OF_YEAR too lenient
...
Addded the necessary chck in IsoFields WEEK_BASED_YEAR and QUARTER_OF_YEAR
Reviewed-by: rriggs, scolebourne
2016-05-11 10:28:23 +00:00
Vladimir Ivanov
53bbc353d4
Merge
2016-05-10 21:38:46 +00:00
Vladimir Ivanov
9f65bd0bf9
Merge
2016-05-11 00:38:26 +03:00
Vladimir Ivanov
f1ce1322c5
Merge
2016-05-11 00:30:33 +03:00
Alexandre Iline
e7e64ceea3
8151914: java/util/jar/JarFile/MultiReleaseJar* tests do not declare module dependences
...
Reviewed-by: chegar
2016-05-10 13:48:07 -07:00
Xue-Lei Andrew Fan
9c17407e9e
8156716: Incorrect condition in test SupportedDHKeys.java
...
Reviewed-by: weijun
2016-05-11 05:02:20 +00:00
Weijun Wang
7df23eb45e
8154523: SHA1PRNG output should change after setSeed
...
Reviewed-by: xuelei
2016-05-11 12:32:00 +08:00
Xueming Shen
b45ea8903e
6328855: String: Matches hangs at short and easy Strings containing \r \n
...
6192895: java.util.regex.Matcher: Performance issue
6345469: java.util.regex.Matcher utilizes 100% of the CPU
6988218: RegEx matcher loops
6693451: RegEx matcher goes into infinite delay
7006761: Matcher.matches() has infinite loop
8140212: Slow performance of Matcher.find
8151481: j.u.regex.Pattern cleanup
6609854: Regex does not match correctly for negative nested character classes
4916384: CANON_EQ supports only combining character sequences with non-spacing marks
4867170: Pattern doesn't work with composite character in CANON_EQ mode
6995635: CANON_EQ pattern flag is buggy
6728861: ExceptionInInitializerError is caught when the pattern has precomposed character
6736245: A character in Composition Exclusion Table does not match itself
7080302: the normalization in java regex pattern may have flaw
Reviewed-by: rriggs, okutsu, alanb
2016-05-10 21:19:25 -07:00
Weijun Wang
772322c6fa
8156709: Cannot call setSeed on NativePRNG on Mac if EGD is /dev/urandom
...
Reviewed-by: wetmore
2016-05-11 08:39:36 +08:00
Ivan Gerasimov
fcf085c678
8156661: Handful of typos in javadoc
...
Reviewed-by: prappo, rriggs
2016-05-10 17:16:55 +03:00
Claes Redestad
967a686e70
8156561: Remove makeClasslist.js
...
Reviewed-by: erikj, chegar
2016-05-10 14:52:31 +02:00
Claes Redestad
91cb8b5fc8
8156560: Remove AddJsum
...
Reviewed-by: alanb, erikj
2016-05-10 13:33:31 +02:00
Jaroslav Kamenik
553aa43136
8155795: Optimize Integer/Long.reverse by using reverseBytes
...
Reviewed-by: redestad, shade
2016-05-10 13:28:00 +02:00
Prem Balakrishnan
12675924fc
6421058: When calls JSpinner.setEditor() the font in a JSpinner become is a bold
...
Reviewed-by: serb, alexsch
2016-05-10 16:08:21 +05:30
Yuri Nesterenko
d338c44a68
8156128: Tests for [AWT/Swing] Conditional support for GTK 3 on Linux
...
Reviewed-by: prr
2016-05-10 12:15:07 +03:00
Hamlin Li
26ba99921f
8156002: java/nio/channels/SocketChannel/AdaptSocket.java Fails in Mesos on OSX
...
Reviewed-by: dfuchs
2016-05-10 15:12:04 +08:00
Robbin Ehn
d0b67fecb3
8154985: Add the ability to use main class as lookup (as jcmd) to jinfo, jmap, jstack
...
Reviewed-by: sla, dsamersoff
2016-05-10 06:52:40 +02:00
Xue-Lei Andrew Fan
155e6796dd
8154344: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails on solaris
...
Reviewed-by: weijun
2016-05-10 00:44:28 +00:00
Pavel Rappo
b962e07463
8087113: Websocket API and implementation
...
Reviewed-by: chegar
2016-05-09 23:33:09 +01:00
Dmitry Samersoff
ae4d032d41
8155091: Remove SA related functions from tmtools
...
Remove options that enables support for non-cooperative mode
Reviewed-by: alanb, mchung, sla
2016-05-09 23:41:59 +03:00
Phil Race
35d36c1c10
8155682: Get rid of legacy Windows Flags for DX
...
Reviewed-by: serb, jgodinez
2016-05-09 09:53:55 -07:00
Mandy Chung
36b0cdb85a
8153912: Reconsider StackFrame::getFileName and StackFrame::getLineNumber
...
Add StackFrame::getByteCodeIndex method. Revised getFileName and getLineNumber method.
Reviewed-by: dfuchs, bchristi
2016-05-09 09:35:57 -07:00
Phil Race
7dd38808b9
Merge
2016-05-09 08:50:20 -07:00
Vladimir Ivanov
8b0b5c0fc4
Merge
2016-05-09 13:12:48 +03:00
Amy Lu
cff84c09fa
8156529: Problem list java/nio/file/WatchService/DeleteInterference.java
...
Reviewed-by: alanb
2016-05-09 18:11:02 +08:00
Amy Lu
6f57005359
8156512: Mark several tests from java/nio as intermittently failing
...
Reviewed-by: alanb
2016-05-09 18:06:57 +08:00
Sergey Bylokhov
6b75dd6668
8155071: AppletViewer should print the deprecation warning that the Applet API is deprecated
...
Reviewed-by: prr, smarks
2016-05-09 12:55:03 +03:00
Vladimir Ivanov
8761e88b55
Merge
2016-05-09 12:39:41 +03:00
Michael McMahon
1eae872553
8155888: java/net/httpclient/QuickResponses.java intermittently failed with java.util.ConcurrentModificationException
...
Reviewed-by: chegar
2016-05-09 10:28:24 +01:00
Nishit Jain
880dc078b3
8154295: Currency iso code is int and hence looses the preceeding zero
...
Reviewed-by: naoto, okutsu, peytoia
2016-05-09 17:46:28 +09:00
Xue-Lei Andrew Fan
5df499dd0b
8156502: Use short name of SupportedEllipticCurvesExtension.java
...
Reviewed-by: vinnie
2016-05-08 23:02:23 +00:00
Jan Lahoda
50a7fba4de
8147984: WindowsTerminal should support function keys
...
Reviewed-by: smarks
2016-05-08 22:15:25 +02:00
Serguei Spitsyn
bc867f9705
Merge
2016-05-08 08:25:10 +00:00
Nadeesh TV
4900a83203
8079628: java.time: DateTimeFormatter containing "DD" fails on 3-digit day-of-year value`
...
Change the definition of 'DD' to match with CLDR
Reviewed-by: rriggs, scolebourne
2016-05-08 07:46:19 +00:00
Volker Simonis
9ef9b485e3
8156020: 8145547 breaks AIX and and uses RTLD_NOLOAD incorrectly
...
Reviewed-by: prr, serb
2016-05-07 08:44:48 +02:00
Yasumasa Suenaga
529e462363
8156033: jhsdb jmap cannot set heapdump name
...
Reviewed-by: dsamersoff
2016-05-07 10:32:56 +09:00
Serguei Spitsyn
6e143907d4
Merge
2016-05-07 00:54:38 +00:00
Claes Redestad
f7d10247be
Merge
2016-05-07 02:53:07 +02:00
Thomas Stuefe
92274ea496
8155211: Ucrypto Library leaks native memory
...
Free the memory allocated by calloc(0, x) calls
Reviewed-by: valeriep, igerasim
2016-05-07 00:26:02 +00:00
Claes Redestad
bd9a9d93fc
8150044: Generate classlists at build-time
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
2016-05-07 01:49:18 +02:00
Serguei Spitsyn
9b65ce9388
Merge
2016-05-06 23:14:50 +00:00
Mikael Vidstedt
2b1fdef17a
8150921: Update Unsafe getters/setters to use double-register variants
...
Reviewed-by: dholmes, shade, psandoz, jrose
2016-05-06 15:59:27 -07:00
Xueming Shen
d3f1fdbc0b
8150496: (zipfs) Fix performance issues in zip-fs
...
8150366: (zipfs) lastAccessTime and createTime returned as null instead of default value
Reviewed-by: alanb, redestad, shade
2016-05-06 14:03:08 -07:00