Randy Crihfield
|
28e38031a2
|
8193660: Check SOURCE line in "release" file for closedjdk
Reviewed-by: alanb
|
2018-03-05 05:44:46 -08:00 |
|
Naoto Sato
|
3d4edcc571
|
4993841: (str) java.lang.Character should have a toString(int) method
Reviewed-by: martin, rriggs, sherman, smarks
|
2018-03-05 08:50:47 -08:00 |
|
Brian Burkhalter
|
a131e1668f
|
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
Move to using centralized native build and remove obsolete .so files
Reviewed-by: alanb, erikj
|
2018-03-05 08:27:42 -08:00 |
|
Chris Yin
|
d3e24d6682
|
8198931: remove java.xml.bind module dependency for com/sun/jndi tests
Reviewed-by: lancea
|
2018-03-04 18:46:07 -08:00 |
|
Lance Andersen
|
9995861868
|
8197533: Move javax.transaction.xa to its own module
Reviewed-by: darcy, alanb, psandoz, ihse
|
2018-03-04 17:05:29 -05:00 |
|
Felix Yang
|
77d0099725
|
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
Reviewed-by: naoto
|
2018-03-02 00:33:00 -08:00 |
|
Martin Buchholz
|
5e529f5d62
|
8198933: Update JDI tests to pass valid URL[]
Reviewed-by: dholmes
|
2018-03-01 21:23:35 -08:00 |
|
Martin Buchholz
|
fa4abe66dd
|
8198810: URLClassLoader does not specify behavior when URL array contains null
Reviewed-by: alanb, darcy, dholmes
|
2018-03-01 19:01:34 -08:00 |
|
Joe Wang
|
5a7aff9897
|
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
Reviewed-by: rriggs, smarks, sherman, tvaleev
|
2018-03-01 15:31:04 -08:00 |
|
Philipp Kunz
|
5db337db24
|
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
Reviewed-by: alanb, sherman
|
2018-03-01 15:50:26 -05:00 |
|
Jim Laskey
|
b4d4d8f66c
|
8197594: String#repeat
Reviewed-by: smarks, psandoz, plevart, rriggs, redestad
|
2018-03-01 15:45:51 -04:00 |
|
Phil Race
|
d381c82162
|
Merge
|
2018-03-01 08:52:52 -08:00 |
|
Mandy Chung
|
3414903aba
|
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
Reviewed-by: dfuchs, jmanson
|
2018-02-28 17:11:57 -08:00 |
|
Sean Coffey
|
14c85c2934
|
8193892: Impact of noncloneable MessageDigest implementation
Reviewed-by: wetmore, valeriep, xuelei
|
2018-02-28 18:28:17 +00:00 |
|
Jesper Wilhelmsson
|
cddf0c19ae
|
8198726: Quarantine SADebugDTest.java again
Reviewed-by: dcubed
|
2018-02-28 17:34:10 +01:00 |
|
Krishna Addepalli
|
c5df5c1f0b
|
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
Reviewed-by: ssadetsky, prr, serb
|
2018-02-28 14:29:37 +05:30 |
|
Prasanta Sadhukhan
|
22000aa73b
|
8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
Reviewed-by: jdv, sveerabhadra
|
2018-02-28 12:07:31 +05:30 |
|
Alan Snyder
|
69af907cee
|
8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
Reviewed-by: serb
|
2018-02-27 21:53:06 +00:00 |
|
Prasanta Sadhukhan
|
47176b1cee
|
8198693: Update ProblemsList for mac
Reviewed-by: prr, serb
|
2018-02-27 11:08:53 +05:30 |
|
Phil Race
|
d2e6289c0b
|
Merge
|
2018-02-26 10:36:34 -08:00 |
|
Jesper Wilhelmsson
|
1739105160
|
Merge
|
2018-02-25 04:59:43 +01:00 |
|
Amy Lu
|
9093953813
|
8198820: Problem list tools/jimage/JImageExtractTest.java
Reviewed-by: alanb
|
2018-02-28 19:16:51 +08:00 |
|
Chris Yin
|
3918ed17a5
|
8196759: Move two java/text/Normalizer tests into OpenJDK
Reviewed-by: naoto
|
2018-02-27 23:11:26 -08:00 |
|
Martin Buchholz
|
6fc221df4d
|
8198808: jdi tests failing after JDK-8198484
Reviewed-by: darcy, dholmes
|
2018-02-27 21:32:16 -08:00 |
|
Leonid Mesnik
|
2471caab08
|
8197901: Crash during GC when logging level is debug
Reviewed-by: dholmes, coleenp
|
2018-02-23 13:55:49 -08:00 |
|
Parvathi Somashekar
|
03c754baa0
|
8198533: Remove obsolete JDIScaffold class from repo
Update one remaining test and remove JDIScaffold from repo.
Reviewed-by: sspitsyn, cjplummer
|
2018-02-23 11:31:22 -08:00 |
|
Jayathirth D V
|
83256c19ee
|
8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
Reviewed-by: serb, ssadetsky, kaddepalli
|
2018-02-23 12:30:03 +05:30 |
|
Shashidhara Veerabhadraiah
|
f0499d1caa
|
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
Reviewed-by: serb, ssadetsky
|
2018-02-23 09:59:16 +05:30 |
|
Igor Ignatyev
|
75d088ecc4
|
8198568: clean up test/hotspot/jtreg/ProblemList.txt
Reviewed-by: thartmann, gtriantafill
|
2018-02-22 13:16:06 -08:00 |
|
Vladimir Kozlov
|
4b482389bf
|
8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
BMI tests should be excluded from Graal JIT testing for now.
Reviewed-by: thartmann
|
2018-02-23 10:14:23 -08:00 |
|
Bob Vandette
|
c1359ec107
|
8197589: Update CPU count algorithm when both cpu shares and quotas are used
Reviewed-by: dholmes, mseledtsov
|
2018-02-23 10:17:35 -05:00 |
|
Roman Kennke
|
2fb89326ba
|
8198564: Multiple crashes on SPARC
Reviewed-by: dholmes, simonis, stefank
|
2018-02-23 12:47:36 +01:00 |
|
Christian Tornqvist
|
052e9233e2
|
8198551: Rename hotspot_tier1 test group to tier1
Reviewed-by: lfoltan, iignatyev
|
2018-02-22 14:58:01 -05:00 |
|
Jayathirth D V
|
13999ec96e
|
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
Reviewed-by: prr, serb, psadhukhan
|
2018-02-22 13:25:43 +05:30 |
|
Prasanta Sadhukhan
|
74cbe9d441
|
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
Reviewed-by: serb, jdv
|
2018-02-22 12:06:15 +05:30 |
|
Sergey Bylokhov
|
7cb9e5821e
|
8198333: ProblemList should be updated for headless mode
Reviewed-by: psadhukhan, prr
|
2018-02-21 12:49:00 -08:00 |
|
Phil Race
|
31dabd4d7f
|
Merge
|
2018-02-20 21:49:06 -08:00 |
|
Vicente Romero
|
4b6ab35c85
|
8198479: JDK build is broken by 8194892
Reviewed-by: sundar
|
2018-02-21 00:29:04 -05:00 |
|
Phil Race
|
89cb6a90d2
|
Merge
|
2018-02-20 13:30:49 -08:00 |
|
Vicente Romero
|
2591c21c01
|
8194892: add compiler support for local-variable syntax for lambda parameters
Reviewed-by: mcimadamore
|
2018-02-20 11:45:16 -05:00 |
|
Athijegannathan Sundararajan
|
6196bf4ee1
|
8194922: jlink --exclude-resources should never exclude module-info.class
Reviewed-by: alanb
|
2018-02-20 15:25:40 +05:30 |
|
Alan Bateman
|
fcf6408e6c
|
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
Reviewed-by: sundar
|
2018-02-20 09:47:23 +00:00 |
|
Michal Vala
|
f98720e441
|
8198380: tools/jimage/JImageExtractTest.java failing
Reviewed-by: alanb
|
2018-02-19 19:02:43 +00:00 |
|
Michal Vala
|
9e4f91707b
|
8198379: tools/jimage/JImageListTest.java failing
Reviewed-by: alanb
|
2018-02-19 18:43:28 +00:00 |
|
Michal Vala
|
04b8b8deff
|
8170120: jimage throws IOException when the given file is not a jimage file
Reviewed-by: alanb
|
2018-02-19 13:26:41 +00:00 |
|
Robert Field
|
4aa85f9489
|
8196133: JShell crashes when attempting to use bad source file in class path
Reviewed-by: jlahoda
|
2018-02-16 16:18:55 -08:00 |
|
Phil Race
|
42dc61aad0
|
Merge
|
2018-02-16 13:49:07 -08:00 |
|
Sergey Bylokhov
|
7578044e71
|
8196196: Headful tests should not be run in headless mode
Reviewed-by: prr
|
2018-02-16 12:24:38 -08:00 |
|
Abdul Kolarkunnu
|
3715cbe450
|
8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
Reviewed-by: serb
|
2018-02-16 18:27:35 +05:30 |
|
Abdul Kolarkunnu
|
b6a2f5517e
|
8197482: Make Jemmy ComponentChooser lambda friendly
Reviewed-by: serb
|
2018-02-16 18:17:34 +05:30 |
|