Xue-Lei Andrew Fan
dcb0a2763b
8178728: Check the AlgorithmParameters in algorithm constraints
...
Reviewed-by: valeriep, ascarpino
2017-06-07 05:52:02 +00:00
Igor Ignatyev
ff3aa035f3
8181335: remove packageless CompilerUtils
...
Reviewed-by: alanb
2017-06-06 19:54:08 -07:00
Amy Lu
245dc365f7
8181396: Refactor shell test java/nio/file/Files/delete_on_close.sh to java
...
Reviewed-by: alanb
2017-06-07 10:58:58 +08:00
Weijun Wang
fc92cc69ef
8181461: sun/security/krb5/auto/KdcPolicy.java fails with java.lang.Exception: Does not match
...
Reviewed-by: xuelei
2017-06-07 10:03:41 +08:00
Manajit Halder
77532f2533
8172510: This test fails for me on OS X consistently with result: Expected : 01230123 Actual : 001122303011223
...
Reviewed-by: serb, prr
2017-06-06 14:38:19 +05:30
Felix Yang
8eeebe5fd3
8181635: sun/net/www/protocol/jar/B6449504.java fails at Windows platform (after JDK-8181414)
...
Reviewed-by: chegar
2017-06-06 01:33:53 -07:00
Hamlin Li
2af3b0cc19
8180927: refactor ./java/io/Serializable/class/run.sh to java test
...
Reviewed-by: psandoz
2017-06-05 18:58:40 -07:00
Felix Yang
4af3f644b2
8181413: Refactor test/sun/net/www/protocol/jar/jarbug/run.sh to plain java tests
...
Reviewed-by: psandoz
2017-06-05 18:02:51 -07:00
Phil Race
d5fb09f608
Merge
2017-06-05 11:00:25 -07:00
Amy Lu
143bb171a7
8181393: Refactor shell test Selector/lots_of_updates.sh and SocketChannel/Open.sh to java
...
Reviewed-by: psandoz
2017-06-05 14:07:07 +08:00
Felix Yang
ee7be117f9
8181414: Refactor misc test/sun/net/www/protocol/jar shell tests to plain java tests
...
Reviewed-by: psandoz
2017-06-04 18:42:42 -07:00
Lana Steuck
dde30b6066
Merge
2017-06-03 03:48:03 +00:00
Lana Steuck
ce477ddb3a
Merge
2017-06-03 02:49:49 +00:00
Xue-Lei Andrew Fan
a4ea77938f
8181439: Test the jdk.tls.namedGroups System Property
...
Reviewed-by: valeriep
2017-06-03 02:44:55 +00:00
Anton Litvinov
87be0f2e80
8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
...
Reviewed-by: prr, serb
2017-06-02 18:40:55 +03:00
Naoto Sato
b2870f2b5f
8180375: Rename <baseName>Provider to <packagename>.spi.<simpleName>Provider
...
Reviewed-by: mchung
2017-06-01 14:52:53 -07:00
Roger Riggs
3171214a12
8180582: The bind to rmiregistry is rejected by registryFilter even though registryFilter is set
...
The Registry MAXDEPTH should allow binding more complex objects
Reviewed-by: dfuchs, smarks
2017-05-31 23:45:36 -04:00
Mandy Chung
e0fa8ae189
8180574: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java failed in upgradeHashedModule() and patchHashedModule() intermittently
...
Reviewed-by: alanb, bchristi
2017-05-26 21:20:16 -07:00
Phil Race
dff24c5402
Merge
2017-05-26 08:22:05 -07:00
Mandy Chung
4f8f7b2501
8181033: Confusing message: A JNI error has occurred, please check your installation and try again
...
Reviewed-by: alanb, dholmes, ksrini
2017-05-25 10:40:08 -07:00
Daniel Fuchs
aea187fdd2
8180279: java/net/httpclient/whitebox/Driver.java failed due to timeout
...
Fixed a race condition in RawChannelTest.java
Reviewed-by: prappo, michaelm
2017-05-25 11:54:42 +01:00
Brian Burkhalter
06d33aa65a
8180885: Create test to detect if TimeZone.setDefault affects File.setLastModifiedTime
...
Check whether File.lastModified is affected by not setting the default time zone or by setting to any of the available time zones.
Reviewed-by: dfuchs, rriggs
2017-05-24 10:52:24 -07:00
Joe Darcy
538f99f6ca
8074977: Constructor.getAnnotatedParameterTypes returns wrong value
...
Additional comments from plevart and forax
Reviewed-by: mchung, alanb
2017-05-23 14:34:45 -07:00
Sergey Bylokhov
edb00726d3
8177628: Opensource unit/regression tests for ImageIO
...
Reviewed-by: prr, pnarayanan
2017-05-22 19:54:23 -07:00
Michael McMahon
92ce207628
8180498: Remove httpclient internal APIs which supply ByteBuffers to read calls
...
Reviewed-by: chegar, dfuchs
2017-05-22 17:31:07 +01:00
Phil Race
a89cb1d937
Merge
2017-05-22 08:54:59 -07:00
Phil Race
de926ebe30
8177393: Result of RescaleOp for 4BYTE_ABGR images may be 25% black
...
Reviewed-by: flar, psadhukhan
2017-05-19 14:57:51 -07:00
Mandy Chung
69871a3fa4
8182032: Make java.compiler upgradeable
...
Reviewed-by: alanb, erikj
2017-06-15 11:54:49 -07:00
Vinnie Ryan
296439bb2c
8181978: Keystore probing mechanism fails for large PKCS12 keystores
...
Reviewed-by: mullan
2017-06-13 13:31:32 +01:00
Brent Christian
3e4d9a5132
8180633: Remove intermittent key from java/lang/ClassLoader/Assert.java
...
Reviewed-by: darcy, mchung
2017-05-19 09:41:28 -07:00
Semyon Sadetsky
ed2434de14
8179665: [Windows] java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
...
Reviewed-by: prr, serb
2017-05-19 07:06:28 -07:00
Henry Jen
ca94b73222
8180447: Trailing space in JDK_JAVA_OPTIONS causes an application fail to launch
...
Reviewed-by: alanb, mchung, ksrini
2017-05-17 16:26:23 -07:00
Phil Race
7eb1822889
Merge
2017-05-17 11:01:09 -07:00
Joe Darcy
4dbd43322d
8180452: Mark ClipCloseLoss.java as failing intermittently
...
Reviewed-by: serb
2017-05-16 18:23:21 -07:00
Brian Burkhalter
3080f4509d
8180431: Remove intermittent keyword from some no longer failing NIO tests
...
Remove "intermittent" keyword from @key tag,
Reviewed-by: alanb
2017-05-16 14:11:48 -07:00
Sharath Ballal
c40c538ac6
6760477: Update SA to include stack traces in the heap dump
...
Update SA to include HPROF_TRACE and HPROF_FRAME records in the heap dump
Reviewed-by: dsamersoff
2017-06-02 12:31:28 +05:30
Naoto Sato
0c7b96199f
8176160: AbstractCalendar.getEra compares Era and String
...
Reviewed-by: martin
2017-06-01 12:44:01 -07:00
Naoto Sato
b62344e08a
8176853: Locale.Builder.removeUnicodeLocaleAttribute(null) should throw NullPointerException
...
Reviewed-by: martin
2017-06-01 12:43:46 -07:00
Naoto Sato
74cfd999b9
8176847: Calendar.checkDisplayNameParams() should check case of style == 3
...
Reviewed-by: martin
2017-06-01 12:43:11 -07:00
Amy Lu
acac038976
8181301: Refactor shell test AsynchronousChannelGroup/run_any_task.sh to java
...
Reviewed-by: alanb
2017-06-01 11:10:22 +08:00
Hamlin Li
4422752a4c
8166142: Refactor java.io.serialization shell tests to java
...
Reviewed-by: rriggs
2017-05-31 20:01:33 -07:00
Igor Ignatyev
93c47c498d
8180898: remove JavaToolUtils testlibrary class
...
Reviewed-by: alanb
2017-05-31 13:14:34 -07:00
Lana Steuck
594a034cbb
Merge
2017-05-31 18:33:35 +00:00
Lana Steuck
dfd0cc3152
Merge
2017-05-31 17:47:58 +00:00
Igor Ignatyev
d0b5e23908
8181307: tests added/changed by 8166139 should be updated to use the latest testlibrary
...
Reviewed-by: rriggs
2017-05-31 10:41:07 -07:00
Amy Lu
325d3e68d8
8181126: Refactor shell test java/nio/Buffer/LimitDirectMemory.sh to java
...
Reviewed-by: bchristi, psandoz, rriggs
2017-05-31 14:00:55 +08:00
Igor Ignatyev
551c6fdad3
8180805: move RandomFactory to the top level testlibrary
...
Reviewed-by: bpb, rriggs
2017-05-30 21:14:45 -07:00
Igor Ignatyev
b3100eb84a
8180888: move jdk.testlibrary.JarUtils to the top level testlibrary
...
Reviewed-by: weijun
2017-05-30 21:07:08 -07:00
Igor Ignatyev
c85d273e7d
8180887: move FileUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-30 15:05:33 -07:00
Felix Yang
4f2e94d65a
8166139: Refactor java/net shell cases to java
...
Reviewed-by: chegar, rriggs
2017-05-30 07:03:33 -07:00