Compare commits

...

1294 Commits

Author SHA1 Message Date
Alexey Ushakov
3ed5db8e59 JBR-5704 displaySyncOFF: javax/swing/JDialog/Transparency/TransparencyTest.java: JDialog transparency lost upon iconify/deiconify sequence
Corrected startRedraw method to call setNeedsDisplay in displaySync=false mode

(cherry picked from commit bd291402b1)
2023-06-08 12:43:48 +02:00
Nikita Gubarkov
31bec5b54b JBR-5637 Linux: force release grabs before doing _NET_WM_MOVERESIZE. 2023-06-06 22:06:16 +02:00
Sergey Shelomentsev
258e860c9c fixup! JBR-5670 restore original display mode 2023-06-06 21:55:52 +03:00
Sergey Shelomentsev
559499ef3d JBR-5701 update source and target java version in J2DBench build file 2023-06-06 15:54:06 +03:00
Sergey Shelomentsev
7bd0a4f9b8 JBR-2870 add resression test for JPopupMenu
- verify that the popup menu is usable if overlaps WM's dock panel of the bottom of screen
2023-06-06 11:42:43 +03:00
Nikita Tsarev
34f54e4e9e JBR-5630: vmoption to change dead key reporting behavior on macOS 2023-06-02 17:38:29 +02:00
Nikita Tsarev
d9e8213d6a JBR-5469: Fix NextAppWinKey behavior with certain keys 2023-06-02 17:38:23 +02:00
Nikita Tsarev
f45ba83159 JBR-5558: macOS keyboard rewrite 2 2023-06-02 17:38:17 +02:00
Maxim Kartashev
7d51b5d1c0 JBR-5666 Wayland: WLToolkit doesn't work with weston
Multiple Wayland buffers support.
2023-06-02 19:05:40 +04:00
Vladislav Rassokhin
473c0e7675 JBR-5600 Reduce noise in signing scripts output
(cherry picked from commit 4e2fa80e86)
2023-06-02 20:33:46 +07:00
Vladislav Rassokhin
c0fc88ae56 JBR-5600 Sign frameworks as whole, verify framework signature before full app sign
(cherry picked from commit ebb82ed952)
2023-06-02 20:33:45 +07:00
Vladislav Rassokhin
3c0fb6c09d tools/mac/scripts: minor improvements
* don't move into itself
* use `PKG_NAME` variable instead of `${APP_NAME}.pkg`
* cleanup sign.sh
* add `SCRIPT_VERBOSE` env variable to control `set -x`

(cherry picked from commit 45a9853b23)
2023-06-02 20:33:45 +07:00
Vladislav Rassokhin
6411043581 JBR-5600 Staple .pkg with signature
(cherry picked from commit e1dc322fd3)
2023-06-02 20:33:45 +07:00
Vladislav Rassokhin
5761732efc JBR-5600 Notarize macOS binaries using notarytool
(cherry picked from commit f0f1734d50)
2023-06-02 20:33:44 +07:00
Vladislav Rassokhin
ae867dd13d JBR-5600 Sign macOS binaries using jet-sign
(cherry picked from commit 9cbf4e489b)
2023-06-02 20:33:44 +07:00
David Holmes
8c4aed5120 8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
Reviewed-by: jsjolen, gziemski
(cherry picked from commit 1e6770fb97)
2023-06-02 18:39:01 +07:00
Joe Darcy
e1fde81faa 8309134: Augment test/langtools/tools/javac/versions/Versions.java for JDK 21 language changes
Reviewed-by: jjg
(cherry picked from commit cb40db052c)
2023-06-02 18:39:01 +07:00
Mandy Chung
447d381f5d 8307944: ClassFileDumper should only load java.nio.file.Path if enabled
Reviewed-by: rriggs
(cherry picked from commit de7fd1c306)
2023-06-02 18:38:59 +07:00
Valerie Peng
bc28eab97d 8297885: misc sun/security/pkcs11 tests timed out
Reviewed-by: xuelei
(cherry picked from commit 7891de331a)
2023-06-02 18:38:59 +07:00
Roger Riggs
ce6acc93c2 8308960: Decouple internal Version and OperatingSystem classes
Reviewed-by: mchung
(cherry picked from commit 323d6ceda6)
2023-06-02 18:38:58 +07:00
Joe Darcy
e219466fe1 8308987: Update java.lang.Class to use javadoc snippets
Reviewed-by: alanb
(cherry picked from commit 1b8e6bf31c)
2023-06-02 18:38:58 +07:00
Daniel Fuchs
7fb6eff67d 8307648: java/net/httpclient/ExpectContinueTest.java timed out
Reviewed-by: djelinski
(cherry picked from commit 04b0e785f6)
2023-06-02 18:38:57 +07:00
Weijun Wang
f81bdb9fbf 8297878: KEM: Implementation
Reviewed-by: ascarpino, mullan
(cherry picked from commit 6b90b0519e)
2023-06-02 18:38:57 +07:00
Brian Burkhalter
a07e48d26e 8290499: new File(parent, "/") breaks normalization – creates File with slash at the end
Reviewed-by: rriggs
(cherry picked from commit 21af8bae38)
2023-06-02 18:38:56 +07:00
Jorn Vernee
82be64576d 8308992: New test TestHFA fails with zero
Reviewed-by: mcimadamore
(cherry picked from commit 804f198c73)
2023-06-02 18:38:56 +07:00
Jasmine Karthikeyan
53be7e77af 8051725: Improve expansion of Conv2B nodes in the middle-end
Reviewed-by: thartmann, qamai, sviswanathan
(cherry picked from commit fb0b1f0c23)
2023-06-02 18:38:55 +07:00
Paul Hohensee
cddee5368d 8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
Reviewed-by: dholmes, mchung
(cherry picked from commit 3eced01f9e)
2023-06-02 18:38:54 +07:00
Jie Fu
b608a35ff5 8309110: Build failure after JDK-8307795 due to warnings in micro-benchmark StoreMaskTrueCount.java
Reviewed-by: thartmann
(cherry picked from commit 15e028530a)
2023-06-02 18:38:54 +07:00
Antonios Printezis
6769e5140a 8308977: gtest:codestrings fails on riscv
Reviewed-by: fyang
(cherry picked from commit 4526282266)
2023-06-02 18:38:53 +07:00
changpeng1997
6aebb8deb0 8307795: AArch64: Optimize VectorMask.truecount() on Neon
Reviewed-by: aph, eliu
(cherry picked from commit f600d0369a)
2023-06-02 18:38:53 +07:00
Renjith
f077c476aa 8309095: Remove UTF-8 character from TaskbarPositionTest.java
Reviewed-by: aivanov
(cherry picked from commit 07f2070411)
2023-06-02 18:38:52 +07:00
Maurizio Cimadamore
e1a635436f 8309042: MemorySegment::reinterpret cleanup action is not called for all overloads
Reviewed-by: jvernee
(cherry picked from commit 2b186e246e)
2023-06-02 18:38:52 +07:00
Erik Österlund
227afcd6d9 8308881: Strong CLD oop handle roots are demoted to non-roots concurrently
Reviewed-by: stefank, coleenp
(cherry picked from commit 78aac241b8)
2023-06-02 18:38:51 +07:00
Emanuel Peter
0e6521ce9c 8302670: use-after-free related to PhaseIterGVN interaction with Unique_Node_List and Node_Stack
Co-authored-by: Justin King <jcking@openjdk.org>
Reviewed-by: thartmann, chagedorn, jcking
(cherry picked from commit 1f1f604071)
2023-06-02 18:38:51 +07:00
Tobias Hartmann
ffd88cefa8 8309077: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
Reviewed-by: chagedorn
(cherry picked from commit d35a550f6d)
2023-06-02 18:38:50 +07:00
Gui Cao
68d42b43d4 8308817: RISC-V: Support VectorTest node for Vector API
Co-authored-by: Dingli Zhang <dingli@iscas.ac.cn>
Reviewed-by: fjiang, fyang
(cherry picked from commit 457e1cb827)
2023-06-02 18:38:50 +07:00
Ioi Lam
96216a61b3 8308906: Make CIPrintCompilerName a diagnostic flag
Reviewed-by: kvn, stuefe
(cherry picked from commit 7508d9f9e0)
2023-06-02 18:38:49 +07:00
Prasanta Sadhukhan
1906a97381 8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java
Reviewed-by: abhiscxk, aivanov
(cherry picked from commit a4bae3a9e2)
2023-06-02 18:38:49 +07:00
Renjith
7496c13940 8289547: Update javax/swing/Popup/TaskbarPositionTest.java
Reviewed-by: aivanov, dmarkov, honkar
(cherry picked from commit d73fc70ea2)
2023-06-02 18:38:48 +07:00
Markus Grönlund
ff6d2f47da 8307488: Incorrect weight of the first ObjectAllocationSample JFR event
Reviewed-by: egahlin
(cherry picked from commit 7cf6eecdc8)
2023-06-02 18:38:47 +07:00
Doug Simon
df91c85273 8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out
Reviewed-by: never
(cherry picked from commit a5d8d59469)
2023-06-02 18:38:47 +07:00
Prasanta Sadhukhan
f497bf3056 8306119: Many components respond to a mouse event by requesting focus without supplying the MOUSE_EVENT cause
Reviewed-by: jdv
(cherry picked from commit 70130d3b16)
2023-06-02 18:38:46 +07:00
Albert Mingkun Yang
a62ae67460 8308948: Remove unimplemented ThreadLocalAllocBuffer::reset
Reviewed-by: tschatzl
(cherry picked from commit 6360b49931)
2023-06-02 18:38:45 +07:00
Dingli Zhang
7c364e3436 8308915: RISC-V: Improve temporary vector register usage avoiding the use of v0
Reviewed-by: yzhu, fyang
(cherry picked from commit e21f865d84)
2023-06-02 18:38:45 +07:00
Christian Stein
43d4facc14 8306560: Add TOOLING.jsh load file
Reviewed-by: jlahoda
(cherry picked from commit 547a8b40b3)
2023-06-02 18:38:44 +07:00
Gerard Ziemski
4c0961db3e 8306428: RunThese30M.java crashed with assert(early->flag() == current->flag() || early->flag() == mtNone)
Reviewed-by: jsjolen, stuefe
(cherry picked from commit ca54f4e007)
2023-06-02 18:38:44 +07:00
Erik Gahlin
25d3c8e6c2 8308876: JFR: Deserialization of EventTypeInfo uses incorrect attribute names
Reviewed-by: mgronlun
(cherry picked from commit 5fdb22f911)
2023-06-02 18:38:43 +07:00
Serguei Spitsyn
dc514f00cd 8308814: extend SetLocalXXX minimal support for virtual threads
Reviewed-by: cjplummer
(cherry picked from commit bd113ee048)
2023-06-02 18:38:43 +07:00
Hannes Wallnöfer
a272dbdf55 8286470: Support searching for sections in class/package javadoc
Reviewed-by: jjg
(cherry picked from commit a92363461d)
2023-06-02 18:38:43 +07:00
Calvin Cheung
1d5e9ef6b5 8308594: Use atomic bitset function for PackageEntry::_defined_by_cds_in_class_path
Reviewed-by: coleenp, lfoltan
(cherry picked from commit 55d297fdda)
2023-06-02 18:38:42 +07:00
Xue-Lei Andrew Fan
694d482fa3 8308801: update for deprecated sprintf for libnet in java.base
Reviewed-by: djelinski, rriggs
(cherry picked from commit c72b547425)
2023-06-02 18:38:42 +07:00
Erik Gahlin
7372da0fe2 8308935: jdk.management.jfr.RecordingInfo.toString() lacks test coverage
Reviewed-by: mgronlun
(cherry picked from commit 77c5adb09e)
2023-06-02 18:38:41 +07:00
Ashutosh Mehra
dc4ef0f0e8 8308657: ReplayInline is not availabe in production build
Reviewed-by: kvn, roland, thartmann
(cherry picked from commit ce5251aff7)
2023-06-02 18:38:41 +07:00
Stefan Karlsson
0f27f4b246 8308589: gc/cslocker/TestCSLocker.java timed out
Reviewed-by: eosterlund
(cherry picked from commit cc0976bf7f)
2023-06-02 18:38:40 +07:00
Kevin Walls
66520b30af 8299665: /proc/self/stat parsing in libmanagement broken by execname with spaces
Reviewed-by: sspitsyn, amenkov
(cherry picked from commit 17ef8a44a9)
2023-06-02 18:38:40 +07:00
Tejesh R
7b58f3c48b 8306812: Open source several AWT Miscellaneous tests
Reviewed-by: psadhukhan
(cherry picked from commit c494770ca0)
2023-06-02 18:38:39 +07:00
Erik Österlund
375c694d9b 8308009: Generational ZGC: OOM before clearing all SoftReferences
Reviewed-by: stefank, aboldtch
(cherry picked from commit d3b9b364da)
2023-06-02 18:38:39 +07:00
Roland Westrelin
213b6712f7 8305189: C2 failed "assert(_outcnt==1) failed: not unique"
Reviewed-by: chagedorn, thartmann
(cherry picked from commit bac02b6e9d)
2023-06-02 18:38:38 +07:00
Johan Sjölen
6b9daf666e 8299974: Replace NULL with nullptr in share/adlc/
Reviewed-by: dlong, kvn
(cherry picked from commit 62537d200f)
2023-06-02 18:38:38 +07:00
Doug Simon
61c1759200 8308931: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
Reviewed-by: thartmann
(cherry picked from commit f09345b3a4)
2023-06-02 18:38:37 +07:00
Stefan Karlsson
1046189abe 8308844: ProblemList gc/z/TestHighUsage.java with Generational ZGC on windows x64
Reviewed-by: aboldtch, tschatzl
(cherry picked from commit 7c072dbd9d)
2023-06-02 18:38:37 +07:00
Tejesh R
bbc192bc8f 8306137: Open source several AWT ScrollPane related tests
Reviewed-by: aivanov
(cherry picked from commit 4becb7bcb6)
2023-06-02 18:38:36 +07:00
Roland Westrelin
042814e6e7 8308583: SIGSEGV in GraphKit::gen_checkcast
Reviewed-by: thartmann, kvn, never
(cherry picked from commit 199b1bf500)
2023-06-02 18:38:36 +07:00
Sergey Shelomentsev
bd49544ff5 JBR-5670 restore initial display mode after test execution 2023-06-02 14:29:28 +03:00
Sergey Shelomentsev
e0f6c712cb JBR-4880 Fix DeadKeySystemAssertionDialog to avoid receiving key event out of the window 2023-06-02 14:29:24 +03:00
Maxim Kartashev
2626653c5d JBR-5658 Wayland: incorrect scaling of window content
The buffer scale is changed atomically with the size.
WLGraphicsConfig made immutable and is re-created when scaling changes.
WLGraphicsDevice is also re-created when its position changes.
2023-06-01 13:24:53 +04:00
Alexey Ushakov
faead95d98 JBR-5649 Flickering in multi-monitor configuration
Provided corrected initial value for currentDisplayID

(cherry picked from commit 9ba9286595)
2023-05-31 14:34:33 +02:00
Nikita Provotorov
55c8a871ec JBR-5668: The implementation of a11y announcing for macOS crashes with -Xcheck:jni.
- Create a global reference of the passed to EDT accessible object (the local reference) to use it in the AppKit thread ;
- Enable -Xcheck:jni in the tests ;
- Make the tests handle the problematic case .

(cherry picked from commit cba981df4b)
2023-05-30 17:53:16 +03:00
Sergey Shelomentsev
23f2a642dc JBR-5579 Update mouse location checks, set window always on top for ActionListenerTest 2023-05-29 18:40:16 +03:00
Sergey Shelomentsev
6092ee64de JBR-5551 update hit tests on custom title bar
- set windows always on top
- verify mouse location before clicking
2023-05-29 18:40:12 +03:00
Sergey Shelomentsev
c5cdfd13aa remove jb/java/awt/CustomTitleBar/MouseEventsOnClientArea.java 2023-05-29 17:18:31 +03:00
Sergey Shelomentsev
69fcc807ed JBR-5577 fix MouseEventsOnClientArea test
- add Swing/AWT specific Task runners
- split MouseEventsOnClientArea to separate AWT/Swing tests
- use CountDownLatch for tracking mouse events
2023-05-29 17:17:22 +03:00
Sergey Shelomentsev
c2d200da0b remove jb/java/awt/Window/ZOrderOnModalDialogActivation.java 2023-05-29 15:29:35 +03:00
Sergey Shelomentsev
120f6a977c JBR-4494 pass ui scale options for child process 2023-05-29 15:29:30 +03:00
Justin Lu
71d23799bc 8159023: Engineering notation of DecimalFormat does not work as documented
Reviewed-by: naoto
(cherry picked from commit 46c4da7fdd)
2023-05-26 19:27:21 +03:00
Daniel D. Daugherty
3eeec554d3 8308907: ProblemList java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java on linux-x64
8308908: ProblemList javax/sound/sampled/Clip/ClipIsRunningAfterStop.java on linux-x64
8308909: ProblemList sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java on linux-x64

Reviewed-by: mikael
(cherry picked from commit ee321c70e5)
2023-05-26 19:27:21 +03:00
Calvin Cheung
e42a8cf256 8308073: ClassLoaderExt::append_boot_classpath should handle dynamic archive
Reviewed-by: iklam, matsaave
(cherry picked from commit dc7683a051)
2023-05-26 19:27:20 +03:00
Erik Gahlin
817a6d5c5e 8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Expected at least some events to be out of order! Reuse = false"
Reviewed-by: mgronlun
(cherry picked from commit 4870234552)
2023-05-26 19:27:20 +03:00
Ashutosh Mehra
b75a6280ea 8308672: Add version number in the replay file generated by DumpInline
Reviewed-by: kvn
(cherry picked from commit 7d2a7ce240)
2023-05-26 19:27:19 +03:00
Naoto Sato
fded148865 8308108: Support Unicode extension for collation settings
Reviewed-by: iris, rriggs, jlu, alanb
(cherry picked from commit 27ba8bd4ed)
2023-05-26 19:27:19 +03:00
Doug Simon
887d28aca1 8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
Reviewed-by: never
(cherry picked from commit 89b3c375ac)
2023-05-26 19:27:18 +03:00
Erik Gahlin
3a552cc9a2 8306703: JFR: Summary views
Reviewed-by: mgronlun
(cherry picked from commit 98acce13d5)
2023-05-26 19:27:18 +03:00
Maurizio Cimadamore
07352f7a9c 8300491: SymbolLookup::libraryLookup accepts strings with terminators
Reviewed-by: psandoz
(cherry picked from commit 534de6d8ae)
2023-05-26 19:27:17 +03:00
Tyler Steele
7a01257890 8286597: Implement PollerProvider on AIX
Reviewed-by: mdoerr, alanb, vtewari
(cherry picked from commit 48d21bd089)
2023-05-26 19:27:17 +03:00
Michael McMahon
58fcc3e546 8300038: Make new version of JNU_GetStringPlatformChars which checks for null characters
Reviewed-by: dfuchs, naoto

(cherry picked from commit e7edf8d145)
2023-05-26 19:27:02 +03:00
Erik Gahlin
8016e48d24 8308335: JFR: Remove @Experimental from Virtual Threads events
Reviewed-by: alanb, mgronlun
(cherry picked from commit 90e57fd5a9)
2023-05-26 19:20:53 +03:00
Albert Mingkun Yang
8c09a8d7b5 8308098: G1: Remove redundant checks in G1ObjectCountIsAliveClosure
Reviewed-by: tschatzl, iwalulya
(cherry picked from commit 7e2e05d836)
2023-05-26 19:20:52 +03:00
Coleen Phillimore
d89bb15be6 8308655: Narrow types of ConstantPool and ConstMethod returns
Reviewed-by: fparain, matsaave
(cherry picked from commit 2599ada152)
2023-05-26 19:20:51 +03:00
Roberto Castañeda Lozano
4441fc361e 8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: chagedorn, thartmann
(cherry picked from commit 5a0a238f67)
2023-05-26 19:20:51 +03:00
Pavel Rappo
30d8a28973 8308735: Typos in parameter names
Reviewed-by: naoto, iris, bpb
(cherry picked from commit 38367d3c3a)
2023-05-26 19:20:49 +03:00
Christian Hagedorn
749ffd5c0e 8305635: Replace Parse Predicate IfNode with new ParsePredicateNode and route predicate queries through dedicated classes
Reviewed-by: thartmann, kvn
(cherry picked from commit 4f096eb7c9)
2023-05-26 19:20:48 +03:00
Sergey Bylokhov
eca25204b0 8307132: Cleanup the code of sun.java2d.cmm.lcms package
Reviewed-by: prr
(cherry picked from commit f27bc59f85)
2023-05-26 19:20:48 +03:00
Jaikiran Pai
16d485b39a 8308475: Make the thread dump files generated by jcmd Thread.dump_to_file jtreg failure handler action easily accessible
Reviewed-by: lmesnik
(cherry picked from commit 426ebf4fe9)
2023-05-26 19:20:47 +03:00
Axel Boldt-Christmas
796eb11233 8307958: Metaspace verification is slow causing extreme class unloading times
Reviewed-by: stuefe, coleenp
(cherry picked from commit 8d8153e98a)
2023-05-26 19:20:45 +03:00
Christian Stein
bcb1637ec5 8144891: ToolBox should use java.nio.file.Path internally, instead of java.io.File
Reviewed-by: jjg
(cherry picked from commit d87713440a)
2023-05-26 19:20:44 +03:00
Leo Korinth
05a8c43bd2 8308506: Reduce testing time by removing combinations tested
Reviewed-by: tschatzl, lmesnik
(cherry picked from commit aaa61899c9)
2023-05-26 19:20:43 +03:00
Aggelos Biboudis
54f4f334aa 8308727: Compiler should accept final unnamed variables in try-with-resources
Reviewed-by: jlahoda
(cherry picked from commit 4500bb7a67)
2023-05-26 19:20:41 +03:00
Hannes Wallnöfer
5a6f831906 8305710: Line breaks in search tags cause invalid JSON in index file
Reviewed-by: jjg
(cherry picked from commit 3272e2597a)
2023-05-26 19:20:40 +03:00
Hannes Wallnöfer
68b6723341 8305958: Use links instead of buttons for auto-generated header links
Reviewed-by: jjg
(cherry picked from commit 3f4abff59c)
2023-05-26 19:20:40 +03:00
Adam Sotona
aa90bcc0f8 8308549: Classfile API should fail to generate over-sized Code attribute
Reviewed-by: mchung
(cherry picked from commit bfcae68ed1)
2023-05-26 19:20:39 +03:00
Vladimir Kempik
87dc6004e7 8308656: RISC-V: vstring_compare doesnt manifest usage of all vector registers
Reviewed-by: yzhu, fyang
(cherry picked from commit 2a18e537d6)
2023-05-26 19:20:38 +03:00
Guoxiong Li
72fbf5db95 8288619: Unexpected parsing for @see
Reviewed-by: jjg
(cherry picked from commit a291f002cd)
2023-05-26 19:20:37 +03:00
Serguei Spitsyn
ac96444ba5 8308400: add ForceEarlyReturn support for virtual threads
Reviewed-by: alanb, lmesnik
(cherry picked from commit 89b99143ac)
2023-05-26 19:20:36 +03:00
Chen Liang
a6dd1f22e4 8307652: sealed class hierarchy graph doesn't distinguish non-sealed classes
Reviewed-by: pminborg, jjg
(cherry picked from commit 1451ac1770)
2023-05-26 19:20:35 +03:00
Alex Menkov
e3c8db0437 8299414: JVMTI FollowReferences should support references from VirtualThread stack
Reviewed-by: sspitsyn, kevinw
(cherry picked from commit 207fbcb083)
2023-05-26 19:20:35 +03:00
Jim Laskey
3ff2db0179 8308040: Evaluate new public types in non-public classes
Reviewed-by: rriggs, darcy
(cherry picked from commit b44fa365ca)
2023-05-26 19:20:34 +03:00
Tom Rodriguez
71a4a029d4 8308291: compiler/jvmci/meta/ProfilingInfoTest.java fails with -XX:TieredStopAtLevel=1
Reviewed-by: kvn, chagedorn
(cherry picked from commit ac89e3045b)
2023-05-26 19:20:34 +03:00
Coleen Phillimore
daef083984 8297887: Update Siphash
Reviewed-by: lfoltan
(cherry picked from commit bacf652311)
2023-05-26 19:20:33 +03:00
Chris Plummer
5b8d406a04 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames
8308481: JDI TestScaffold does not support passing app arguments to the debuggee
8305632: Test com/sun/jdi/PopAndInvokeTest.java fails with OpaqueFrameException

Reviewed-by: alanb, sspitsyn, lmesnik
(cherry picked from commit 89f2d458a2)
2023-05-26 19:20:32 +03:00
Erik Gahlin
9921c84601 8307738: JFR: EventStream.openRepository() drops events
Reviewed-by: mgronlun
(cherry picked from commit d10467e27b)
2023-05-26 19:20:32 +03:00
Daniel Fuchs
928c2a5eb1 8308310: HttpClient: Avoid logging or locking from within synchronized blocks
Reviewed-by: jpai
(cherry picked from commit 736b90d54b)
2023-05-26 19:20:31 +03:00
Martin Doerr
7a59c80189 8308761: New test TestHFA needs adaptation for JDK-8308276
Reviewed-by: mcimadamore, mbaesken
(cherry picked from commit 7764f46e9e)
2023-05-26 19:20:30 +03:00
Vitaly Provodin
d35559a45a fixup! IDEA-141456 Multimonitor HIDPI support for Linux 2023-05-26 19:19:55 +03:00
Maxim Kartashev
ef548335c4 8305578: X11GraphicsDevice.pGetBounds() is slow in remote X11 sessions
Reviewed-by: avu, serb

(cherry picked from commit d7245f70e7)
2023-05-26 19:19:05 +03:00
Maxim Kartashev
cd781631a8 Revert "JBR-3688 PyCharm incredibly slow with fakexrandr"
This reverts commit 0aef3419
2023-05-26 19:11:50 +03:00
Vitaly Provodin
85f65db694 Revert "JBR-3813 Regression after fix for JBR-3688"
This reverts commit bc957c83b7.
2023-05-26 19:10:01 +03:00
Vitaly Provodin
a3045012ed Revert "JBR-3916 Deadlock in pGetBounds() on Linux"
This reverts commit 603509c6c4.
2023-05-26 19:09:49 +03:00
Viktor Klang
5de91a382c 8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
Reviewed-by: alanb
(cherry picked from commit 544978cb76)
2023-05-26 19:07:22 +03:00
Thomas Schatzl
d64497e9a6 8171221: Remove -XX:+CheckMemoryInitialization
Reviewed-by: ayang, shade
(cherry picked from commit 65c8dbe693)
2023-05-26 19:07:22 +03:00
Xiaolin Zheng
d97eb806e1 8308091: Remove unused iRegIHeapbase() matching operand
Reviewed-by: fyang, thartmann
(cherry picked from commit 2d4d850813)
2023-05-26 19:07:21 +03:00
Emanuel Peter
3e8bcf5bae 8308758: Problemlist compiler/c2/irTests/TestVectorConditionalMove.java
Reviewed-by: chagedorn
(cherry picked from commit b7a84b0fd7)
2023-05-26 19:07:20 +03:00
Martin Doerr
8ba055c53b 8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: jvernee, rrich
(cherry picked from commit 20f15352a3)
2023-05-26 19:07:19 +03:00
Tobias Holenstein
cc25f90747 8302736: Major performance regression in Math.log on aarch64
Reviewed-by: thartmann, dlong, aph
(cherry picked from commit 466ec300fc)
2023-05-26 19:07:18 +03:00
Doug Simon
b0c8a2522f 8308151: [JVMCI] capture JVMCI exceptions in hs-err
Reviewed-by: never
(cherry picked from commit 05c095cf39)
2023-05-26 19:07:18 +03:00
Emanuel Peter
b6432122b3 8306302: C2 Superword fix: use VectorMaskCmp and VectorBlend instead of CMoveVF/D
Reviewed-by: fgao, jbhateja
(cherry picked from commit beb75e651f)
2023-05-26 19:07:17 +03:00
Jamil Nimeh
f15bdf80a1 8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
Reviewed-by: mullan
(cherry picked from commit 2836c34b64)
2023-05-26 19:07:16 +03:00
Chen Liang
0313218064 8306698: Add overloads to MethodTypeDesc::of
Reviewed-by: mchung
(cherry picked from commit 8ffa264cf0)
2023-05-26 19:07:15 +03:00
Valerie Peng
e1d80270e5 8301154: SunPKCS11 KeyStore deleteEntry results in dangling PrivateKey entries
Reviewed-by: weijun, hchao
(cherry picked from commit 6b27dad76e)
2023-05-26 19:07:15 +03:00
Daniel D. Daugherty
3dc13d4f76 8308716: ProblemList java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java with genzgc on windows-x64
8308718: ProblemList three mlvm/indy/func/jvmti tests on windows-x64 in Xcomp mode
8308720: ProblemList java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java on macosx-x64

Reviewed-by: azvegint, darcy
(cherry picked from commit ed0e956fc2)
2023-05-26 19:07:14 +03:00
Afshin Zafari
497683df17 8303942: os::write should write completely
Reviewed-by: coleenp, iklam, dholmes, mgronlun
(cherry picked from commit bddf48380e)
2023-05-26 19:07:13 +03:00
Quan Anh Mai
f7d1ab24b0 8306706: Support out-of-line code generation for MachNodes
Reviewed-by: thartmann, kvn
(cherry picked from commit ab241b3428)
2023-05-26 19:07:12 +03:00
Brian Burkhalter
d1301e4a06 8308016: Use snippets in java.io package
Reviewed-by: rriggs
(cherry picked from commit 710453c676)
2023-05-26 19:07:12 +03:00
Axel Boldt-Christmas
b40d6fe963 8308116: jdk.test.lib.compiler.InMemoryJavaCompiler.compile does not close files
Reviewed-by: lmesnik, stefank, jlahoda
(cherry picked from commit e9320f31dc)
2023-05-26 19:07:11 +03:00
changpeng1997
172745cbee 8307523: [vectorapi] Optimize MaskFromLongBenchmark.java
Reviewed-by: qamai, xgong, ngasson
(cherry picked from commit 97d3b2731e)
2023-05-26 19:07:10 +03:00
Jamil Nimeh
872a8f2c57 8305091: Change ChaCha20 cipher init behavior to match AES-GCM
Reviewed-by: djelinski, ascarpino
(cherry picked from commit bb0ff48aa9)
2023-05-26 19:07:09 +03:00
Jan Kratochvil
a19b282537 8308544: Fix compilation regression from JDK-8306983 on musl libc
Reviewed-by: bpb, stuefe
(cherry picked from commit c0c4d77192)
2023-05-26 19:07:07 +03:00
Daniel Fuchs
a80f5b32d3 8308565: HttpClient: Sanitize logging while stopping
Reviewed-by: jpai
(cherry picked from commit 9e196b3631)
2023-05-26 19:07:07 +03:00
Daniel Fuchs
6100f2ab46 8308545: java/net/httpclient/ShutdownNow.java fails with "stream 1 cancelled"
Reviewed-by: jpai
(cherry picked from commit 582ddeb2b2)
2023-05-26 19:07:06 +03:00
Jan Lahoda
a17ef3c75c 8307814: In the case of two methods with Record Patterns, the second one contains a line number from the first method
Reviewed-by: vromero, godin
(cherry picked from commit 1cfb265bef)
2023-05-26 19:07:06 +03:00
Per Minborg
f610888b50 8308281: Java snippets in the FFM API need to be updated
Reviewed-by: mcimadamore
(cherry picked from commit eb11508eff)
2023-05-26 19:07:06 +03:00
Emanuel Peter
bf1604fedf 8305073: Fix VerifyLoopOptimizations - step 2 - verify idom
Reviewed-by: chagedorn, thartmann, kvn
(cherry picked from commit 26227a6ff8)
2023-05-26 19:07:05 +03:00
Aggelos Biboudis
056d810845 8305582: Compiler crash when compiling record patterns with var
Reviewed-by: vromero, jlahoda
(cherry picked from commit 80d7de7074)
2023-05-26 19:07:05 +03:00
Axel Boldt-Christmas
0808e432e9 8308500: ZStatSubPhase::register_start should not call register_gc_phase_start if ZAbort::should_abort()
Reviewed-by: stefank, eosterlund
(cherry picked from commit e55961331e)
2023-05-26 19:07:04 +03:00
Emanuel Peter
eb8d934a73 8260943: C2 SuperWord: Remove dead vectorization optimization added by 8076284
Reviewed-by: kvn, thartmann
(cherry picked from commit bdd240283e)
2023-05-26 19:07:04 +03:00
Amit Kumar
6352e7439a 8308403: [s390x] separate remaining_cargs from z_abi_160
Reviewed-by: mdoerr, lucy
(cherry picked from commit 4f0f776187)
2023-05-26 19:07:03 +03:00
Emanuel Peter
c545837a06 8302652: [SuperWord] Reduction should happen after loop, when possible
Reviewed-by: kvn, pli, jbhateja, sviswanathan
(cherry picked from commit 06b0a5e038)
2023-05-26 19:07:03 +03:00
Matthias Baesken
64b7431be4 8308300: enhance exceptions in MappedMemoryUtils.c
Reviewed-by: alanb, clanger, bpb
(cherry picked from commit 69f508a2ac)
2023-05-26 19:07:01 +03:00
Adam Sotona
b5671ea52e 8308093: Disable language preview features use in JDK
Reviewed-by: liach, erikj, alanb, darcy
(cherry picked from commit c4408278d1)
2023-05-26 19:07:00 +03:00
Doug Simon
29ea3ef3eb 8306992: [JVMCI] mitigate more against JVMCI related OOME causing VM to exit
Reviewed-by: never
(cherry picked from commit 422128b70a)
2023-05-26 19:07:00 +03:00
Alan Bateman
bfa616e392 8308038: java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java timed out
Reviewed-by: dfuchs, jpai
(cherry picked from commit fe8c689eee)
2023-05-26 19:06:59 +03:00
Alan Bateman
0cb7356888 8308235: ThreadContainer registry accumulates weak refs
Reviewed-by: jpai
(cherry picked from commit ada416e66c)
2023-05-26 19:06:59 +03:00
Ichiroh Takiguchi
c8344e2ee1 8308046: Move Solaris related charsets from java.base to jdk.charsets module
Reviewed-by: naoto
(cherry picked from commit 5d8ba938be)
2023-05-26 19:06:58 +03:00
Thomas Stuefe
82bf297c7d 8306507: [linux] Print number of memory mappings in error reports
Reviewed-by: adinn, sgehwolf
(cherry picked from commit 878162b362)
2023-05-26 19:06:58 +03:00
Johan Sjölen
cf0039ee07 8300086: Replace NULL with nullptr in share/c1/
Reviewed-by: thartmann, chagedorn
(cherry picked from commit 90d5041b6a)
2023-05-26 19:06:57 +03:00
Yi-Fan Tsai
cde240a2e1 8308465: Reduce memory accesses in AArch64 MD5 intrinsic
Reviewed-by: aph, phh
(cherry picked from commit 8474e693b4)
2023-05-26 19:06:57 +03:00
quadhier
7ef704d8d1 8302218: CHeapBitMap::free frees with incorrect size
Reviewed-by: aboldtch, iklam, tschatzl
(cherry picked from commit f99ad11dd1)
2023-05-26 19:06:57 +03:00
Joe Darcy
3dbf6f50c3 8308388: Update description of SourceVersion.RELEASE_21
Reviewed-by: iris
(cherry picked from commit d77a41033a)
2023-05-26 19:06:56 +03:00
Matias Saavedra Silva
512e4ae94b 8307190: Refactor ref_at methods in Constant Pool
Reviewed-by: coleenp, iklam
(cherry picked from commit 3f4cfbdd36)
2023-05-26 19:06:56 +03:00
Jiangli Zhou
19331d45c1 8308458: Windows build failure with disassembler.cpp(792): warning C4267: '=': conversion from 'size_t' to 'int'
Reviewed-by: jiefu
(cherry picked from commit 491bdeaa90)
2023-05-26 19:06:55 +03:00
Calvin Cheung
b97a6c9b4a 8308034: Some CDS tests need to use @requires vm.flagless
Reviewed-by: iklam
(cherry picked from commit b58980b73d)
2023-05-26 19:06:54 +03:00
George Adams
41c0897ad5 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal
Reviewed-by: erikj
(cherry picked from commit 29b8d3d9e7)
2023-05-26 19:06:53 +03:00
Maurizio Cimadamore
e86614a3a2 8308276: Change layout API to work with bytes, not bits
Reviewed-by: psandoz, pminborg
(cherry picked from commit 5fc9b5787d)
2023-05-26 19:06:52 +03:00
Maurizio Cimadamore
fec208a6b1 8287834: Add SymbolLookup::or method
Reviewed-by: psandoz
(cherry picked from commit 91aeb5de58)
2023-05-26 19:06:51 +03:00
Thomas Obermeier
d1228ae376 8307908: [ppc] Add failing RTM tests to ProblemList until 8307907 is fixed.
Reviewed-by: clanger, goetz
(cherry picked from commit 4f88437b7f)
2023-05-26 19:06:51 +03:00
Andrew Leonard
8694368a2a 8308407: libjvm library not reproducibly comparable between vendors
Co-authored-by: Simon Tooke <stooke@openjdk.org>
Reviewed-by: andrew, dholmes

(cherry picked from commit dc30e68651)
2023-05-26 19:06:11 +03:00
Matthew Donovan
069dc80037 8301381: Verify DTLS 1.0 cannot be negotiated
Reviewed-by: xuelei
(cherry picked from commit 18e2446420)
2023-05-26 19:05:16 +03:00
Prasanta Sadhukhan
a9e7af0243 8307311: Timeouts on one macOS 12.6.1 host of two Swing JTableHeader tests
Reviewed-by: dnguyen, azvegint
(cherry picked from commit b3cb82b859)
2023-05-26 19:05:16 +03:00
Alexander Zvegintsev
2d8a54a61e 8280993: [XWayland] Popup is not closed on click outside of area controlled by XWayland
Reviewed-by: prr
(cherry picked from commit 3d550f7485)
2023-05-26 19:05:16 +03:00
Darragh Clarke
5f957dec3e 7065228: To interpret case-insensitive string locale independently
Reviewed-by: dfuchs, naoto, djelinski, jpai, michaelm
(cherry picked from commit 05e99db466)
2023-05-26 19:05:15 +03:00
Jan Lahoda
ae64dbb4f2 8306983: Do not invoke external programs when switch terminal to raw mode on selected platforms
Co-authored-by: Adam Sotona <asotona@openjdk.org>
Reviewed-by: erikj, vromero, bpb
(cherry picked from commit a9705196ce)
2023-05-26 19:05:14 +03:00
Andrey Turbanov
92f5d6be02 8305785: Avoid redundant HashMap.containsKey call in java.util.regex
Reviewed-by: stsypanov, jpai
(cherry picked from commit 6b65e5754c)
2023-05-26 19:05:14 +03:00
Erik Österlund
0f3393da8e 8308181: Generational ZGC: Remove CLDG_lock from old gen root scanning
Reviewed-by: ayang, aboldtch
(cherry picked from commit 8011ba74a2)
2023-05-26 19:05:13 +03:00
Aggelos Biboudis
653e101c31 8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
8307444: java.lang.AssertionError when using unnamed patterns
8307482: Compiler should accept var _ in nested patterns in switch case
8307007: Implementation for javax.lang.model for unnamed variables (Preview)
8308312: Compiler should fail when a local variable declaration does not include an Identifier and does not have an initializer
8308309: Compiler should accept mixed masked and unmasked variables in lambda parameters

Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, darcy
(cherry picked from commit 8aa50288a1)
2023-05-26 19:05:12 +03:00
Leo Korinth
a9bdb0b7ce 8307804: Reorganize ArrayJuggle test cases
Reviewed-by: dholmes, lmesnik
(cherry picked from commit b588797900)
2023-05-26 19:05:11 +03:00
Serguei Spitsyn
eaacef32ac 8308000: add PopFrame support for virtual threads
Reviewed-by: lmesnik, alanb
(cherry picked from commit 928fcf9751)
2023-05-26 19:05:11 +03:00
Emanuel Peter
25e58cbfcf 8308084: C2 fix idom bug in PhaseIdealLoop::create_new_if_for_predicate
Reviewed-by: chagedorn, thartmann, kvn
(cherry picked from commit 41beb448d2)
2023-05-26 19:05:10 +03:00
Emanuel Peter
70dfc4f612 8307619: C2 failed: Not monotonic (AndI CastII LShiftI) in TestShiftCastAndNotification.java
Reviewed-by: chagedorn, thartmann
(cherry picked from commit b6a9f5c304)
2023-05-26 19:05:09 +03:00
Jan Lahoda
81d068fba0 8300543: Compiler Implementation for Pattern Matching for switch
8300545: Compiler Implementation for Record Patterns

Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, mcimadamore
(cherry picked from commit eaa80ad08c)
2023-05-26 19:05:08 +03:00
Ioi Lam
603dd11d81 8308342: Remove MetaspaceClosure::Ref::keep_after_pushing()
Reviewed-by: ccheung
(cherry picked from commit 5ccc962942)
2023-05-26 19:05:07 +03:00
Daniel D. Daugherty
e2adef86a0 8307783: runtime/reflect/ReflectOutOfMemoryError.java timed out
8308468: ProblemList containers/docker/TestMemoryAwareness.java on linux-x64
8308470: ProblemList javax/management/remote/mandatory/connection/BrokenConnectionTest.java on linux-all
8308471: ProblemList javax/management/remote/mandatory/loading/MissingClassTest.java on windows-x64 w/ loom
8308472: ProblemList javax/management/remote/mandatory/loading/RMIDownloadTest.java on windows-x64 w/ loom
8308473: ProblemList java/lang/instrument/NativeMethodPrefixAgent.java with loom

Reviewed-by: lmesnik
(cherry picked from commit a0f4a948bb)
2023-05-26 19:05:06 +03:00
Kevin Walls
0b6eca5c69 8304685: Fix whitespace parsing in libjdwp
Reviewed-by: cjplummer, amenkov, sspitsyn
(cherry picked from commit 939344b843)
2023-05-26 19:05:05 +03:00
Leonid Mesnik
1717ea49f0 8307962: Exclude gc/g1/TestSkipRebuildRemsetPhase.java fails with virtual test thread factory
Reviewed-by: sspitsyn
(cherry picked from commit 241455fcd1)
2023-05-26 19:05:05 +03:00
Justin Lu
144255ab1f 8308021: Update IANA Language Subtag Registry to Version 2023-05-11
Reviewed-by: lancea, naoto
(cherry picked from commit 34468e1c91)
2023-05-26 19:05:04 +03:00
Weijun Wang
aa4a00e69c 8305972: Update XML Security for Java to 3.0.2
Reviewed-by: mullan
(cherry picked from commit f0aebc8141)
2023-05-26 19:05:03 +03:00
Coleen Phillimore
a5213b8796 8308396: Fix offset_of conversion warnings in runtime code
Reviewed-by: amitkumar, jsjolen, fparain
(cherry picked from commit 265f40b4f7)
2023-05-26 19:05:02 +03:00
Brian Burkhalter
5a386f99da 8281149: (fs) java/nio/file/FileStore/Basic.java fails with java.lang.RuntimeException: values differ by more than 1GB
Reviewed-by: jpai, rriggs
(cherry picked from commit a5343fa605)
2023-05-26 19:05:01 +03:00
Maurizio Cimadamore
7e606a8d34 8308248: Revisit alignment of layout constants on 32-bit platforms
Reviewed-by: psandoz, pminborg
(cherry picked from commit 44218b1c9e)
2023-05-26 19:05:01 +03:00
Adam Sotona
395438c8c8 8308410: broken compilation of test\jdk\tools\launcher\exeJliLaunchTest.c
Reviewed-by: alanb
(cherry picked from commit 80ef5c228b)
2023-05-26 19:05:00 +03:00
Kick-it11
64fcdd888a 8306057: False arguments calling dispatch_base for aarch64
Reviewed-by: aph, fyang
(cherry picked from commit 326d778ccf)
2023-05-26 19:04:59 +03:00
Jie Fu
9afd832971 8308408: Build failure with -Werror=maybe-uninitialized in libjli/java.c with GCC8
Reviewed-by: alanb
(cherry picked from commit 690d3969b8)
2023-05-26 19:04:58 +03:00
Adam Sotona
25c19f9b3d 8303669: SelectVersion indexes past the end of the argv array
Reviewed-by: vromero
(cherry picked from commit fa14314853)
2023-05-26 19:04:58 +03:00
Raffaello Giulietti
9644542832 8132995: Matcher$ImmutableMatchResult should be optimized to reduce space usage
Reviewed-by: redestad, smarks
(cherry picked from commit 25868b95ee)
2023-05-26 19:04:57 +03:00
Aleksey Shipilev
949c2b8700 8308118: Avoid multiarray allocations in AESCrypt.makeSessionKey
Reviewed-by: xuelei
(cherry picked from commit 6765761075)
2023-05-26 19:04:56 +03:00
Dingli Zhang
36edb447b4 8307609: RISC-V: Added support for Extract, Compress, Expand and other nodes for Vector API
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fyang, fjiang
(cherry picked from commit 97ade57fb2)
2023-05-26 19:04:56 +03:00
Feilong Jiang
b8c24f8e88 8308277: RISC-V: Improve vectorization of Match.sqrt() on floats
Reviewed-by: fyang
(cherry picked from commit e520cdc882)
2023-05-26 19:04:55 +03:00
Maxim Kartashev
9631478eac JBR-5656 Builds of JDK 21 are reproducible by default 2023-05-26 11:15:26 +04:00
bourgesl
ed0651cbfd JBR-5651: Improved MTLVertexCache to merge consecutive full-tiles ie use 1 larger quad instead of many quads per row, full-tile is only using 1x1 pixel (full), applied to color, gradient & texture paints + fixed clang warnings
(cherry picked from commit ff9ecea896)
2023-05-24 11:22:54 +02:00
bourgesl
1ec3aa5ead JBR-5638: improved renderer performance for simple rectangular area (see BBoxAATileGenerator), added new statistics in Renderer
(cherry picked from commit 071d81d294)
2023-05-24 11:22:54 +02:00
Maxim Kartashev
fc1bdbb506 JBR-5657 Wayland: sometimes there's a deadlock at the start
Don't exit from toolkit initialization until all the necessary
information has been received from the Wayland server.
2023-05-20 18:49:37 +04:00
Maxim Kartashev
4edf0ca518 JBR-5655 java/awt/Toolkit/Wayland/WaylandToolkit.java: WLToolkit not found
WLToolkit made operational in headless mode
2023-05-20 11:40:29 +04:00
Vitaly Provodin
6fd5df6487 update exclude list on results of 21_b126.4 test runs 2023-05-19 18:27:27 +07:00
Leonid Mesnik
98a2ea3f16 8307865: Invalid is_in_any_VTMS_transition() check in post_dynamic_code_generated_while_holding_locks
Reviewed-by: sspitsyn, cjplummer
(cherry picked from commit 42948c04b9)
2023-05-19 18:27:26 +07:00
Chris Plummer
3f056f3a19 8308187: jdi/EventSet/resume/resume008 failed with "EventHandler> Unexpected event: ThreadStartEvent in thread resume008-thread0"
Reviewed-by: dcubed
(cherry picked from commit 4a6d6d5a59)
2023-05-19 18:27:26 +07:00
Weijun Wang
a668c42a78 8308010: X509Key and PKCS8Key allows garbage bytes at the end
Reviewed-by: mullan
(cherry picked from commit 148df533af)
2023-05-19 18:27:26 +07:00
Ashutosh Mehra
dc16767f05 8308192: Error in parsing replay file when staticfield is an array of single dimension
Reviewed-by: thartmann, kvn
(cherry picked from commit d3feedf511)
2023-05-19 18:27:26 +07:00
Alexander Zvegintsev
0c055f4dc6 8308370: Fix build failures related to the java.awt.Robot documentation
Reviewed-by: dcubed
(cherry picked from commit 02dc95e6b9)
2023-05-19 18:27:26 +07:00
Alexander Zvegintsev
6b87ca01b5 8307779: Relax the java.awt.Robot specification
Reviewed-by: mkartashev, prr
(cherry picked from commit 21aa057faf)
2023-05-19 18:27:26 +07:00
Joe Darcy
37cd365248 8308245: Add -proc:full to describe current default annotation processing policy
Reviewed-by: vromero
(cherry picked from commit 42ecc8a37f)
2023-05-19 18:27:26 +07:00
Calvin Cheung
c20e192b25 8279993: Assert that a shared class is not loaded more than once
Reviewed-by: iklam, stuefe
(cherry picked from commit bb24c36759)
2023-05-19 18:27:25 +07:00
Alisen Chung
aacb764042 8307083: Open source some drag and drop tests 3
Reviewed-by: prr, serb
(cherry picked from commit 1b154e4fd3)
2023-05-19 18:27:25 +07:00
Jasmine Karthikeyan
2262680d26 8305787: Wrong debugging information printed with TraceOptoOutput
Reviewed-by: thartmann, kvn
(cherry picked from commit cc5c9b5da2)
2023-05-19 18:27:25 +07:00
Thomas Stuefe
8d8702a623 8308350: Increase buffer size for jspawnhelper arguments
Reviewed-by: rriggs
(cherry picked from commit 808dc1b047)
2023-05-19 18:27:25 +07:00
Amit Kumar
621bcfced0 8308347: [s390x] build broken after JDK-8304913
Reviewed-by: stuefe, rriggs
(cherry picked from commit a58e0ca9d2)
2023-05-19 18:27:25 +07:00
bobpengxie
86f11f343b 8308283: Build failure with GCC12 & GCC13
Reviewed-by: erikj, jiefu
(cherry picked from commit bfc3ccd90d)
2023-05-19 18:27:25 +07:00
Jan Kratochvil
4cf585eb70 8308290: Add fontconfig requirement to building.md
Reviewed-by: erikj
(cherry picked from commit 57b8ed1398)
2023-05-19 18:27:24 +07:00
Chen Liang
3628f36eb6 8306457: Classfile API components implementations should not be exposed
Reviewed-by: asotona
(cherry picked from commit 3c9ec26370)
2023-05-19 18:27:24 +07:00
Adam Sotona
452e1fd380 8306842: Classfile API performance improvements
Reviewed-by: redestad
(cherry picked from commit f4f5542f8d)
2023-05-19 18:27:24 +07:00
Thomas Stuefe
bfd86a3fed 8308285: Assert on -Xshare:dump when running with -Xlog:cds=trace
Reviewed-by: ccheung, iklam
(cherry picked from commit 95da499ef2)
2023-05-19 18:27:24 +07:00
Ioi Lam
61cce239a6 8308236: Remove SystemDictionaryShared::clone_dumptime_tables()
Reviewed-by: vlivanov, ccheung
(cherry picked from commit 6f75dd8741)
2023-05-19 18:27:24 +07:00
Boris Ulasevich
c30206e95a 8308270: ARM32 build broken after JDK-8304913
Reviewed-by: stuefe, rriggs
(cherry picked from commit 83c096d6e2)
2023-05-19 18:27:24 +07:00
Jiangli Zhou
b608584fb0 8308110: Resolve multiple definition of 'JNI_OnLoad_jsound' linking error
Reviewed-by: alanb, rasbold
(cherry picked from commit 902585bec1)
2023-05-19 18:27:23 +07:00
Eric Caspole
134856e157 8307483: New micros for j.u.c.LockSupport
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: shade, redestad
(cherry picked from commit 6073edf3cd)
2023-05-19 18:27:23 +07:00
Patricio Chilano Mateo
dd92009413 8307365: JvmtiStressModule hit SIGSEGV in JvmtiEventControllerPrivate::recompute_thread_enabled
Reviewed-by: sspitsyn, dcubed, lmesnik
(cherry picked from commit 24094482f0)
2023-05-19 18:27:23 +07:00
Alisen Chung
e2941849e7 8307299: Move more DnD tests to open
Reviewed-by: prr, serb
(cherry picked from commit 950c5df859)
2023-05-19 18:27:23 +07:00
Leonid Mesnik
c822dc3ba1 8308292: Problemlist vmTestbase/nsk/jvmti/AttachOnDemand/attach020/TestDescription.java
Reviewed-by: sspitsyn
(cherry picked from commit 8bedf2efd7)
2023-05-19 18:27:23 +07:00
Brian Burkhalter
41521b99c7 8307976: (fs) Files.createDirectories(dir) returns dir::toAbsolutePath instead of dir
Reviewed-by: alanb
(cherry picked from commit 6d4782bc73)
2023-05-19 18:27:23 +07:00
Joe Darcy
e246e0c1c3 8308239: Tighten up accessibility of nested classes in java.lang.invoke
Reviewed-by: alanb
(cherry picked from commit f57c78337e)
2023-05-19 18:27:22 +07:00
Martin Doerr
343bfc2727 8308246: PPC64le build broken after JDK-8304913
Reviewed-by: shade, mbaesken
(cherry picked from commit 64f6681cc7)
2023-05-19 18:27:22 +07:00
Adam Sotona
90780f5a48 8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
Reviewed-by: erikj, liach
(cherry picked from commit 5763be7267)
2023-05-19 18:27:22 +07:00
JoKern65
dec40473d0 8306304: Fix xlc17 clang warnings in ppc and aix code
Reviewed-by: erikj, tsteele, mbaesken
(cherry picked from commit c7951cf674)
2023-05-19 18:27:22 +07:00
Erik Österlund
71c8d83019 8308043: Deadlock in TestCSLocker.java due to blocking GC while allocating
Reviewed-by: stefank, ayang, tschatzl
(cherry picked from commit 285c833ffa)
2023-05-19 18:27:22 +07:00
Jaikiran Pai
e3d9bbfd8d 8308185: Update Http2TestServerConnection to use SSLSocket.startHandshake()
Reviewed-by: djelinski
(cherry picked from commit 1a6f9810cd)
2023-05-19 18:27:22 +07:00
Aleksey Shipilev
25991e6163 8308088: Improve class check in CollectedHeap::is_oop
Reviewed-by: zgu, tschatzl, ayang, stuefe
(cherry picked from commit b300e73a4a)
2023-05-19 18:27:21 +07:00
Axel Boldt-Christmas
fbb35a42aa 8296469: Instrument VMError::report with reentrant iteration step for register and stack printing
Reviewed-by: eosterlund, stuefe

(cherry picked from commit e34ecc97e6)
2023-05-19 18:27:21 +07:00
Matthias Baesken
5ae3e58ae1 8308156: VerifyCACerts.java misses blank in error output
Reviewed-by: mullan, rhalade
(cherry picked from commit 5a92aae1d9)
2023-05-19 18:27:21 +07:00
Guoxiong Li
7c0bcfe51f 8307955: Prefer to PTRACE_GETREGSET instead of PTRACE_GETREGS in method 'ps_proc.c::process_get_lwp_regs'
Reviewed-by: cjplummer, kevinw
(cherry picked from commit 2f1c65486b)
2023-05-19 18:27:21 +07:00
Ashutosh Mehra
3defc7aed7 8306460: Clear JVM_ACC_QUEUED flag on methods when dumping dynamic CDS archive
Reviewed-by: coleenp, iklam
(cherry picked from commit d3e5065284)
2023-05-19 18:27:21 +07:00
Leonid Mesnik
7909ddd8e1 8308223: failure handler missed jcmd.vm.info command
Reviewed-by: stefank
(cherry picked from commit 563152f32d)
2023-05-19 18:27:21 +07:00
Erik Helin
579ea03965 8307458: Add periodic heap usage JFR events
Reviewed-by: stefank, aboldtch
(cherry picked from commit cb8b8cdd68)
2023-05-19 18:27:20 +07:00
Naoto Sato
6bc1cbe2be 8307547: Support variant collations
Reviewed-by: srl, jlu, alanb
(cherry picked from commit f9a785e855)
2023-05-19 18:27:20 +07:00
Justin Lu
c6167ce338 8300794: Use @snippet in java.util:i18n
Reviewed-by: naoto, lancea
(cherry picked from commit 4e92991809)
2023-05-19 18:27:20 +07:00
Chris Plummer
69f68bebe1 8306467: Fix nsk/jdb/kill/kill001 to work with new JVMTI StopThread support for virtual threads.
Reviewed-by: sspitsyn, amenkov
(cherry picked from commit 64d5157116)
2023-05-19 18:27:20 +07:00
Coleen Phillimore
1fbb56d122 8307533: Use atomic bitset functions for metadata flags
Reviewed-by: ccheung, kbarrett
(cherry picked from commit 488330d53b)
2023-05-19 18:27:20 +07:00
Stefan Karlsson
2315d604eb 8308097: Generational ZGC: Update constructor syntax
Reviewed-by: eosterlund, aboldtch
(cherry picked from commit 60ab1358da)
2023-05-19 18:27:20 +07:00
Stefan Karlsson
8dc4ccabac 8308092: Replace NULL with nullptr in gc/x
Reviewed-by: eosterlund, aboldtch, tschatzl, dholmes
(cherry picked from commit 599fa774b8)
2023-05-19 18:27:19 +07:00
Stefan Karlsson
376f6e619f 8299075: TestStringDeduplicationInterned.java fails because extra deduplication
Reviewed-by: kbarrett, tschatzl
(cherry picked from commit 682359cb48)
2023-05-19 18:27:19 +07:00
Johan Sjölen
b0ec881d16 8300081: Replace NULL with nullptr in share/asm/
Reviewed-by: coleenp
(cherry picked from commit 9d5bab11f0)
2023-05-19 18:27:19 +07:00
Amit Kumar
26a11ed22b 8278411: Implement UseHeavyMonitors consistently, s390 port
Reviewed-by: mdoerr, stuefe, lucy
(cherry picked from commit 41ee125a0f)
2023-05-19 18:27:19 +07:00
Stefan Karlsson
ee6d267603 8308188: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC on all platforms
Reviewed-by: dcubed
(cherry picked from commit 316bc79e0e)
2023-05-19 18:27:19 +07:00
Calvin Cheung
f1b191ceb1 8307315: Missing ResourceMark in CDS and JVMTI code
Reviewed-by: coleenp, iklam
(cherry picked from commit 8686a36b40)
2023-05-19 18:27:19 +07:00
Christoph Dreis
45d10ac8aa 8306860: Avoid unnecessary allocation in List.map() when list is empty
Reviewed-by: vromero
(cherry picked from commit 23cbb2d170)
2023-05-19 18:27:19 +07:00
Leonid Mesnik
379c09d0ba 8307369: Add execution of all svc tests in CI
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit be54b54fb3)
2023-05-19 18:27:18 +07:00
Christian Hagedorn
84f8b1ccc5 8305634: Renaming predicates, simple cleanups, and adding summary about current predicates
Reviewed-by: epeter, thartmann, roland
(cherry picked from commit 19c8c30d1c)
2023-05-19 18:27:18 +07:00
Daniel Fuchs
e3c0e7b9bf 8308024: HttpClient (HTTP/1.1) sends an extraneous empty chunk if the BodyPublisher supplies an empty buffer
Reviewed-by: djelinski, michaelm
(cherry picked from commit 72294c5402)
2023-05-19 18:27:18 +07:00
Doug Simon
3fbc2c1dc0 8308041: [JVMCI] WB_IsGCSupportedByJVMCICompiler must enter correct JVMCI env
Reviewed-by: thartmann
(cherry picked from commit c9b6bb5bd7)
2023-05-19 18:27:18 +07:00
Kevin Walls
96d13c0647 8306806: JMX agent with JDP enabled won't start when PerfData is disabled
Reviewed-by: dholmes, cjplummer
(cherry picked from commit 0790f704fd)
2023-05-19 18:27:18 +07:00
Serguei Spitsyn
3110867ca4 8307968: serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java timed out
Reviewed-by: cjplummer, lmesnik
(cherry picked from commit c2ef302468)
2023-05-19 18:27:18 +07:00
Jaikiran Pai
82988fbe46 8307403: java/util/zip/DeInflate.java timed out
Reviewed-by: simonis, lancea
(cherry picked from commit d22bcc813e)
2023-05-19 18:27:17 +07:00
Jayathirth D V
a608326e99 8306638: Open source some AWT tests related to datatransfer and Toolkit
Reviewed-by: prr, serb, dnguyen
(cherry picked from commit 2210e06788)
2023-05-19 18:27:17 +07:00
Ioi Lam
122882d78e 8307567: Avoid relocating global roots to metaspaceObjs in CDS dump
Reviewed-by: matsaave, ccheung
(cherry picked from commit 05b51c75b9)
2023-05-19 18:27:17 +07:00
Justin Lu
ebbdcbb37e 8306597: Improve string formatting in EquivMapsGenerator.java
Reviewed-by: naoto
(cherry picked from commit 316837226e)
2023-05-19 18:27:17 +07:00
Joe Darcy
de6ada7596 8308049: Refactor nested class declarations in FdLibm.java
Reviewed-by: smarks
(cherry picked from commit 7b0b9b570b)
2023-05-19 18:27:17 +07:00
Chris Plummer
2eb5f2d683 8306593: Fix nsk/jdi/stop/stop001 for virtual threads and remove from problem list
Reviewed-by: lmesnik, sspitsyn
(cherry picked from commit cc80ada739)
2023-05-19 18:27:17 +07:00
Yi-Fan Tsai
e4edaddf8b 8307555: Reduce memory reads in x86 MD5 intrinsic
Reviewed-by: simonis, phh
(cherry picked from commit 43c8c650af)
2023-05-19 18:27:16 +07:00
Roger Riggs
6dbcd811be 8304913: Use OperatingSystem, Architecture, and Version in jlink
Reviewed-by: jpai, alanb, mchung
(cherry picked from commit 01892f9c6e)
2023-05-19 18:27:16 +07:00
Roger Riggs
1176cade28 8299340: CreateProcessW lpCommandLine must be mutable
Reviewed-by: naoto
(cherry picked from commit 0f7b1c549f)
2023-05-19 18:27:16 +07:00
Ioi Lam
e6bb5af04a 8307959: Remove explicit type casts from SerializeClosure::do_xxx() calls
Reviewed-by: matsaave, ccheung
(cherry picked from commit 57e7a3fbea)
2023-05-19 18:27:16 +07:00
Stefan Karlsson
013e4fba33 8307997: gtest:ZIndexDistributorTest fails on PPC64
Reviewed-by: mdoerr
(cherry picked from commit 97b2ca3de7)
2023-05-19 18:27:16 +07:00
Aleksey Shipilev
691290ae33 8308086: GHA: x86_32 host configuration failing with unmet dependencies
Reviewed-by: stuefe
(cherry picked from commit ffab1ea9e7)
2023-05-19 18:27:16 +07:00
Tobias Hartmann
59616f27a1 8303512: Race condition when computing is_loaded property of TypePtr::InterfaceSet
Reviewed-by: roland, qamai, kvn
(cherry picked from commit ad348a8cec)
2023-05-19 18:27:16 +07:00
gaogao-mem
d0b4f64a08 8305819: LogConfigurationTest intermittently fails on AArch64
Reviewed-by: aph, dholmes, xliu
(cherry picked from commit 911cc7cb07)
2023-05-19 18:27:15 +07:00
Tobias Hartmann
fb6c77d2b8 8308072: [BACKOUT] update for deprecated sprintf for src/utils
Reviewed-by: iris
(cherry picked from commit 8d49ba9e8d)
2023-05-19 18:27:15 +07:00
Julian Waters
edd439a447 8307163: JLONG_FORMAT_SPECIFIER should be updated on Windows
Reviewed-by: stuefe
(cherry picked from commit 0ee196bef1)
2023-05-19 18:27:15 +07:00
Vladimir Kempik
265cec2ade 8291550: RISC-V: jdk uses misaligned memory access when AvoidUnalignedAccess enabled
Co-authored-by: Xiaolin Zheng <xlinzheng@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Reviewed-by: fjiang, fyang
(cherry picked from commit 3709344166)
2023-05-19 18:27:15 +07:00
Kim Barrett
a8ea4958bf 8307926: Support byte-sized atomic bitset operations
Reviewed-by: aboldtch, coleenp
(cherry picked from commit 646747fd7c)
2023-05-19 18:27:15 +07:00
Daniel D. Daugherty
7a864c4d7f 8305670: Performance regression in LockSupport.unpark with lots of idle threads
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Reviewed-by: rehn, dholmes
(cherry picked from commit f030937a51)
2023-05-19 18:27:15 +07:00
Daniel D. Daugherty
5933fcc5c3 8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList
Reviewed-by: dholmes, rehn, apangin
(cherry picked from commit ceca198ef2)
2023-05-19 18:27:14 +07:00
Daniel D. Daugherty
54576b581c 8307067: remove broken EnableThreadSMRExtraValidityChecks option
Reviewed-by: coleenp, dholmes, sspitsyn, rehn
(cherry picked from commit 5e26e64cbf)
2023-05-19 18:27:14 +07:00
Thomas Stuefe
db6227531f 8307935: Class space argument processing can be simplified
Reviewed-by: stefank, coleenp
(cherry picked from commit e54051ae9e)
2023-05-19 18:27:14 +07:00
Valerie Peng
dcc4dceba0 8155191: Specify that SecureRandom.nextBytes(byte[]) throws NullPointerException when byte array is null
Reviewed-by: mullan
(cherry picked from commit 46e3d24a6f)
2023-05-19 18:27:14 +07:00
Alisen Chung
16198adeee 8307297: Move some DnD tests to open
Reviewed-by: prr, serb
(cherry picked from commit 3bf3876185)
2023-05-19 18:27:14 +07:00
Chen Liang
a75ec1f616 8300204: Sealed-class hierarchy graph missing nodes
Reviewed-by: jjg
(cherry picked from commit d8afc7beeb)
2023-05-19 18:27:14 +07:00
Chris Plummer
092bd789b3 8307480: Improve SA "transported core" documentation for windows
Reviewed-by: sspitsyn, kevinw, poonam
(cherry picked from commit 38838b344a)
2023-05-19 18:27:14 +07:00
Jonathan Gibbons
2430a4e07b 8306607: Apply 80-column output to javac supported version output
Reviewed-by: darcy
(cherry picked from commit 9842ff4129)
2023-05-19 18:27:13 +07:00
Chris Plummer
64a41c0da8 8306471: Add virtual threads support to JDWP ThreadReference.Stop and JDI ThreadReference.stop()
Reviewed-by: sspitsyn, alanb
(cherry picked from commit d809823fe4)
2023-05-19 18:27:13 +07:00
Justin Lu
90d87aeb0f 6714245: [Col] Collator - Faster Comparison for identical strings.
Reviewed-by: rriggs, naoto
(cherry picked from commit 4441a2306f)
2023-05-19 18:27:13 +07:00
Sergey Chernyshev
c05328d452 8168469: Memory leak in JceSecurity
Reviewed-by: valeriep
(cherry picked from commit a284920b34)
2023-05-19 18:27:13 +07:00
Jonathan Gibbons
cf05e3bf3f 8308015: Syntax of "import static" is incorrect in com.sun.source.tree.ImportTree.java
Reviewed-by: jlaskey, darcy
(cherry picked from commit 7455bb23c1)
2023-05-19 18:27:13 +07:00
Maurizio Cimadamore
7a9bb8aac7 8307911: javadoc for MemorySegment::reinterpret has duplicate restricted method paragraph
Reviewed-by: jvernee
(cherry picked from commit 6ebea8973f)
2023-05-19 18:27:13 +07:00
Daniel Fuchs
36eb775c20 8307535: java.util.logging.Handlers should be more VirtualThread friendly
Reviewed-by: jpai
(cherry picked from commit 3c68c352fc)
2023-05-19 18:27:12 +07:00
Brian Burkhalter
147967a5d1 8307409: Refactor usage examples to use @snippet in the java.nio packages
Reviewed-by: alanb, rriggs
(cherry picked from commit 9fa8b9a4a6)
2023-05-19 18:27:12 +07:00
Thomas Schatzl
662662d1ef 8306541: Refactor collection set candidate handling to prepare for JDK-8140326
Reviewed-by: iwalulya, ayang
(cherry picked from commit e512a20679)
2023-05-19 18:27:12 +07:00
Xue-Lei Andrew Fan
34a31ac23a 8307855: update for deprecated sprintf for src/utils
Reviewed-by: thartmann
(cherry picked from commit 4b0f4213a5)
2023-05-19 18:27:12 +07:00
Afshin Zafari
24f5219624 8305081: Remove finalize() from test/hotspot/jtreg/compiler/runtime/Test8168712
Reviewed-by: coleenp, thartmann
(cherry picked from commit 39dc40fed4)
2023-05-19 18:27:12 +07:00
Albert Mingkun Yang
76bdc0719d 8307808: G1: Remove partial object-count report after gc
Reviewed-by: tschatzl, iwalulya
(cherry picked from commit f7bbbc6590)
2023-05-19 18:27:12 +07:00
Maurizio Cimadamore
709ed06a24 8307961: java/foreign/enablenativeaccess/TestEnableNativeAccess.java fails with ShouldNotReachHere
Reviewed-by: jvernee
(cherry picked from commit 13a3fce29e)
2023-05-19 18:27:12 +07:00
Kim Barrett
7adf53a730 8307806: Rename Atomic::fetch_and_add and friends
Reviewed-by: stefank, dholmes
(cherry picked from commit f09a0f5ca7)
2023-05-19 18:27:11 +07:00
Yasumasa Suenaga
069db40b53 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
Reviewed-by: stuefe, sgehwolf, rcastanedalo, dholmes
(cherry picked from commit b6bcbc0cbc)
2023-05-19 18:27:11 +07:00
Afshin Zafari
8c5bc4b49a 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
Reviewed-by: coleenp, dholmes
(cherry picked from commit e1e758a7b4)
2023-05-19 18:27:11 +07:00
Thomas Schatzl
85f40189c9 8307518: Remove G1 workaround in jstat about zero sized generation sizes
Reviewed-by: kbarrett, ayang
(cherry picked from commit 1ce1611ead)
2023-05-19 18:27:11 +07:00
Xiaolin Zheng
fb84ad2a5e 8306667: RISC-V: Fix storeImmN0 matching rule by using zr register
Reviewed-by: shade, gli, fyang
(cherry picked from commit e32de7efd6)
2023-05-19 18:27:11 +07:00
Matthias Baesken
1736f0e326 8307891: ProblemList gtest/NMTGtest.java subtests on aix
Reviewed-by: mdoerr, lucy
(cherry picked from commit f3bd031ccd)
2023-05-19 18:27:11 +07:00
JoKern65
4585113c85 8307520: set minimum supported CPU architecture to Power8 on AIX
Reviewed-by: mbaesken, erikj
(cherry picked from commit 5f1f9460d7)
2023-05-19 18:27:10 +07:00
Jie Fu
a5d77d92b2 8307969: [zgc] Missing includes in gc/z/zTracer.cpp
Reviewed-by: stefank
(cherry picked from commit ccb4dd6144)
2023-05-19 18:27:10 +07:00
Abhishek Kumar
f6f56793e4 8306996: Open source Swing MenuItem related tests
Reviewed-by: dnguyen, honkar, psadhukhan
(cherry picked from commit 73491fa452)
2023-05-19 18:27:10 +07:00
Ningsheng Jian
7b6f536d5b 8307572: AArch64: Vector registers are clobbered by some macroassemblers
Reviewed-by: aph, adinn
(cherry picked from commit 33d9a85730)
2023-05-19 18:27:10 +07:00
Daniel D. Daugherty
f8a6030118 8307966: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java on linux-x64
Reviewed-by: naoto, lmesnik
(cherry picked from commit 9a7b4431ec)
2023-05-19 18:27:10 +07:00
Chris Plummer
e935ea772d 8307559: Add better checking in com/sun/jdi tests for debuggee exiting unexpectedly with an exception
Reviewed-by: kevinw, lmesnik
(cherry picked from commit 54c06d2d91)
2023-05-19 18:27:10 +07:00
Jie Fu
21ed164c32 8307945: Build of Client VM is broken after JDK-8307058
Reviewed-by: kvn
(cherry picked from commit ce5907727e)
2023-05-19 18:27:09 +07:00
Matias Saavedra Silva
d72f6cf369 8281715: Move "base CDS archive not loaded" tests to SharedArchiveFileOption.java
Reviewed-by: ccheung, iklam
(cherry picked from commit a667213ec5)
2023-05-19 18:27:09 +07:00
Joe Darcy
9c85f94c0c 8307954: Update string template regression tests to be robust on release updates
Reviewed-by: jlaskey
(cherry picked from commit 29b8242e07)
2023-05-19 18:27:09 +07:00
Guoxiong Li
bad88f29f8 8307653: Adjust delay time and gc log argument in TestAbortOnVMOperationTimeout
Reviewed-by: dholmes, dcubed
(cherry picked from commit 4f355c3525)
2023-05-19 18:27:09 +07:00
Xue-Lei Andrew Fan
47cde5c203 8307848: update for deprecated sprintf for jdk.attach
Reviewed-by: sspitsyn, cjplummer
(cherry picked from commit 15358636cf)
2023-05-19 18:27:09 +07:00
Xue-Lei Andrew Fan
04d35043f0 8307850: update for deprecated sprintf for jdk.jdi
Reviewed-by: cjplummer
(cherry picked from commit cbecf422df)
2023-05-19 18:27:09 +07:00
Dean Long
b7d2359913 8307139: Fix signed integer overflow in compiler code, part 1
Reviewed-by: thartmann, rcastanedalo, kvn
(cherry picked from commit 7fcb0fdcd4)
2023-05-19 18:27:08 +07:00
Robert Toyonaga
6e1bb82a57 8307298: JFR: Ensure jdk.jfr.internal.TypeLibrary is initialized only once
Reviewed-by: sgehwolf, egahlin
(cherry picked from commit 5d6cce0f85)
2023-05-19 18:27:08 +07:00
Serguei Spitsyn
75f4298063 8306034: add support of virtual threads to JVMTI StopThread
Reviewed-by: cjplummer
(cherry picked from commit 51b8f3cfb9)
2023-05-19 18:27:08 +07:00
Chris Plummer
ecbf0af211 8307885: com/sun/jdi/ConnectedVMs.java fails with "Invalid debuggee exitValue: 0"
Reviewed-by: kevinw, sspitsyn
(cherry picked from commit 489658dbd2)
2023-05-19 18:27:08 +07:00
Daniel Fuchs
3da61968f5 8307626: java/net/httpclient/FlowAdapter* tests should close the HttpClient instances
Reviewed-by: aefimov, jpai
(cherry picked from commit 9ad38cbeaf)
2023-05-19 18:27:08 +07:00
Fredrik Bredberg
29e20aed33 8297657: name demangling intermittently fails
Reviewed-by: stefank, coleenp
(cherry picked from commit 2bf7ac58b7)
2023-05-19 18:27:07 +07:00
Stefan Karlsson
2d468db9cf 8307058: Implementation of Generational ZGC
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
(cherry picked from commit d20034b09c)
2023-05-19 18:27:07 +07:00
Yudi Zheng
c386ee37c9 8307813: [JVMCI] Export markWord::lock_mask_in_place to JVMCI compilers.
Reviewed-by: dnsimon, kvn, never
(cherry picked from commit 0cbfbc400a)
2023-05-19 18:27:07 +07:00
Maurizio Cimadamore
1f6ed7400a 8307610: Linker::nativeLinker should not be restricted (mainline)
Reviewed-by: jvernee
(cherry picked from commit ba9714d44c)
2023-05-19 18:27:07 +07:00
Thomas Stuefe
f4db47b017 8307869: Remove unnecessary log statements from arm32 fastlocking code
Reviewed-by: shade
(cherry picked from commit ecc1d85dbe)
2023-05-19 18:27:07 +07:00
JoKern65
8ff640e3ed 8307349: Support xlc17 clang toolchain on AIX
Reviewed-by: erikj, mbaesken
(cherry picked from commit 08fa269886)
2023-05-19 18:27:06 +07:00
Thomas Stuefe
64dc32ea41 8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
Reviewed-by: dholmes, gziemski
(cherry picked from commit 8ac7186331)
2023-05-19 18:27:06 +07:00
Thomas Stuefe
3e254f1c9e 8307810: Consistently use LockingMode instead of UseHeavyMonitors
Reviewed-by: dcubed, mdoerr, dholmes, amitkumar
(cherry picked from commit 984fbbbcab)
2023-05-19 18:27:06 +07:00
Feilong Jiang
abd60979ef 8307758: RISC-V: Improve bit test code introduced by JDK-8291555
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: fyang
(cherry picked from commit 39f4e4d3c3)
2023-05-19 18:27:06 +07:00
David Holmes
cddf753428 8306965: osThread allocation failures should not abort the VM
Reviewed-by: lfoltan
(cherry picked from commit 3cb606ef5b)
2023-05-19 18:27:06 +07:00
Justin Lu
e5108cb4c0 8281103: Give example for Locale that is English and follows the ISO standards
Reviewed-by: rriggs, lancea, naoto
(cherry picked from commit 4795c395e9)
2023-05-19 18:27:06 +07:00
Jonathan Gibbons
4ac510fe46 8307563: make most fields final in JavacTrees
Reviewed-by: vromero
(cherry picked from commit 958d4a7505)
2023-05-19 18:27:05 +07:00
Jonathan Gibbons
3d54f031f2 8307377: Remove use of tagName from TagletWriterImpl.linkSeeReferenceOutput
Reviewed-by: hannesw
(cherry picked from commit f250ab2c2a)
2023-05-19 18:27:05 +07:00
Ashutosh Mehra
bcf29793c4 8307765: DynamicArchiveHeader contents are missing in CDS mapfile
Reviewed-by: iklam, ccheung
(cherry picked from commit cc9f7ad9ce)
2023-05-19 18:27:05 +07:00
Daniel D. Daugherty
8bc911f28c 8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Reviewed-by: erikj
(cherry picked from commit edc4adb77e)
2023-05-19 18:27:05 +07:00
Daniel D. Daugherty
2dfeb7b894 8307857: validate-source fails after JDK-8306758
Reviewed-by: rriggs, cjplummer
(cherry picked from commit df90df298e)
2023-05-19 18:27:05 +07:00
Chris Plummer
c6c8a86fb7 8306758: com/sun/jdi/ConnectedVMs.java fails with "Non-zero debuggee exitValue: 143"
Reviewed-by: amenkov, sspitsyn
(cherry picked from commit 268836482d)
2023-05-19 18:27:05 +07:00
Jiangli Zhou
f01f03421a 8307194: Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Reviewed-by: erikj, sgehwolf
(cherry picked from commit 1964954da9)
2023-05-19 18:27:04 +07:00
Kevin Walls
39a828fcf0 8307244: Remove redundant class RMIIIOPServerImpl
Reviewed-by: sspitsyn, dfuchs, alanb
(cherry picked from commit 9af1787ebe)
2023-05-19 18:27:04 +07:00
Viktor Klang
781496d2ec 8151531: Add notes to BaseStream.spliterator/iterator docs regarding them being escape hatches
Reviewed-by: psandoz
(cherry picked from commit 8a95020ab6)
2023-05-19 18:27:04 +07:00
Archie Cobbs
06d8d90ebb 8305748: Clarify reentrant behavior of close() in FileInputStream, FileOutputStream, and RandomAccessFile
Reviewed-by: alanb, bpb
(cherry picked from commit 0198afca3a)
2023-05-19 18:27:04 +07:00
Daniel D. Daugherty
2ce4be5c24 8307799: Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg @requires clause
Reviewed-by: rriggs, azvegint
(cherry picked from commit 1bca05eace)
2023-05-19 18:27:04 +07:00
Johan Sjölen
13c9196187 8300245: Replace NULL with nullptr in share/jfr/
Reviewed-by: mgronlun, coleenp
(cherry picked from commit cc396895e5)
2023-05-19 18:27:04 +07:00
Coleen Phillimore
20fa1ff156 8306843: JVMTI tag map extremely slow after JDK-8292741
Reviewed-by: sspitsyn, iklam
(cherry picked from commit 4251b56214)
2023-05-19 18:27:03 +07:00
Afshin Zafari
d45b1dca8e 8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java
Reviewed-by: coleenp, dholmes
(cherry picked from commit ab34cb98c8)
2023-05-19 18:27:03 +07:00
Johannes Bechberger
9c591e37b2 8307732: build-test-lib is broken
Reviewed-by: erikj, djelinski
(cherry picked from commit 0da48f19cb)
2023-05-19 18:27:03 +07:00
Jim Laskey
6496dc2db6 8285932: Implementation of JEP 430 String Templates (Preview)
Reviewed-by: mcimadamore, rriggs, darcy
(cherry picked from commit 4aa65cbeef)
2023-05-19 18:27:03 +07:00
Aleksei Efimov
e58fdb1ed9 8302845: Replace finalizer usage in JNDI DNS provider with Cleaner
Reviewed-by: alanb, dfuchs, djelinski
(cherry picked from commit da2c930262)
2023-05-19 18:27:03 +07:00
Oli Gillespie
ee0cf64ec2 8307348: Parallelize heap walk for ObjectCount(AfterGC) JFR event collection
Reviewed-by: shade, ayang, tschatzl
(cherry picked from commit 540c706bbc)
2023-05-19 18:27:03 +07:00
Fredrik Bredberg
b2047c390a 8306930: Incorrect assert in BitMap::count_one_bits
Reviewed-by: stefank, tschatzl, kbarrett
(cherry picked from commit d993432d44)
2023-05-19 18:27:02 +07:00
Tobias Hotz
bd4cb3ec6b 8307351: (CmpI/L(AndI/L reg1 reg2)) on x86 can be optimized
Reviewed-by: sviswanathan, qamai, thartmann
(cherry picked from commit 4b4c80bb31)
2023-05-19 18:27:02 +07:00
Feilong Jiang
4d61b26940 8307651: RISC-V: stringL_indexof_char instruction has wrong format string
Reviewed-by: fyang
(cherry picked from commit d3e6d04e3e)
2023-05-19 18:27:02 +07:00
Serguei Spitsyn
80b574815a 8307399: get rid of compatibility ThreadStart/ThreadEnd events for virtual threads
Reviewed-by: alanb, pchilanomate, cjplummer
(cherry picked from commit 2be1f10fec)
2023-05-19 18:27:02 +07:00
Alex Menkov
31c5283018 8306027: Clarify JVMTI heap functions spec about virtual thread stack.
Reviewed-by: alanb, sspitsyn
(cherry picked from commit f5a6b7f7c0)
2023-05-19 18:27:02 +07:00
Leonid Mesnik
65357d44da 8307370: Add tier1 testing with thread factory in CI
Reviewed-by: sspitsyn
(cherry picked from commit a1c3adb88d)
2023-05-19 18:27:02 +07:00
Roger Riggs
7acffbe68e 8307466: java.time.Instant calculation bug in until and between methods
Co-authored-by: Raffaello Giulietti <rgiulietti@openjdk.org>
Reviewed-by: scolebourne, naoto
(cherry picked from commit 356667f155)
2023-05-19 18:27:01 +07:00
Alisen Chung
c66d3c27f7 8306881: Update FreeType to 2.13.0
Reviewed-by: prr, dnguyen
(cherry picked from commit 723582c524)
2023-05-19 18:27:01 +07:00
Alisen Chung
43e5822132 8307128: Open source some drag and drop tests 4
Reviewed-by: prr
(cherry picked from commit 98294242a9)
2023-05-19 18:27:01 +07:00
Leonid Mesnik
82447d7e12 8307307: Improve ProcessTools.java to don't try to run Virtual wrapper for incompatible processes
Reviewed-by: alanb
(cherry picked from commit 7f05f6f7c7)
2023-05-19 18:27:01 +07:00
Thiago Henrique Hüpner
3dcdccbd44 8304148: Remapping a class with Invokedynamic constant loses static bootstrap arguments
Reviewed-by: asotona
(cherry picked from commit dde557e312)
2023-05-19 18:27:01 +07:00
Justin Lu
8647dd2a36 8159337: Introduce a method in Locale class to return the language tags as per RFC 5646 convention
Reviewed-by: naoto, rriggs
(cherry picked from commit 82bcee76ea)
2023-05-19 18:27:00 +07:00
Leonid Mesnik
fefb1ff415 8307486: ProcessTools.java should wait until vthread is completed before checking exceptions
Reviewed-by: dholmes, alanb
(cherry picked from commit 3aff5eacbd)
2023-05-19 18:27:00 +07:00
Xue-Lei Andrew Fan
0999c40aa6 8303830: update for deprecated sprintf for jdk.accessibility
Reviewed-by: kizune
(cherry picked from commit 44fa12e751)
2023-05-19 18:27:00 +07:00
Viktor Klang
8b896995de 8133773: clarify specification of Spliterator.tryAdvance
Reviewed-by: psandoz, tvaleev, rriggs
(cherry picked from commit fdbfc8a73b)
2023-05-19 18:27:00 +07:00
Matthew Donovan
ce0803e9ba 8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
Reviewed-by: xuelei
(cherry picked from commit 5842fd5beb)
2023-05-19 18:27:00 +07:00
Axel Boldt-Christmas
f35cee62a3 8306738: Select num workers for safepoint ParallelCleanupTask
Reviewed-by: shade, coleenp, tschatzl
(cherry picked from commit 672bade522)
2023-05-19 18:27:00 +07:00
Adam Sotona
e889481596 8305990: Stripping debug info of ASM 9.5 fails
Reviewed-by: mcimadamore
(cherry picked from commit a05560d993)
2023-05-19 18:27:00 +07:00
Josef Eisl
2b8b6f87ba 8307588: [JVMCI] HotSpotConstantPool#lookupBootstrapMethodInvocation broken by JDK-8301995
Reviewed-by: dnsimon, never, kvn
(cherry picked from commit 040cb7b5a9)
2023-05-19 18:26:59 +07:00
Maurizio Cimadamore
5141c38d45 8307411: Test java/foreign/channels/TestAsyncSocketChannels.java failed: IllegalStateException: Already closed
Reviewed-by: jvernee
(cherry picked from commit f92d095e16)
2023-05-19 18:26:59 +07:00
Maurizio Cimadamore
be2dc1e946 8307629: FunctionDescriptor::toMethodType should allow sequence layouts (mainline)
Reviewed-by: jvernee
(cherry picked from commit 7a3bea1f6a)
2023-05-19 18:26:59 +07:00
Roland Westrelin
832e0936a4 8307131: C2: assert(false) failed: malformed control flow
Reviewed-by: kvn, chagedorn, thartmann
(cherry picked from commit d2b3eef0f2)
2023-05-19 18:26:59 +07:00
Chen Liang
3350208342 8304031: Classfile API cannot encode Primitive Class as Condy
Reviewed-by: asotona
(cherry picked from commit cd5d0ff5b2)
2023-05-19 18:26:59 +07:00
Sean Coffey
26135a9b02 8305950: Have -XshowSettings option display tzdata version
Reviewed-by: rriggs
(cherry picked from commit 07f55c5ea2)
2023-05-19 18:26:59 +07:00
Damon Nguyen
7805a97c32 8307130: Open source few Swing JMenu tests
Reviewed-by: prr
(cherry picked from commit d9052b9466)
2023-05-19 18:26:58 +07:00
Tom Rodriguez
b742c86e71 8299229: [JVMCI] add support for UseZGC
Reviewed-by: eosterlund, kvn
(cherry picked from commit 5e1fe43080)
2023-05-19 18:26:58 +07:00
Damon Nguyen
ea41491f42 8307165: java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out
Reviewed-by: prr
(cherry picked from commit 14df5c130e)
2023-05-19 18:26:58 +07:00
Roman Kennke
615e7b8e92 8291555: Implement alternative fast-locking scheme
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: dcubed, stuefe, shade, dholmes, dlong

(cherry picked from commit 7f6358a8b5)
2023-05-19 18:26:58 +07:00
Volker Simonis
cf51f63cd8 8306461: ObjectInputStream::readObject() should handle negative array sizes without throwing NegativeArraySizeExceptions
Co-authored-by: Yakov Shafranovich <yakovsh@amazon.com>
Reviewed-by: shade, rriggs
(cherry picked from commit 4116b109f0)
2023-05-19 18:26:58 +07:00
Raffaello Giulietti
294548cce6 8305486: Add split() variants that keep the delimiters to String and j.u.r.Pattern
Reviewed-by: jpai, rriggs
(cherry picked from commit 93ee19f58a)
2023-05-19 18:26:58 +07:00
Conor Cleary
e3236a1c00 8293786: HttpClient will not send more than 64 kb of data from the 2nd request in http2
Reviewed-by: dfuchs, djelinski
(cherry picked from commit ad90fb6da3)
2023-05-19 18:26:57 +07:00
Fredrik Bredberg
a39de464c1 8303153: Native interpreter frame missing mirror
Reviewed-by: coleenp, fyang
(cherry picked from commit 5a259d875e)
2023-05-19 18:26:57 +07:00
Darragh Clarke
f0ed74f621 8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
Reviewed-by: djelinski, dfuchs
(cherry picked from commit 4b02956d42)
2023-05-19 18:26:57 +07:00
Tyler Steele
b7c1c12b8d 8304434: [AIX] Update minimum xlclang version
Reviewed-by: erikj, mbaesken
(cherry picked from commit 9f34e4f8d9)
2023-05-19 18:26:57 +07:00
Matthias Baesken
657148f37b 8307604: gcc12 based Alpine build broken build after JDK-8307301
Reviewed-by: lucy, mdoerr, erikj
(cherry picked from commit d2e0e534d7)
2023-05-19 18:26:57 +07:00
Zhengyu Gu
dc306be636 8307571: Remove unused SomeConstants in WatcherThread class
Reviewed-by: dholmes
(cherry picked from commit e91f0d3dba)
2023-05-19 18:26:57 +07:00
Dingli Zhang
e2263259d4 8306408: Fix the format of several tables in building.md
Reviewed-by: erikj
(cherry picked from commit 26755a9686)
2023-05-19 18:26:56 +07:00
Jie Fu
23a05bfac2 8307569: Build with gcc8 is broken after JDK-8307301
Reviewed-by: erikj
(cherry picked from commit 64c0962866)
2023-05-19 18:26:56 +07:00
Matthias Baesken
57fd03dabf 8307603: [AIX] Broken build after JDK-8307301
Reviewed-by: mdoerr
(cherry picked from commit bb3e44d8b6)
2023-05-19 18:26:56 +07:00
Arno Zeller
e29828d686 8307347: serviceability/sa/ClhsdbDumpclass.java could leave files owned by root on macOS
Reviewed-by: stuefe, cjplummer
(cherry picked from commit 5c7ede94ae)
2023-05-19 18:26:56 +07:00
Albert Mingkun Yang
b1614ffbb7 8307100: Remove ReferentBasedDiscovery reference discovery policy
Reviewed-by: kbarrett, dholmes, tschatzl
(cherry picked from commit 89b7d07597)
2023-05-19 18:26:56 +07:00
Hannes Wallnöfer
a5fbd144dd 8306285: Missing file in search test
Reviewed-by: jjg
(cherry picked from commit f6ea89795b)
2023-05-19 18:26:56 +07:00
Stefan Karlsson
c72505b97e 8307517: Add VMErrorCallback infrastructure to extend hs_err dumping
Reviewed-by: eosterlund, aboldtch, dholmes, stuefe

(cherry picked from commit 33245d6b38)
2023-05-19 18:26:56 +07:00
Stefan Karlsson
02c0d4bb6d 8293547: Add relaxed add_and_fetch for macos aarch64 atomics
Reviewed-by: dholmes, eosterlund
(cherry picked from commit 7a1cb64bc1)
2023-05-19 18:26:55 +07:00
Stefan Karlsson
e8f9e711ae 8307428: jstat tests doesn't tolerate dash in the O column
Reviewed-by: kevinw, cjplummer
(cherry picked from commit 68f385c1ca)
2023-05-19 18:26:55 +07:00
Amit Kumar
0ec1b84a52 8307423: [s390x] Represent Registers as values
Reviewed-by: mdoerr, lucy
(cherry picked from commit 8bbd264c6e)
2023-05-19 18:26:55 +07:00
Stefan Karlsson
e83b0f8775 8307521: Introduce check_oop infrastructure to check oops in the oop class
Reviewed-by: eosterlund, aboldtch, coleenp
(cherry picked from commit 959e62ca3e)
2023-05-19 18:26:55 +07:00
Emanuel Peter
d8b5086c60 8304720: SuperWord::schedule should rebuild C2-graph from SuperWord dependency-graph
Reviewed-by: kvn, fgao
(cherry picked from commit ad0e5a99ca)
2023-05-19 18:26:55 +07:00
Gui Cao
018b432012 8306966: RISC-V: Support vector cast node for Vector API
Co-authored-by: Dingli Zhang <dingli@iscas.ac.cn>
Reviewed-by: fyang, fjiang
(cherry picked from commit 495f2688d6)
2023-05-19 18:26:55 +07:00
changpeng1997
c98461d3c0 8301739: AArch64: Add optimized rules for vector compare with immediate for SVE
Reviewed-by: aph, eliu
(cherry picked from commit 0dca573ca5)
2023-05-19 18:26:54 +07:00
Alexander Zvegintsev
98f81dac77 8306941: Open source several datatransfer and dnd AWT tests
Reviewed-by: prr
(cherry picked from commit 3d3eaed913)
2023-05-19 18:26:54 +07:00
Feilong Jiang
84f6f7962c 8307446: RISC-V: Improve performance of floating point to integer conversion
Reviewed-by: fyang, vkempik, gli
(cherry picked from commit 1f57ce0a06)
2023-05-19 18:26:54 +07:00
Ioi Lam
56df1904c2 8307553: Remove dead code MetaspaceClosure::push_method_entry
Reviewed-by: coleenp, ccheung
(cherry picked from commit 4e4828eaff)
2023-05-19 18:26:54 +07:00
Alexander Zvegintsev
867d426cc6 8280031: Deprecate GTK2 for removal
Reviewed-by: prr
(cherry picked from commit 7d58978f62)
2023-05-19 18:26:54 +07:00
Weijun Wang
73261bc63f 8305846: Support compilation in Proc test utility
Reviewed-by: valeriep
(cherry picked from commit b5922c3b86)
2023-05-19 18:26:54 +07:00
Oli Gillespie
ed3e731e0b 8307425: Socket input stream read burns CPU cycles with back-to-back poll(0) calls
Reviewed-by: alanb
(cherry picked from commit 73ac710533)
2023-05-19 18:26:53 +07:00
Leonid Mesnik
7023baef82 8306326: [BACKOUT] 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects
Reviewed-by: sspitsyn, thartmann, kvn
(cherry picked from commit e2b1013f11)
2023-05-19 18:26:53 +07:00
Harshitha Onkar
a14554e4e3 8307381: Open Source JFrame, JIF related Swing Tests
Reviewed-by: dnguyen, kizune
(cherry picked from commit 4386d42d31)
2023-05-19 18:26:53 +07:00
Matias Saavedra Silva
c0d30b3981 8306583: Add JVM crash check in CDSTestUtils.executeAndLog
Reviewed-by: iklam, ccheung
(cherry picked from commit 27764e6035)
2023-05-19 18:26:53 +07:00
Rajat Mahajan
05175760d7 6176679: Application freezes when copying an animated gif image to the system clipboard
Reviewed-by: aivanov, dmarkov
(cherry picked from commit 6c71859ac2)
2023-05-19 18:26:53 +07:00
Calvin Cheung
10616cf6a5 8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication
Reviewed-by: iklam, matsaave
(cherry picked from commit 65a54883b3)
2023-05-19 18:26:53 +07:00
Harshitha Onkar
fd44499547 8307301: Update HarfBuzz to 7.2.0
Reviewed-by: prr
(cherry picked from commit d8b230c384)
2023-05-19 18:26:52 +07:00
Damon Nguyen
fe2df03908 8306871: Open source more AWT Drag & Drop tests
Reviewed-by: prr
(cherry picked from commit b5a48277ab)
2023-05-19 18:26:52 +07:00
Maurizio Cimadamore
53cc70028e 8307375: Alignment check on layouts used as sequence element is not correct
Reviewed-by: jvernee
(cherry picked from commit 47422be2d1)
2023-05-19 18:26:52 +07:00
Roman Kennke
27b101baeb 8307395: Add missing STS to Shenandoah
Reviewed-by: shade
(cherry picked from commit 3968ab5db5)
2023-05-19 18:26:52 +07:00
Roman Kennke
e158cbd329 8307236: Rendezvous GC threads under STS for monitor deflation
Reviewed-by: eosterlund, shade
(cherry picked from commit 12d6ec66a6)
2023-05-19 18:26:52 +07:00
Matias Saavedra Silva
3baf56f829 8307306: Change some ConstantPool::name_ref_at calls to uncached_name_ref_at
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: coleenp, fparain
(cherry picked from commit 6fe959c62d)
2023-05-19 18:26:52 +07:00
Matthew Donovan
10b51569a1 8305169: java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java -- test server didn't start in timely manner
Reviewed-by: ssahoo, jnimeh
(cherry picked from commit 3f6a3545a2)
2023-05-19 18:26:51 +07:00
Afshin Zafari
0fbe5ae376 8305084: Remove the removal warnings for finalize() from test/hotspot/jtreg/serviceability/dcmd/gc/FinalizerInfoTest.java and RunFinalizationTest.java
Reviewed-by: dholmes, cjplummer
(cherry picked from commit f143bf7c45)
2023-05-19 18:26:51 +07:00
Weibing Xiao
3c6757251c 8305714: Add an extra test for JDK-8292755
Reviewed-by: coffeys
(cherry picked from commit 746f8d1333)
2023-05-19 18:26:51 +07:00
Afshin Zafari
e4fa8e26be 8305080: Suppress the 'removal' warning for finalize() from test/hotspot/jtreg/compiler/jvmci/common/testcases that used in compiler/jvmci/compilerToVM/ tests
Reviewed-by: dnsimon, coleenp
(cherry picked from commit 1a1ce66dc9)
2023-05-19 18:26:51 +07:00
Adam Sotona
39dd2ab756 8250596: Update remaining manpage references from "OS X" to "macOS"
Reviewed-by: mullan, cjplummer, dholmes, sspitsyn
(cherry picked from commit 3b430b9f73)
2023-05-19 18:26:51 +07:00
Johan Sjölen
cce7e49451 8301493: Replace NULL with nullptr in cpu/aarch64
Reviewed-by: tschatzl, gziemski, dholmes
(cherry picked from commit 948f3b3c24)
2023-05-19 18:26:51 +07:00
Andrew Dinn
3911f60ab6 8307331: Correctly update line maps when class redefine rewrites bytecodes
Reviewed-by: sspitsyn
(cherry picked from commit f94f957734)
2023-05-19 18:26:50 +07:00
Thomas Schatzl
85359356fd 8307421: Fix comment in g1CollectionSetChooser.hpp after JDK-8306836
Reviewed-by: shade
(cherry picked from commit 302bc2fd7f)
2023-05-19 18:26:50 +07:00
Kim Barrett
b4dc0e324e 8307196: Dangling pointer warning for MetadataAllocationRequest
Reviewed-by: dholmes, eosterlund
(cherry picked from commit e19cf26d65)
2023-05-19 18:26:50 +07:00
William Kemper
f59066b595 8307378: Allow collectors to provide specific values for GC notifications' actions
Reviewed-by: kdnilsen, stefank
(cherry picked from commit 1b143ba787)
2023-05-19 18:26:50 +07:00
Leonid Mesnik
ea0ff7ede6 8307308: Add serviceability_ttf_virtual group to exclude jvmti tests developed for virtual threads
Reviewed-by: sspitsyn
(cherry picked from commit a44e8908a1)
2023-05-19 18:26:49 +07:00
Eric Liu
bc024a40ff 8304948: [vectorapi] C2 crashes when expanding VectorBox
Reviewed-by: thartmann, qamai
(cherry picked from commit 46df171d53)
2023-05-19 18:26:49 +07:00
ngubarkov
d95f8e7a79 JBR-5605 ignore empty client area when syncing bounds in XDecoratedPeer. 2023-05-18 22:40:11 +03:00
Maxim Kartashev
0b0ad45a66 JBR-5637 Linux: implement window position change with WM help
Introduced JBR.isWindowMoveSupported() and
JBR.getWindowMove().startMovingTogetherWithMouse()
2023-05-18 19:15:27 +04:00
Vitaly Provodin
b2fd90ab79 JBR-5627 add regression test AsyncProfilerRunnerTest 2023-05-18 05:50:34 +07:00
Maxim Kartashev
de8ed02350 JBR-5631 Refactor Dockerfile for x64 builds 2023-05-16 07:21:47 +07:00
Artem Bochkarev
a79cc2c72e JBR-5426 write JCEF version info inside release file 2023-05-16 05:24:36 +07:00
Vitaly Provodin
442df3d1f5 JBR-5286 make windows-aarch64 building script identical to the same script in jbr17 2023-05-16 05:24:36 +07:00
Vitaly Provodin
debf7e9f98 fixup! JBR-3639 add jbrsdk tarballs for dcevm, jcef builds 2023-05-16 05:24:35 +07:00
Vitaly Provodin
5f314ef826 JBR-5603 build aarch64 Linux from arm64v8/centos:7 and check glibc to be not higher 2.17 2023-05-13 05:03:00 +07:00
Daniel D. Daugherty
7b30b303f1 8307489: ProblemList jdk/incubator/vector/LoadJsvmlTest.java on windows-x64
8307490: ProblemList sun/security/pkcs11/Cipher/TestKATForGCM.java on linux-x64 and macosx-x64
8307491: ProblemList sanity/client/SwingSet/src/EditorPaneDemoTest.java on linux-x64

Reviewed-by: darcy
(cherry picked from commit 111858f3ff)
2023-05-12 18:26:39 +07:00
Kevin Driver
8a896a2a4a 8294983: SSLEngine throws ClassCastException during handshake
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Reviewed-by: wetmore, xuelei
(cherry picked from commit 197d0cc603)
2023-05-12 18:26:36 +07:00
Coleen Phillimore
52c2ee83a2 8307295: Add warning to not create new ACC flags
Reviewed-by: dholmes, fparain
(cherry picked from commit a87262efb2)
2023-05-12 18:26:36 +07:00
Markus Grönlund
e2364ca15d 8307156: native_thread not protected by TLH
Reviewed-by: coleenp, dcubed
(cherry picked from commit 0c6529d2d3)
2023-05-12 18:26:34 +07:00
Phil Race
69be4ec1c7 8307133: Open source some JTable jtreg tests
Reviewed-by: serb
(cherry picked from commit 5ca0b08a75)
2023-05-12 18:26:34 +07:00
Alexander Zvegintsev
03a8558c31 8306943: Open source several dnd AWT tests
Reviewed-by: prr, serb
(cherry picked from commit 2adb3b409e)
2023-05-12 18:26:33 +07:00
Chen Liang
27aea0c548 8304937: BufferedFieldBuilder.Model missing writeTo(DirectClassBuilder)
Reviewed-by: asotona
(cherry picked from commit dc4096ce13)
2023-05-12 18:26:32 +07:00
Stefan Johansson
0c2f927a43 8307448: Test RedefineSharedClassJFR fail due to wrong assumption
Reviewed-by: eosterlund, coleenp
(cherry picked from commit 29233e0a00)
2023-05-12 18:26:31 +07:00
Stefan Johansson
57e773f2a2 8306929: Avoid CleanClassLoaderDataMetaspaces safepoints when previous versions are shared
Reviewed-by: coleenp, sspitsyn
(cherry picked from commit 408cec516b)
2023-05-12 18:26:28 +07:00
Maurizio Cimadamore
8e1bc1c458 8307181: MemoryLayout.structLayout uses undocumented strict alignment constraints
Reviewed-by: jvernee
(cherry picked from commit cecf817f5e)
2023-05-12 18:26:27 +07:00
Oli Gillespie
fd68860c86 8307346: Add missing gc+phases logging for ObjectCount(AfterGC) JFR event collection code
Reviewed-by: tschatzl, shade, ayang
(cherry picked from commit 3f1927a7f3)
2023-05-12 18:26:27 +07:00
Kevin Walls
f113bb4820 8307362: Remove test com/sun/jdi/JdbLastErrorTest.java
Reviewed-by: dcubed
(cherry picked from commit e206d57bfc)
2023-05-12 18:26:26 +07:00
Abhishek Kumar
f82f6111b7 8306489: Open source AWT List related tests
Reviewed-by: prr, serb
(cherry picked from commit 82a8e91ef7)
2023-05-12 18:26:25 +07:00
Tejesh R
c71fba3977 8307091: A few client tests intermittently throw ConcurrentModificationException
Reviewed-by: prr, dnguyen
(cherry picked from commit 465bdd9e41)
2023-05-12 18:26:24 +07:00
Leonid Mesnik
ef9401e84d 8307305: Update debugger tests to support JTREG_TEST_THREAD_FACTORY mode
Reviewed-by: cjplummer
(cherry picked from commit caee1beaaf)
2023-05-12 18:26:22 +07:00
Kim Barrett
70040e319e 8307147: [x86] Dangling pointer warning for Assembler::_attributes
Reviewed-by: dholmes, aph
(cherry picked from commit 3599448ad8)
2023-05-12 18:26:21 +07:00
Leonid Mesnik
f04ef8297c 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"
Reviewed-by: dholmes
(cherry picked from commit 64ac9a05e8)
2023-05-12 18:26:19 +07:00
Jiangli Zhou
cbaaf4f844 8307134: Add GTS root CAs
Co-authored-by: Andy Warner <awarner@google.com>
Co-authored-by: Rajan Halade <rhalade@openjdk.org>
Reviewed-by: mullan, rhalade
(cherry picked from commit 03030d47eb)
2023-05-12 18:26:17 +07:00
jeremy
ec24a7c4d1 4200096: OffScreenImageSource.removeConsumer NullPointerException
Reviewed-by: prr, serb
(cherry picked from commit 63cd0a36da)
2023-05-12 18:26:17 +07:00
Kevin Driver
7bc3b19e0f 8305963: Typo in java.security.Security.getProperty
Co-authored-by: Sean Coffey <coffeys@openjdk.org>
Reviewed-by: coffeys, wetmore
(cherry picked from commit db8b3cd084)
2023-05-12 18:26:16 +07:00
Martin Desruisseaux
7ca21d91a9 8306320: BufferedImage spec needs clarification w.r.t its implementation of the WritableRenderedImage interface
Reviewed-by: prr
(cherry picked from commit dcb2f3f502)
2023-05-12 18:26:15 +07:00
Harshitha Onkar
ee167db850 8305815: Update Libpng to 1.6.39
Reviewed-by: prr
(cherry picked from commit 14874779ee)
2023-05-12 18:26:15 +07:00
Matthew Donovan
92810163c7 8306014: Update javax.net.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate
Reviewed-by: xuelei
(cherry picked from commit 705ad7d829)
2023-05-12 18:26:14 +07:00
Jonathan Gibbons
a691d63dc0 8068925: Add @Override in javax.tools classes
Reviewed-by: darcy, iris
(cherry picked from commit 3930709af4)
2023-05-12 18:26:11 +07:00
Thomas Schatzl
67de9c6eeb 8306836: Remove pinned tag for G1 heap regions
Reviewed-by: ayang, cjplummer, sspitsyn
(cherry picked from commit fc76687c2f)
2023-05-12 18:26:11 +07:00
Roland Westrelin
1b87c6e4b3 8306933: C2: "assert(false) failed: infinite loop" failure
Reviewed-by: chagedorn, thartmann
(cherry picked from commit ccf91f881c)
2023-05-12 18:26:10 +07:00
Emanuel Peter
938c352c23 8306042: C2: failed: Missed optimization opportunity in PhaseCCP (adding LShift->Cast->Add notification)
Reviewed-by: thartmann, chagedorn, kvn
(cherry picked from commit e9807a4b0f)
2023-05-12 18:26:09 +07:00
Aleksey Shipilev
2403d3d428 8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity
Reviewed-by: dholmes, alanb
(cherry picked from commit fcb280a48b)
2023-05-12 18:26:08 +07:00
Albert Mingkun Yang
ae8ad4985e 8307005: Make CardTableBarrierSet::initialize non-virtual
Reviewed-by: dholmes
(cherry picked from commit 891530fbc9)
2023-05-12 18:26:07 +07:00
Roland Westrelin
1eb7bd7f1e 8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch
Reviewed-by: thartmann, kvn
(cherry picked from commit e0774bed2d)
2023-05-12 18:26:06 +07:00
Erik Österlund
694d972ec1 8307106: Allow concurrent GCs to walk CLDG without ClassLoaderDataGraph_lock
Reviewed-by: stefank, aboldtch, coleenp, dholmes
(cherry picked from commit 462b1df758)
2023-05-12 18:26:06 +07:00
Adam Sotona
26b9dd886f 8306729: Add nominal descriptors of modules and packages to Constants API
Reviewed-by: mchung
(cherry picked from commit c8f37564bf)
2023-05-12 18:26:03 +07:00
Feilong Jiang
93385e47cb 8307150: RISC-V: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC
Reviewed-by: shade, fyang
(cherry picked from commit 0b5b6429a0)
2023-05-12 18:26:02 +07:00
Damon Nguyen
fbc6c448e5 8306466: Open source more AWT Drag & Drop related tests
Reviewed-by: prr
(cherry picked from commit 418a82551a)
2023-05-12 18:26:02 +07:00
Eamonn McManus
88f62f43ac 8303919: Instant.ofEpochMilli says it can throw an exception that it can't
Reviewed-by: rriggs
(cherry picked from commit 74667e3d56)
2023-05-12 18:26:01 +07:00
Harshitha Onkar
6086889326 8282232: [Win] GetMousePositionWithPopup test fails due to wrong mouse position
Reviewed-by: prr
(cherry picked from commit 76991c8129)
2023-05-12 18:26:00 +07:00
Stuart Marks
ebb83e1b4b 8302496: Runtime.exit incorrectly says it never throws an exception
Reviewed-by: alanb
(cherry picked from commit 05b9b5821d)
2023-05-12 18:25:59 +07:00
Kim Barrett
09d7c5ea9b 8293117: Add atomic bitset functions
Reviewed-by: shade, coleenp, dholmes
(cherry picked from commit 8a70664e52)
2023-05-12 18:25:59 +07:00
Liam Miller-Cushon
ed2bce3823 8303784: no-@Target annotations should be applicable to type parameter declarations
Reviewed-by: vromero
(cherry picked from commit 8c106b0c8e)
2023-05-12 18:25:58 +07:00
Jonathan Gibbons
45dccbb5b0 8307123: Fix deprecation warnings in DPrinter
Reviewed-by: vromero
(cherry picked from commit b76f320e76)
2023-05-12 18:25:57 +07:00
Jorn Vernee
0665ffd29a 8304888: Add dedicated VMProps for linker and fallback linker
Reviewed-by: alanb, mcimadamore

(cherry picked from commit a8bf2acb7d)
2023-05-12 18:25:55 +07:00
Johan Sjölen
9bde756cae 8301223: Replace NULL with nullptr in share/gc/g1/
Reviewed-by: tschatzl, kbarrett
(cherry picked from commit 75a4edca6b)
2023-05-12 18:24:34 +07:00
Yoshiki Sato
00552d7eb9 8305505: NPE in javazic compiler
Reviewed-by: naoto
(cherry picked from commit 544bd260b6)
2023-05-12 18:24:33 +07:00
Thomas Stuefe
115fe21fdd 8306510: Print number of threads and stack sizes in error reports
Reviewed-by: gziemski, dholmes
(cherry picked from commit ea9201f420)
2023-05-12 18:24:32 +07:00
Fredrik Bredberg
9037884829 8300197: Freeze/thaw an interpreter frame using a single copy_to_chunk() call
Reviewed-by: rrich, pchilanomate, fyang
(cherry picked from commit a8d16dea8e)
2023-05-12 18:24:31 +07:00
Jorn Vernee
34b83dd5ed 8307164: TestSegmentCopy times out (mainline)
Reviewed-by: mcimadamore
(cherry picked from commit 1532a1b0bd)
2023-05-12 18:24:31 +07:00
Martin Doerr
ae2d88ba27 8307104: [AIX] VM crashes with UseRTMLocking on Power10
Reviewed-by: clanger, lucy
(cherry picked from commit 860bf9b35f)
2023-05-12 18:24:30 +07:00
Alan Bateman
aa9337be85 8305919: java/lang/Thread/virtual/HoldsLock.java#id0 failed, ThreadInfo.getLockInfo() return null
Reviewed-by: jpai
(cherry picked from commit 86f97fe70c)
2023-05-12 18:24:29 +07:00
Joe Wang
d6e5e9317c 8298087: XML Schema Validation reports an required attribute twice via ErrorHandler
Reviewed-by: naoto
(cherry picked from commit 2179a8f2d6)
2023-05-12 18:24:29 +07:00
Serguei Spitsyn
3c499bbd39 8306028: separate ThreadStart/ThreadEnd events posting code in JVMTI VTMS transitions
8304444: Reappearance of NULL in jvmtiThreadState.cpp

Reviewed-by: pchilanomate, lmesnik
(cherry picked from commit 1227a275a1)
2023-05-12 18:24:27 +07:00
Vicente Romero
f1e9a05810 8301455: comments in TestTypeAnnotations still refer to resolved JDK-8068737
Reviewed-by: jjg
(cherry picked from commit 35e75c131d)
2023-05-12 18:24:26 +07:00
Sergey Tsypanov
8f1b429b4d 8300818: Reduce complexity of padding with DateTimeFormatter
Reviewed-by: redestad, rriggs
(cherry picked from commit 561ec9c5a0)
2023-05-12 18:24:25 +07:00
Chris Plummer
23754a9dd8 8282384: [LOOM] Need test for ThreadReference.interrupt() on a vthread
Reviewed-by: lmesnik, sspitsyn
(cherry picked from commit ae5f678fba)
2023-05-12 18:24:25 +07:00
Rajan Halade
018a52ff18 8304760: Add 2 Microsoft TLS roots
Reviewed-by: mullan
(cherry picked from commit c7e1df8328)
2023-05-12 18:24:24 +07:00
Roger Riggs
d9f0afa25c 8306678: Replace use of os.version with an internal Version record
Reviewed-by: mchung
(cherry picked from commit 6acf032db8)
2023-05-12 18:24:24 +07:00
Roger Riggs
74e905d658 8304915: Create jdk.internal.util.Architecture enum and apply
Reviewed-by: erikj, mdoerr, amitkumar
(cherry picked from commit f00a748bc5)
2023-05-12 18:24:23 +07:00
Jorn Vernee
8e29b77ced 8305201: Improve error message for GroupLayouts that are too large on SysV
Reviewed-by: mcimadamore
(cherry picked from commit 7d07d19523)
2023-05-12 18:24:22 +07:00
Jorn Vernee
46d33db4d9 8305093: Linker cache should not take layout names into account
Reviewed-by: mcimadamore
(cherry picked from commit 67dd841432)
2023-05-12 18:24:22 +07:00
Archie Cobbs
fb75a79956 8305672: Surprising definite assignment error after JDK-8043179
Reviewed-by: kcr, vromero
(cherry picked from commit d437c61f5b)
2023-05-12 18:24:21 +07:00
Jorn Vernee
0b02b1363e 8301703: java.base jdk.internal.foreign.abi.BindingSpecializer uses ASM to generate classes
Reviewed-by: mcimadamore, asotona
(cherry picked from commit b39a9bffda)
2023-05-12 18:24:21 +07:00
Jorn Vernee
60229388ad 8303002: Reject packed structs from linker
8300784: Specify exactly how padding should be presented to the linker
8304803: NPE thrown during downcall classification under Linux/x64
8303524: Check FunctionDescriptor byte order when linking

Reviewed-by: mcimadamore
(cherry picked from commit 1de1a38859)
2023-05-12 18:24:20 +07:00
Coleen Phillimore
52350f68fe 8306851: Move Method access flags
Reviewed-by: cjplummer, dholmes, dnsimon, matsaave, fparain

(cherry picked from commit 316d303c1d)
2023-05-12 18:24:19 +07:00
Aleksey Shipilev
12a2998190 8306825: Monitor deflation might be accidentally disabled by zero intervals
Reviewed-by: dcubed, eastigeevich, phh
(cherry picked from commit a6b4f25bd5)
2023-05-12 18:23:06 +07:00
Prasanta Sadhukhan
23b9405eb5 8305778: javax/swing/JTableHeader/6884066/bug6884066.java: Unexpected header's value; index = 4 value = E
Reviewed-by: serb, jdv
(cherry picked from commit 2d7c50791b)
2023-05-12 18:23:05 +07:00
Prasanta Sadhukhan
94171b5017 8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04
Reviewed-by: serb, tr
(cherry picked from commit e1b06eac72)
2023-05-12 18:23:05 +07:00
Prasanta Sadhukhan
0fd3052361 8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor
Reviewed-by: serb, tr
(cherry picked from commit b54c4a33c6)
2023-05-12 18:23:04 +07:00
Hannes Greule
68605c518b 8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: vromero, jwaters
(cherry picked from commit b3dbf28bc0)
2023-05-12 18:23:03 +07:00
Alexander Zuev
4bc2bb8cc2 8306954: Open source five Focus related tests
Reviewed-by: prr
(cherry picked from commit 6d6d00b69c)
2023-05-12 18:23:02 +07:00
Lance Andersen
2ad58c7046 8307088: Allow the jdbc.drivers system property to be searchable
Reviewed-by: naoto, joehw
(cherry picked from commit bb7608bacc)
2023-05-12 18:23:01 +07:00
SirYwell
c771e430b9 8304837: Classfile API throws IOOBE for MethodParameters attribute without parameter names
Reviewed-by: asotona, jwaters, vromero
(cherry picked from commit a2d3fc83b0)
2023-05-12 18:23:01 +07:00
Sergey Bylokhov
236e22ffe7 8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed
Reviewed-by: jiefu, prr
(cherry picked from commit d43a5a289f)
2023-05-12 18:23:00 +07:00
Alexey Ushakov
4f31d7f169 JBR-5580 J2DBench: ~15% drop performance  because of non optimal synchronization in metal (MBP 16'' x64)
Replaced NSMutableArray with NSMutableSet, removed unnecessary __block modifier.
2023-05-10 20:50:17 +02:00
Alexey Ushakov
54832037c1 JBR-5580 J2DBench: ~15% drop performance because of non optimal synchronization in metal (MBP 16'' x64)
Removed NSLock and moved all operations to the AppKit thread
2023-05-04 16:08:06 +02:00
bourgesl
ac7bb70044 JBR-5170: improved color maskFill performance: using a new MaskColorBuffer and a specific shader (vert_txt_col)
fix crash in J2DDemo with advanced paints + artefacts with texture background
(cherry picked from commit 9c1f618e1a6239ad8c400d7b94ccd4a885ec02d7)
(cherry picked from commit c352cfb25d7f8188540b094bb484f7f438142be4)
2023-05-03 15:45:50 +02:00
Phil Race
0299eb6198 8306955: Open source several JComboBox jtreg tests
Reviewed-by: kizune
(cherry picked from commit 1f689241cf)
2023-04-29 14:24:56 +07:00
Phil Race
a082703a7c 8307080: Open source some more JComboBox jtreg tests
Reviewed-by: kizune
(cherry picked from commit b8de39431d)
2023-04-29 14:24:54 +07:00
Jorn Vernee
496ea4be4d 8307110: zero build broken after JDK-8304265
Reviewed-by: erikj
(cherry picked from commit 4818c798bc)
2023-04-29 14:24:52 +07:00
Stuart Marks
ffc610abbf 8296935: Arrays.asList() can return a List that throws undocumented ArrayStoreException
Reviewed-by: rriggs, lancea
(cherry picked from commit da9efee1c2)
2023-04-29 14:24:49 +07:00
Damon Nguyen
09657130d7 8306681: Open source more AWT DnD related tests
Reviewed-by: prr, serb
(cherry picked from commit 05af487a2d)
2023-04-29 14:24:48 +07:00
Damon Nguyen
895b92d941 8306133: Open source few AWT Drag & Drop related tests
Reviewed-by: prr, psadhukhan
(cherry picked from commit ec5c7926f3)
2023-04-29 14:24:47 +07:00
Alexander Zuev
d6b522fd2b 8307078: Opensource and clean up five more AWT Focus related tests
Reviewed-by: serb, prr
(cherry picked from commit 6d6f726b74)
2023-04-29 14:24:44 +07:00
Phil Race
bc9cd3eabd 8307079: Update test java/awt/Choice/DragOffNoSelect.java
Reviewed-by: azvegint, serb
(cherry picked from commit 89711f3767)
2023-04-29 14:24:43 +07:00
Weijun Wang
1b495836d2 8307077: Convert CRLF to LF in java.xml.crypto
Reviewed-by: mullan
(cherry picked from commit 9ff555083a)
2023-04-29 14:24:42 +07:00
Madjosz
9d7165e1a0 8302983: ZoneRulesProvider.registerProvider() twice will remove provider
Reviewed-by: naoto
(cherry picked from commit f83e7302c1)
2023-04-29 14:24:39 +07:00
Rajan Halade
80827b01c2 8305975: Add TWCA Global Root CA
Reviewed-by: mullan
(cherry picked from commit 82ccfe3a21)
2023-04-29 14:24:38 +07:00
Dean Long
ddeb702d63 8306331: assert((cnt > 0.0f) && (prob > 0.0f)) failed: Bad frequency assignment in if
Reviewed-by: thartmann, chagedorn
(cherry picked from commit a177152f22)
2023-04-29 14:24:35 +07:00
Calvin Cheung
cceb302fcf 8303475: potential null pointer dereference in filemap.cpp
Reviewed-by: dholmes
(cherry picked from commit e1196584d5)
2023-04-29 14:24:34 +07:00
Coleen Phillimore
2520f62e22 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dholmes, matsaave, iklam
(cherry picked from commit cf799ba232)
2023-04-29 14:24:33 +07:00
Tejesh R
1eca5ed1ca 8306432: Open source several AWT Text Component related tests
Reviewed-by: prr
(cherry picked from commit 485a0691f4)
2023-04-29 14:24:29 +07:00
Tejesh R
78926901fb 8306640: Open source several AWT TextArea related tests
Reviewed-by: prr, serb
(cherry picked from commit 169a7c27a7)
2023-04-29 14:24:28 +07:00
JoKern65
6928895340 8306672: support offset in dll_address_to_library_name on AIX
Reviewed-by: stuefe, clanger, mbaesken
(cherry picked from commit 5d9baa2f93)
2023-04-29 14:24:28 +07:00
Antonios Printezis
a75fbe4118 8307063: When cross-compiling with hsdis/binutils, buildjdk creation fails
Reviewed-by: erikj
(cherry picked from commit 83a98c66f1)
2023-04-29 14:24:25 +07:00
Jie Fu
681edba877 8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
Reviewed-by: dholmes
(cherry picked from commit 452cb8432f)
2023-04-29 14:24:24 +07:00
Amit Kumar
21611c3429 8299748: java/util/zip/Deinflate.java failing on s390x
Reviewed-by: jpai, lancea, simonis, aturbanov
(cherry picked from commit fee02f0668)
2023-04-29 14:24:23 +07:00
Aleksei Voitylov
085c3e4c83 8305387: JDK-8301995 breaks arm 32-bit
Reviewed-by: shade, matsaave
(cherry picked from commit 60a29a668c)
2023-04-29 14:24:20 +07:00
Matthias Baesken
51412f4b72 8307006: ProblemList gtest/NMTGtest.java on aix
Reviewed-by: mdoerr
(cherry picked from commit 3d9d84b742)
2023-04-29 14:24:19 +07:00
Afshin Zafari
4ae1d617a2 8305079: Remove finalize() from compiler/c2/Test719030
Reviewed-by: thartmann, coleenp
(cherry picked from commit 84df74ca39)
2023-04-29 14:24:19 +07:00
Thomas Stuefe
8226fd0194 8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy
Reviewed-by: dholmes, rkennke, coleenp
(cherry picked from commit 0b5c504ad0)
2023-04-29 14:24:14 +07:00
Richard Reingruber
439ed2de82 8306901: Macro offset_of confuses Eclipse CDT
Reviewed-by: stuefe, kbarrett
(cherry picked from commit eb3af8abe9)
2023-04-29 14:24:13 +07:00
Kim Barrett
41727403d8 8305566: Change StringDedup thread to derive from JavaThread
Reviewed-by: stefank, cjplummer, tschatzl
(cherry picked from commit d3abfec8b7)
2023-04-29 14:24:12 +07:00
Justin Lu
2b24c31fc5 8306711: Improve diagnosis of IntlTest framework
Reviewed-by: naoto, lancea
(cherry picked from commit f3c90f0445)
2023-04-29 14:24:11 +07:00
Roger Riggs
1f63b1a2a3 8298993: (process) java/lang/ProcessBuilder/UnblockSignals.java fails
Reviewed-by: bchristi
(cherry picked from commit b827ce8334)
2023-04-29 14:24:09 +07:00
Jonathan Gibbons
e350983260 8306952: improve generic signature of internal DCInlineTag class
Reviewed-by: iris
(cherry picked from commit 7871390930)
2023-04-29 14:24:08 +07:00
Naoto Sato
6e0b2b8ccb 8306927: Collator treats "v" and "w" as the same letter for Swedish language locale.
Reviewed-by: jlu, iris, joehw
(cherry picked from commit 6983d05b73)
2023-04-29 14:24:07 +07:00
Brian Burkhalter
356c033869 8306959: (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
Reviewed-by: alanb
(cherry picked from commit 80fae514b1)
2023-04-29 14:24:04 +07:00
Raffaello Giulietti
a7115f4a62 8205592: BigDecimal.doubleValue() is depressingly slow
Reviewed-by: darcy
(cherry picked from commit eb358619df)
2023-04-29 14:24:00 +07:00
Abhishek Kumar
06fb3fc9cf 8306850: Open source AWT Model related tests
Reviewed-by: serb, azvegint
(cherry picked from commit 41ba05e450)
2023-04-29 14:23:59 +07:00
Jiangli Zhou
a8b7112003 8306949: Resolve miscellaneous multiple symbol definition issues when statically linking JDK/VM natives with standard launcher
Reviewed-by: alanb
(cherry picked from commit fed262a9cf)
2023-04-29 14:23:56 +07:00
Albert Mingkun Yang
91ea396cca 8306833: Change CardTable::_covered to static array
Reviewed-by: tschatzl, kbarrett
(cherry picked from commit 96cdf93b42)
2023-04-29 14:23:55 +07:00
Roberto Castañeda Lozano
e2b88f2e0f 8287087: C2: perform SLP reduction analysis on-demand
Reviewed-by: epeter, jbhateja, thartmann
(cherry picked from commit 1be80a4445)
2023-04-29 14:23:54 +07:00
bobpengxie
d7ee82fd53 8306976: UTIL_REQUIRE_SPECIAL warning on grep
Reviewed-by: clanger, mbaesken
(cherry picked from commit ba43649530)
2023-04-29 14:23:49 +07:00
Per Minborg
9029ca4ea0 8304265: Implementation of Foreign Function and Memory API (Third Preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
(cherry picked from commit cbccc4c817)
2023-04-29 14:23:45 +07:00
Daniel Fuchs
87bb2225d3 8306940: test/jdk/java/net/httpclient/XxxxInURI.java should call HttpClient::close
Reviewed-by: jpai, djelinski
(cherry picked from commit 41d58533ac)
2023-04-29 14:23:44 +07:00
Thomas Schatzl
b331b14983 8306858: Remove some remnants of CMS from SA agent
Reviewed-by: shade, cjplummer, kbarrett, ysr
(cherry picked from commit d94ce6566d)
2023-04-29 14:23:42 +07:00
Thomas Stuefe
a0029cc63a 8306654: Disable NMT location_printing_cheap_dead_xx tests again
Reviewed-by: dholmes
(cherry picked from commit a83c02fe2c)
2023-04-29 14:23:41 +07:00
Dmitry Cherepanov
ce95e8b1e9 6995195: Static initialization deadlock in sun.java2d.loops.Blit and GraphicsPrimitiveMgr
Reviewed-by: serb, aivanov
(cherry picked from commit de0c05da07)
2023-04-29 14:23:40 +07:00
Axel Boldt-Christmas
26739b569f 8306732: TruncatedSeq::predict_next() attempts linear regression with only one data point
Reviewed-by: tschatzl, kbarrett
(cherry picked from commit 748476fd80)
2023-04-29 14:23:37 +07:00
Thomas Stuefe
0c6fe2d946 8306883: Thread stacksize is reported with wrong units in os::create_thread logging
Reviewed-by: shade
(cherry picked from commit 27c5c1070a)
2023-04-29 14:23:35 +07:00
David Holmes
211c7756aa 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
Reviewed-by: shade, stuefe
(cherry picked from commit 9ebcda2165)
2023-04-29 14:23:32 +07:00
Archie Cobbs
771048df16 8071693: Introspector ignores default interface methods
Reviewed-by: prr, aivanov, serb
(cherry picked from commit 1e4eafb4fe)
2023-04-29 14:23:32 +07:00
Ioi Lam
8503855273 8305771: SA ClassWriter.java fails to skip overpass methods
Reviewed-by: kevinw, cjplummer
(cherry picked from commit 750bece0c2)
2023-04-29 14:23:30 +07:00
Coleen Phillimore
a4ec03d488 8306951: [BACKOUT] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dcubed
(cherry picked from commit b81c9c8442)
2023-04-29 14:23:28 +07:00
Abhishek Kumar
945644d9d4 8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests
Reviewed-by: psadhukhan, tr, serb
(cherry picked from commit 732179ca84)
2023-04-29 14:23:27 +07:00
Chris Plummer
8da9a6e292 8306705: com/sun/jdi/PopAndInvokeTest.java fails with NativeMethodException
Reviewed-by: lmesnik, amenkov, sspitsyn
(cherry picked from commit 38cc0391f3)
2023-04-29 14:23:26 +07:00
Weijun Wang
6e622448b3 8302182: Update Public Suffix List to 88467c9
Reviewed-by: mullan
(cherry picked from commit 01b8512911)
2023-04-29 14:23:26 +07:00
Justin Lu
0fee1160bd 8305853: java/text/Format/DateFormat/DateFormatRegression.java fails with "Uncaught exception thrown in test method Test4089106"
Reviewed-by: naoto, lancea
(cherry picked from commit 8e36c05d6c)
2023-04-29 14:23:25 +07:00
Brian Burkhalter
db69936d56 8306374: (bf) Improve performance of DirectCharBuffer::append(CharSequence[,int,int])
Reviewed-by: liach, alanb
(cherry picked from commit d0e8aec041)
2023-04-29 14:23:22 +07:00
Amit Kumar
ccffba29c3 8302328: [s390x] Simplify asm_assert definition
Reviewed-by: lucy, mdoerr
(cherry picked from commit a18191fee8)
2023-04-29 14:23:21 +07:00
Jiangli Zhou
f42a68e381 8306033: Resolve multiple definition of 'throwIOException' and friends when statically linking with JDK native libraries
Reviewed-by: alanb
(cherry picked from commit 9bc6a212f7)
2023-04-29 14:23:21 +07:00
Xin Liu
cedccdd483 8306872: Rename Node_Array::Size()
Reviewed-by: kvn, thartmann, shade
(cherry picked from commit 35e802374c)
2023-04-29 14:23:20 +07:00
Leonid Mesnik
eb5318c53e 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit 2e340e855b)
2023-04-29 14:23:19 +07:00
Amit Kumar
e62d3fcc78 8306855: [s390x] fix difference in abi sizes
Reviewed-by: mdoerr, lucy
(cherry picked from commit 35e7bc21d3)
2023-04-29 14:23:16 +07:00
Aleksey Shipilev
839432f30d 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
Reviewed-by: stuefe, dcubed
(cherry picked from commit 9ad6dc881d)
2023-04-29 14:23:16 +07:00
Albert Mingkun Yang
ff93d2599c 8306749: Make CardTable::invalidate non-virtual
Reviewed-by: tschatzl
(cherry picked from commit c5910fa065)
2023-04-29 14:23:15 +07:00
Ivan Walulya
794ee27721 8306735: G1: G1FullGCScope remove unnecessary member _explicit_gc
Reviewed-by: ayang, tschatzl
(cherry picked from commit 86f41a4c42)
2023-04-29 14:23:14 +07:00
Martin Doerr
e4bc4a3aaa 8306823: Native memory leak in SharedRuntime::notify_jvmti_unmount/mount.
Reviewed-by: pchilanomate, sspitsyn
(cherry picked from commit d74769826d)
2023-04-29 14:23:12 +07:00
Roberto Castañeda Lozano
e7ae08c686 8298189: Regression in SPECjvm2008-MonteCarlo for pre-Cascade Lake Intel processors
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Reviewed-by: shade, thartmann, kvn
(cherry picked from commit 8d899925dc)
2023-04-29 14:23:10 +07:00
Tejesh R
3c8a08682e 8306072: Open source several AWT MouseInfo related tests
Reviewed-by: serb, psadhukhan
(cherry picked from commit 44d9f55d0b)
2023-04-29 14:23:09 +07:00
Emanuel Peter
8aae30ded3 8303466: C2: failed: malformed control flow. Limit type made precise with MaxL/MinL
Reviewed-by: roland, kvn, chagedorn, thartmann
(cherry picked from commit cc894d849a)
2023-04-29 14:23:06 +07:00
Abhishek Kumar
831c59228a 8306652: Open source AWT MenuItem related tests
Reviewed-by: prr, psadhukhan
(cherry picked from commit ed1ebd242a)
2023-04-29 14:23:05 +07:00
Prasanta Sadhukhan
90ec1e4c25 8306755: Open source few Swing JComponent and AbstractButton tests
Reviewed-by: prr
(cherry picked from commit f3e8bd1d11)
2023-04-29 14:23:04 +07:00
Dingli Zhang
4ada9066ce 8302908: RISC-V: Support masked vector arithmetic instructions for Vector API
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fyang, fjiang, yzhu
(cherry picked from commit 1c1a73f715)
2023-04-29 14:23:02 +07:00
Chen Liang
f18b21243f 8304918: Remove unused decl field from AnnotatedType implementations
Reviewed-by: stsypanov, darcy
(cherry picked from commit adf62febe6)
2023-04-29 14:23:01 +07:00
Justin Lu
41e112c07f 8306031: Update IANA Language Subtag Registry to Version 2023-04-13
Reviewed-by: naoto
(cherry picked from commit 00b1eacad6)
2023-04-29 14:22:59 +07:00
Alexander Zvegintsev
de5ba29f28 8306752: Open source several container and component AWT tests
Reviewed-by: prr
(cherry picked from commit 88d9ebf8e8)
2023-04-29 14:22:58 +07:00
Alexander Zvegintsev
a03c275b26 8306683: Open source several clipboard and color AWT tests
Reviewed-by: prr
(cherry picked from commit 1c2dadc31e)
2023-04-29 14:22:56 +07:00
Alexander Zvegintsev
528fe55cea 8306753: Open source several container AWT tests
Reviewed-by: prr
(cherry picked from commit b372f28ad4)
2023-04-29 14:22:55 +07:00
Brian Burkhalter
e17c0a7a1c 8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences
Reviewed-by: alanb, lancea
(cherry picked from commit e3ccaa6541)
2023-04-29 14:22:55 +07:00
Joe Darcy
02ad95dc86 8304423: Refactor FdLibm.java
Reviewed-by: bpb
(cherry picked from commit d819debaa5)
2023-04-29 14:22:54 +07:00
Aleksey Shipilev
36dcdff5ce 8306734: Shenandoah: Missing barriers on deoptimization path
Reviewed-by: eosterlund, rkennke
(cherry picked from commit 28829f308f)
2023-04-29 14:22:50 +07:00
Alexander Zuev
0550060989 8306718: Optimize and opensource some old AWT tests
Reviewed-by: prr
(cherry picked from commit 9beae21864)
2023-04-29 14:22:50 +07:00
Phil Race
d8d11deac3 8306765: Some client related jtreg problem list entries are malformed
Reviewed-by: iris
(cherry picked from commit 36d61c3106)
2023-04-29 14:22:49 +07:00
Zhengyu Gu
27359448ef 8306687: Relax memory ordering constraints on metaspace atomic counters
Reviewed-by: shade, minqi
(cherry picked from commit 5f4965d422)
2023-04-29 14:22:48 +07:00
Valerie Peng
1f6143838d 8304845: Update PCSC-Lite for Suse Linux to 1.9.9 and fix incomplete license wording
Reviewed-by: manc, mullan
(cherry picked from commit 33d6614150)
2023-04-29 14:22:48 +07:00
Eirik Bjorsnos
0642552102 8306772: Remove sun.security.x509.CertException, sun.security.x509.CertParseError
Reviewed-by: mullan
(cherry picked from commit c92883a3d5)
2023-04-29 14:22:47 +07:00
Quan Anh Mai
0d48835901 8306008: Several Vector API tests fail for client VM after JDK-8304450
Reviewed-by: psandoz
(cherry picked from commit 0ff3a2784e)
2023-04-29 14:22:45 +07:00
Quan Anh Mai
8e3c7994f4 8304676: [vectorapi] x86_32: Crash in Assembler::kmovql(Address, KRegister)
Reviewed-by: shade, thartmann, jbhateja
(cherry picked from commit e8f62de1cf)
2023-04-29 14:22:44 +07:00
Daniel Fuchs
9bf3b952ee 8301169: java/net/httpclient/ThrowingSubscribersAsInputStream.java,ThrowingSubscribersAsInputStreamAsync.java, and other httpclient tests failing on windows: Unable to establish loopback connection
Reviewed-by: aefimov, djelinski
(cherry picked from commit 98e8616a0c)
2023-04-29 14:22:43 +07:00
Prasanta Sadhukhan
81af8f0ae8 8306838: GetGraphicsTest needs to be headful
Reviewed-by: jiefu, dcubed
(cherry picked from commit 07ea445b43)
2023-04-29 14:22:42 +07:00
Stuart Marks
71defcc304 8266571: Sequenced Collections
Reviewed-by: alanb
(cherry picked from commit 17ce0976e4)
2023-04-29 14:22:39 +07:00
Christoph Langer
2c785f79ec 8289735: UTIL_LOOKUP_PROGS fails on pathes with space
Reviewed-by: erikj, mbaesken
(cherry picked from commit bad6aa68e4)
2023-04-29 14:22:38 +07:00
Roger Riggs
3045ec37d1 8306770: (fs) Remove obsolete os.version check from sun.nio.fs.BsdFileStore.supportsFileAttributeView
Reviewed-by: bpb, iris, lancea, alanb
(cherry picked from commit 5f50e991ca)
2023-04-29 14:22:37 +07:00
Albert Mingkun Yang
8522dcc92d 8306740: G1: Change G1CardSetHashTableScan to lambda
Reviewed-by: kbarrett, tschatzl
(cherry picked from commit 9d1fe6565c)
2023-04-29 14:22:34 +07:00
Thomas Schatzl
a88fc6f121 8306733: Remove template parameter of G1DetermineCompactionQueueClosure::free_pinned_region
Reviewed-by: ayang, iwalulya
(cherry picked from commit a4a5385831)
2023-04-29 14:22:33 +07:00
Ivan Walulya
d1d2638baa 8306766: Reduce heap size for TestJNICriticalStressTest
Reviewed-by: ayang, tschatzl
(cherry picked from commit a98f58756d)
2023-04-29 14:22:32 +07:00
Prasanta Sadhukhan
d93e701a1b 8306067: Open source AWT Graphics,GridBagLayout related tests
Reviewed-by: serb
(cherry picked from commit d53a5eed0f)
2023-04-29 14:22:32 +07:00
Dmitry Cherepanov
7ea52c4be6 8305352: updateIconImages may lead to deadlock after JDK-8276849
Reviewed-by: aivanov, serb
(cherry picked from commit f968da97a5)
2023-04-29 14:22:31 +07:00
Aleksey Shipilev
2758579b5a 8306773: Problemlist jdk/incubator/vector/ShortMaxVectorTests.java on x86_32
Reviewed-by: kvn
(cherry picked from commit 2985738f15)
2023-04-29 14:22:30 +07:00
Prasanta Sadhukhan
01d7ada03b 8306714: Open source few Swing event and AbstractAction tests
Reviewed-by: serb, prr
(cherry picked from commit 31a73b0d70)
2023-04-29 14:22:30 +07:00
Kim Barrett
3a7e713d81 8306695: Divide by zero in G1Policy::logged_cards_processing_time
Reviewed-by: iwalulya, tschatzl
(cherry picked from commit 8063aa2e4a)
2023-04-29 14:22:29 +07:00
Christian Stein
f6f8961aaf 8304036: Use CommandLine class from shared module
Reviewed-by: jjg, mchung
(cherry picked from commit 2471919020)
2023-04-29 14:22:25 +07:00
Phil Race
5482041339 8306682: Open source a few more AWT Choice tests
Reviewed-by: serb
(cherry picked from commit f39641ccbd)
2023-04-29 14:22:25 +07:00
Phil Race
c46c526faa 8306484: Open source several AWT Choice jtreg tests
Reviewed-by: serb
(cherry picked from commit b5362dadc5)
2023-04-29 14:22:24 +07:00
Coleen Phillimore
11cb6c20f6 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
Reviewed-by: iklam, stuefe
(cherry picked from commit 2ea62c1369)
2023-04-29 14:22:23 +07:00
Tyler Steele
76c0a0ab3a 8305922: [aix,linux] Avoid comparing 'this' to nullptr
Reviewed-by: mdoerr, dholmes
(cherry picked from commit 0dc03c9d54)
2023-04-29 14:22:22 +07:00
Daniel D. Daugherty
54fb3833e6 8306780: ProblemList java/lang/Thread/virtual/HoldsLock.java#id0 in Xcomp
Reviewed-by: darcy
(cherry picked from commit 328e512d12)
2023-04-29 14:22:22 +07:00
Aleksey Shipilev
7a23ed1c1b 8306775: Problemlist runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java
Reviewed-by: dcubed
(cherry picked from commit 937dd3456c)
2023-04-29 14:22:21 +07:00
Michael McMahon
f90dc575c4 8304818: Prune HttpURLConnection cache when corresponding Authenticator is garbage collected
Reviewed-by: dfuchs, djelinski
(cherry picked from commit 314db55f6d)
2023-04-29 14:22:17 +07:00
Aleksey Shipilev
26a549cb6f 8305994: Guarantee eventual async monitor deflation
Reviewed-by: simonis, stuefe, dcubed
(cherry picked from commit 6b81342c22)
2023-04-29 14:22:16 +07:00
Kevin Walls
c3374521cd 8301065: Handle control characters in java_lang_String::print
Reviewed-by: iklam, dholmes
(cherry picked from commit 41d6be4d80)
2023-04-29 14:22:16 +07:00
Daniel D. Daugherty
984ab21e2d 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
8302607: increase timeout for ContinuousCallSiteTargetChange.java
8305502: adjust timeouts in three more M&M tests

Reviewed-by: naoto, lmesnik, thartmann
(cherry picked from commit 4b23bef51d)
2023-04-29 14:22:13 +07:00
Naoto Sato
f0c746bc21 8304836: Make MALLOC_MIN4 macro more robust
Reviewed-by: bchristi
(cherry picked from commit f32adaf89f)
2023-04-29 14:22:12 +07:00
Christian Stein
5dd8ca744c 8304896: Update to use jtreg 7.2
Reviewed-by: erikj, lmesnik, iris
(cherry picked from commit 2763cf14e6)
2023-04-29 14:22:12 +07:00
Johan Sjölen
efcb8c9b7d 8306444: Don't leak memory in PhaseChaitin::PhaseChaitin
Reviewed-by: kvn, roland
(cherry picked from commit b2ccc9731e)
2023-04-29 14:22:11 +07:00
Christoph Langer
5af5b403e8 8306658: GHA: MSVC installation could be optional since it might already be pre-installed
Reviewed-by: shade, goetz
(cherry picked from commit d980cb4879)
2023-04-29 14:22:11 +07:00
Matias Saavedra Silva
170d21d238 8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
Reviewed-by: ccheung
(cherry picked from commit 62acc882bf)
2023-04-29 14:22:10 +07:00
Coleen Phillimore
09718f988e 8305252: make_method_handle_intrinsic may call java code under a lock
Reviewed-by: dholmes, matsaave, iklam
(cherry picked from commit 7400aff3b8)
2023-04-29 14:22:08 +07:00
Vladimir Kempik
6ea4a1509a 8305056: Avoid unaligned access in emit_intX methods if it's unsupported
Reviewed-by: aph
(cherry picked from commit f239695b56)
2023-04-29 14:22:07 +07:00
Alexander Zvegintsev
eb50066601 8306566: Open source several clipboard AWT tests
Reviewed-by: serb
(cherry picked from commit 136dad7197)
2023-04-29 14:22:04 +07:00
Albert Mingkun Yang
7d97abe701 8305062: Refactor CardTable::resize_covered_region
Reviewed-by: tschatzl, iwalulya
(cherry picked from commit 30fa50d158)
2023-04-29 14:22:02 +07:00
Ivan Walulya
90b1c7cbd5 8057586: Explicit GC ignored if GCLocker is active
Reviewed-by: tschatzl, ayang
(cherry picked from commit 4a9f8efa86)
2023-04-29 14:22:00 +07:00
Leo Korinth
8c0137a378 8306435: Juggle04/TestDescription.java should be a booleanArr test and not a byteArr one
Reviewed-by: tschatzl, lmesnik, shade
(cherry picked from commit ce493dda90)
2023-04-29 14:21:58 +07:00
Prasanta Sadhukhan
0987207460 8306076: Open source AWT misc tests
Reviewed-by: serb
(cherry picked from commit f7d45b85a5)
2023-04-29 14:21:57 +07:00
Ramkumar Sunderbabu
f328f3e82b 8306636: Disable compiler/c2/Test6905845.java with -XX:TieredStopAtLevel=3
Reviewed-by: kvn
(cherry picked from commit 4900517479)
2023-04-29 14:21:56 +07:00
Afshin Zafari
1e8abbb628 8305590: Remove nothrow exception specifications from operator new
Reviewed-by: coleenp, kbarrett
(cherry picked from commit 0f51e63263)
2023-04-29 14:21:54 +07:00
Alexander Zuev
0a46626324 8306575: Clean up and open source four Dialog related tests
Reviewed-by: prr
(cherry picked from commit 8d696aea9e)
2023-04-29 14:21:52 +07:00
Harshitha Onkar
ec060f8935 8306634: Open source AWT Event related tests
Reviewed-by: prr, serb
(cherry picked from commit 9ed456fac8)
2023-04-29 14:21:49 +07:00
Calvin Cheung
9a57c3f9f4 8304696: Duplicate class names in dynamicArchive tests can lead to test failure
Reviewed-by: iklam
(cherry picked from commit b2240bf870)
2023-04-29 14:21:48 +07:00
Mikael Vidstedt
da66521d12 8296153: Bump minimum boot jdk to JDK 20
Reviewed-by: erikj, darcy, iris
(cherry picked from commit cb158ffb8a)
2023-04-29 14:21:47 +07:00
Sergey Bylokhov
abf7ec1840 8279216: Investigate implementation of premultiplied alpha in the Little-CMS 2.13
Reviewed-by: prr
(cherry picked from commit 117c5b116b)
2023-04-29 14:21:46 +07:00
Ioi Lam
b49748ba13 8298048: Combine CDS archive heap into a single block
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: matsaave, tschatzl
(cherry picked from commit 723037a79d)
2023-04-29 14:21:44 +07:00
Thomas Schatzl
807a4bdfa1 8306440: Rename PSS:_num_optional_regions to _max_num_optional_regions
Reviewed-by: ayang, iwalulya
(cherry picked from commit d518dbf726)
2023-04-29 14:21:43 +07:00
Thomas Schatzl
442ff1a4b1 8306436: Rename PSS*:_n_workers to PSS*:_num_workers
Reviewed-by: ayang, iwalulya
(cherry picked from commit 9cd5741c14)
2023-04-29 14:21:42 +07:00
Johan Sjölen
d2baadc727 8306456: Don't leak _worklist's memory in PhaseLive::compute
Reviewed-by: kvn, dlong
(cherry picked from commit 6e77e14fdb)
2023-04-29 14:21:39 +07:00
Leonid Mesnik
6ad7f6426d 8303703: Add support of execution tests using virtual thread factory jtreg plugin
Reviewed-by: erikj, jpai
(cherry picked from commit be6031b87d)
2023-04-29 14:21:39 +07:00
Christoph Langer
33f18e80aa 8306543: GHA: MSVC installation is failing
Reviewed-by: shade, mdoerr
(cherry picked from commit 5a00617b1b)
2023-04-29 14:21:37 +07:00
Oli Gillespie
5aaea7d8af 8306075: Micro-optimize Enum.hashCode
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: redestad, shade, rriggs, liach, apangin, jvernee
(cherry picked from commit 3da987adac)
2023-04-29 14:21:37 +07:00
Doug Simon
43c8da250a 8306581: JVMCI tests failed when run with -XX:TypeProfileLevel=222 after JDK-8303431
Reviewed-by: never, kvn
(cherry picked from commit fdaabd6eec)
2023-04-29 14:21:36 +07:00
Jayathirth D V
5a0279bcd6 8306430: Open source some AWT tests related to TextComponent and Toolkit
Reviewed-by: serb
(cherry picked from commit 36ec05d52a)
2023-04-29 14:21:35 +07:00
Prasanta Sadhukhan
c4293be7f0 8305942: Open source several AWT Focus related tests
Reviewed-by: prr
(cherry picked from commit 8346ae2bc1)
2023-04-29 14:21:33 +07:00
Prasanta Sadhukhan
ae80b24805 8306060: Open source few AWT Insets related tests
Reviewed-by: serb, prr
(cherry picked from commit 9a68d1d952)
2023-04-29 14:21:32 +07:00
sunguoyun
23edcceeee 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051
Reviewed-by: dholmes, fyang, aph
(cherry picked from commit 2c70828e7d)
2023-04-29 14:21:32 +07:00
Vitaly Provodin
8dfe3d7031 update exclude list on results of 93.3 test runs 2023-04-29 14:20:29 +07:00
Alexey Ushakov
2dc675a13e JBR-5559 SwingMark performance drop after removing additional command queue
Added command queue and provided synchronization between the command queues
2023-04-24 21:23:46 +02:00
Justin Lu
1b1fc1b62d 8305207: Calendar.aggregateStamp(int, int) return value can be simplified
Reviewed-by: naoto, rriggs, iris
(cherry picked from commit ffb2494de4)
2023-04-21 15:54:15 +07:00
Justin Lu
0ca4ef68a5 4737887: (cal) API: Calendar methods taking field should document exceptions
Reviewed-by: naoto
(cherry picked from commit 174c1a6d53)
2023-04-21 15:54:13 +07:00
Coleen Phillimore
92f530cc81 8306474: Move InstanceKlass read-only flags
Reviewed-by: jrose, dholmes
(cherry picked from commit f63362310e)
2023-04-21 15:54:12 +07:00
Coleen Phillimore
89a9b6c5af 8306482: Remove unused Method AccessFlags
Reviewed-by: dholmes, matsaave
(cherry picked from commit afd2501fcc)
2023-04-21 15:54:10 +07:00
Harshitha Onkar
db06d8446a 8305874: Open source AWT Key, Text Event related tests
Reviewed-by: azvegint
(cherry picked from commit d6cf4aa155)
2023-04-21 15:54:09 +07:00
Xin Liu
aecc055e21 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
Reviewed-by: dholmes, shade
(cherry picked from commit 9412c0a2ca)
2023-04-21 15:54:08 +07:00
Peter Hofer
b95c307019 8305746: InitializeEncoding should cache Charset object instead of charset name
Reviewed-by: naoto

(cherry picked from commit 20b1d19d26)
2023-04-21 15:54:08 +07:00
Brian Burkhalter
f1adbbaf15 8306483: (ch) Channels.newReader(ReadableByteChannel,Charset) refers to csName
Reviewed-by: alanb
(cherry picked from commit 955abcae55)
2023-04-21 15:52:55 +07:00
Lance Andersen
35b0a5c57c 8305945: (zipfs) Opening a directory to get input stream produces incorrect exception message
Reviewed-by: naoto, cstein
(cherry picked from commit c6a288dcd6)
2023-04-21 15:52:54 +07:00
Albert Mingkun Yang
c66a66103c 8306284: G1: Remove assertion in G1ScanHRForRegionClosure::do_claimed_block
Reviewed-by: kbarrett, tschatzl
(cherry picked from commit 73018b39cd)
2023-04-21 15:52:53 +07:00
Zixian Cai
f90ea696b8 8306538: Zero variant build failure after JDK-8257967
Reviewed-by: shade, dholmes
(cherry picked from commit 33a7978e85)
2023-04-21 15:52:52 +07:00
Amit Kumar
9088ddc325 8306459: s390x: Replace NULL to nullptr
Reviewed-by: mdoerr
(cherry picked from commit 9c2e5b3871)
2023-04-21 15:52:51 +07:00
Stefan Karlsson
059d223144 8305880: Loom: Avoid putting stale object pointers in oops
Reviewed-by: eosterlund, aboldtch
(cherry picked from commit 6a7dff30ed)
2023-04-21 15:52:49 +07:00
Matthias Baesken
4dd49b5017 8304291: [AIX] Broken build after JDK-8301998
Reviewed-by: mdoerr, tsteele, prr
(cherry picked from commit 310aa93478)
2023-04-21 15:52:42 +07:00
Prasanta Sadhukhan
47e90b514b 8305943: Open source few AWT Focus related tests
Reviewed-by: prr, serb
(cherry picked from commit 64ed816ad9)
2023-04-21 15:52:39 +07:00
Jaikiran Pai
02a5753746 8041676: remove the java.compiler system property
Reviewed-by: dholmes, alanb, rriggs, iris
(cherry picked from commit b8f0a668dd)
2023-04-21 15:52:37 +07:00
Phil Race
8e5bd2d995 8306372: Open source AWT CardLayout and Checkbox tests
Reviewed-by: serb, honkar
(cherry picked from commit 781d6d793a)
2023-04-21 15:52:36 +07:00
Alexander Zvegintsev
0db73d4b72 8306280: Open source several choice AWT tests
Reviewed-by: jdv, prr, serb
(cherry picked from commit d03128d0e5)
2023-04-21 15:52:34 +07:00
Aleksey Shipilev
7c25901a8f 8306452: Fix Amazon copyright in JDK-8305425 test
Reviewed-by: simonis
(cherry picked from commit e764e9b740)
2023-04-21 15:52:32 +07:00
William Kemper
4407bd050b 8306321: Add an accessor for the top of a PLAB
Reviewed-by: shade, ysr
(cherry picked from commit ed34e7f5ae)
2023-04-21 15:52:31 +07:00
Phil Race
e6b6795832 8306134: Open source some AWT tests relating to Button and a few other classes
Reviewed-by: azvegint
(cherry picked from commit fdb4bafa31)
2023-04-21 15:52:30 +07:00
Alexander Zuev
1537f60136 8306135: Clean up and open source some AWT tests
Reviewed-by: azvegint
(cherry picked from commit 4ad3ac6317)
2023-04-21 15:52:28 +07:00
Naoto Sato
db76ae6b4e 8306323: Update license files in CLDR v43
Reviewed-by: lancea, srl, iris
(cherry picked from commit 85de01e676)
2023-04-21 15:52:23 +07:00
Doug Simon
611e0d408a 8303431: [JVMCI] libgraal annotation API
Reviewed-by: kvn, never, darcy
(cherry picked from commit 48fd4f2bd3)
2023-04-21 15:52:20 +07:00
Oliver Kopp
d40a19c48a 8306038: SystemModulesPlugin generates code that doesn't pop when return value not used
Reviewed-by: alanb, mchung
(cherry picked from commit c57af319f6)
2023-04-21 15:52:18 +07:00
Fredrik Bredberg
ecfa9a1a31 8306006: strace001.java fails due to unknown methods on stack
Reviewed-by: rehn, alanb, dholmes
(cherry picked from commit a31a11f44a)
2023-04-21 15:52:17 +07:00
Coleen Phillimore
bb0cc82e04 8306123: Move InstanceKlass writeable flags
Reviewed-by: iklam, fparain
(cherry picked from commit ddb86469e0)
2023-04-21 15:52:14 +07:00
Coleen Phillimore
c3e23e65d5 8306310: Move is_shared Klass flag
Reviewed-by: iklam, fparain
(cherry picked from commit 1a41e12c22)
2023-04-21 15:52:12 +07:00
Markus Grönlund
2ce74d7866 8306278: jvmtiAgentList.cpp:253 assert(offset >= 0) failed: invariant occurs on AIX after JDK-8257967
Reviewed-by: sspitsyn, dholmes, mbaesken
(cherry picked from commit c738c8ea3e)
2023-04-21 15:52:10 +07:00
William Kemper
a97a73899d 8305716: Enhancements for printing age tables
Reviewed-by: kdnilsen, ysr, tschatzl
(cherry picked from commit 9fb53adfe0)
2023-04-21 15:52:09 +07:00
Matthias Baesken
b5878e02f8 8305993: Add handleSocketErrorWithMessage to extend nio Net.c exception message
Reviewed-by: alanb
(cherry picked from commit ebba42ac52)
2023-04-21 15:52:07 +07:00
Richard Reingruber
9cc5ecd88c 8306111: PPC64: RT call after thaw with exception requires larger ABI section
Reviewed-by: mdoerr
(cherry picked from commit 42b7260e8b)
2023-04-21 15:52:06 +07:00
Ioi Lam
5f0f0df184 8305757: Call Method::compute_has_loops_flag() when creating CDS archive
Reviewed-by: coleenp, ccheung
(cherry picked from commit c7faf60201)
2023-04-21 15:52:06 +07:00
Aleksei Efimov
ee0d9478d8 8299129: Enhance NameService lookups
Reviewed-by: ahgross, michaelm, rhalade, dfuchs
(cherry picked from commit eb8d8cdddd)
2023-04-21 15:52:04 +07:00
Kevin Walls
b4d202c16b 8296692: Improve String platform support
Reviewed-by: rhalade, amenkov, michaelm
(cherry picked from commit 77df3152c8)
2023-04-21 15:52:03 +07:00
Sean Mullan
2cff57af94 8298310: Enhance TLS session negotiation
Reviewed-by: rhalade, mschoene, weijun, ascarpino
(cherry picked from commit f098b490f1)
2023-04-21 15:52:03 +07:00
Prasanta Sadhukhan
bd652d4731 8296832: Improve Swing platform support
Reviewed-by: skoivu, kizune, rhalade, prr

(cherry picked from commit 9e56d100df)
2023-04-21 15:52:02 +07:00
Joe Wang
9e232ab1c9 8288436: Improve Xalan supports
Reviewed-by: smarks, ahgross, rhalade, lancea, naoto
(cherry picked from commit 2e5700a92c)
2023-04-21 15:51:15 +07:00
Kevin Walls
6fd980af6d 8296684: Improve String platform support
Reviewed-by: amenkov, michaelm, rhalade
(cherry picked from commit b1c34c03d7)
2023-04-21 15:51:12 +07:00
Jamil Nimeh
7fe114705b 8294474: Better AES support
Reviewed-by: ahgross, ascarpino
(cherry picked from commit 14aad787a8)
2023-04-21 15:51:11 +07:00
Brian Burkhalter
ab75b8ffba 8298667: Improved path handling
Reviewed-by: rhalade, alanb
(cherry picked from commit a0f7ae1a95)
2023-04-21 15:51:07 +07:00
Michael McMahon
e5769b7548 8296676: Improve String platform support
Reviewed-by: aefimov, dfuchs
(cherry picked from commit ec119716e5)
2023-04-21 15:51:06 +07:00
Naoto Sato
673d28bbbb 8297371: Improve UTF8 representation redux
Reviewed-by: rhalade, bchristi
(cherry picked from commit 5ec0120152)
2023-04-21 15:51:05 +07:00
Ian Graves
cb4ee7b55b 8295304: Runtime support improvements
Reviewed-by: rhalade, rriggs, bchristi
(cherry picked from commit 3656939a6a)
2023-04-21 15:51:04 +07:00
Daniel Jeliński
95037ac55d 8287404: Improve ping times
Reviewed-by: alanb, dfuchs, rhalade
(cherry picked from commit c06135b5a6)
2023-04-21 15:51:03 +07:00
Calvin Cheung
af01f7a440 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
Reviewed-by: iklam
(cherry picked from commit 1b5d35ad2c)
2023-04-21 15:51:03 +07:00
Markus Grönlund
f0152ba580 8306282: Build failure linux-arm32-open-cmp-baseline after JDK-8257967
Reviewed-by: egahlin, iklam
(cherry picked from commit 0f3828dddd)
2023-04-21 15:51:02 +07:00
Aleksey Shipilev
98162a00ca 8306289: 32-bit build failures after JDK-8303422
Reviewed-by: jiefu, zgu
(cherry picked from commit 803680f17a)
2023-04-21 15:51:01 +07:00
Daniel Jeliński
1931158d63 8306279: Build failure after JDK-8299592
Reviewed-by: thartmann
(cherry picked from commit e97fe081ad)
2023-04-21 15:51:01 +07:00
Matthias Baesken
e77e7203b5 8304054: Linux: NullPointerException from FontConfiguration.getVersion in case no fonts are installed
Reviewed-by: lucy, aivanov
(cherry picked from commit 3c7ab80501)
2023-04-21 15:51:00 +07:00
Daniel Jeliński
1c1d9cffea 8299592: Fix and reenable warnings in java.desktop native code compilation
Reviewed-by: ihse, aivanov
(cherry picked from commit 3bba899574)
2023-04-21 15:50:58 +07:00
Johan Sjölen
351f8ce855 8306077: Replace NEW_ARENA_ARRAY with NEW_RESOURCE_ARRAY when applicable in opto
Reviewed-by: thartmann
(cherry picked from commit 896207de14)
2023-04-21 15:50:57 +07:00
Johan Sjölen
f654af382d 8301497: Replace NULL with nullptr in cpu/s390
Reviewed-by: amitkumar, coleenp
(cherry picked from commit 54f7b6ca34)
2023-04-21 15:50:56 +07:00
Roland Westrelin
1f23b8b84a 8305781: compiler/c2/irTests/TestVectorizationMultiInvar.java failed with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: thartmann, kvn
(cherry picked from commit 8ecb5dfa34)
2023-04-21 15:50:55 +07:00
Guoxiong Li
dd51b5f5b8 8305690: [X86] Do not emit two REX prefixes in Assembler::prefix
Reviewed-by: kvn, thartmann
(cherry picked from commit 49726ee3a9)
2023-04-21 15:50:53 +07:00
Richard Reingruber
a8858ccf5d 8305668: PPC: Non-Top Interpreted frames should be independent of ABI_ELFv2
Reviewed-by: mdoerr
(cherry picked from commit 445ebef437)
2023-04-21 15:50:52 +07:00
Matias Saavedra Silva
ace497ad53 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors
Reviewed-by: iklam, coleenp, fparain
(cherry picked from commit e3ece365ce)
2023-04-21 15:50:46 +07:00
Brent Christian
70696029f1 8305762: FileInputStream and FileOutputStream implSpec should be corrected or removed
Reviewed-by: kbarrett, alanb, bpb
(cherry picked from commit bb1a7bb3e1)
2023-04-21 15:50:45 +07:00
Brian Burkhalter
c4fc9325c1 8305811: (bf) Improve performance of CharBuffer::append(CharSequence[,int,int])
Reviewed-by: alanb
(cherry picked from commit 8858d54342)
2023-04-21 15:50:42 +07:00
Jonathan Gibbons
7b1174d082 8305673: Convert DocCommentParser to use enhanced switch
Reviewed-by: hannesw
(cherry picked from commit 525a91e3fa)
2023-04-21 15:50:41 +07:00
Phil Race
16f8d6ee00 8278583: Open source SwingMark - Swing performance benchmark
Reviewed-by: serb, aghaisas, avu
(cherry picked from commit 6831f9db8b)
2023-04-21 15:50:39 +07:00
Tom Rodriguez
cec2e055a7 8305755: [JVMCI] missing barriers in CompilerToVM.readFieldValue for Reference.referent
Reviewed-by: eosterlund, dnsimon
(cherry picked from commit 497f9e760d)
2023-04-21 15:50:37 +07:00
Naoto Sato
9ba715db97 8296248: Update CLDR to Version 43.0
Reviewed-by: joehw
(cherry picked from commit 4ed933cf77)
2023-04-21 15:50:34 +07:00
Patricio Chilano Mateo
b3bef0ce6e 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
Reviewed-by: rrich, rehn
(cherry picked from commit 7360960454)
2023-04-21 15:50:32 +07:00
Albert Mingkun Yang
bd833fd288 8305060: G1: Refactor G1ScanHRForRegionClosure::scan_heap_roots
Reviewed-by: tschatzl, iwalulya
(cherry picked from commit cc60f2ff3f)
2023-04-21 15:50:31 +07:00
Albert Mingkun Yang
3f4727acd3 8305192: serial GC fails "assert(Universe::on_page_boundary(bottom) && Universe::on_page_boundary(end)) failed: invalid space boundaries"
Reviewed-by: iwalulya, tschatzl
(cherry picked from commit fb58d77e92)
2023-04-21 15:50:30 +07:00
Kirill A. Korinsky
a9c712a776 8305995: Footprint regression from JDK-8224957
Reviewed-by: kvn, thartmann
(cherry picked from commit 7551529854)
2023-04-21 15:50:30 +07:00
Erik Österlund
f3c3939d6d 8305351: C2 setScopedValueCache intrinsic doesn't use access API
Reviewed-by: kvn, rcastanedalo, aph, mdoerr
(cherry picked from commit 02347d0cec)
2023-04-21 15:50:29 +07:00
Erik Österlund
1c3bcb0f5b 8305543: Ensure GC barriers for arraycopy on AArch64 use caller saved neon temp registers
Reviewed-by: rcastanedalo, aph
(cherry picked from commit 2240c7ec2f)
2023-04-21 15:50:29 +07:00
Albert Mingkun Yang
32006580cb 8305233: G1: Refactor G1ClearCardTableTask
Reviewed-by: tschatzl, iwalulya
(cherry picked from commit 1958f0e8bd)
2023-04-21 15:50:28 +07:00
Albert Mingkun Yang
ba36732bc9 8305892: G1: Fix G1MMUTracker::when_sec documentation
Reviewed-by: iwalulya, tschatzl
(cherry picked from commit dbd2b5f89f)
2023-04-21 15:50:27 +07:00
Emanuel Peter
f3da8a95ed 8305740: C2: add print statements to assert: Can't determine return type.
Reviewed-by: kvn, thartmann
(cherry picked from commit c0b4957fcc)
2023-04-21 15:50:27 +07:00
Markus Grönlund
37abc47d7b 8257967: JFR: Events for loaded agents
Reviewed-by: dholmes, sspitsyn

(cherry picked from commit 5c95bb1c51)
2023-04-21 15:50:09 +07:00
Varada M
e59b78d73d 8305089: Implement missing socket options on AIX
Reviewed-by: erikj, jpai, vtewari, djelinski, dfuchs
(cherry picked from commit 2a062f1654)
2023-04-21 13:38:02 +07:00
Eirik Bjorsnos
72a23b05ca 8306036: Use @apiNote in String.toLowerCase, String.toUpperCase
Reviewed-by: alanb, jpai
(cherry picked from commit 7f56de8f78)
2023-04-21 13:38:02 +07:00
Valerie Peng
420b739ccb 8305336: java.security.debug=sunpkcs11 breaks PKCS#11 configuration with slotListIndex
Reviewed-by: mpowers, weijun
(cherry picked from commit e575924131)
2023-04-21 13:38:01 +07:00
Kim Barrett
216e83e455 8306029: ProblemList runtime/ErrorHandling/TestDwarf.java on linux
Reviewed-by: stuefe
(cherry picked from commit caa841d9a5)
2023-04-21 13:38:01 +07:00
Jiangli Zhou
da22aefbca 8305935: Resolve multiple definition of 'jmm_<interface|version>' when statically linking with JDK native libraries
Reviewed-by: dholmes
(cherry picked from commit 314bad3613)
2023-04-21 13:38:01 +07:00
William Kemper
1733e8a03b 8305403: Shenandoah evacuation workers may deadlock
Reviewed-by: rkennke, ysr
(cherry picked from commit 793da60ee8)
2023-04-21 13:38:01 +07:00
Afshin Zafari
7be54e286e 8305085: Suppress removal warning for finalize() from test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineFinalizer.java
Reviewed-by: cjplummer, dholmes
(cherry picked from commit 2cc4bf1a9d)
2023-04-21 13:38:01 +07:00
Julian Waters
b4bd7dc71b 8304930: Enable Link Time Optimization as an option for Visual C++
Reviewed-by: erikj
(cherry picked from commit 5a7886575e)
2023-04-21 13:38:01 +07:00
Roger Riggs
7d960103af 8304912: Use OperatingSystem enum in java.desktop module
Reviewed-by: bpb, prr, aturbanov

(cherry picked from commit 30a140b5a2)
2023-04-21 13:38:00 +07:00
Coleen Phillimore
829a354e57 8305405: Compile_lock not needed in Universe::genesis()
Reviewed-by: dholmes, fparain
(cherry picked from commit 1fd400608e)
2023-04-21 13:38:00 +07:00
Coleen Phillimore
d5c8957b6a 8305404: Compile_lock not needed for InstanceKlass::implementor()
Reviewed-by: eosterlund, fparain
(cherry picked from commit ebeee6dce8)
2023-04-21 13:38:00 +07:00
Johan Sjölen
0258116b86 8301496: Replace NULL with nullptr in cpu/riscv
Reviewed-by: dholmes, fyang
(cherry picked from commit d2ce04bb10)
2023-04-21 13:38:00 +07:00
Viktor Klang
5d9a27d37d 8170945: Collectors$Partition should override more Map methods
Reviewed-by: smarks
(cherry picked from commit 54bf370079)
2023-04-21 13:38:00 +07:00
Johan Sjölen
c362744f90 8301495: Replace NULL with nullptr in cpu/ppc
Reviewed-by: rrich, mdoerr, tsteele
(cherry picked from commit 0826ceee65)
2023-04-21 13:38:00 +07:00
Leo Korinth
a3e83e4ff0 8305618: Move gcold out of tier1
Reviewed-by: lmesnik, shade
(cherry picked from commit c0c31224db)
2023-04-21 13:37:59 +07:00
sunguoyun
936e51a044 8305944: assert(is_aligned(ref, HeapWordSize)) failed: invariant
Reviewed-by: stefank, tschatzl
(cherry picked from commit 3651b92229)
2023-04-21 13:37:59 +07:00
Richard Reingruber
78eaa28982 8305934: PPC64: Disable VMContinuations on Big Endian
Reviewed-by: mdoerr, tsteele
(cherry picked from commit 12358e6c94)
2023-04-21 13:37:59 +07:00
Sergey Tsypanov
9f0410d62a 8305902: (cs) Resolve default Charset only once in StreamEncoder and StreamDecoder
Reviewed-by: alanb, bpb
(cherry picked from commit 287bb06def)
2023-04-21 13:37:59 +07:00
David Holmes
bed0893359 8305936: JavaThread::create_system_thread_object has unused is_visible argument
Reviewed-by: alanb, kbarrett
(cherry picked from commit 8a1639d49b)
2023-04-21 13:37:59 +07:00
Matthew Donovan
a00586c4a6 8255548: Missing coverage for javax.xml.crypto.dom.DOMCryptoContext
Reviewed-by: rhalade, mullan
(cherry picked from commit 76cda9f44a)
2023-04-21 13:37:58 +07:00
Kevin Driver
3522db32f2 8305794: Unused interface sun.security.util.PermissionFactory can be removed
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: mullan, aturbanov
(cherry picked from commit b60604e8eb)
2023-04-21 13:37:58 +07:00
Leonid Mesnik
1cc1e609bc 8305875: Test TraceVirtualThreadLocals should be run with continuations only
Reviewed-by: alanb
(cherry picked from commit 92521b100f)
2023-04-21 13:37:58 +07:00
Leonid Mesnik
5a03246d00 8305937: com/sun/jdi/SetLocalWhileThreadInNative.java fails with -XX:+TieredCompilation
Reviewed-by: dcubed
(cherry picked from commit 00eb348a52)
2023-04-21 13:37:58 +07:00
Daniel D. Daugherty
4f51d6df9f 8305966: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64
Reviewed-by: alanb
(cherry picked from commit 1385c3d2f1)
2023-04-21 13:37:57 +07:00
Daniel Fuchs
bfe5724d39 8305847: Improve diagnosability and resilience of HttpClient::close tests
Reviewed-by: jpai, djelinski
(cherry picked from commit 90b4006bce)
2023-04-21 13:37:57 +07:00
Harshitha Onkar
f4c9b7e3c1 8305712: [MacOS] Deprecated Cocoa-NSEvent names
Reviewed-by: dmarkov, prr

(cherry picked from commit d7dc474a5a)
2023-04-21 13:37:57 +07:00
Archie L. Cobbs
8429c79e46 8296420: javac has long lines in its command-line help
Reviewed-by: jjg
(cherry picked from commit e0620b8e05)
2023-04-21 13:37:57 +07:00
Jonathan Dowland
4a3334fc5c 8304350: Font.getStringBounds calculates wrong width for TextAttribute.TRACKING other than 0.0
Reviewed-by: stuefe

(cherry picked from commit 6b9b7d1d92)
2023-04-21 13:37:57 +07:00
Jim Laskey
016bd4a82b 8305688: jdk build --with-memory-size=1024 broken by JDK-8305100
Reviewed-by: martin
(cherry picked from commit 2060c8ea14)
2023-04-21 13:37:56 +07:00
Jaikiran Pai
8b35d1b299 8305900: Use loopback IP addresses in security policy files of httpclient tests
Reviewed-by: dfuchs
(cherry picked from commit 646b666a26)
2023-04-21 13:37:56 +07:00
Thomas Stuefe
135d612cfe 8305414: gtest/NMTGtests.java is failing various sub-tests
Reviewed-by: rkennke, adinn
(cherry picked from commit fb9a29d732)
2023-04-21 13:37:56 +07:00
Quan Anh Mai
74268ae241 8304450: [vectorapi] Refactor VectorShuffle implementation
Reviewed-by: psandoz, xgong, jbhateja, vlivanov
(cherry picked from commit e846a1d700)
2023-04-21 13:37:56 +07:00
Jaikiran Pai
80613aa68d 8305529: DefaultProxySelector.select(URI) in certain cases returns a List with null element
Reviewed-by: dfuchs, djelinski, michaelm
(cherry picked from commit 3f36dd811e)
2023-04-21 13:37:55 +07:00
Eirik Bjorsnos
fcb6b65f7b 8303923: ZipOutStream::putEntry should include an apiNote to indicate that the STORED compression method should be used when writing directory entries
Reviewed-by: lancea, alanb
(cherry picked from commit 425ef0685c)
2023-04-21 13:37:55 +07:00
Jiangli Zhou
e869c0babe 8305858: Resolve multiple definition of 'handleSocketError' when statically linking with JDK native libraries
Reviewed-by: alanb
(cherry picked from commit 2bbbff209d)
2023-04-21 13:37:55 +07:00
Leonid Mesnik
788b75c950 8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[])
Reviewed-by: cjplummer, dholmes
(cherry picked from commit bc15163386)
2023-04-21 13:37:55 +07:00
quadhier
1a2ec3f853 8305324: C2: Wrong execution of vectorizing Interger.reverseBytes
Reviewed-by: kvn, pli
(cherry picked from commit 19380d74e4)
2023-04-21 13:37:54 +07:00
Bill Huang
15bb85e97f 8295859: Update Manual Test Groups
Reviewed-by: msheppar
(cherry picked from commit 87017b5199)
2023-04-21 13:37:54 +07:00
Quan Anh Mai
9dd246e989 8305783: x86_64: Optimize AbsI and AbsL
Reviewed-by: jkarthikeyan, thartmann
(cherry picked from commit 99a9dbc8f1)
2023-04-21 13:37:54 +07:00
Johannes Bechberger
1b96ad7949 8304725: AsyncGetCallTrace can cause SIGBUS on M1
Reviewed-by: dholmes, stuefe, mbaesken
(cherry picked from commit d8af7a6014)
2023-04-21 13:37:54 +07:00
Pengfei Li
bc2c2465a8 8305524: AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub
Reviewed-by: aph, xgong
(cherry picked from commit b9bdbe9ab3)
2023-04-21 13:37:54 +07:00
Xin Liu
568b827b3a 8305203: Simplify trimming operation in Region::Ideal
Reviewed-by: thartmann, kvn
(cherry picked from commit 82e8b0332b)
2023-04-21 13:37:53 +07:00
Maxim Kartashev
893f7b5d46 Wayland: fix AWT initialization on macOS 2023-04-21 10:35:02 +04:00
Nikita Provotorov
0bc4cab153 JBR-5536: Crash on macOS bad JNI lookup in Java_sun_swing_AccessibleAnnouncer_nativeAnnounce
Stop using the JNIEnv instance bound to EDT in the AppKit thread.

(cherry picked from commit 0f49341f4d)
2023-04-20 21:55:54 +03:00
Maxim Kartashev
cf8cfad297 JBR-5480 Fixed Windows debug build 2023-04-19 08:28:56 +04:00
Maxim Kartashev
fe683e690c Wayland: fixed build errors on macOS 2023-04-18 23:39:18 +04:00
Maxim Kartashev
ea36848090 JBR-5480 Fixed build failue with LLVM compilers 2023-04-18 20:05:33 +04:00
Maxim Kartashev
ed9811850b JBR-5480 Include more information in OOME crash reports 2023-04-18 14:13:43 +04:00
Maxim Kartashev
b2e9bc1700 Wayland: fixed build errors with older versions of Wayland 2023-04-18 12:52:57 +04:00
Sergey Shelomentsev
6494427822 JBR-5313 fix broken custom decoration tests on Windows 2023-04-18 10:33:37 +03:00
Vitaly Provodin
7fb03188a8 update exclude list on results of 61.1 test runs 2023-04-14 21:22:49 +07:00
Vitaly Provodin
068c17a152 JBR-5510 eclude tests failing on ArchLinux (5.18.2-arch1-1) 2023-04-14 21:11:52 +07:00
Dmitrii Morskii
b5b59d1c14 JBR-5246 add OpenType's features support 2023-04-14 12:46:07 +02:00
Alexey Ushakov
d825a61e2d Initial version of WLToolkit and Vulkan support
Co-authored-by: Dmitry Batrak <Dmitry.Batrak@jetbrains.com>
Co-authored-by: Nikita Gubarkov <nikita.gubarkov@jetbrains.com>
Co-authored-by: Maxim Kartashev <maxim.kartashev@jetbrains.com>
2023-04-13 17:29:04 +04:00
Bill Huang
e29e7af525 8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only
Reviewed-by: msheppar
(cherry picked from commit 27cf63853c)
2023-04-13 10:58:55 +07:00
Justin King
18746e71b2 8305484: Compiler::init_c1_runtime unnecessarily uses an Arena that lives for the lifetime of the process
Reviewed-by: thartmann, kvn
(cherry picked from commit 42fa000a7d)
2023-04-13 10:58:55 +07:00
Brian Burkhalter
04ffdce191 8305809: (fs) Review obsolete Linux kernel dependency on os.version (Unix kernel 2.6.39)
Reviewed-by: rriggs, alanb
(cherry picked from commit 475e9a7cad)
2023-04-13 10:58:54 +07:00
Alexey Semenyuk
44b95cd2ef 8294806: jpackaged-app ignores splash screen from jar file
Reviewed-by: almatvee
(cherry picked from commit 1de772cd89)
2023-04-13 10:58:54 +07:00
Thomas Schatzl
2e7f7a7e1f 8305368: G1 remset chunk claiming may use relaxed memory ordering
Reviewed-by: ayang, iwalulya
(cherry picked from commit d9db90636f)
2023-04-13 10:58:53 +07:00
Thomas Schatzl
a062e70931 8305370: Inconsistent use of for_young_only_phase parameter in G1 predictions
Reviewed-by: iwalulya, kbarrett
(cherry picked from commit c789d24039)
2023-04-13 10:58:53 +07:00
Aleksei Voitylov
919386cd70 8305663: Wrong iteration order of pause array in g1MMUTracker
Reviewed-by: ayang, tschatzl
(cherry picked from commit c6d7cf6b48)
2023-04-13 10:58:53 +07:00
Jiangli Zhou
0e776045d2 8305761: Resolve multiple definition of 'jvm' when statically linking with JDK native libraries
Reviewed-by: alanb, kevinw
(cherry picked from commit ce4b995556)
2023-04-13 10:58:52 +07:00
Tom Rodriguez
8a9a80ae54 8305419: JDK-8301995 broke building libgraal
Reviewed-by: matsaave, dnsimon, thartmann
(cherry picked from commit 12946f5748)
2023-04-13 10:58:52 +07:00
Mark Powers
9c1ee8f69a 8302696: Revert API signature changes made in JDK-8285504 and JDK-8285263
Reviewed-by: mullan
(cherry picked from commit 9486969bd3)
2023-04-13 10:58:51 +07:00
Matias Saavedra Silva
8c0a9351ab 8304738: UnregisteredClassesTable_lock never created
Reviewed-by: iklam, jcking, dholmes
(cherry picked from commit 628a3f173a)
2023-04-13 10:58:51 +07:00
Leonid Mesnik
a2a2f85454 8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects
Reviewed-by: kvn, sspitsyn
(cherry picked from commit 7a5597c34f)
2023-04-13 10:58:50 +07:00
Chen Liang
efca97af15 8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc
Reviewed-by: mchung
(cherry picked from commit e5ce7d9e43)
2023-04-13 10:58:50 +07:00
Julian Waters
63ba1acbdd 8304717: Declaration aliasing between boolean and jboolean is wrong
Reviewed-by: dholmes
(cherry picked from commit cd7d53c88c)
2023-04-13 10:58:49 +07:00
Alan Bateman
fe53c523d2 8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
(cherry picked from commit 2586f36120)
2023-04-13 10:58:48 +07:00
Matthew Donovan
dc3946f226 8182621: JSSE should reject empty TLS plaintexts
Reviewed-by: xuelei
(cherry picked from commit 39398075b7)
2023-04-13 10:58:47 +07:00
Feilong Jiang
671fee67fc 8305728: RISC-V: Use bexti instruction to do single-bit testing
Reviewed-by: fyang, yzhu
(cherry picked from commit 137513025d)
2023-04-13 10:58:47 +07:00
Eirik Bjorsnos
3c9eb7398d 8304501: Remove orphaned demo netbeans projects
Reviewed-by: serb
(cherry picked from commit 4485737e9b)
2023-04-13 10:58:46 +07:00
Chen Liang
a22f3a210f 8305807: Spurious right brace in ConstantDescs field Javadocs
Reviewed-by: mchung, iris
(cherry picked from commit 0ff2ff6789)
2023-04-13 10:58:46 +07:00
Justin Lu
8c22b06294 6241286: (cal) API: Calendar.DAY_OF_WEEK definition is wrong
Reviewed-by: naoto
(cherry picked from commit 2aeb0e5267)
2023-04-13 10:58:45 +07:00
Justin Lu
218c8984db 6218123: (cal) API: Spec for GregorianCalendar constructors and Calendar getInstance is inconsistent.
Reviewed-by: naoto
(cherry picked from commit 42965d390c)
2023-04-13 10:58:45 +07:00
Mandy Chung
9b0f94573a 8305808: Typo in javadoc of ConstantDescs::BSM_VARHANDLE_STATIC_FIELD
Reviewed-by: rriggs, iris
(cherry picked from commit a43a17c8ea)
2023-04-13 10:58:45 +07:00
Roger Riggs
c6d7e563bf 8304911: Use OperatingSystem enum in some modules
Reviewed-by: naoto, lancea, iris, jpai
(cherry picked from commit ba90dc7795)
2023-04-13 10:58:44 +07:00
Lance Andersen
0e17375610 8305758: Update the JAR tool man page to indicate -i/--generate-file is deprecated
Reviewed-by: alanb, jpai
(cherry picked from commit 76975da59e)
2023-04-13 10:58:43 +07:00
Eirik Bjorsnos
9724e38a2f 8302819: Remove JAR Index
Reviewed-by: mchung, alanb, lancea, jpai
(cherry picked from commit 0d45a524b3)
2023-04-13 10:58:43 +07:00
Vladimir Petko
1834343462 8305481: gtest is_first_C_frame failing on ARM
Reviewed-by: stuefe
(cherry picked from commit 0243da2e4a)
2023-04-13 10:58:42 +07:00
Eirik Bjorsnos
fc8906044f 8205129: Remove java.lang.Compiler
Reviewed-by: alanb, jpai
(cherry picked from commit a8e3a2dd2f)
2023-04-13 10:58:42 +07:00
Prasanta Sadhukhan
5d7d85bd73 4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily
Reviewed-by: prr
(cherry picked from commit db174a15d1)
2023-04-13 10:58:41 +07:00
Weijun Wang
69221c7333 8305310: Calculate PublicKey from PrivateKey
Reviewed-by: mullan
(cherry picked from commit 97276859ab)
2023-04-13 10:57:40 +07:00
Andrey Turbanov
0b56c7ebbe 8305696: (zipfs) Avoid redundant LinkedHashMap.containsKey call ZipFileSystem.makeParentDirs
Reviewed-by: alanb, jpai, lancea
(cherry picked from commit 50d7335206)
2023-04-13 10:57:40 +07:00
Jaikiran Pai
dec1694bbb 6441827: Documentation mentions nonexistent NullReferenceException
Reviewed-by: iris
(cherry picked from commit ec9d816abf)
2023-04-13 10:57:39 +07:00
Joshua Cao
ef6404b8b3 8305721: add make compile-commands artifacts to .gitignore
Reviewed-by: erikj, jwaters
(cherry picked from commit 9e20382311)
2023-04-13 10:57:38 +07:00
Ioi Lam
552ff88f5d 8305766: ProblemList runtime/CompressedOops/CompressedClassPointers.java
Reviewed-by: cjplummer
(cherry picked from commit f45b01f883)
2023-04-13 10:57:38 +07:00
Jonathan Gibbons
cb577f9bca 8305407: ExternalSpecsWriter should ignore white-space differences in spec titles
Reviewed-by: hannesw
(cherry picked from commit a8871f5d26)
2023-04-13 10:57:37 +07:00
Roland Westrelin
122447d061 8300257: C2: vectorization fails on some simple Memory Segment loops
Reviewed-by: kvn, thartmann
(cherry picked from commit 6b2a86a65e)
2023-04-13 10:57:37 +07:00
Nikita Gubarkov
261f6ce836 8305666: Add system property for fair AWT lock
Reviewed-by: prr
(cherry picked from commit dc81603cbf)
2023-04-13 10:57:04 +07:00
Thomas Stuefe
841145f62f 8305711: Arm: C2 always enters slowpath for monitorexit
Reviewed-by: shade, kvn
(cherry picked from commit c67bbcea92)
2023-04-13 10:56:47 +07:00
Guoxiong Li
6ca264004c 8305118: Add RISC-V related content to building.md
Reviewed-by: erikj
(cherry picked from commit ce6e7461dc)
2023-04-13 10:56:46 +07:00
Joshua Cao
e1bfbbe4b4 8300829: Make CtwRunner available as an independent tool
Reviewed-by: xliu, phh
(cherry picked from commit 314e9b3dcc)
2023-04-13 10:56:45 +07:00
Kevin Walls
2ebe5d1ac6 8305680: Remove Permissions from jcmd help output
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit 0a34018797)
2023-04-13 10:43:17 +07:00
Kevin Walls
e5797bf834 8305622: Remove Permission details from jcmd man page
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit 8db1dd0258)
2023-04-13 10:43:17 +07:00
Chris Plummer
f54d46459a 8305209: JDWP exit error AGENT_ERROR_INVALID_THREAD(203): missing entry in running thread table
Reviewed-by: sspitsyn, lmesnik
(cherry picked from commit 1d517afbd4)
2023-04-13 10:43:16 +07:00
Viktor Klang
330408188c 8272119: Typo in JDK documentation (a -> an)
Reviewed-by: dfuchs, mchung, iris
(cherry picked from commit 08fbb7bb5e)
2023-04-13 10:43:16 +07:00
Quan Anh Mai
76b8ae08fb 8305461: [vectorapi] Add VectorMask::xor
Reviewed-by: psandoz
(cherry picked from commit 536ad9df1a)
2023-04-13 10:43:16 +07:00
Leonid Mesnik
721bab7bca 8305608: Change VMConnection to use "test.class.path"instead of "test.classes"
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit ddd50d0db3)
2023-04-13 10:43:16 +07:00
Matias Saavedra Silva
67e44296ef 8274166: Some CDS tests ignore -Dtest.cds.runtime.options
Reviewed-by: dholmes, iklam, aturbanov
(cherry picked from commit ce10460e94)
2023-04-13 10:43:16 +07:00
Sergey Tsypanov
e4e5ec343a 8304745: Lazily initialize byte[] in java.io.BufferedInputStream
Reviewed-by: liach, bpb, jpai
(cherry picked from commit e52a2aeeac)
2023-04-13 10:43:16 +07:00
Daniel Fuchs
0dea589c47 8267140: Support closing the HttpClient by making it auto-closable
Reviewed-by: jpai
(cherry picked from commit 6580c4e631)
2023-04-13 10:43:15 +07:00
Tingjun Yuan
64f3b054ff 8269843: typo in LinkedHashMap::removeEldestEntry spec
Reviewed-by: martin
(cherry picked from commit b5ea140dff)
2023-04-13 10:43:15 +07:00
Vladimir Petko
00c86ac3af 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
Reviewed-by: stuefe, dholmes
(cherry picked from commit a6a3cf485d)
2023-04-13 10:43:15 +07:00
Leonid Mesnik
f877a4085b 8305607: Remove some unused test parameters in com/sun/jdi tests
Reviewed-by: sspitsyn, amenkov, cjplummer
(cherry picked from commit 35d22930bb)
2023-04-13 10:43:15 +07:00
Serguei Spitsyn
11c2b0207b 8303563: GetCurrentThreadCpuTime and GetThreadCpuTime need further clarification for virtual threads
Reviewed-by: dholmes, alanb
(cherry picked from commit 5764119024)
2023-04-13 10:43:15 +07:00
Mandy Chung
74f178dec9 8305600: java/lang/invoke/lambda/LogGeneratedClassesTest.java fails after JDK-8304846 and JDK-8202110
Reviewed-by: jvernee
(cherry picked from commit 312702567a)
2023-04-13 10:43:15 +07:00
David Holmes
4ef9ae9516 8305425: Thread.isAlive0 doesn't need to call into the VM
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, coleenp, alanb
(cherry picked from commit 35cb303a2c)
2023-04-13 10:43:15 +07:00
Daniel D. Daugherty
ef6b151a31 8305678: ProblemList serviceability/sa/ClhsdbInspect.java on windows-x64 in Xcomp
8305679: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java on linux-aarch64 with ZGC

Reviewed-by: mikael
(cherry picked from commit b5d204c3a4)
2023-04-13 10:43:14 +07:00
Brian Burkhalter
75e9e5db96 8305664: [BACKOUT] (fs) Remove FileSystem support for resolving against a default directory (chdir configuration)
Reviewed-by: alanb
(cherry picked from commit 507c49a3ab)
2023-04-13 10:43:14 +07:00
Brian Burkhalter
ee41f2f14e 8305596: (fc) Two java/nio/channels tests fail after JDK-8303260
Reviewed-by: alanb
(cherry picked from commit 39f12a88e7)
2023-04-13 10:43:14 +07:00
Naoto Sato
93f00fd71e 8304982: Emit warning for removal of COMPAT provider
Reviewed-by: alanb
(cherry picked from commit 44f33ad1a9)
2023-04-13 10:43:14 +07:00
Naoto Sato
cd0afdaa4b 8305107: Emoji related binary properties in RegEx
Reviewed-by: iris, rriggs, jpai
(cherry picked from commit ee3023359c)
2023-04-13 10:43:14 +07:00
Jonathan Gibbons
3c071bd735 8305591: Cleanup use of newline flag in DocCommentParser
Reviewed-by: hannesw
(cherry picked from commit 5919fad1f4)
2023-04-13 10:43:14 +07:00
Jonathan Gibbons
79dd88ae76 8305620: Missing break in DocCommentParser inlineWord()
Reviewed-by: iris
(cherry picked from commit 022290bdbd)
2023-04-13 10:43:13 +07:00
Daniel D. Daugherty
e95d728707 8305659: ProblemList com/sun/jdi/PopAndInvokeTest.java with virtual threads
Reviewed-by: thartmann
(cherry picked from commit 2e59d21e56)
2023-04-13 10:43:13 +07:00
Nikita Gubarkov
368dae9e2c 8301616: Drag & maximize to another monitor places window incorrectly (Windows)
Reviewed-by: avu, aivanov, serb
(cherry picked from commit f69d88c57f)
2023-04-13 10:43:13 +07:00
Matthias Baesken
f159771cd8 8305646: compile error on Alpine with gcc12 after 8298619 in libGetXSpace.c
Reviewed-by: alanb, shade
(cherry picked from commit a3137c750f)
2023-04-13 10:43:13 +07:00
Adam Sotona
56680fe924 8305490: CommandProcessor command "dumpclass" produces classes with invalid field descriptors
Reviewed-by: cjplummer, fparain
(cherry picked from commit 78ff454f19)
2023-04-13 10:43:13 +07:00
Tobias Holenstein
afe3c1e26f 8305644: IGV: Node text not updated when switching from/to CFG view
Reviewed-by: rcastanedalo, chagedorn
(cherry picked from commit 9f587d272f)
2023-04-13 10:43:13 +07:00
Jan Lahoda
3a37a3d633 8296454: System.console() shouldn't return null in jshell
Reviewed-by: vromero
(cherry picked from commit 4bf1987856)
2023-04-13 10:43:13 +07:00
Jan Lahoda
330d1412ee 8304883: Record Deconstruction causes bytecode error
Reviewed-by: vromero
(cherry picked from commit 2aec910ea4)
2023-04-13 10:43:12 +07:00
Tobias Holenstein
d152543d3d 8305356: Fix ignored bad CompileCommands in tests
Reviewed-by: thartmann, chagedorn
(cherry picked from commit 0e0c022b1f)
2023-04-13 10:43:12 +07:00
Prasanta Sadhukhan
75213f6065 8068824: Exception thrown in JTableHeader after clicking on popupmenu opened with right-click on header
Reviewed-by: abhiscxk, aghaisas
(cherry picked from commit b659c35395)
2023-04-13 10:43:12 +07:00
Emanuel Peter
82da6a91b9 8304042: C2 SuperWord: schedule must remove packs with cyclic dependencies
Reviewed-by: kvn, thartmann
(cherry picked from commit 83a924a100)
2023-04-13 10:43:12 +07:00
Abhishek Kumar
6328ec9c38 7124527: [macosx] SwingSet2, label is not read by VoiceOver when focus is on textfield for Internalframe and Table demo.
Reviewed-by: asemenov, serb
(cherry picked from commit 0ec3d2e363)
2023-04-13 10:43:12 +07:00
Yoshiki Sato
c5dcc1a72e 8305113: (tz) Update Timezone Data to 2023c
Reviewed-by: naoto, andrew, serb
(cherry picked from commit ed9592c6e8)
2023-04-13 10:43:12 +07:00
Kevin Walls
9698121e21 8305237: CompilerDirectives DCmds permissions correction
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit 15fa78e6e7)
2023-04-13 10:43:11 +07:00
Justin Lu
f41c33682c 8305400: ISO 4217 Amendment 175 Update
Reviewed-by: naoto
(cherry picked from commit 7cf24d1c06)
2023-04-13 10:43:11 +07:00
Justin Lu
851fcef43e 8225641: Calendar.roll(int field) does not work correctly for WEEK_OF_YEAR
Reviewed-by: naoto
(cherry picked from commit a324fa2639)
2023-04-13 10:43:11 +07:00
Mandy Chung
4a1979c761 8305602: ProblemList java/lang/invoke/lambda/LogGeneratedClassesTest.java
Reviewed-by: dcubed
(cherry picked from commit 3399fbf9fa)
2023-04-13 10:43:11 +07:00
Brian Burkhalter
49be1ff17b 8305599: (fc) Temporarily problem-list java/nio/channels/{AsyncCloseAndInterrupt.java, FileChannel/Transfer.java}
Reviewed-by: alanb
(cherry picked from commit 94a05e0caa)
2023-04-13 10:43:11 +07:00
Raffaello Giulietti
61c2691a82 8305343: BigDecimal.fractionOnly() erroneously returns true for large scale value
Reviewed-by: darcy
(cherry picked from commit 7c650489d2)
2023-04-13 10:43:11 +07:00
Mandy Chung
26ae8dba5e 8304846: Provide a shared utility to dump generated classes defined via Lookup API
Reviewed-by: jvernee
(cherry picked from commit dd59471798)
2023-04-13 10:43:11 +07:00
Coleen Phillimore
6b7e370e0a 8305509: C1 fails "assert(k != nullptr) failed: illegal use of unloaded klass"
Reviewed-by: dcubed
(cherry picked from commit 2ee4245105)
2023-04-13 10:43:10 +07:00
Brian Burkhalter
9f4ce7156b 8303260: (fc) FileChannel::transferFrom should support position > size()
Reviewed-by: alanb
(cherry picked from commit 7baccd9ee2)
2023-04-13 10:43:10 +07:00
Brian Burkhalter
1806086056 8298619: java/io/File/GetXSpace.java is failing
Reviewed-by: rriggs
(cherry picked from commit 3ef834fc6f)
2023-04-13 10:43:10 +07:00
Leonid Mesnik
c64f3aaf03 8305511: Remove ignore from com/sun/jdi/PopAndInvokeTest.java
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit c59411929d)
2023-04-13 10:43:10 +07:00
Amit Kumar
ee93ade432 8303147: [s390x] fast & slow debug builds are broken
Reviewed-by: mdoerr
(cherry picked from commit 62bd2ebac4)
2023-04-13 10:43:10 +07:00
Deepa Kumari
a282222316 8303082: [AIX] Missing C++ name demangling with XLClang++
Reviewed-by: tsteele, mdoerr, stuefe
(cherry picked from commit f9ed825266)
2023-04-13 10:43:10 +07:00
Jonathan Gibbons
7f38470a46 8305504: stutter typo in java.compiler files
Reviewed-by: darcy, iris
(cherry picked from commit 73a084c24e)
2023-04-13 10:43:09 +07:00
Thomas Stuefe
17c7228b96 8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
Reviewed-by: shade
(cherry picked from commit 7b922104f5)
2023-04-13 10:43:09 +07:00
Coleen Phillimore
2e2f4c93e6 8305500: SystemDictionary::find_placeholder/find_class declared but not used
Reviewed-by: iklam, dholmes
(cherry picked from commit 5881b099f6)
2023-04-13 10:43:09 +07:00
Markus Grönlund
7ea3861d2b 8304033: JFR: Missing thread
Reviewed-by: egahlin, dholmes
(cherry picked from commit 7ca2aec34c)
2023-04-13 10:43:09 +07:00
Markus Grönlund
9b5a02ddff 8305242: Remove non-invariant assert(EventThreadDump::is_enabled())
Reviewed-by: egahlin
(cherry picked from commit ac01e24eaf)
2023-04-13 10:43:09 +07:00
Jie Fu
9a1c5150af 8305520: ToggleNotifyJvmtiTest.java fails with release VMs
Reviewed-by: sspitsyn
(cherry picked from commit a663d5d694)
2023-04-13 10:43:09 +07:00
Emanuel Peter
c98fc40048 8173709: Fix VerifyLoopOptimizations - step 1 - minimal infrastructure
Reviewed-by: kvn, chagedorn, thartmann
(cherry picked from commit 24c6af0637)
2023-04-13 10:43:08 +07:00
David Holmes
69f9952d7f 8304996: Add missing HandleMarks
Reviewed-by: coleenp, shade, iklam
(cherry picked from commit a7546b3a16)
2023-04-13 10:43:08 +07:00
Eric Liu
85552e41f1 8303278: Imprecise bottom type of ExtractB/UB
Reviewed-by: qamai, thartmann
(cherry picked from commit ac898e9051)
2023-04-13 10:43:08 +07:00
Serguei Spitsyn
94ec07f25a 8297286: runtime/vthread tests crashing after JDK-8296324
Reviewed-by: lmesnik, pchilanomate, cjplummer
(cherry picked from commit a1a9ec6e46)
2023-04-13 10:43:08 +07:00
Jonathan Gibbons
db26ad11d7 8305206: Add @spec tags in java.base/java.* (part 1)
Reviewed-by: alanb, naoto, darcy, lancea, dfuchs, iris, mchung
(cherry picked from commit c6bd489cc8)
2023-04-13 10:43:08 +07:00
Joe Darcy
571a9e4ecf 8303798: REDO - Remove fdlibm C sources
Reviewed-by: alanb, iris, jwaters, erikj, kvn, dholmes
(cherry picked from commit ccbb0e8d89)
2023-04-13 10:43:08 +07:00
Ioi Lam
454fc5829a 8305421: Work around JDK-8305420 in CDSJDITest.java
Reviewed-by: cjplummer
(cherry picked from commit 9ce5fdc962)
2023-04-13 10:43:07 +07:00
Coleen Phillimore
df85716b83 8304743: Compile_lock and SystemDictionary updates
Reviewed-by: vlivanov, dholmes, dlong
(cherry picked from commit b062b1bd81)
2023-04-13 10:43:07 +07:00
Joe Darcy
c387019526 8304945: StringBuilder and StringBuffer should implement Appendable explicitly
Reviewed-by: alanb, rriggs
(cherry picked from commit df819cfa5a)
2023-04-13 10:43:07 +07:00
Thomas Stuefe
40521aa1f0 8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
Reviewed-by: shade
(cherry picked from commit 312bbe7d75)
2023-04-13 10:43:07 +07:00
Sergey Tsypanov
e2c714d1b5 8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE
Reviewed-by: alanb, bpb
(cherry picked from commit 50e31e06d7)
2023-04-13 10:43:07 +07:00
Eirik Bjorsnos
fdf85abc1c 8304014: Convert test/jdk/java/util/zip/ZipFile/CorruptedZipFiles.java to junit
Reviewed-by: lancea
(cherry picked from commit 85e3974470)
2023-04-13 10:43:07 +07:00
Markus KARG
87b924d246 8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets
Reviewed-by: bpb
(cherry picked from commit 40aea04680)
2023-04-13 10:43:06 +07:00
Jim Laskey
4ca6e46d25 8302323: Add repeat methods to StringBuilder/StringBuffer
Reviewed-by: tvaleev, redestad
(cherry picked from commit 9b9b5a7a5c)
2023-04-13 10:43:06 +07:00
Daniel D. Daugherty
7aaca9cfdc 8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
Reviewed-by: stuefe
(cherry picked from commit dd7ca757a7)
2023-04-13 10:43:06 +07:00
Daniel Jeliński
04428e887f 8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897
Reviewed-by: dfuchs, jpai
(cherry picked from commit f9827ad172)
2023-04-13 10:43:06 +07:00
Daniel D. Daugherty
a33c15bd39 8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
Reviewed-by: alanb
(cherry picked from commit 6010de0f1d)
2023-04-13 10:43:06 +07:00
Matias Saavedra Silva
79b745776a 8241613: Suspicious calls to MacroAssembler::null_check(Register, offset)
Reviewed-by: dholmes, coleenp, fparain, adinn
(cherry picked from commit 127afd3445)
2023-04-13 10:43:06 +07:00
Fredrik Bredberg
6a532b5bf0 8305247: On RISC-V generate_fixed_frame() sometimes generate a relativized locals value which is way too large
Reviewed-by: fyang, rehn
(cherry picked from commit 33d09e587a)
2023-04-13 10:43:06 +07:00
Jim Laskey
8493e97c92 8305100: [REDO] Clean up JavadocTokenizer
Reviewed-by: jjg
(cherry picked from commit 790acedaab)
2023-04-13 10:43:05 +07:00
Hannes Wallnöfer
0b50f64039 8303123: Add line break opportunity to single type parameters
Reviewed-by: jjg
(cherry picked from commit 2e91585ac9)
2023-04-13 10:43:05 +07:00
Hannes Wallnöfer
f1ac00ac55 8299718: JavaDoc: Buttons to copy specific documentation URL are not accessible
Reviewed-by: jjg
(cherry picked from commit 094e03de6a)
2023-04-13 10:43:05 +07:00
Martin Doerr
b5d7a5d133 8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag
Reviewed-by: dholmes, rehn
(cherry picked from commit 4de24cdbe6)
2023-04-13 10:43:05 +07:00
Erik Gahlin
32aa834c57 8303229: JFR: Preserve disk repository after exit
Reviewed-by: dholmes, mgronlun
(cherry picked from commit 336a23e70a)
2023-04-13 10:43:05 +07:00
Abhishek Kumar
2162215da7 8283404: [macos] a11y : Screen magnifier does not show JMenu name
Reviewed-by: serb
(cherry picked from commit ecec611af6)
2023-04-13 10:43:05 +07:00
Julian Waters
625d516fe9 8304893: Link Time Optimization with gcc can be faster
Reviewed-by: dholmes, erikj
(cherry picked from commit aa762102e9)
2023-04-13 10:43:04 +07:00
Thomas Stuefe
8dbfa79a14 8294266: Add a way to pre-touch java thread stacks
Reviewed-by: rehn, gziemski
(cherry picked from commit b8c748dbe4)
2023-04-13 10:43:04 +07:00
Thomas Stuefe
9b33dc4179 8304815: Use NMT for more precise hs_err location printing
Reviewed-by: jsjolen, rkennke
(cherry picked from commit 41a3db267d)
2023-04-13 10:43:04 +07:00
Joshua Cao
42393ead2f 8304295: harfbuzz build fails with GCC 7 after JDK-8301998
Reviewed-by: shade, erikj, serb, jwaters
(cherry picked from commit 34e66ce1ef)
2023-04-13 10:43:04 +07:00
Afshin Zafari
2382180a33 8297539: Use PrimitiveConversions::cast for local uses of the int<->float union conversion trick
Reviewed-by: coleenp, kbarrett, dholmes
(cherry picked from commit a19b28ab3e)
2023-04-13 10:43:04 +07:00
Archie L. Cobbs
7fd1bef5f1 8277501: Revisit PathFileObject.getCharContent and friends
Reviewed-by: vromero, jjg
(cherry picked from commit 8eb4e7e07e)
2023-04-13 10:43:04 +07:00
Joe Darcy
2911e8eaba 8304028: Port fdlibm IEEEremainder to Java
Reviewed-by: bpb
(cherry picked from commit abfb900829)
2023-04-13 10:43:04 +07:00
Martin Buchholz
794ccb7210 8297605: improve DelayQueue removal method javadoc
Reviewed-by: alanb
(cherry picked from commit a565be4dc5)
2023-04-13 10:43:03 +07:00
Chen Liang
de24564228 8304928: Optimize ClassDesc.resolveConstantDesc
Reviewed-by: mchung
(cherry picked from commit cccb0191a3)
2023-04-13 10:43:03 +07:00
Chen Liang
3fc92a52a6 8303930: Fix ConstantUtils.skipOverFieldSignature void case return value
Reviewed-by: mchung
(cherry picked from commit bdbf8fc61d)
2023-04-13 10:43:03 +07:00
Amit Kumar
85533df662 8305227: [s390x] build broken after JDK-8231349
Reviewed-by: shade, lucy, kvn
(cherry picked from commit 4a5d7ca7d9)
2023-04-13 10:43:03 +07:00
Erik Gahlin
2ebdde23c0 8304844: JFR: Missing disk parameter in ActiveRecording event
Reviewed-by: mgronlun
(cherry picked from commit dae1ab3aad)
2023-04-13 10:43:03 +07:00
Doug Simon
915754bada 8305066: [JVMCI] guarantee(ik->is_initialized()) failed: java/lang/Long$LongCache must be initialized
Reviewed-by: never, iveresov
(cherry picked from commit e012685051)
2023-04-13 10:43:03 +07:00
Justin King
094dc9a38f 8304820: Statically allocate ObjectSynchronizer mutexes
Reviewed-by: dcubed, dholmes
(cherry picked from commit fe42312f9b)
2023-04-13 10:43:02 +07:00
Daniel Fuchs
e8e90325bd 8305323: Update java/net/httpclient/ContentLengthHeaderTest.java to use new HttpTestServer factory methods
Reviewed-by: jpai
(cherry picked from commit 2f36eb0121)
2023-04-13 10:43:02 +07:00
Tobias Holenstein
f39cdc8422 8305223: IGV: mark osr compiled graphs with [OSR] in the name
Reviewed-by: thartmann, rcastanedalo, eliu
(cherry picked from commit 049b953f8f)
2023-04-13 10:43:02 +07:00
Roberto Castañeda Lozano
0dbe5c52e5 8302738: IGV: refine 'Simplify graph' filter
Reviewed-by: tholenstein, chagedorn
(cherry picked from commit 345669c29d)
2023-04-13 10:43:02 +07:00
Fei Gao
99829d13a0 8305055: IR check fails on some aarch64 platforms
Reviewed-by: epeter, thartmann
(cherry picked from commit dea9db2d0a)
2023-04-13 10:43:02 +07:00
Richard Reingruber
7c2edfc4fd 8305171: PPC: Should use IMA::load_resolved_indy_entry() in TIG::generate_return_entry_for()
Reviewed-by: mdoerr
(cherry picked from commit c8f3a97d46)
2023-04-13 10:43:02 +07:00
Amit Kumar
678ce4e7fb 8305174: disable dtrace for s390x builds
Reviewed-by: erikj, lucy, mbaesken
(cherry picked from commit 7fe5bd2bec)
2023-04-13 10:43:01 +07:00
Jaikiran Pai
f1746df5cb 8304988: unnecessary dash in @param gives double-dash in docs
Reviewed-by: alanb, cjplummer
(cherry picked from commit 787832a586)
2023-04-13 10:43:01 +07:00
Dingli Zhang
dd82b21552 8305008: RISC-V: Factor out immediate checking functions from assembler_riscv.inline.hpp
Reviewed-by: fjiang, fyang
(cherry picked from commit a144c713b7)
2023-04-13 10:43:01 +07:00
Justin Lu
a67254bf03 8304993: bad sentence break in DateFormat
Reviewed-by: rriggs, naoto, lancea, iris
(cherry picked from commit d8158897c3)
2023-04-13 10:43:01 +07:00
Justin Lu
b57fc3d93f 8305111: Locale.lookupTag has typo in parameter
Reviewed-by: lancea, iris, naoto
(cherry picked from commit 5f7b4b8e75)
2023-04-13 10:43:01 +07:00
Xin Liu
03471faec4 8305142: Can't bootstrap ctw.jar
Reviewed-by: shade, phh
(cherry picked from commit 83cf28f996)
2023-04-13 10:43:01 +07:00
Brian Burkhalter
d7d50a5ee2 8202110: (fs) Remove FileSystem support for resolving against a default directory (chdir configuration)
Reviewed-by: alanb
(cherry picked from commit 05cc02b243)
2023-04-13 10:43:00 +07:00
Sergey Bylokhov
9cf9b9b6be 8299333: Unify exceptions used by all variants of ICC_Profile.getInstance(null)
Reviewed-by: prr
(cherry picked from commit d2df36b073)
2023-04-13 10:43:00 +07:00
Mandy Chung
d2659054ca 8304585: Method::invoke rewraps InvocationTargetException if a caller-sensitive method throws IAE
Reviewed-by: darcy, jpai, alanb
(cherry picked from commit 1d7bb1ffa0)
2023-04-13 10:43:00 +07:00
Per Minborg
fc17e14d15 8305157: The java.util.Arrays class should be declared final
Reviewed-by: alanb, rriggs, bpb
(cherry picked from commit 9df2060059)
2023-04-13 10:43:00 +07:00
Ilya Korennoy
1ca2ea13bc 8304445: Remaining uses of NULL in ciInstanceKlass.cpp
Reviewed-by: thartmann
(cherry picked from commit b261e6c43f)
2023-04-13 10:43:00 +07:00
Tobias Holenstein
84bdb2fffd 8302644: IGV: Apply filters per graph tab and not globally
Reviewed-by: rcastanedalo, chagedorn, thartmann
(cherry picked from commit 2c38e67b29)
2023-04-13 10:43:00 +07:00
Severin Gehwolf
1276cea3aa 8304871: Use default visibility for static library builds
Reviewed-by: erikj, dholmes
(cherry picked from commit f0dba218ac)
2023-04-13 10:43:00 +07:00
Emanuel Peter
bd8a05e25e 8305222: Change unique_ctrl_out_or_null to unique_ctrl_out in PhaseCFG::convert_NeverBranch_to_Goto
Reviewed-by: kvn, thartmann
(cherry picked from commit 77811fa39b)
2023-04-13 10:42:59 +07:00
Daniel Jeliński
13ee09f815 8262294: java/net/httpclient/ProxyAuthDisabledSchemes.java fails with HTTP/1.1 parser received no bytes
Reviewed-by: dfuchs, jpai
(cherry picked from commit 2d607c9cd1)
2023-04-13 10:42:59 +07:00
Kim Barrett
e814fdaa56 8303805: [REDO] JDK-8302189 and JDK-8302799
Reviewed-by: dholmes, coleenp
(cherry picked from commit b3ff8d1c89)
2023-04-13 10:42:59 +07:00
Ioi Lam
8971539773 8301106: Allow archived Java strings to be moved by GC
Reviewed-by: dholmes
(cherry picked from commit b524a74165)
2023-04-13 10:42:59 +07:00
Chris Plummer
79e0220da0 8304436: com/sun/jdi/ThreadMemoryLeakTest.java fails with "OutOfMemoryError: Java heap space" with ZGC
8304449: com/sun/jdi/ThreadMemoryLeakTest.java times out

Reviewed-by: lmesnik, dcubed
(cherry picked from commit 9643f654da)
2023-04-13 10:42:59 +07:00
Daniel Fuchs
843a1ec12a 8305202: Fix Copyright Header in ZonedDateTimeFormatterBenchmark
Reviewed-by: rriggs, naoto, dcubed
(cherry picked from commit 69152c3b18)
2023-04-13 10:42:59 +07:00
Sergey Tsypanov
22d3e94fa6 8304976: Optimize DateTimeFormatterBuilder.ZoneTextPrinterParser.getTree()
Reviewed-by: naoto
(cherry picked from commit 438c969b7b)
2023-04-13 10:42:58 +07:00
Roger Riggs
514d6ad75e 8303392: Runtime.exec and ProcessBuilder.start should use System logger
Reviewed-by: stuefe, alanb, mullan
(cherry picked from commit d063b8964f)
2023-04-13 10:42:58 +07:00
SUN Guoyun
475ea618ee 8302814: Delete unused CountLoopEnd instruct with CmpX
Reviewed-by: kvn, fjiang
(cherry picked from commit be764a711c)
2023-04-13 10:42:58 +07:00
Kim Barrett
69d4325bb2 8304759: Add BitMap iterators
Reviewed-by: stefank, aboldtch, tschatzl
(cherry picked from commit 34f4d7f4ad)
2023-04-13 10:42:58 +07:00
Harshitha Onkar
517c785b90 8304991: Redundant hyphen in @param results in double-dash in javadocs
Reviewed-by: psadhukhan
(cherry picked from commit 42df1a99b7)
2023-04-13 10:42:58 +07:00
Naoto Sato
4c7566c19d 8304840: Dangling CharacterCodingException in a few javadoc descriptions
Reviewed-by: alanb, iris, rriggs, jpai
(cherry picked from commit e3855d0054)
2023-04-13 10:42:58 +07:00
Bhavana Kilambi
7e8d171afb 8303161: [vectorapi] VectorMask.cast narrow operation returns incorrect value with SVE
Reviewed-by: eliu, xgong, ngasson
(cherry picked from commit 67274906ae)
2023-04-13 10:42:57 +07:00
Naoto Sato
e2c7729278 8272613: CharsetDecoder.decode(ByteBuffer) throws IllegalArgumentException
Reviewed-by: alanb, bpb
(cherry picked from commit f07decb74b)
2023-04-13 10:42:57 +07:00
Thomas Schatzl
f013d3fdeb 8305086: G1 Redirty Cards phase printed twice
Reviewed-by: ayang, kbarrett
(cherry picked from commit 014c658708)
2023-04-13 10:42:57 +07:00
Lance Andersen
15e8457a5e 8304990: unnecessary dash in @param gives double-dash in docs
Reviewed-by: bpb, naoto
(cherry picked from commit 2fa09333ef)
2023-04-13 10:42:57 +07:00
Daniel Fuchs
b537fba1a8 8305095: Update java/net/httpclient/CustomRequestPublisher.java to use new HttpTestServer factory methods
Reviewed-by: jpai
(cherry picked from commit e56bcb04b1)
2023-04-13 10:42:57 +07:00
Xiaolin Zheng
7d0a8c78cb 8304681: compiler/sharedstubs/SharedStubToInterpTest.java fails after JDK-8304387
Reviewed-by: eastigeevich, kvn, shade
(cherry picked from commit 09852884cc)
2023-04-13 10:42:57 +07:00
Matthias Baesken
51ac81d8fb 8304867: Explicitly disable dtrace for ppc builds
Reviewed-by: erikj, shade, lucy
(cherry picked from commit ff368d504e)
2023-04-13 10:42:57 +07:00
Xiaolin Zheng
ad349fb8a5 8305112: RISC-V: Typo fix for RVC description
Reviewed-by: dholmes
(cherry picked from commit 96fa2751e8)
2023-04-13 10:42:56 +07:00
Jonathan Gibbons
580db148d8 8305094: typo (missing *) in doc comment
Reviewed-by: iris
(cherry picked from commit 7239150f8a)
2023-04-13 10:42:56 +07:00
Matias Saavedra Silva
ff722c3b2a 8301995: Move invokedynamic resolution information out of ConstantPoolCacheEntry
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Dingli Zhang <dzhang@openjdk.org>
Co-authored-by: Gui Cao <gcao@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, dnsimon, fparain, gcao, aph, fyang, amitkumar, lucy
(cherry picked from commit 3fbbfd1749)
2023-04-13 10:42:56 +07:00
Daniel Fuchs
aefb6b38f3 8304927: Update java/net/httpclient/BasicAuthTest.java to check basic auth over HTTP/2
Reviewed-by: jpai
(cherry picked from commit 50a995f03a)
2023-04-13 10:42:56 +07:00
Raffaello Giulietti
88a6e4fbe9 8291598: Matcher.appendReplacement should not create new StringBuilder instances
Reviewed-by: rriggs
(cherry picked from commit ca745cb426)
2023-04-13 10:42:56 +07:00
Jim Laskey
2e90229395 8305098: [Backout] JDK-8303912 Clean up JavadocTokenizer
Reviewed-by: jjg, mcimadamore
(cherry picked from commit 1683a63a7d)
2023-04-13 10:42:56 +07:00
Jan Lahoda
b41edb2613 8304498: JShell does not switch to raw mode when there is no /bin/test
Reviewed-by: coffeys, vromero
(cherry picked from commit fab23577ab)
2023-04-13 10:42:55 +07:00
Jim Laskey
9f7a36bdb9 8303912: Clean up JavadocTokenizer
Reviewed-by: vromero, jjg
(cherry picked from commit 1fc218c58b)
2023-04-13 10:42:55 +07:00
Archie L. Cobbs
6213bf938c 8303623: Compiler should disallow non-standard UTF-8 string encodings
Reviewed-by: vromero
(cherry picked from commit c1f5ca115d)
2023-04-13 10:42:55 +07:00
Martin Doerr
204e9c9498 8304880: [PPC64] VerifyOops code in C1 doesn't work with ZGC
Reviewed-by: shade
(cherry picked from commit 695683b5b1)
2023-04-13 10:42:55 +07:00
Jonathan Gibbons
5c6579596b 8305004: add @spec tags to langtools modules
Reviewed-by: iris
(cherry picked from commit 83ce65e12c)
2023-04-13 10:42:55 +07:00
Justin King
cbe982bdd5 8304884: Update Bytecodes data to be mostly compile time constants
Reviewed-by: coleenp, dholmes
(cherry picked from commit 32ef452132)
2023-04-13 10:42:55 +07:00
Per Minborg
92f6c637d0 8300977: Retire java.io.ExpiringCache
Reviewed-by: alanb, jpai
(cherry picked from commit 927e674c12)
2023-04-13 10:42:54 +07:00
Jaikiran Pai
162516af00 8304989: unnecessary dash in @param gives double-dash in docs
Reviewed-by: lancea
(cherry picked from commit c90699eae7)
2023-04-13 10:42:54 +07:00
Sergey Tsypanov
978a8e4987 8304591: (fs) UnixPath.stringValue need not be volatile
Reviewed-by: alanb, bpb, shade
(cherry picked from commit 395a4ce0dd)
2023-04-13 10:42:54 +07:00
Per Minborg
110ac542ab 8300979: Lazily initialize (byte, char)arr in java.io.DataInputStream
Reviewed-by: alanb
(cherry picked from commit 60640a216d)
2023-04-13 10:42:54 +07:00
Daniel Jeliński
eda3650f20 8304962: sun/net/www/http/KeepAliveCache/B5045306.java: java.lang.RuntimeException: Failed: Initial Keep Alive Connection is not being reused
Reviewed-by: jpai
(cherry picked from commit cddaf686e1)
2023-04-13 10:42:54 +07:00
nbauma109
abb0d42e3e 8303214: Typo in java.util.Collections#synchronizedNavigableMap javadoc
Reviewed-by: martin, smarks, aturbanov
(cherry picked from commit a06f46196a)
2023-04-13 10:42:54 +07:00
Albert Mingkun Yang
095cc7b743 8304412: Serial: Refactor old generation cards update after Full GC
Reviewed-by: tschatzl, kbarrett
(cherry picked from commit 7987ad427b)
2023-04-13 10:42:53 +07:00
Daniel Jeliński
cdcf23721f 8304963: HttpServer closes connection after processing HEAD after JDK-7026262
Reviewed-by: dfuchs
(cherry picked from commit 3c4cd50e3c)
2023-04-13 10:42:53 +07:00
Eirik Bjorsnos
153c1dfaed 8304543: Modernize debugging jvm args in test/hotspot/jtreg/vmTestbase/nsk/jdi/Argument/value/value004.java
Reviewed-by: dholmes, cjplummer, alanb
(cherry picked from commit 4f625c0b9a)
2023-04-13 10:42:53 +07:00
Archie L. Cobbs
66748d3042 8303526: Changing "arbitrary" Name.compareTo() ordering breaks the regression suite
Reviewed-by: vromero
(cherry picked from commit 426025aab4)
2023-04-13 10:42:53 +07:00
Matias Saavedra Silva
92917137a0 8304931: vm/concepts/methods/methods001/methods00101m1/methods00101m1 failures with already pending exception
Reviewed-by: coleenp, dholmes
(cherry picked from commit 6aec6f3a84)
2023-04-13 10:42:53 +07:00
David Holmes
e1382cbe59 8304147: JVM crash during shutdown when dumping dynamic archive
Reviewed-by: ccheung, matsaave, coleenp
(cherry picked from commit 63ce88b5fb)
2023-04-13 10:42:53 +07:00
Serguei Spitsyn
5e44dc6f22 8304448: Kitchensink failed: assert(!thread->is_in_any_VTMS_transition()) failed: class prepare events are not allowed in any VTMS transition
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: rpressler, alanb
(cherry picked from commit 554bccf046)
2023-04-13 10:42:53 +07:00
Justin Lu
cff62b56b4 8304761: Update IANA Language Subtag Registry to Version 2023-03-22
Reviewed-by: naoto
(cherry picked from commit 3b88b2a9f8)
2023-04-13 10:42:52 +07:00
Justin Lu
bf0fe5f35f 8177352: Calendar.getDisplayName(s) in non-lenient mode inconsistent, does not match spec
Reviewed-by: naoto
(cherry picked from commit f8e8fc7e29)
2023-04-13 10:42:52 +07:00
Archie L. Cobbs
3b3349e639 8296656: java.lang.NoClassDefFoundError exception on running fully legitimate code
8287885: Local classes cause ClassLoader error if the type names are similar but not same

Reviewed-by: vromero
(cherry picked from commit 14b970dc9e)
2023-04-13 10:42:52 +07:00
Damon Nguyen
8e1aaf6f29 8302558: Editable JComboBox's popup blocks user from seeing characters in Aqua look and feel
Reviewed-by: psadhukhan, azvegint
(cherry picked from commit 80e2d52f76)
2023-04-13 10:42:52 +07:00
Roger Riggs
71b7c31631 8303485: Replacing os.name for operating system customization
Reviewed-by: naoto, erikj, alanb
(cherry picked from commit 6c3b10fb1d)
2023-04-13 10:42:52 +07:00
Damon Nguyen
5cc904f2f6 7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
Reviewed-by: honkar, kizune, psadhukhan
(cherry picked from commit 87b314a985)
2023-04-13 10:42:52 +07:00
Jonathan Gibbons
2217cabc74 8304689: Add hidden option to disable external spec page
Reviewed-by: erikj, hannesw
(cherry picked from commit 2f34687ec1)
2023-04-13 10:42:51 +07:00
Julian Waters
992e060471 8304718: GetIntArrayElements should not be passed JNI_FALSE
Reviewed-by: serb
(cherry picked from commit 6b2f34f88a)
2023-04-13 10:42:51 +07:00
Jan Lahoda
b6a2caf7dd 8304694: Runtime exception thrown when break stmt is missing
Reviewed-by: vromero
(cherry picked from commit 138cdc9283)
2023-04-13 10:42:51 +07:00
Eirik Bjorsnos
fdf64a8f5e 8304547: Remove checking of -Djava.compiler in src/jdk.jdi/share/classes/com/sun/tools/jdi/SunCommandLineLauncher.java
Reviewed-by: dholmes, cjplummer, alanb
(cherry picked from commit 46b0602376)
2023-04-13 10:42:51 +07:00
Justin King
0f273fe5d6 8304723: Statically allocate global mutexes
8304736: Heap_lock is created twice

Reviewed-by: coleenp, dholmes, tschatzl

(cherry picked from commit 8d423f7305)
2023-04-13 10:42:51 +07:00
Justin King
5caf30ce2b 8304828: Lots of constant static data not declared static const in cpu/x86
Reviewed-by: dholmes, kvn
(cherry picked from commit 20830883df)
2023-04-13 10:42:51 +07:00
Prasanta Sadhukhan
06c4bc578b 7169951: SwingSet2 throws NullPointerException with Nimbus L&F
Reviewed-by: abhiscxk, jdv
(cherry picked from commit 0712adc2dd)
2023-04-13 10:42:51 +07:00
Bhavana Kilambi
c05a4668cf 8301012: [vectorapi]: Intrinsify CompressBitsV/ExpandBitsV and add the AArch64 SVE backend implementation
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: ngasson, eliu, thartmann
(cherry picked from commit de1c12ed63)
2023-04-13 10:42:50 +07:00
Thomas Schatzl
e187c66e60 8304804: Remove develop flag G1VerifyCTCleanup
Reviewed-by: ayang, kbarrett
(cherry picked from commit 10fa7d1f9b)
2023-04-13 10:42:50 +07:00
Thomas Schatzl
fd9524ea83 8304809: Remove develop flag G1ExitOnExpansionFailure
Reviewed-by: ayang, kbarrett
(cherry picked from commit 4acf20df7b)
2023-04-13 10:42:50 +07:00
Daniel Jeliński
3cdeab46a9 7026262: HttpServer: improve handling of finished HTTP exchanges
Reviewed-by: dfuchs, michaelm
(cherry picked from commit a5ffa079a0)
2023-04-13 10:42:50 +07:00
Eirik Bjorsnos
917e365540 8304013: Add a fast, non-manual alternative to test/jdk/java/util/zip/ZipFile/TestTooManyEntries
Reviewed-by: lancea, martin
(cherry picked from commit 65e01da925)
2023-04-13 10:42:50 +07:00
Quan Anh Mai
2528d36671 8304258: x86: Improve the code generation of VectorRearrange with int and float
Reviewed-by: kvn, jbhateja, sviswanathan
(cherry picked from commit 38e17148fa)
2023-04-13 10:42:50 +07:00
Weijun Wang
06d10716a0 8304136: Match allocation and free in sspi.cpp
Reviewed-by: djelinski
(cherry picked from commit 765a94258d)
2023-04-13 10:42:49 +07:00
Ian Graves
f881e77bb2 8304898: Fix Copyright Headers for JLink Source Files
Reviewed-by: iris, mchung
(cherry picked from commit 3f59b75bd8)
2023-04-13 10:42:49 +07:00
Kim Barrett
e66db5a1d0 8298725: Add BitMap support for reverse iteration
Reviewed-by: stefank, aboldtch, tschatzl
(cherry picked from commit 501b606816)
2023-04-13 10:42:49 +07:00
Abhishek Kumar
e6ec3a35ab 8273986: JEditorPane HTML Demo - Accessibility issues
Reviewed-by: kizune, serb
(cherry picked from commit 97649489d0)
2023-04-13 10:42:49 +07:00
Zdenek Zambersky
cfcc0b0377 8304353: Add lib-test tier1 testing in GHA
Reviewed-by: shade, ihse
(cherry picked from commit 57276101df)
2023-04-13 10:42:49 +07:00
Matias Saavedra Silva
06e4640331 8304069: ClassFileParser has ad-hoc hashtables
Reviewed-by: coleenp, dholmes
(cherry picked from commit d8ba227aa4)
2023-04-13 10:42:49 +07:00
Brian Burkhalter
4339008cd6 8304833: (fc) Remove dead code in sun.nio.ch.FileChannelImpl::implCloseChannel
Reviewed-by: alanb
(cherry picked from commit 9a8a60f7d6)
2023-04-13 10:42:49 +07:00
Archie L. Cobbs
837628a8a3 8291154: Create a non static nested class without enclosing class throws VerifyError
Reviewed-by: vromero
(cherry picked from commit f96aee7401)
2023-04-13 10:42:48 +07:00
Coleen Phillimore
a1f8411e04 8297977: vmTestbase/nsk/stress/except/except012.java fails with unexpected Exception
Reviewed-by: mseledtsov, lmesnik
(cherry picked from commit 4ec720db9f)
2023-04-13 10:42:48 +07:00
Thomas Schatzl
507ad8bc1c 8304802: After JDK-8297639 the flag G1UsePreventiveGC needs to be added to the obsoletion table
Reviewed-by: ayang, dholmes
(cherry picked from commit 13dd19aac2)
2023-04-13 10:42:48 +07:00
Jatin Bhateja
ebeaff3e8b 8303508: Vector.lane() gets wrong value on x86
Reviewed-by: eliu, thartmann
(cherry picked from commit d61de141eb)
2023-04-13 10:42:48 +07:00
Fei Gao
fe22d14653 8304301: Remove the global option SuperWordMaxVectorSize
Reviewed-by: sviswanathan, kvn
(cherry picked from commit 941a7ac7da)
2023-04-13 10:42:48 +07:00
Archie L. Cobbs
c70a4202ad 7176515: ExceptionInInitializerError for an enum with multiple switch statements
8299760: ExceptionInInitializerError for an enum with multiple switch statements, follow-up

Reviewed-by: vromero
(cherry picked from commit ac6af6a640)
2023-04-13 10:42:48 +07:00
Justin Lu
8495ded689 8303917: Update ISO 639 language codes table
Reviewed-by: naoto
(cherry picked from commit dd23ee9e87)
2023-04-13 10:42:47 +07:00
Viktor Klang
70b3dcb4dc 8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out
Reviewed-by: jpai
(cherry picked from commit 6f67abd352)
2023-04-13 10:42:47 +07:00
Thomas Schatzl
3783284869 8304716: Clean up G1Policy::calc_max_old_cset_length()
Reviewed-by: ayang, iwalulya
(cherry picked from commit 568dd57d0d)
2023-04-13 10:42:47 +07:00
Ian Graves
ff7bb3b6c1 8304691: Remove jlink --post-process-path option
Reviewed-by: mchung
(cherry picked from commit af0504e3f3)
2023-04-13 10:42:47 +07:00
Vladimir Kozlov
82947b54dd 8231349: Move intrinsic stubs generation to compiler runtime initialization code
Reviewed-by: redestad, vlivanov
(cherry picked from commit 3859faf183)
2023-04-13 10:42:47 +07:00
Thomas Schatzl
289605891e 8304711: Combine G1 root region abort and wait into a single method
Reviewed-by: ayang, iwalulya
(cherry picked from commit f37674a8f7)
2023-04-13 10:42:47 +07:00
Thomas Schatzl
142de3f84c 8304712: Only pass total number of regions into G1Policy::calc_min_old_cset_length
Reviewed-by: ayang, iwalulya
(cherry picked from commit 7f9e691630)
2023-04-13 10:42:46 +07:00
Brian Burkhalter
48dae282e9 8294137: Review running times of java.math tests
Reviewed-by: darcy
(cherry picked from commit 51035a75e4)
2023-04-13 10:42:46 +07:00
Brian Burkhalter
4df608c0eb 4842457: (bf spec) Clarify meaning of "(optional operation)"
Reviewed-by: alanb
(cherry picked from commit 46cca1a4c5)
2023-04-13 10:42:46 +07:00
Archie L. Cobbs
85de5fe7bf 8184444: The compiler error "variable not initialized in the default constructor" is not apt in case of static final variables
Reviewed-by: vromero
(cherry picked from commit 6fa25cc134)
2023-04-13 10:42:46 +07:00
Archie L. Cobbs
b05a088adc 8027682: javac wrongly accepts semicolons in package and import decls
Reviewed-by: vromero
(cherry picked from commit 4b8f7db6be)
2023-04-13 10:42:46 +07:00
Archie L. Cobbs
e3adb66d7b 8043179: Lambda expression can mutate final field
Reviewed-by: vromero
(cherry picked from commit c00d0885ae)
2023-04-13 10:42:46 +07:00
Daniel Jeliński
9be2be0a39 8219083: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java failed in same binary run on windows x64
Reviewed-by: dfuchs
(cherry picked from commit 147f3473d4)
2023-04-13 10:42:46 +07:00
Coleen Phillimore
4b82aff54f 8304687: Move add_to_hierarchy
Reviewed-by: dholmes, fparain

(cherry picked from commit bf917ba6af)
2023-04-13 10:42:45 +07:00
Jan Lahoda
74012ac22b 8304671: javac regression: Compilation with --release 8 fails on underscore in enum identifiers
Reviewed-by: vromero, darcy
(cherry picked from commit 63d4afbeb1)
2023-04-13 10:42:45 +07:00
Prasanta Sadhukhan
78ba26d001 6817009: Action.SELECTED_KEY not toggled when using key binding
Reviewed-by: tr, jdv
(cherry picked from commit e2cfcfbfa9)
2023-04-13 10:42:45 +07:00
Emanuel Peter
20db172c94 8303951: Add asserts before record_method_not_compilable where possible
Reviewed-by: kvn, thartmann
(cherry picked from commit af4d5600e3)
2023-04-13 10:42:45 +07:00
Prasanta Sadhukhan
7c28e64889 6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant
Reviewed-by: aivanov
(cherry picked from commit c4338620b7)
2023-04-13 10:42:45 +07:00
Archie L. Cobbs
822963c0b2 8029301: Confusing error message for array creation method reference
Reviewed-by: vromero
(cherry picked from commit 91f407d6fe)
2023-04-13 10:42:44 +07:00
Leonid Mesnik
ec3c79427e 8304376: Rename t1/t2 classes in com/sun/jdi/CLETest.java to avoid class duplication error in IDE
Reviewed-by: sspitsyn, cjplummer
(cherry picked from commit e73411a235)
2023-04-13 10:42:44 +07:00
Chen Liang
372b42dacf 8288730: Add type parameter to Lookup::accessClass and Lookup::ensureInitialized
Reviewed-by: mchung
(cherry picked from commit a2d8f634de)
2023-04-13 10:42:44 +07:00
Jan Kratochvil
ac496f72f2 8302191: Performance degradation for float/double modulo on Linux
Reviewed-by: dholmes, sviswanathan
(cherry picked from commit 37774556da)
2023-04-13 10:42:44 +07:00
Justin King
e9800edf2e 8304683: Memory leak in WB_IsMethodCompatible
Reviewed-by: thartmann
(cherry picked from commit 760c0128a4)
2023-04-13 10:42:44 +07:00
Ludvig Janiuk
ac36267b12 8304134: jib bootstrapper fails to quote filename when checking download filetype
Reviewed-by: erikj
(cherry picked from commit 75168eaca3)
2023-04-13 10:42:44 +07:00
Johan Sjölen
7a205e6ecd 8301498: Replace NULL with nullptr in cpu/x86
Reviewed-by: dholmes, kvn
(cherry picked from commit 4154a980ca)
2023-04-13 10:42:43 +07:00
Coleen Phillimore
98e5e9d981 8304089: Convert TraceDependencies to UL
Reviewed-by: vlivanov, dholmes
(cherry picked from commit ddf1e34c1a)
2023-04-13 10:42:43 +07:00
Adam Sotona
8a3942879d 8294972: Convert jdk.jlink internal plugins to use the Classfile API
Reviewed-by: mchung, alanb
(cherry picked from commit 358c61b58d)
2023-04-13 10:42:43 +07:00
Albert Mingkun Yang
38a2b37786 8304657: G1: Rename set_state_empty to set_state_untracked
Reviewed-by: tschatzl
(cherry picked from commit c74507eeb3)
2023-04-13 10:42:42 +07:00
Albert Mingkun Yang
a632b29807 8304144: G1: Remove unnecessary is_survivor check in G1ClearCardTableTask
Reviewed-by: tschatzl, ysr
(cherry picked from commit ca94287d2b)
2023-04-13 10:42:42 +07:00
Daniel Jeliński
c07af0be2b 8304286: java/net/SocketOption/OptionsTest.java failing after JDK-8302659
Reviewed-by: dfuchs
(cherry picked from commit eda0065107)
2023-04-13 10:42:42 +07:00
Wang Haomin
105a955d78 8303804: Fix some errors of If-VectorTest and CMove-VectorTest
Reviewed-by: qamai, thartmann
(cherry picked from commit c039d26603)
2023-04-13 10:42:42 +07:00
Adam Sotona
457079db85 8304502: Classfile API class hierarchy makes assumptions when class is not resolved
Reviewed-by: jpai
(cherry picked from commit 0156909ab3)
2023-04-13 10:42:41 +07:00
Chris Plummer
7196707dd0 8290200: com/sun/jdi/InvokeHangTest.java fails with "Debuggee appears to be hung"
Reviewed-by: amenkov, lmesnik, sspitsyn, dcubed
(cherry picked from commit 0deb648985)
2023-04-13 10:42:41 +07:00
Chen Liang
faed1b9e7c 8304139: Add <init> and <clinit> method constants to ConstantDescs
Reviewed-by: mchung
(cherry picked from commit 019fcd819c)
2023-04-13 10:42:41 +07:00
Christian Hagedorn
4e9a3156b4 8304680: Problemlist compiler/sharedstubs/SharedStubToInterpTest.java
Reviewed-by: thartmann
(cherry picked from commit d6f20e2fbf)
2023-04-13 10:42:41 +07:00
Chen Liang
5b092754d2 8304180: Constant Descriptors for MethodHandles::classData and classDataAt
Reviewed-by: jvernee, mchung
(cherry picked from commit d788a1bb80)
2023-04-13 10:42:41 +07:00
Coleen Phillimore
30e8054cb8 8299494: Test vmTestbase/nsk/stress/except/except011.java failed: ExceptionInInitializerError: target class not found
Reviewed-by: dholmes, dcubed
(cherry picked from commit bbde2158d1)
2023-04-13 10:42:41 +07:00
Xiaolin Zheng
fde0fc8dff 8304387: Fix positions of shared static stubs / trampolines
Reviewed-by: adinn, fyang
(cherry picked from commit 1c04686cd6)
2023-04-13 10:42:40 +07:00
Matthias Baesken
016d719397 8304334: java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java times out on slow platforms
Reviewed-by: lucy, serb, prr
(cherry picked from commit c65bb2c58e)
2023-04-13 10:42:40 +07:00
Raffaello Giulietti
7355b52c89 8303648: Add String.indexOf(String str, int beginIndex, int endIndex)
Reviewed-by: rriggs
(cherry picked from commit 4bf1fbb06d)
2023-04-13 10:42:40 +07:00
Jan Lahoda
200d2a065f 8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor
Reviewed-by: vromero, erikj
(cherry picked from commit c4df9b5f17)
2023-04-13 10:42:40 +07:00
Jasmine K
cba0f0d156 8304230: LShift ideal transform assertion
Reviewed-by: thartmann
(cherry picked from commit a6b72f56f5)
2023-04-13 10:42:40 +07:00
Varada M
2714091bd5 8303948: HsErrFileUtils.checkHsErrFileContent() fails to check the last pattern.
Reviewed-by: dholmes, stuefe
(cherry picked from commit a72ba38347)
2023-04-13 10:42:39 +07:00
Vitaly Provodin
010ecf92da fixup! Added JBR API 2023-04-13 10:42:39 +07:00
Mandy Chung
c1dc56d300 8304542: Convert use of internal VM::classFileVersion to ClassFileFormatVersion
Reviewed-by: alanb
(cherry picked from commit bbca7c3ede)
2023-04-13 10:42:39 +07:00
Naoto Sato
7ecf40de94 8303018: Unicode Emoji Properties
Reviewed-by: prr, erikj, rriggs
(cherry picked from commit f593a6b52e)
2023-04-13 10:42:39 +07:00
Serguei Spitsyn
fdfeedd327 8304303: implement VirtualThread class notifyJvmti methods as C2 intrinsics
Reviewed-by: vlivanov, lmesnik
(cherry picked from commit bc0ed730f2)
2023-04-13 10:42:39 +07:00
Kim Barrett
54dde4eaad 8304016: Add BitMap find_last suite of functions
Reviewed-by: stefank, aboldtch
(cherry picked from commit 2d0d057d66)
2023-04-13 10:42:39 +07:00
Maurizio Cimadamore
5486602524 8304420: Regression ~11% with Javac-Generates on all platforms in b14
Reviewed-by: vromero
(cherry picked from commit 42723dcb18)
2023-04-13 10:42:38 +07:00
Julian Waters
85113292ea 8304541: Modules THROW_MSG_ should return nullptr instead of JNI_FALSE
Reviewed-by: coleenp
(cherry picked from commit 19f2edd9b7)
2023-04-13 10:42:38 +07:00
Mandy Chung
e6619d7f0f 8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Reviewed-by: jpai, alanb
(cherry picked from commit 622f239448)
2023-04-13 10:42:38 +07:00
Tyler Steele
a6e7576ef9 8304364: [AIX] Build erroneously determines build disk is non-local when using GNU-utils df on AIX
Reviewed-by: erikj
(cherry picked from commit 4c8c9935eb)
2023-04-13 10:42:38 +07:00
Thomas Schatzl
cbd7882da1 8304393: Provide method to iterate over regions of humongous object in G1
Reviewed-by: iwalulya, ayang
(cherry picked from commit 4ed7350573)
2023-04-13 10:42:38 +07:00
Matias Saavedra Silva
8c8629d66c 8301715: CDS should be disabled in exploded JDK
Reviewed-by: ccheung, coleenp
(cherry picked from commit eb73fa833c)
2023-04-13 10:42:37 +07:00
Jonathan Gibbons
355c580bda 8304433: cleanup sentence breaker code in DocTreeMaker
Reviewed-by: hannesw
(cherry picked from commit 80e979720a)
2023-04-13 10:42:37 +07:00
Archie L. Cobbs
db28a91fab 8304443: bootcycle builds fail after JDK-8015831
Reviewed-by: vromero
(cherry picked from commit c396f1ed8b)
2023-04-13 10:42:37 +07:00
Viktor Klang
381e7b9556 8303742: CompletableFuture.orTimeout leaks if the future completes exceptionally
Reviewed-by: jpai, alanb
(cherry picked from commit ded6a81319)
2023-04-13 10:42:37 +07:00
Albert Mingkun Yang
c06a86519f 8304411: Remove unused CardTable::clear
Reviewed-by: tschatzl
(cherry picked from commit 652bda0af8)
2023-04-13 10:42:37 +07:00
Daniel Jeliński
d990ff430b 8304174: Remove delays from httpserver tests
Reviewed-by: jpai, dfuchs
(cherry picked from commit 450567031e)
2023-04-13 10:42:36 +07:00
Feilong Jiang
f9dce4809a 8304293: RISC-V: JDK-8276799 missed atomic intrinsic support for C1
Reviewed-by: fyang, yzhu
(cherry picked from commit c09f83ec25)
2023-04-13 10:42:36 +07:00
Archie L. Cobbs
8d6d49a272 7016187: javac -h could generate conflict .h for inner class and class name with '_'
Reviewed-by: vromero
(cherry picked from commit e339e183c1)
2023-04-13 10:42:36 +07:00
Chris Plummer
dbe02ebb50 8304437: ProblemList com/sun/jdi/ThreadMemoryLeadTest.java with ZGC
Reviewed-by: jpai, dcubed
(cherry picked from commit 033c0b17cb)
2023-04-13 10:42:36 +07:00
Yudi Zheng
34438da9fb 8304138: [JVMCI] Test FailedSpeculation existence before appending.
Reviewed-by: kvn, dnsimon
(cherry picked from commit 7503ecc0f1)
2023-04-13 10:42:36 +07:00
Chris Plummer
ecf685872f 8297638: Memory leak in case of many started-dead threads
Reviewed-by: amenkov, sspitsyn
(cherry picked from commit f8482c20f4)
2023-04-13 10:42:35 +07:00
Alexander Matveev
8c92ebab8f 8298995: tools/jpackage/share/AddLauncherTest.java#id1 failed "AddLauncherTest.test; checks=53"
Reviewed-by: asemenyuk
(cherry picked from commit c56f011baa)
2023-04-13 10:42:35 +07:00
Archie L. Cobbs
c40ebf6e9f 8014021: TreeMaker.Params behaves inconsistently when the owning method has the same number of parameters as the number of parameter types requested
Reviewed-by: vromero, jlahoda
(cherry picked from commit 254288a518)
2023-04-13 10:42:35 +07:00
Archie L. Cobbs
b3362c9611 8015831: Add lint check for calling overridable methods from a constructor
6557145: Warn about calling abstract methods in constructors

Reviewed-by: ihse, vromero, mcimadamore
(cherry picked from commit 8f5bb538ab)
2023-04-13 10:42:35 +07:00
Archie L. Cobbs
704a673e01 8180387: com.sun.source.util.JavacTask should have a protected constructor.
Reviewed-by: vromero
(cherry picked from commit b085ab9316)
2023-04-13 10:42:35 +07:00
Maxim Kartashev
422fdf94b0 JBR-5483 MacOSXWatchService assumes that the default file system is the UnixFileSystem, which might not be the case 2023-04-10 18:46:29 +04:00
Frederic Parain
bb9f30424f 8292818: replace 96-bit representation for field metadata with variable-sized streams
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: dholmes, coleenp, cjplummer, dnsimon
2023-04-10 15:04:00 +02:00
Vladimir Dvorak
080d12f48d JBR-5183 - ref openjdk/8292818 - special access flags removed 2023-04-10 14:48:46 +02:00
Tingjun Yuan
233957e1eb 8269843: typo in LinkedHashMap::removeEldestEntry spec
Reviewed-by: martin
2023-04-10 14:48:06 +02:00
Maxim Kartashev
989a28c80f JBR-5466 jb/hotspot/JNIRefsInCrashLog.java: 'hs_err_42.txt' missing from stdout/stderr 2023-04-10 10:13:24 +04:00
Coleen Phillimore
50cb4ab53b 8298469: Obsolete legacy parallel class loading workaround for non-parallel-capable class loaders
Reviewed-by: dholmes, fparain

(cherry picked from commit 932be3542d)
2023-04-09 09:13:36 +07:00
Alex Menkov
1842b6a831 8303921: serviceability/sa/UniqueVtableTest.java timed out
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit 02a4ee206a)
2023-04-09 09:07:43 +07:00
Naoto Sato
77605fc323 8304367: jlink --include-locales=* attempts to parse non .class resource files with classfile reader
Reviewed-by: mchung, lancea, jpai
(cherry picked from commit 4486f1b720)
2023-04-09 09:07:42 +07:00
Leonid Mesnik
31abaf4304 8303697: ProcessTools doesn't print last line of process output
Reviewed-by: dholmes, stuefe
(cherry picked from commit 8d2ebf248e)
2023-04-09 09:07:41 +07:00
Leonid Mesnik
8306ef5103 8304314: StackWalkTest.java fails after CODETOOLS-7903373
Reviewed-by: alanb, mchung
(cherry picked from commit d5a150706e)
2023-04-09 09:07:39 +07:00
Damon Fenacci
a184e6b364 8303069: Memory leak in CompilerOracle::parse_from_line
Reviewed-by: thartmann, jcking
(cherry picked from commit 384a8b85a7)
2023-04-09 09:07:37 +07:00
Afshin Zafari
6828358eaa 8301684: Fix test code to not get finalizer deprecation warnings
Reviewed-by: coleenp, dholmes
(cherry picked from commit 6dd6c15ed4)
2023-04-09 09:07:36 +07:00
Afshin Zafari
85f391aef2 8292059: Do not inline InstanceKlass::allocate_instance()
Reviewed-by: coleenp, stefank
(cherry picked from commit cb4ae1922d)
2023-04-09 09:07:34 +07:00
Adam Sotona
f991c6c31e 8304164: jdk/classfile/CorpusTest.java still fails after JDK-8303910
Reviewed-by: jpai
(cherry picked from commit b2639e1d62)
2023-04-09 09:07:32 +07:00
Johan Sjölen
d10019f897 8304130: Add runtime/StackGuardPages/TestStackGuardPagesNative.java to ProblemList.txt
Reviewed-by: dcubed
(cherry picked from commit 620564ac61)
2023-04-09 09:07:30 +07:00
Richard Reingruber
c02ee26c05 8299375: [PPC64] GetStackTraceSuspendedStressTest tries to deoptimize frame with invalid fp
Reviewed-by: mdoerr
(cherry picked from commit 9d518c528b)
2023-04-09 09:07:29 +07:00
Matthias Baesken
af2b2958c6 8304063: tools/jpackage/share/AppLauncherEnvTest.java fails when checking LD_LIBRARY_PATH
Reviewed-by: asemenyuk, almatvee
(cherry picked from commit ebac7eec8e)
2023-04-09 09:07:27 +07:00
Kosta Stojiljkovic
15f998d2d6 8304242: CPUInfoTest fails because "serialize" CPU feature is not known
Reviewed-by: kvn, sviswanathan, thartmann
(cherry picked from commit 36995c5a75)
2023-04-09 09:07:26 +07:00
Prasanta Sadhukhan
0c80292fab 7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers
6788475: Changing to Nimbus LAF and back doesn't reset look and feel of JTable completely

Reviewed-by: tr, abhiscxk, honkar, jdv
(cherry picked from commit 6b42275461)
2023-04-09 09:07:25 +07:00
Pavel Rappo
9c9d9f575a 8304146: Refactor VisibleMemberTable (LocalMemberTable)
Reviewed-by: jjg
(cherry picked from commit 8eed7dea7b)
2023-04-09 09:07:24 +07:00
David Holmes
3410cb59d5 8303150: DCmd framework unnecessarily creates a DCmd instance on registration
Reviewed-by: fparain, stuefe, kevinw
(cherry picked from commit a487a270dc)
2023-04-09 09:07:24 +07:00
Chen Liang
032637611e 8304360: Test to ensure ConstantDescs fields work
Reviewed-by: mchung, jvernee
(cherry picked from commit 2e987d798a)
2023-04-09 09:07:23 +07:00
Jaikiran Pai
8190db36ea 8304225: Remove javax/script/Test7.java from ProblemList
Reviewed-by: naoto
(cherry picked from commit 2f23c80e0d)
2023-04-09 09:07:23 +07:00
Ivan Walulya
dbd2782aed 8191565: Last-ditch Full GC should also move humongous objects
Reviewed-by: tschatzl, sjohanss

(cherry picked from commit 96889bf3e4)
2023-04-09 09:07:13 +07:00
Albert Mingkun Yang
7f0e11a2ff 8304055: G1: Remove OldGCAllocRegion::release
Reviewed-by: iwalulya, tschatzl
(cherry picked from commit f629152021)
2023-04-09 08:36:00 +07:00
Albert Mingkun Yang
aadcb3fb23 8303749: Serial: Use more strict card table API
Reviewed-by: tschatzl, iwalulya
(cherry picked from commit b5108b4f37)
2023-04-09 08:35:59 +07:00
Chen Liang
18aaac1387 8304161: Add TypeKind.from to derive from TypeDescriptor.OfField
Reviewed-by: jvernee
(cherry picked from commit 7dbab81d3c)
2023-04-09 08:35:58 +07:00
Jorn Vernee
2f12efbff9 8303684: Lift upcall sharing mechanism to AbstractLinker (mainline)
Reviewed-by: mcimadamore
(cherry picked from commit d4eb395335)
2023-04-09 08:35:58 +07:00
Per Minborg
e2079c110b 8304283: Modernize the switch statements in jdk.internal.foreign
Reviewed-by: mcimadamore
(cherry picked from commit dfc7214a3e)
2023-04-09 08:35:57 +07:00
Ilya Korennoy
cc11833dce 8293324: ciField.hpp has two methods to return field's offset
Reviewed-by: thartmann
(cherry picked from commit 7277bb19f1)
2023-04-09 08:35:57 +07:00
Damon Fenacci
4b23cf8c74 8303154: Investigate and improve instruction cache flushing during compilation
Reviewed-by: thartmann, kvn
(cherry picked from commit b7945bc9e5)
2023-04-09 08:35:55 +07:00
Abhishek Kumar
5b8bbfb931 8283400: [macos] a11y : Screen magnifier does not reflect JRadioButton value change
Reviewed-by: serb, asemenov
(cherry picked from commit eefbaa2956)
2023-04-09 08:35:53 +07:00
changpeng1997
a412a38ad7 8302906: AArch64: Add SVE backend support for vector unsigned comparison
Reviewed-by: aph, eliu
(cherry picked from commit 42dd9077a0)
2023-04-09 08:35:52 +07:00
Jorn Vernee
4bb8136cad 8303022: "assert(allocates2(pc)) failed: not in CodeBuffer memory" When linking downcall handle
Reviewed-by: kvn, vlivanov
(cherry picked from commit 2b81faeb35)
2023-04-09 08:35:51 +07:00
Weijun Wang
e6a7398b33 8304264: Debug messages always show up for NativeGSS
Reviewed-by: mullan
(cherry picked from commit be08a256ab)
2023-04-09 08:35:50 +07:00
Daniel Jeliński
7ce3c3a48c 8304287: Problemlist java/net/SocketOption/OptionsTest.java
Reviewed-by: dfuchs
(cherry picked from commit 1ae69e3e91)
2023-04-09 08:35:49 +07:00
Vladimir Kozlov
3f4ede1228 8304267: JDK-8303415 missed change in Zero Interpreter
Reviewed-by: dcubed
(cherry picked from commit 116627dfb0)
2023-04-09 08:35:48 +07:00
Matthew Donovan
26486ba9cf 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates
Reviewed-by: rhalade
(cherry picked from commit 824a5e4c60)
2023-04-09 08:35:41 +07:00
Leonid Mesnik
8c5204e7b1 8300317: vmTestbase/nsk/stress/strace/strace* tests fail with "ERROR: wrong lengths of stack traces"
Reviewed-by: dholmes, mseledtsov
(cherry picked from commit 7ad48ea3ad)
2023-04-09 08:35:39 +07:00
Rich DiCroce
979a019155 8302659: Modernize Windows native code for NetworkInterface
Reviewed-by: ihse, djelinski, alanb, michaelm
(cherry picked from commit 35a2969057)
2023-04-09 08:35:36 +07:00
Emanuel Peter
9c4dc04f4e 8298935: fix independence bug in create_pack logic in SuperWord::find_adjacent_refs
Reviewed-by: kvn, jbhateja
(cherry picked from commit 01e6920581)
2023-04-09 08:35:35 +07:00
Julian Waters
3f93227718 8301308: Remove version conditionalization for gcc/clang PRAGMA_DIAG_PUSH/POP
Reviewed-by: kbarrett, dholmes
(cherry picked from commit 3d77e217b2)
2023-04-09 08:35:34 +07:00
Johan Sjölen
86cb03f542 8270865: Print process ID with -Xlog:os
Reviewed-by: dholmes, ccheung
(cherry picked from commit e3777b0c49)
2023-04-09 08:35:32 +07:00
Arno Zeller
4d0e709f64 8304030: Configure call fails on AIX when using --with-gtest option.
Reviewed-by: mbaesken, erikj
(cherry picked from commit 349139b2cc)
2023-04-09 08:35:31 +07:00
Adam Sotona
c3a0f57bea 8294962: Convert java.base/jdk.internal.module package to use the Classfile API to modify and write module-info.class
Reviewed-by: alanb, mchung
(cherry picked from commit 714b5f036f)
2023-04-09 08:35:31 +07:00
Alexandre Iline
f92870a651 8304171: Fix layout of JCov instrumented bundle on Mac OS
Reviewed-by: erikj
(cherry picked from commit 065d3e0d58)
2023-04-09 08:35:29 +07:00
Leonid Mesnik
a1e51a1ff4 8303705: Field sleeper.started should be volatile JdbLockTestTarg.java
Reviewed-by: dholmes
(cherry picked from commit cd41c69d44)
2023-04-09 08:35:28 +07:00
Harshitha Onkar
fdff88860a 8301998: Update HarfBuzz to 7.0.1
Reviewed-by: erikj, prr
(cherry picked from commit f5c8b68c1c)
2023-04-09 08:35:24 +07:00
Daniel D. Daugherty
15af2e6197 8304172: ProblemList serviceability/sa/UniqueVtableTest.java
8304175: ProblemList compiler/vectorapi/VectorLogicalOpIdentityTest.java on 2 platforms

Reviewed-by: azvegint
(cherry picked from commit 617c15f5a1)
2023-04-09 08:35:23 +07:00
Pavel Rappo
be2d39b422 8303882: Refactor some iterators in jdk.compiler
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: mcimadamore
(cherry picked from commit f81e1def8f)
2023-04-09 08:35:22 +07:00
Julian Waters
3c868f652f 8295884: Implement IDE support for Eclipse
Reviewed-by: erikj

(cherry picked from commit 45809fd0c0)
2023-04-09 08:35:22 +07:00
Daniel Jeliński
4475061aed 8303814: getLastErrorString should avoid charset conversions
Reviewed-by: naoto, cjplummer, rriggs
(cherry picked from commit baf11e734f)
2023-04-09 08:34:33 +07:00
Calvin Cheung
d76c71c743 8302795: Shared archive failed on old version class with jsr bytecode
Reviewed-by: minqi, matsaave
(cherry picked from commit 830fd41346)
2023-04-09 08:34:32 +07:00
Kevin Walls
9b02abdb39 8298966: Deprecate JMX Subject Delegation and the method JMXConnector.getMBeanServerConnection(Subject) for removal.
Reviewed-by: mchung, dfuchs
(cherry picked from commit 4e631fa43f)
2023-04-09 08:34:16 +07:00
Alexey Bakhtin
d08e7d141f 8303809: Dispose context in SPNEGO NegotiatorImpl
Reviewed-by: dfuchs, weijun
(cherry picked from commit 10f1674625)
2023-04-09 08:34:16 +07:00
Hannes Wallnöfer
94990b88ce 8303895: Simplify and clean up LinkFactory code
Reviewed-by: prappo
(cherry picked from commit 9f9ab02ff6)
2023-04-09 08:34:15 +07:00
Thomas Stuefe
7b5cf38285 8303861: Error handling step timeouts should never be blocked by OnError and others
Reviewed-by: dholmes, rkennke
(cherry picked from commit a00f5d24d3)
2023-04-09 08:34:15 +07:00
Jamil Nimeh
c6e0fbd956 8300939: sun/security/provider/certpath/OCSP/OCSPNoContentLength.java fails due to network errors
Reviewed-by: djelinski, weijun
(cherry picked from commit da044dd569)
2023-04-09 08:34:14 +07:00
Christian Hagedorn
7698a4cf53 8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers
Reviewed-by: iveresov, kvn, qamai
(cherry picked from commit c466cdf973)
2023-04-09 08:34:14 +07:00
Coleen Phillimore
d4fc984bb9 8304059: Use InstanceKlass in dependencies
Reviewed-by: vlivanov, thartmann
(cherry picked from commit 55aa122462)
2023-04-09 08:34:12 +07:00
Vladimir Kozlov
0296c7f697 8303415: Add VM_Version::is_intrinsic_supported(id)
Reviewed-by: thartmann, dholmes
(cherry picked from commit ec1eb00ed3)
2023-04-09 08:34:11 +07:00
Eirik Bjorsnos
bc0f71bf42 8303410: Remove ContentSigner APIs and jarsigner -altsigner and -altsignerpath options
Reviewed-by: weijun
(cherry picked from commit 31680b2bcf)
2023-04-09 08:34:09 +07:00
Ivan Walulya
10b133112a 8304015: G1: Metaspace-induced GCs should not trigger maximal compaction
Reviewed-by: ayang, tschatzl
(cherry picked from commit 0cc0f063e2)
2023-04-09 08:34:08 +07:00
Adam Sotona
14d083c2ef 8303910: jdk/classfile/CorpusTest.java failed 1 of 6754 tests
Reviewed-by: jpai
(cherry picked from commit 43eca1dcb1)
2023-04-09 08:34:07 +07:00
Matthias Baesken
54933abffc 8303973: Library detection in runtime/ErrorHandling/TestDwarf.java fails on ppc64le RHEL8.5 for libpthread-2.28.so
Reviewed-by: chagedorn
(cherry picked from commit b6d70f2c49)
2023-04-09 08:34:06 +07:00
Julian Waters
fb1feaaa37 8301244: Tidy up compiler specific warnings files
Reviewed-by: kbarrett, dholmes
(cherry picked from commit 2bb990edde)
2023-04-09 08:34:05 +07:00
Alisen Chung
c88cf8a482 8303482: Update LCMS to 2.15
Reviewed-by: serb, prr, dnguyen
(cherry picked from commit c073ef2ed5)
2023-04-09 08:34:04 +07:00
Feilong Jiang
b080b5f97b 8303955: RISC-V: Factor out the tmp parameter from copy_memory and copy_memory_v
Reviewed-by: fyang, yzhu
(cherry picked from commit 49181b81dd)
2023-04-09 08:34:03 +07:00
Pavel Rappo
028ee0dd1a 8300517: Refactor VisibleMemberTable (method members)
Reviewed-by: jjg
(cherry picked from commit 7bbc5e0efb)
2023-04-09 08:34:02 +07:00
Patricio Chilano Mateo
8b4f5eeb4f 8303908: Add missing check in VTMS_transition_disable_for_all() for suspend mode
Reviewed-by: sspitsyn, dholmes
(cherry picked from commit a8f662ecb2)
2023-04-09 08:34:01 +07:00
Ilarion Nakonechnyy
1a344b8ecd 8302491: NoClassDefFoundError omits the original cause of an error
Reviewed-by: coleenp, dholmes
(cherry picked from commit 5685107579)
2023-04-09 08:34:01 +07:00
Justin King
855076e436 8303606: Memory leaks in Arguments::parse_each_vm_init_arg
Reviewed-by: dholmes, fparain
(cherry picked from commit 671a45219f)
2023-04-09 08:34:00 +07:00
Adam Sotona
8632cf69f4 8294974: Convert jdk.jshell/jdk.jshell.execution.LocalExecutionControl to use the Classfile API to instrument classes
Reviewed-by: jlahoda
(cherry picked from commit a95bc7acd0)
2023-04-09 08:34:00 +07:00
Alexey Ivanov
93f37e54a1 8300727: java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java failed with "List wasn't garbage collected"
Reviewed-by: prr, tr, serb

(cherry picked from commit f835aaafc7)
2023-04-09 08:33:59 +07:00
Daniel Fuchs
a35eae7f52 8303965: java.net.http.HttpClient should reset the stream if response headers contain malformed header fields
Reviewed-by: jpai
(cherry picked from commit 466ffebcae)
2023-04-09 08:31:46 +07:00
Andrey Turbanov
29ab4c3c42 8303213: Avoid AtomicReference in TextComponentPrintable
Reviewed-by: serb, aivanov
(cherry picked from commit 431e702b67)
2023-04-09 08:31:46 +07:00
Albert Mingkun Yang
c636f28393 8303824: Parallel: Use more strict card table API
Reviewed-by: tschatzl, iwalulya, ysr
(cherry picked from commit 4cf4c599b9)
2023-04-09 08:31:45 +07:00
Jasmine K
47a71c8aac 8303238: Create generalizations for existing LShift ideal transforms
Reviewed-by: redestad, thartmann
(cherry picked from commit 8e41bf222f)
2023-04-09 08:31:45 +07:00
Thomas Schatzl
ede04aef2a 8303883: Confusing parameter name in G1UpdateRemSetTrackingBeforeRebuild::distribute_marked_bytes
Reviewed-by: ayang, iwalulya
(cherry picked from commit 805a4e6806)
2023-04-09 08:31:44 +07:00
Adam Sotona
460b1a02fd 8294966: Convert jdk.jartool/sun.tools.jar.FingerPrint to use the ClassFile API to parse JAR entries
Reviewed-by: mchung
(cherry picked from commit 25e7ac226a)
2023-04-09 08:31:44 +07:00
Thomas Schatzl
e173983252 8303969: Limit printed failures within an object during G1 heap verification
Reviewed-by: ayang, iwalulya
(cherry picked from commit 3018b4705e)
2023-04-09 08:31:44 +07:00
Thomas Schatzl
5b8e810161 8303963: Replace various encodings of UINT/SIZE_MAX in gc code
Reviewed-by: ayang, kbarrett
(cherry picked from commit b575e54bc9)
2023-04-09 08:31:43 +07:00
Vladimir Dvorak
609cfba72f JBR-5183 - add new DeoptimizationScope from openjdk 2023-04-08 20:15:00 +02:00
Robbin Ehn
f6ed2b217c 8300926: Several startup regressions ~6-70% in 21-b6 all platforms
Reviewed-by: eosterlund, dcubed, coleenp
2023-04-08 19:51:44 +02:00
Tomas Zezula
ab95a18b44 8303646: [JVMCI] Add possibility to lookup ResolvedJavaType from jclass.
Reviewed-by: never
(cherry picked from commit 31e1e3975b)
2023-04-08 04:40:43 +07:00
Tomas Zezula
67ee8abe6a 8303678: [JVMCI] Add possibility to convert object JavaConstant to jobject.
Reviewed-by: never
(cherry picked from commit 1148a659a8)
2023-04-08 04:40:43 +07:00
Daniel Skantz
eb40e2c4b5 8294715: Add IR checks to the reduction vectorization tests
Reviewed-by: rcastanedalo, epeter
(cherry picked from commit d20bde29f2)
2023-04-08 04:40:41 +07:00
Eirik Bjorsnos
c03d9a1d35 8303922: build-test-lib target is broken
Reviewed-by: erikj, jwaters
(cherry picked from commit c313e1ac7b)
2023-04-08 04:40:41 +07:00
Daniel D. Daugherty
40f7ba9393 8304017: ProblemList com/sun/jdi/InvokeHangTest.java on windows-x64 in vthread mode
8304018: ProblemList javax/swing/JColorChooser/Test6827032.java on windows-x64
8304019: ProblemList java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java on windows-x64

Reviewed-by: stuefe
(cherry picked from commit fbc76c2c78)
2023-04-08 04:40:39 +07:00
Julian Waters
4e3f9c7286 8274400: HotSpot Style Guide should permit use of alignof
Reviewed-by: kbarrett, kvn, dholmes, dcubed
(cherry picked from commit a06426a52f)
2023-04-08 04:40:38 +07:00
Feilong Jiang
68c775f997 8303863: RISC-V: TestArrayStructs.java fails after JDK-8303604
Reviewed-by: jvernee, fyang
(cherry picked from commit 98a7a60fcb)
2023-04-08 04:40:38 +07:00
Alexander Matveev
7ac8ec5034 8299779: Test tools/jpackage/share/jdk/jpackage/tests/MainClassTest.java timed out
Reviewed-by: asemenyuk
(cherry picked from commit 0a4d54f7ce)
2023-04-08 04:40:37 +07:00
Kim Barrett
cd9c3af533 8303900: Rename BitMap search functions
Reviewed-by: stefank, aboldtch
(cherry picked from commit 2116928528)
2023-04-08 04:40:36 +07:00
Daniel D. Daugherty
79638d365b 8304005: ProblemList serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java on linux-x64 in Xcomp mode
Reviewed-by: rriggs
(cherry picked from commit d7f4221bfe)
2023-04-08 04:40:35 +07:00
Stuart Marks
44c1a97016 8302513: remove sun.awt.util.IdentityLinkedList
Reviewed-by: serb, prr, aivanov
(cherry picked from commit 94de0a73de)
2023-04-08 04:40:35 +07:00
Man Cao
daef89ad32 8303937: Corrupted heap dumps due to missing retries for os::write()
Reviewed-by: cjplummer, dholmes
(cherry picked from commit bf16b5b988)
2023-04-08 04:40:34 +07:00
Justin Lu
101459c21a 8299088: ClassLoader::defineClass2 throws OOME but JNI exception pending thrown by getUTF
Reviewed-by: mchung, naoto
(cherry picked from commit 6f54eda4a4)
2023-04-08 04:40:34 +07:00
Justin Lu
3885a9ab15 8303853: Update ISO 3166 country codes table
Reviewed-by: naoto
(cherry picked from commit a3358b10ca)
2023-04-08 04:40:33 +07:00
Matias Saavedra Silva
27737c332f 8281941: Change CDS warning messages to use Unified Logging
Reviewed-by: dholmes, ccheung
(cherry picked from commit 206661d45f)
2023-04-08 04:40:32 +07:00
Erik Gahlin
732713e569 8303674: JFR: TypeLibrary class not thread safe
Reviewed-by: mgronlun
(cherry picked from commit 9dd7b87997)
2023-04-08 04:40:32 +07:00
Matias Saavedra Silva
cb27864923 8303495: Unused path parameter in ClassLoader::add_to_app_classpath_entries(JavaThread* current, char* path, ...)
Reviewed-by: ccheung, dholmes
(cherry picked from commit c26e1d0148)
2023-04-08 04:40:31 +07:00
Matias Saavedra Silva
2931d1a0cc 8303548: Arguments::get_default_shared_archive_path() should cache the result for future use
Reviewed-by: ccheung, dholmes
(cherry picked from commit 548d552bc1)
2023-04-08 04:40:31 +07:00
Viktor Klang
9ba0c582a2 8302666: Replace CHM with VarHandle in ForeachOrderedTask
Reviewed-by: psandoz
(cherry picked from commit f2a36b4b52)
2023-04-08 04:40:30 +07:00
Matthias Baesken
69ff690d70 8303949: gcc10 warning Linux ppc64le - note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
Reviewed-by: erikj, mdoerr
(cherry picked from commit a32ee5dd8b)
2023-04-08 04:40:30 +07:00
Tobias Holenstein
965ff062a9 8300821: UB: Applying non-zero offset to non-null pointer 0xfffffffffffffffe produced null pointer
Reviewed-by: kvn, thartmann
(cherry picked from commit 01312a002b)
2023-04-08 04:40:01 +07:00
Jorn Vernee
966a4a9695 8303001: Add test for re-entrant upcalls
Reviewed-by: mcimadamore
(cherry picked from commit 6d30bbe62c)
2023-04-08 04:40:00 +07:00
Matthew Donovan
73d03c4675 8296400: pointCrlIssuers might be null in DistributionPointFetcher::verifyURL
Reviewed-by: weijun
(cherry picked from commit de9f3b6aac)
2023-04-08 04:39:57 +07:00
Maurizio Cimadamore
e8e98f57e6 8303820: Simplify type metadata
Reviewed-by: vromero
(cherry picked from commit b9951dd639)
2023-04-08 04:39:54 +07:00
Hannes Wallnöfer
4d30a9c016 8303349: Simplify link format for generic types in index pages
Reviewed-by: jjg
(cherry picked from commit 75d630621c)
2023-04-08 04:39:53 +07:00
Adam Sotona
411f8f62be 8294971: jdk.jlink jdk.tools.jimage.JImageTask is using ASM to verify classes
Reviewed-by: mchung
(cherry picked from commit b1d89f3066)
2023-04-08 04:39:52 +07:00
Matthias Baesken
b97a72a11a 8303822: gtestMain should give more helpful output
Reviewed-by: lmesnik
(cherry picked from commit 0f26d09da8)
2023-04-08 04:39:50 +07:00
David Holmes
e5609a5a30 8303624: The java.lang.Thread.FieldHolder can be null for JNI attaching threads
Reviewed-by: alanb, dcubed
(cherry picked from commit e26cc52600)
2023-04-08 04:39:50 +07:00
Viktor Klang
00394ceaf5 8302360: Atomic*.compareAndExchange Javadoc unclear
Reviewed-by: martin, dholmes
(cherry picked from commit d06308c54a)
2023-04-08 04:39:49 +07:00
Patricio Chilano Mateo
82f22dae24 8302779: HelidonAppTest.java fails with "assert(_cb == CodeCache::find_blob(pc())) failed: Must be the same" or SIGSEGV
Reviewed-by: coleenp, sspitsyn
(cherry picked from commit 8b740b4609)
2023-04-08 04:39:47 +07:00
Christoph Langer
5c06bb4302 8303691: Fedora based devkit build should load more packages from archive location
Reviewed-by: mbaesken, erikj
(cherry picked from commit 562c8fc668)
2023-04-08 04:39:47 +07:00
Alex Menkov
90d7b4ee34 8303924: ProblemList serviceability/sa/UniqueVtableTest.java on Linux
Reviewed-by: dcubed
(cherry picked from commit e930b63a8f)
2023-04-08 04:39:46 +07:00
Chris Plummer
c1fbe6fc47 8303609: ProblemList serviceability/sa/TestSysProps.java with ZGC
Reviewed-by: dcubed
(cherry picked from commit af0ca78a8f)
2023-04-08 04:39:44 +07:00
Chris Plummer
3c2e9b99a5 8289765: JDI EventSet/resume/resume008 failed with "ERROR: suspendCounts don't match for : VirtualThread-unparker"
Reviewed-by: sspitsyn, kevinw
(cherry picked from commit 8b0eb7299a)
2023-04-08 04:39:43 +07:00
Johan Sjölen
705f5d6922 8301074: Replace NULL with nullptr in share/opto/
Reviewed-by: kvn, jwilhelm
(cherry picked from commit 5726d31e56)
2023-04-08 04:39:43 +07:00
Justin King
917b5b0774 8300783: Consolidate byteswap implementations
Reviewed-by: kbarrett, kvn
(cherry picked from commit a9dba56568)
2023-04-08 04:39:42 +07:00
Adam Sotona
abc9a8f780 8303915: javadoc build failure after JDK-8294959
Reviewed-by: jjg
(cherry picked from commit 769e740181)
2023-04-08 04:39:40 +07:00
Alex Menkov
5921c637a8 8303489: Add a test to verify classes in vmStruct have unique vtables
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit f9aadb943c)
2023-04-08 04:39:38 +07:00
Adam Sotona
211e652303 8294959: java.base java.lang.Module uses ASM to load module-info.class
Reviewed-by: mchung
(cherry picked from commit 595645c76d)
2023-04-08 04:39:37 +07:00
Thomas Schatzl
84719a5511 8303334: Further improve liveness/remembered set verification for G1
Reviewed-by: ayang, iwalulya
(cherry picked from commit 68b5eef44f)
2023-04-08 04:39:36 +07:00
Julian Waters
8730eaff5f 8303760: Visual Studio should use the primary variant in the IDE
Reviewed-by: erikj
(cherry picked from commit 3227b49a7a)
2023-04-08 04:39:34 +07:00
Leonid Mesnik
18377b4d1f 8303702: Provide ThreadFactory to create platform/virtual threads for com/sun/jdi tests
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit cdcf5c1ed8)
2023-04-08 04:39:31 +07:00
Adam Sotona
af12220bd0 8294982: Implementation of Classfile API
Reviewed-by: ihse, psandoz, mcimadamore
(cherry picked from commit 4655b790d0)
2023-04-08 04:39:28 +07:00
Pavel Rappo
f006d92931 8303881: Mixed, minor cleanup in jdk.compiler
Reviewed-by: mcimadamore
(cherry picked from commit 1e9942aa11)
2023-04-08 04:39:26 +07:00
Albert Mingkun Yang
d0bce7a94c 8303467: Serial: Refactor reference processor
Reviewed-by: tschatzl, iwalulya
(cherry picked from commit 7e01534590)
2023-04-08 04:39:24 +07:00
Jatin Bhateja
27a5c0abea 8303105: LoopRangeStrideTest fails IR verification on x86
Reviewed-by: thartmann
(cherry picked from commit 713def0bf2)
2023-04-08 04:39:23 +07:00
Ahmed Muhsin
3cd14b6e28 8274264: Not all of G1 young collection verification honors the verification type
Reviewed-by: ayang, tschatzl
(cherry picked from commit 34a92466a6)
2023-04-08 04:39:21 +07:00
Matthias Baesken
2eb2c301ae 8303576: addIdentitiesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
Reviewed-by: weijun
(cherry picked from commit a7e308ab6e)
2023-04-08 04:39:21 +07:00
Alan Bateman
1b39c22fee 8303509: Socket setTrafficClass does not work for IPv4 connections when IPv6 enabled
Reviewed-by: djelinski, michaelm
(cherry picked from commit dd79410824)
2023-04-08 04:39:20 +07:00
Roland Westrelin
26e814c8d5 8300258: C2: vectorization fails on simple ByteBuffer loop
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, kvn
(cherry picked from commit dc523a58a6)
2023-04-08 04:39:18 +07:00
Roland Westrelin
38a4839775 8303564: C2: "Bad graph detected in build_loop_late" after a CMove is wrongly split thru phi
Reviewed-by: kvn, thartmann
(cherry picked from commit 5e232cf0a9)
2023-04-08 04:39:12 +07:00
Vladimir Kozlov
c926d740f2 8302976: C2 intrinsification of Float.floatToFloat16 and Float.float16ToFloat yields different result than the interpreter
Reviewed-by: sviswanathan, jbhateja, vlivanov
(cherry picked from commit 8cfd74f76a)
2023-04-08 04:39:10 +07:00
Justin Lu
e1e3df9569 8171156: Class java.util.LocaleISOData has outdated information for country Code NP
Reviewed-by: naoto
(cherry picked from commit 02875e77fd)
2023-04-08 04:39:08 +07:00
Doug Simon
4bdd8428ab 8299570: [JVMCI] Insufficient error handling when CodeBuffer is exhausted
Reviewed-by: never, adinn, aph
(cherry picked from commit ad326fc62b)
2023-04-08 04:39:06 +07:00
Eirik Bjorsnos
35e3c19f9b 8303833: java.util.LocaleISOData has wrong comments for 'Norwegian Bokmål' and 'Volapük'
Reviewed-by: naoto
(cherry picked from commit 05ceb37a2c)
2023-04-08 04:39:03 +07:00
Daniel D. Daugherty
44866278ca 8303839: [BACKOUT] JDK-8302799 and JDK-8302189
Reviewed-by: dholmes
(cherry picked from commit 25de2228ac)
2023-04-08 04:39:01 +07:00
Rajan Halade
d5cd0bb624 8282201: Consider removal of expiry check in VerifyCACerts.java test
Reviewed-by: xuelei, mullan
(cherry picked from commit 5b43804b79)
2023-04-08 04:38:59 +07:00
Vladimir Kozlov
3835a665dd 8302508: Add timestamp to the output TraceCompilerThreads
Reviewed-by: thartmann
(cherry picked from commit f813dc7183)
2023-04-08 04:38:57 +07:00
Hannes Wallnöfer
0ed94b65b4 8302161: Upgrade jQuery UI to version 1.13.2
Reviewed-by: jjg
(cherry picked from commit 404d5bddb9)
2023-04-08 04:38:56 +07:00
Xue-Lei Andrew Fan
a020197f36 8303617: update for deprecated sprintf for jdk.jdwp.agent
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit d287a5e9d8)
2023-04-08 04:38:55 +07:00
Justin King
193235c9c4 8303605: Memory leaks in Metaspace gtests
Reviewed-by: stuefe, dholmes
(cherry picked from commit ddcb369cea)
2023-04-08 04:38:52 +07:00
Daniel Fuchs
0b197536bd 8303682: Simplify HttpClient DebugLogger
Reviewed-by: jpai
(cherry picked from commit 56512cfe1f)
2023-04-08 04:38:50 +07:00
Matthias Baesken
e15da5944e 8303575: adjust Xen handling on Linux aarch64
Reviewed-by: lucy, mdoerr
(cherry picked from commit 8eaf84f094)
2023-04-08 04:38:47 +07:00
Tobias Holenstein
e1df12f823 8303443: IGV: Syntax highlighting and resizing for filter editor
Reviewed-by: rcastanedalo, thartmann
(cherry picked from commit d988252378)
2023-04-08 04:38:46 +07:00
Kevin Walls
6fd19e4179 8303136: MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded005 failed with "isCollectionUsageThresholdExceeded() returned true, while threshold = 1 and used = 0"
Reviewed-by: cjplummer, sspitsyn
(cherry picked from commit afda8fbf0b)
2023-04-08 04:38:45 +07:00
Andrey Turbanov
f08154f799 8303690: Prefer ArrayList to LinkedList in com.sun.jmx.mbeanserver.Introspector
Reviewed-by: stsypanov, kevinw, cjplummer, sspitsyn
(cherry picked from commit 1d071d0817)
2023-04-08 04:38:43 +07:00
Prasanta Sadhukhan
6f71ea5f3c 8252255: Blurry rendering of SwingNode with HiDPI scaling in JavaFX
Reviewed-by: kcr, aghaisas
(cherry picked from commit 09d469e5ad)
2023-04-08 04:38:38 +07:00
David Holmes
1a9f1fc9bb 8303799: [BACKOUT] JDK-8302801 Remove fdlibm C sources
Reviewed-by: darcy, bpb
(cherry picked from commit 21a6ab1e3e)
2023-04-08 04:38:36 +07:00
Kim Barrett
497619ddc2 8302189: Mark assertion failures noreturn
8302799: Refactor Debugging variable usage for noreturn crash reporting

Reviewed-by: dholmes, coleenp
(cherry picked from commit 5fa9bd4582)
2023-04-08 04:38:35 +07:00
Erik Gahlin
865734eafe 8303622: JFR: Missing message with Objects.requireNonNull
Reviewed-by: mgronlun
(cherry picked from commit 9b10c69475)
2023-04-08 04:38:33 +07:00
David Holmes
d6d89ca837 8286781: Replace the deprecated/obsolete gethostbyname and inet_addr calls
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Reviewed-by: kbarrett, djelinski
(cherry picked from commit d7298245d6)
2023-04-08 04:38:33 +07:00
David Holmes
bae4b9b831 8303151: DCmd framework cleanups
Reviewed-by: jsjolen, stuefe, yyang
(cherry picked from commit 5f1108f8f0)
2023-04-08 04:38:31 +07:00
Erik Gahlin
0df9b5aeab 8303681: JFR: RemoteRecordingStream::setMaxAge() should accept null
Reviewed-by: mgronlun
(cherry picked from commit 32f4d8b5ea)
2023-04-08 04:38:31 +07:00
Ravali Yatham
7609acdf32 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Reviewed-by: alanb, mchung
(cherry picked from commit 9f9d678591)
2023-04-08 04:38:29 +07:00
Joe Darcy
e3ae771ddb 8302801: Remove fdlibm C sources
Reviewed-by: bpb, dholmes, alanb, kvn
(cherry picked from commit b5b5cba7fe)
2023-04-08 04:38:28 +07:00
Yudi Zheng
8a001403c3 8302452: [JVMCI] Export _poly1305_processBlocks, JfrThreadLocal fields to JVMCI compiler.
Reviewed-by: dnsimon, never
(cherry picked from commit 4d4eadeae3)
2023-04-08 04:38:28 +07:00
Justin Lu
930a4e6b13 6453901: (cal) clean up sun.util.calendar classes
Reviewed-by: naoto, lancea
(cherry picked from commit f1f4e1de44)
2023-04-08 04:38:27 +07:00
Justin Lu
1e0de7e009 8303275: Use {@Return and @linkplain in Locale and related classes
Reviewed-by: naoto
(cherry picked from commit acf899612f)
2023-04-08 04:38:27 +07:00
Ian Graves
4cec7f2d9a 8217496: Matcher.group() can return null after usePattern
Reviewed-by: smarks
(cherry picked from commit ac3ab5b007)
2023-04-08 04:38:26 +07:00
Pavel Rappo
32cc508f76 8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse

(cherry picked from commit 45a616a891)
2023-04-08 04:37:10 +07:00
Johan Sjölen
6ed5f1aed6 8301477: Replace NULL with nullptr in os/aix
Reviewed-by: stuefe, coleenp, tsteele
(cherry picked from commit 43288bbd68)
2023-04-07 20:44:40 +07:00
Kim Barrett
31eb316de5 8303621: BitMap::iterate should support lambdas and other function objects
Reviewed-by: aboldtch, tschatzl, stefank
(cherry picked from commit 008c5eb4dd)
2023-04-07 20:44:39 +07:00
Amit Kumar
00aa39117b 8303497: [s390x] ProblemList TestUnreachableInnerLoop.java
Reviewed-by: thartmann
(cherry picked from commit 52d3008773)
2023-04-07 20:44:37 +07:00
Roland Westrelin
084a0925c0 8303511: C2: assert(get_ctrl(n) == cle_out) during unrolling
Reviewed-by: kvn, thartmann
(cherry picked from commit 3f2d929dc3)
2023-04-07 20:44:37 +07:00
Albert Mingkun Yang
26ba5c07fc 8303534: Merge CompactibleSpace into ContiguousSpace
Reviewed-by: cjplummer, tschatzl

(cherry picked from commit 7fbfc884f0)
2023-04-07 20:44:36 +07:00
Johan Sjölen
cc4c1474f0 8204550: NMT: RegionIterator does not need to keep _current_size
Reviewed-by: stuefe, gziemski
(cherry picked from commit 97c25df4b8)
2023-04-07 19:57:52 +07:00
Tobias Hartmann
61fc19fc17 8201516: DebugNonSafepoints generates incorrect information
Reviewed-by: kvn, roland
(cherry picked from commit 94eda53d98)
2023-04-07 19:57:51 +07:00
Mat Carter
888fae5dac 8303607: SunMSCAPI provider leaks memory and keys
Reviewed-by: weijun
(cherry picked from commit c51d40cfeb)
2023-04-07 19:57:49 +07:00
Jonathan Gibbons
2a0ab100ce 8303540: Eliminate unnecessary reference to javac internal class
Reviewed-by: hannesw
(cherry picked from commit f64ed09e9a)
2023-04-07 19:57:48 +07:00
Matthew Donovan
e371ba49a7 8298939: Refactor open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.sh to jtreg java test
Reviewed-by: dfuchs, smarks
(cherry picked from commit ccfe1675a2)
2023-04-07 19:57:45 +07:00
Naoto Sato
76a2d9b990 8303440: The "ZonedDateTime.parse" may not accept the "UTC+XX" zone id
Reviewed-by: iris, jpai, rriggs, lancea
(cherry picked from commit cfb0a25a4e)
2023-04-07 19:57:44 +07:00
Weijun Wang
54ce5c27ea 8301793: AlgorithmId should not encode a missing parameters field as NULL unless hardcoded
Reviewed-by: mullan
(cherry picked from commit a97271e3b5)
2023-04-07 19:57:43 +07:00
Doug Simon
cc5be6245f 8303577: [JVMCI] OOME causes crash while translating exceptions
Reviewed-by: kvn, never
(cherry picked from commit cac81ddc92)
2023-04-07 19:57:38 +07:00
Leonid Mesnik
9b165d463a 8303264: Refactor nsk/stress/strace to extract shared and remove redundant code
Reviewed-by: mseledtsov, dholmes
(cherry picked from commit 877ab659b9)
2023-04-07 19:57:34 +07:00
Leonid Mesnik
b27e205b67 8303486: [REDO] Update ProcessTools.startProcess(...) to exit early if process exit before linePredicate is printed.
Reviewed-by: dholmes
(cherry picked from commit ae8730fd62)
2023-04-07 19:57:33 +07:00
Jorn Vernee
5d547da954 8303604: Passing by-value structs whose size is not power of 2 doesn't work on all platforms (mainline)
Reviewed-by: mcimadamore
(cherry picked from commit 5977f266d0)
2023-04-07 19:57:31 +07:00
Jorn Vernee
bd65a061d8 8303582: Reduce duplication in jdk/java/foreign tests
Reviewed-by: mcimadamore
(cherry picked from commit dccfe8a2ee)
2023-04-07 19:57:29 +07:00
Afshin Zafari
0376e28cb1 8300654: Remove JVMFlag::flag_error_str as it is unused
Reviewed-by: dholmes, fparain
(cherry picked from commit 8e2014527e)
2023-04-07 19:57:27 +07:00
Erik Österlund
0df0dcc86b 8301222: Generalize check_release_entry in OopStorage
Reviewed-by: tschatzl, kbarrett
(cherry picked from commit bdffe460cd)
2023-04-07 19:57:25 +07:00
Albert Mingkun Yang
f8bd030298 8303244: G1: call CardTable::clear_MemRegion directly
Reviewed-by: ysr, kbarrett
(cherry picked from commit ec4e8aa4f7)
2023-04-07 19:57:23 +07:00
Prasanta Sadhukhan
52ad2fa77c 8297454: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to show opaque button"
Reviewed-by: tr, jdv
(cherry picked from commit 5753ab5c47)
2023-04-07 19:57:20 +07:00
Andrey Turbanov
5a3e06f017 8303266: Prefer ArrayList to LinkedList in JImageTask
Reviewed-by: jlaskey
(cherry picked from commit fa1cebedb5)
2023-04-07 19:57:19 +07:00
Erik Österlund
7e7650a1ad 8302780: Add support for vectorized arraycopy GC barriers
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: ayang, fyang, rcastanedalo, aph
(cherry picked from commit 5f153e056b)
2023-04-07 19:57:17 +07:00
Alexander Scherbatiy
63623ff541 8295737: macOS: Print content cut off when width > height with portrait orientation
Reviewed-by: prr
(cherry picked from commit d00a767047)
2023-04-07 19:57:15 +07:00
Alexander Scherbatiy
9fd20e43eb 8301254: UNIX sun/font coding does not detect SuSE in openSUSE Leap distribution
Reviewed-by: prr
(cherry picked from commit 15c76e4c02)
2023-04-07 19:57:14 +07:00
Chris Plummer
041cb900c6 8303630: Move nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java back to general problem list
Reviewed-by: dholmes
(cherry picked from commit 3eff1a0225)
2023-04-07 19:57:13 +07:00
Yi Yang
fa8e2b85de 8299518: HotSpotVirtualMachine shared code across different platforms
Reviewed-by: cjplummer, dholmes
(cherry picked from commit 10d6a8e66a)
2023-04-07 19:57:13 +07:00
Fei Yang
edf783ad9a 8303562: Remove obsolete comments in os::pd_attempt_reserve_memory_at
Reviewed-by: stuefe
(cherry picked from commit 148900c2dc)
2023-04-07 19:57:12 +07:00
Joe Darcy
0336c0966e 8302027: Port fdlibm trig functions (sin, cos, tan) to Java
Reviewed-by: bpb
(cherry picked from commit 1bb39a95eb)
2023-04-07 19:57:09 +07:00
Doug Simon
a8ec2602e2 8303588: [JVMCI] make JVMCI source directories conform with standard layout
Reviewed-by: kvn
(cherry picked from commit 9fdbf3cfc4)
2023-04-07 19:57:02 +07:00
Alan Bateman
7d5e03a8b3 8303242: ThreadMXBean issues with virtual threads
Reviewed-by: mchung, pchilanomate
(cherry picked from commit 629a9053f0)
2023-04-07 19:56:59 +07:00
Raffaello Giulietti
3a85c9f7ea 8302590: Add String.indexOf(int ch, int fromIndex, int toIndex)
Reviewed-by: rriggs, alanb
(cherry picked from commit 5b2e2e4695)
2023-04-07 19:56:57 +07:00
Matias Saavedra Silva
503cb635d4 8292269: Replace FileMapInfo::fail_continue() with Unified Logging
Reviewed-by: iklam, dholmes, ccheung
(cherry picked from commit cd4b88d0d2)
2023-04-07 19:56:55 +07:00
Brian Burkhalter
e88270fa51 8303175: (fs) Deprecate com.sun.nio.file.SensitivityWatchEventModifier for removal
Reviewed-by: lancea, alanb
(cherry picked from commit ae290541d1)
2023-04-07 19:56:52 +07:00
Brian Burkhalter
7a2ae0234b 8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService
Reviewed-by: alanb
(cherry picked from commit a04b1049ff)
2023-04-07 19:56:49 +07:00
Roger Riggs
dd94945f89 8303587: Remove VMOutOfMemoryError001 test from the problem list after 8303198
Reviewed-by: cjplummer
(cherry picked from commit 99443142cc)
2023-04-07 19:56:47 +07:00
Xue-Lei Andrew Fan
1953539bfd 8303527: update for deprecated sprintf for jdk.hotspot.agent
Reviewed-by: cjplummer
(cherry picked from commit a50dc67a4f)
2023-04-07 19:56:45 +07:00
Justin King
33d4f54bfd 8303181: Memory leak in ClassLoaderExt::setup_app_search_path
Reviewed-by: ccheung, dholmes
(cherry picked from commit 40c5edfcc4)
2023-04-07 19:56:43 +07:00
Chris Plummer
7925c398d4 8303523: Cleanup problem listing of nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java
Reviewed-by: dholmes, kevinw
(cherry picked from commit 29ee7c3b70)
2023-04-07 19:56:40 +07:00
Justin Lu
7d89dfe0b9 8303472: Display name for region TR
Reviewed-by: naoto
(cherry picked from commit e3016c1142)
2023-04-07 19:56:38 +07:00
Afshin Zafari
70dbe20e2c 8301117: Remove old_size param from ResizeableResourceHashtable::resize()
Reviewed-by: dholmes, coleenp
(cherry picked from commit ae797c64af)
2023-04-07 19:56:36 +07:00
Afshin Zafari
f026e35092 8297936: Use reachabilityFence to manage liveness in ClassUnload tests
Reviewed-by: coleenp, dholmes
(cherry picked from commit 5085bd5f05)
2023-04-07 19:56:34 +07:00
Roger Riggs
d050f57f0f 8303198: System and Runtime.exit() resilience to logging errors
Reviewed-by: dholmes, jpai, alanb
(cherry picked from commit 379f2061aa)
2023-04-07 19:56:33 +07:00
Doug Simon
f9fe01f256 8279619: [JVMCI] improve EncodedSpeculationReason
Reviewed-by: never
(cherry picked from commit 80739e11b5)
2023-04-07 19:56:32 +07:00
Glavo
79ac69c412 8299807: newStringNoRepl should avoid copying arrays for ASCII compatible charsets
Reviewed-by: rriggs
(cherry picked from commit 7449e1c661)
2023-04-07 19:56:30 +07:00
Jorn Vernee
ec53d0cb5c 8303516: HFAs with nested structs/unions/arrays not handled correctly on AArch64
Reviewed-by: mcimadamore
(cherry picked from commit c6de66c03f)
2023-04-07 19:56:29 +07:00
Daniel Fuchs
27bce1828e 8303481: CancelRequestTest assertTrue failing with AssertionError due to java.util.concurrent.CompletionException: java.io.EOFException: EOF reached while reading
Reviewed-by: jpai, djelinski
(cherry picked from commit cbdc7a6f88)
2023-04-07 19:56:27 +07:00
Amit Kumar
6eedba1820 8303499: [s390x] ProblemList StressStackOverflow
Reviewed-by: alanb
(cherry picked from commit 8bf084ced9)
2023-04-07 19:56:26 +07:00
Afshin Zafari
e7093d80b3 8301622: ProcessTools.java compilation gets ThreadDeath deprecation warning
Reviewed-by: dholmes, alanb
(cherry picked from commit ff364c1906)
2023-04-07 19:56:24 +07:00
Sean Mullan
fb22bc68fa 8297955: LDAP CertStore should use LdapName and not String for DNs
Reviewed-by: weijun, rhalade
(cherry picked from commit df9aad018a)
2023-04-07 19:56:22 +07:00
changpeng1997
3036cf1408 8297753: AArch64: Add optimized rules for vector compare with zero on NEON
Reviewed-by: aph
(cherry picked from commit d23a8bfb14)
2023-04-07 19:56:22 +07:00
Vicente Romero
5b5b65cc51 8303539: javadoc typos in Attr
Reviewed-by: iris, jjg
(cherry picked from commit 339ca88783)
2023-04-07 19:56:21 +07:00
Pavel Rappo
36e7162788 8303473: Add implied {@code} in java.lang.invoke.MethodHandles
Reviewed-by: jjg, lancea, mchung
(cherry picked from commit e1745bc981)
2023-04-07 19:56:20 +07:00
Yi Yang
c432c85feb 8143900: OptimizeStringConcat has an opaque dependency on Integer.sizeTable field
Reviewed-by: kvn, thartmann
(cherry picked from commit c961a918ad)
2023-04-07 19:56:20 +07:00
Hao Sun
7a460b7f11 8302830: AArch64: Fix the mismatch between cas.m4 and aarch64.ad
Reviewed-by: aph, xgong
(cherry picked from commit 35003b5f7b)
2023-04-07 19:56:19 +07:00
Sergey Shelomentsev
e3d14e116c JBR-5505 update exclude list for a11y testing on Windows 2023-04-07 13:02:21 +03:00
Sergey Shelomentsev
f806731d98 JBR-5397 update exclude list for a11y testing on MacOS 2023-04-07 13:02:15 +03:00
Vladimir Dvorak
e2b67bb46d JBR-5183 clean DCEVM code separation in standard jdk code + typo fix 2023-04-05 18:55:36 +02:00
Nikita Gubarkov
1ff4742c50 JBR-5238 Disable AwtWindow::CheckWindowDPIChange() hack on Aero Snap. 2023-04-05 16:54:19 +03:00
Vladimir Dvorak
a70ed21975 JBR-5464 Fix native method registration 2023-04-04 19:44:04 +02:00
Dmitry Batrak
4b8f93d782 JBR-5458 Exception at dialog closing
(cherry picked from commit acde759572)
2023-03-31 21:10:24 +03:00
7704 changed files with 606166 additions and 140491 deletions

View File

@@ -98,12 +98,26 @@ jobs:
id: gtest
uses: ./.github/actions/get-gtest
- name: 'Check toolchain installed'
id: toolchain-check
run: |
set +e
'/c/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/vc/auxiliary/build/vcvars64.bat' -vcvars_ver=${{ inputs.msvc-toolset-version }}
if [ $? -eq 0 ]; then
echo "Toolchain is already installed"
echo "toolchain-installed=true" >> $GITHUB_OUTPUT
else
echo "Toolchain is not yet installed"
echo "toolchain-installed=false" >> $GITHUB_OUTPUT
fi
- name: 'Install toolchain and dependencies'
run: |
# Run Visual Studio Installer
'/c/Program Files (x86)/Microsoft Visual Studio/Installer/vs_installer.exe' \
modify --quiet --installPath 'C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise' \
modify --quiet --installPath 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise' \
--add Microsoft.VisualStudio.Component.VC.${{ inputs.msvc-toolset-version }}.${{ inputs.msvc-toolset-architecture }}
if: steps.toolchain-check.outputs.toolchain-installed != 'true'
- name: 'Configure'
run: >

View File

@@ -145,7 +145,7 @@ jobs:
apt-architecture: 'i386'
# Some multilib libraries do not have proper inter-dependencies, so we have to
# install their dependencies manually.
apt-extra-packages: 'libfreetype6-dev:i386 libtiff-dev:i386 libcupsimage2-dev:i386 libc6-i386'
apt-extra-packages: 'libfreetype6-dev:i386 libtiff-dev:i386 libcupsimage2-dev:i386 libc6-i386 libgcc-s1:i386 libstdc++6:i386'
extra-conf-options: '--with-target-bits=32'
configure-arguments: ${{ github.event.inputs.configure-arguments }}
make-arguments: ${{ github.event.inputs.make-arguments }}

View File

@@ -64,6 +64,7 @@ jobs:
- 'hs/tier1 gc'
- 'hs/tier1 runtime'
- 'hs/tier1 serviceability'
- 'lib-test/tier1'
include:
- test-name: 'jdk/tier1 part 1'
@@ -98,6 +99,10 @@ jobs:
test-suite: 'test/hotspot/jtreg/:tier1_serviceability'
debug-suffix: -debug
- test-name: 'lib-test/tier1'
test-suite: 'test/lib-test/:tier1'
debug-suffix: -debug
steps:
- name: 'Checkout the JDK source'
uses: actions/checkout@v3

7
.gitignore vendored
View File

@@ -18,5 +18,8 @@ NashornProfile.txt
/src/utils/LogCompilation/target/
/.project/
/.settings/
*.class
.idea/workspace.xml
/.project
/.classpath
/.cproject
/compile_commands.json
/.cache

View File

@@ -130,7 +130,7 @@ install_jib() {
fi
# Want to check the filetype using file, to see if we got served a HTML error page.
# This is sensitive to the filename containing a specific string, but good enough.
file ${installed_jib_script}.gz | grep "gzip compressed data" > /dev/null
file "${installed_jib_script}.gz" | grep "gzip compressed data" > /dev/null
if [ $? -ne 0 ]; then
echo "Warning: ${installed_jib_script}.gz is not a gzip file."
echo "If you are behind a proxy you may need to configure exceptions using no_proxy."

View File

@@ -80,6 +80,7 @@ id="toc-getting-jdk-binaries">Getting JDK binaries</a></li>
id="toc-external-library-requirements">External Library Requirements</a>
<ul>
<li><a href="#freetype" id="toc-freetype">FreeType</a></li>
<li><a href="#fontconfig" id="toc-fontconfig">Fontconfig</a></li>
<li><a href="#cups" id="toc-cups">CUPS</a></li>
<li><a href="#x11" id="toc-x11">X11</a></li>
<li><a href="#alsa" id="toc-alsa">ALSA</a></li>
@@ -134,6 +135,8 @@ id="toc-cross-compiling-with-debian-sysroots">Cross compiling with
Debian sysroots</a></li>
<li><a href="#building-for-armaarch64"
id="toc-building-for-armaarch64">Building for ARM/aarch64</a></li>
<li><a href="#building-for-risc-v" id="toc-building-for-risc-v">Building
for RISC-V</a></li>
<li><a href="#building-for-musl" id="toc-building-for-musl">Building for
musl</a></li>
<li><a href="#verifying-the-build"
@@ -321,6 +324,7 @@ GB of free disk space is required.</p>
<p>Even for 32-bit builds, it is recommended to use a 64-bit build
machine, and instead create a 32-bit target using
<code>--with-target-bits=32</code>.</p>
<p>Note: The Windows 32-bit x86 port is deprecated and may be removed in a future release.</p>
<h3 id="building-on-aarch64">Building on aarch64</h3>
<p>At a minimum, a machine with 8 cores is advisable, as well as 8 GB of
RAM. (The more cores to use, the more memory you need.) At least 6 GB of
@@ -351,22 +355,22 @@ to date at the time of writing.</p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Operating system</th>
<th style="text-align: left;">Vendor/version used</th>
<th>Operating system</th>
<th>Vendor/version used</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">Linux</td>
<td style="text-align: left;">Oracle Enterprise Linux 6.4 / 7.6</td>
<td>Linux</td>
<td>Oracle Enterprise Linux 6.4 / 7.6</td>
</tr>
<tr class="even">
<td style="text-align: left;">macOS</td>
<td style="text-align: left;">Mac OS X 10.13 (High Sierra)</td>
<td>macOS</td>
<td>Mac OS X 10.13 (High Sierra)</td>
</tr>
<tr class="odd">
<td style="text-align: left;">Windows</td>
<td style="text-align: left;">Windows Server 2012 R2</td>
<td>Windows</td>
<td>Windows Server 2012 R2</td>
</tr>
</tbody>
</table>
@@ -397,6 +401,7 @@ to the build system, e.g. in arguments to <code>configure</code>. So,
use <code>--with-msvcr-dll=/cygdrive/c/msvcr100.dll</code> rather than
<code>--with-msvcr-dll=c:\msvcr100.dll</code>. For details on this
conversion, see the section on <a href="#fixpath">Fixpath</a>.</p>
<p>Note: The Windows 32-bit x86 port is deprecated and may be removed in a future release.</p>
<h4 id="cygwin">Cygwin</h4>
<p>A functioning <a href="http://www.cygwin.com/">Cygwin</a> environment
is required for building the JDK on Windows. If you have a 64-bit OS, we
@@ -675,6 +680,17 @@ copy.</p>
<p>Use <code>--with-freetype-include=&lt;path&gt;</code> and
<code>--with-freetype-lib=&lt;path&gt;</code> if <code>configure</code>
does not automatically locate the platform FreeType files.</p>
<h3 id="fontconfig">Fontconfig</h3>
<p>Fontconfig from <a href="http://fontconfig.org">freedesktop.org
Fontconfig</a> is required on all platforms except Windows and
macOS.</p>
<ul>
<li>To install on an rpm-based Linux, try running
<code>sudo yum install fontconfig-devel</code>.</li>
</ul>
<p>Use <code>--with-fontconfig-include=&lt;path&gt;</code> and
<code>--with-fontconfig=&lt;path&gt;</code> if <code>configure</code>
does not automatically locate the platform Fontconfig files.</p>
<h3 id="cups">CUPS</h3>
<p>CUPS, <a href="http://www.cups.org">Common UNIX Printing System</a>
header files are required on all platforms, except Windows. Often these
@@ -1193,27 +1209,27 @@ following targets are known to work:</p>
<table>
<thead>
<tr class="header">
<th style="text-align: left;">Supported devkit targets</th>
<th>Supported devkit targets</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">x86_64-linux-gnu</td>
<td>x86_64-linux-gnu</td>
</tr>
<tr class="even">
<td style="text-align: left;">aarch64-linux-gnu</td>
<td>aarch64-linux-gnu</td>
</tr>
<tr class="odd">
<td style="text-align: left;">arm-linux-gnueabihf</td>
<td>arm-linux-gnueabihf</td>
</tr>
<tr class="even">
<td style="text-align: left;">ppc64-linux-gnu</td>
<td>ppc64-linux-gnu</td>
</tr>
<tr class="odd">
<td style="text-align: left;">ppc64le-linux-gnu</td>
<td>ppc64le-linux-gnu</td>
</tr>
<tr class="even">
<td style="text-align: left;">s390x-linux-gnu</td>
<td>s390x-linux-gnu</td>
</tr>
</tbody>
</table>
@@ -1376,10 +1392,10 @@ No such file or directory cp: cannot stat
Debian sysroots</h3>
<p>Fortunately, you can create sysroots for foreign architectures with
tools provided by your OS. On Debian/Ubuntu systems, one could use
<code>qemu-deboostrap</code> to create the <em>target</em> system
chroot, which would have the native libraries and headers specific to
that <em>target</em> system. After that, we can use the cross-compiler
on the <em>build</em> system, pointing into chroot to get the build
<code>debootstrap</code> to create the <em>target</em> system chroot,
which would have the native libraries and headers specific to that
<em>target</em> system. After that, we can use the cross-compiler on the
<em>build</em> system, pointing into chroot to get the build
dependencies right. This allows building for foreign architectures with
native compilation speed.</p>
<p>For example, cross-compiling to AArch64 from x86_64 could be done
@@ -1389,7 +1405,7 @@ like this:</p>
<code>apt install g++-aarch64-linux-gnu gcc-aarch64-linux-gnu</code></p></li>
<li><p>Create chroot on the <em>build</em> system, configuring it for
<em>target</em> system:
<code>sudo qemu-debootstrap \ --arch=arm64 \ --verbose \ --include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev,libffi-dev \ --resolve-deps \ buster \ ~/sysroot-arm64 \ http://httpredir.debian.org/debian/</code></p></li>
<code>sudo debootstrap \ --arch=arm64 \ --verbose \ --include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev,libffi-dev \ --resolve-deps \ buster \ ~/sysroot-arm64 \ http://httpredir.debian.org/debian/ # If the target architecture is `riscv64`, # the path should be `debian-ports` instead of `debian`.</code></p></li>
<li><p>Make sure the symlinks inside the newly created chroot point to
proper locations:
<code>sudo chroot ~/sysroot-arm64 symlinks -cr .</code></p></li>
@@ -1415,107 +1431,121 @@ example <code>${sysroot}/usr/lib/${target}/</code></p></li>
<p>Architectures that are known to successfully cross-compile like this
are:</p>
<table>
<colgroup>
<col style="width: 13%" />
<col style="width: 13%" />
<col style="width: 15%" />
<col style="width: 27%" />
<col style="width: 29%" />
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Target</th>
<th style="text-align: left;">Debian tree</th>
<th style="text-align: left;">Debian arch</th>
<th style="text-align: left;"><code>--openjdk-target=...</code></th>
<th>Target</th>
<th>Debian tree</th>
<th>Debian arch</th>
<th><code>--openjdk-target=...</code></th>
<th><code>--with-jvm-variants=...</code></th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;">x86</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">i386</td>
<td style="text-align: left;">i386-linux-gnu</td>
<td>x86</td>
<td>buster</td>
<td>i386</td>
<td>i386-linux-gnu</td>
<td>(all)</td>
</tr>
<tr class="even">
<td style="text-align: left;">arm</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">armhf</td>
<td style="text-align: left;">arm-linux-gnueabihf</td>
<td>arm</td>
<td>buster</td>
<td>armhf</td>
<td>arm-linux-gnueabihf</td>
<td>(all)</td>
</tr>
<tr class="odd">
<td style="text-align: left;">aarch64</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">arm64</td>
<td style="text-align: left;">aarch64-linux-gnu</td>
<td>aarch64</td>
<td>buster</td>
<td>arm64</td>
<td>aarch64-linux-gnu</td>
<td>(all)</td>
</tr>
<tr class="even">
<td style="text-align: left;">ppc64le</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">ppc64el</td>
<td style="text-align: left;">powerpc64le-linux-gnu</td>
<td>ppc64le</td>
<td>buster</td>
<td>ppc64el</td>
<td>powerpc64le-linux-gnu</td>
<td>(all)</td>
</tr>
<tr class="odd">
<td style="text-align: left;">s390x</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">s390x</td>
<td style="text-align: left;">s390x-linux-gnu</td>
<td>s390x</td>
<td>buster</td>
<td>s390x</td>
<td>s390x-linux-gnu</td>
<td>(all)</td>
</tr>
<tr class="even">
<td style="text-align: left;">mipsle</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">mipsel</td>
<td style="text-align: left;">mipsel-linux-gnu</td>
<td>mipsle</td>
<td>buster</td>
<td>mipsel</td>
<td>mipsel-linux-gnu</td>
<td>zero</td>
</tr>
<tr class="odd">
<td style="text-align: left;">mips64le</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">mips64el</td>
<td style="text-align: left;">mips64el-linux-gnueabi64</td>
<td>mips64le</td>
<td>buster</td>
<td>mips64el</td>
<td>mips64el-linux-gnueabi64</td>
<td>zero</td>
</tr>
<tr class="even">
<td style="text-align: left;">armel</td>
<td style="text-align: left;">buster</td>
<td style="text-align: left;">arm</td>
<td style="text-align: left;">arm-linux-gnueabi</td>
<td>armel</td>
<td>buster</td>
<td>arm</td>
<td>arm-linux-gnueabi</td>
<td>zero</td>
</tr>
<tr class="odd">
<td style="text-align: left;">ppc</td>
<td style="text-align: left;">sid</td>
<td style="text-align: left;">powerpc</td>
<td style="text-align: left;">powerpc-linux-gnu</td>
<td>ppc</td>
<td>sid</td>
<td>powerpc</td>
<td>powerpc-linux-gnu</td>
<td>zero</td>
</tr>
<tr class="even">
<td style="text-align: left;">ppc64be</td>
<td style="text-align: left;">sid</td>
<td style="text-align: left;">ppc64</td>
<td style="text-align: left;">powerpc64-linux-gnu</td>
<td>ppc64be</td>
<td>sid</td>
<td>ppc64</td>
<td>powerpc64-linux-gnu</td>
<td>(all)</td>
</tr>
<tr class="odd">
<td style="text-align: left;">m68k</td>
<td style="text-align: left;">sid</td>
<td style="text-align: left;">m68k</td>
<td style="text-align: left;">m68k-linux-gnu</td>
<td>m68k</td>
<td>sid</td>
<td>m68k</td>
<td>m68k-linux-gnu</td>
<td>zero</td>
</tr>
<tr class="even">
<td style="text-align: left;">alpha</td>
<td style="text-align: left;">sid</td>
<td style="text-align: left;">alpha</td>
<td style="text-align: left;">alpha-linux-gnu</td>
<td>alpha</td>
<td>sid</td>
<td>alpha</td>
<td>alpha-linux-gnu</td>
<td>zero</td>
</tr>
<tr class="odd">
<td style="text-align: left;">sh4</td>
<td style="text-align: left;">sid</td>
<td style="text-align: left;">sh4</td>
<td style="text-align: left;">sh4-linux-gnu</td>
<td>sh4</td>
<td>sid</td>
<td>sh4</td>
<td>sh4-linux-gnu</td>
<td>zero</td>
</tr>
<tr class="even">
<td>riscv64</td>
<td>sid</td>
<td>riscv64</td>
<td>riscv64-linux-gnu</td>
<td>(all)</td>
</tr>
</tbody>
</table>
<h3 id="building-for-armaarch64">Building for ARM/aarch64</h3>
@@ -1525,6 +1555,21 @@ profiles are available using <code>--with-abi-profile</code>:
arm-vfp-sflt, arm-vfp-hflt, arm-sflt, armv5-vfp-sflt, armv6-vfp-hflt.
Note that soft-float ABIs are no longer properly supported by the
JDK.</p>
<h3 id="building-for-risc-v">Building for RISC-V</h3>
<p>The RISC-V community provides a basic <a
href="https://github.com/riscv-collab/riscv-gnu-toolchain">GNU compiler
toolchain</a>, but the <a href="#External-Library-Requirements">external
libraries</a> required by OpenJDK complicate the building process. The
placeholder <code>&lt;toolchain-installed-path&gt;</code> shown below is
the path where you want to install the toolchain.</p>
<ul>
<li><p>Install the RISC-V GNU compiler toolchain:
<code>git clone --recursive https://github.com/riscv-collab/riscv-gnu-toolchain cd riscv-gnu-toolchain ./configure --prefix=&lt;toolchain-installed-path&gt; make linux export PATH=&lt;toolchain-installed-path&gt;/bin:$PATH</code></p></li>
<li><p>Cross-compile all the required libraries:
<code># An example for libffi git clone https://github.com/libffi/libffi cd libffi ./configure --host=riscv64-unknown-linux-gnu --prefix=&lt;toolchain-installed-path&gt;/sysroot/usr make make install</code></p></li>
<li><p>Configure and build OpenJDK:
<code>bash configure \ --with-boot-jdk=$BOOT_JDK \ --openjdk-target=riscv64-linux-gnu \ --with-sysroot=&lt;toolchain-installed-path&gt;/sysroot \ --with-toolchain-path=&lt;toolchain-installed-path&gt;/bin \ --with-extra-path=&lt;toolchain-installed-path&gt;/bin make images</code></p></li>
</ul>
<h3 id="building-for-musl">Building for musl</h3>
<p>Just like it's possible to cross-compile for a different CPU, it's
possible to cross-compile for musl libc on a glibc-based <em>build</em>

View File

@@ -126,6 +126,8 @@ space is required.
Even for 32-bit builds, it is recommended to use a 64-bit build machine, and
instead create a 32-bit target using `--with-target-bits=32`.
Note: The Windows 32-bit x86 port is deprecated and may be removed in a future release.
### Building on aarch64
At a minimum, a machine with 8 cores is advisable, as well as 8 GB of RAM.
@@ -162,11 +164,11 @@ This table lists the OS versions used by Oracle when building the JDK. Such
information is always subject to change, but this table is up to date at the
time of writing.
Operating system Vendor/version used
----------------- -------------------------------------------------------
Linux Oracle Enterprise Linux 6.4 / 7.6
macOS Mac OS X 10.13 (High Sierra)
Windows Windows Server 2012 R2
| Operating system | Vendor/version used |
| ----------------- | ---------------------------------- |
| Linux | Oracle Enterprise Linux 6.4 / 7.6 |
| macOS | Mac OS X 10.13 (High Sierra) |
| Windows | Windows Server 2012 R2 |
The double version numbers for Linux are due to the hybrid model
used at Oracle, where header files and external libraries from an older version
@@ -199,6 +201,8 @@ rule also applies to input to the build system, e.g. in arguments to
`--with-msvcr-dll=c:\msvcr100.dll`. For details on this conversion, see the section
on [Fixpath](#fixpath).
Note: The Windows 32-bit x86 port is deprecated and may be removed in a future release.
#### Cygwin
A functioning [Cygwin](http://www.cygwin.com/) environment is required for
@@ -471,6 +475,17 @@ rather than bundling the JDK's own copy.
Use `--with-freetype-include=<path>` and `--with-freetype-lib=<path>`
if `configure` does not automatically locate the platform FreeType files.
### Fontconfig
Fontconfig from [freedesktop.org Fontconfig](http://fontconfig.org) is required
on all platforms except Windows and macOS.
* To install on an rpm-based Linux, try running `sudo yum install
fontconfig-devel`.
Use `--with-fontconfig-include=<path>` and `--with-fontconfig=<path>`
if `configure` does not automatically locate the platform Fontconfig files.
### CUPS
CUPS, [Common UNIX Printing System](http://www.cups.org) header files are
@@ -970,14 +985,14 @@ https://sourceware.org/autobook/autobook/autobook_17.html). If no
targets are given, a native toolchain for the current platform will be
created. Currently, at least the following targets are known to work:
Supported devkit targets
-------------------------
x86_64-linux-gnu
aarch64-linux-gnu
arm-linux-gnueabihf
ppc64-linux-gnu
ppc64le-linux-gnu
s390x-linux-gnu
| Supported devkit targets |
| ------------------------ |
| x86_64-linux-gnu |
| aarch64-linux-gnu |
| arm-linux-gnueabihf |
| ppc64-linux-gnu |
| ppc64le-linux-gnu |
| s390x-linux-gnu |
`BASE_OS` must be one of "OEL6" for Oracle Enterprise Linux 6 or
"Fedora" (if not specified "OEL6" will be the default). If the base OS
@@ -1147,7 +1162,7 @@ Note that X11 is needed even if you only want to build a headless JDK.
### Cross compiling with Debian sysroots
Fortunately, you can create sysroots for foreign architectures with tools
provided by your OS. On Debian/Ubuntu systems, one could use `qemu-deboostrap` to
provided by your OS. On Debian/Ubuntu systems, one could use `debootstrap` to
create the *target* system chroot, which would have the native libraries and headers
specific to that *target* system. After that, we can use the cross-compiler on the *build*
system, pointing into chroot to get the build dependencies right. This allows building
@@ -1162,7 +1177,7 @@ For example, cross-compiling to AArch64 from x86_64 could be done like this:
* Create chroot on the *build* system, configuring it for *target* system:
```
sudo qemu-debootstrap \
sudo debootstrap \
--arch=arm64 \
--verbose \
--include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev,libffi-dev \
@@ -1170,6 +1185,8 @@ For example, cross-compiling to AArch64 from x86_64 could be done like this:
buster \
~/sysroot-arm64 \
http://httpredir.debian.org/debian/
# If the target architecture is `riscv64`,
# the path should be `debian-ports` instead of `debian`.
```
* Make sure the symlinks inside the newly created chroot point to proper locations:
@@ -1202,21 +1219,22 @@ it might require a little nudge with:
Architectures that are known to successfully cross-compile like this are:
Target Debian tree Debian arch `--openjdk-target=...` `--with-jvm-variants=...`
------------ ------------ ------------- ------------------------ --------------
x86 buster i386 i386-linux-gnu (all)
arm buster armhf arm-linux-gnueabihf (all)
aarch64 buster arm64 aarch64-linux-gnu (all)
ppc64le buster ppc64el powerpc64le-linux-gnu (all)
s390x buster s390x s390x-linux-gnu (all)
mipsle buster mipsel mipsel-linux-gnu zero
mips64le buster mips64el mips64el-linux-gnueabi64 zero
armel buster arm arm-linux-gnueabi zero
ppc sid powerpc powerpc-linux-gnu zero
ppc64be sid ppc64 powerpc64-linux-gnu (all)
m68k sid m68k m68k-linux-gnu zero
alpha sid alpha alpha-linux-gnu zero
sh4 sid sh4 sh4-linux-gnu zero
| Target | Debian tree | Debian arch | `--openjdk-target=...` | `--with-jvm-variants=...` |
| ------------ | ------------ | ------------- | ------------------------ | ------------------------- |
| x86 | buster | i386 | i386-linux-gnu | (all) |
| arm | buster | armhf | arm-linux-gnueabihf | (all) |
| aarch64 | buster | arm64 | aarch64-linux-gnu | (all) |
| ppc64le | buster | ppc64el | powerpc64le-linux-gnu | (all) |
| s390x | buster | s390x | s390x-linux-gnu | (all) |
| mipsle | buster | mipsel | mipsel-linux-gnu | zero |
| mips64le | buster | mips64el | mips64el-linux-gnueabi64 | zero |
| armel | buster | arm | arm-linux-gnueabi | zero |
| ppc | sid | powerpc | powerpc-linux-gnu | zero |
| ppc64be | sid | ppc64 | powerpc64-linux-gnu | (all) |
| m68k | sid | m68k | m68k-linux-gnu | zero |
| alpha | sid | alpha | alpha-linux-gnu | zero |
| sh4 | sid | sh4 | sh4-linux-gnu | zero |
| riscv64 | sid | riscv64 | riscv64-linux-gnu | (all) |
### Building for ARM/aarch64
@@ -1226,6 +1244,44 @@ available using `--with-abi-profile`: arm-vfp-sflt, arm-vfp-hflt, arm-sflt,
armv5-vfp-sflt, armv6-vfp-hflt. Note that soft-float ABIs are no longer
properly supported by the JDK.
### Building for RISC-V
The RISC-V community provides a basic
[GNU compiler toolchain](https://github.com/riscv-collab/riscv-gnu-toolchain),
but the [external libraries](#External-Library-Requirements) required by OpenJDK
complicate the building process. The placeholder `<toolchain-installed-path>`
shown below is the path where you want to install the toolchain.
* Install the RISC-V GNU compiler toolchain:
```
git clone --recursive https://github.com/riscv-collab/riscv-gnu-toolchain
cd riscv-gnu-toolchain
./configure --prefix=<toolchain-installed-path>
make linux
export PATH=<toolchain-installed-path>/bin:$PATH
```
* Cross-compile all the required libraries:
```
# An example for libffi
git clone https://github.com/libffi/libffi
cd libffi
./configure --host=riscv64-unknown-linux-gnu --prefix=<toolchain-installed-path>/sysroot/usr
make
make install
```
* Configure and build OpenJDK:
```
bash configure \
--with-boot-jdk=$BOOT_JDK \
--openjdk-target=riscv64-linux-gnu \
--with-sysroot=<toolchain-installed-path>/sysroot \
--with-toolchain-path=<toolchain-installed-path>/bin \
--with-extra-path=<toolchain-installed-path>/bin
make images
```
### Building for musl
Just like it's possible to cross-compile for a different CPU, it's possible to

View File

@@ -598,10 +598,17 @@ conventions might appear jarring and reduce readability.</p></li>
<code>std::nothrow</code>, and <code>std::nothrow_t</code>.</li>
<li><code>#include &lt;limits&gt;</code> to use
<code>std::numeric_limits</code>.</li>
<li><code>#include &lt;type_traits&gt;</code>.</li>
<li><code>#include &lt;type_traits&gt;</code> with some restrictions,
listed below.</li>
<li><code>#include &lt;cstddef&gt;</code> to use
<code>std::nullptr_t</code> and <code>std::max_align_t</code>.</li>
</ul>
<p>Certain restrictions apply to the declarations provided by
<code>&lt;type_traits&gt;</code>.</p>
<ul>
<li>The <code>alignof</code> operator should be used rather than
<code>std::alignment_of&lt;&gt;</code>.</li>
</ul>
<p>TODO: Rather than directly #including (permitted) Standard Library
headers, use a convention of #including wrapper headers (in some
location like hotspot/shared/stdcpp). This provides a single place for
@@ -1086,6 +1093,8 @@ function name and the parameter list.</li>
<h3 id="additional-permitted-features">Additional Permitted
Features</h3>
<ul>
<li><p><code>alignof</code> (<a
href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf">n2341</a>)</p></li>
<li><p><code>constexpr</code> (<a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf">n2235</a>)
(<a

View File

@@ -572,9 +572,13 @@ There are a few exceptions to this rule.
* `#include <new>` to use placement `new`, `std::nothrow`, and `std::nothrow_t`.
* `#include <limits>` to use `std::numeric_limits`.
* `#include <type_traits>`.
* `#include <type_traits>` with some restrictions, listed below.
* `#include <cstddef>` to use `std::nullptr_t` and `std::max_align_t`.
Certain restrictions apply to the declarations provided by `<type_traits>`.
* The `alignof` operator should be used rather than `std::alignment_of<>`.
TODO: Rather than directly \#including (permitted) Standard Library
headers, use a convention of \#including wrapper headers (in some
location like hotspot/shared/stdcpp). This provides a single place
@@ -1082,6 +1086,9 @@ The following attributes are expressly forbidden:
### Additional Permitted Features
* `alignof`
([n2341](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf))
* `constexpr`
([n2235](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2235.pdf))
([n3652](https://isocpp.org/files/papers/N3652.html))

View File

@@ -79,6 +79,45 @@ native source. After configuring, the project is generated using:</p>
<code>ide\hotspot-visualstudio</code> subfolder of the build output
folder. The file can be opened in Visual Studio via
<code>File -&gt; Open -&gt; Project/Solution</code>.</p>
<h4 id="eclipse-cdt">Eclipse CDT</h4>
<p>The make system can generate an Eclipse CDT Workspace that enables
Eclipse indexing for the C and C++ sources throughout the entire
codebase, as well as registering all common make targets to be runnable
from the Eclipse explorer. This can be done after configuring by
running:</p>
<pre><code>make eclipse-native-env</code></pre>
<p>After this is run, simply open and import the workspace in Eclipse
through
<code>File -&gt; Import -&gt; Projects from Folder or Archive</code> and
at <code>Import source</code> click on the directory
<code>ide\eclipse</code>, which can be found in the build output
folder.</p>
<p>If this doesn't work, you can also try
<code>File -&gt; Import -&gt; Existing Projects into Workspace</code>
instead.</p>
<p>Setting up an Eclipse Workspace is relatively lightweight compared to
other supported IDEs, but requires that your CDT installation has Cross
GCC support enabled at the moment, even if you aren't cross compiling.
The Visual C++ compiler is, at present, not supported as an indexer.</p>
<p>If desired, you can instead request make to only include indexing
support for just the Java Virtual Machine instead of the entire native
codebase, by running:</p>
<pre><code>make eclipse-hotspot-env</code></pre>
<p>If you think your particular Eclipse installation can handle the
strain, the make system also supports generating a combined Java and
C/C++ Workspace for Eclipse which can then conveniently switch between
Java and C/C++ natures during development by running:</p>
<pre><code>make eclipse-mixed-env</code></pre>
<p>Do note that this generates all features that come with both Java and
C/C++ natures.</p>
<p>By default, the Eclipse Workspace is located in the ide subdirectory
in the build output. To share the JDK's source directory with the
Eclipse Workspace, you can instead run:</p>
<pre><code>make eclipse-shared-&lt;ENV&gt;-env</code></pre>
<p>Eclipse support in the JDK is relatively new, so do keep in mind that
not everything may work at the moment. As such, the resulting Workspace
also has compilation database parsing support enabled, so you can pass
Eclipse the compile commands file (see below) if all else fails.</p>
<h4 id="compilation-database">Compilation Database</h4>
<p>The make system can generate generic native code indexing support in
the form of a <a
@@ -105,5 +144,28 @@ select the folder where you ran the above script.</p>
<p>In order to run the tests from the IDE, you can use the JTReg plugin.
Instructions for building and using the plugin can be found <a
href="https://github.com/openjdk/jtreg/tree/master/plugins/idea">here</a>.</p>
<h4 id="eclipse">Eclipse</h4>
<p>Eclipse JDT is a widely used Java IDE and has been for a very long
time, being a popular choice alongside IntelliJ IDEA for Java
development. Likewise, the JDK now includes support for developing its
Java sources with Eclipse, which can be achieved by setting up a Java
Workspace by running:</p>
<pre><code>make eclipse-java-env</code></pre>
<p>After the workspace has been generated you can import it in the same
way as you would with Eclipse CDT:</p>
<p>Follow
<code>File -&gt; Import -&gt; Projects from Folder or Archive</code> and
select the <code>ide\eclipse</code> directory in the build output folder
to import the newly created Java Workspace.</p>
<p>If doing so results in an error, you can also import the JDK via
<code>File -&gt; Import -&gt; Existing Projects into Workspace</code> as
a last resort.</p>
<p>Alternatively, if you want a Java Workspace inside the JDK's source
directory, you can instead run:</p>
<pre><code>make eclipse-shared-java-env</code></pre>
<p>As mentioned above for Eclipse CDT, you can create a combined Java
and C/C++ Workspace which can conveniently switch between Java and C/C++
natures during development by running:</p>
<pre><code>make eclipse-mixed-env</code></pre>
</body>
</html>

View File

@@ -56,6 +56,63 @@ This creates a file named `jvm.vcxproj` in `ide\hotspot-visualstudio`
subfolder of the build output folder. The file can be opened in Visual Studio
via `File -> Open -> Project/Solution`.
#### Eclipse CDT
The make system can generate an Eclipse CDT Workspace that enables Eclipse
indexing for the C and C++ sources throughout the entire codebase, as well as
registering all common make targets to be runnable from the Eclipse explorer.
This can be done after configuring by running:
```
make eclipse-native-env
```
After this is run, simply open and import the workspace in Eclipse through
`File -> Import -> Projects from Folder or Archive` and at
`Import source` click on the directory `ide\eclipse`, which can be
found in the build output folder.
If this doesn't work, you can also try
`File -> Import -> Existing Projects into Workspace`
instead.
Setting up an Eclipse Workspace is relatively lightweight compared to other
supported IDEs, but requires that your CDT installation has Cross GCC support
enabled at the moment, even if you aren't cross compiling. The Visual C++
compiler is, at present, not supported as an indexer.
If desired, you can instead request make to only include indexing support for
just the Java Virtual Machine instead of the entire native codebase, by running:
```
make eclipse-hotspot-env
```
If you think your particular Eclipse installation can handle the strain, the
make system also supports generating a combined Java and C/C++ Workspace for
Eclipse which can then conveniently switch between Java and C/C++ natures
during development by running:
```
make eclipse-mixed-env
```
Do note that this generates all features that come with both Java and C/C++
natures.
By default, the Eclipse Workspace is located in the ide subdirectory in the
build output. To share the JDK's source directory with the Eclipse Workspace,
you can instead run:
```
make eclipse-shared-<ENV>-env
```
Eclipse support in the JDK is relatively new, so do keep in mind that not
everything may work at the moment. As such, the resulting Workspace also
has compilation database parsing support enabled, so you can pass Eclipse
the compile commands file (see below) if all else fails.
#### Compilation Database
The make system can generate generic native code indexing support in the form of
@@ -96,3 +153,40 @@ as the SDK to use.
In order to run the tests from the IDE, you can use the JTReg plugin.
Instructions for building and using the plugin can be found
[here](https://github.com/openjdk/jtreg/tree/master/plugins/idea).
#### Eclipse
Eclipse JDT is a widely used Java IDE and has been for a very long time, being
a popular choice alongside IntelliJ IDEA for Java development. Likewise, the
JDK now includes support for developing its Java sources with Eclipse, which
can be achieved by setting up a Java Workspace by running:
```
make eclipse-java-env
```
After the workspace has been generated you can import it in the same way as
you would with Eclipse CDT:
Follow `File -> Import -> Projects from Folder or Archive` and select the
`ide\eclipse` directory in the build output folder to import the newly created
Java Workspace.
If doing so results in an error, you can also import the JDK via
`File -> Import -> Existing Projects into Workspace`
as a last resort.
Alternatively, if you want a Java Workspace inside the JDK's source directory,
you can instead run:
```
make eclipse-shared-java-env
```
As mentioned above for Eclipse CDT, you can create a combined Java and C/C++
Workspace which can conveniently switch between Java and C/C++ natures during
development by running:
```
make eclipse-mixed-env
```

View File

@@ -426,6 +426,14 @@ GB/2</em>.</p>
<p>Sets the argument <code>-timeoutHandlerTimeout</code> for JTReg. The
default value is 0. This is only valid if the failure handler is
built.</p>
<h4 id="jtreg_test_thread_factory">JTREG_TEST_THREAD_FACTORY</h4>
<p>Sets the <code>-testThreadFactory</code> for JTReg. It should be the
fully qualified classname of a class which implements
<code>java.util.concurrent.ThreadFactory</code>. One such implementation
class, named Virtual, is currently part of the JDK build in the
<code>test/jtreg_test_thread_factory/</code> directory. This class gets
compiled during the test image build. The implementation of the Virtual
class creates a new virtual thread for executing each test class.</p>
<h4 id="test_mode">TEST_MODE</h4>
<p>The test mode (<code>agentvm</code> or <code>othervm</code>).</p>
<p>Defaults to <code>agentvm</code>.</p>

View File

@@ -378,6 +378,15 @@ Defaults to 4.
Sets the argument `-timeoutHandlerTimeout` for JTReg. The default value is 0.
This is only valid if the failure handler is built.
#### JTREG_TEST_THREAD_FACTORY
Sets the `-testThreadFactory` for JTReg. It should be the fully qualified classname
of a class which implements `java.util.concurrent.ThreadFactory`.
One such implementation class, named Virtual, is currently part of the JDK build
in the `test/jtreg_test_thread_factory/` directory. This class gets compiled during
the test image build. The implementation of the Virtual class creates a new virtual
thread for executing each test class.
#### TEST_MODE
The test mode (`agentvm` or `othervm`).

View File

@@ -1,13 +0,0 @@
# jetbrains/runtime:jbr15env
FROM centos:7
RUN yum -y install centos-release-scl
RUN yum -y install devtoolset-8
RUN yum -y install zip bzip2 unzip tar wget make autoconf automake libtool gcc gcc-c++ libstdc++-devel alsa-devel cups-devel xorg-x11-devel libjpeg62-devel giflib-devel freetype-devel file which libXtst-devel libXt-devel libXrender-devel alsa-lib-devel fontconfig-devel libXrandr-devel libXi-devel git
# Install Java 16
RUN wget https://cdn.azul.com/zulu/bin/zulu17.28.13-ca-jdk17.0.0-linux_x64.tar.gz \
-O - | tar xz -C /
RUN mv /zulu17.28.13-ca-jdk17.0.0-linux_x64 /jdk17.0.0
ENV PATH /opt/rh/devtoolset-8/root/usr/bin:$PATH
RUN mkdir .git
RUN git config user.email "teamcity@jetbrains.com"
RUN git config user.name "builduser"

View File

@@ -5,44 +5,42 @@
# image creation reproducible.
# NB: this also means there may be no security-related fixes there, need to
# move the version to the next manually.
FROM arm64v8/ubuntu:focal-20211006
# jetbrains/runtime:jbr17env_aarch64
FROM arm64v8/centos:7
# Install the necessary build tools
RUN export DEBIAN_FRONTEND=noninteractive \
export DEBCONF_NONINTERACTIVE_SEEN=true && \
echo 'tzdata tzdata/Areas select Etc' | debconf-set-selections; \
echo 'tzdata tzdata/Zones/Etc select UTC' | debconf-set-selections; \
apt-get update -qy && \
apt-get install -qy \
autoconf \
build-essential \
bzip2 \
file \
g++-10=10.3.0-1ubuntu1~20.04 \
gcc-10=10.3.0-1ubuntu1~20.04 \
git \
libasound2-dev \
libcups2-dev \
libfontconfig1-dev \
libx11-dev \
libxext-dev \
libxrandr-dev \
libxrender-dev \
libxt-dev \
libxtst-dev \
make \
rsync \
tar \
unzip \
zip && \
update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-10 100 --slave /usr/bin/g++ g++ /usr/bin/g++-10 && \
apt-get clean -qy && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
RUN yum -y update; \
yum -y install centos-release-scl; \
yum -y install devtoolset-10-10.1-0.el7; \
yum -y install \
alsa-lib-devel-1.1.8-1.el7.aarch64 \
autoconf-2.69-11.el7.noarch \
automake-1.13.4-3.el7.noarch \
bzip2-1.0.6-13.el7.aarch64 \
cups-devel-1.6.3-51.el7.aarch64 \
file-5.11-37.el7.aarch64 \
fontconfig-devel-2.13.0-4.3.el7.aarch64 \
freetype-devel-2.8-14.el7_9.1.aarch64 \
giflib-devel-4.1.6-9.el7.aarch64 \
git-1.8.3.1-24.el7_9.aarch64 \
libtool-2.4.2-22.el7_3.aarch64 \
libXi-devel-1.7.9-1.el7.aarch64 \
libXrandr-devel-1.5.1-2.el7.aarch64 \
libXrender-devel-0.9.10-1.el7.aarch64 \
libXt-devel-1.1.5-3.el7.aarch64 \
libXtst-devel-1.2.3-1.el7.aarch64 \
make-3.82-24.el7.aarch64 \
rsync-3.1.2-12.el7_9.aarch64 \
tar-1.26-35.el7.aarch64 \
unzip-6.0-24.el7_9.aarch64 \
wayland-devel-1.15.0-1.el7 \
zip-3.0-11.el7.aarch64; \
yum -y clean all
# Set up boot JDK for building
COPY boot_jdk.tar.gz /jdk17/
RUN cd /jdk17 && tar --strip-components=1 -xzf boot_jdk.tar.gz && rm /jdk17/boot_jdk.tar.gz
ENV BOOT_JDK=/jdk17
ENV PATH="/opt/rh/devtoolset-10/root/usr/bin:${PATH}"
ENV LD_LIBRARY_PATH="/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib"
ENV PKG_CONFIG_PATH="/opt/rh/devtoolset-10/root/usr/lib64/pkgconfig"
RUN git config --global user.email "teamcity@jetbrains.com" && \
git config --global user.name "builduser"

View File

@@ -0,0 +1,36 @@
# jetbrains/runtime:jbr17env_x86_64
FROM centos:7
RUN yum -y install centos-release-scl; \
yum -y install devtoolset-10-10.1-0.el7; \
yum -y install \
alsa-lib-devel-1.1.8-1.el7 \
autoconf-2.69-11.el7 \
automake-1.13.4-3.el7 \
bzip2-1.0.6-13.el7 \
cups-devel-1.6.3-51.el7 \
file-5.11-37.el7 \
fontconfig-devel-2.13.0-4.3.el7 \
freetype-devel-2.8-14.el7_9.1 \
giflib-devel-4.1.6-9.el7 \
git-1.8.3.1-24.el7_9 \
libtool-2.4.2-22.el7_3 \
libXi-devel-1.7.9-1.el7 \
libXrandr-devel-1.5.1-2.el7 \
libXrender-devel-0.9.10-1.el7 \
libXt-devel-1.1.5-3.el7 \
libXtst-devel-1.2.3-1.el7 \
make-3.82-24.el7 \
tar-1.26-35.el7 \
unzip-6.0-24.el7_9 \
wayland-devel-1.15.0-1.el7 \
wget-1.14-18.el7_6.1 \
which-2.20-7.el7 \
zip-3.0-11.el7
RUN mkdir .git && \
git config user.email "teamcity@jetbrains.com" && \
git config user.name "builduser"
ENV LD_LIBRARY_PATH="/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib"
ENV PATH="/opt/rh/devtoolset-10/root/usr/bin::${PATH}"
ENV PKG_CONFIG_PATH="/opt/rh/devtoolset-10/root/usr/lib64/pkgconfig"

View File

@@ -94,8 +94,7 @@ esac
WITH_ZIPPED_NATIVE_DEBUG_SYMBOLS="--with-native-debug-symbols=zipped"
REPRODUCIBLE_BUILD_OPTS="--enable-reproducible-build
--with-source-date=$SOURCE_DATE_EPOCH
REPRODUCIBLE_BUILD_OPTS="--with-source-date=$SOURCE_DATE_EPOCH
--with-hotspot-build-time=$BUILD_TIME
--with-copyright-year=$COPYRIGHT_YEAR
--disable-absolute-paths-in-output

View File

@@ -135,6 +135,7 @@ if [ "$bundle_type" == "jcef" ] || [ "$bundle_type" == "fd" ]; then
cp $JCEF_PATH/jmods/* $JSDK_MODS_DIR # $JSDK/jmods is not changed
jbr_name_postfix="_${bundle_type}"
cat $JCEF_PATH/jcef.version >> $JSDK/release
else
jbr_name_postfix=""
fi

View File

@@ -93,7 +93,7 @@ function create_image_bundle {
[ -f "$JBR".tar.gz ] && rm "$JBR.tar.gz"
touch -c -d "@$SOURCE_DATE_EPOCH" "$JBR".tar
gzip "$JBR".tar || do_exit $?
rm -rf "${IMAGES_DIR:?}"/"$__root_dir"
#rm -rf "${IMAGES_DIR:?}"/"$__root_dir"
}
WITH_DEBUG_LEVEL="--with-debug-level=release"
@@ -134,7 +134,7 @@ if [ "$bundle_type" == "jcef" ] || [ "$bundle_type" == "fd" ]; then
cp $JCEF_PATH/jmods/* $JSDK_MODS_DIR # $JSDK/jmods is not changed
jbr_name_postfix="_${bundle_type}"
[ "$bundle_type" != "fd" ] && jbrsdk_name_postfix="_${bundle_type}"
cat $JCEF_PATH/jcef.version >> $JSDK/release
else
jbr_name_postfix=""
fi

View File

@@ -0,0 +1,47 @@
#!/bin/bash
SCRIPT_DIR="$(cd "$(dirname "$0")" >/dev/null && pwd)"
source "$SCRIPT_DIR/jetsign-common.sh" || exit 1
function isMacOsBinary() {
file "$1" | grep -q 'Mach-O'
}
function isSigned() {
codesign --verify "$1" >/dev/null 2>&1 && ! grep -q Signature=adhoc < <(codesign --display --verbose "$1" 2>&1)
}
# last argument is a path to be signed
pathToBeSigned="$(pwd)/${*: -1}"
jetSignArgs=("${@:1:$#-1}")
if [[ ! -f "$pathToBeSigned" ]]; then
echo "$pathToBeSigned is missing or not a file"
exit 1
elif isSigned "$pathToBeSigned" && ! isForced "${jetSignArgs[@]}" ; then
echo "Already signed: $pathToBeSigned"
elif [[ "$JETSIGN_CLIENT" == "null" ]]; then
echo "JetSign client is missing, cannot proceed with signing"
exit 1
elif ! isMacOsBinary "$pathToBeSigned" && [[ "$pathToBeSigned" != *.sit ]] && [[ "$pathToBeSigned" != *.tar.gz ]]; then
echo "$pathToBeSigned won't be signed, assumed not to be a macOS executable"
else
if isMacOsBinary "$pathToBeSigned" && ! isSigned "$pathToBeSigned" ; then
echo "Unsigned macOS binary: $pathToBeSigned"
fi
workDir=$(dirname "$pathToBeSigned")
pathSigned="$workDir/signed/${pathToBeSigned##*/}"
jetSignExtensions=$(jetSignExtensions "${jetSignArgs[@]}")
contentType=$(jetSignContentType "$pathToBeSigned")
(
cd "$workDir" || exit 1
"$JETSIGN_CLIENT" -log-format text -denoted-content-type "$contentType" -extensions "$jetSignExtensions" "$pathToBeSigned"
# SRE-1223 (Codesign removes execute bits in executable files) workaround
chmod "$(stat -f %A "$pathToBeSigned")" "$pathSigned"
if isMacOsBinary "$pathSigned"; then
isSigned "$pathSigned"
fi
rm "$pathToBeSigned"
mv "$pathSigned" "$pathToBeSigned"
rm -rf "$workDir/signed"
)
fi

View File

@@ -0,0 +1,63 @@
#!/bin/bash
set -euo pipefail
function isForced() {
for arg in "$@"; do
if [[ "$arg" == --force ]]; then
return 0
fi
done
return 1
}
function jetSignExtensions() {
args=("$@")
((lastElementIndex=${#args[@]}-1))
for index in "${!args[@]}"; do
arg=${args[$index]}
case "$arg" in
--sign | -s)
echo -n 'mac_codesign_identity='
continue
;;
--entitlements)
echo -n 'mac_codesign_entitlements='
continue
;;
--options=runtime)
echo -n 'mac_codesign_options=runtime'
;;
--force)
echo -n 'mac_codesign_force=true'
;;
--timestamp | --verbose | -v)
continue
;;
*)
echo -n "$arg"
;;
esac
if [[ $index != "$lastElementIndex" ]]; then
echo -n ","
fi
done
}
# See jetbrains.sign.util.FileUtil.contentType
function jetSignContentType() {
case "${1##*/}" in
*.sit)
echo -n 'application/x-mac-app-zip'
;;
*.tar.gz)
echo -n 'application/x-mac-app-targz'
;;
*.pkg)
echo -n 'application/x-mac-pkg'
;;
*)
echo -n 'application/x-mac-app-bin'
;;
esac
}

View File

@@ -81,6 +81,10 @@ function create_image_bundle {
zip_native_debug_symbols $IMAGES_DIR/jdk-bundle/jdk-$JBSDK_VERSION.jdk "${JBR}_diz"
fi
if [ "$bundle_type" == "jcef" ]; then
cat $JCEF_PATH/jcef.version >> "$JRE_CONTENTS/Home/release"
fi
cp -R "$JSDK"/../MacOS "$JRE_CONTENTS"
cp "$JSDK"/../Info.plist "$JRE_CONTENTS"

View File

@@ -1,21 +1,17 @@
#!/bin/bash
#immediately exit script with an error if a command fails
set -euo pipefail
set -x
[[ "${SCRIPT_VERBOSE:-}" == "1" ]] && set -x
APP_DIRECTORY=$1
APPL_USER=$2
APPL_PASSWORD=$3
APP_NAME=$4
BUNDLE_ID=$5
FAKE_ROOT="${6:-fake-root}"
APP_PATH=$1
if [[ -z "$APP_DIRECTORY" ]] || [[ -z "$APPL_USER" ]] || [[ -z "$APPL_PASSWORD" ]]; then
echo "Usage: $0 AppDirectory Username Password"
if [[ -z "$APP_PATH" ]]; then
echo "Usage: $0 AppPath"
exit 1
fi
if [[ ! -d "$APP_DIRECTORY" ]]; then
echo "AppDirectory '$APP_DIRECTORY' does not exist or not a directory"
if [[ ! -f "$APP_PATH" ]]; then
echo "AppName '$APP_PATH' does not exist or not a file"
exit 1
fi
@@ -23,99 +19,22 @@ function log() {
echo "$(date '+[%H:%M:%S]') $*"
}
function publish-log() {
id=$1
file=$2
curl -T "$file" "$ARTIFACTORY_URL/$id" || true
}
function altool-upload() {
# Since altool uses same file for upload token we have to trick it into using different folders for token file location
# Also it copies zip into TMPDIR so we override it too, to simplify cleanup
OLD_HOME="$HOME"
export HOME="$FAKE_ROOT/home"
export TMPDIR="$FAKE_ROOT/tmp"
mkdir -p "$HOME"
mkdir -p "$TMPDIR"
export _JAVA_OPTIONS="-Duser.home=$HOME -Djava.io.tmpdir=$TMPDIR"
# Reduce amount of downloads, cache transporter libraries
shared_itmstransporter="$OLD_HOME/shared-itmstransporter"
if [[ -f "$shared_itmstransporter" ]]; then
cp -r "$shared_itmstransporter" "$HOME/.itmstransporter"
fi
# For some reason altool prints everything to stderr, not stdout
set +e
xcrun altool --notarize-app \
--username "$APPL_USER" --password "$APPL_PASSWORD" \
--primary-bundle-id "$BUNDLE_ID" \
--asc-provider JetBrainssro --file "$1" 2>&1 | tee "altool.init.out"
unset TMPDIR
export HOME="$OLD_HOME"
set -e
}
# check required parameters
: "${APPLE_ISSUER_ID}"
: "${APPLE_KEY_ID}"
: "${APPLE_PRIVATE_KEY}"
#immediately exit script with an error if a command fails
set -euo pipefail
# shellcheck disable=SC2064
trap "rm -f \"$PWD/tmp_key\"" INT EXIT RETURN
echo -n "${APPLE_PRIVATE_KEY}" > tmp_key
#file="$APP_NAME.zip"
log "Notarizing $APP_PATH..."
xcrun notarytool submit --key tmp_key --key-id "${APPLE_KEY_ID}" --issuer "${APPLE_ISSUER_ID}" "$APP_PATH" 2>&1 | tee "notarytool.submit.out"
REQUEST_ID="$(grep -e " id: " "notarytool.submit.out" | grep -oE '([0-9a-f-]{36})'| head -n1)"
#log "Zipping $file..."
#rm -rf "$file"
#ditto -c -k --sequesterRsrc --keepParent "$APP_DIRECTORY" "$file"
xcrun notarytool wait "$REQUEST_ID" --key tmp_key --key-id "${APPLE_KEY_ID}" --issuer "${APPLE_ISSUER_ID}" --timeout 6h ||:
xcrun notarytool log "$REQUEST_ID" --key tmp_key --key-id "${APPLE_KEY_ID}" --issuer "${APPLE_ISSUER_ID}" developer_log.json ||:
xcrun notarytool info "$REQUEST_ID" --key tmp_key --key-id "${APPLE_KEY_ID}" --issuer "${APPLE_ISSUER_ID}"
log "Notarizing $APP_NAME..."
rm -rf "altool.init.out" "altool.check.out"
altool-upload "$APP_NAME"
notarization_info="$(grep -e "RequestUUID" "altool.init.out" | grep -oE '([0-9a-f-]{36})')"
if [ -z "$notarization_info" ]; then
log "Faile to read RequestUUID from altool.init.out"
exit 10
fi
PATH="$PATH:/usr/local/bin/"
log "Notarization request sent, awaiting response"
spent=0
while true; do
# For some reason altool prints everything to stderr, not stdout
xcrun altool --username "$APPL_USER" --notarization-info "$notarization_info" --password "$APPL_PASSWORD" >"altool.check.out" 2>&1 || true
status="$(grep -oe 'Status: .*' "altool.check.out" | cut -c 9- || true)"
log "Current status: $status"
if [ "$status" = "invalid" ]; then
log "Notarization failed"
ec=1
elif [ "$status" = "success" ]; then
log "Notarization succeeded"
ec=0
else
if [ "$status" != "in progress" ]; then
log "Unknown notarization status, waiting more, altool output:"
cat "altool.check.out"
fi
if [[ $spent -gt 60 ]]; then
log "Waiting time out (apx 60 minutes)"
ec=2
break
fi
sleep 60
((spent += 1))
continue
fi
developer_log="developer_log.json"
log "Fetching $developer_log"
# TODO: Replace cut with trim or something better
url="$(grep -oe 'LogFileURL: .*' "altool.check.out" | cut -c 13-)"
wget "$url" -O "$developer_log" && cat "$developer_log" || true
if [ $ec != 0 ]; then
log "Publishing $developer_log"
publish-log "$notarization_info" "$developer_log"
fi
break
done
cat "altool.check.out"
rm -rf "altool.init.out" "altool.check.out"
exit $ec
log "Notarizing finished"

View File

@@ -0,0 +1,41 @@
#!/bin/bash
SCRIPT_DIR="$(cd "$(dirname "$0")" >/dev/null && pwd)"
source "$SCRIPT_DIR/jetsign-common.sh" || exit 1
function isSigned() {
pkgutil --check-signature "$1" >/dev/null 2>&1 && grep -q "signed by a developer certificate" < <(pkgutil --check-signature "$1" 2>&1)
}
# second last argument is a path to be signed
pathToBeSigned="$(pwd)/${*:(-2):1}"
# last argument is a path to signed file
pathOut="$(pwd)/${*:(-1)}"
jetSignArgs=("${@:1:$#-2}")
if [[ ! -f "$pathToBeSigned" ]]; then
echo "$pathToBeSigned is missing or not a file"
exit 1
elif isSigned "$pathToBeSigned" && ! isForced "${jetSignArgs[@]}" ; then
echo "Already signed: $pathToBeSigned"
elif [[ "$JETSIGN_CLIENT" == "null" ]]; then
echo "JetSign client is missing, cannot proceed with signing"
exit 1
elif [[ "$pathToBeSigned" != *.pkg ]]; then
echo "$pathToBeSigned won't be signed, assumed not to be a macOS package"
else
if ! isSigned "$pathToBeSigned" ; then
echo "Unsigned macOS package: $pathToBeSigned"
fi
workDir=$(dirname "$pathToBeSigned")
pathSigned="$workDir/signed/${pathToBeSigned##*/}"
jetSignExtensions=$(jetSignExtensions "${jetSignArgs[@]}")
contentType=$(jetSignContentType "$pathToBeSigned")
(
cd "$workDir" || exit 1
"$JETSIGN_CLIENT" -log-format text -denoted-content-type "$contentType" -extensions "$jetSignExtensions" "$pathToBeSigned"
isSigned "$pathSigned"
rm -f "$pathOut"
mv "$pathSigned" "$pathOut"
rm -rf "$workDir/signed"
)
fi

View File

@@ -1,18 +1,33 @@
#!/bin/bash
#immediately exit script with an error if a command fails
set -euo pipefail
set -x
[[ "${SCRIPT_VERBOSE:-}" == "1" ]] && set -x
if [[ $# -lt 5 ]]; then
echo "Usage: $0 AppDirectory AppName BundleId CertificateID InstallerCertificateID"
exit 1
fi
APPLICATION_PATH=$1
APP_NAME=$2
PKG_NAME=$2
BUNDLE_ID=$3
JB_DEVELOPER_CERT=$4
JB_INSTALLER_CERT=$5
if [[ -z "$APPLICATION_PATH" ]] || [[ -z "$JB_DEVELOPER_CERT" ]]; then
echo "Usage: $0 AppDirectory CertificateID"
exit 1
SCRIPT_DIR="$(cd "$(dirname "$0")" >/dev/null && pwd)"
# Use JetBrains sign utility if it's available
if [[ "${JETSIGN_CLIENT:=}" == "null" ]] || [[ "$JETSIGN_CLIENT" == "" ]]; then
JB_SIGN=false
SIGN_UTILITY="codesign"
PRODUCTSIGN_UTILITY="productsign"
else
JB_SIGN=true
SIGN_UTILITY="$SCRIPT_DIR/codesign.sh"
PRODUCTSIGN_UTILITY="$SCRIPT_DIR/productsign.sh"
fi
if [[ ! -d "$APPLICATION_PATH" ]]; then
echo "AppDirectory '$APPLICATION_PATH' does not exist or not a directory"
exit 1
@@ -22,9 +37,6 @@ function log() {
echo "$(date '+[%H:%M:%S]') $*"
}
#immediately exit script with an error if a command fails
set -euo pipefail
# Cleanup files left from previous sign attempt (if any)
find "$APPLICATION_PATH" -name '*.cstemp' -exec rm '{}' \;
@@ -37,13 +49,13 @@ for f in \
if [ -d "$APPLICATION_PATH/$f" ]; then
find "$APPLICATION_PATH/$f" \
-type f \( -name "*.jnilib" -o -name "*.dylib" -o -name "*.so" -o -name "*.tbd" -o -name "*.node" -o -perm +111 \) \
-exec codesign --timestamp \
-exec "$SIGN_UTILITY" --timestamp \
-v -s "$JB_DEVELOPER_CERT" --options=runtime --force \
--entitlements entitlements.xml {} \;
--entitlements "$SCRIPT_DIR/entitlements.xml" {} \;
fi
done
log "Signing libraries in jars in $PWD"
log "Signing libraries in jars in $APPLICATION_PATH"
# todo: add set -euo pipefail; into the inner sh -c
# `-e` prevents `grep -q && printf` loginc
@@ -61,10 +73,10 @@ find "$APPLICATION_PATH" -name '*.jar' \
find jarfolder \
-type f \( -name "*.jnilib" -o -name "*.dylib" -o -name "*.so" -o -name "*.tbd" -o -name "jattach" \) \
-exec codesign --timestamp \
-exec "$SIGN_UTILITY" --timestamp \
--force \
-v -s "$JB_DEVELOPER_CERT" --options=runtime \
--entitlements entitlements.xml {} \;
--entitlements "$SCRIPT_DIR/entitlements.xml" {} \;
(cd jarfolder; zip -q -r -o -0 ../jar.jar .)
mv jar.jar "$file"
@@ -73,44 +85,77 @@ find "$APPLICATION_PATH" -name '*.jar' \
rm -rf jarfolder jar.jar
log "Signing other files..."
# shellcheck disable=SC2043
for f in \
"Contents/Home/bin"; do
if [ -d "$APPLICATION_PATH/$f" ]; then
find "$APPLICATION_PATH/$f" \
-type f \( -name "*.jnilib" -o -name "*.dylib" -o -name "*.so" -o -name "*.tbd" -o -perm +111 \) \
-exec codesign --timestamp \
-exec "$SIGN_UTILITY" --timestamp \
-v -s "$JB_DEVELOPER_CERT" --options=runtime --force \
--entitlements entitlements.xml {} \;
--entitlements "$SCRIPT_DIR/entitlements.xml" {} \;
fi
done
#log "Signing executable..."
#codesign --timestamp \
# -v -s "$JB_DEVELOPER_CERT" --options=runtime \
# --force \
# --entitlements entitlements.xml "$APPLICATION_PATH/Contents/MacOS/idea"
log "Signing whole frameworks..."
# shellcheck disable=SC2043
if [ "$JB_SIGN" = true ]; then for f in \
"Contents/Home/Frameworks" "Contents/Frameworks"; do
if [ -d "$APPLICATION_PATH/$f" ]; then
find "$APPLICATION_PATH/$f" \( -name '*.framework' -o -name '*.app' \) -maxdepth 1 | while read -r line
do
log "Signing '$line':"
tar -pczf tmp-to-sign.tar.gz -C "$(dirname "$line")" "$(basename "$line")"
"$SIGN_UTILITY" --timestamp \
-v -s "$JB_DEVELOPER_CERT" --options=runtime \
--force \
--entitlements "$SCRIPT_DIR/entitlements.xml" tmp-to-sign.tar.gz
rm -rf "$line"
tar -xzf tmp-to-sign.tar.gz --directory "$(dirname "$line")"
rm -f tmp-to-sign.tar.gz
done
fi
done; fi
log "Checking framework signatures..."
for f in \
"Contents/Home/Frameworks" "Contents/Frameworks"; do
if [ -d "$APPLICATION_PATH/$f" ]; then
find "$APPLICATION_PATH/$f" -name '*.framework' -maxdepth 1 | while read -r line
do
log "Checking '$line':"
codesign --verify --deep --strict --verbose=4 "$line"
done
fi
done
log "Signing whole app..."
codesign --timestamp \
-v -s "$JB_DEVELOPER_CERT" --options=runtime \
--force \
--entitlements entitlements.xml "$APPLICATION_PATH"
if [ "$JB_SIGN" = true ]; then
tar -pczf tmp-to-sign.tar.gz --exclude='man' -C "$(dirname "$APPLICATION_PATH")" "$(basename "$APPLICATION_PATH")"
"$SIGN_UTILITY" --timestamp \
-v -s "$JB_DEVELOPER_CERT" --options=runtime \
--force \
--entitlements "$SCRIPT_DIR/entitlements.xml" tmp-to-sign.tar.gz
rm -rf "$APPLICATION_PATH"
tar -xzf tmp-to-sign.tar.gz --directory "$(dirname "$APPLICATION_PATH")"
rm -f tmp-to-sign.tar.gz
else
"$SIGN_UTILITY" --timestamp \
-v -s "$JB_DEVELOPER_CERT" --options=runtime \
--force \
--entitlements "$SCRIPT_DIR/entitlements.xml" "$APPLICATION_PATH"
fi
BUILD_NAME=$(echo $APPLICATION_PATH | awk -F"/" '{ print $2 }')
BUILD_NAME="$(basename "$APPLICATION_PATH")"
log "Creating $APP_NAME.pkg..."
rm -rf "$APP_NAME.pkg"
log "Creating $PKG_NAME..."
rm -rf "$PKG_NAME"
mkdir -p unsigned
pkgbuild --identifier $BUNDLE_ID --root $APPLICATION_PATH \
--install-location /Library/Java/JavaVirtualMachines/${BUILD_NAME} unsigned/${APP_NAME}.pkg
productsign --timestamp --sign "$JB_INSTALLER_CERT" unsigned/${APP_NAME}.pkg ${APP_NAME}.pkg
#log "Signing whole app..."
#codesign --timestamp \
# -v -s "$JB_DEVELOPER_CERT" --options=runtime \
# --force \
# --entitlements entitlements.xml $APP_NAME.pkg
--install-location /Library/Java/JavaVirtualMachines/${BUILD_NAME} unsigned/${PKG_NAME}
log "Signing $PKG_NAME..."
"$PRODUCTSIGN_UTILITY" --timestamp --sign "$JB_INSTALLER_CERT" unsigned/${PKG_NAME} ${PKG_NAME}
log "Verifying java is not broken"
find "$APPLICATION_PATH" \

View File

@@ -2,7 +2,7 @@
#immediately exit script with an error if a command fails
set -euo pipefail
set -x
[[ "${SCRIPT_VERBOSE:-}" == "1" ]] && set -x
export COPY_EXTENDED_ATTRIBUTES_DISABLE=true
export COPYFILE_DISABLE=true
@@ -17,7 +17,7 @@ JB_INSTALLER_CERT=$6
NOTARIZE=$7
BUNDLE_ID=$8
cd "$(dirname "$0")"
SCRIPT_DIR="$(cd "$(dirname "$0")" >/dev/null && pwd)"
function log() {
echo "$(date '+[%H:%M:%S]') $*"
@@ -44,7 +44,8 @@ fi
log "$INPUT_FILE extracted and removed"
APP_NAME=$(echo ${INPUT_FILE} | awk -F".tar" '{ print $1 }')
APP_NAME=$(basename "$INPUT_FILE" | awk -F".tar" '{ print $1 }')
PKG_NAME="$APP_NAME.pkg"
APPLICATION_PATH=$EXPLODED/$(ls $EXPLODED)
find "$APPLICATION_PATH/Contents/Home/bin" \
@@ -73,16 +74,18 @@ if [[ $non_plist -gt 0 ]]; then
exit 1
fi
log "Unlocking keychain..."
# Make sure *.p12 is imported into local KeyChain
security unlock-keychain -p "$PASSWORD" "/Users/$USERNAME/Library/Keychains/login.keychain"
if [[ "${JETSIGN_CLIENT:=}" == "null" ]] || [[ "$JETSIGN_CLIENT" == "" ]]; then
log "Unlocking keychain..."
# Make sure *.p12 is imported into local KeyChain
security unlock-keychain -p "$PASSWORD" "/Users/$USERNAME/Library/Keychains/login.keychain"
fi
attempt=1
limit=3
set +e
while [[ $attempt -le $limit ]]; do
log "Signing (attempt $attempt) $APPLICATION_PATH ..."
./sign.sh "$APPLICATION_PATH" "$APP_NAME" "$BUNDLE_ID" "$CODESIGN_STRING" "$JB_INSTALLER_CERT"
"$SCRIPT_DIR/sign.sh" "$APPLICATION_PATH" "$PKG_NAME" "$BUNDLE_ID" "$CODESIGN_STRING" "$JB_INSTALLER_CERT"
ec=$?
if [[ $ec -ne 0 ]]; then
((attempt += 1))
@@ -104,19 +107,10 @@ set -e
if [ "$NOTARIZE" = "yes" ]; then
log "Notarizing..."
# shellcheck disable=SC1090
source "$HOME/.notarize_token"
# Since notarization tool uses same file for upload token we have to trick it into using different folders, hence fake root
# Also it leaves copy of zip file in TMPDIR, so notarize.sh overrides it and uses FAKE_ROOT as location for temp TMPDIR
FAKE_ROOT="$(pwd)/fake-root"
mkdir -p "$FAKE_ROOT"
echo "Notarization will use fake root: $FAKE_ROOT"
./notarize.sh "$APPLICATION_PATH" "$APPLE_USERNAME" "$APPLE_PASSWORD" "$APP_NAME.pkg" "$BUNDLE_ID" "$FAKE_ROOT"
rm -rf "$FAKE_ROOT"
set +e
"$SCRIPT_DIR/notarize.sh" "$PKG_NAME"
log "Stapling..."
xcrun stapler staple "$APPLICATION_PATH"
xcrun stapler staple "$APPLICATION_PATH" ||:
xcrun stapler staple "$PKG_NAME" ||:
else
log "Notarization disabled"
log "Stapling disabled"
@@ -129,7 +123,11 @@ log "Zipping $BUILD_NAME to $INPUT_FILE ..."
if test -d $BACKUP_JMODS/jmods; then
mv $BACKUP_JMODS/jmods $APPLICATION_PATH/Contents/Home
fi
mv $APPLICATION_PATH $EXPLODED/$BUILD_NAME
if [[ "$APPLICATION_PATH" != "$EXPLODED/$BUILD_NAME" ]]; then
mv $APPLICATION_PATH $EXPLODED/$BUILD_NAME
else
echo "No move, source == destination: $APPLICATION_PATH"
fi
tar -pczvf $INPUT_FILE --exclude='man' -C $EXPLODED $BUILD_NAME
log "Finished zipping"

View File

@@ -34,6 +34,7 @@ NVDA_PATH=${NVDA_PATH:=$WORK_DIR/nvda_controllerClient}
function do_configure {
sh ./configure \
--enable-option-checking=fatal \
--openjdk-target=aarch64-unknown-cygwin \
$WITH_DEBUG_LEVEL \
--with-vendor-name="$VENDOR_NAME" \
@@ -47,9 +48,10 @@ function do_configure {
--with-build-jdk=$BUILD_JDK \
--with-nvdacontrollerclient=$NVDA_PATH \
--disable-ccache \
--enable-cds=yes \
$STATIC_CONF_ARGS \
$REPRODUCIBLE_BUILD_OPTS \
--enable-cds=yes || do_exit $?
|| do_exit $?
}
function create_image_bundle {
@@ -68,7 +70,7 @@ function create_image_bundle {
--module-path $__modules_path --no-man-pages --compress=2 \
--add-modules $__modules --output $__root_dir || do_exit $?
grep -v "^JAVA_VERSION" "$JSDK"/release | grep -v "^MODULES" >> $__arch_name/release
grep -v "^JAVA_VERSION" "$JSDK"/release | grep -v "^MODULES" >> $__root_dir/release
if [ "$__arch_name" == "$JBRSDK_BUNDLE" ]; then
sed 's/JBR/JBRSDK/g' $__root_dir/release > release
mv release $__root_dir/release
@@ -129,6 +131,7 @@ if [ "$bundle_type" == "jcef" ] || [ "$bundle_type" == "fd" ]; then
cp $JCEF_PATH/jmods/* $JSDK_MODS_DIR # $JSDK/jmods is not unchanged
jbr_name_postfix="_${bundle_type}"
cat $JCEF_PATH/jcef.version >> $JSDK/release
else
jbr_name_postfix=""
fi

View File

@@ -122,6 +122,7 @@ if [ "$bundle_type" == "jcef" ] || [ "$bundle_type" == "fd" ]; then
cp $JCEF_PATH/jmods/* ${JSDK_MODS_DIR} # $JSDK/jmods is not unchanged
jbr_name_postfix="_${bundle_type}"
cat $JCEF_PATH/jcef.version >> $JSDK/release
else
jbr_name_postfix=""
fi

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -449,7 +449,7 @@ ifneq ($(filter jcov-bundles, $(MAKECMDGOALS)), )
BUNDLE_NAME := $(JCOV_BUNDLE_NAME), \
FILES := $(JCOV_BUNDLE_FILES), \
BASE_DIRS := $(JCOV_IMAGE_DIR), \
SUBDIR := $(JDK_BUNDLE_SUBDIR), \
SUBDIR := jdk-$(VERSION_NUMBER), \
))
JCOV_TARGETS += $(BUILD_JCOV_BUNDLE)

View File

@@ -171,41 +171,41 @@ $(BUILD_DEMO_CodePointIM_JAR): $(CODEPOINT_METAINF_SERVICE_FILE)
$(eval $(call SetupBuildDemo, FileChooserDemo, \
DEMO_SUBDIR := jfc, \
DISABLED_WARNINGS := rawtypes deprecation unchecked, \
DISABLED_WARNINGS := rawtypes deprecation unchecked this-escape, \
))
$(eval $(call SetupBuildDemo, SwingSet2, \
DEMO_SUBDIR := jfc, \
EXTRA_COPY_TO_JAR := .java, \
EXTRA_MANIFEST_ATTR := SplashScreen-Image: resources/images/splash.png, \
DISABLED_WARNINGS := rawtypes deprecation unchecked static serial cast, \
DISABLED_WARNINGS := rawtypes deprecation unchecked static serial cast this-escape, \
))
$(eval $(call SetupBuildDemo, Font2DTest, \
DISABLED_WARNINGS := rawtypes deprecation unchecked serial cast, \
DISABLED_WARNINGS := rawtypes deprecation unchecked serial cast this-escape, \
DEMO_SUBDIR := jfc, \
))
$(eval $(call SetupBuildDemo, J2Ddemo, \
DEMO_SUBDIR := jfc, \
MAIN_CLASS := java2d.J2Ddemo, \
DISABLED_WARNINGS := rawtypes deprecation unchecked cast lossy-conversions, \
DISABLED_WARNINGS := rawtypes deprecation unchecked cast lossy-conversions this-escape, \
JAR_NAME := J2Ddemo, \
))
$(eval $(call SetupBuildDemo, Metalworks, \
DISABLED_WARNINGS := rawtypes unchecked, \
DISABLED_WARNINGS := rawtypes unchecked this-escape, \
DEMO_SUBDIR := jfc, \
))
$(eval $(call SetupBuildDemo, Notepad, \
DISABLED_WARNINGS := rawtypes, \
DISABLED_WARNINGS := rawtypes this-escape, \
DEMO_SUBDIR := jfc, \
))
$(eval $(call SetupBuildDemo, Stylepad, \
DEMO_SUBDIR := jfc, \
DISABLED_WARNINGS := rawtypes unchecked, \
DISABLED_WARNINGS := rawtypes unchecked this-escape, \
EXTRA_SRC_DIR := $(DEMO_SHARE_SRC)/jfc/Notepad, \
EXCLUDE_FILES := $(DEMO_SHARE_SRC)/jfc/Notepad/README.txt, \
))
@@ -215,11 +215,12 @@ $(eval $(call SetupBuildDemo, SampleTree, \
))
$(eval $(call SetupBuildDemo, TableExample, \
DISABLED_WARNINGS := rawtypes unchecked deprecation, \
DISABLED_WARNINGS := rawtypes unchecked deprecation this-escape, \
DEMO_SUBDIR := jfc, \
))
$(eval $(call SetupBuildDemo, TransparentRuler, \
DISABLED_WARNINGS := this-escape, \
DEMO_SUBDIR := jfc, \
MAIN_CLASS := transparentruler.Ruler, \
))

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2014, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2014, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -109,7 +109,9 @@ define SetupInterimModule
$$(INTERIM_LANGTOOLS_ADD_EXPORTS) \
--patch-module java.base=$(BUILDTOOLS_OUTPUTDIR)/gensrc/java.base.interim \
--add-exports java.base/jdk.internal.javac=java.compiler.interim \
--add-exports java.base/jdk.internal.javac=jdk.compiler.interim, \
--add-exports java.base/jdk.internal.javac=jdk.compiler.interim \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.compiler.interim \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.javadoc.interim, \
))
$1_DEPS_INTERIM := $$(addsuffix .interim, $$(filter \

View File

@@ -53,7 +53,7 @@ $(eval $(call SetupJavaCompilation, BUILD_JIGSAW_TOOLS, \
build/tools/jigsaw, \
COPY := .properties .html, \
BIN := $(TOOLS_CLASSES_DIR), \
DISABLED_WARNINGS := fallthrough, \
DISABLED_WARNINGS := fallthrough this-escape, \
JAVAC_FLAGS := \
--add-modules jdk.jdeps \
--add-exports java.base/jdk.internal.module=ALL-UNNAMED \

View File

@@ -57,7 +57,9 @@ $(eval $(call SetupJavaCompilation, BUILD_TOOLS_JDK, \
JAVAC_FLAGS := \
--add-exports java.desktop/sun.awt=ALL-UNNAMED \
--add-exports java.base/sun.text=ALL-UNNAMED \
--add-exports java.base/sun.security.util=ALL-UNNAMED, \
--add-exports java.base/sun.security.util=ALL-UNNAMED \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.compiler.interim \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.javadoc.interim, \
))
TARGETS += $(BUILD_TOOLS_JDK)
@@ -90,7 +92,9 @@ $(eval $(call SetupJavaCompilation, COMPILE_DEPEND, \
--add-exports jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED, \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.compiler.interim \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.javadoc.interim, \
))
DEPEND_SERVICE_PROVIDER := $(BUILDTOOLS_OUTPUTDIR)/depend/META-INF/services/com.sun.source.util.Plugin

View File

@@ -1,4 +1,4 @@
# Copyright (c) 1997, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1997, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -110,13 +110,15 @@ JAVA_WARNINGS_ARE_ERRORS ?= -Werror
JAVADOC_OPTIONS := -use -keywords -notimestamp \
-encoding ISO-8859-1 -docencoding UTF-8 -breakiterator \
-splitIndex --system none -javafx --expand-requires transitive \
--override-methods=summary
--override-methods=summary \
--no-external-specs-page
# The reference options must stay stable to allow for comparisons across the
# development cycle.
REFERENCE_OPTIONS := -XDignore.symbol.file=true -use -keywords -notimestamp \
-encoding ISO-8859-1 -breakiterator -splitIndex --system none \
-html5 -javafx --expand-requires transitive
-html5 -javafx --expand-requires transitive \
--no-external-specs-page
# Should we add DRAFT stamps to the generated javadoc?
ifeq ($(VERSION_IS_GA), true)

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -257,6 +257,46 @@ $(eval $(call SetupTarget, hotspot-ide-project, \
ARGS := -I$(TOPDIR)/make/hotspot, \
))
$(eval $(call SetupTarget, eclipse-java-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make WORKSPACE=java SHARED=false, \
))
$(eval $(call SetupTarget, eclipse-hotspot-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make WORKSPACE=hotspot SHARED=false, \
))
$(eval $(call SetupTarget, eclipse-native-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make WORKSPACE=native SHARED=false, \
))
$(eval $(call SetupTarget, eclipse-mixed-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make SHARED=false, \
))
$(eval $(call SetupTarget, eclipse-shared-java-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make WORKSPACE=java SHARED=true, \
))
$(eval $(call SetupTarget, eclipse-shared-hotspot-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make WORKSPACE=hotspot SHARED=true, \
))
$(eval $(call SetupTarget, eclipse-shared-native-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make WORKSPACE=native SHARED=true, \
))
$(eval $(call SetupTarget, eclipse-shared-mixed-env, \
MAKEFILE := ide/eclipse/CreateWorkspace, \
ARGS := --always-make SHARED=true, \
))
ALL_TARGETS += $(HOTSPOT_VARIANT_TARGETS) $(HOTSPOT_VARIANT_GENSRC_TARGETS) \
$(HOTSPOT_VARIANT_LIBS_TARGETS)
@@ -707,6 +747,22 @@ ifeq ($(BUILD_FAILURE_HANDLER), true)
))
endif
ifeq ($(BUILD_JTREG_TEST_THREAD_FACTORY), true)
# Builds the test thread factory jtreg extension
$(eval $(call SetupTarget, build-test-test-thread-factory, \
MAKEFILE := test/BuildJtregTestThreadFactory, \
TARGET := build, \
DEPS := interim-langtools exploded-image, \
))
# Copies the jtreg test thread factory into the test image
$(eval $(call SetupTarget, test-image-test-thread-factory, \
MAKEFILE := test/BuildJtregTestThreadFactory, \
TARGET := images, \
DEPS := build-test-test-thread-factory, \
))
endif
$(eval $(call SetupTarget, build-microbenchmark, \
MAKEFILE := test/BuildMicrobenchmark, \
DEPS := interim-langtools exploded-image, \
@@ -1187,6 +1243,10 @@ ifeq ($(BUILD_FAILURE_HANDLER), true)
test-image: test-image-failure-handler
endif
ifeq ($(BUILD_JTREG_TEST_THREAD_FACTORY), true)
test-image: test-image-test-thread-factory
endif
ifneq ($(JMH_CORE_JAR), )
test-image: build-microbenchmark
endif

View File

@@ -93,6 +93,9 @@ endif
JTREG_FAILURE_HANDLER_DIR := $(TEST_IMAGE_DIR)/failure_handler
JTREG_FAILURE_HANDLER := $(JTREG_FAILURE_HANDLER_DIR)/jtregFailureHandler.jar
JTREG_TEST_THREAD_FACTORY_DIR := $(TEST_IMAGE_DIR)/jtreg_test_thread_factory
JTREG_TEST_THREAD_FACTORY_JAR := $(JTREG_TEST_THREAD_FACTORY_DIR)/jtregTestThreadFactory.jar
JTREG_FAILURE_HANDLER_TIMEOUT ?= 0
ifneq ($(wildcard $(JTREG_FAILURE_HANDLER)), )
@@ -200,7 +203,7 @@ $(eval $(call SetTestOpt,REPORT,JTREG))
$(eval $(call ParseKeywordVariable, JTREG, \
SINGLE_KEYWORDS := JOBS TIMEOUT_FACTOR FAILURE_HANDLER_TIMEOUT \
TEST_MODE ASSERT VERBOSE RETAIN MAX_MEM RUN_PROBLEM_LISTS \
TEST_MODE ASSERT VERBOSE RETAIN TEST_THREAD_FACTORY MAX_MEM RUN_PROBLEM_LISTS \
RETRY_COUNT REPEAT_COUNT MAX_OUTPUT REPORT $(CUSTOM_JTREG_SINGLE_KEYWORDS), \
STRING_KEYWORDS := OPTIONS JAVA_OPTIONS VM_OPTIONS KEYWORDS \
EXTRA_PROBLEM_LISTS LAUNCHER_OPTIONS \
@@ -743,6 +746,7 @@ define SetupRunJtregTestBody
JTREG_VERBOSE ?= fail,error,summary
JTREG_RETAIN ?= fail,error
JTREG_TEST_THREAD_FACTORY ?=
JTREG_RUN_PROBLEM_LISTS ?= false
JTREG_RETRY_COUNT ?= 0
JTREG_REPEAT_COUNT ?= 0
@@ -756,6 +760,14 @@ define SetupRunJtregTestBody
endif
endif
ifneq ($$(JTREG_TEST_THREAD_FACTORY), )
$1_JTREG_BASIC_OPTIONS += -testThreadFactoryPath:$$(JTREG_TEST_THREAD_FACTORY_JAR)
$1_JTREG_BASIC_OPTIONS += -testThreadFactory:$$(JTREG_TEST_THREAD_FACTORY)
$1_JTREG_BASIC_OPTIONS += $$(addprefix $$(JTREG_PROBLEM_LIST_PREFIX), $$(wildcard \
$$(addprefix $$($1_TEST_ROOT)/, ProblemList-$$(JTREG_TEST_THREAD_FACTORY).txt) \
))
endif
ifneq ($$(JTREG_LAUNCHER_OPTIONS), )
$1_JTREG_LAUNCHER_OPTIONS += $$(JTREG_LAUNCHER_OPTIONS)
endif

View File

@@ -60,6 +60,7 @@ AC_DEFUN([BASIC_CHECK_LEFTOVER_OVERRIDDEN],
###############################################################################
# Setup basic configuration paths, and platform-specific stuff related to PATHs.
# Make sure to only use tools set up in BASIC_SETUP_FUNDAMENTAL_TOOLS.
AC_DEFUN_ONCE([BASIC_SETUP_PATHS],
[
# Save the current directory this script was started from
@@ -477,7 +478,11 @@ AC_DEFUN([BASIC_CHECK_DIR_ON_LOCAL_DISK],
# df on AIX does not understand -l. On modern AIXes it understands "-T local" which
# is the same. On older AIXes we just continue to live with a "not local build" warning.
if test "x$OPENJDK_TARGET_OS" = xaix; then
DF_LOCAL_ONLY_OPTION='-T local'
if "$DF -T local > /dev/null 2>&1"; then
DF_LOCAL_ONLY_OPTION='-T local'
else # AIX may use GNU-utils instead
DF_LOCAL_ONLY_OPTION='-l'
fi
elif test "x$OPENJDK_BUILD_OS_ENV" = "xwindows.wsl1"; then
# In WSL1, we can only build on a drvfs file system (that is, a mounted real Windows drive)
DF_LOCAL_ONLY_OPTION='-t drvfs'

View File

@@ -29,8 +29,8 @@
RECOMMENDED_PANDOC_VERSION=2.19.2
###############################################################################
# Setup the most fundamental tools that relies on not much else to set up,
# but is used by much of the early bootstrap code.
# Setup the most fundamental tools, used for setting up build platform and
# path handling.
AC_DEFUN_ONCE([BASIC_SETUP_FUNDAMENTAL_TOOLS],
[
# Bootstrapping: These tools are needed by UTIL_LOOKUP_PROGS
@@ -42,7 +42,28 @@ AC_DEFUN_ONCE([BASIC_SETUP_FUNDAMENTAL_TOOLS],
UTIL_CHECK_NONEMPTY(FILE)
AC_PATH_PROGS(LDD, ldd)
# First are all the fundamental required tools.
# Required tools
UTIL_REQUIRE_PROGS(ECHO, echo)
UTIL_REQUIRE_PROGS(TR, tr)
UTIL_REQUIRE_PROGS(UNAME, uname)
UTIL_REQUIRE_PROGS(WC, wc)
# Required tools with some special treatment
UTIL_REQUIRE_SPECIAL(GREP, [AC_PROG_GREP])
UTIL_REQUIRE_SPECIAL(EGREP, [AC_PROG_EGREP])
UTIL_REQUIRE_SPECIAL(SED, [AC_PROG_SED])
# Tools only needed on some platforms
UTIL_LOOKUP_PROGS(PATHTOOL, cygpath wslpath)
UTIL_LOOKUP_PROGS(CMD, cmd.exe, $PATH:/cygdrive/c/windows/system32:/mnt/c/windows/system32:/c/windows/system32)
])
###############################################################################
# Setup further tools that should be resolved early but after setting up
# build platform and path handling.
AC_DEFUN_ONCE([BASIC_SETUP_TOOLS],
[
# Required tools
UTIL_REQUIRE_PROGS(BASH, bash)
UTIL_REQUIRE_PROGS(CAT, cat)
UTIL_REQUIRE_PROGS(CHMOD, chmod)
@@ -50,7 +71,6 @@ AC_DEFUN_ONCE([BASIC_SETUP_FUNDAMENTAL_TOOLS],
UTIL_REQUIRE_PROGS(CUT, cut)
UTIL_REQUIRE_PROGS(DATE, date)
UTIL_REQUIRE_PROGS(DIFF, gdiff diff)
UTIL_REQUIRE_PROGS(ECHO, echo)
UTIL_REQUIRE_PROGS(EXPR, expr)
UTIL_REQUIRE_PROGS(FIND, find)
UTIL_REQUIRE_PROGS(GUNZIP, gunzip)
@@ -72,16 +92,10 @@ AC_DEFUN_ONCE([BASIC_SETUP_FUNDAMENTAL_TOOLS],
UTIL_REQUIRE_PROGS(TAR, gtar tar)
UTIL_REQUIRE_PROGS(TEE, tee)
UTIL_REQUIRE_PROGS(TOUCH, touch)
UTIL_REQUIRE_PROGS(TR, tr)
UTIL_REQUIRE_PROGS(UNAME, uname)
UTIL_REQUIRE_PROGS(WC, wc)
UTIL_REQUIRE_PROGS(XARGS, xargs)
# Then required tools that require some special treatment.
UTIL_REQUIRE_SPECIAL(GREP, [AC_PROG_GREP])
UTIL_REQUIRE_SPECIAL(EGREP, [AC_PROG_EGREP])
# Required tools with some special treatment
UTIL_REQUIRE_SPECIAL(FGREP, [AC_PROG_FGREP])
UTIL_REQUIRE_SPECIAL(SED, [AC_PROG_SED])
# Optional tools, we can do without them
UTIL_LOOKUP_PROGS(DF, df)
@@ -90,10 +104,8 @@ AC_DEFUN_ONCE([BASIC_SETUP_FUNDAMENTAL_TOOLS],
UTIL_LOOKUP_PROGS(READLINK, greadlink readlink)
UTIL_LOOKUP_PROGS(WHOAMI, whoami)
# These are only needed on some platforms
UTIL_LOOKUP_PROGS(PATHTOOL, cygpath wslpath)
# Tools only needed on some platforms
UTIL_LOOKUP_PROGS(LSB_RELEASE, lsb_release)
UTIL_LOOKUP_PROGS(CMD, cmd.exe, $PATH:/cygdrive/c/windows/system32:/mnt/c/windows/system32:/c/windows/system32)
# For compare.sh only
UTIL_LOOKUP_PROGS(CMP, cmp)

View File

@@ -103,3 +103,7 @@ JVM_FEATURES_server := cds compiler1 compiler2 g1gc serialgc
override EXTRA_CFLAGS :=
override EXTRA_CXXFLAGS :=
override EXTRA_LDFLAGS :=
# hsdis is not needed
HSDIS_BACKEND := none
ENABLE_HSDIS_BUNDLING := false

View File

@@ -86,6 +86,7 @@ PLATFORM_SETUP_OPENJDK_BUILD_AND_TARGET
# Continue setting up basic stuff. Most remaining code require fundamental tools.
BASIC_SETUP_PATHS
BASIC_SETUP_TOOLS
BASIC_SETUP_BUILD_ENV
# Check if it's a pure open build or if custom sources are to be used.
@@ -222,6 +223,10 @@ JDKOPT_SETUP_UNDEFINED_BEHAVIOR_SANITIZER
# LeakSanitizer
JDKOPT_SETUP_LEAK_SANITIZER
# Fallback linker
# This needs to go before 'LIB_DETERMINE_DEPENDENCIES'
JDKOPT_SETUP_FALLBACK_LINKER
###############################################################################
#
# Check dependencies for external and internal libraries.
@@ -249,6 +254,7 @@ HOTSPOT_SETUP_MISC
###############################################################################
LIB_TESTS_ENABLE_DISABLE_FAILURE_HANDLER
LIB_TESTS_ENABLE_DISABLE_JTREG_TEST_THREAD_FACTORY
JDKOPT_ENABLE_DISABLE_GENERATE_CLASSLIST
JDKOPT_EXCLUDE_TRANSLATIONS

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -51,6 +51,14 @@ AC_DEFUN([FLAGS_SETUP_SHARED_LIBS],
SET_SHARED_LIBRARY_NAME='-Wl,-install_name,@rpath/[$]1'
SET_SHARED_LIBRARY_MAPFILE='-Wl,-exported_symbols_list,[$]1'
elif test "x$OPENJDK_TARGET_OS" = xaix; then
# Linking is different on aix
SHARED_LIBRARY_FLAGS="-shared -Wl,-bM:SRE -Wl,-bnoentry"
SET_EXECUTABLE_ORIGIN=""
SET_SHARED_LIBRARY_ORIGIN=''
SET_SHARED_LIBRARY_NAME=''
SET_SHARED_LIBRARY_MAPFILE=''
else
# Default works for linux, might work on other platforms as well.
SHARED_LIBRARY_FLAGS='-shared'
@@ -189,6 +197,10 @@ AC_DEFUN([FLAGS_SETUP_WARNINGS],
WARNINGS_ENABLE_ALL_CXXFLAGS="$WARNINGS_ENABLE_ALL_CFLAGS $WARNINGS_ENABLE_ADDITIONAL_CXX"
DISABLED_WARNINGS="unused-parameter unused"
# gcc10/11 on ppc generate lots of abi warnings about layout of aggregates containing vectors
if test "x$OPENJDK_TARGET_CPU_ARCH" = "xppc"; then
DISABLED_WARNINGS="$DISABLED_WARNINGS psabi"
fi
;;
clang)
@@ -202,7 +214,6 @@ AC_DEFUN([FLAGS_SETUP_WARNINGS],
WARNINGS_ENABLE_ALL="-Wall -Wextra -Wformat=2 $WARNINGS_ENABLE_ADDITIONAL"
DISABLED_WARNINGS="unknown-warning-option unused-parameter unused"
;;
xlc)
@@ -280,9 +291,15 @@ AC_DEFUN([FLAGS_SETUP_OPTIMIZATION],
C_O_FLAG_NONE="${C_O_FLAG_NONE} ${DISABLE_FORTIFY_CFLAGS}"
fi
elif test "x$TOOLCHAIN_TYPE" = xclang; then
C_O_FLAG_HIGHEST_JVM="-O3"
C_O_FLAG_HIGHEST="-O3"
C_O_FLAG_HI="-O3"
if test "x$OPENJDK_TARGET_OS" = xaix; then
C_O_FLAG_HIGHEST_JVM="-O3 -finline-functions"
C_O_FLAG_HIGHEST="-O3 -finline-functions"
C_O_FLAG_HI="-O3 -finline-functions"
else
C_O_FLAG_HIGHEST_JVM="-O3"
C_O_FLAG_HIGHEST="-O3"
C_O_FLAG_HI="-O3"
fi
C_O_FLAG_NORM="-O2"
C_O_FLAG_DEBUG_JVM="-O0"
C_O_FLAG_SIZE="-Os"
@@ -454,6 +471,9 @@ AC_DEFUN([FLAGS_SETUP_CFLAGS_HELPER],
# so for debug we build with '-qpic=large -bbigtoc'.
DEBUG_CFLAGS_JVM="-qpic=large"
fi
if test "x$TOOLCHAIN_TYPE" = xclang && test "x$OPENJDK_TARGET_OS" = xaix; then
DEBUG_CFLAGS_JVM="-fpic -mcmodel=large"
fi
fi
if test "x$DEBUG_LEVEL" != xrelease; then
@@ -476,8 +496,7 @@ AC_DEFUN([FLAGS_SETUP_CFLAGS_HELPER],
ALWAYS_DEFINES_JDK="-DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0602 \
-D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -DWIN32 -DIAL"
ALWAYS_DEFINES_JVM="-DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0602 \
-D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE \
-D_WINSOCK_DEPRECATED_NO_WARNINGS"
-D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE"
fi
###############################################################################
@@ -490,8 +509,14 @@ AC_DEFUN([FLAGS_SETUP_CFLAGS_HELPER],
-fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer"
fi
if test "x$TOOLCHAIN_TYPE" = xclang && test "x$OPENJDK_TARGET_OS" = xaix; then
# clang compiler on aix needs -ffunction-sections
TOOLCHAIN_CFLAGS_JVM="$TOOLCHAIN_CFLAGS_JVM -ffunction-sections -ftls-model -fno-math-errno -fstack-protector"
TOOLCHAIN_CFLAGS_JDK="-ffunction-sections -fsigned-char -fstack-protector"
fi
if test "x$TOOLCHAIN_TYPE" = xgcc; then
TOOLCHAIN_CFLAGS_JVM="$TOOLCHAIN_CFLAGS_JVM -fcheck-new -fstack-protector"
TOOLCHAIN_CFLAGS_JVM="$TOOLCHAIN_CFLAGS_JVM -fstack-protector"
TOOLCHAIN_CFLAGS_JDK="-pipe -fstack-protector"
# reduce lib size on linux in link step, this needs also special compile flags
# do this on s390x also for libjvm (where serviceability agent is not supported)
@@ -598,6 +623,9 @@ AC_DEFUN([FLAGS_SETUP_CFLAGS_HELPER],
if test "x$TOOLCHAIN_TYPE" = xgcc || test "x$TOOLCHAIN_TYPE" = xclang; then
PICFLAG="-fPIC"
PIEFLAG="-fPIE"
elif test "x$TOOLCHAIN_TYPE" = xclang && test "x$OPENJDK_TARGET_OS" = xaix; then
JVM_PICFLAG="-fpic -mcmodel=large -Wl,-bbigtoc
JDK_PICFLAG="-fpic
elif test "x$TOOLCHAIN_TYPE" = xxlc; then
# '-qpic' defaults to 'qpic=small'. This means that the compiler generates only
# one instruction for accessing the TOC. If the TOC grows larger than 64K, the linker
@@ -634,7 +662,7 @@ AC_DEFUN([FLAGS_SETUP_CFLAGS_HELPER],
STATIC_LIBS_CFLAGS="-DSTATIC_BUILD=1"
if test "x$TOOLCHAIN_TYPE" = xgcc || test "x$TOOLCHAIN_TYPE" = xclang; then
STATIC_LIBS_CFLAGS="$STATIC_LIBS_CFLAGS -ffunction-sections -fdata-sections \
-DJNIEXPORT='__attribute__((visibility(\"hidden\")))'"
-DJNIEXPORT='__attribute__((visibility(\"default\")))'"
else
STATIC_LIBS_CFLAGS="$STATIC_LIBS_CFLAGS -DJNIEXPORT="
fi
@@ -743,6 +771,9 @@ AC_DEFUN([FLAGS_SETUP_CFLAGS_CPU_DEP],
$1_CFLAGS_CPU_JDK="${$1_CFLAGS_CPU_JDK} -fno-omit-frame-pointer"
fi
fi
if test "x$OPENJDK_TARGET_OS" = xaix; then
$1_CFLAGS_CPU="-mcpu=pwr8"
fi
elif test "x$TOOLCHAIN_TYPE" = xxlc; then
if test "x$FLAGS_CPU" = xppc64; then

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -70,12 +70,16 @@ AC_DEFUN([FLAGS_SETUP_LDFLAGS_HELPER],
fi
fi
BASIC_LDFLAGS_JVM_ONLY="-Wl,-O1"
BASIC_LDFLAGS_JVM_ONLY=""
elif test "x$TOOLCHAIN_TYPE" = xclang; then
BASIC_LDFLAGS_JVM_ONLY="-mno-omit-leaf-frame-pointer -mstack-alignment=16 \
-fPIC"
if test "x$OPENJDK_TARGET_OS" = xaix; then
BASIC_LDFLAGS="-Wl,-b64 -Wl,-brtl -Wl,-bnorwexec -Wl,-bnolibpath -Wl,-bnoexpall \
-Wl,-bernotok -Wl,-bdatapsize:64k -Wl,-btextpsize:64k -Wl,-bstackpsize:64k"
BASIC_LDFLAGS_JVM_ONLY="$BASIC_LDFLAGS_JVM_ONLY -Wl,-lC_r -Wl,-bbigtoc"
fi
elif test "x$TOOLCHAIN_TYPE" = xxlc; then
BASIC_LDFLAGS="-b64 -brtl -bnorwexec -bnolibpath -bnoexpall -bernotok -btextpsize:64K \
-bdatapsize:64K -bstackpsize:64K"
@@ -88,7 +92,8 @@ AC_DEFUN([FLAGS_SETUP_LDFLAGS_HELPER],
BASIC_LDFLAGS_JVM_ONLY="-opt:icf,8 -subsystem:windows"
fi
if test "x$TOOLCHAIN_TYPE" = xgcc || test "x$TOOLCHAIN_TYPE" = xclang; then
if (test "x$TOOLCHAIN_TYPE" = xgcc || test "x$TOOLCHAIN_TYPE" = xclang) \
&& test "x$OPENJDK_TARGET_OS" != xaix; then
if test -n "$HAS_NOEXECSTACK"; then
BASIC_LDFLAGS="$BASIC_LDFLAGS -Wl,-z,noexecstack"
fi
@@ -116,6 +121,14 @@ AC_DEFUN([FLAGS_SETUP_LDFLAGS_HELPER],
if test "x$DEBUG_LEVEL" != xrelease; then
DEBUGLEVEL_LDFLAGS_JVM_ONLY="$DEBUGLEVEL_LDFLAGS_JVM_ONLY -bbigtoc"
fi
elif test "x$TOOLCHAIN_TYPE" = xclang && test "x$OPENJDK_TARGET_OS" = xaix; then
# We need '-fpic' or '-fpic -mcmodel=large -Wl,-bbigtoc' if the TOC overflows.
# Hotspot now overflows its 64K TOC (currently only for debug),
# so we build with '-fpic -mcmodel=large -Wl,-bbigtoc'.
if test "x$DEBUG_LEVEL" != xrelease; then
DEBUGLEVEL_LDFLAGS_JVM_ONLY="$DEBUGLEVEL_LDFLAGS_JVM_ONLY -Wl,-bbigtoc"
fi
fi
# Setup LDFLAGS for linking executables

View File

@@ -928,3 +928,22 @@ AC_DEFUN([JDKOPT_SETUP_MACOSX_SIGNING],
AC_SUBST(MACOSX_CODESIGN_MODE)
fi
])
################################################################################
#
# fallback linker
#
AC_DEFUN_ONCE([JDKOPT_SETUP_FALLBACK_LINKER],
[
FALLBACK_LINKER_DEFAULT=false
if HOTSPOT_CHECK_JVM_VARIANT(zero); then
FALLBACK_LINKER_DEFAULT=true
fi
UTIL_ARG_ENABLE(NAME: fallback-linker, DEFAULT: $FALLBACK_LINKER_DEFAULT,
RESULT: ENABLE_FALLBACK_LINKER,
DESC: [enable libffi-based fallback implementation of java.lang.foreign.Linker],
CHECKING_MSG: [if fallback linker enabled])
AC_SUBST(ENABLE_FALLBACK_LINKER)
])

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -247,8 +247,14 @@ AC_DEFUN_ONCE([JVM_FEATURES_CHECK_CDS],
AC_DEFUN_ONCE([JVM_FEATURES_CHECK_DTRACE],
[
JVM_FEATURES_CHECK_AVAILABILITY(dtrace, [
AC_MSG_CHECKING([for dtrace tool])
if test "x$DTRACE" != "x" && test -x "$DTRACE"; then
AC_MSG_CHECKING([for dtrace tool and platform support])
if test "x$OPENJDK_TARGET_CPU_ARCH" = "xppc"; then
AC_MSG_RESULT([no, $OPENJDK_TARGET_CPU_ARCH])
AVAILABLE=false
elif test "x$OPENJDK_TARGET_CPU_ARCH" = "xs390"; then
AC_MSG_RESULT([no, $OPENJDK_TARGET_CPU_ARCH])
AVAILABLE=false
elif test "x$DTRACE" != "x" && test -x "$DTRACE"; then
AC_MSG_RESULT([$DTRACE])
else
AC_MSG_RESULT([no])

View File

@@ -28,7 +28,7 @@
################################################################################
# Minimum supported versions
JTREG_MINIMUM_VERSION=7.1.1
JTREG_MINIMUM_VERSION=7.2
GTEST_MINIMUM_VERSION=1.13.0
###############################################################################
@@ -61,7 +61,7 @@ AC_DEFUN_ONCE([LIB_TESTS_SETUP_GTEST],
# Verify that the version is the required one.
# This is a simplified version of TOOLCHAIN_CHECK_COMPILER_VERSION
gtest_version="`$GREP GOOGLETEST_VERSION $GTEST_FRAMEWORK_SRC/CMakeLists.txt | $SED -E -e 's/set\(GOOGLETEST_VERSION (.*)\)/\1/'`"
gtest_version="`$GREP GOOGLETEST_VERSION $GTEST_FRAMEWORK_SRC/CMakeLists.txt | $SED -e 's/set(GOOGLETEST_VERSION \(.*\))/\1/'`"
comparable_actual_version=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", [$]1, [$]2, [$]3, [$]4) }' <<< "$gtest_version"`
comparable_minimum_version=`$AWK -F. '{ printf("%05d%05d%05d%05d\n", [$]1, [$]2, [$]3, [$]4) }' <<< "$GTEST_MINIMUM_VERSION"`
if test $comparable_actual_version -lt $comparable_minimum_version ; then
@@ -301,3 +301,22 @@ AC_DEFUN_ONCE([LIB_TESTS_ENABLE_DISABLE_FAILURE_HANDLER],
])
AC_SUBST(BUILD_FAILURE_HANDLER)
])
AC_DEFUN_ONCE([LIB_TESTS_ENABLE_DISABLE_JTREG_TEST_THREAD_FACTORY],
[
UTIL_ARG_ENABLE(NAME: jtreg-test-thread-factory, DEFAULT: auto,
RESULT: BUILD_JTREG_TEST_THREAD_FACTORY,
DESC: [enable building of the jtreg test thread factory],
DEFAULT_DESC: [enabled if jtreg is present],
CHECKING_MSG: [if the jtreg test thread factory should be built],
CHECK_AVAILABLE: [
AC_MSG_CHECKING([if the jtreg test thread factory is available])
if test "x$JT_HOME" != "x"; then
AC_MSG_RESULT([yes])
else
AVAILABLE=false
AC_MSG_RESULT([no (jtreg not present)])
fi
])
AC_SUBST(BUILD_JTREG_TEST_THREAD_FACTORY)
])

View File

@@ -0,0 +1,162 @@
#
# Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2023, JetBrains s.r.o.. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the LICENSE file that accompanied this code.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#
################################################################################
# Setup wayland
################################################################################
AC_DEFUN_ONCE([LIB_SETUP_WAYLAND],
[
AC_ARG_WITH(wayland, [AS_HELP_STRING([--with-wayland],
[specify prefix directory for the wayland package
(expecting the headers under PATH/include)])])
AC_ARG_WITH(wayland-include, [AS_HELP_STRING([--with-wayland-include],
[specify directory for the wayland include files])])
if test "x$NEEDS_LIB_WAYLAND" = xfalse; then
if (test "x${with_wayland}" != x && test "x${with_wayland}" != xno) || \
(test "x${with_wayland_include}" != x && test "x${with_wayland_include}" != xno); then
AC_MSG_WARN([[wayland not used, so --with-wayland[-*] is ignored]])
fi
WAYLAND_CFLAGS=
WAYLAND_LIBS=
VULKAN_FLAGS=
VULKAN_ENABLED=false
else
WAYLAND_FOUND=no
if test "x${with_wayland}" = xno || test "x${with_wayland_include}" = xno; then
AC_MSG_ERROR([It is not possible to disable the use of wayland. Remove the --without-wayland option.])
fi
if test "x${with_wayland}" != x; then
AC_MSG_CHECKING([for wayland headers])
if test -s "${with_wayland}/include/wayland-client.h" && test -s "${with_wayland}/include/wayland-cursor.h"; then
WAYLAND_CFLAGS="-I${with_wayland}/include"
WAYLAND_LIBS="-L${with_wayland}/lib -lwayland-client -lwayland-cursor"
WAYLAND_FOUND=yes
AC_MSG_RESULT([$WAYLAND_FOUND])
else
AC_MSG_ERROR([Can't find 'include/wayland-client.h' and 'include/wayland-cursor.h' under ${with_wayland} given with the --with-wayland option.])
fi
fi
if test "x${with_wayland_include}" != x; then
AC_MSG_CHECKING([for wayland headers])
if test -s "${with_wayland_include}/wayland-client.h" && test -s "${with_wayland_include}/wayland-cursor.h"; then
WAYLAND_CFLAGS="-I${with_wayland_include}"
WAYLAND_FOUND=yes
AC_MSG_RESULT([$WAYLAND_FOUND])
else
AC_MSG_ERROR([Can't find 'wayland-client.h' and 'wayland-cursor.h' under ${with_wayland_include} given with the --with-wayland-include option.])
fi
fi
if test "x$WAYLAND_FOUND" = xno; then
# Are the wayland headers installed in the default /usr/include location?
AC_CHECK_HEADERS([wayland-client.h wayland-cursor.h],
[ WAYLAND_FOUND=yes ],
[ WAYLAND_FOUND=no; break ]
)
if test "x$WAYLAND_FOUND" = xyes; then
WAYLAND_CFLAGS=
WAYLAND_LIBS="-lwayland-client -lwayland-cursor"
DEFAULT_WAYLAND=yes
fi
fi
if test "x$WAYLAND_FOUND" = xno; then
HELP_MSG_MISSING_DEPENDENCY([wayland])
AC_MSG_ERROR([Could not find wayland! $HELP_MSG ])
fi
# Checking for vulkan sdk
AC_ARG_WITH(vulkan, [AS_HELP_STRING([--with-vulkan],
[specify whether we use vulkan])])
AC_ARG_WITH(vulkan-include, [AS_HELP_STRING([--with-vulkan-include],
[specify directory for the vulkan include files])])
if test "x$SUPPORTS_LIB_VULKAN" = xfalse; then
if (test "x${with_vulkan}" != x && test "x${with_vulkan}" != xno) || \
(test "x${with_vulkan_include}" != x && test "x${with_vulkan_include}" != xno); then
AC_MSG_WARN([[vulkan not used, so --with-vulkan-include is ignored]])
fi
VULKAN_FLAGS=
VULKAN_ENABLED=false
else
# Do not build vulkan rendering pipeline by default
if (test "x${with_vulkan}" = x && test "x${with_vulkan_include}" = x) || \
test "x${with_vulkan}" = xno || test "x${with_vulkan_include}" = xno ; then
VULKAN_FLAGS=
VULKAN_ENABLED=false
else
VULKAN_FOUND=no
if test "x${with_vulkan_include}" != x; then
AC_CHECK_HEADERS([${with_vulkan_include}/include/vulkan/vulkan.h],
[ VULKAN_FOUND=yes
VULKAN_FLAGS="-DVK_USE_PLATFORM_WAYLAND_KHR -I${with_vulkan_include}/include -DVULKAN_ENABLED"
VULKAN_ENABLED=true
],
[ AC_MSG_ERROR([Can't find 'vulkan/vulkan.h' under '${with_vulkan_include}']) ]
)
fi
if test "x$VULKAN_FOUND" = xno; then
# Check vulkan sdk location
AC_CHECK_HEADERS([$VULKAN_SDK/include/vulkan/vulkan.h],
[ VULKAN_FOUND=yes
VULKAN_FLAGS="-DVK_USE_PLATFORM_WAYLAND_KHR -I${VULKAN_SDK}/include -DVULKAN_ENABLED"
VULKAN_ENABLED=true
],
[ VULKAN_FOUND=no; break ]
)
fi
if test "x$VULKAN_FOUND" = xno; then
# Check default /usr/include location
AC_CHECK_HEADERS([vulkan/vulkan.h],
[ VULKAN_FOUND=yes
VULKAN_FLAGS="-DVK_USE_PLATFORM_WAYLAND_KHR -DVULKAN_ENABLED"
VULKAN_ENABLED=true
],
[ VULKAN_FOUND=no; break ]
)
fi
if test "x$VULKAN_FOUND" = xno; then
HELP_MSG_MISSING_DEPENDENCY([vulkan])
AC_MSG_ERROR([Could not find vulkan! $HELP_MSG ])
fi
fi
fi
fi
AC_SUBST(VULKAN_FLAGS)
AC_SUBST(VULKAN_ENABLED)
AC_SUBST(WAYLAND_CFLAGS)
AC_SUBST(WAYLAND_LIBS)
])

View File

@@ -36,6 +36,8 @@ m4_include([lib-x11.m4])
m4_include([lib-fontconfig.m4])
m4_include([lib-speechd.m4])
m4_include([lib-nvdacontrollerclient.m4])
m4_include([lib-wayland.m4])
m4_include([lib-tests.m4])
################################################################################
@@ -43,20 +45,26 @@ m4_include([lib-tests.m4])
################################################################################
AC_DEFUN_ONCE([LIB_DETERMINE_DEPENDENCIES],
[
# Check if X11 is needed
# Check if X11, wayland and vulkan is needed
if test "x$OPENJDK_TARGET_OS" = xwindows || test "x$OPENJDK_TARGET_OS" = xmacosx; then
# No X11 support on windows or macosx
# No X11 and wayland support on windows or macosx
NEEDS_LIB_X11=false
NEEDS_LIB_SPEECHD=false
NEEDS_LIB_WAYLAND=false
SUPPORTS_LIB_VULKAN=false
elif test "x$ENABLE_HEADLESS_ONLY" = xtrue; then
# No X11 support needed when building headless only
NEEDS_LIB_X11=false
NEEDS_LIB_SPEECHD=false
NEEDS_LIB_WAYLAND=false
SUPPORTS_LIB_VULKAN=false
else
# All other instances need X11, even if building headless only, libawt still
# All other instances need X11 and wayland, even if building headless only, libawt still
# needs X11 headers.
NEEDS_LIB_X11=true
NEEDS_LIB_SPEECHD=true
NEEDS_LIB_WAYLAND=true
SUPPORTS_LIB_VULKAN=true
fi
# Check if fontconfig is needed
@@ -90,7 +98,7 @@ AC_DEFUN_ONCE([LIB_DETERMINE_DEPENDENCIES],
fi
# Check if ffi is needed
if HOTSPOT_CHECK_JVM_VARIANT(zero); then
if HOTSPOT_CHECK_JVM_VARIANT(zero) || test "x$ENABLE_FALLBACK_LINKER" = "xtrue"; then
NEEDS_LIB_FFI=true
else
NEEDS_LIB_FFI=false
@@ -149,6 +157,8 @@ AC_DEFUN_ONCE([LIB_SETUP_LIBRARIES],
LIB_SETUP_X11
LIB_SETUP_SPEECHD
LIB_SETUP_NVDACONTROLLERCLIENT
LIB_SETUP_WAYLAND
LIB_TESTS_SETUP_GTEST
BASIC_JDKLIB_LIBS=""
@@ -187,7 +197,7 @@ AC_DEFUN_ONCE([LIB_SETUP_LIBRARIES],
if test "x$OPENJDK_TARGET_OS" = xwindows; then
BASIC_JVM_LIBS="$BASIC_JVM_LIBS kernel32.lib user32.lib gdi32.lib winspool.lib \
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib powrprof.lib uuid.lib \
wsock32.lib winmm.lib version.lib psapi.lib"
ws2_32.lib winmm.lib version.lib psapi.lib"
fi
LIB_SETUP_JVM_LIBS(BUILD)
LIB_SETUP_JVM_LIBS(TARGET)

View File

@@ -640,6 +640,7 @@ AC_DEFUN([PLATFORM_SET_MODULE_TARGET_OS_VALUES],
])
#%%% Build and target systems %%%
# Make sure to only use tools set up in BASIC_SETUP_FUNDAMENTAL_TOOLS.
AC_DEFUN_ONCE([PLATFORM_SETUP_OPENJDK_BUILD_AND_TARGET],
[
# Figure out the build and target systems. # Note that in autoconf terminology, "build" is obvious, but "target"
@@ -656,6 +657,22 @@ AC_DEFUN_ONCE([PLATFORM_SETUP_OPENJDK_BUILD_AND_TARGET],
PLATFORM_SET_MODULE_TARGET_OS_VALUES
PLATFORM_SET_RELEASE_FILE_OS_VALUES
PLATFORM_SETUP_LEGACY_VARS
PLATFORM_CHECK_DEPRECATION
])
AC_DEFUN_ONCE([PLATFORM_CHECK_DEPRECATION],
[
AC_ARG_ENABLE(deprecated-ports, [AS_HELP_STRING([--enable-deprecated-ports@<:@=yes/no@:>@],
[Suppress the error when configuring for a deprecated port @<:@no@:>@])])
AC_REQUIRE([PLATFORM_EXTRACT_TARGET_AND_BUILD])
if test "x$OPENJDK_TARGET_OS" = xwindows && test "x$OPENJDK_TARGET_CPU" = xx86; then
if test "x$enable_deprecated_ports" = "xyes"; then
AC_MSG_WARN([The Windows 32-bit x86 port is deprecated and may be removed in a future release.])
else
AC_MSG_ERROR(m4_normalize([The Windows 32-bit x86 port is deprecated and may be removed in a future release.
Use --enable-deprecated-ports=yes to suppress this error.]))
fi
fi
])
AC_DEFUN_ONCE([PLATFORM_SETUP_OPENJDK_BUILD_OS_VERSION],
@@ -723,7 +740,7 @@ AC_DEFUN_ONCE([PLATFORM_SETUP_OPENJDK_TARGET_ENDIANNESS],
[
###############################################################################
#
# Is the target little of big endian?
# Is the target little or big endian?
#
AC_C_BIGENDIAN([ENDIAN="big"],[ENDIAN="little"],[ENDIAN="unknown"],[ENDIAN="universal_endianness"])

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -358,6 +358,8 @@ BUILDJDK_OUTPUTDIR=$(OUTPUTDIR)/buildjdk
BUILD_FAILURE_HANDLER := @BUILD_FAILURE_HANDLER@
BUILD_JTREG_TEST_THREAD_FACTORY := @BUILD_JTREG_TEST_THREAD_FACTORY@
ENABLE_GENERATE_CLASSLIST := @ENABLE_GENERATE_CLASSLIST@
EXCLUDE_TRANSLATIONS := @EXCLUDE_TRANSLATIONS@
@@ -407,6 +409,9 @@ TEST_JOBS?=@TEST_JOBS@
DEFAULT_MAKE_TARGET:=@DEFAULT_MAKE_TARGET@
DEFAULT_LOG:=@DEFAULT_LOG@
# Fallback linker
ENABLE_FALLBACK_LINKER:=@ENABLE_FALLBACK_LINKER@
FREETYPE_TO_USE:=@FREETYPE_TO_USE@
FREETYPE_LIBS:=@FREETYPE_LIBS@
FREETYPE_CFLAGS:=@FREETYPE_CFLAGS@
@@ -474,6 +479,11 @@ NVDACONTROLLERCLIENT_LIB:=@NVDACONTROLLERCLIENT_LIB@
# Windows the client for the JAWS screen reader
A11Y_JAWS_ANNOUNCING_ENABLED:=@A11Y_JAWS_ANNOUNCING_ENABLED@
WAYLAND_CFLAGS:=@WAYLAND_CFLAGS@
WAYLAND_LIBS:=@WAYLAND_LIBS@
VULKAN_FLAGS:=@VULKAN_FLAGS@
VULKAN_ENABLED:=@VULKAN_ENABLED@
# The lowest required version of macosx
MACOSX_VERSION_MIN=@MACOSX_VERSION_MIN@
# The highest allowed version of macosx
@@ -704,6 +714,8 @@ INTERIM_LANGTOOLS_ADD_EXPORTS := \
--add-exports java.base/sun.invoke.util=jdk.compiler.interim \
--add-exports java.base/jdk.internal.javac=java.compiler.interim \
--add-exports java.base/jdk.internal.javac=jdk.compiler.interim \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.compiler.interim \
--add-exports jdk.internal.opt/jdk.internal.opt=jdk.javadoc.interim \
#
INTERIM_LANGTOOLS_MODULES_COMMA := $(strip $(subst $(SPACE),$(COMMA),$(strip \
$(INTERIM_LANGTOOLS_MODULES))))

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -40,7 +40,7 @@ VALID_TOOLCHAINS_all="gcc clang xlc microsoft"
# These toolchains are valid on different platforms
VALID_TOOLCHAINS_linux="gcc clang"
VALID_TOOLCHAINS_macosx="clang"
VALID_TOOLCHAINS_aix="xlc"
VALID_TOOLCHAINS_aix="xlc clang"
VALID_TOOLCHAINS_windows="microsoft"
# Toolchain descriptions
@@ -53,7 +53,7 @@ TOOLCHAIN_DESCRIPTION_xlc="IBM XL C/C++"
TOOLCHAIN_MINIMUM_VERSION_clang="3.5"
TOOLCHAIN_MINIMUM_VERSION_gcc="6.0"
TOOLCHAIN_MINIMUM_VERSION_microsoft="19.28.0.0" # VS2019 16.8, aka MSVC 14.28
TOOLCHAIN_MINIMUM_VERSION_xlc=""
TOOLCHAIN_MINIMUM_VERSION_xlc="16.1.0.0011"
# Minimum supported linker versions, empty means unspecified
TOOLCHAIN_MINIMUM_LD_VERSION_gcc="2.18"
@@ -234,6 +234,25 @@ AC_DEFUN_ONCE([TOOLCHAIN_DETERMINE_TOOLCHAIN_TYPE],
# First toolchain type in the list is the default
DEFAULT_TOOLCHAIN=${VALID_TOOLCHAINS%% *}
# On AIX the default toolchain depends on the installed (found) compiler
# xlclang++ -> xlc toolchain
# ibm-clang++_r -> clang toolchain
# The compiler is searched on the PATH and TOOLCHAIN_PATH
# xlclang++ has precedence over ibm-clang++_r if both are installed
if test "x$OPENJDK_TARGET_OS" = xaix; then
DEFAULT_TOOLCHAIN="clang"
if test "x$TOOLCHAIN_PATH" != x; then
if test -e ${TOOLCHAIN_PATH}/xlclang++; then
DEFAULT_TOOLCHAIN="xlc"
fi
else
UTIL_LOOKUP_PROGS(XLCLANG_TEST_PATH, xlclang++)
if test "x$XLCLANG_TEST_PATH" != x; then
DEFAULT_TOOLCHAIN="xlc"
fi
fi
fi
if test "x$with_toolchain_type" = xlist; then
# List all toolchains
AC_MSG_NOTICE([The following toolchains are valid on this platform:])
@@ -263,22 +282,40 @@ AC_DEFUN_ONCE([TOOLCHAIN_DETERMINE_TOOLCHAIN_TYPE],
if test "x$TOOLCHAIN_PATH" != x; then
XLC_TEST_PATH=${TOOLCHAIN_PATH}/
fi
XLCLANG_VERSION_OUTPUT=`${XLC_TEST_PATH}xlclang++ -qversion 2>&1 | $HEAD -n 1`
$ECHO "$XLCLANG_VERSION_OUTPUT" | $GREP "IBM XL C/C++ for AIX" > /dev/null
if test $? -eq 0; then
AC_MSG_NOTICE([xlclang++ output: $XLCLANG_VERSION_OUTPUT])
if test "x$TOOLCHAIN_TYPE" = xclang; then
TOOLCHAIN_DESCRIPTION_clang="IBM Open XL C/C++"
XLCLANG_VERSION_OUTPUT=`${XLC_TEST_PATH}ibm-clang++_r --version 2>&1 | $HEAD -n 1`
$ECHO "$XLCLANG_VERSION_OUTPUT" | $GREP "IBM Open XL C/C++ for AIX" > /dev/null
if test $? -eq 0; then
AC_MSG_NOTICE([ibm-clang++_r output: $XLCLANG_VERSION_OUTPUT])
else
AC_MSG_ERROR([ibm-clang++_r version output check failed, output: $XLCLANG_VERSION_OUTPUT])
fi
else
AC_MSG_ERROR([xlclang++ version output check failed, output: $XLCLANG_VERSION_OUTPUT])
XLCLANG_VERSION_OUTPUT=`${XLC_TEST_PATH}xlclang++ -qversion 2>&1 | $HEAD -n 1`
$ECHO "$XLCLANG_VERSION_OUTPUT" | $GREP "IBM XL C/C++ for AIX" > /dev/null
if test $? -eq 0; then
AC_MSG_NOTICE([xlclang++ output: $XLCLANG_VERSION_OUTPUT])
else
AC_MSG_ERROR([xlclang++ version output check failed, output: $XLCLANG_VERSION_OUTPUT])
fi
fi
fi
TOOLCHAIN_CC_BINARY_clang="clang"
if test "x$OPENJDK_TARGET_OS" = xaix; then
TOOLCHAIN_CC_BINARY_clang="ibm-clang_r"
else
TOOLCHAIN_CC_BINARY_clang="clang"
fi
TOOLCHAIN_CC_BINARY_gcc="gcc"
TOOLCHAIN_CC_BINARY_microsoft="cl"
TOOLCHAIN_CC_BINARY_xlc="xlclang"
TOOLCHAIN_CXX_BINARY_clang="clang++"
if test "x$OPENJDK_TARGET_OS" = xaix; then
TOOLCHAIN_CXX_BINARY_clang="ibm-clang++_r"
else
TOOLCHAIN_CXX_BINARY_clang="clang++"
fi
TOOLCHAIN_CXX_BINARY_gcc="g++"
TOOLCHAIN_CXX_BINARY_microsoft="cl"
TOOLCHAIN_CXX_BINARY_xlc="xlclang++"
@@ -384,7 +421,7 @@ AC_DEFUN([TOOLCHAIN_EXTRACT_COMPILER_VERSION],
# Collapse compiler output into a single line
COMPILER_VERSION_STRING=`$ECHO $COMPILER_VERSION_OUTPUT`
COMPILER_VERSION_NUMBER=`$ECHO $COMPILER_VERSION_OUTPUT | \
$SED -e 's/^.*, V\(@<:@1-9@:>@@<:@0-9.@:>@*\).*$/\1/'`
$SED -e 's/^.*Version: \(@<:@1-9@:>@@<:@0-9.@:>@*\).*$/\1/'`
elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
# There is no specific version flag, but all output starts with a version string.
# First line typically looks something like:
@@ -632,7 +669,7 @@ AC_DEFUN_ONCE([TOOLCHAIN_DETECT_TOOLCHAIN_CORE],
if test "x$TOOLCHAIN_MINIMUM_VERSION" != x; then
TOOLCHAIN_CHECK_COMPILER_VERSION(VERSION: $TOOLCHAIN_MINIMUM_VERSION,
IF_OLDER_THAN: [
AC_MSG_WARN([You are using $TOOLCHAIN_TYPE older than $TOOLCHAIN_MINIMUM_VERSION. This is not a supported configuration.])
AC_MSG_WARN([You are using $TOOLCHAIN_TYPE $CC_VERSION_NUMBER which is older than $TOOLCHAIN_MINIMUM_VERSION. This is not a supported configuration.])
]
)
fi
@@ -966,7 +1003,11 @@ AC_DEFUN_ONCE([TOOLCHAIN_MISC_CHECKS],
# Setup hotspot lecagy names for toolchains
HOTSPOT_TOOLCHAIN_TYPE=$TOOLCHAIN_TYPE
if test "x$TOOLCHAIN_TYPE" = xclang; then
HOTSPOT_TOOLCHAIN_TYPE=gcc
if test "x$OPENJDK_TARGET_OS" = xaix; then
HOTSPOT_TOOLCHAIN_TYPE=xlc
else
HOTSPOT_TOOLCHAIN_TYPE=gcc
fi
elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
HOTSPOT_TOOLCHAIN_TYPE=visCPP
fi

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -130,7 +130,6 @@ define SetupBuildLauncherBody
$$(shell $(FIND) $(SUPPORT_OUTPUTDIR)/modules_libs/java.base -name "*.a") \
$(SUPPORT_OUTPUTDIR)/modules_libs/jdk.jdwp.agent/libdt_socket.a \
$(SUPPORT_OUTPUTDIR)/modules_libs/jdk.jdwp.agent/libjdwp.a \
$(SUPPORT_OUTPUTDIR)/native/java.base/$(LIBRARY_PREFIX)fdlibm$(STATIC_LIBRARY_SUFFIX) \
-framework CoreFoundation \
-framework Foundation \
-framework SystemConfiguration \

View File

@@ -26,16 +26,16 @@
# Versions and download locations for dependencies used by GitHub Actions (GHA)
GTEST_VERSION=1.13.0
JTREG_VERSION=7.1.1+1
JTREG_VERSION=7.2+1
LINUX_X64_BOOT_JDK_EXT=tar.gz
LINUX_X64_BOOT_JDK_URL=https://download.java.net/java/GA/jdk19/877d6127e982470ba2a7faa31cc93d04/36/GPL/openjdk-19_linux-x64_bin.tar.gz
LINUX_X64_BOOT_JDK_SHA256=f47aba585cfc9ecff1ed8e023524e8309f4315ed8b80100b40c7dcc232c12f96
LINUX_X64_BOOT_JDK_URL=https://download.java.net/java/GA/jdk20/bdc68b4b9cbc4ebcb30745c85038d91d/36/GPL/openjdk-20_linux-x64_bin.tar.gz
LINUX_X64_BOOT_JDK_SHA256=bb863b2d542976d1ae4b7b81af3e78b1e4247a64644350b552d298d8dc5980dc
MACOS_X64_BOOT_JDK_EXT=tar.gz
MACOS_X64_BOOT_JDK_URL=https://download.java.net/java/GA/jdk19/877d6127e982470ba2a7faa31cc93d04/36/GPL/openjdk-19_macos-x64_bin.tar.gz
MACOS_X64_BOOT_JDK_SHA256=bfd33f5b2590fd552ae2d9231340c6b4704a872f927dce1c52860b78c49a5a11
MACOS_X64_BOOT_JDK_URL=https://download.java.net/java/GA/jdk20/bdc68b4b9cbc4ebcb30745c85038d91d/36/GPL/openjdk-20_macos-x64_bin.tar.gz
MACOS_X64_BOOT_JDK_SHA256=47cf960d9bb89dbe987535a389f7e26c42de7c984ef5108612d77c81aa8cc6a4
WINDOWS_X64_BOOT_JDK_EXT=zip
WINDOWS_X64_BOOT_JDK_URL=https://download.java.net/java/GA/jdk19/877d6127e982470ba2a7faa31cc93d04/36/GPL/openjdk-19_windows-x64_bin.zip
WINDOWS_X64_BOOT_JDK_SHA256=8fabcee7c4e8d3b53486777ecd27bb906d67d7c1efd1bf22a8290cf659afa487
WINDOWS_X64_BOOT_JDK_URL=https://download.java.net/java/GA/jdk20/bdc68b4b9cbc4ebcb30745c85038d91d/36/GPL/openjdk-20_windows-x64_bin.zip
WINDOWS_X64_BOOT_JDK_SHA256=c92fae5e42b9aecf444a66c8ec563c652f60b1e231dfdd33a4f5a3e3603058fb

View File

@@ -390,7 +390,7 @@ var getJibProfilesCommon = function (input, data) {
};
};
common.boot_jdk_version = "19";
common.boot_jdk_version = "20";
common.boot_jdk_build_number = "36";
common.boot_jdk_home = input.get("boot_jdk", "install_path") + "/jdk-"
+ common.boot_jdk_version
@@ -587,21 +587,23 @@ var getJibProfilesProfiles = function (input, common, data) {
"linux-x64-zero": {
target_os: "linux",
target_cpu: "x64",
dependencies: ["devkit", "gtest"],
dependencies: ["devkit", "gtest", "libffi"],
configure_args: concat(common.configure_args_64bit, [
"--with-zlib=system",
"--with-jvm-variants=zero",
"--enable-libffi-bundling"
"--with-libffi=" + input.get("libffi", "home_path"),
"--enable-libffi-bundling",
])
},
"linux-aarch64-zero": {
target_os: "linux",
target_cpu: "aarch64",
dependencies: ["devkit", "gtest"],
dependencies: ["devkit", "gtest", "libffi"],
configure_args: concat(common.configure_args_64bit, [
"--with-zlib=system",
"--with-jvm-variants=zero",
"--with-libffi=" + input.get("libffi", "home_path"),
"--enable-libffi-bundling"
])
},
@@ -610,10 +612,11 @@ var getJibProfilesProfiles = function (input, common, data) {
target_os: "linux",
target_cpu: "x86",
build_cpu: "x64",
dependencies: ["devkit", "gtest"],
dependencies: ["devkit", "gtest", "libffi"],
configure_args: concat(common.configure_args_32bit, [
"--with-zlib=system",
"--with-jvm-variants=zero",
"--with-libffi=" + input.get("libffi", "home_path"),
"--enable-libffi-bundling"
])
}
@@ -744,6 +747,40 @@ var getJibProfilesProfiles = function (input, common, data) {
common.debug_profile_artifacts(artifactData[name]));
});
// Define artifact just for linux-x64-zero, which is the only one we test on
["linux-x64"].forEach(function (name) {
var o = artifactData[name]
var pf = o.platform
var jdk_subdir = (o.jdk_subdir != null ? o.jdk_subdir : "jdk-" + data.version);
var jdk_suffix = (o.jdk_suffix != null ? o.jdk_suffix : "tar.gz");
var zeroName = name + "-zero";
profiles[zeroName].artifacts = {
jdk: {
local: "bundles/\\(jdk.*bin." + jdk_suffix + "\\)",
remote: [
"bundles/" + pf + "/jdk-" + data.version + "_" + pf + "_bin-zero." + jdk_suffix,
],
subdir: jdk_subdir,
exploded: "images/jdk",
},
test: {
local: "bundles/\\(jdk.*bin-tests.tar.gz\\)",
remote: [
"bundles/" + pf + "/jdk-" + data.version + "_" + pf + "_bin-zero-tests.tar.gz",
],
exploded: "images/test"
},
jdk_symbols: {
local: "bundles/\\(jdk.*bin-symbols.tar.gz\\)",
remote: [
"bundles/" + pf + "/jdk-" + data.version + "_" + pf + "_bin-zero-symbols.tar.gz",
],
subdir: jdk_subdir,
exploded: "images/jdk"
},
};
});
buildJdkDep = input.build_os + "-" + input.build_cpu + ".jdk";
docsProfiles = {
"docs": {
@@ -851,7 +888,7 @@ var getJibProfilesProfiles = function (input, common, data) {
[ "linux-aarch64", "linux-x64", "macosx-x64", "macosx-aarch64", "windows-x64" ]
.forEach(function (name) {
var o = artifactData[name]
var jdk_subdir = (o.jdk_subdir != null ? o.jdk_subdir : "jdk-" + data.version);
var jdk_subdir = "jdk-" + data.version;
var jdk_suffix = (o.jdk_suffix != null ? o.jdk_suffix : "tar.gz");
var pf = o.platform
var jcovName = name + "-jcov";
@@ -1150,9 +1187,9 @@ var getJibProfilesDependencies = function (input, common) {
jtreg: {
server: "jpg",
product: "jtreg",
version: "7.1.1",
version: "7.2",
build_number: "1",
file: "bundles/jtreg-7.1.1+1.zip",
file: "bundles/jtreg-7.2+1.zip",
environment_name: "JT_HOME",
environment_path: input.get("jtreg", "home_path") + "/bin",
configure_args: "--with-jtreg=" + input.get("jtreg", "home_path"),
@@ -1234,6 +1271,13 @@ var getJibProfilesDependencies = function (input, common) {
ext: "tar.gz",
revision: "1.13.0+1.0"
},
libffi: {
organization: common.organization,
module: "libffi-" + input.target_platform,
ext: "tar.gz",
revision: "3.4.2+1.0"
},
};
return dependencies;

View File

@@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -37,6 +37,6 @@ DEFAULT_VERSION_DATE=2023-09-19
DEFAULT_VERSION_CLASSFILE_MAJOR=65 # "`$EXPR $DEFAULT_VERSION_FEATURE + 44`"
DEFAULT_VERSION_CLASSFILE_MINOR=0
DEFAULT_VERSION_DOCS_API_SINCE=11
DEFAULT_ACCEPTABLE_BOOT_VERSIONS="19 20 21"
DEFAULT_ACCEPTABLE_BOOT_VERSIONS="20 21"
DEFAULT_JDK_SOURCE_TARGET_VERSION=21
DEFAULT_PROMOTED_VERSION_PRE=ea

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2009, 2021, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009, 2023, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -56,10 +56,10 @@ public class $NAME_CLZ$ extends Charset
return new DoubleByte.Encoder$ENCTYPE$(this, $ENC_REPLACEMENT$ EncodeHolder.c2b, EncodeHolder.c2bIndex, $ASCIICOMPATIBLE$);
}
static class DecodeHolder {
public static class DecodeHolder {
$B2C$
static final char[][] b2c = new char[b2cStr.length][];
static final char[] b2cSB;
public static final char[][] b2c = new char[b2cStr.length][];
public static final char[] b2cSB;
static {
for (int i = 0; i < b2cStr.length; i++) {
@@ -72,9 +72,9 @@ public class $NAME_CLZ$ extends Charset
}
}
static class EncodeHolder {
static final char[] c2b = new char[$C2BLENGTH$];
static final char[] c2bIndex = new char[0x100];
public static class EncodeHolder {
public static final char[] c2b = new char[$C2BLENGTH$];
public static final char[] c2bIndex = new char[0x100];
static {
$NONROUNDTRIP_B2C$

View File

@@ -2,13 +2,11 @@
# generate these charsets into sun.nio.cs
#
Big5
Big5_Solaris
Big5_HKSCS
EUC_CN
EUC_KR
EUC_JP
EUC_JP_LINUX
EUC_JP_Open
EUC_TW
GBK
ISO_8859_11
@@ -16,12 +14,9 @@ ISO_8859_3
ISO_8859_6
ISO_8859_8
Johab
PCK
TIS_620
JIS_X_0201
JIS_X_0208
JIS_X_0212
JIS_X_0208_Solaris
JIS_X_0212_Solaris
MS932
SJIS

View File

@@ -1,4 +1,4 @@
CLDR - Unicode Common Locale Data Repository
http://cldr.unicode.org
CLDR version installed: 42
CLDR version installed: 43

View File

@@ -67,9 +67,9 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="btn" description="Bhutanese Ngultrum"/>
<type name="buk" description="Burmese Kyat" since="1.9"/>
<type name="bwp" description="Botswanan Pula"/>
<type name="byb" description="Belarusian New Ruble (1994-1999)" since="1.9"/>
<type name="byb" description="Belarusian Ruble (1994-1999)" since="1.9"/>
<type name="byn" description="Belarusian Ruble" since="31"/>
<type name="byr" description="Belarusian Ruble (20002016)" since="1.9"/>
<type name="byr" description="Belarusian Ruble (2000-2016)" since="1.9"/>
<type name="bzd" description="Belize Dollar"/>
<type name="cad" description="Canadian Dollar"/>
<type name="cdf" description="Congolese Franc"/>
@@ -112,7 +112,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="fjd" description="Fijian Dollar"/>
<type name="fkp" description="Falkland Islands Pound"/>
<type name="frf" description="French Franc"/>
<type name="gbp" description="British Pound Sterling"/>
<type name="gbp" description="British Pound"/>
<type name="gek" description="Georgian Kupon Larit" since="1.9"/>
<type name="gel" description="Georgian Lari" since="1.9"/>
<type name="ghc" description="Ghanaian Cedi (1979-2007)"/>
@@ -136,8 +136,8 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="idr" description="Indonesian Rupiah"/>
<type name="iep" description="Irish Pound"/>
<type name="ilp" description="Israeli Pound"/>
<type name="ilr" description="Israeli Sheqel (1980-1985)" since="1.9"/>
<type name="ils" description="Israeli New Sheqel"/>
<type name="ilr" description="Israeli Shekel (1980-1985)" since="1.9"/>
<type name="ils" description="Israeli New Shekel"/>
<type name="inr" description="Indian Rupee"/>
<type name="iqd" description="Iraqi Dinar" since="1.9"/>
<type name="irr" description="Iranian Rial" since="1.9"/>
@@ -181,7 +181,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="mkd" description="Macedonian Denar" since="1.9"/>
<type name="mkn" description="Macedonian Denar (1992-1993)" since="1.9"/>
<type name="mlf" description="Malian Franc" since="1.9"/>
<type name="mmk" description="Myanma Kyat"/>
<type name="mmk" description="Myanmar Kyat"/>
<type name="mnt" description="Mongolian Tugrik"/>
<type name="mop" description="Macanese Pataca"/>
<type name="mro" description="Mauritanian Ouguiya (1973-2017)"/>
@@ -189,7 +189,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="mtl" description="Maltese Lira"/>
<type name="mtp" description="Maltese Pound"/>
<type name="mur" description="Mauritian Rupee"/>
<type name="mvp" description="Maldivian Rupee" since="1.9"/>
<type name="mvp" description="Maldivian Rupee (1947-1981)" since="1.9"/>
<type name="mvr" description="Maldivian Rufiyaa" since="1.9"/>
<type name="mwk" description="Malawian Kwacha" since="1.9"/>
<type name="mxn" description="Mexican Peso" since="1.9"/>
@@ -210,7 +210,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="omr" description="Omani Rial" since="1.9"/>
<type name="pab" description="Panamanian Balboa"/>
<type name="pei" description="Peruvian Inti"/>
<type name="pen" description="Peruvian Nuevo Sol"/>
<type name="pen" description="Peruvian Sol"/>
<type name="pes" description="Peruvian Sol (1863-1965)" since="1.9"/>
<type name="pgk" description="Papua New Guinean Kina"/>
<type name="php" description="Philippine Peso"/>
@@ -219,7 +219,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="plz" description="Polish Zloty (1950-1995)" since="1.9"/>
<type name="pte" description="Portuguese Escudo"/>
<type name="pyg" description="Paraguayan Guarani"/>
<type name="qar" description="Qatari Rial"/>
<type name="qar" description="Qatari Riyal"/>
<type name="rhd" description="Rhodesian Dollar"/>
<type name="rol" description="Romanian Leu (1952-2006)" since="1.9"/>
<type name="ron" description="Romanian Leu"/>
@@ -235,11 +235,11 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="sdp" description="Sudanese Pound (1957-1998)" since="1.9"/>
<type name="sek" description="Swedish Krona"/>
<type name="sgd" description="Singapore Dollar"/>
<type name="shp" description="Saint Helena Pound"/>
<type name="shp" description="St. Helena Pound"/>
<type name="sit" description="Slovenian Tolar" since="1.9"/>
<type name="skk" description="Slovak Koruna"/>
<type name="sle" description="Sierra Leonean New Leone"/>
<type name="sll" description="Sierra Leonean Leone"/>
<type name="sle" description="Sierra Leonean Leone" since="41"/>
<type name="sll" description="Sierra Leonean Leone (1964—2022)"/>
<type name="sos" description="Somali Shilling"/>
<type name="srd" description="Surinamese Dollar"/>
<type name="srg" description="Surinamese Guilder"/>
@@ -274,28 +274,28 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="uyp" description="Uruguayan Peso (1975-1993)" since="1.9"/>
<type name="uyu" description="Uruguayan Peso"/>
<type name="uyw" description="Uruguayan Nominal Wage Index Unit" since="34"/>
<type name="uzs" description="Uzbekistan Som" since="1.9"/>
<type name="uzs" description="Uzbekistani Som" since="1.9"/>
<type name="veb" description="Venezuelan Bolívar (1871-2008)" since="1.9"/>
<type name="ved" description="Bolívar Soberano" since="41"/>
<type name="vef" description="Venezuelan Bolívar (2008-2018)"/>
<type name="ves" description="Venezuelan Bolívar" since="34"/>
<type name="ved" description="Bolívar Soberano" since="41"/>
<type name="vnd" description="Vietnamese Dong"/>
<type name="vnn" description="Vietnamese Dong (1978-1985)" since="1.9"/>
<type name="vuv" description="Vanuatu Vatu"/>
<type name="wst" description="Samoan Tala"/>
<type name="xaf" description="CFA Franc BEAC"/>
<type name="xaf" description="Central African CFA Franc"/>
<type name="xag" description="Silver" since="1.9"/>
<type name="xau" description="Gold" since="1.9"/>
<type name="xba" description="European Composite Unit" since="1.9"/>
<type name="xbb" description="European Monetary Unit" since="1.9"/>
<type name="xbc" description="European Unit of Account 9" since="1.9"/>
<type name="xbd" description="European Unit of Account 17" since="1.9"/>
<type name="xbc" description="European Unit of Account (XBC)" since="1.9"/>
<type name="xbd" description="European Unit of Account (XBD)" since="1.9"/>
<type name="xcd" description="East Caribbean Dollar"/>
<type name="xdr" description="Special Drawing Rights" since="1.9"/>
<type name="xeu" description="European Currency Unit" since="1.9"/>
<type name="xfo" description="French Gold Franc" since="1.9"/>
<type name="xfu" description="French UIC-Franc" since="1.9"/>
<type name="xof" description="CFA Franc BCEAO"/>
<type name="xof" description="West African CFA Franc"/>
<type name="xpd" description="Palladium" since="1.9"/>
<type name="xpf" description="CFP Franc"/>
<type name="xpt" description="Platinum" since="1.9"/>

View File

@@ -10,25 +10,25 @@ For terms of use, see http://www.unicode.org/copyright.html
<version number="$Revision$"/>
<keyword>
<key name="dx" description="Scripts to exclude from dictionary break" valueType="multiple" since="38">
<type name="SCRIPT_CODE" description="ISO 15924 script code"/>
<type name="SCRIPT_CODE" description="ISO 15924 script code" since="38"/>
</key>
<key name="lb" description="Line break type key" since="27">
<type name="strict" description="CSS level 3 line-break=strict, e.g. treat CJ as NS"/>
<type name="normal" description="CSS level 3 line-break=normal, e.g. treat CJ as ID, break before hyphens for ja,zh"/>
<type name="loose" description="CSS lev 3 line-break=loose"/>
<type name="strict" description="CSS level 3 line-break=strict, e.g. treat CJ as NS" since="27"/>
<type name="normal" description="CSS level 3 line-break=normal, e.g. treat CJ as ID, break before hyphens for ja,zh" since="27"/>
<type name="loose" description="CSS lev 3 line-break=loose" since="27"/>
</key>
<key name="lw" description="Line break key for CSS lev 3 word-break options" since="28">
<type name="normal" description="CSS lev 3 word-break=normal, normal script/language behavior for midword breaks"/>
<type name="breakall" description="CSS lev 3 word-break=break-all, allow midword breaks unless forbidden by lb setting"/>
<type name="keepall" description="CSS lev 3 word-break=keep-all, prohibit midword breaks except for dictionary breaks"/>
<type name="phrase" description="Prioritize keeping natural phrases (of multiple words) together when breaking, used in short text like title and headline"/>
<type name="normal" description="CSS lev 3 word-break=normal, normal script/language behavior for midword breaks" since="28"/>
<type name="breakall" description="CSS lev 3 word-break=break-all, allow midword breaks unless forbidden by lb setting" since="28"/>
<type name="keepall" description="CSS lev 3 word-break=keep-all, prohibit midword breaks except for dictionary breaks" since="28"/>
<type name="phrase" description="Prioritize keeping natural phrases (of multiple words) together when breaking, used in short text like title and headline" since="41"/>
</key>
<key name="ss" description="Sentence break parameter key to control use of suppressions data" since="28">
<type name="none" description="Don't use segmentation suppressions data"/>
<type name="standard" description="Use segmentation suppressions data of type standard"/>
<type name="none" description="Don't use segmentation suppressions data" since="28"/>
<type name="standard" description="Use segmentation suppressions data of type standard" since="28"/>
</key>
</keyword>

View File

@@ -96,20 +96,20 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="cacfq" description="Creston, Canada" alias="America/Creston" since="21.0.1"/>
<type name="caedm" description="Edmonton, Canada" alias="America/Edmonton Canada/Mountain"/>
<type name="caffs" description="Rainy River, Canada" alias="America/Rainy_River"/>
<type name="cafne" description="Fort Nelson, Canada" alias="America/Fort_Nelson"/>
<type name="cafne" description="Fort Nelson, Canada" alias="America/Fort_Nelson" since="29"/>
<type name="caglb" description="Glace Bay, Canada" alias="America/Glace_Bay"/>
<type name="cagoo" description="Goose Bay, Canada" alias="America/Goose_Bay"/>
<type name="cahal" description="Halifax, Canada" alias="America/Halifax Canada/Atlantic"/>
<type name="caiql" description="Iqaluit, Canada" alias="America/Iqaluit"/>
<type name="camon" description="Moncton, Canada" alias="America/Moncton"/>
<type name="camtr" description="Montreal, Canada" deprecated="true" alias="America/Montreal"/>
<type name="camtr" description="Montreal, Canada" deprecated="true" preferred="cator"/>
<type name="capnt" description="Pangnirtung, Canada" alias="America/Pangnirtung"/>
<type name="careb" description="Resolute, Canada" alias="America/Resolute"/>
<type name="careg" description="Regina, Canada" alias="America/Regina Canada/East-Saskatchewan Canada/Saskatchewan"/>
<type name="casjf" description="St. John's, Canada" alias="America/St_Johns Canada/Newfoundland"/>
<type name="canpg" description="Nipigon, Canada" alias="America/Nipigon"/>
<type name="cathu" description="Thunder Bay, Canada" alias="America/Thunder_Bay"/>
<type name="cator" description="Toronto, Canada" alias="America/Toronto Canada/Eastern"/>
<type name="cator" description="Toronto, Canada" alias="America/Toronto America/Montreal Canada/Eastern"/>
<type name="cavan" description="Vancouver, Canada" alias="America/Vancouver Canada/Pacific"/>
<type name="cawnp" description="Winnipeg, Canada" alias="America/Winnipeg Canada/Central"/>
<type name="caybx" description="Blanc-Sablon, Canada" alias="America/Blanc-Sablon"/>
@@ -177,7 +177,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="frpar" description="Paris, France" alias="Europe/Paris"/>
<type name="galbv" description="Libreville, Gabon" alias="Africa/Libreville"/>
<type name="gaza" description="Gaza Strip, Palestinian Territories" deprecated="true" preferred="gazastrp"/>
<type name="gazastrp" description="Gaza Strip, Palestinian Territories" alias="Asia/Gaza"/>
<type name="gazastrp" description="Gaza Strip, Palestinian Territories" alias="Asia/Gaza" since="40"/>
<type name="gblon" description="London, United Kingdom" alias="Europe/London Europe/Belfast GB GB-Eire"/>
<type name="gdgnd" description="Grenada" alias="America/Grenada"/>
<type name="getbs" description="Tbilisi, Georgia" alias="Asia/Tbilisi"/>
@@ -190,7 +190,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="globy" description="Ittoqqortoormiit (Scoresbysund), Greenland" alias="America/Scoresbysund"/>
<type name="glthu" description="Qaanaaq (Thule), Greenland" alias="America/Thule"/>
<type name="gmbjl" description="Banjul, Gambia" alias="Africa/Banjul"/>
<type name="gmt" description="Greenwich Mean Time" alias="Etc/GMT Etc/GMT+0 Etc/GMT-0 Etc/GMT0 Etc/Greenwich GMT GMT+0 GMT-0 GMT0 Greenwich"/>
<type name="gmt" description="Greenwich Mean Time" alias="Etc/GMT Etc/GMT+0 Etc/GMT-0 Etc/GMT0 Etc/Greenwich GMT GMT+0 GMT-0 GMT0 Greenwich" since="31"/>
<type name="gncky" description="Conakry, Guinea" alias="Africa/Conakry"/>
<type name="gpbbr" description="Guadeloupe" alias="America/Guadeloupe"/>
<type name="gpmsb" description="Marigot, Saint Martin" alias="America/Marigot"/>
@@ -280,7 +280,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="mwblz" description="Blantyre, Malawi" alias="Africa/Blantyre"/>
<type name="mxchi" description="Chihuahua, Mexico" alias="America/Chihuahua"/>
<type name="mxcun" description="Cancún, Mexico" alias="America/Cancun"/>
<type name="mxcjs" description="Ciudad Juárez, Mexico" alias="America/Ciudad_Juarez"/>
<type name="mxcjs" description="Ciudad Juárez, Mexico" alias="America/Ciudad_Juarez" since="43"/>
<type name="mxhmo" description="Hermosillo, Mexico" alias="America/Hermosillo"/>
<type name="mxmam" description="Matamoros, Mexico" alias="America/Matamoros"/>
<type name="mxmex" description="Mexico City, Mexico" alias="America/Mexico_City Mexico/General"/>
@@ -390,7 +390,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="tmasb" description="Ashgabat, Turkmenistan" alias="Asia/Ashgabat Asia/Ashkhabad"/>
<type name="tntun" description="Tunis, Tunisia" alias="Africa/Tunis"/>
<type name="totbu" description="Tongatapu, Tonga" alias="Pacific/Tongatapu"/>
<type name="trist" description="Istanbul, Turkey" alias="Europe/Istanbul Asia/Istanbul Turkey"/>
<type name="trist" description="Istanbul, Türkiye" alias="Europe/Istanbul Asia/Istanbul Turkey"/>
<type name="ttpos" description="Port of Spain, Trinidad and Tobago" alias="America/Port_of_Spain"/>
<type name="tvfun" description="Funafuti, Tuvalu" alias="Pacific/Funafuti"/>
<type name="twtpe" description="Taipei, Taiwan" alias="Asia/Taipei ROC"/>

View File

@@ -7,18 +7,18 @@
<version number="$Revision$" />
<keyword>
<key name="em" description="Emoji presentation style request" since="29">
<type name="emoji" description="use an emoji presentation for emoji characters if possible"/>
<type name="text" description="use a text presentation for emoji characters if possible"/>
<type name="default" description="use the default presentation as specified in UTR #51"/>
<type name="emoji" description="use an emoji presentation for emoji characters if possible" since="29"/>
<type name="text" description="use a text presentation for emoji characters if possible" since="29"/>
<type name="default" description="use the default presentation as specified in UTR #51" since="29"/>
</key>
<key name="rg" description="Alternate region for determining certain data values (e.g. default currency and units) specified by rgScope" since="29">
<type name="RG_KEY_VALUE" description="A region code from idValidity/id[type='region'][idStatus='regular'], suffixed with 'ZZZZ'" />
<type name="RG_KEY_VALUE" description="A region code from idValidity/id[type='region'][idStatus='regular'], suffixed with 'ZZZZ'" since="29"/>
</key>
<key name="sd" description="Region subdivision" since="28">
<type name="SUBDIVISION_CODE"
description="Valid unicode_subdivision_subtag for the region subtag as specified in LDML, based on subdivisionContainment data in supplementalData, prefixed by the associated unicode_region_subtag" />
description="Valid unicode_subdivision_subtag for the region subtag as specified in LDML, based on subdivisionContainment data in supplementalData, prefixed by the associated unicode_region_subtag" since="28"/>
</key>
<key name="va" description="Common locale variant type key">

View File

@@ -1,5 +1,5 @@
<!--
Copyright © 1991-2022 Unicode, Inc.
Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@@ -42,7 +42,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!ATTLIST version number CDATA #REQUIRED >
<!--@MATCH:regex/\$Revision.*\$-->
<!--@METADATA-->
<!ATTLIST version cldrVersion CDATA #FIXED "42" >
<!ATTLIST version cldrVersion CDATA #FIXED "43" >
<!--@MATCH:any-->
<!--@VALUE-->
<!ATTLIST version draft (approved | contributed | provisional | unconfirmed | true | false) #IMPLIED >
@@ -68,6 +68,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@METADATA-->
<!--@DEPRECATED:true, false-->
<!ATTLIST language references CDATA #IMPLIED >
<!--@MATCH:any-->
<!--@METADATA-->
<!ELEMENT script ( #PCDATA ) >
@@ -465,6 +466,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@METADATA-->
<!--@DEPRECATED-->
<!ATTLIST exemplarCharacters references CDATA #IMPLIED >
<!--@MATCH:any-->
<!--@METADATA-->
<!ATTLIST exemplarCharacters validSubLocales CDATA #IMPLIED >
<!--@VALUE-->
@@ -2825,10 +2827,11 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!ELEMENT cr ( #PCDATA ) >
<!ATTLIST cr alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant-->
<!--@MATCH:literal/variant, proposed, short-->
<!ATTLIST cr draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA-->
<!ATTLIST cr references CDATA #IMPLIED >
<!--@MATCH:any-->
<!--@METADATA-->
<!-- # Use the cr element instead, with ICU syntax. -->
@@ -3123,7 +3126,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@MATCH:or/range/-1.0E20~1.0E20||literal/-x, 0, 0.x, NaN, -Inf, Inf, x,x, x.x-->
<!--@VALUE-->
<!ATTLIST rbnfrule radix CDATA #IMPLIED >
<!--@MATCH:literal/1,000, 100, 1000, 100000, 20-->
<!--@MATCH:literal/1,000, 100, 1000, 100000, 5, 20, 400, 8000, 160,000, 3,200,000, 64,000,000-->
<!--@VALUE-->
<!ATTLIST rbnfrule decexp CDATA #IMPLIED >
<!--@VALUE-->
@@ -3159,10 +3162,8 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@METADATA-->
<!ELEMENT personNames ( alias | ( nameOrderLocales*, foreignSpaceReplacement*, initialPattern*, personName*, sampleName*, special* ) ) >
<!--@TECHPREVIEW-->
<!ELEMENT nameOrderLocales ( #PCDATA ) >
<!--@TECHPREVIEW-->
<!ATTLIST nameOrderLocales order (givenFirst | surnameFirst) #REQUIRED >
<!ATTLIST nameOrderLocales alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant-->
@@ -3172,7 +3173,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@METADATA-->
<!ELEMENT foreignSpaceReplacement ( #PCDATA ) >
<!--@TECHPREVIEW-->
<!ATTLIST foreignSpaceReplacement xml:space (default | preserve) "preserve" >
<!--@METADATA-->
<!ATTLIST foreignSpaceReplacement alt NMTOKENS #IMPLIED >
@@ -3183,7 +3183,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@METADATA-->
<!ELEMENT initialPattern ( #PCDATA ) >
<!--@TECHPREVIEW-->
<!ATTLIST initialPattern type (initial | initialSequence) #REQUIRED >
<!ATTLIST initialPattern alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant-->
@@ -3193,18 +3192,16 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@METADATA-->
<!ELEMENT personName ( alias | ( namePattern+, special* ) ) >
<!--@TECHPREVIEW-->
<!ATTLIST personName order NMTOKENS #IMPLIED >
<!--@MATCH:set/literal/givenFirst, surnameFirst, sorting-->
<!--@MATCH:literal/givenFirst, surnameFirst, sorting-->
<!ATTLIST personName length NMTOKENS #IMPLIED >
<!--@MATCH:set/literal/long, medium, short-->
<!--@MATCH:literal/long, medium, short-->
<!ATTLIST personName usage NMTOKENS #IMPLIED >
<!--@MATCH:set/literal/referring, addressing, monogram-->
<!--@MATCH:literal/referring, addressing, monogram-->
<!ATTLIST personName formality NMTOKENS #IMPLIED >
<!--@MATCH:set/literal/formal, informal-->
<!--@MATCH:literal/formal, informal-->
<!ELEMENT namePattern ( #PCDATA ) >
<!--@TECHPREVIEW-->
<!ATTLIST namePattern alt (1 | 2) #IMPLIED >
<!ATTLIST namePattern draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA-->
@@ -3212,14 +3209,12 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@METADATA-->
<!ELEMENT sampleName ( alias | ( nameField+, special* ) ) >
<!--@TECHPREVIEW-->
<!ATTLIST sampleName item NMTOKENS #REQUIRED >
<!--@MATCH:literal/givenOnly, givenSurnameOnly, given12Surname, full-->
<!--@MATCH:literal/nativeG, nativeGS, nativeGGS, nativeFull, foreignG, foreignGS, foreignGGS, foreignFull-->
<!ELEMENT nameField ( #PCDATA ) >
<!--@TECHPREVIEW-->
<!ATTLIST nameField type CDATA #REQUIRED >
<!--@MATCH:literal/prefix, given, given-informal, given2, surname, surname-prefix, surname-core, surname2, suffix-->
<!--@MATCH:literal/title, given, given-informal, given2, surname, surname-prefix, surname-core, surname2, generation, credentials-->
<!ATTLIST nameField alt NMTOKENS #IMPLIED >
<!--@MATCH:literal/variant-->
<!ATTLIST nameField draft (approved | contributed | provisional | unconfirmed) #IMPLIED >

View File

@@ -1,5 +1,5 @@
<!--
Copyright © 1991-2022 Unicode, Inc.
Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@@ -12,7 +12,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!ATTLIST version number CDATA #REQUIRED >
<!--@MATCH:regex/\$Revision.*\$-->
<!--@METADATA-->
<!ATTLIST version cldrVersion CDATA #FIXED "42" >
<!ATTLIST version cldrVersion CDATA #FIXED "43" >
<!--@MATCH:version-->
<!--@VALUE-->

View File

@@ -1,18 +1,18 @@
<!--
Copyright © 1991-2022 Unicode, Inc.
Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<!ELEMENT supplementalData ( version, generation?, cldrVersion?, currencyData?, territoryContainment?, subdivisionContainment?, languageData?, territoryInfo?, postalCodeData?, calendarData?, calendarPreferenceData?, weekData?, timeData?, measurementData?, unitIdComponents?, unitConstants*, unitQuantities*, convertUnits*, unitPreferenceData?, timezoneData?, characters?, transforms?, metadata?, codeMappings?, parentLocales?, personNamesDefaults?, likelySubtags?, metazoneInfo?, plurals?, telephoneCodeData?, numberingSystems?, bcp47KeywordMappings?, gender?, references?, languageMatching?, dayPeriodRuleSet*, metaZones?, primaryZones?, windowsZones?, coverageLevels?, idValidity?, rgScope?, languageGroups?, grammaticalData? ) >
<!ELEMENT supplementalData ( version, generation?, cldrVersion?, currencyData?, territoryContainment?, subdivisionContainment?, languageData?, territoryInfo?, postalCodeData?, calendarData?, calendarPreferenceData?, weekData?, timeData?, measurementData?, unitIdComponents?, unitConstants*, unitQuantities*, convertUnits*, unitPreferenceData?, timezoneData?, characters?, transforms?, metadata?, codeMappings?, parentLocales*, personNamesDefaults?, likelySubtags?, metazoneInfo?, plurals?, telephoneCodeData?, numberingSystems?, bcp47KeywordMappings?, gender?, references?, languageMatching?, dayPeriodRuleSet*, metaZones?, primaryZones?, windowsZones?, coverageLevels?, idValidity?, rgScope?, languageGroups?, grammaticalData? ) >
<!ELEMENT version EMPTY >
<!--@METADATA-->
<!ATTLIST version number CDATA #REQUIRED >
<!--@MATCH:any-->
<!--@METADATA-->
<!ATTLIST version cldrVersion CDATA #FIXED "42" >
<!ATTLIST version cldrVersion CDATA #FIXED "43" >
<!--@MATCH:version-->
<!--@VALUE-->
<!ATTLIST version unicodeVersion CDATA #FIXED "15.0.0" >
@@ -216,7 +216,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!ELEMENT calendarData ( calendar* ) >
<!ELEMENT calendar ( calendarSystem?, eras? ) >
<!ELEMENT calendar ( calendarSystem?, inheritEras?, eras? ) >
<!ATTLIST calendar type NMTOKEN #REQUIRED >
<!--@MATCH:bcp47/ca-->
<!ATTLIST calendar territories NMTOKENS #IMPLIED >
@@ -237,6 +237,11 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!ATTLIST calendarSystem references CDATA #IMPLIED >
<!--@METADATA-->
<!ELEMENT inheritEras EMPTY >
<!ATTLIST inheritEras calendar NMTOKEN #REQUIRED >
<!--@MATCH:bcp47/ca-->
<!--@VALUE-->
<!ELEMENT eras ( era* ) >
<!ATTLIST eras references CDATA #IMPLIED >
<!--@METADATA-->
@@ -250,6 +255,12 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!ATTLIST era end CDATA #IMPLIED >
<!--@MATCH:time/yyyy-MM-dd-->
<!--@VALUE-->
<!ATTLIST era code NMTOKEN #IMPLIED >
<!--@MATCH:regex/[a-z0-9]{3,8}(\-[a-z0-9]{3,8})*-->
<!--@VALUE-->
<!ATTLIST era aliases NMTOKENS #IMPLIED >
<!--@MATCH:set/regex/[a-z0-9]{2,8}(\-[a-z0-9]{3,8})*-->
<!--@VALUE-->
<!ATTLIST era named (true | false) #IMPLIED >
<!--@VALUE-->
@@ -439,7 +450,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!--@DEPRECATED-->
<!ATTLIST unitPreferences draft (approved | contributed | provisional | unconfirmed) #IMPLIED >
<!--@METADATA-->
<!--@DEPRECATED-->
<!ELEMENT unitPreference ( #PCDATA ) >
<!--@ORDERED-->
@@ -900,6 +910,8 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!-- # Parent locales -->
<!ELEMENT parentLocales ( parentLocale* ) >
<!ATTLIST parentLocales component NMTOKEN #IMPLIED >
<!--@MATCH:literal/segmentations, collations-->
<!ELEMENT parentLocale EMPTY >
<!ATTLIST parentLocale parent NMTOKEN #REQUIRED >
@@ -923,6 +935,9 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<!ATTLIST likelySubtag to NMTOKEN #REQUIRED >
<!--@MATCH:validity/locale-->
<!--@VALUE-->
<!ATTLIST likelySubtag origin NMTOKENS #IMPLIED >
<!--@MATCH:set/literal/sil1, wikidata, special-->
<!--@METADATA-->
<!ELEMENT metazoneInfo ( timezone* ) >

View File

@@ -0,0 +1,231 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="aa"/>
</identity>
<localeDisplayNames>
<languages>
<language type="aa" draft="unconfirmed">Qafar</language>
</languages>
<territories>
<territory type="DJ" draft="unconfirmed">Yabuuti</territory>
<territory type="ER" draft="unconfirmed">Eretria</territory>
<territory type="ET" draft="unconfirmed">Otobbia</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a b t s e c k x i d q r f g o l m n u w h y]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[j p v z]</exemplarCharacters>
<exemplarCharacters type="index">[A B T S E C K X I D Q R F G O L M N U W H Y]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="generic">
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern draft="unconfirmed">EEEE, MMMM dd, y G</pattern>
<datetimeSkeleton draft="unconfirmed">GyMMMMEEEEdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern draft="unconfirmed">dd MMMM y G</pattern>
<datetimeSkeleton draft="unconfirmed">GyMMMMdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern draft="unconfirmed">dd-MMM-y G</pattern>
<datetimeSkeleton draft="unconfirmed">GyMMMdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern draft="unconfirmed">dd/MM/yy GGGGG</pattern>
<datetimeSkeleton draft="unconfirmed">GGGGGyyMMdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
</dateFormats>
</calendar>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1" draft="unconfirmed">Qun</month>
<month type="2" draft="unconfirmed">Nah</month>
<month type="3" draft="unconfirmed">Cig</month>
<month type="4" draft="unconfirmed">Agd</month>
<month type="5" draft="unconfirmed">Cax</month>
<month type="6" draft="unconfirmed">Qas</month>
<month type="7" draft="unconfirmed">Qad</month>
<month type="8" draft="unconfirmed">Leq</month>
<month type="9" draft="unconfirmed">Way</month>
<month type="10" draft="unconfirmed">Dit</month>
<month type="11" draft="unconfirmed">Xim</month>
<month type="12" draft="unconfirmed">Kax</month>
</monthWidth>
<monthWidth type="wide">
<month type="1" draft="unconfirmed">Qunxa Garablu</month>
<month type="2" draft="unconfirmed">Kudo</month>
<month type="3" draft="unconfirmed">Ciggilta Kudo</month>
<month type="4" draft="unconfirmed">Agda Baxis</month>
<month type="5" draft="unconfirmed">Caxah Alsa</month>
<month type="6" draft="unconfirmed">Qasa Dirri</month>
<month type="7" draft="unconfirmed">Qado Dirri</month>
<month type="8" draft="unconfirmed">Liiqen</month>
<month type="9" draft="unconfirmed">Waysu</month>
<month type="10" draft="unconfirmed">Diteli</month>
<month type="11" draft="unconfirmed">Ximoli</month>
<month type="12" draft="unconfirmed">Kaxxa Garablu</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1" draft="unconfirmed">Q</month>
<month type="2" draft="unconfirmed">N</month>
<month type="3" draft="unconfirmed">C</month>
<month type="4" draft="unconfirmed">A</month>
<month type="5" draft="unconfirmed">C</month>
<month type="6" draft="unconfirmed">Q</month>
<month type="7" draft="unconfirmed">Q</month>
<month type="8" draft="unconfirmed">L</month>
<month type="9" draft="unconfirmed">W</month>
<month type="10" draft="unconfirmed">D</month>
<month type="11" draft="unconfirmed">X</month>
<month type="12" draft="unconfirmed">K</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun" draft="unconfirmed">Aca</day>
<day type="mon" draft="unconfirmed">Etl</day>
<day type="tue" draft="unconfirmed">Tal</day>
<day type="wed" draft="unconfirmed">Arb</day>
<day type="thu" draft="unconfirmed">Kam</day>
<day type="fri" draft="unconfirmed">Gum</day>
<day type="sat" draft="unconfirmed">Sab</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun" draft="unconfirmed">Acaada</day>
<day type="mon" draft="unconfirmed">Etleeni</day>
<day type="tue" draft="unconfirmed">Talaata</day>
<day type="wed" draft="unconfirmed">Arbaqa</day>
<day type="thu" draft="unconfirmed">Kamiisi</day>
<day type="fri" draft="unconfirmed">Gumqata</day>
<day type="sat" draft="unconfirmed">Sabti</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun" draft="unconfirmed">A</day>
<day type="mon" draft="unconfirmed">E</day>
<day type="tue" draft="unconfirmed">T</day>
<day type="wed" draft="unconfirmed">A</day>
<day type="thu" draft="unconfirmed">K</day>
<day type="fri" draft="unconfirmed">G</day>
<day type="sat" draft="unconfirmed">S</day>
</dayWidth>
</dayContext>
</days>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="abbreviated">
<dayPeriod type="am" draft="unconfirmed">saaku</dayPeriod>
<dayPeriod type="pm" draft="unconfirmed">carra</dayPeriod>
</dayPeriodWidth>
<dayPeriodWidth type="wide">
<dayPeriod type="am" draft="unconfirmed">saaku</dayPeriod>
<dayPeriod type="pm" draft="unconfirmed">carra</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
<eras>
<eraNames>
<era type="0" draft="unconfirmed">Yaasuusuk Duma</era>
<era type="1" draft="unconfirmed">Yaasuusuk Wadir</era>
</eraNames>
<eraAbbr>
<era type="0" draft="unconfirmed">YD</era>
<era type="1" draft="unconfirmed">YW</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern draft="unconfirmed">EEEE, MMMM dd, y</pattern>
<datetimeSkeleton draft="unconfirmed">yMMMMEEEEdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern draft="unconfirmed">dd MMMM y</pattern>
<datetimeSkeleton draft="unconfirmed">yMMMMdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern draft="unconfirmed">dd-MMM-y</pattern>
<datetimeSkeleton draft="unconfirmed">yMMMdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern draft="unconfirmed">dd/MM/yy</pattern>
<datetimeSkeleton draft="unconfirmed">yyMMdd</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>h:mm:ssa zzzz</pattern>
<datetimeSkeleton>ahmmsszzzz</datetimeSkeleton>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>h:mm:ssa z</pattern>
<datetimeSkeleton>ahmmssz</datetimeSkeleton>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>h:mm:ssa</pattern>
<datetimeSkeleton>ahmmss</datetimeSkeleton>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>h:mma</pattern>
<datetimeSkeleton>ahmm</datetimeSkeleton>
</timeFormat>
</timeFormatLength>
</timeFormats>
</calendar>
</calendars>
</dates>
<numbers>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern draft="unconfirmed">¤#,##0.00</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="ETB">
<symbol>Br</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="aa"/>
<territory type="DJ"/>
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="wide">
<month type="1" draft="unconfirmed">Qunxa Garablu</month>
<month type="2" draft="unconfirmed">Kudo</month>
<month type="3" draft="unconfirmed">Ciggilta Kudo</month>
<month type="4" draft="unconfirmed">Agda Baxis</month>
<month type="5" draft="unconfirmed">Caxah Alsa</month>
<month type="6" draft="unconfirmed">Qasa Dirri</month>
<month type="7" draft="unconfirmed">Qado Dirri</month>
<month type="8" draft="unconfirmed">Leqeeni</month>
<month type="9" draft="unconfirmed">Waysu</month>
<month type="10" draft="unconfirmed">Diteli</month>
<month type="11" draft="unconfirmed">Ximoli</month>
<month type="12" draft="unconfirmed">Kaxxa Garablu</month>
</monthWidth>
</monthContext>
</months>
</calendar>
</calendars>
</dates>
<numbers>
<currencies>
<currency type="DJF">
<symbol>Fdj</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="aa"/>
<territory type="ER"/>
</identity>
<numbers>
<currencies>
<currency type="ERN">
<symbol>Nfk</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="aa"/>
<territory type="ET"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
Proper interpretation of these files requires synthesis of missing items, as per
https://www.unicode.org/reports/tr35/tr35-general.html#Annotations
Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ for derived annotations.
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="ab"/>
<territory type="GE"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="an"/>
<territory type="ES"/>
</identity>
</ldml>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ for derived annotations.
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="apc"/>
</identity>
<localeDisplayNames>
<languages>
<language type="apc">العامية</language>
</languages>
</localeDisplayNames>
<layout>
<orientation>
<characterOrder>right-to-left</characterOrder>
</orientation>
</layout>
<characters>
<exemplarCharacters>[\u064B \u064C \u064D \u064E \u064F \u0650 \u0651 \u0652 \u0670 ء آ أ ؤ إ ئ ا ب ة ت ث ج ح خ د ذ ر ز س ش ص ض ط ظ ع غ ف ق ك ل م ن ه و ى ي]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[ـ\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک گ ی]</exemplarCharacters>
<exemplarCharacters type="index">[ا ب ت ث ج ح خ د ذ ر ز س ش ص ض ط ظ ع غ ف ق ك ل م ن ه و ي]</exemplarCharacters>
<exemplarCharacters type="numbers">[\u061C\u200E \- , ٫ ٬ . % ٪ ‰ ؉ + 0٠ 1١ 2٢ 3٣ 4٤ 5٥ 6٦ 7٧ 8٨ 9٩]</exemplarCharacters>
<exemplarCharacters type="punctuation">[\- — ، ؛ \: ! ؟ . … ' &quot; « » ( ) \[ \] \&amp;]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="wide">
<month type="1" draft="unconfirmed">كانون التاني</month>
<month type="2" draft="unconfirmed">شباط</month>
<month type="3" draft="unconfirmed">أذار</month>
<month type="4" draft="unconfirmed">نيسان</month>
<month type="5" draft="unconfirmed">أيار</month>
<month type="6" draft="unconfirmed">حزيران</month>
<month type="7" draft="unconfirmed">تموز</month>
<month type="8" draft="unconfirmed">آب</month>
<month type="9" draft="unconfirmed">أيلول</month>
<month type="10" draft="unconfirmed">تشرين الأول</month>
<month type="11" draft="unconfirmed">تشرين التاني</month>
<month type="12" draft="unconfirmed">كانون الأول</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="wide">
<day type="sun" draft="unconfirmed">الأحد</day>
<day type="mon" draft="unconfirmed">التنين</day>
<day type="tue" draft="unconfirmed">التلاتا</day>
<day type="wed" draft="unconfirmed">الأربعا</day>
<day type="thu" draft="unconfirmed">الخميس</day>
<day type="fri" draft="unconfirmed">الجمعة</day>
<day type="sat" draft="unconfirmed">السبت</day>
</dayWidth>
</dayContext>
</days>
<dayPeriods>
<dayPeriodContext type="format">
<dayPeriodWidth type="wide">
<dayPeriod type="am" draft="unconfirmed">صباحا</dayPeriod>
<dayPeriod type="pm" draft="unconfirmed">مساء</dayPeriod>
</dayPeriodWidth>
</dayPeriodContext>
</dayPeriods>
</calendar>
</calendars>
</dates>
<numbers>
<currencies>
<currency type="JOD">
<symbol>د.أ.</symbol>
</currency>
</currencies>
</numbers>
</ldml>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="apc"/>
<territory type="SY"/>
</identity>
</ldml>

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
@@ -36,6 +36,14 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<relative type="0" draft="contributed">هذه السنة</relative>
<relative type="1" draft="contributed">السنة التالية</relative>
</field>
<field type="year-short">
<relative type="0">هذه السنة</relative>
<relative type="1">السنة التالية</relative>
</field>
<field type="year-narrow">
<relative type="0">هذه السنة</relative>
<relative type="1">السنة التالية</relative>
</field>
</fields>
</dates>
<numbers>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)

Some files were not shown because too many files have changed in this diff Show More