Commit Graph

1907 Commits

Author SHA1 Message Date
Joe Darcy
2399a8d764 8230373: Use java.io.Serial in generated exception types
Reviewed-by: erikj, alanb
2019-08-31 09:18:40 -07:00
Alex Menkov
3ac8462ead 8228554: Accessibility errors in jdwp-protocol.html
Reviewed-by: dholmes, sspitsyn
2019-08-28 13:34:15 -07:00
Claes Redestad
99bf89c581 8228507: Archive FDBigInteger
Reviewed-by: jiangli, bpb
2019-08-27 22:26:42 +02:00
Andrew Dinn
047b8bfeb7 8224974: Implement JEP 352
Non-Volatile Mapped Byte Buffers

Reviewed-by: alanb, kvn, bpb, gromero, darcy, shade, bulasevich, dchuyko
2019-08-20 10:11:53 +01:00
Chris Hegarty
cbfcd9c72e 8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries
Reviewed-by: dfuchs, alanb, erikj
2019-08-19 14:28:43 +01:00
Claes Redestad
2c245bd2b9 8229773: Resolve permissions for code source URLs lazily
Reviewed-by: alanb, mullan, rriggs, dfuchs
2019-08-19 06:13:52 +02:00
Rahul Raghavan
090734266c 8227439: Turn off AOT by default
Made UseAOT, AOTLibrary experimental and UseAOT false by default

Reviewed-by: iignatyev, kvn
2019-08-08 14:13:16 +05:30
Naoto Sato
865afd7fda 8215181: Accounting currency format support
Reviewed-by: lancea, rriggs
2019-08-07 14:56:26 -07:00
Ramanand Patil
1f0295ca65 8228469: (tz) Upgrade time-zone data to tzdata2019b
Reviewed-by: naoto, martin
2019-08-07 13:00:57 +01:00
Erik Joelsson
2d7792b54e 8058539: Platform specific source files may not end up in src.zip
Reviewed-by: alanb
2019-08-05 07:59:42 -07:00
Mikael Vidstedt
ce4c42b376 Merge 2019-08-01 09:23:21 -07:00
Naoto Sato
c1a479ad67 8212970: TZ database in "vanguard" format support
Reviewed-by: rriggs, joehw, erikj, scolebourne
2019-07-26 08:56:28 -07:00
Mikael Vidstedt
f73a94a772 Merge 2019-07-23 11:17:59 -07:00
Matthias Baesken
9bba8fb124 8228426: xlc: switch to clang-style warning disabling
Reviewed-by: clanger, mdoerr
2019-07-19 11:09:41 +02:00
Alex Menkov
97af5fecb2 8227693: HTML error in jdwp-protocol.html
Reviewed-by: dcubed, sspitsyn
2019-07-22 10:26:21 -07:00
Igor Ignatyev
b97433e763 8226910: make it possible to use jtreg's -match via run-test framework
Reviewed-by: dholmes, mseledtsov
2019-07-18 11:47:52 -07:00
Severin Gehwolf
96d9d06cc9 8227397: Add --with-extra-asflags configure option
Reviewed-by: phh
2019-07-08 17:44:34 +02:00
Kim Barrett
7b176df9c9 8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors
Add comment describing deleting destructors

Reviewed-by: dholmes
2019-07-18 11:54:54 -04:00
Matthias Baesken
27b4d31b65 8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
Reviewed-by: tbell
2019-07-17 09:58:42 +02:00
Mikael Vidstedt
f08a9de3b2 Merge 2019-07-17 04:33:37 -07:00
Christoph Langer
f2141ffd9e 8227636: Fix output dir for jlink_jre target in Images.gmk
Reviewed-by: tbell
2019-07-12 21:38:46 +02:00
Jonathan Gibbons
a1bbcd7892 8227644: make more build-time variables available to Markdown files
Reviewed-by: mchung
2019-07-12 15:15:07 -07:00
Jonathan Gibbons
7821fee0db 8227613: "draft" header should be in a <header> instead of <div>
Reviewed-by: mchung, iris
2019-07-12 10:44:11 -07:00
Mikael Vidstedt
cfcd0223a9 Merge 2019-07-12 02:50:43 -07:00
Christoph Langer
cca67cab99 8227578: Wrong JRE targets in Images.gmk after JDK-8219971
Reviewed-by: tbell
2019-07-12 10:57:27 +02:00
Jonathan Gibbons
6e6aab17b0 8227549: Fix style of links in specs for consistency
Reviewed-by: iris, mchung
2019-07-10 13:14:22 -07:00
Ramanand Patil
7087f2eae2 8224560: (tz) Upgrade time-zone data to tzdata2019a
8225580: tzdata2018i integration causes test failures on jdk-13

Reviewed-by: andrew, naoto
2019-07-10 05:12:23 +01:00
Jonathan Gibbons
2cbbe809a6 8227416: Add a "Table Of Contents" to HTML version of man pages
Reviewed-by: mchung
2019-07-10 16:23:59 -07:00
Ramanand Patil
475cf213d9 8224560: (tz) Upgrade time-zone data to tzdata2019a
8225580: tzdata2018i integration causes test failures on jdk-13

Reviewed-by: andrew, naoto
2019-07-10 05:12:23 +01:00
Jeremy Manson
238c17bdb5 8225035: Thread stack size issue caused by large TLS size
Adjust thread stack size for static TLS on Linux when AdjustStackSizeForTLS is enabled.

Co-authored-by: Florian Weimer <fweimer@redhat.com>
Co-authored-by: Jiangli Zhou <jianglizhou@google.com>
Reviewed-by: dholmes, fweimer, stuefe, rriggs, martin
2019-07-09 10:27:38 -07:00
Matthias Baesken
bb96156548 8227389: Remove unsupported xlc16 compile options on aix
Reviewed-by: clanger, mdoerr
2019-07-08 13:29:02 +02:00
Matthias Baesken
3bb469aa4f 8227171: provide function names in native stack trace on aix with xlc16
Reviewed-by: stuefe
2019-07-03 13:34:10 +02:00
Mikael Vidstedt
c200fc1f34 Merge 2019-07-03 07:56:41 -07:00
Jesper Wilhelmsson
dc0082255a Merge 2019-06-22 02:03:41 +02:00
Erik Joelsson
ff8b711ec2 8226269: Race in SetupProcessMarkdown
Reviewed-by: tbell
2019-06-21 10:38:53 -07:00
Erik Joelsson
d1017b71ad 8226538: find-files.gmk gets corrupted if tab completion is used before running make first
Reviewed-by: tbell
2019-06-21 06:33:55 -07:00
Jesper Wilhelmsson
86ce4e9448 Merge 2019-06-21 04:16:18 +02:00
Dan Smith
61a4303c42 8226325: Support building of filtered spec bundles
Reviewed-by: erikj
2019-06-20 14:03:10 -06:00
Andrew Luo
4c4bd162c5 8226521: Detect WSL2 as WSL in configure
Reviewed-by: erikj
2019-06-20 09:35:41 -07:00
Erik Joelsson
4934681f19 8226404: bootcycle build uses wrong CDS archive
Reviewed-by: iklam
2019-06-20 07:56:28 -07:00
Jesper Wilhelmsson
333c0c2453 Merge 2019-06-20 02:10:53 +02:00
Alexandre Iline
5c4b515856 8226359: Switch to JCov build which supports byte code version 58
Reviewed-by: erikj
2019-06-19 05:04:08 -08:00
Alex Menkov
95a0560a0a 8225682: Reference to JNI spec on java.sun.com
Reviewed-by: gadams, cjplummer, sspitsyn
2019-06-18 16:08:31 -07:00
Jesper Wilhelmsson
dc82364e05 Merge 2019-06-18 22:48:27 +02:00
Weijun Wang
c12cf04011 8225392: Comparison builds are failing due to cacerts file
Reviewed-by: erikj, martin, mullan
2019-06-15 14:39:04 +08:00
Serguei Spitsyn
f99eec9c0d 8226596: Accessibility errors in jdwp-protocol.html
Fix accessability issues in the JDWP spec

Reviewed-by: amenkov, dholmes
2019-07-02 14:02:32 -07:00
Stuart Monteith
51eeaf9cb5 8214527: ZGC for Aarch64
Implement ZGC for AArch64

Reviewed-by: aph, pliden, eosterlund, rkennke, shade, njian, adinn
2019-06-13 15:24:34 +01:00
Weijun Wang
475996adc2 6722928: Support SSPI as a native GSS-API provider
Reviewed-by: erikj, nwilliams, valeriep
2019-06-13 10:06:07 +08:00
Sergey Bylokhov
9c61833190 8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
2019-06-12 13:50:37 -07:00
Joe Darcy
4750064828 8214546: Start of release updates for JDK 14
8214547: Add SourceVersion.RELEASE_14
8214548: Add source 14 and target 14 to javac
8214549: Bump maximum recognized class file version to 58 for JDK 14

Reviewed-by: jjg, mikael, erikj, jlahoda, dholmes
2019-06-11 16:45:20 -07:00
Jonathan Gibbons
d50c63ac29 8226628: The copyright footer should be enclosed in <footer>
Reviewed-by: iris, lancea
2019-06-24 13:40:23 -07:00
Jonathan Gibbons
c6783a9362 8224257: fix issues in files generated by pandoc
Reviewed-by: mchung
2019-06-07 16:38:42 -07:00
Jonathan Gibbons
e27ad50eb0 8224257: fix issues in files generated by pandoc
Reviewed-by: mchung
2019-06-07 14:32:48 -07:00
Erik Joelsson
f28e32dbe3 8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
Reviewed-by: tbell, aoqi
2019-06-07 09:16:11 -07:00
Erik Joelsson
bacc6655b8 8209381: Default CDS classlist generation should run with an explicit locale setting
Reviewed-by: iklam, tbell
2019-06-05 13:46:31 -07:00
Jonathan Gibbons
b09003ef5d 8225346: Convert file to HTML5
Reviewed-by: lancea
2019-06-05 08:24:03 -07:00
Weijun Wang
64b04922c4 8193255: Root Certificates should be stored in text format and assembled at build time
Reviewed-by: clanger, erikj, mullan
2019-06-05 09:58:05 +08:00
Prasanta Sadhukhan
60f385e737 Merge 2019-06-04 13:34:50 +05:30
Robin Westberg
43f89eb1fd 8223678: Add Visual Studio Code workspace generation support (for native code)
Reviewed-by: erikj
2019-06-03 10:28:03 +02:00
Erik Joelsson
c0def3b731 8225140: Build fails if directory contains 'unix'
Reviewed-by: tbell
2019-06-03 10:52:18 -07:00
Prasanta Sadhukhan
4651ce7fc9 Merge 2019-06-03 11:06:24 +05:30
Aleksey Shipilev
769993939e 8225048: Shenandoah x86_32 support
Reviewed-by: erikj, rkennke
2019-06-02 10:08:39 +02:00
Claes Redestad
1813ce706a 8225061: Performance regression in Regex
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Reviewed-by: naoto, alanb
2019-06-01 03:18:23 +02:00
Phil Race
312d66471a 8223271: SplashScreen is still shown if defaulting to headless on MacOS
Reviewed-by: bpb, serb, kcr
2019-05-30 11:52:23 -07:00
Phil Race
d655301d49 8224778: test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
Reviewed-by: erikj, psadhukhan
2019-05-27 12:24:26 -07:00
Erik Joelsson
1cdcf154e0 8219788: Configure recommends JDK 8
Reviewed-by: tbell
2019-05-31 13:37:58 -07:00
Jonathan Gibbons
26fe539bbd 8225066: Add missing file
Reviewed-by: mchung
2019-05-30 11:00:23 -07:00
Jonathan Gibbons
5317d41dd9 8224257: fix issues in files generated by pandoc
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: tbell, jjg, erikj
2019-05-30 10:37:48 -07:00
David Holmes
23be0f0c2a 8224790: Remove Xusage.txt file
Reviewed-by: alanb, dcubed, erikj, mchung
2019-05-29 22:17:48 -04:00
Erik Joelsson
cc2d5d3f01 8224011: Failure handling in ExecuteWithLog fails in run-test-prebuilt
Reviewed-by: tbell
2019-05-29 15:29:06 -07:00
Igor Ignatyev
99a18f1249 8222414: bring googlemock v1.8.1
Reviewed-by: erikj, rwestberg
2019-05-27 19:46:34 -07:00
Erik Joelsson
f7a69b417d 8224145: Build compare script fails intermittently on test image native libraries
Reviewed-by: tbell
2019-05-23 14:14:13 -07:00
Erik Joelsson
a455bb486c 8224677: Dtrace .d files clash with make dependency .d files
Reviewed-by: tbell
2019-05-23 14:13:09 -07:00
Naoto Sato
93fabcdc5a 8221431: Support for Unicode 12.1
Reviewed-by: erikj, rriggs
2019-05-23 12:21:21 -07:00
Erik Joelsson
8abeea8a0c 8221543: Indify-dependent microbenchmarks are broken
Reviewed-by: redestad
2019-05-23 08:57:24 -07:00
David Holmes
03428d73fc 8224087: Compile C code for at least C99 Standard compliance
Reviewed-by: simonis, aph, erikj, serb, stuefe
2019-05-22 21:50:16 -04:00
Daniil Titov
dc9f6b3991 8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
Reviewed-by: dholmes, amenkov, bulasevich, dfuchs, erikj
2019-05-22 09:06:24 -07:00
Jonathan Gibbons
049532b2d3 8224166: Create a taglet to better handle @jls and @jvms tags
Reviewed-by: erikj, darcy
2019-05-20 18:18:42 -07:00
Jonathan Gibbons
2ad2cce6e0 8223663: Update links for tool guides
Reviewed-by: alanb, erikj, darcy
2019-05-20 10:57:57 -07:00
Matthias Baesken
ef5194182f 8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
Reviewed-by: erikj
2019-05-14 10:21:55 +02:00
Calvin Cheung
72dc5721e0 8207812: Implement Dynamic CDS Archive
Improve the usability of AppCDS

Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Co-authored-by: Jiangli Zhou <jianglizhou@google.com>
Reviewed-by: acorn, jiangli, mseledtsov
2019-05-17 08:29:55 -07:00
Matthias Baesken
fd58060179 8223944: fix zlib related building docu and comments
Reviewed-by: alanb, erikj
2019-05-16 13:21:41 +02:00
Igor Ignatyev
1e4085b359 8222154: upgrade gtest to 1.8.1
Reviewed-by: jwilhelm, rwestberg
2019-05-16 12:16:47 -07:00
Prasanta Sadhukhan
e082ba12fc Merge 2019-05-15 13:54:43 +05:30
Prasanta Sadhukhan
dfe0ca547b Merge 2019-05-14 11:23:08 +05:30
Jean Christophe Beyler
127d225d25 8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
Fix a build flag for the AGCT test

Reviewed-by: cjplummer, sspitsyn
2019-05-13 20:45:03 -07:00
Phil Race
7f841d6d9a 8222362: Upgrade to Freetype 2.10.0
Reviewed-by: serb, erikj
2019-05-09 16:09:39 -07:00
Jayathirth D V
f123015ce0 Merge 2019-05-08 11:59:18 +05:30
Erik Joelsson
9e2784b24f 8223464: Improve version string for Oracle CI builds
Reviewed-by: tbell
2019-05-07 14:05:09 -07:00
Erik Joelsson
6eb638318a 8223319: Add copyright footer to specs and man pages
Reviewed-by: iris, sspitsyn
2019-05-07 12:32:19 -07:00
Phil Race
1b03f22dff Merge 2019-05-07 11:52:28 -07:00
Naoto Sato
c797bc008e 8220037: Inconsistencies of generated timezone files between Windows and Linux
Reviewed-by: rriggs
2019-05-07 09:37:02 -07:00
Erik Joelsson
1427827a19 8223335: Compare baseline builds on linux are failing
Reviewed-by: tbell
2019-05-07 06:58:55 -07:00
Phil Race
501a6f3423 Merge 2019-05-02 10:48:56 -07:00
Phil Race
1726e8728f 8223804: [macos] remove obsoleted reference to security framework in launcher code
Reviewed-by: rriggs, erikj
2019-05-17 13:05:21 -07:00
Phil Race
d374151fb7 8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
Reviewed-by: jdv, naoto
2019-04-26 12:31:37 -07:00
Erik Joelsson
03a9d5ad60 8223309: test failing due to self-assign-overloaded
Co-authored-by: Johan Vos <johan.vos@gluonhq.com>
Reviewed-by: tbell
2019-05-03 09:34:02 -07:00
Claes Redestad
c23dc4dfcf 8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
Reviewed-by: alanb
2019-05-02 10:38:00 +02:00
Vladimir Kozlov
e9c523ae5f 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
2019-05-01 12:31:29 -07:00
Erik Joelsson
cdd906fecd 8222913: Add Jib support for VERSION_EXTRA*
Reviewed-by: tbell, mikael
2019-04-30 10:24:14 -07:00