Jesper Wilhelmsson
|
af64d316c0
|
Merge
|
2022-06-17 13:46:47 +00:00 |
|
Alan Bateman
|
53bf1bfdab
|
8286176: Add JNI_VERSION_19 to jni.h and JNI spec
Reviewed-by: dcubed, iris, mchung, dholmes
|
2022-06-17 05:57:28 +00:00 |
|
Matthias Baesken
|
0530f4e517
|
8288094: cleanup old _MSC_VER handling
Reviewed-by: mdoerr, clanger, aturbanov
|
2022-06-14 10:43:07 +00:00 |
|
Alan Bateman
|
6ff2d89ea1
|
8287496: Alternative virtual thread implementation that maps to OS thread
Reviewed-by: rehn, mchung
|
2022-06-02 09:02:37 +00:00 |
|
Yasumasa Suenaga
|
26c7c92bc9
|
8286694: Incorrect argument processing in java launcher
Reviewed-by: dholmes
|
2022-05-19 05:53:10 +00:00 |
|
Yasumasa Suenaga
|
0e4bece5b5
|
8286705: GCC 12 reports use-after-free potential bugs
Reviewed-by: kbarrett
|
2022-05-15 01:32:40 +00:00 |
|
Maurizio Cimadamore
|
2c5d136260
|
8282191: Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: erikj, jvernee, psandoz, dholmes, mchung
|
2022-05-12 16:17:45 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Naoto Sato
|
03bcf7b6d1
|
8283620: System.out does not use the encoding/charset specified in the Javadoc
Reviewed-by: alanb
|
2022-04-26 16:05:20 +00:00 |
|
Magnus Ihse Bursie
|
fb469fb894
|
8284893: Fix typos in java.base
Reviewed-by: iris, wetmore, lancea, mullan, naoto
|
2022-04-19 20:07:57 +00:00 |
|
Daniel Jeliński
|
5bafcfdc17
|
8284444: Sting typo
Reviewed-by: kcr, aivanov, mgronlun
|
2022-04-07 14:55:05 +00:00 |
|
Luis Pinto
|
63fec5da27
|
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
|
2022-04-01 13:26:20 +00:00 |
|
Aleksei Efimov
|
929b6a3556
|
8282917: Remove InetAddressImplFactory from InetAddress
Reviewed-by: dfuchs, jpai
|
2022-03-24 13:50:50 +00:00 |
|
Tyler Steele
|
3e58a438e9
|
8283287: ClassLoader.c cleanups
Reviewed-by: stuefe, alanb, rriggs
|
2022-03-19 07:06:47 +00:00 |
|
Mikael Vidstedt
|
d8893fad23
|
8283059: Uninitialized warning in check_code.c with GCC 11.2
Reviewed-by: dholmes
|
2022-03-18 20:28:39 +00:00 |
|
Tyler Steele
|
cab4ff6454
|
8283225: ClassLoader.c produces incorrect OutOfMemory Exception when length is 0 (aix)
Reviewed-by: stuefe, rriggs, dholmes
|
2022-03-18 07:02:26 +00:00 |
|
Mandy Chung
|
7e1c67d4af
|
8282608: RawNativeLibraryImpl can't be passed to NativeLibraries::findEntry0
Reviewed-by: mcimadamore, dholmes
|
2022-03-04 03:41:41 +00:00 |
|
Mandy Chung
|
02aa7cef0a
|
8282515: More clean up on NativeLibraries just for JNI library use
Reviewed-by: mcimadamore
|
2022-03-03 01:50:02 +00:00 |
|
Yumin Qi
|
cda9c3011b
|
8278753: Runtime crashes with access violation during JNI_CreateJavaVM call
Reviewed-by: dholmes, stuefe
|
2022-02-03 18:02:40 +00:00 |
|
Stuart Marks
|
d7ad546758
|
8276422: Add command-line option to disable finalization
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
|
2021-12-08 00:27:53 +00:00 |
|
Naoto Sato
|
b8453ebdb4
|
8275007: Java fails to start with null charset if LC_ALL is set to certain locales
Reviewed-by: rriggs, iris, joehw, alanb
|
2021-11-18 01:13:26 +00:00 |
|
Aleksei Efimov
|
2ca4ff87b7
|
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: dfuchs, alanb, michaelm, chegar
|
2021-11-11 14:33:58 +00:00 |
|
Mandy Chung
|
c6339cb8a2
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
|
2021-10-28 18:32:50 +00:00 |
|
Mandy Chung
|
309acbf0e8
|
8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
Reviewed-by: dholmes, alanb, mcimadamore
|
2021-10-28 15:27:26 +00:00 |
|
Markus Grönlund
|
72a976ef05
|
8266936: Add a finalization JFR event
Reviewed-by: coleenp, mchung, egahlin
|
2021-10-18 16:52:36 +00:00 |
|
Naoto Sato
|
ad9e234f5e
|
8275145: file.encoding system property has an incorrect value on Windows
Reviewed-by: mchung, iris, rriggs, alanb
|
2021-10-15 20:36:30 +00:00 |
|
Thomas Stuefe
|
eec64f5587
|
8256844: Make NMT late-initializable
Reviewed-by: coleenp, zgu
|
2021-08-04 12:19:02 +00:00 |
|
Patrick Concannon
|
326b2e1344
|
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
Reviewed-by: alanb, dfuchs, chegar
|
2021-07-06 13:46:02 +00:00 |
|
Brian Burkhalter
|
3fae4b3720
|
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
Reviewed-by: naoto
|
2021-06-25 19:07:39 +00:00 |
|
Matthias Baesken
|
00c88f79b3
|
8266918: merge_stack in check_code.c add NULL check
Reviewed-by: rschmelter, clanger
|
2021-06-08 07:22:03 +00:00 |
|
Dan Smith
|
fc08af58cb
|
8174222: LambdaMetafactory: validate inputs and improve documentation
Reviewed-by: mchung
|
2021-06-07 23:21:24 +00:00 |
|
Maurizio Cimadamore
|
59a539fef1
|
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
Reviewed-by: jvernee, psandoz
|
2021-06-04 12:53:17 +00:00 |
|
Maurizio Cimadamore
|
a223189b06
|
8264774: Implementation of Foreign Function and Memory API (Incubator)
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
|
2021-06-02 10:53:06 +00:00 |
|
Brian Burkhalter
|
da4dfde71a
|
8264777: Overload optimized FileInputStream::readAllBytes
Reviewed-by: dfuchs, alanb
|
2021-05-17 19:58:41 +00:00 |
|
Ioi Lam
|
1e0ecd6d56
|
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
Reviewed-by: alanb, mchung
|
2021-05-14 06:26:41 +00:00 |
|
Yasumasa Suenaga
|
0f9852c63b
|
8266168: -Wmaybe-uninitialized happens in check_code.c
Reviewed-by: stuefe
|
2021-05-06 11:54:32 +00:00 |
|
Yasumasa Suenaga
|
4a9f2319c9
|
8266173: -Wmaybe-uninitialized happens in jni_util.c
Reviewed-by: dholmes
|
2021-04-29 01:04:20 +00:00 |
|
Yumin Qi
|
e7cbeba866
|
8259070: Add jcmd option to dump CDS
Reviewed-by: ccheung, iklam, mli
|
2021-04-15 05:21:24 +00:00 |
|
Jim Laskey
|
920189918e
|
8264729: Random check-in failing header checks.
Reviewed-by: erikj, bpb
|
2021-04-05 19:03:18 +00:00 |
|
Jim Laskey
|
a0ec2cb289
|
8248862: Implement Enhanced Pseudo-Random Number Generators
Reviewed-by: darcy
|
2021-04-05 16:29:18 +00:00 |
|
Jim Laskey
|
a8005efde3
|
8166727: javac crashed: [jimage.dll+0x1942] ImageStrings::find+0x28
Reviewed-by: iklam, alanb
|
2021-04-05 14:12:26 +00:00 |
|
Chris Hegarty
|
4d51a82ba8
|
8263818: Release JNI local references in get/set-InetXXAddress-member helper functions of net_util.c
Reviewed-by: alanb
|
2021-03-19 10:46:05 +00:00 |
|
Matthias Baesken
|
d7efb4cc35
|
8262199: issue in jli args.c
Reviewed-by: clanger, alanb
|
2021-02-26 11:21:26 +00:00 |
|
Claes Redestad
|
07918995da
|
8261154: Memory leak in Java_java_lang_ClassLoader_defineClass0 with long class names
Reviewed-by: stuefe, chegar, mchung
|
2021-02-05 08:58:32 +00:00 |
|
Ioi Lam
|
b9d4211bc1
|
8260193: Remove JVM_GetInterfaceVersion() and JVM_DTraceXXX
Reviewed-by: alanb, lfoltan, gziemski, ihse
|
2021-02-03 03:56:35 +00:00 |
|
Claes Redestad
|
b07797c284
|
8260391: Remove StringCoding::err
Reviewed-by: shade, rriggs
|
2021-01-26 15:25:01 +00:00 |
|
Alex Menkov
|
bdc305e1cb
|
8258917: NativeMemoryTracking is handled by launcher inconsistenly
Reviewed-by: zgu
|
2021-01-22 21:33:02 +00:00 |
|
Jan Lahoda
|
637b0c64b0
|
8246778: Compiler implementation for Sealed Classes (Second Preview)
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Reviewed-by: lfoltan, mchung, alanb, mcimadamore, chegar
|
2020-12-07 11:11:31 +00:00 |
|
Evan Whelan
|
66a2e70985
|
8255845: Memory leak in imageFile.cpp
Reviewed-by: jlaskey, sundar
|
2020-12-03 15:28:42 +00:00 |
|
Calvin Cheung
|
3da30e991a
|
8257241: CDS should not handle disableEagerInitialization for archived lambda proxy classes
Reviewed-by: iklam, redestad, mchung
|
2020-12-02 22:17:46 +00:00 |
|