Alejandro Murillo
b4f027037b
Merge
2016-05-14 09:11:01 -07:00
Staffan Larsen
e6526de210
8156658: Common way to run jtreg tests
...
Reviewed-by: erikj, dsamersoff
2016-05-11 11:06:37 +02:00
Chris Hegarty
47ddb954bd
8074716: IntelliJ IDEA project support
...
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: rriggs
2016-05-10 13:34:30 +01:00
Igor Ignatyev
b349292b74
8148244: Finalize and integrate GTest implementation
...
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
2016-05-03 23:49:27 +03:00
Bharadwaj Yadavalli
386e74649e
Merge
2016-04-21 15:03:58 -04:00
Kirill Zhaldybin
df65dd52de
8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics
...
Reviewed-by: tschatzl, dfazunen, iignatyev
2016-04-20 19:16:32 +03:00
Bharadwaj Yadavalli
30dee51476
Merge
2016-04-19 15:26:51 -04:00
Alejandro Murillo
926888d614
Merge
2016-04-14 19:55:39 -07:00
Daniel D. Daugherty
3b33fb5480
Merge
2016-04-14 14:57:13 -07:00
Erik Joelsson
0b57773edd
8149777: Enable enhanced failure handler for "make test"
...
Reviewed-by: ihse
2016-04-14 15:13:42 +02:00
Erik Joelsson
ec3913386e
8153969: Clean up module src dir logic
...
Reviewed-by: ihse
2016-04-13 18:11:29 +02:00
Bharadwaj Yadavalli
29afb1741f
Merge
2016-04-12 14:17:30 -04:00
Alejandro Murillo
4e7243481c
Merge
2016-04-11 14:21:24 -07:00
Jesper Wilhelmsson
925d56e6f9
Merge
2016-04-11 20:16:33 +02:00
Chris Hegarty
cd42ea0121
8153737: Unsupported Module
...
Reviewed-by: alanb, mchung, psandoz
2016-04-09 19:49:32 +01:00
Bharadwaj Yadavalli
fa4a3d6b8d
Merge
2016-04-08 12:36:27 -04:00
Tobias Hartmann
1f9273ca3b
8153514: Whitebox API should allow compilation of <clinit>
...
Added Whitebox API method to trigger compilation of static initializer.
Reviewed-by: zmajo, kvn, iignatyev
2016-04-07 16:51:21 +02:00
Dmitry Fazunenko
24a9e0ac18
8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
...
Reviewed-by: iignatyev
2016-04-07 17:43:35 +04:00
Jamsheed Mohammed C M
3a64859282
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
...
Made invoker LambdaForm instance & its compiled form lifetime tightly coupled.
Reviewed-by: vlivanov
2016-04-04 02:10:46 -07:00
Jesper Wilhelmsson
7cf564f979
Merge
2016-03-23 20:12:31 +01:00
Chris Hegarty
c56035afa6
Merge
2016-03-22 17:02:40 +00:00
Alan Bateman
cc661dd1c6
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Volker Simonis
ad1400a66d
8150646: Add support for blocking compiles though whitebox API
...
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Reviewed-by: kvn, ppunegov, simonis, neliasso
2016-03-03 16:20:13 +01:00
Nils Eliasson
be1f49a6fd
8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
...
Add whitebox for checking available compilers
Reviewed-by: kvn
2016-02-25 10:43:04 +01:00
Konstantin Shefov
516438f368
8141616: Add new methods to the java Whitebox API
...
Reviewed-by: kvn, dpochepk
2016-02-20 11:43:13 +03:00
Kirill Zhaldybin
6061ff3f28
8149780: GatherProcessInfoTimeoutHandler shouldn't call getWin32Pid if the lib isn't load
...
Reviewed-by: iignatyev, stsmirno
2016-02-16 15:36:22 +03:00
Kirill Zhaldybin
4b48aaa15e
8146287: typos in /test/failure_handler
...
Reviewed-by: iignatyev, stsmirno
2016-02-16 15:25:45 +03:00
Erik Helin
a5a9e43f5a
8149116: Make test/Makefile more silent
...
Reviewed-by: mikael, erikj
2016-02-08 08:05:12 +01:00
Tobias Hartmann
0cc6e0bd94
Merge
2016-01-28 09:49:17 +01:00
Filipp Zhinkin
2489b87d30
8066599: Add methods to check VM mode to c.o.j.t.Platform
...
Reviewed-by: iignatyev
2015-12-22 10:18:55 +03:00
Alejandro Murillo
c47e5914fa
Merge
2016-01-12 11:31:47 -08:00
Andreas Lundblad
f8e1f9dc01
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
...
Updated include/exclude pattern arguments for sjavac.
Reviewed-by: erikj
2016-01-08 17:05:32 +01:00
Joseph Provino
46c02f0d3b
Merge
2016-01-07 20:06:28 +00:00
Joseph Provino
ee2ed13c5d
Merge
2016-01-01 17:08:22 +00:00
Christian Thalinger
750467efda
Merge
2015-12-22 13:41:06 -08:00
Christian Thalinger
c325694db0
Merge
2015-12-18 09:07:19 -08:00
Kirill Zhaldybin
280ec689c6
8132723: Add tests which check that soft references to humongous objects should work correctly
...
8132724: Add tests which check that weak references to humongous objects should work correctly
Reviewed-by: jmasa, dfazunen
2015-12-17 16:20:09 +03:00
Alejandro Murillo
811bbd4935
Merge
2015-12-15 09:50:04 -08:00
Erik Helin
321b0aec83
8139272: Add configure variable to set concurrency for jtreg tests
...
Reviewed-by: erikj, ihse
2015-12-15 11:04:18 +01:00
Andreas Eriksson
ed2eaccb97
8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
...
Reviewed-by: dsamersoff
2015-12-14 15:17:52 +01:00
Joseph Provino
a2f7f15886
Merge
2015-12-07 17:04:33 +00:00
Jaroslav Bachorik
e469a43b3e
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
...
Reviewed-by: dsamersoff
2015-12-03 12:00:37 +01:00
Nils Eliasson
3e1d204969
Merge
2015-12-01 19:18:30 +01:00
Vladimir Ivanov
9a7ac042da
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
...
Reviewed-by: jrose, dlong, aph, forax
2015-11-30 13:39:15 +03:00
Igor Ignatyev
a59ce6689f
8132961: JEP 279: Improve Test-Failure Troubleshooting
...
Co-authored-by: Kirill Shirokov <kirill.shirokov@oracle.com>
Co-authored-by: Dmitry Fazunenko <dmitry.fazunenko@oracle.com>
Co-authored-by: Kirill Zhaldybin <kirill.zhaldybin@oracle.com>
Reviewed-by: lmesnik, sla
2015-11-24 21:32:46 +03:00
Alejandro Murillo
44b3e9e0fe
Merge
2015-11-06 11:11:51 -08:00
Christian Thalinger
67b29d8e80
8139170: JVMCI refresh
...
Reviewed-by: kvn
2015-11-04 07:01:03 -10:00
Magnus Ihse Bursie
3b2f117567
8141333: Rename SetupArchive to SetupJarArchive
...
Reviewed-by: erikj, tbell
2015-11-03 17:54:42 +01:00
Alejandro Murillo
3c2ff3bab4
Merge
2015-10-30 12:03:08 -07:00
Erik Joelsson
039a5edf35
8140484: Vardeps broken when variable value contains '$'
...
Reviewed-by: tbell
2015-10-27 13:48:21 +01:00