Daniel Lundén
|
4abb10eb0b
|
8317349: Randomize order of macro node expansion in C2
Reviewed-by: chagedorn, rcastanedalo, thartmann
|
2024-02-07 10:01:35 +00:00 |
|
Coleen Phillimore
|
a6bdee48f3
|
8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Reviewed-by: kevinw, kbarrett, dholmes
|
2024-01-29 17:07:32 +00:00 |
|
Xin Liu
|
d89602a53f
|
8322982: CTW fails to build after 8308753
Reviewed-by: shade, phh
|
2024-01-10 19:42:03 +00:00 |
|
Daniel Lundén
|
923207073a
|
8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
Reviewed-by: thartmann, lmesnik, dholmes
|
2023-11-21 10:58:09 +00:00 |
|
Leo Korinth
|
d52a995f35
|
8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
|
2023-10-27 08:47:26 +00:00 |
|
Daohan Qu
|
8e0ca8e05c
|
8310331: JitTester: Exclude java.lang.Math.random
Reviewed-by: thartmann, chagedorn
|
2023-07-03 08:59:35 +00:00 |
|
Adam Sotona
|
5763be7267
|
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
Reviewed-by: erikj, liach
|
2023-05-17 12:45:19 +00:00 |
|
Joshua Cao
|
314e9b3dcc
|
8300829: Make CtwRunner available as an independent tool
Reviewed-by: xliu, phh
|
2023-04-07 00:28:04 +00:00 |
|
Xin Liu
|
83cf28f996
|
8305142: Can't bootstrap ctw.jar
Reviewed-by: shade, phh
|
2023-03-30 16:53:33 +00:00 |
|
Evgeny Nikitin
|
4d33fbd582
|
8303089: [jittester] Add time limit to IRTree generation
Reviewed-by: iveresov, lmesnik
|
2023-02-23 19:51:02 +00:00 |
|
Roland Westrelin
|
0fe2bf51b2
|
8296805: ctw build is broken
Reviewed-by: kvn, thartmann
|
2022-11-14 15:05:57 +00:00 |
|
Leonid Mesnik
|
2dbedf0e93
|
8294406: Test runtime/handshake/HandshakeDirectTest.java failed: JVMTI_ERROR_WRONG_PHASE
Reviewed-by: dholmes, sspitsyn
|
2022-10-04 12:57:55 +00:00 |
|
Leonid Mesnik
|
543851db92
|
8289607: Change hotspot/jtreg tests to not use Thread.suspend/resume
Reviewed-by: sspitsyn, cjplummer
|
2022-09-23 17:44:57 +00:00 |
|
Leonid Mesnik
|
5a96a5db13
|
8289612: Change hotspot/jtreg tests to not use Thread.stop
Reviewed-by: dholmes, dcubed
|
2022-07-18 21:53:41 +00:00 |
|
Coleen Phillimore
|
e7795851d2
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
|
2022-07-08 15:55:14 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Harold Seigel
|
a95edee634
|
8281472: JVM options processing silently truncates large illegal options values
Reviewed-by: dholmes, iklam
|
2022-03-01 13:21:57 +00:00 |
|
Igor Ignatyev
|
ada58d13f7
|
8067223: [TESTBUG] Rename Whitebox API package
Reviewed-by: dholmes, kvn
|
2021-08-02 20:44:18 +00:00 |
|
Vladimir Kozlov
|
694acedf18
|
8264805: Remove the experimental Ahead-of-Time Compiler
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
|
2021-04-27 01:12:18 +00:00 |
|
Igor Ignatyev
|
17853ee92c
|
8263200: Add -XX:StressCCP to CTW
Reviewed-by: kvn
|
2021-03-08 18:43:34 +00:00 |
|
Harold Seigel
|
181d63ffce
|
8260522: Clean up warnings in hotspot JTReg runtime tests
Reviewed-by: lfoltan, coleenp
|
2021-02-01 16:46:17 +00:00 |
|
Igor Ignatyev
|
ff00c591c3
|
8256569: Add C2 compiler stress flags to CTW
Reviewed-by: kvn, shade, thartmann
|
2020-11-20 15:01:37 +00:00 |
|
Leonid Mesnik
|
300cbaa6ad
|
8256418: Jittester make build is broken.
Reviewed-by: iignatyev
|
2020-11-18 18:05:38 +00:00 |
|
Igor Ignatyev
|
776acfd80a
|
8253880: clean up sun/hotspot/tools/ctw/Utils class
Reviewed-by: kvn
|
2020-09-30 22:40:43 +00:00 |
|
Igor Ignatyev
|
8b3d67681e
|
8238737: remove DeoptimizeAllClassesRate from CTW library
Reviewed-by: shade, vlivanov
|
2020-09-30 14:50:15 +00:00 |
|
Igor Ignatyev
|
e44575ad3e
|
8251526: CTW fails to build after JDK-8251121
Reviewed-by: shade
|
2020-08-13 10:33:51 -07:00 |
|
Igor Ignatyev
|
e7f8e1fdb5
|
8211977: move testlibrary tests into one place
Reviewed-by: erikj, dholmes, ihse
|
2020-06-16 09:50:45 -07:00 |
|
Stefan Karlsson
|
81597d9f8f
|
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Reviewed-by: dholmes, cjplummer
|
2020-05-04 21:20:39 +02:00 |
|
Igor Ignatyev
|
b09add641b
|
8239500: jittester shouldn't use non-deterministic System methods
Reviewed-by: lmesnik, thartmann
|
2020-02-26 10:09:40 -08:00 |
|
Aleksey Shipilev
|
970283b601
|
8238247: CTW runner should sweep nmethods more aggressively
Reviewed-by: adinn, simonis, iignatyev
|
2020-02-10 06:18:28 +01:00 |
|
Aleksey Shipilev
|
f1a2c6019e
|
8238366: CTW runner closes standard output on exit
Reviewed-by: adinn, iignatyev
|
2020-02-10 06:18:10 +01:00 |
|
Rahul Raghavan
|
090734266c
|
8227439: Turn off AOT by default
Made UseAOT, AOTLibrary experimental and UseAOT false by default
Reviewed-by: iignatyev, kvn
|
2019-08-08 14:13:16 +05:30 |
|
Igor Ignatyev
|
8bdcada62b
|
8225450: use @file in CtwRunner
Reviewed-by: kvn
|
2019-06-06 13:42:41 -07:00 |
|
Igor Ignatyev
|
e3c0a2ed28
|
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
Reviewed-by: roland, thartmann
|
2019-01-30 09:30:40 -08:00 |
|
Igor Ignatyev
|
5fc5bf4054
|
8158646: [jittester] generated tests may not compile by javac
Reviewed-by: kvn
|
2019-01-23 16:25:40 -08:00 |
|
Igor Ignatyev
|
5ff302e6bb
|
8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
Reviewed-by: kvn, roland
|
2018-12-10 11:04:55 -08:00 |
|
Igor Ignatyev
|
0c874a3d5d
|
8214915: CtwRunner misses export for jdk.internal.access
Reviewed-by: kvn
|
2018-12-05 20:59:55 -08:00 |
|
Igor Ignatyev
|
e53852dd51
|
8213922: fix ctw stand-alone build
Reviewed-by: kvn, roland
|
2018-11-15 14:01:08 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Ioi Lam
|
93395f6a9e
|
8212200: assert when shared java.lang.Object is redefined by JVMTI agent
Reviewed-by: dholmes, jiangli, hseigel, lfoltan, sspitsyn
|
2018-10-17 15:57:10 -07:00 |
|
Igor Ignatyev
|
6385038a37
|
8149729 : [jittester] Replace all 'path1 +"/" + path2' with Paths::get
Reviewed-by: kvn
|
2018-06-28 16:45:15 -07:00 |
|
Igor Ignatyev
|
80e93fc752
|
8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
Reviewed-by: iveresov
|
2018-06-27 16:57:21 -07:00 |
|
Igor Ignatyev
|
658f3a7ee9
|
8204577: jittester generator doesn't kill processes on timeout
Reviewed-by: kvn, epavlova
|
2018-06-07 17:10:23 -07:00 |
|
Mikael Vidstedt
|
2dbc9735ac
|
8202169: Reduce ctw_2 duration by parallelizing CtwRunner invocations
Reviewed-by: kvn, iignatyev
|
2018-04-24 21:40:10 -07:00 |
|
Leonid Mesnik
|
f5dbb7c374
|
8200091: [TESTBUG] Update jittester for jdk11
Reviewed-by: iignatyev
|
2018-03-28 13:38:08 -07: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 |
|
Tobias Hartmann
|
9eb320a418
|
8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
Print detailed error if class transformation fails. Exclude tests from Graal testing.
Reviewed-by: kvn, dholmes, sspitsyn
|
2018-02-05 08:08:01 +01:00 |
|
Igor Ignatyev
|
c647d80e38
|
8191273: applications/ctw/modules tests fail intermittently
Reviewed-by: kvn, dlong
|
2017-12-01 15:58:39 -08:00 |
|
Igor Ignatyev
|
92254a72a4
|
8186618: [TESTBUG] Test applications/ctw/Modules.java doesn't have timeout and hang on windows
Reviewed-by: jwilhelm, epavlova
|
2017-10-31 16:31:39 -07:00 |
|