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 |
|
Abdul Kolarkunnu
|
d78e0978af
|
8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
Reviewed-by: ssadetsky
|
2018-02-16 18:06:23 +05:30 |
|
Robert Field
|
9b23b4f128
|
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
Reviewed-by: jlahoda
|
2018-02-25 23:02:45 -08:00 |
|
Nishit Jain
|
3f5b571b5a
|
8060094: java/util/Formatter/Basic.java failed in tr locale
Reviewed-by: naoto
|
2018-02-26 11:16:24 +05:30 |
|
Jesper Wilhelmsson
|
aa9cf33c1e
|
Merge
|
2018-02-19 04:50:50 +01:00 |
|
Alan Bateman
|
8f56ea639d
|
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
Reviewed-by: mchung, psandoz
|
2018-02-24 08:26:53 +00:00 |
|
Jonathan Gibbons
|
62ec6e6d1d
|
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
Reviewed-by: vromero, mcimadamore
|
2018-02-23 13:42:04 -08:00 |
|
Mandy Chung
|
4bb064c62d
|
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Reviewed-by: dholmes, alanb, smarks
|
2018-02-23 12:10:56 -08:00 |
|
Roger Riggs
|
cfe9ad4608
|
8189330: Cleanup FileDescriptor implementation
Reviewed-by: bpb
|
2018-02-23 14:26:29 -05:00 |
|
Robert Field
|
b2ed2bda60
|
8198573: JShell: class replace loses instances
Reviewed-by: jlahoda
|
2018-02-23 10:49:56 -08:00 |
|
Robert Field
|
f23f23fc76
|
8166232: jshell tool: cannot access previous history
Reviewed-by: jlahoda
|
2018-02-23 10:25:22 -08:00 |
|
Vicente Romero
|
25da45e26f
|
8198512: compiler support for local-variable syntax for lambda parameters
Reviewed-by: mcimadamore
|
2018-02-22 15:49:32 -05:00 |
|
Robert Field
|
004b22e401
|
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
Reviewed-by: jlahoda
|
2018-02-22 12:26:01 -08:00 |
|
Jan Lahoda
|
fc9a7d12a8
|
8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502
Convert to lambda warning should not be provided for the tools/javac/analyzer/AnonymousInAnonymous.java test.
Reviewed-by: mcimadamore
|
2018-02-22 18:53:28 +01:00 |
|
Srinivas Dama
|
90b572b0c9
|
8198502: Exception at runtime due to lambda analyzer reattributes live AST
Create a deep copy of the original tree before conversion to lambda node
Reviewed-by: mcimadamore, vromero
|
2018-02-23 01:54:09 +05:30 |
|
Jan Lahoda
|
ddf6846500
|
8197439: Crash with -XDfind=lambda for anonymous class in anonymous class
Ensuring unresolvable anonymous classes are attributed.
Reviewed-by: mcimadamore, sadayapalam
|
2018-02-21 17:07:12 +01:00 |
|
Nishit Jain
|
cff8ccbcf7
|
8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
Reviewed-by: naoto
|
2018-02-22 11:52:01 +05:30 |
|
Yumin Qi
|
4ea684bf31
|
8194154: System property user.dir should not be changed
Cached user.dir so getCanonicalPath uses the cached value.
Reviewed-by: alanb, bpb, rriggs
|
2018-02-21 14:23:45 -08:00 |
|
Andrew Haley
|
f48f7c36d5
|
8197429: Increased stack guard causes segfaults on x86-32
Reviewed-by: dholmes
|
2018-02-16 09:43:26 +00:00 |
|
Thomas Stuefe
|
c18227978e
|
8199431: Split up class Metaspace into a static and a non-static part
Reviewed-by: coleenp, adinn, zgu
|
2018-03-15 07:15:39 +01:00 |
|
Goetz Lindenmaier
|
469e350dab
|
8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
Reviewed-by: kvn
|
2018-03-13 21:55:41 +01:00 |
|
Coleen Phillimore
|
394e34d821
|
8199282: Remove ValueObj class for allocation subclassing for gc code
Reviewed-by: stefank, kbarrett
|
2018-03-14 07:27:19 -04:00 |
|
Thomas Stuefe
|
da674f0d0d
|
8199430: Rename MetaspaceAux to something more meaningful
Reviewed-by: zgu, coleenp
|
2018-03-11 07:11:03 +01:00 |
|
Paul Sandoz
|
2ab07cc314
|
8197944: Condy tests fails on Windows
Reviewed-by: dholmes
|
2018-03-13 15:29:55 -07:00 |
|
Stefan Johansson
|
4de5274ff1
|
8199533: ProblemList tests failing after JDK-8153333
Reviewed-by: jwilhelm, ctornqvi
|
2018-03-13 18:27:20 +01:00 |
|
Razvan Lupusoru
|
343cf9910d
|
8199421: Add support for vector popcount
Reviewed-by: kvn
|
2018-03-13 10:22:15 -07:00 |
|
Paul Sandoz
|
4954362d29
|
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
Reviewed-by: lfoltan, acorn
|
2018-03-08 14:33:57 -08:00 |
|
Alex Menkov
|
07db7c6fd9
|
8193369: post_field_access does not work for some functions, possibly related to fast_getfield
Reviewed-by: sspitsyn, cjplummer
|
2018-03-12 14:11:54 -07:00 |
|
Ekaterina Pavlova
|
4b55c80b4d
|
8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal
Reviewed-by: bchristi, mchung
|
2018-03-12 13:54:55 -07:00 |
|
Yasumasa Suenaga
|
fcb1520305
|
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte
Reviewed-by: sjohanss, tschatzl
|
2018-03-09 23:13:37 +09:00 |
|
Calvin Cheung
|
214248fe11
|
8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)"
Print a message and abort CDS dumping when the allocation of metaspace has failed
Reviewed-by: iklam, mseledtsov
|
2018-03-09 13:36:39 -08:00 |
|
Coleen Phillimore
|
9b1aa41153
|
Merge
|
2018-03-09 13:06:36 -05:00 |
|
Vladimir Kozlov
|
944905f00c
|
8198591: compiler/aot/fingerprint tests should be moved to open
Reviewed-by: thartmann
|
2018-03-09 09:46:49 -08:00 |
|