Jan Lahoda
|
cb809f8e04
|
8325215: Incorrect not exhaustive switch error
Reviewed-by: vromero
|
2024-02-23 08:56:14 +00:00 |
|
Jaikiran Pai
|
54f09d7345
|
8278527: java/util/concurrent/tck/JSR166TestCase.java fails nanoTime test
Reviewed-by: martin, lancea
|
2024-02-23 00:53:19 +00:00 |
|
Justin Lu
|
00ffc42cef
|
8318761: MessageFormat pattern support for CompactNumberFormat, ListFormat, and DateTimeFormatter
Reviewed-by: naoto, rriggs
|
2024-02-22 22:27:12 +00:00 |
|
Thomas Stuefe
|
d695af89f6
|
8326376: java -version failed with CONF=fastdebug -XX:InitialCodeCacheSize=1024K -XX:ReservedCodeCacheSize=1200k
Reviewed-by: kvn, jwaters
|
2024-02-22 17:45:34 +00:00 |
|
Renjith Kannath Pariyangad
|
724a2a2c4a
|
8321192: j.a.PrintJob/ImageTest/ImageTest.java: Fail or skip the test if there's no printer
Reviewed-by: aivanov, tr
|
2024-02-22 14:05:02 +00:00 |
|
Roland Westrelin
|
4406915ebc
|
8323274: C2: array load may float above range check
Reviewed-by: epeter, thartmann
|
2024-02-22 11:07:13 +00:00 |
|
SendaoYan
|
cc1e216eb9
|
8326461: tools/jlink/CheckExecutable.java fails as .debuginfo files are not executable
Reviewed-by: shade, alanb
|
2024-02-22 09:59:37 +00:00 |
|
Laurent Bourgès
|
8b30503387
|
8323695: RenderPerf (2D) enhancements (23.12)
Reviewed-by: avu, prr
|
2024-02-22 07:57:21 +00:00 |
|
Claes Redestad
|
5f16f342d9
|
8326370: Remove redundant and misplaced micros from StringBuffers
Reviewed-by: shade
|
2024-02-21 11:19:37 +00:00 |
|
Tejesh R
|
04d43c435d
|
8187759: Background not refreshed when painting over a transparent JFrame
Reviewed-by: azvegint, abhiscxk, serb
|
2024-02-21 05:54:30 +00:00 |
|
Thomas Stuefe
|
d31fd78d96
|
8325496: Make TrimNativeHeapInterval a product switch
Reviewed-by: dholmes, mbaesken
|
2024-02-21 04:39:09 +00:00 |
|
Kim Barrett
|
27003b53bb
|
8326090: Rename jvmti_aod.h
Reviewed-by: coleenp, sspitsyn
|
2024-02-21 03:09:29 +00:00 |
|
Jaikiran Pai
|
36246c975b
|
8326233: Utils#copySSLParameters loses needClientAuth Setting
Reviewed-by: djelinski, jjiang, dfuchs
|
2024-02-21 01:26:21 +00:00 |
|
Claes Redestad
|
d2590c69b4
|
8325730: StringBuilder.toString allocation for the empty String
Reviewed-by: jlaskey, shade
|
2024-02-20 20:28:55 +00:00 |
|
Hannes Wallnöfer
|
aa792eabab
|
8164094: javadoc allows to create a @link to a non-existent method
Reviewed-by: prappo, jjg
|
2024-02-20 19:56:15 +00:00 |
|
Hannes Wallnöfer
|
a2d027eaa0
|
8326089: Text incorrectly placed in breadcrumbs list in generated docs
Reviewed-by: jjg
|
2024-02-20 19:22:59 +00:00 |
|
Alexey Ivanov
|
b419e95173
|
8294148: Support JSplitPane for instructions and test UI
Reviewed-by: honkar, dmarkov
|
2024-02-20 16:30:32 +00:00 |
|
Darragh Clarke
|
9538f5d317
|
8319651: Several network tests ignore vm flags when start java process
Reviewed-by: dfuchs, jpai
|
2024-02-20 16:00:09 +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 |
|
Denghui Dong
|
9fbcc008cb
|
8326127: JFR: Add SafepointCleanupTask to hardToTestEvents of TestLookForUntestedEvents
Reviewed-by: mgronlun
|
2024-02-20 00:41:15 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
Chen Liang
|
f6d7e30b84
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
Reviewed-by: asotona
|
2024-02-19 14:07:46 +00:00 |
|
vtstydev
|
56c50841ee
|
8307246: Printing: banded raster path doesn't account for device offset values
Reviewed-by: prr, psadhukhan, aivanov
|
2024-02-19 13:15:13 +00:00 |
|
Matthias Baesken
|
dc17c268e8
|
8325116: Amend jdk.ContainerConfiguration by swap related value
Reviewed-by: sgehwolf, lucy, egahlin
|
2024-02-19 12:52:35 +00:00 |
|
Jaikiran Pai
|
b366492761
|
8326152: Bad copyright header in test/jdk/java/util/zip/DeflaterDictionaryTests.java
Reviewed-by: tschatzl
|
2024-02-19 09:56:45 +00:00 |
|
Eirik Bjørsnøs
|
9451677daa
|
8326100: DeflaterDictionaryTests should use Deflater.getBytesWritten instead of Deflater.getTotalOut
Reviewed-by: alanb, jpai
|
2024-02-19 09:15:14 +00:00 |
|
Yi Yang
|
3742bc626e
|
8323795: jcmd Compiler.codecache should print total size of code cache
Reviewed-by: thartmann, kvn
|
2024-02-19 07:38:55 +00:00 |
|
Daniel D. Daugherty
|
099b744235
|
8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode
8326120: ProblemList sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh on macosx-aarch64
Reviewed-by: alanb
|
2024-02-18 18:10:32 +00:00 |
|
Eirik Bjørsnøs
|
7004c2724d
|
8303972: (zipfs) Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java independent of the zip command line
8301183: (zipfs) jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java failing with ZipException:R0 on OL9
Reviewed-by: lancea
|
2024-02-18 15:25:58 +00:00 |
|
Leonid Mesnik
|
f50df10591
|
8299023: TestPLABResize.java and TestPLABPromotion.java are failing intermittently
Reviewed-by: tschatzl, ayang
|
2024-02-17 19:19:47 +00:00 |
|
Rajan Halade
|
f3073db42a
|
8321408: Add Certainly roots R1 and E1
Reviewed-by: ascarpino, hchao
|
2024-02-16 18:07:53 +00:00 |
|
Justin Lu
|
4c7b313e0d
|
8325908: Finish removal of IntlTest and CollatorTest
Reviewed-by: naoto
|
2024-02-16 17:14:46 +00:00 |
|
Daniel D. Daugherty
|
00b5c70750
|
8326062: ProblemList jcstress tests that are failing due to JDK-8325984
Reviewed-by: azvegint, jvernee
|
2024-02-16 16:03:12 +00:00 |
|
Ben Perez
|
244573e719
|
8265372: Simplify PKCS9Attribute
Reviewed-by: weijun
|
2024-02-16 14:51:31 +00:00 |
|
Alexey Ivanov
|
80b63b6729
|
8323801: <s> tag doesn't strikethrough the text
Reviewed-by: honkar, dnguyen, psadhukhan
|
2024-02-16 14:10:44 +00:00 |
|
Matthias Baesken
|
9f4ec21f47
|
8325862: set -XX:+ErrorFileToStderr when executing java in containers for some container related jtreg tests
Reviewed-by: sgehwolf, stuefe, mdoerr
|
2024-02-16 13:13:11 +00:00 |
|
Leo Korinth
|
0aaec97527
|
8325763: Revert properties: vm.opt.x.*
Reviewed-by: ayang, stefank
|
2024-02-16 09:23:42 +00:00 |
|
Richard Reingruber
|
4018b2b196
|
8323782: Race: Thread::interrupt vs. AbstractInterruptibleChannel.begin
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: alanb, dholmes
|
2024-02-16 08:40:13 +00:00 |
|
Afshin Zafari
|
3d851033e9
|
8316813: NMT: Using WhiteBox API, virtual memory tracking should also be stressed in JMH tests
Reviewed-by: jsjolen, gziemski, stuefe
|
2024-02-16 08:27:19 +00:00 |
|
Matthias Baesken
|
ba8db1f6d7
|
8325876: crashes in docker container tests on Linuxppc64le Power8 machines
Reviewed-by: mdoerr, clanger
|
2024-02-16 08:21:02 +00:00 |
|
Leonid Mesnik
|
9029bf644e
|
8316451: 6 java/lang/instrument/PremainClass tests ignore VM flags
Reviewed-by: cjplummer, sspitsyn
|
2024-02-15 22:50:14 +00:00 |
|
Christoph Langer
|
99c9ae127c
|
8323664: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java still fails with JNI warning on some Windows configurations
Reviewed-by: prr, mbaesken, aivanov
|
2024-02-15 22:36:54 +00:00 |
|
Zdenek Zambersky
|
0fdfdf71f2
|
8325983: Build failure after JDK-8324580
Reviewed-by: stuefe, dcubed
|
2024-02-15 21:10:56 +00:00 |
|
Alexander Zuev
|
3b1062d45d
|
8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane
Reviewed-by: asemenov, abhiscxk, aivanov
|
2024-02-15 18:18:29 +00:00 |
|
Zdenek Zambersky
|
a231706a06
|
8324580: SIGFPE on THP initialization on kernels < 4.10
Reviewed-by: stuefe, sjohanss
|
2024-02-15 16:01:18 +00:00 |
|
Leonid Mesnik
|
2564f0f998
|
8325906: Problemlist vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 until JDK-8320865 is fixed
Reviewed-by: thartmann
|
2024-02-15 15:06:12 +00:00 |
|
Albert Mingkun Yang
|
2b1a840002
|
8325860: Serial: Move Generation.java to serial folder
Reviewed-by: cjplummer, tschatzl
|
2024-02-15 10:20:12 +00:00 |
|
Sonia Zaldana Calles
|
1aae980c54
|
8323994: gtest runner repeats test name for every single gtest assertion
Reviewed-by: stuefe, lmesnik
|
2024-02-15 08:03:01 +00:00 |
|
Kim Barrett
|
810daf8206
|
8325910: Rename jnihelper.h
Reviewed-by: coleenp
|
2024-02-15 03:54:43 +00:00 |
|