Bill Huang
|
87017b5199
|
8295859: Update Manual Test Groups
Reviewed-by: msheppar
|
2023-04-12 16:08:34 +00:00 |
|
Quan Anh Mai
|
99a9dbc8f1
|
8305783: x86_64: Optimize AbsI and AbsL
Reviewed-by: jkarthikeyan, thartmann
|
2023-04-12 13:48:52 +00:00 |
|
Johannes Bechberger
|
d8af7a6014
|
8304725: AsyncGetCallTrace can cause SIGBUS on M1
Reviewed-by: dholmes, stuefe, mbaesken
|
2023-04-12 06:49:10 +00:00 |
|
Pengfei Li
|
b9bdbe9ab3
|
8305524: AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub
Reviewed-by: aph, xgong
|
2023-04-12 03:15:39 +00:00 |
|
Xin Liu
|
82e8b0332b
|
8305203: Simplify trimming operation in Region::Ideal
Reviewed-by: thartmann, kvn
|
2023-04-12 00:37:15 +00:00 |
|
Bill Huang
|
27cf63853c
|
8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only
Reviewed-by: msheppar
|
2023-04-11 21:39:03 +00:00 |
|
Justin King
|
42fa000a7d
|
8305484: Compiler::init_c1_runtime unnecessarily uses an Arena that lives for the lifetime of the process
Reviewed-by: thartmann, kvn
|
2023-04-11 19:50:01 +00:00 |
|
Brian Burkhalter
|
475e9a7cad
|
8305809: (fs) Review obsolete Linux kernel dependency on os.version (Unix kernel 2.6.39)
Reviewed-by: rriggs, alanb
|
2023-04-11 16:59:11 +00:00 |
|
Alexey Semenyuk
|
1de772cd89
|
8294806: jpackaged-app ignores splash screen from jar file
Reviewed-by: almatvee
|
2023-04-11 16:16:07 +00:00 |
|
Thomas Schatzl
|
d9db90636f
|
8305368: G1 remset chunk claiming may use relaxed memory ordering
Reviewed-by: ayang, iwalulya
|
2023-04-11 16:06:10 +00:00 |
|
Thomas Schatzl
|
c789d24039
|
8305370: Inconsistent use of for_young_only_phase parameter in G1 predictions
Reviewed-by: iwalulya, kbarrett
|
2023-04-11 16:04:12 +00:00 |
|
Aleksei Voitylov
|
c6d7cf6b48
|
8305663: Wrong iteration order of pause array in g1MMUTracker
Reviewed-by: ayang, tschatzl
|
2023-04-11 16:03:13 +00:00 |
|
Jiangli Zhou
|
ce4b995556
|
8305761: Resolve multiple definition of 'jvm' when statically linking with JDK native libraries
Reviewed-by: alanb, kevinw
|
2023-04-11 15:05:44 +00:00 |
|
Tom Rodriguez
|
12946f5748
|
8305419: JDK-8301995 broke building libgraal
Reviewed-by: matsaave, dnsimon, thartmann
|
2023-04-11 14:55:55 +00:00 |
|
Mark Powers
|
9486969bd3
|
8302696: Revert API signature changes made in JDK-8285504 and JDK-8285263
Reviewed-by: mullan
|
2023-04-11 14:42:44 +00:00 |
|
Matias Saavedra Silva
|
628a3f173a
|
8304738: UnregisteredClassesTable_lock never created
Reviewed-by: iklam, jcking, dholmes
|
2023-04-11 14:03:10 +00:00 |
|
Leonid Mesnik
|
7a5597c34f
|
8277573: VmObjectAlloc is not generated by intrinsics methods which allocate objects
Reviewed-by: kvn, sspitsyn
|
2023-04-11 13:55:20 +00:00 |
|
Chen Liang
|
e5ce7d9e43
|
8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc
Reviewed-by: mchung
|
2023-04-11 13:40:56 +00:00 |
|
Julian Waters
|
cd7d53c88c
|
8304717: Declaration aliasing between boolean and jboolean is wrong
Reviewed-by: dholmes
|
2023-04-11 06:52:34 +00:00 |
|
Alan Bateman
|
2586f36120
|
8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
|
2023-04-11 05:49:54 +00:00 |
|
Matthew Donovan
|
39398075b7
|
8182621: JSSE should reject empty TLS plaintexts
Reviewed-by: xuelei
|
2023-04-11 04:21:17 +00:00 |
|
Feilong Jiang
|
137513025d
|
8305728: RISC-V: Use bexti instruction to do single-bit testing
Reviewed-by: fyang, yzhu
|
2023-04-11 03:00:54 +00:00 |
|
Eirik Bjorsnos
|
4485737e9b
|
8304501: Remove orphaned demo netbeans projects
Reviewed-by: serb
|
2023-04-11 00:17:02 +00:00 |
|
Chen Liang
|
0ff2ff6789
|
8305807: Spurious right brace in ConstantDescs field Javadocs
Reviewed-by: mchung, iris
|
2023-04-10 22:54:32 +00:00 |
|
Justin Lu
|
2aeb0e5267
|
6241286: (cal) API: Calendar.DAY_OF_WEEK definition is wrong
Reviewed-by: naoto
|
2023-04-10 21:47:16 +00:00 |
|
Justin Lu
|
42965d390c
|
6218123: (cal) API: Spec for GregorianCalendar constructors and Calendar getInstance is inconsistent.
Reviewed-by: naoto
|
2023-04-10 21:46:31 +00:00 |
|
Mandy Chung
|
a43a17c8ea
|
8305808: Typo in javadoc of ConstantDescs::BSM_VARHANDLE_STATIC_FIELD
Reviewed-by: rriggs, iris
|
2023-04-10 20:50:50 +00:00 |
|
Roger Riggs
|
ba90dc7795
|
8304911: Use OperatingSystem enum in some modules
Reviewed-by: naoto, lancea, iris, jpai
|
2023-04-10 15:51:01 +00:00 |
|
Lance Andersen
|
76975da59e
|
8305758: Update the JAR tool man page to indicate -i/--generate-file is deprecated
Reviewed-by: alanb, jpai
|
2023-04-10 14:11:51 +00:00 |
|
Eirik Bjorsnos
|
0d45a524b3
|
8302819: Remove JAR Index
Reviewed-by: mchung, alanb, lancea, jpai
|
2023-04-10 11:23:21 +00:00 |
|
Vladimir Petko
|
0243da2e4a
|
8305481: gtest is_first_C_frame failing on ARM
Reviewed-by: stuefe
|
2023-04-10 09:21:23 +00:00 |
|
Eirik Bjorsnos
|
a8e3a2dd2f
|
8205129: Remove java.lang.Compiler
Reviewed-by: alanb, jpai
|
2023-04-10 08:32:19 +00:00 |
|
Prasanta Sadhukhan
|
db174a15d1
|
4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily
Reviewed-by: prr
|
2023-04-10 07:21:23 +00:00 |
|
Ajit Ghaisas
|
969a6b9fd7
|
8304825: MacOS metal pipeline - window isn't painted if created during display sleep
Reviewed-by: kcr, avu, prr
|
2023-04-10 04:52:35 +00:00 |
|
Weijun Wang
|
97276859ab
|
8305310: Calculate PublicKey from PrivateKey
Reviewed-by: mullan
|
2023-04-10 00:55:16 +00:00 |
|
Andrey Turbanov
|
50d7335206
|
8305696: (zipfs) Avoid redundant LinkedHashMap.containsKey call ZipFileSystem.makeParentDirs
Reviewed-by: alanb, jpai, lancea
|
2023-04-09 11:21:48 +00:00 |
|
Jaikiran Pai
|
ec9d816abf
|
6441827: Documentation mentions nonexistent NullReferenceException
Reviewed-by: iris
|
2023-04-09 01:30:47 +00:00 |
|
Joshua Cao
|
9e20382311
|
8305721: add make compile-commands artifacts to .gitignore
Reviewed-by: erikj, jwaters
|
2023-04-08 13:17:33 +00:00 |
|
Ioi Lam
|
f45b01f883
|
8305766: ProblemList runtime/CompressedOops/CompressedClassPointers.java
Reviewed-by: cjplummer
|
2023-04-08 03:29:27 +00:00 |
|
Jonathan Gibbons
|
a8871f5d26
|
8305407: ExternalSpecsWriter should ignore white-space differences in spec titles
Reviewed-by: hannesw
|
2023-04-07 14:15:46 +00:00 |
|
Roland Westrelin
|
6b2a86a65e
|
8300257: C2: vectorization fails on some simple Memory Segment loops
Reviewed-by: kvn, thartmann
|
2023-04-07 12:51:44 +00:00 |
|
Nikita Gubarkov
|
dc81603cbf
|
8305666: Add system property for fair AWT lock
Reviewed-by: prr
|
2023-04-07 10:06:51 +00:00 |
|
Thomas Stuefe
|
c67bbcea92
|
8305711: Arm: C2 always enters slowpath for monitorexit
Reviewed-by: shade, kvn
|
2023-04-07 05:57:16 +00:00 |
|
Guoxiong Li
|
ce6e7461dc
|
8305118: Add RISC-V related content to building.md
Reviewed-by: erikj
|
2023-04-07 00:58:36 +00:00 |
|
Joshua Cao
|
314e9b3dcc
|
8300829: Make CtwRunner available as an independent tool
Reviewed-by: xliu, phh
|
2023-04-07 00:28:04 +00:00 |
|
Kevin Walls
|
0a34018797
|
8305680: Remove Permissions from jcmd help output
Reviewed-by: cjplummer, sspitsyn
|
2023-04-06 21:09:56 +00:00 |
|
Kevin Walls
|
8db1dd0258
|
8305622: Remove Permission details from jcmd man page
Reviewed-by: cjplummer, sspitsyn
|
2023-04-06 21:09:08 +00:00 |
|
Chris Plummer
|
1d517afbd4
|
8305209: JDWP exit error AGENT_ERROR_INVALID_THREAD(203): missing entry in running thread table
Reviewed-by: sspitsyn, lmesnik
|
2023-04-06 19:13:27 +00:00 |
|
Viktor Klang
|
08fbb7bb5e
|
8272119: Typo in JDK documentation (a -> an)
Reviewed-by: dfuchs, mchung, iris
|
2023-04-06 15:50:13 +00:00 |
|
Quan Anh Mai
|
536ad9df1a
|
8305461: [vectorapi] Add VectorMask::xor
Reviewed-by: psandoz
|
2023-04-06 15:33:16 +00:00 |
|