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