Brent Christian
|
ec7cb6d5d3
|
8276447: Deprecate finalization-related methods for removal
Reviewed-by: rriggs, alanb, lancea, darcy, mchung, serb, smarks, prr
|
2021-12-08 00:23:15 +00:00 |
|
Roger Riggs
|
7e73bca0b7
|
8276408: Deprecate Runtime.exec methods with a single string command line argument
Reviewed-by: alanb
|
2021-11-08 16:39:07 +00:00 |
|
Claes Redestad
|
30b0f820ce
|
8272626: Avoid C-style array declarations in java.*
Reviewed-by: dfuchs, alanb
|
2021-08-18 10:47:03 +00:00 |
|
Mandy Chung
|
3a69024033
|
8225667: Clarify the behavior of System::gc w.r.t. reference processing
Reviewed-by: rriggs, kbarrett, tschatzl
|
2021-07-06 14:59:42 +00:00 |
|
Jonathan Gibbons
|
25f9f19af9
|
8249646: Runtime.exec(String, String[], File) documentation contains literal {@link ...}
Reviewed-by: sundar, iris
|
2021-06-29 14:31:01 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Patrick Concannon
|
329697b02e
|
8263358: Update java.lang to use instanceof pattern variable
Reviewed-by: iris, chegar, mchung, dfuchs
|
2021-03-24 09:57:22 +00:00 |
|
Andrey Turbanov
|
233536263e
|
8264032: Improve thread safety of Runtime.version()
Reviewed-by: shade, alanb
|
2021-03-23 13:21:44 +00:00 |
|
Dan Smith
|
48d8650ae1
|
8257845: Integrate JEP 390
8254047: [JEP 390] Revise "value-based class" & apply to wrappers
8252181: [JEP 390] Define & apply annotation jdk.internal.ValueBased
8252183: [JEP 390] Add 'lint' warning for @ValueBased classes
8257027: [JEP 390] Diagnose synchronization on @ValueBased classes
8252180: [JEP 390] Deprecate wrapper class constructors for removal
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Srikanth Adayapalam <sadayapalam@openjdk.org>
Co-authored-by: Lois Foltan <lfoltan@openjdk.org>
Reviewed-by: rriggs, hseigel, mchung, darcy
|
2020-12-08 23:04:01 +00:00 |
|
Pavel Rappo
|
c5462bb95d
|
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
|
2020-11-07 12:11:43 +00:00 |
|
Pavel Rappo
|
6e43cddad7
|
8247115: Fix typos in java.lang.invoke and java.lang
Reviewed-by: lancea
|
2020-06-09 16:28:10 +01:00 |
|
Pavel Rappo
|
4c4271f283
|
8242230: Whitespace typos, relaxed javadoc, formatting
Reviewed-by: darcy, igerasim
|
2020-04-08 11:16:56 +01:00 |
|
Pavel Rappo
|
17ff85d4ad
|
8241014: Miscellaneous typos in documentation comments
Reviewed-by: igerasim, prappo, psandoz, rriggs, weijun
|
2020-03-20 20:54:56 +00:00 |
|
Mandy Chung
|
d5d6dc0caa
|
8228336: Refactor native library loading implementation
Reviewed-by: alanb, dholmes
|
2020-03-12 11:54:11 -07:00 |
|
Ivan Gerasimov
|
68a7b58abb
|
8233658: Escape + in the expression describing Runtime.Version string
Reviewed-by: naoto
|
2019-11-06 09:45:26 -08:00 |
|
Anton Kozlov
|
4b7bbaf5b0
|
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
Reviewed-by: mchung
|
2019-10-11 14:49:05 -07:00 |
|
Stuart Marks
|
6758853b54
|
8205131: remove Runtime trace methods
Reviewed-by: lancea, rriggs, iklam
|
2019-06-10 17:33:11 -07:00 |
|
Roger Riggs
|
ab88704c67
|
8220238: Enhancing j.l.Runtime/System::gc specification with an explicit 'no guarantee' statement
Reviewed-by: shade, dholmes, mchung, plevart
|
2019-06-05 10:21:02 -04:00 |
|
Claes Redestad
|
a3df1d618e
|
8215281: Use String.isEmpty() when applicable in java.base
Reviewed-by: dfuchs, alanb
|
2018-12-13 15:31:05 +01:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Joe Wang
|
dd67e0fa16
|
8199176: Accessibility issues in java.base docs
Reviewed-by: lancea, alanb, jjg, rriggs
|
2018-04-02 16:39:17 -07:00 |
|
Roger Riggs
|
f0cd136c74
|
8199420: Update javadoc tags in java.lang.System and related
Reviewed-by: lancea, bpb
|
2018-03-12 10:04:12 -04:00 |
|
Jesper Wilhelmsson
|
3dfe4d61b3
|
Merge
|
2018-03-01 01:47:46 +01:00 |
|
Robin Westberg
|
f2c21c058d
|
8041626: Shutdown tracing event
Reviewed-by: dholmes, alanb, rriggs
|
2018-02-13 15:48:23 +01:00 |
|
Mandy Chung
|
4bb064c62d
|
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Reviewed-by: dholmes, alanb, smarks
|
2018-02-23 12:10:56 -08:00 |
|
Mandy Chung
|
f42b8e4a00
|
8198441: Replace native Runtime::runFinalization0 method with shared secrets
Reviewed-by: martin
|
2018-02-20 11:28:32 -08:00 |
|
Brent Christian
|
f61a078bd2
|
8194879: Runtime.Version parses string which does not conform to spec without throwing IAE
Reviewed-by: alanb, iris, rriggs
|
2018-01-17 16:15:15 -08:00 |
|
Mark Reinhold
|
0214135fde
|
8192833: JEP 322: Time-Based Release Versioning
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
|
2017-12-13 17:28:24 -08:00 |
|
Stuart Marks
|
d57db3b793
|
8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
Reviewed-by: rriggs, bpb, mr
|
2017-12-07 14:23:52 -08:00 |
|
Mandy Chung
|
25032bad54
|
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
|
2017-11-06 17:48:00 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|