Goetz Lindenmaier
d8c6516c92
8218628: Add detailed message to NullPointerException describing what is null
...
This is the implementation of JEP 358: Helpful NullPointerExceptions.
Reviewed-by: coleenp, clanger, rschmelter, rriggs, forax, mr
2019-10-14 11:36:17 +02:00
Magnus Ihse Bursie
6147018a0f
8223998: Missing MakeDir in ExecuteWithLog
...
Reviewed-by: tbell, erikj
2019-10-17 10:35:18 +02:00
Naoto Sato
d60ee287e1
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
...
Reviewed-by: rriggs
2019-10-11 11:06:46 -07:00
Andrew Leonard
0dbfc97c05
8231717: Improve performance of charset decoding when charset is always compactable
...
Reviewed-by: rriggs, redestad, alanb
2019-10-10 10:28:55 +01:00
Jorn Vernee
4ad3d82c76
8232167: Visual Studio install found through --with-tools-dir value is discarded
...
Reviewed-by: erikj, ihse
2019-10-11 06:57:33 -07:00
Erik Joelsson
d527c076c4
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
...
Reviewed-by: ihse
2019-10-11 06:31:52 -07:00
Erik Joelsson
32540b6fc3
8232133: Change to GCC 8.3 for building on Linux at Oracle
...
Reviewed-by: kbarrett, dholmes, ihse
2019-10-11 06:38:52 -07:00
Erik Joelsson
3ab90ac5be
8232834: RunTest sometimes fails to produce valid exitcode.txt
...
Reviewed-by: ihse
2019-10-23 05:48:17 -07:00
Jie Fu
a2c5af45fd
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error
...
Reviewed-by: ihse
2019-10-23 09:53:07 +02:00
Magnus Ihse Bursie
21585ebcdf
8232770
: Enable more warnings on solaris studio
...
Reviewed-by: erikj
2019-10-23 09:48:46 +02:00
Magnus Ihse Bursie
29e2c16e5b
8211073: Remove -Wno-extra from Hotspot
...
Reviewed-by: dholmes, erikj, kbarrett
2019-10-23 09:45:41 +02:00
Jonathan Gibbons
f5b14bd780
8232639: Change module graph images to use SVG instead of PNG format
...
Reviewed-by: mchung, ihse
2019-10-21 11:35:36 -07:00
Erik Joelsson
938be1ecfb
8232569: Use test image from different jib profile for testing
...
Reviewed-by: tbell
2019-10-21 10:32:49 -07:00
Erik Joelsson
0192c5a02f
8232572: Add hooks for custom output dir in Bundles.gmk
...
Reviewed-by: tbell
2019-10-21 09:26:14 -07:00
Jan Lahoda
a1894385b3
8226585: Improve javac messages for using a preview API
...
Avoiding deprecation for removal for APIs associated with preview features, the features are marked with an annotation, and errors/warnings are produced for them based on the annotation.
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Reviewed-by: erikj, mcimadamore, alanb
2019-10-21 15:38:26 +02:00
Magnus Ihse Bursie
54a3efc829
8065704: Set LC_ALL=C for all relevant commands in the build system
...
Reviewed-by: naoto, erikj
2019-10-11 09:43:18 +02:00
Erik Joelsson
fddd963cec
8231974: Build fails if no common legal notices are present
...
Reviewed-by: dholmes, mchung, ihse
2019-10-09 09:23:22 -07:00
Dean Long
b1bffdfa00
8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed
...
Reviewed-by: kvn, ihse, erikj
2019-10-07 13:56:11 -07:00
Claes Redestad
fba19ffbb2
8230043: Lazily load libverify
...
8230140: Remove unused mutex and monitor declarations
Reviewed-by: hseigel, erikj, alanb, dholmes
2019-10-07 16:55:24 +02:00
Erik Joelsson
634780ebd7
8231505: Bump required boot jdk version to 13
...
Reviewed-by: darcy, ihse
2019-10-02 10:04:46 -07:00
Erik Joelsson
5e8690c247
8231594: Configure fails on some Linux systems
...
Reviewed-by: tbell, ihse
2019-10-01 08:11:02 -07:00
Erik Joelsson
f8bb7b3a26
8231467: Missing make prerequisite declaration corrupts make dependency files on Windows
...
Reviewed-by: ihse, tbell
2019-09-26 07:20:51 -07:00
Ramanand Patil
27353b0353
8231098: (tz) Upgrade time-zone data to tzdata2019c
...
Reviewed-by: martin, naoto
2019-09-24 10:16:00 +01:00
Erik Joelsson
340a1db025
8210794: Incorrect escaping of in native test libraries
...
Reviewed-by: tbell
2019-09-23 12:56:50 -07:00
Erik Joelsson
7ae384b2ad
8206125: [windows] cannot pass relative path to --with-boot-jdk
...
Reviewed-by: tbell
2019-09-23 08:52:05 -07:00
Erik Joelsson
79192e3648
8150741: make <module> not equivalent to make <module-dependencies> <module>
...
Reviewed-by: mchung
2019-09-23 09:00:28 -07:00
Ekaterina Pavlova
f482d3071c
8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available
...
Reviewed-by: erikj, iveresov, ihse
2019-09-18 10:58:21 -07:00
Sergey Bylokhov
f8a875bfce
8231027: Correct typos
...
Reviewed-by: lancea, dholmes, erikj
2019-09-17 19:52:51 -07:00
Simon Tooke
db2c6cc90d
8216354: Syntax error in toolchain_windows.m4
...
Reviewed-by: erikj, dholmes, clanger
2019-09-15 07:47:13 +02:00
Naoto Sato
28b972e5ce
8229960: Remove sun.nio.cs.map system property
...
Reviewed-by: alanb
2019-09-10 12:51:05 -07:00
Joe Darcy
5dc5bc881a
8225761: Update --release 13 symbol information after JDK 13 GA
...
Reviewed-by: jlahoda
2019-09-10 10:24:42 -07:00
Leonid Mesnik
fb70acd2ca
8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
...
Reviewed-by: erikj
2019-09-10 09:12:08 -07:00
Naoto Sato
ea0fbbca51
8230284: Accounting currency format support does not cope with explicit number system
...
Reviewed-by: rriggs
2019-09-09 12:42:01 -07:00
Alex Menkov
6794a68681
8230516: invalid html in jdwp-protocol.html
...
Reviewed-by: dtitov, sspitsyn
2019-09-09 12:00:36 -07:00
Brent Christian
a4613d4a8f
8212117: Class.forName may return a reference to a loaded but not linked Class
...
Reviewed-by: dholmes, mchung
2019-09-09 11:04:04 -07:00
Erik Joelsson
9c3ff105df
8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
...
Reviewed-by: mikael
2019-09-06 12:41:21 -07:00
Dean Long
cc6d60db4f
8230680: latest Graal unittests depend on jdk.internal.module
...
Reviewed-by: iignatyev
2019-09-06 14:54:33 -04:00
Naoto Sato
2aac0e925d
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
...
Reviewed-by: rriggs
2019-09-05 17:38:54 -07:00
Matthias Baesken
7cb28198a1
8230485: add handling of aix tar in configure
...
Reviewed-by: erikj
2019-09-03 16:52:55 +02:00
Matthias Baesken
b7821ad399
8224214: [AIX] Remove support for legacy xlc compiler
...
Reviewed-by: erikj, kbarrett, mdoerr, dholmes
2019-08-30 09:37:41 +02:00
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
Ralf Schmelter
ebedd5cb26
8222529: sun.jdwp.listenerAddress agent property uses wrong encoding
...
Reviewed-by: sspitsyn, amenkov, clanger, erikj
2019-04-17 01:21:56 -07:00
Serguei Spitsyn
1c202572d5
8219023: Investigate syncing JVMTI spec version with JDK version
...
Auto sync versions with the jdk versions
Reviewed-by: dholmes, jcbeyler, cjplummer
2019-05-14 02:07:13 -07:00
Matthias Baesken
e7f9a8a263
8223685: used bundled zlib on AIX by default
...
Reviewed-by: erikj, simonis
2019-05-14 09:14:36 +02:00
Severin Gehwolf
1f115c7f52
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
...
Reviewed-by: alanb, mchung, erikj, ihse
2019-03-14 14:04:39 +01:00
Arthur Eubanks
7913132367
8223667: ASAN build broken
...
Reviewed-by: erikj, manc
2019-05-10 17:47:42 -07:00
Jean Christophe Beyler
4e2ebd3937
8223040: Add a AsyncGetCallTrace test
...
Add a AsyncGetCallTrace test
Reviewed-by: sspitsyn, dcubed
2019-05-08 15:36:10 -07:00
Matthias Baesken
08eae08a6b
8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
...
Reviewed-by: erikj, mdoerr
2019-05-03 14:38:58 +02:00
Erik Joelsson
d8f7a41216
8223627: jdk-13+20 bundle name contains null instead of ea
...
Reviewed-by: dholmes, tbell
2019-05-09 07:33:28 -07:00
Stefan Karlsson
5a8ba256df
8223136: Move compressed oops functions to CompressedOops class
...
Reviewed-by: coleenp, lkorinth
2019-05-09 14:26:03 +02:00
Naoto Sato
c709e1cbf0
8221432: Upgrade CLDR to Version 35.1
...
Reviewed-by: rriggs, srl
2019-05-08 12:45:02 -07:00
Matthias Baesken
133401ac02
8222280: Provide virtualization related info in the hs_error file on AIX
...
Reviewed-by: clanger, mdoerr
2019-04-12 09:13:50 +02:00
Christoph Langer
bdf5b6e337
8222627: Remove sneaky token 'Name' in jdk-version.m4
...
Reviewed-by: simonis
2019-04-17 10:31:05 +01:00
Claes Redestad
781fb29580
8222484: Specialize generation of simple String concatenation expressions
...
Reviewed-by: jrose, jlaskey
2019-04-17 00:06:38 +02:00
Man Cao
440520aab0
8222510: Small cleanup for JDK launcher's make file
...
Reviewed-by: clanger, erikj
2019-04-15 18:37:18 -07:00
Christoph Langer
151be015b8
8222522: Add configure options for Mac Bundle creation
...
Reviewed-by: erikj
2019-04-16 17:15:57 +01:00
Alexandre Iline
11c8caf157
8221857: Collect code coverage for a subset of code
...
Reviewed-by: erikj
2019-04-11 03:05:11 -08:00
Christoph Langer
ab051f87d4
8221979: Cleanups for building Windows resources
...
Reviewed-by: erikj
2019-04-11 15:36:09 +01:00
Ralf Schmelter
0f4b0947ff
8222264: Windows incremental build is broken with JDK-8217728
...
Reviewed-by: erikj, clanger
2019-04-10 05:15:50 -07:00
Erik Joelsson
4b898b7aae
8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
...
Reviewed-by: tbell, ysuenaga
2019-04-10 07:04:35 -07:00
Erik Joelsson
0974861dd8
8221907: make reconfigure breaks when configured with relative paths
...
Reviewed-by: dholmes
2019-04-05 06:48:20 -07:00
Christoph Langer
9b93604535
8221880: Better customization for Windows RC properties FileDescription and ProductName
...
Reviewed-by: erikj
2019-04-08 06:56:37 +01:00
Mandy Chung
a6ad14cf07
8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows
...
Reviewed-by: alanb, dholmes
2019-04-07 18:09:06 +08:00
Mandy Chung
a5b9e0f7ba
8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
...
Reviewed-by: alanb, dholmes, sundar
2019-04-06 21:16:40 +08:00
Erik Joelsson
fbba7c49b6
8221996: Bootcycle build broken
...
Reviewed-by: tbell
2019-04-04 13:56:04 -07:00
Roman Kennke
03ab1404f0
8221766: Load-reference barriers for Shenandoah
...
Reviewed-by: kvn, erikj, aph, shade
2019-04-02 23:00:22 +02:00
Erik Joelsson
60e51498f2
8217728: Speed up incremental rerun of "make hotspot"
...
Reviewed-by: tbell
2019-04-04 07:43:44 -07:00
Erik Joelsson
18146afe7f
8221764: Reduce make Init.gmk logging overhead
...
Reviewed-by: tbell
2019-04-03 12:52:37 -07:00
Prasanta Sadhukhan
00df041948
Merge
2019-04-03 13:30:05 +05:30
Prasanta Sadhukhan
49193e2789
Merge
2019-04-02 10:57:57 +05:30
Prasanta Sadhukhan
43d432169f
8221731: Fix doclint handling of accessibility heading in java.desktop
...
Reviewed-by: erikj
2019-04-02 10:55:20 +05:30
Erik Joelsson
22c61a5981
8221703: Rmic build for java.management.api has bad incremental behavior
...
Reviewed-by: tbell
2019-04-01 11:02:40 -07:00
Naoto Sato
2a510a6353
8205432: Replace the placeholder Japanese era name
...
Reviewed-by: rriggs, chegar
2019-04-01 08:19:21 -07:00
Christoph Langer
0569496b69
8221610: Resurrect (legacy) JRE bundle target
...
Reviewed-by: erikj, azeller
2019-03-30 21:29:37 +01:00
Ioi Lam
88db8649df
8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
...
Reviewed-by: erikj, dholmes
2019-03-28 20:45:40 -07:00
Erik Joelsson
caae145476
8205934: Define jdk -source/-target version in version-numbers file
...
Reviewed-by: tbell
2019-03-28 10:04:27 -07:00
Erik Joelsson
5031959c88
8220530: Build compare script does not compare the contents of the test image
...
Reviewed-by: tbell
2019-03-28 08:37:05 -07:00
Zhengyu Gu
201cdc50f9
8204552: NMT: Separate thread stack tracking from virtual memory tracking
...
Reviewed-by: stuefe, minqi
2019-03-26 15:50:34 -04:00
Erik Joelsson
75dd3985ca
8221414: Bump required boot jdk version to 12
...
Reviewed-by: mikael, tbell
2019-03-26 09:24:01 -07:00
Weijun Wang
28d4630473
8217690: Update public suffix version
...
Reviewed-by: mullan
2019-03-26 21:33:47 +08:00
Prasanta Sadhukhan
83e8947b90
Merge
2019-03-20 16:07:43 +05:30
Erik Joelsson
f05457a1af
8220737: Jib based 32 bit windows builds fail
...
Reviewed-by: tbell, dholmes
2019-03-18 17:33:59 +01:00
Erik Joelsson
e676e93536
8221762: Improve Main.gmk/FindTests.gmk bootstrap time
...
Reviewed-by: tbell
2019-04-02 08:19:36 -07:00
Erik Joelsson
290bfe5f4c
8220093: Change to GCC 8.2 for building on Linux at Oracle
...
Reviewed-by: tbell
2019-03-15 09:13:31 -07:00
Jonathan Gibbons
c1523225aa
8220249: fix headings in java.compiler
...
Reviewed-by: erikj, darcy
2019-03-14 15:30:16 -07:00
Jonathan Gibbons
d3242724c9
8220379: Fix doclint handling of headings
...
Reviewed-by: erikj, jlahoda
2019-03-14 11:39:00 -07:00
Ichiroh Takiguchi
90d82c2f35
8220281: IBM-858 alias name is missing on IBM00858 charset
...
Add aliases into IBM charsets
Reviewed-by: naoto
2019-03-15 00:49:13 +09:00
Man Cao
c73580342f
8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
...
Make Clang inline more aggressively for functions with inline keyword
Reviewed-by: erikj, jiangli, shade
2019-03-08 18:21:52 -08:00
Naoto Sato
854c0539c4
8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
...
Reviewed-by: bpb, lancea
2019-04-26 09:09:39 -07:00
Aleksei Voitylov
2a00db0b2e
8221988: add possibility to build with Visual Studio 2019
...
Reviewed-by: erikj, ysuenaga
2019-04-26 18:56:15 +03:00
Jesper Wilhelmsson
75db2f7df9
8221598: Update Graal
...
Reviewed-by: kvn
2019-04-23 22:55:09 +02:00
Jean Christophe Beyler
fd3378a73e
8213501: Deploy ExceptionJniWrapper for a few tests
...
Add more tests to be using the wrapper
Reviewed-by: phh, amenkov, sspitsyn, dholmes, cjplummer
2019-04-23 08:11:38 -07:00
Phil Race
46c0ea0234
8210782: Upgrade HarfBuzz to the latest 2.3.1
...
Reviewed-by: serb, ihse, erikj
2019-03-01 16:59:19 -08:00
Christoph Langer
c9591787fa
8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk
...
Reviewed-by: erikj
2019-03-13 11:08:00 +01:00
Nishit Jain
30b074d93c
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
...
Reviewed-by: naoto, rriggs
2019-02-26 14:57:23 +05:30
Mikael Vidstedt
ab5cedabe1
8219675: Disable harfbuzz warnings with gcc 8
...
Reviewed-by: erikj, prr
2019-02-25 16:05:06 -08:00
Igor Ignatyev
6559dfbda0
8219395: integrate gcov w/ run-test
...
Reviewed-by: erikj
2019-02-20 11:32:53 -08:00
Matthias Baesken
d9463e629e
8218965: aix: support xlclang++ in the compiler detection
...
Reviewed-by: ihse, mdoerr
2019-02-19 09:02:28 +01:00
Igor Ignatyev
8679b085ce
8219132: switch to jtreg4.2-b14
...
Reviewed-by: erikj
2019-02-19 19:27:08 -08:00
Erik Joelsson
22fe6edc6c
8219394: Missing FIXPATH in microbenchmark test runner
...
Reviewed-by: redestad
2019-02-19 14:25:52 -08:00
Jorn Vernee
67c2e382d3
8219393: Add native library support for microbenchmarks
...
Reviewed-by: erikj
2019-02-19 23:02:41 +01:00
Igor Ignatyev
272869390e
8219391: extend gcov support to llvm/clang
...
Reviewed-by: erikj
2019-02-19 13:51:11 -08:00
Erik Joelsson
67df8f228c
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
...
Reviewed-by: ihse
2019-02-19 12:46:22 -08:00
Erik Joelsson
4f45b5f973
8217032: Check pandoc capabilities in configure
...
Reviewed-by: mikael, ihse
2019-02-19 12:44:56 -08:00
Erik Joelsson
0a976502a7
8211016: make images does not update jdk/lib/src.zip with latest changes
...
Reviewed-by: ihse
2019-02-19 12:43:10 -08:00
Erik Joelsson
4281bf2e38
8219129: Allow overriding of license files in legal dir
...
Reviewed-by: ihse
2019-02-19 12:40:44 -08:00
Robin Westberg
23a1cc4b2c
8218807: Compilation database (compile_commands.json) may contain obsolete items
...
Reviewed-by: ihse, erikj
2019-02-12 08:40:43 +01:00
Magnus Ihse Bursie
9efdb33a59
8218413: make reconfigure ignores configure-time AUTOCONF environment variable
...
Reviewed-by: erikj, martin
2019-02-12 15:31:40 +01:00
Magnus Ihse Bursie
ebaef49ed4
8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive
...
Reviewed-by: redestad, shade
2019-02-11 12:12:41 +01:00
Alexandre Iline
f14d0ac7b4
8218692: Switch to JCov build which supports byte code version 57
...
Reviewed-by: erikj
2019-02-08 05:46:11 -09:00
Jan Lahoda
677d177204
8216263: Add historical data for JDK 12
...
Including --release 12 data, based on 12-ea+30, built from changeset 6c377af36a5c.
Reviewed-by: darcy, jjg
2019-02-08 12:31:24 +01:00
Jan Lahoda
42a47d9491
8218630: CreateSymbols includes class and module headers unnecessarily
...
Ensure class and module headers from the current version are properly matched to existing ones to avoid duplication.
Reviewed-by: jjg
2019-02-08 12:31:23 +01:00
Jan Lahoda
973cfaffa3
8217335: Add a script to generate --release data
...
Reviewed-by: darcy, ihse
2019-02-08 12:31:22 +01:00
Magnus Ihse Bursie
208c58c862
8218431: Improved platform checking in makefiles
...
Reviewed-by: erikj
2019-02-07 12:35:45 +01:00
Brian Burkhalter
f380787a41
8218460: Test generation scripts do not invoke stream preprocessor correctly
...
Reviewed-by: rriggs
2019-02-05 14:36:50 -08:00
Erik Joelsson
4aeeb2f045
8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation
...
Reviewed-by: ihse
2019-02-05 09:56:19 -08:00
Erik Joelsson
958a739be9
8218177: Bump jib format_version to support new devkit archive layout
...
Reviewed-by: ihse, tbell
2019-02-05 09:53:33 -08:00
Jesper Wilhelmsson
c7219faf86
8218074: Update Graal
...
Reviewed-by: kvn
2019-03-12 19:17:42 +01:00
Erik Joelsson
ebcf4ca1e7
8220529: JDK-8220383 broke test image build
...
Reviewed-by: tbell
2019-03-12 12:12:01 -07:00
Erik Joelsson
2af935c800
8220383: Incremental build is broken and inefficient
...
Reviewed-by: tbell
2019-03-12 08:04:33 -07:00
Ralf Schmelter
59b342cf10
8220363: hotspot-ide project fails
...
Reviewed-by: clanger, erikj
2019-03-11 05:09:14 -07:00
Aleksey Shipilev
5c0f32e4b7
8074817: Resolve disabled warnings for libverify
...
Reviewed-by: erikj, alanb
2019-03-11 12:39:51 +01:00
Matthias Baesken
64683c77ae
8219920: dependency help output in configure-step : support zypper tool
...
Reviewed-by: erikj, ihse
2019-03-05 09:55:00 +01:00
Magnus Ihse Bursie
321d7d386a
8220155: JDK-8219971 broke hotspot build
...
Reviewed-by: dholmes
2019-03-05 13:41:36 +01:00
Magnus Ihse Bursie
d9153b8e3c
8219971: Introduce SetupExecute in build system
...
Reviewed-by: erikj
2019-03-05 11:07:19 +01:00
Erik Joelsson
53adab6857
8219986: Change to Xcode 10.1 for building on Macosx at Oracle
...
Reviewed-by: tbell
2019-03-04 11:28:52 -08:00
Erik Joelsson
ab198d37e8
8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
...
Reviewed-by: tbell
2019-03-04 11:30:27 -08:00
Magnus Ihse Bursie
791ab38fcd
8218186: Clean up CLDR generation in build
...
Reviewed-by: erikj
2019-02-05 10:56:12 +01:00
Jesper Wilhelmsson
b2d0be746a
Merge
2019-02-02 00:11:54 +01:00
Erik Joelsson
12722366ab
8218198: Revert devkit change in JDK-8217910 for linux-x64
...
Reviewed-by: tbell
2019-02-01 10:08:21 -08:00
Andrew Leonard
31c8b22dc1
8217896: Make better use of LCPUs when building on AIX
...
Reviewed-by: ihse
2019-02-01 12:44:30 +01:00
Nishit Jain
0e4a2f74b3
8214935: Upgrade IANA LSR data
...
Reviewed-by: rriggs, naoto
2019-01-31 13:05:24 +05:30
Matthias Baesken
a69aed8ec5
8218046: use bundled freetype in the AIX build by default
...
Reviewed-by: ihse
2019-01-30 09:35:07 +01:00
Erik Joelsson
4b7cf5e3dd
8204564: Need better error output when GenerateLinkOptData fails
...
Reviewed-by: ihse, tbell
2019-01-31 08:39:28 -08:00
Erik Joelsson
752faff0a7
8218084: Revert JDK-8218057
...
Reviewed-by: darcy, ctornqvi
2019-01-30 12:54:29 -08:00
Erik Joelsson
4c17358fae
8217916: Build compare script is not comparing jmods
...
Reviewed-by: ihse
2019-01-30 18:27:40 +01:00
Magnus Ihse Bursie
2238773b14
8218057: Add ppc64le and s390x profiles to jib-profiles.js
...
Reviewed-by: erikj
2019-01-30 18:26:39 +01:00
Matthias Baesken
c71fb0fb8c
8217979: lib-freetype related configure messages contain wrong configure flag names
...
Reviewed-by: erikj, prr
2019-01-29 15:19:43 +01:00
Erik Joelsson
89e28292d2
8217910: Slow linking with devkit on Linux
...
Reviewed-by: redestad, ehelin, ihse
2019-01-29 10:09:13 -08:00
Naoto Sato
6da3289179
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
...
Reviewed-by: nishjain, rriggs
2019-01-29 07:46:50 -08:00
Ichiroh Takiguchi
b7fdf93293
8217880: AIX build issue after JDK-8214533
...
Reviewed-by: goetz, ihse, mbaesken
2019-01-29 12:16:52 +01:00
Per Lidén
667bba8e95
8217856: ZGC: Break out C2 matching rules into separate AD file
...
Reviewed-by: neliasso, kvn
2019-01-29 10:23:38 +01:00
Alexandre Iline
6026d7fcc3
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
...
Reviewed-by: erikj
2019-01-28 03:51:38 -08:00
Magnus Ihse Bursie
bbcae6bd5e
8217733: Minor RunTest fixes
...
Reviewed-by: erikj, shurailine
2019-01-25 11:15:00 +01:00
Magnus Ihse Bursie
1627166982
8217730: Split up MakeBase.gmk
...
Reviewed-by: erikj
2019-01-25 11:13:20 +01:00
Ichiroh Takiguchi
94ae19305b
8214533: IBM-29626C is required for AIX default charset
...
Reviewed-by: alanb, rriggs
2019-01-24 12:52:37 -05:00
Magnus Ihse Bursie
494ed992df
8217626: Add setup/teardown functionality to RunTest
...
Reviewed-by: erikj, shurailine
2019-01-24 11:19:40 +01:00
Magnus Ihse Bursie
94889357bd
8217634: RunTest documentation and usability update
...
Reviewed-by: erikj
2019-01-24 11:15:31 +01:00
Erik Joelsson
b8ec635ee2
8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
...
Reviewed-by: tbell, kvn, iignatyev
2019-01-23 14:10:31 -08:00
Fu Jie
a4ec99239c
8215952: Update NetBeans project file
...
Reviewed-by: ihse
2019-01-23 13:37:12 +01:00
Magnus Ihse Bursie
3eeba36d07
8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC
...
Reviewed-by: tbell
2019-01-23 10:23:05 +01:00
Magnus Ihse Bursie
5063110306
8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled
...
Reviewed-by: vlivanov, kbarrett
2019-01-22 18:13:30 -08:00
Alexandre Iline
82a639fd0f
8217357: Implement JCov jib profiles
...
Reviewed-by: erikj
2019-01-22 03:32:47 -08:00
Yasumasa Suenaga
ef3336ec27
8181313: SA: Remove libthread_db dependency on Linux
...
Reviewed-by: jgeorge, sballal
2019-01-18 14:43:25 +09:00
Matthias Baesken
74f9ec23e3
8217233: Update build settings for AIX/xlc
...
Reviewed-by: clanger, sgroeger
2019-01-16 10:13:49 +01:00
Jesper Wilhelmsson
a8c5f1e59a
Merge
2019-01-15 22:54:09 +01:00
Alexandre Iline
eb971c3cf5
8215729: Enhance makefiles to allow collecting code coverage with JCov
...
Reviewed-by: erikj
2019-01-14 08:22:49 -08:00
Henry Jen
776ef6a071
Merge
2019-01-15 10:55:26 -08:00
Jonathan Gibbons
a5d9aef93a
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
...
Reviewed-by: erikj
2019-01-09 08:49:26 -08:00
Henry Jen
def1ac3acc
Merge
2018-12-13 11:51:06 -08:00
Henry Jen
d77f96b0b2
Merge
2018-12-13 11:47:35 -08:00
Aleksey Shipilev
2880b1bb06
8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures
...
Reviewed-by: rkennke
2018-12-13 16:45:26 +01:00
Mark Reinhold
2556622607
8215301: Module-summary page is unreadably wide
...
Reviewed-by: mchung
2018-12-12 15:01:29 -08:00
Magnus Ihse Bursie
2e94091ff2
8215304: Make target "docs-jdk-index" has unnecessary dependencies
...
Reviewed-by: lancea
2018-12-12 19:04:05 +01:00
Magnus Ihse Bursie
0e9a8ba9f8
8214741: docs/index.html has no title or copyright
...
Reviewed-by: erikj
2018-12-12 18:59:23 +01:00
Magnus Ihse Bursie
6217349ee6
8214910: If pandoc is present, markdown spec files should be processed
...
Reviewed-by: erikj, lancea
2018-12-11 15:47:31 +01:00
Erik Joelsson
c25a638fd1
8215239: Make deletes images/jdk/bin/java if something goes wrong
...
Reviewed-by: redestad, dholmes, tbell, ihse
2018-12-12 09:50:39 -08:00
Michihiro Horie
31fbc28af5
8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
...
Reviewed-by: kvn, rriggs, mdoerr, gromero
2018-12-11 20:31:18 -05:00
Erik Joelsson
7487daf211
8215400: Warn on usage of trampolines with gcc
...
Reviewed-by: tbell, kbarrett
2019-01-07 10:00:41 +01:00
Erik Joelsson
19507d7ff7
8216021: RunTest.gmk might set concurrency level to 1 on Windows
...
Reviewed-by: ctornqvi, tbell
2019-01-04 11:00:29 +01:00
Erik Joelsson
9f1d035d8d
8215635: Pandoc check in Docs.gmk does not work on Windows
...
Reviewed-by: tbell, ihse
2018-12-20 05:27:42 -08:00
Magnus Ihse Bursie
8c00337375
8215131: Pandoc 2.3/build documentation fixes
...
Reviewed-by: erikj
2018-12-11 15:21:50 +01:00
Magnus Ihse Bursie
c235d97d2a
8214720: Add pandoc filter to improve html man page output
...
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: erikj
2018-12-11 15:18:57 +01:00
Jan Lahoda
cc116b1259
8214491: Upgrade to JLine 3.9.0
...
Upgrading JLine to 3.9.0 and updating jshell and jjs to the new JLine.
Reviewed-by: rfield, sundar
2018-12-11 11:29:28 +01:00
Erik Joelsson
c04c838b87
8215030: Disable shenandoah in Oracle builds
...
Reviewed-by: kbarrett
2018-12-10 09:51:23 -08:00
Roman Kennke
8b62a2ee9d
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
...
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
2018-12-10 15:47:44 +01:00
Magnus Ihse Bursie
044dd119da
8214780: Create pandoc package for Windows
...
Reviewed-by: erikj
2018-12-10 09:37:18 +01:00
Dean Long
14c389333c
8214023: Update Graal
...
Reviewed-by: kvn
2018-12-08 00:56:10 -08:00
Ichiroh Takiguchi
eee1a6fab0
8212794: IBM-964 is required for AIX default charset
...
Reviewed-by: rriggs, ihse, alanb
2018-12-06 10:22:23 -05:00
Thomas Schatzl
eb5557a98e
8214791: Consistently name gc files containing VM operations
...
Name all gc files containing VM operations according to a <gc>VMOperations.?pp.
Reviewed-by: coleenp, dholmes
2018-12-06 15:44:13 +01:00
Gustavo Romero
799f744311
8221434: Fix typo in lib-x11 autoconf error message about missing headers
...
Reviewed-by: dholmes
2019-03-25 19:40:25 -04:00
Erik Joelsson
9833d2a1cd
8220445: Support for side by side MSVC Toolset versions
...
Co-authored-by: Ali Ince <ali.ince@gmail.com>
Reviewed-by: tbell
2019-03-25 09:07:55 -07:00
Erik Joelsson
c11759c4fe
8221179: Zero builds fail when linking with gold and bundling libffi.so
...
Reviewed-by: sgehwolf, tbell
2019-03-22 08:14:21 -07:00
Nishit Jain
4a28e27fd2
8177552: Compact Number Formatting support
...
Reviewed-by: naoto, rriggs
2018-12-06 12:39:28 +05:30
Erik Gahlin
afdb850f87
8205516: JFR tool
...
Reviewed-by: mgronlun
2018-12-05 16:40:12 +01:00
Prasanta Sadhukhan
9c22151345
Merge
2018-12-05 15:39:04 +05:30
Prasanta Sadhukhan
5f2062b484
Merge
2018-12-04 13:35:04 +05:30
Sergey Bylokhov
8c7140f4fe
8212680: (JDK12b14/Solaris-sparc) SplashScreen::getSplashScreen call fails with ULE: "libsplashscreen.so: ld.so.1: java: fatal: libz.so.1: open failed: No such file or directory"
...
Reviewed-by: prr, ihse, erikj
2018-12-03 16:12:33 -08:00
Magnus Ihse Bursie
e7aa2c0951
8213187: Handle libwindowsaccessbridge need to access MSVCRT functions
...
Reviewed-by: erikj
2018-12-03 18:48:01 +01:00
Magnus Ihse Bursie
3474e9a9fe
8214718: Update missing copyright year in build system
...
Reviewed-by: erikj, tbell
2018-12-03 18:46:10 +01:00
Magnus Ihse Bursie
232f5146ce
8214710: Fix hg log in update_copyright_year.sh
...
Reviewed-by: alanb, tbell, erikj
2018-12-03 18:44:45 +01:00
Magnus Ihse Bursie
12bd34fa84
8214311: dtrace gensrc has missing dependencies
...
Reviewed-by: tbell, erikj
2018-12-03 18:43:24 +01:00
Per Lidén
8fc0c2f645
8214476: ZGC: Build ZGC by default
...
Reviewed-by: shade, rkennke, ihse
2018-12-03 14:52:49 +01:00
Nishit Jain
b31f251889
8213294: Upgrade IANA LSR data
...
Reviewed-by: naoto
2018-12-03 12:35:27 +05:30
Ichiroh Takiguchi
98287928da
8213618: IBM970 charset has missing entry and remove unexpected entries
...
Reviewed-by: srl, martin
2018-12-02 11:09:46 -08:00
Ekaterina Pavlova
97bccb2053
8214557: Filter out VM flags which don't affect AOT code generation
...
Reviewed-by: kvn, erikj
2018-11-30 23:46:20 -08:00
Priyanka Mangal
7c6cb8cd7e
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
...
Reviewed-by: alanb, ihse
2018-11-30 13:42:49 -08:00
Hannes Wallnöfer
ecd39c9ede
8214525: Bit rot in Nashorn Ant script
...
Reviewed-by: attila, jlaskey
2018-11-30 15:43:37 +01:00
Roger Riggs
f0279fd499
8214794: java.specification.version should be only the major version number
...
Reviewed-by: martin, mchung, bpb
2018-12-04 15:22:41 -05:00
Volker Simonis
3e2804d0d8
8214534: Setting of THIS_FILE in the build is broken
...
Reviewed-by: erikj, ihse
2018-12-04 09:28:11 +01:00
Adam Farley
a9250518e0
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler
...
Reviewed-by: simonis, erikj, ihse, stuefe, mbaesken
2018-12-04 09:08:03 +01:00