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 |
|