Anthony Scarpino
|
b27f471bdd
|
8209031: SSLSocket should throw an exception when configuring DTLS
Reviewed-by: xuelei
|
2018-09-17 14:04:46 -07:00 |
|
Igor Ignatyev
|
3521fc392e
|
8210779: 8182404 and 8210732 haven't updated copyright years
Reviewed-by: bchristi
|
2018-09-17 11:50:39 -07:00 |
|
Alex Menkov
|
0b3f46efe1
|
8210560: [TEST] convert com/sun/jdi redefineClass-related tests
Reviewed-by: jcbeyler, sspitsyn
|
2018-09-12 12:29:40 -07:00 |
|
Jim Laskey
|
12dad310bb
|
8200434: String::align, String::indent
Reviewed-by: abuckley, smarks, sherman, rriggs, jrose, sundar, igerasim, briangoetz, darcy, jjg
|
2018-09-12 14:19:36 -03:00 |
|
Erik Joelsson
|
4508c9908b
|
8210519: build/releaseFile/CheckSource.java failed additional sources found
Reviewed-by: mikael, dholmes, ihse
|
2018-09-12 08:46:25 -07:00 |
|
Sergey Bylokhov
|
cd38b8562f
|
8205537: Drop of sun.applet package
Reviewed-by: prr
|
2018-09-09 19:07:34 -07:00 |
|
Sergey Bylokhov
|
5178c24a45
|
8207150: Clip.isRunning() may return true after Clip.stop() was called
Reviewed-by: prr
|
2018-09-08 12:32:51 -07:00 |
|
Phil Race
|
2cabb5a6c9
|
Merge
|
2018-09-05 10:17:02 -07:00 |
|
Xueming Shen
|
5d1d4eb155
|
8210394: (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The process cannot access the file because it is being used by another process
Reviewed-by: alanb, jlaskey
|
2018-09-05 09:12:50 -07:00 |
|
Prasanta Sadhukhan
|
75ec02926c
|
8202013: JEditorPane shows large HTML unordered list bullets
8201925: JEditorPane unordered list bullets look pixelated
Reviewed-by: prr, pbansal
|
2018-09-05 15:56:49 +05:30 |
|
Alan Bateman
|
f1202dc4dc
|
8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
Reviewed-by: chegar
|
2018-09-05 11:52:08 +01:00 |
|
Amy Lu
|
dc356698b8
|
8209832: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
Reviewed-by: alanb, mchung
|
2018-09-05 12:34:08 +08:00 |
|
Xueming Shen
|
de35357cf5
|
8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside
Reviewed-by: alanb
|
2018-09-04 17:04:10 -07:00 |
|
Igor Ignatyev
|
315e71f87e
|
8210039: move OSInfo to top level testlibrary
Reviewed-by: serb, chegar, alanb, dfuchs
|
2018-09-04 14:35:59 -07:00 |
|
Weijun Wang
|
a5f7028279
|
8210338: Better output for GenerationTests.java
Reviewed-by: xuelei
|
2018-09-04 14:47:55 +08:00 |
|
Alan Snyder
|
78eb57c7a6
|
8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
Reviewed-by: serb
|
2018-08-31 18:05:38 -07:00 |
|
Alex Menkov
|
3a37a5d219
|
8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
Reviewed-by: jcbeyler, sspitsyn
|
2018-08-31 09:53:37 -07:00 |
|
Chris Yin
|
694380add3
|
8209773: Refactor shell test javax/naming/module/basic.sh to java
Reviewed-by: vtewari, alanb
|
2018-09-11 09:27:47 +08:00 |
|
Weijun Wang
|
623caa5bbf
|
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
Reviewed-by: mullan
|
2018-09-11 08:48:26 +08:00 |
|
Igor Ignatyev
|
2702b5c299
|
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
Reviewed-by: amenkov, jcbeyler, alanb
|
2018-09-10 14:23:37 -07:00 |
|
Amy Lu
|
6c7a19d52f
|
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
Reviewed-by: alanb
|
2018-09-10 20:17:26 +08:00 |
|
Igor Ignatyev
|
21a0458422
|
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2018-09-07 14:01:52 -07:00 |
|
Chris Yin
|
334d64e9a0
|
8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
Reviewed-by: chegar
|
2018-09-07 09:09:31 +08:00 |
|
Ivan Gerasimov
|
1c9dfca05b
|
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
Reviewed-by: sherman, smarks, alanb, martin, darcy
|
2018-09-06 12:10:59 -07:00 |
|
Naoto Sato
|
d1958eeed1
|
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
Reviewed-by: rriggs
|
2018-09-06 10:49:17 -07:00 |
|
Rajan Halade
|
c201a7f8c9
|
8210432: Add additional TeliaSonera root certificate
Reviewed-by: mullan
|
2018-09-05 21:06:01 -07:00 |
|
John Jiang
|
1f3d71b620
|
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
|
2018-08-31 10:32:47 +08:00 |
|
Hamlin Li
|
36f2d56823
|
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
Reviewed-by: alanb
|
2018-08-31 10:00:22 +08:00 |
|
Alex Menkov
|
091aff1178
|
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Reviewed-by: jcbeyler, sspitsyn, cjplummer
|
2018-08-30 11:53:49 -07:00 |
|
Abdul Kolarkunnu
|
d56ff9a452
|
8209993: Create a test for SwingSet3 ToolTipDemo
Reviewed-by: serb
|
2018-08-30 03:01:49 -07:00 |
|
Leo Jiang
|
0852cfcc52
|
8210153: localized currency symbol of VES
Reviewed-by: naoto
|
2018-08-29 19:14:08 -07:00 |
|
Mikael Vidstedt
|
f5e624c0b3
|
8209856: Obsolete error reporter
Reviewed-by: coleenp, stuefe
|
2018-08-29 13:04:50 -07:00 |
|
Jesper Wilhelmsson
|
d40735db17
|
Merge
|
2018-08-29 19:48:28 +02:00 |
|
Phil Race
|
d0a60f53ee
|
Merge
|
2018-08-27 10:54:58 -07:00 |
|
Anton Litvinov
|
41f4dbaae7
|
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
Reviewed-by: prr, psadhukhan
|
2018-08-27 18:29:07 +01:00 |
|
Abdul Kolarkunnu
|
13ce063178
|
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Reviewed-by: serb
|
2018-08-27 03:46:44 -07:00 |
|
Leo Korinth
|
b31408a667
|
8196341: Add JFR events for parallel phases of G1
Reviewed-by: tschatzl, sangheki
|
2018-09-21 18:57:18 +02:00 |
|
Naoto Sato
|
ff3f48d69f
|
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
Reviewed-by: scolebourne, rriggs
|
2018-09-25 13:57:24 -07:00 |
|
Chris Hegarty
|
b1cb88da26
|
8211099: ProblemList two networking tests until jtreg b14 is promoted
Reviewed-by: alanb
|
2018-09-25 15:35:31 +01:00 |
|
Tagir Valeev
|
7c9ab50d06
|
8205461: Create Collector which merges results of two other collectors
Reviewed-by: briangoetz, smarks, plevart
|
2018-09-25 14:23:37 +02:00 |
|
Frank Yuan
|
3edf95fc44
|
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
Repalce internet website dependency with a built-in http server
Reviewed-by: chegar
|
2018-09-25 11:24:59 +08:00 |
|
Dan Zhou
|
5e8e18c05d
|
8210443: Migrate Locale matching tests to JDK Repo
Reviewed-by: naoto
|
2018-09-25 11:18:36 +08:00 |
|
Ivan Gerasimov
|
852e131c61
|
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
Reviewed-by: valeriep
|
2018-08-24 18:56:41 -07:00 |
|
Sergey Bylokhov
|
5cdafcf43e
|
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
Reviewed-by: prr
|
2018-08-24 16:29:04 -07:00 |
|
Leo Jiang
|
232804b8ab
|
8208746: ISO 4217 Amendment #168 update
8209775: ISO 4217 Amendment #169 update
Reviewed-by: naoto
|
2018-08-28 20:05:41 -07:00 |
|
Calvin Cheung
|
f7bbf4f43c
|
8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
Increase the MaxMetaspaceSize from 16m to 32m
Reviewed-by: jiangli, iklam, mchung
|
2018-08-28 16:18:58 -07:00 |
|
Igor Ignatyev
|
86c476b5e5
|
8210108: sun/tools/jstatd test build failures after JDK-8210022
Reviewed-by: cjplummer, jcbeyler, mikael
|
2018-08-28 14:33:18 -07:00 |
|
Igor Ignatyev
|
370abe471f
|
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
Reviewed-by: sspitsyn, jcbeyler
|
2018-08-27 21:50:52 -07:00 |
|
Igor Ignatyev
|
56ee0fccb3
|
8186548: move jdk.testlibrary.JcmdBase closer to tests
Reviewed-by: cjplummer, amenkov
|
2018-08-27 17:01:15 -07:00 |
|
Alex Menkov
|
1e6c19b381
|
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
Reviewed-by: sspitsyn, cjplummer
|
2018-08-27 16:45:18 -07:00 |
|