Dmitry Samersoff
|
85deb5aa7e
|
8154258: [TESTBUG] Various serviceability tests fail compilation
Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe
Reviewed-by: chegar, kvn
|
2016-05-01 12:47:00 +03:00 |
|
Nils Eliasson
|
c70e07ccbe
|
8151880: EnqueueMethodForCompilationTest.java still fails to compile method
Extract SimpleTestCaseHelper inner class
Reviewed-by: kvn
|
2016-04-06 14:48:45 +02:00 |
|
Aleksey Shipilev
|
b349843be4
|
8153265: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest should not assume asserts are benign
Reviewed-by: twisti, ikrylov
|
2016-04-06 10:55:46 +03:00 |
|
Tobias Hartmann
|
ce350e07fa
|
8136458: Remove "marked for reclamation" nmethod state
Removed "marked for reclamation" nmethod state because only sweeper sets nmethods to zombie.
Reviewed-by: kvn, neliasso
|
2016-03-24 09:09:52 +01:00 |
|
Nils Eliasson
|
2f9e32256d
|
Merge
|
2015-11-13 13:31:48 +01:00 |
|
Dmitrij Pochepko
|
38339b3fe9
|
8138689: use package for /compiler/whitebox common classes
Moved CompilerWhiteBoxTest to package, updating tests accordingly
Reviewed-by: iignatyev
|
2015-11-06 14:54:02 +03:00 |
|
Alexander Kulyakthin
|
462f735dac
|
8067013: Rename the com.oracle.java.testlibary package
Reviewed-by: dholmes, gtriantafill, sla
|
2015-05-04 16:30:07 +02:00 |
|
Alexander Kulyakthin
|
01b9971365
|
8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
|
2015-03-26 16:36:56 +01:00 |
|
Pavel Chistyakov
|
28c5919585
|
8066998: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest.java : sweep shouldn't increase usage
Disable background compilation
Reviewed-by: kvn
|
2015-01-26 18:59:09 +03:00 |
|
Albert Noll
|
dad0da797d
|
8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs
The test is unstable and is therefore removed from nightly testing
Reviewed-by: kvn, drchase
|
2015-01-09 09:52:00 +01:00 |
|
Tobias Hartmann
|
bf022cf7dc
|
8066433: Move Whitebox test library to top level repository
Moved Whitebox test library to top level repository.
Reviewed-by: iignatyev, sla, mr
|
2014-12-12 09:37:38 +01:00 |
|
Igor Ignatyev
|
3a9c14c70a
|
8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Reviewed-by: kvn, anoll
|
2014-12-02 12:36:03 +03:00 |
|
Chris Plummer
|
d78d0c4fa4
|
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
|
2015-10-29 12:04:04 -07:00 |
|