Manajit Halder
5b7f28e99d
8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
...
Reviewed-by: serb
2016-10-17 15:47:05 +05:30
Semyon Sadetsky
3d64738234
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
...
Reviewed-by: serb, alexsch
2016-10-17 10:51:58 +03:00
Anubhav Meena
0abfcdbe04
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
...
Reviewed-by: arapte, serb
2016-10-17 13:20:04 +05:30
Jayathirth D V
27043084d2
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
...
Reviewed-by: prr, pnarayanan
2016-10-17 13:04:33 +05:30
Semyon Sadetsky
3419791e2d
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
...
Reviewed-by: serb
2016-10-17 10:14:38 +03:00
Sergey Bylokhov
07c0902eac
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
...
Reviewed-by: amenkov
2016-10-14 21:43:00 +03:00
Phil Race
f97849aa84
Merge
2016-10-14 11:11:19 -07:00
Sergey Bylokhov
1bb3837020
8167310: The graphics clip is incorrectly rounded for some fractional scales
...
Reviewed-by: flar
2016-10-14 19:12:37 +03:00
Manajit Halder
3230ba35f1
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
...
Reviewed-by: serb, aghaisas
2016-10-14 10:39:42 +05:30
Ajit Ghaisas
b521b5b0d8
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
...
Reviewed-by: serb, rchamyal
2016-10-14 10:18:53 +05:30
Steve Drach
8630709b19
8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
...
Reviewed-by: lancea
2016-10-13 11:54:27 -07:00
Xueming Shen
dd8ac98cde
8166258: Unexpected code conversion by HKSCS converters
...
Reviewed-by: naoto
2016-10-13 09:35:07 -07:00
Vinnie Ryan
02ca9985fc
8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified
...
Reviewed-by: xuelei, mullan
2016-10-13 12:37:42 +01:00
Srinivas Dama
410b8c8f8f
8055033: Shell tests for jrunscript don't pass through VM options
...
Passed jtreg env variables TESTVMOPTS, TESTJAVAOPTS to java and TESTTOOLVMOPTS, TESTJAVACOPTS to javac launchers
Reviewed-by: sundar
2016-10-13 01:59:39 -07:00
Tim Du
6e9244aea4
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
...
Reviewed-by: xuelei
2016-10-13 00:45:38 -07:00
Jayathirth D V
cd11a435b1
6294607: GIFWriter returns the same compression type twice
...
Reviewed-by: prr, serb, bpb
2016-10-13 11:37:32 +05:30
Mandy Chung
44a7c1b644
8164689: Retrofit jar, jlink, jmod as a ToolProvider
...
Reviewed-by: alanb, lancea
2016-10-12 15:41:00 -07:00
Steve Drach
71c0fe8710
8166460: jdk/internal/util/jar/TestVersionedStream gets Assertion error
...
Reviewed-by: psandoz
2016-10-12 14:31:17 -07:00
Roger Riggs
41cdc78805
8167628: Test for RMI API to export an object with a serialization filter
...
Reviewed-by: dfuchs
2016-10-12 13:53:41 -04:00
Prasanta Sadhukhan
0eb1221aa7
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
...
Reviewed-by: prr
2016-10-12 23:04:39 +05:30
Artem Smotrakov
a535d2d833
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
...
Reviewed-by: chegar
2016-10-20 11:23:41 -07:00
Amy Lu
8049802fc8
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
...
Reviewed-by: chegar
2016-10-20 20:20:10 +08:00
Weijun Wang
8bd0c80e92
8168374: TsacertOptionTest.java fails on all platforms
...
Reviewed-by: vinnie
2016-10-20 14:11:26 +08:00
Weijun Wang
debfdef758
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
...
Reviewed-by: mullan
2016-10-20 09:24:47 +08:00
Paul Sandoz
bf450d55c1
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
...
Reviewed-by: martin, dl
2016-10-10 15:58:42 -07:00
Mandy Chung
fddb29160d
8162401: Support multiple --add-exports and --add-reads with the same module/package
...
Reviewed-by: alanb, redestad, sundar
2016-10-10 15:46:14 -07:00
Phil Race
e4ed1ab3d7
Merge
2016-10-10 14:35:20 -07:00
Phil Race
13dd764edf
Merge
2016-10-10 13:31:48 -07:00
Sibabrata Sahoo
05b72e77b7
8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization
...
New test for removing canonicalize path from FilePermission.
Reviewed-by: weijun
2016-10-10 00:45:13 -07:00
Weijun Wang
ba9df3533c
8164705: Remove pathname canonicalization from FilePermission
...
Reviewed-by: alanb, bpb
2016-10-10 08:28:50 +08:00
Jonathan Gibbons
0f9a011475
8159855: Create an SPI for tools
...
Reviewed-by: mchung
2016-10-07 16:49:31 -07:00
Brent Christian
2d52d60a1e
8151486: Class.forName causes memory leak
...
Remove ClassLoader.domains
Reviewed-by: coleenp, dholmes, mchung, naoto
2016-10-07 12:01:24 -07:00
Athijegannathan Sundararajan
d47b7ffca5
8167018: Nashorn and jjs should support --module-path and --add-modules options
...
Reviewed-by: jlaskey, hannesw
2016-10-07 21:28:00 +05:30
Manajit Halder
af18bfc781
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
...
Reviewed-by: serb, aniyogi
2016-10-06 20:51:34 +05:30
Ajit Ghaisas
213d68352e
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it
...
Reviewed-by: serb, arapte
2016-10-06 20:37:03 +05:30
Rajeev Chamyal
5e40c7ba0e
8151787: Unify the HiDPI splash screen image naming convention
...
Reviewed-by: prr, alexsch, ksrini
2016-10-06 14:31:12 +05:30
Alejandro Murillo
db351aa712
Merge
2016-10-05 09:52:55 -07:00
Alexander Scherbatiy
b03a8f26db
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
...
8147600: [hidpi] invalid rendering of Swing UI controls (radiobuttons, choice etc.)
Reviewed-by: serb
2016-10-05 18:42:34 +04:00
Alexander Scherbatiy
04e0dfd1eb
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
...
Reviewed-by: malenkov, serb
2016-10-05 18:29:18 +04:00
Alejandro Murillo
7e7cbce1f6
Merge
2016-10-05 06:28:23 -07:00
Mandy Chung
6504983459
8166860: Add magic number to jmod file
...
Reviewed-by: alanb, jjg
2016-10-04 18:56:28 -07:00
Phil Race
d55a3a75b1
Merge
2016-10-03 14:10:40 -07:00
Steve Drach
3d6de648b9
8165944: jar utility doesn't process more than one -C argument
...
Reviewed-by: psandoz
2016-10-03 10:57:29 -07:00
Semyon Sadetsky
ea72afe6c4
8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
...
Reviewed-by: azvegint
2016-10-03 18:51:49 +03:00
Sergei Kovalev
bf41569209
8166791: Fix module dependencies for networking component tests
...
Reviewed-by: chegar, alanb
2016-10-03 18:33:34 +03:00
Ramanand Patil
4dbca869e0
8166875: (tz) Support tzdata2016g
...
Reviewed-by: martin, okutsu
2016-10-05 16:39:13 +05:30
Jesper Wilhelmsson
84bd07e175
8167026: Quarantine TestDaemonThread.java
...
Reviewed-by: dsamersoff
2016-10-03 15:39:02 +02:00
Alexander Scherbatiy
63a1a87940
8165234: Provide a way to not close toggle menu items on mouse click on component level
...
Reviewed-by: serb, ssadetsky
2016-09-30 22:57:41 +04:00
Clemens Eisserer
d055089575
8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
...
Reviewed-by: flar, serb, prr
2016-09-30 11:45:30 -07:00
Martin Buchholz
e4d6418631
8166981: RGBColorConvertTest has wrong @run line
...
Reviewed-by: prr, rasbold, serb
2016-09-30 10:52:19 -07:00
Martin Buchholz
6b29ad4ffc
8166976: TestCipherPBECons has wrong @run line
...
Reviewed-by: snikandrova, wetmore, rasbold
2016-09-30 10:30:57 -07:00
Roger Riggs
9aa8b6728a
8155760: Implement Serialization Filtering
...
8166739: Improve extensibility of ObjectInputFilter information passed to the filter
Reviewed-by: dfuchs, chegar, briangoetz, plevart
2016-10-04 13:45:42 -04:00
Naoto Sato
03cc993ec4
8166645: Include locales plugin throws InternalError with "*" specified
...
Reviewed-by: mchung
2016-10-04 09:52:03 -07:00
Vyom Tewari
0a885c4bc8
8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
...
Reviewed-by: chegar, msheppar
2016-10-04 21:59:16 +05:30
Sergei Kovalev
3847822589
8166378: Missing dependencies in several java/security tests
...
Reviewed-by: xuelei
2016-10-04 11:55:42 +03:00
Nishit Jain
f1f59c6623
8165466: DecimalFormat percentage format can contain unexpected %
...
Reviewed-by: okutsu, peytoia
2016-10-04 19:28:09 +09:00
Phil Race
72d8105751
Merge
2016-09-30 09:28:18 -07:00
Sergey Bylokhov
ec9d2a571f
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
...
Reviewed-by: mchung, alexsch
2016-09-30 17:05:54 +03:00
Alejandro Murillo
53fa6ff273
Merge
2016-09-30 02:52:42 -07:00
Jayathirth D V
3f1ae2ad4e
8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener
...
Reviewed-by: prr, bpb, serb, psadhukhan
2016-09-29 10:57:34 +05:30
Athijegannathan Sundararajan
323aded97f
8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
...
Reviewed-by: mchung, jlaskey
2016-09-28 22:13:14 +05:30
Sergei Kovalev
0c70a986f9
8166841: Unused import causes test failure on compilation for java.text tests
...
Reviewed-by: igerasim
2016-09-28 19:21:42 +03:00
Mikael Vidstedt
644dc8b4e9
8166045: jdk/internal/misc/Unsafe tests fail due to timeout
...
Only run the memory hungry tests on large machines
Reviewed-by: dholmes, ctornqvi
2016-09-28 08:22:54 -07:00
Claes Redestad
82bdee0193
8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
...
Reviewed-by: mhaupt, alanb
2016-09-28 14:29:35 +02:00
Michael Haupt
cec7bce69f
8151179: address issues raised by JCK team on JEP 274 API
...
Reviewed-by: jrose, redestad, psandoz
2016-09-28 14:02:21 +02:00
Valerie Peng
dc417a73f7
6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
...
Updated OracleUcrypto and SunPKCS11 providers with SunJCE provider behavior
Reviewed-by: xuelei
2016-09-28 03:18:01 +00:00
Valerie Peng
5f41b5fad7
8149802: Signature.verify() doesn't reset the signature object on exception
...
Ensure the signature object is always reset after verify() is called.
Reviewed-by: xuelei
2016-09-28 03:10:37 +00:00
Hamlin Li
f92bdade3d
8162519: Remove ParallelPrefix.java from ProblemList.txt
...
Reviewed-by: psandoz
2016-09-27 18:45:51 -07:00
Dean Long
c329dba540
Merge
2016-09-27 21:14:47 -04:00
Alejandro Murillo
51133abb8b
Merge
2016-09-27 13:22:41 -07:00
Artem Smotrakov
5db49c3eb2
8164591: sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java failed with SSLHandshakeException
...
Reviewed-by: xuelei
2016-09-27 11:34:45 -07:00
Alejandro Murillo
5b10e170eb
Merge
2016-09-27 09:04:49 -07:00
Felix Yang
e168404209
8154525: java/net/ServerSocket/ThreadStop.java fails intermittently with error while cleaning up threads after test
...
Reviewed-by: chegar
2016-09-27 01:36:31 -07:00
Dean Long
fca8d47eff
Merge
2016-09-26 14:21:22 -04:00
Felix Yang
2d35d5bfc3
8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result
...
8085575: java/net/Socket/InheritHandle.java fails intermittently with "Address already in use"
Reviewed-by: dfuchs
2016-09-26 08:19:07 -07:00
Semyon Sadetsky
b74da55b15
8155753: Removing a monitor in the OS dispaly configuration causes assertion fails under Windows if D3D is on
...
Reviewed-by: vadim, serb
2016-09-26 13:15:37 +03:00
Prasanta Sadhukhan
e319d259e6
8165947: One more page printed before the test page with OpenJDK
...
8166259: One more banner page printed before the test page
Reviewed-by: prr, jdv
2016-09-26 14:47:41 +05:30
Semyon Sadetsky
8d81ec63b2
8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups
...
Reviewed-by: alexsch
2016-09-26 11:59:46 +03:00
Rajeev Chamyal
fa280894b3
8149371: multi-res. image: -Dsun.java2d.uiScale does not work for Window icons (some ambiguity for Window.setIconImages()?)
...
Reviewed-by: serb, alexsch
2016-09-26 12:33:40 +05:30
Sergey Bylokhov
ec6f109b23
8166288: Au file format can be validated better
...
Reviewed-by: amenkov
2016-09-25 02:55:18 +03:00
Alejandro Murillo
bdde2c205c
Merge
2016-09-23 13:44:03 -07:00
Alejandro Murillo
1f033f3e06
Merge
2016-09-23 13:32:21 -07:00
Doug Lea
c7cf1788ed
8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
...
Reviewed-by: martin, chegar, shade
2016-09-23 13:24:33 -07:00
Doug Lea
edc7565f51
8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout
...
Reviewed-by: martin, chegar, shade
2016-09-23 13:21:23 -07:00
Doug Lea
c9f268cc15
8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout
...
Reviewed-by: martin, chegar, shade
2016-09-23 13:18:22 -07:00
Doug Lea
9496149e05
8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal
...
Reviewed-by: martin, chegar, shade
2016-09-23 13:14:14 -07:00
Sergei Kovalev
72a44a46fa
8166553: undeclared dependencies for two IO tests
...
Reviewed-by: bpb
2016-09-23 12:08:38 +03:00
Michael Haupt
281862a6aa
8161211: better inlining support for loop bytecode intrinsics
...
Reviewed-by: jrose, vlivanov, redestad
2016-09-23 15:20:49 +02:00
Felix Yang
8469097dde
8085049: java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use"
...
Reviewed-by: chegar
2016-09-23 03:15:00 -07:00
Alexander Scherbatiy
7fa5f53815
8165594: Bad rendering of Swing UI controls with Windows Classic L&F on HiDPI display
...
Reviewed-by: serb, ssadetsky
2016-09-23 09:14:29 +03:00
Valerie Peng
8d4f1ae8df
8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
...
Enhanced to detect and throw InvalidAlgorithmParameterException if SSLv3 is requested but unsupported
Reviewed-by: xuelei
2016-09-23 01:08:24 +00:00
Chris Plummer
7f563f1567
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
...
Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
2016-09-21 12:53:07 -07:00
Alejandro Murillo
505c0d04f8
Merge
2016-09-21 09:29:30 -07:00
Erik Joelsson
0c124a911a
Merge
2016-09-21 16:22:41 +02:00
Sergei Kovalev
1c751c11fb
8166450: smartcardio related tests failed on compilation during execution with jtreg tool
...
Reviewed-by: weijun
2016-09-21 17:09:41 +03:00
Alan Burlison
4e8fe41e35
8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
...
Reviewed-by: rriggs, erikj
2016-09-21 14:22:11 +02:00
Harold Seigel
89744d775f
8160987: JDWP ClassType.InvokeMethod doesn't validate class
...
Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
2016-09-21 08:10:48 -04:00
Felix Yang
0d0e86808b
8166359: java/net/URLPermission/nstest/lookup.sh fails if proxy is set since fix for JDK-8161016
...
Reviewed-by: chegar
2016-09-21 02:19:59 -07:00
Amy Lu
3e5ef4867f
8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
...
Reviewed-by: ksrini
2016-09-21 08:55:47 +08:00
Dean Long
14ca581abf
Merge
2016-09-20 16:34:47 -04:00
Sergei Kovalev
3b0d7a4511
8166285: Missing dependencies java.httpclient for tests from java/net pachage
...
Reviewed-by: chegar
2016-09-20 12:56:54 +03:00
Ambarish Rapte
80d4e131f6
8166015: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java
...
Reviewed-by: aghaisas, ssadetsky
2016-09-20 12:37:54 +05:30
Ambarish Rapte
93e6430d9f
8163261: regression on Linux: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java
...
Reviewed-by: serb, alexsch
2016-09-20 11:46:34 +05:30
John Jiang
73fbb10440
8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use
...
It takes every server to be allocated a free port.
Reviewed-by: chegar
2016-09-20 10:32:52 +08:00
David Dehaven
129785b09b
Merge
2016-09-19 13:12:28 -07:00
David Dehaven
953cca3cb6
Merge
2016-09-19 10:11:34 -07:00
Alejandro Murillo
06295fccf6
Merge
2016-09-16 13:15:02 -07:00
Alejandro Murillo
af75db6517
Merge
2016-09-16 10:57:21 -07:00
Christian Tornqvist
dadb35b482
6648858: InvokeHangTest.java fails due to "failure: Debuggee appears to be hung" when running with -Xcomp
...
Reviewed-by: zgu, gtriantafill, iignatyev
2016-09-15 16:56:11 -04:00
Lance Andersen
f5f058e1d2
8159126: Add test to validate DriverManager.println output when DriverManager is initially loaded
...
Reviewed-by: psandoz, joehw
2016-09-15 14:59:20 -04:00
Artem Smotrakov
96a47e15da
8163924: SSLEngineBadBufferArrayAccess.java fails intermittently with Unrecognized SSL message
...
Reviewed-by: xuelei
2016-09-15 11:07:20 -07:00
Rob McKenna
257c0dceb0
8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
...
Reviewed-by: chegar
2016-09-15 15:19:45 +01:00
Sergei Kovalev
1a710e37d2
8166126: Missing dependecies on jdk.zipfs module for jdk/nio/zipfs/jarfs/JFSTester.java
...
Reviewed-by: alanb
2016-09-15 16:28:26 +03:00
Rajeev Chamyal
8ac9764ee7
8150176: [hidpi] wrong resolution variant of multi-res. image is used for TrayIcon
...
Reviewed-by: serb, alexsch
2016-09-15 16:12:08 +05:30
Sergei Kovalev
0f9675b98e
8165689: Fix module dependencies for sun/security/pkcs11/* tests
...
Reviewed-by: mullan
2016-09-15 13:03:03 +03:00
Manajit Halder
5e5d4783a8
8163270: [macosx] Robot(gc) issue on dual-screen system
...
Reviewed-by: serb, aghaisas
2016-09-15 12:25:16 +05:30
Phil Race
6aaba1c4ac
8166068: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile
...
Reviewed-by: ddehaven, yan
2016-09-14 15:29:23 -07:00
Mandy Chung
6f740b0d0f
8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
...
Reviewed-by: bchristi, coleenp, dfuchs, sspitsyn
2016-09-14 11:53:36 -07:00
George Triantafillou
5bc6d1fab5
8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
...
Remove use of setAccessible() to get Unsafe.
Reviewed-by: shade, lfoltan
2016-09-14 08:16:16 -04:00
Sibabrata Sahoo
a210d98c0c
8165825: Remove the intermittent keyword from sun/security/krb5/auto/Unreachable.java
...
Remove the intermittent keyword
Reviewed-by: weijun
2016-09-15 01:10:36 -07:00
Sibabrata Sahoo
08f7e312b1
8165660: Remove the intermittent keyword from sun/security/krb5/auto/MaxRetries.java
...
Remove the intermittent keyword
Reviewed-by: weijun
2016-09-15 01:03:42 -07:00
Alejandro Murillo
36af3d0906
Merge
2016-09-14 17:09:54 -07:00
Alejandro Murillo
b2e658b722
Merge
2016-09-14 11:22:39 -07:00
Joe Darcy
cf73adbf80
8166054: Problem list JarURLConnectionUseCaches.java until JDK-8165988 is fixed
...
Reviewed-by: dfuchs
2016-09-14 10:12:59 -07:00
Jamil Nimeh
1b9ce49e92
8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation
...
Fix cases where non-certificate issuer information may be passed into the OCSPResponse.verify method, thereby causing NPEs to be thrown.
Reviewed-by: xuelei
2016-09-14 07:37:15 -07:00
Sergei Kovalev
fc5df42634
8166032: Fix module dependencies for javax.SSL tests
...
Reviewed-by: xuelei, weijun
2016-09-14 17:28:17 +03:00
Nancy Nigam
1d734cec8f
8164791: Update existing test cases of test/java/text/Format
...
Reviewed-by: okutsu, peytoia
2016-09-15 08:18:57 +09:00
Daniel Fuchs
aebe74d3f5
6543126: Level.known can leak memory
...
Custom level instances will now be released when their defining class loader is no longer referenced.
Reviewed-by: plevart, mchung, chegar
2016-09-14 14:04:14 +01:00
John Jiang
08d5007708
8077138: Some PKCS11 tests fail because NSS library is not initialized
...
Re-building NSS libraries with VS2013 to make the new libraries to depend on msvcr120.dll, which is already distributed with JDK 9
Reviewed-by: vinnie
2016-09-14 11:06:26 +08:00
Sergei Kovalev
918a107479
8165870: Fix module dependencies for javax.script/* tests
...
Reviewed-by: sundar
2016-09-13 15:28:44 +03:00
Steve Drach
375fe9b50c
8163798: Create a JarFile versionedStream method
...
Reviewed-by: mchung, psandoz, redestad
2016-09-13 13:55:35 -07:00
Athijegannathan Sundararajan
0fd0cd0d3b
8163320: JAVA_VERSION in release file should come from java.base module
...
Reviewed-by: mchung
2016-09-13 20:59:43 +05:30
Rob McKenna
2cca4bcc0a
6947916: JarURLConnection does not handle useCaches correctly
...
Reviewed-by: chegar
2016-09-13 14:47:29 +01:00
Prasanta Sadhukhan
3a0c7b8644
7064425: PageFormat Dialog has no owner window to reactivate
...
6948907
: sun.print.DialogOwner does not support Dialogs as DialogOwner
Reviewed-by: prr, jdv
2016-09-13 13:40:32 +05:30
Amy Lu
a2daf82f5c
8165818: Remove tools/pack200/Pack200Props.java from ProblemList
...
Reviewed-by: ksrini
2016-09-13 14:55:20 +08:00
David Dehaven
876ddcae54
Merge
2016-09-12 15:26:27 -07:00
Serguei Spitsyn
bdbd71b1ea
Merge
2016-09-12 22:04:48 +00:00
Serguei Spitsyn
02944f968d
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader
...
Add agent JAR to the custom system class loader
Reviewed-by: alanb, mchung, dholmes
2016-09-12 15:00:58 -07:00
Doug Lea
60cd28abd7
8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:14:49 -07:00
Doug Lea
56cff174b6
8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:11:38 -07:00
Doug Lea
d7f3695a90
8164983: Improve CountedCompleter code samples; add corresponding tests
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:07:30 -07:00
Claes Redestad
3cb67af31f
8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723
...
Reviewed-by: darcy
2016-09-12 20:12:26 +02:00
Naoto Sato
4c95fceb14
8165605: Thai resources in jdk.localedata cause split package issue with java.base
...
Reviewed-by: mchung, erikj
2016-09-12 09:38:32 -07:00
Claes Redestad
2ac4d6a7d3
8165723: JarFile::isMultiRelease() method returns false when it should return true
...
Reviewed-by: alanb
2016-09-12 17:45:55 +02:00
Athijegannathan Sundararajan
253489ea9a
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
...
Reviewed-by: alanb, jlaskey
2016-09-12 18:27:33 +05:30
Jayathirth D V
a99b7ce759
4924727: reader.abort() method does not work when called inside imageStarted for PNG
...
Reviewed-by: prr, serb, bpb
2016-09-12 12:07:56 +05:30
Joe Darcy
ed6ffa4c96
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
...
Reviewed-by: lancea, redestad
2016-09-11 13:23:14 -07:00
Alejandro Murillo
1808257845
Merge
2016-09-10 12:23:52 -07:00
Alejandro Murillo
8957d8798f
Merge
2016-09-10 12:18:34 -07:00
Mandy Chung
2b31773cba
8165634: Support multiple --add-modules options on the command line
...
Reviewed-by: alanb
2016-09-10 08:27:40 -04:00