Christian Tornqvist
|
ad85e18f23
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
|
2016-08-19 10:06:30 -04:00 |
|
Tobias Hartmann
|
13fca14037
|
8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
Value of CICompilerCount should be range checked after ergo. Don't create C2 compiler threads with TieredStopAtLevel=1.
Reviewed-by: kvn
|
2016-08-04 08:58:22 +02:00 |
|
Igor Ignatyev
|
e19479825a
|
8151280: update hotspot tests to use vm.compMode instead of their own logic
Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform
Reviewed-by: kvn, dpochepk
|
2016-07-13 18:03:15 +03:00 |
|
Igor Ignatyev
|
a0381422dd
|
8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
|
2016-07-12 18:24:48 +03:00 |
|
Igor Ignatyev
|
23e0d96f6e
|
8132920: use package in compiler testlibraries
Reviewed-by: kvn, psandoz
|
2016-06-22 00:29:32 +03:00 |
|
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
|
48b6051ee7
|
8145331 : SEGV in DirectivesStack::release(DirectiveSet*)
GetDefaultDirective was not updated in 8144873
Reviewed-by: twisti, kvn
|
2016-01-14 13:24:03 +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 |
|
Zoltan Majo
|
422cd18f23
|
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
Add a new method, sun.hotspot.WhiteBox.isIntrinsicAvailable, that can be used to determine if an intrinsic is available.
Reviewed-by: kvn, jrose
|
2015-07-28 19:20:42 +02: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 |
|