Joel Sikström
|
174183759e
|
8380281: Remove the client emulation mode
Reviewed-by: ayang, kvn
|
2026-03-23 10:48:55 +00:00 |
|
Maksim Gaidideev
|
82430a7666
|
8360121: Add -XX:+StressLoopPeeling to CTW
Reviewed-by: mchevalier, chagedorn
|
2026-03-09 12:46:43 +00:00 |
|
Sergey Bylokhov
|
2886c3b68a
|
8374358: Update copyright year to 2025 for test/hotspot in files where it was missed
Reviewed-by: phh
|
2025-12-27 04:56:04 +00:00 |
|
Aleksey Shipilev
|
7e738f0d90
|
8367313: CTW: Execute in AWT headless mode
Reviewed-by: epeter, kvn
|
2025-09-17 11:36:23 +00:00 |
|
Aleksey Shipilev
|
a201be8555
|
8361255: CTW: Tolerate more NCDFE problems
Reviewed-by: kvn, thartmann
|
2025-07-09 12:42:25 +00:00 |
|
Evgeny Nikitin
|
a2315ddd2a
|
8357739: [jittester] disable the hashCode method
Reviewed-by: lmesnik
|
2025-07-03 16:58:30 +00:00 |
|
Saranya Natarajan
|
eac8f5d2c9
|
8325478: Restructure the macro expansion compiler phase to not include macro elimination
Reviewed-by: kvn, dlunden
|
2025-07-02 08:38:31 +00:00 |
|
Aleksey Shipilev
|
cd6caedd0a
|
8360783: CTW: Skip deoptimization between tiers
Reviewed-by: thartmann, mhaessig, dfenacci
|
2025-07-01 07:58:12 +00:00 |
|
Aleksey Shipilev
|
aa1911191c
|
8360867: CTW: Disable inline cache verification
Reviewed-by: kvn, thartmann
|
2025-06-30 12:55:36 +00:00 |
|
David Beaumont
|
fdfc557878
|
8360131: Remove use of soon-to-be-removed APIs by CTW framework
Reviewed-by: liach, thartmann
|
2025-06-24 08:09:53 +00:00 |
|
Nizar Benalla
|
af87035b71
|
8355746: Start of release updates for JDK 26
8355748: Add SourceVersion.RELEASE_26
8355751: Add source 26 and target 26 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, coleenp, darcy
|
2025-06-05 16:01:32 +00:00 |
|
Evgeny Nikitin
|
b41e0b1749
|
8355387: [jittester] Disable downcasts by default
Reviewed-by: thartmann, chagedorn
|
2025-04-25 07:20:25 +00:00 |
|
Evgeny Nikitin
|
1fc1cc5da9
|
8354255: [jittester] Remove TempDir debug output
Reviewed-by: chagedorn, thartmann
|
2025-04-11 08:15:01 +00:00 |
|
Evgeny Nikitin
|
0f70aae1cc
|
8353841: [jittester] Fix JITTester build after asm removal
Reviewed-by: thartmann, chagedorn
|
2025-04-09 07:03:24 +00:00 |
|
Archie Cobbs
|
661bd5bfe8
|
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
Reviewed-by: darcy, asemenyuk, joehw
|
2025-03-05 17:32:59 +00:00 |
|
Aleksey Shipilev
|
2353f3e2f1
|
8350210: CTW: Use stackless exceptions
Reviewed-by: kvn, chagedorn
|
2025-02-19 11:35:00 +00:00 |
|
Aleksey Shipilev
|
d13fd5738f
|
8350211: CTW: Attempt to preload all classes in constant pool
Reviewed-by: vlivanov, chagedorn
|
2025-02-19 11:02:14 +00:00 |
|
Aleksey Shipilev
|
10791477cf
|
8348570: CTW: Expose the code hidden by uncommon traps
Reviewed-by: kvn, thartmann
|
2025-02-06 20:20:43 +00:00 |
|
Adam Sotona
|
3e989fd0f7
|
8346986: Remove ASM from java.base
Reviewed-by: dholmes, ihse, lmesnik, alanb
|
2025-01-14 09:28:56 +00:00 |
|
Aleksey Shipilev
|
e413fc643c
|
8347127: CTW fails to build after JDK-8334733
Reviewed-by: kvn, epeter
|
2025-01-07 19:34:12 +00:00 |
|
Qizheng Xing
|
79958470e0
|
8346831: Remove the extra closing parenthesis in CTW Makefile
Reviewed-by: liach, kbarrett, lmesnik, jwaters
|
2024-12-29 08:32:38 +00:00 |
|
Magnus Ihse Bursie
|
2979806c72
|
8345795: Update copyright year to 2024 for hotspot in files where it was missed
Reviewed-by: dholmes, tschatzl, dnsimon, sspitsyn
|
2024-12-10 08:47:46 +00:00 |
|
Chen Liang
|
4966419550
|
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
Reviewed-by: mchung, asotona
|
2024-12-06 14:25:03 +00:00 |
|
Evgeny Nikitin
|
0e2a285277
|
8344833: CTW: Make failing on zero classes optional
Reviewed-by: thartmann, kvn
|
2024-12-06 14:19:15 +00:00 |
|
Evgeny Nikitin
|
effee122dd
|
8344533: CTW: Add option to remove clinits before loading
Reviewed-by: thartmann, lmesnik
|
2024-11-23 03:55:58 +00:00 |
|
Daniel Skantz
|
d3f3c6a8cd
|
8330157: C2: Add a stress flag for bailouts
Reviewed-by: chagedorn, thartmann
|
2024-10-09 07:01:23 +00:00 |
|
Roberto Castañeda Lozano
|
0b467e902d
|
8334060: Implementation of Late Barrier Expansion for G1
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Siyao Liu <siyao.l.liu@oracle.com>
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Sergey Nazarkin <snazarki@openjdk.org>
Reviewed-by: kvn, tschatzl, fyang, ayang, kbarrett
|
2024-10-03 08:36:33 +00:00 |
|
Evgeny Nikitin
|
559fc711e0
|
8339366: [jittester] Make it possible to generate tests without execution
Reviewed-by: lmesnik
|
2024-09-09 19:55:45 +00:00 |
|
Evgeny Nikitin
|
4669e7b7b0
|
8337102: JITTester: Fix breaks in static initialization blocks
Reviewed-by: kvn, iveresov
|
2024-08-15 05:36:11 +00:00 |
|
Aleksey Shipilev
|
1281e18f14
|
8325613: CTW: Stale method cleanup requires GC after Sweeper removal
Reviewed-by: roland, chagedorn
|
2024-03-14 10:26:49 +00:00 |
|
Evgeny Nikitin
|
5aae80304c
|
8327390: JitTester: Implement temporary folder functionality
Reviewed-by: gli, lmesnik
|
2024-03-07 17:12:06 +00:00 |
|
Kim Barrett
|
998d0baab0
|
8324799: Use correct extension for C++ test headers
Reviewed-by: jwaters, gli, coleenp, lmesnik
|
2024-02-29 06:24:42 +00:00 |
|
Joshua Cao
|
bb675afae6
|
8325542: CTW: Runner can produce negative StressSeed
Reviewed-by: shade, xliu
|
2024-02-20 08:54:48 +00:00 |
|
Joshua Cao
|
5bf859c8e9
|
8325610: CTW: Add StressIncrementalInlining to stress options
Reviewed-by: shade, xliu
|
2024-02-20 08:54:36 +00:00 |
|
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 |
|