Casper Norrbin
|
15378a7853
|
8345126: [BACKOUT] JDK-8318127: align_up has potential overflow
Reviewed-by: iklam
|
2024-11-27 19:51:17 +00:00 |
|
Jonathan Lampérth
|
1e3a0fdb5d
|
8035271: Incorrect indentation of LineNumberTable/LocalVariableTable/Exception table/LocalVariableTypeTable/StackMapTable/RuntimeVisibleTypeAnnotations in verbose mode
Reviewed-by: liach, jvernee
|
2024-11-27 17:31:39 +00:00 |
|
Brian Burkhalter
|
0312694c46
|
8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
Reviewed-by: alanb
|
2024-11-27 16:14:03 +00:00 |
|
Nizar Benalla
|
b89cba7517
|
8342808: Javadoc should add whitespace between type parameters
Reviewed-by: hannesw
|
2024-11-27 15:36:02 +00:00 |
|
Nizar Benalla
|
0b704a2279
|
8343239: Javadoc marks non-preview type as preview if it's the subtype of a preview type
Reviewed-by: liach, hannesw
|
2024-11-27 15:33:54 +00:00 |
|
Per Minborg
|
a1473ec302
|
8294432: Add provisions to calculate hash values from MemorySegments
Reviewed-by: mcimadamore
|
2024-11-27 13:26:36 +00:00 |
|
Alexey Semenyuk
|
4a22c1fefc
|
8344770: Switch jpackage unit tests to use JUnit5
Reviewed-by: almatvee
|
2024-11-27 12:42:34 +00:00 |
|
Casper Norrbin
|
494806286f
|
8318127: align_up has potential overflow
Reviewed-by: kbarrett, dlong
|
2024-11-27 12:27:31 +00:00 |
|
Emanuel Peter
|
b3986bdbdb
|
8344118: C2 SuperWord: add VectorThroughputForIterationCount benchmark
Reviewed-by: kvn, jbhateja, chagedorn
|
2024-11-27 09:15:57 +00:00 |
|
Abhishek Kumar
|
96388be1b5
|
8345004: [BACKOUT] GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
Reviewed-by: psadhukhan, kizune
|
2024-11-27 08:24:01 +00:00 |
|
Joe Wang
|
28c8729019
|
8343004: Adjust JAXP limits
Reviewed-by: lancea, rriggs
|
2024-11-26 22:59:49 +00:00 |
|
Valerie Peng
|
8c2b4f6271
|
8345057: ML_KEM NamedParameterSpec constants removed by ML-DSA integration
Reviewed-by: mullan, hchao
|
2024-11-26 21:08:57 +00:00 |
|
Vicente Romero
|
8389e24d38
|
8345058: Javac issues different error messages for the modifiers of the requires directive
Reviewed-by: mcimadamore
|
2024-11-26 20:53:12 +00:00 |
|
Yudi Zheng
|
8da6435d4d
|
8343693: [JVMCI] Override ModifiersProvider.isConcrete in ResolvedJavaType to be isArray() || !isAbstract()
Reviewed-by: never
|
2024-11-26 20:50:49 +00:00 |
|
Harshitha Onkar
|
5e15415cb9
|
8344654: Some client tests still expect a SecurityManager after JEP486
Reviewed-by: prr, azvegint
|
2024-11-26 20:10:48 +00:00 |
|
Sonia Zaldana Calles
|
3689f3909e
|
8344013: "bad tag in log" assert with +LogCompilation +CITimeVerbose
Reviewed-by: chagedorn, dfenacci
|
2024-11-26 19:44:09 +00:00 |
|
Hannes Wallnöfer
|
9458a4355f
|
8318416: Superscript marks should use consistent font style
Reviewed-by: liach
|
2024-11-26 18:50:50 +00:00 |
|
Sean Mullan
|
65c98e577f
|
8344420: Remove Security Manager dependencies from javax.security package
Reviewed-by: alanb, rriggs, wetmore
|
2024-11-26 17:24:22 +00:00 |
|
Calvin Cheung
|
246552674c
|
8344821: Test CheckDefaultArchiveFile.java fails if classes_coh.jsa is not present
Reviewed-by: iklam, dholmes
|
2024-11-26 17:17:45 +00:00 |
|
Calvin Cheung
|
d752f19611
|
8343427: Class file load hook crashes on archived classes from multi-release JARs
Reviewed-by: dholmes, iklam
|
2024-11-26 17:14:00 +00:00 |
|
Alan Bateman
|
f0b72f728d
|
8342380: Implement JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe
Reviewed-by: vklang, jpai
|
2024-11-26 12:28:55 +00:00 |
|
Hamlin Li
|
6da3ecd65d
|
8344960: RISC-V: fix TestFloatConversionsVectorNaN for COH and AlignVector
Reviewed-by: fyang, luhenry
|
2024-11-26 11:10:36 +00:00 |
|
Afshin Zafari
|
9291abc633
|
8342074: Fix runtime/Thread/TestAlwaysPreTouchStacks.java to be flagless or accept VM flags
Reviewed-by: gziemski, lmesnik
|
2024-11-26 11:08:34 +00:00 |
|
Markus Grönlund
|
0054bbed7f
|
8343756: CAN_SHOW_REGISTERS_ON_ASSERT for Windows
Reviewed-by: stuefe, jsjolen
|
2024-11-26 10:50:20 +00:00 |
|
Doug Simon
|
3a625f38aa
|
8344628: Test TestEnableJVMCIProduct.java run with virtual thread intermittent fails
Reviewed-by: syan, dlong, mli
|
2024-11-26 09:50:57 +00:00 |
|
Volkan Yazıcı
|
25dd51e4fc
|
8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
Reviewed-by: dfuchs, jpai
|
2024-11-26 09:35:31 +00:00 |
|
Roberto Castañeda Lozano
|
0105203575
|
8337660: C2: basic blocks with only BoxLock nodes are wrongly treated as empty
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: qamai, thartmann, kvn
|
2024-11-26 08:51:34 +00:00 |
|
Per Minborg
|
4e68d665be
|
8344954: Linker tests fails on BE platforms after JDK-8340205
Reviewed-by: mdoerr, amitkumar
|
2024-11-26 08:24:21 +00:00 |
|
Taizo Kurashige
|
48e3b6511a
|
8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform
Reviewed-by: asemenyuk, almatvee
|
2024-11-25 23:23:03 +00:00 |
|
Alisen Chung
|
16232578d9
|
8339524: Clean up a few ExtendedRobot tests
Reviewed-by: honkar, aivanov, prr
|
2024-11-25 22:32:59 +00:00 |
|
Phil Race
|
027607968b
|
8344667: Remove most uses of AWT Permissions from the desktop module
Reviewed-by: azvegint, kizune
|
2024-11-25 22:16:07 +00:00 |
|
Naoto Sato
|
15ae8d02ee
|
8319993: Update Unicode Data Files to 16.0.0
8319992: Update ICU4J to Version 76.1
Reviewed-by: jlu, joehw, iris
|
2024-11-25 15:54:23 +00:00 |
|
Alan Bateman
|
a032de2904
|
8344577: Virtual thread tests are timing out on some macOS systems
Reviewed-by: jpai
|
2024-11-25 15:34:13 +00:00 |
|
Hamlin Li
|
133419177d
|
8334474: RISC-V: verify perf of ExpandBits/CompressBits (rvv)
Reviewed-by: fyang, rehn, luhenry
|
2024-11-25 13:54:44 +00:00 |
|
Adam Sotona
|
c6b14c62f6
|
8344841: ClassPrinter prints confusing value for null
Reviewed-by: liach
|
2024-11-25 13:45:34 +00:00 |
|
Sean Mullan
|
ddc8a9d5da
|
8344366: Remove Security Manager dependencies from javax.net.ssl and sun.security.ssl packages
Reviewed-by: coffeys, ascarpino, hchao
|
2024-11-25 13:10:59 +00:00 |
|
Emanuel Peter
|
811d08c0a4
|
8340010: Fix vectorization tests with compact headers
Reviewed-by: chagedorn, rkennke, mli
|
2024-11-25 10:39:36 +00:00 |
|
Sebastian Lövdahl
|
da4b7a8c56
|
8341436: containers/docker/TestJcmdWithSideCar.java takes needlessly long to run
Reviewed-by: kevinw, lmesnik
|
2024-11-25 09:13:10 +00:00 |
|
Prasanta Sadhukhan
|
333a9973f1
|
8335231: [macos] Test java/awt/print/PrinterJob/Cancel/PrinterJobCancel.java failed on macOS because the case didn't get the expected PrintAbortException
Reviewed-by: tr, abhiscxk
|
2024-11-25 08:57:54 +00:00 |
|
Per Minborg
|
68ba7ee5c8
|
8340205: Native linker allows MemoryLayout consisting of only PaddingLayout
Reviewed-by: jvernee, mcimadamore
|
2024-11-25 07:42:57 +00:00 |
|
Phil Race
|
6f622da7fb
|
8344923: Problem list on java/awt/Robot/ScreenCaptureRobotTest.java on macOS
Reviewed-by: dholmes
|
2024-11-25 03:33:17 +00:00 |
|
SendaoYan
|
8f08020fa4
|
8344903: Improve error handling TestJhsdbJstackPrintVMLocks.java
Reviewed-by: lmesnik, dholmes
|
2024-11-25 01:31:16 +00:00 |
|
Damon Nguyen
|
6711e1327a
|
8344914: OOME in several tests since JDK-6672644 - JComboBox still scrolling
Reviewed-by: prr
|
2024-11-24 08:54:17 +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 |
|
Alexey Semenyuk
|
70c4e2c0cc
|
8344587: Reduce number of "jdk.jpackage.internal" classes used from other packages
Reviewed-by: almatvee
|
2024-11-22 23:33:49 +00:00 |
|
Damon Nguyen
|
11147046aa
|
6672644: JComboBox still scrolling if switch to another window and return back
Reviewed-by: abhiscxk, psadhukhan
|
2024-11-22 19:29:41 +00:00 |
|
Leonid Mesnik
|
98b667834c
|
8343741: SA jstack --mixed should print information about VM locks
Reviewed-by: cjplummer
|
2024-11-22 19:21:09 +00:00 |
|
Harshitha Onkar
|
1b2d9cad53
|
8344881: Problemlist java/awt/Robot/InfiniteLoopException.java on Linux
Reviewed-by: prr, dnguyen
|
2024-11-22 19:16:54 +00:00 |
|
Sonia Zaldana Calles
|
079f503d96
|
8344568: Renaming ceil_log2 to log2i_ceil
Reviewed-by: kbarrett
|
2024-11-22 18:55:31 +00:00 |
|
Nizar Benalla
|
5154b71637
|
8343598: Since Checker can mark some preview elements as new even if bytecode reference is identical
Reviewed-by: hannesw
|
2024-11-22 17:59:12 +00:00 |
|