Joe Darcy
890826bf5b
8225361: Start of release updates for JDK 15
...
8235497: Add SourceVersion.RELEASE_15
8235528: Add source 15 and target 15 to javac
Reviewed-by: erikj, jjg, jlahoda, dholmes, alanb, hseigel, mikael, chegar
2019-12-10 16:38:53 -08:00
Henry Jen
9ac2f8b654
8234542: code removal of Pack200 Tools and API
...
Reviewed-by: alanb, mchung, erikj
2019-12-10 00:36:30 +00:00
Jan Lahoda
4c4d6cdc92
8235483: Warnings printed during the build
...
Reviewed-by: erikj
2019-12-09 10:16:01 +01:00
Erik Joelsson
72cb073c09
8230067: Add optional automatic retry when running jtreg tests
...
Reviewed-by: prr
2019-12-06 12:01:53 -08:00
Dan Smith
b0f3e76e60
8234835: Use UTF-8 charset in fixuppandoc
...
Reviewed-by: martin, jjg
2019-12-06 12:33:28 -07:00
Ramkumar Sunderbabu
5decc88da4
8228448: Jconsole can't connect to itself
...
Additions done to allow jconsole to connect to itself
Reviewed-by: erikj
2019-12-06 13:42:57 +05:30
Joe Darcy
df308ac680
8224630: ElementScannerN, N > 9 should scan type parameters
...
Reviewed-by: mcimadamore, erikj
2019-12-05 14:14:06 -08:00
Naoto Sato
730d0ecf19
8222756: Plural support in CompactNumberFormat
...
Reviewed-by: joehw, rriggs
2019-12-05 13:10:18 -08:00
Andy Herrick
264573c9ce
8212780: Packaging Tool Implementation
...
Co-authored-by: Alexey Semenyuk <alexey.semenyuk@oracle.com>
Co-authored-by: Alexander Matveev <alexander.matveev@oracle.com>
Co-authored-by: Kevin Rushforth <kevin.rushforth@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: asemenyuk, almatvee, herrick, kcr, prr, erikj, ihse, rriggs, mchung, alanb
2019-12-05 11:25:33 -05:00
Harold Seigel
73676cff72
8235360: Update JDWP, JDI and Instrumentation specs for Record attribute
...
Add Record to list of attributes that class redefinition cannot change
Reviewed-by: lfoltan
2019-12-05 15:45:58 +00:00
Vicente Romero
827e5e3226
8225054: Compiler implementation for records
...
8225052: javax.lang.model support for records
8225053: Preview APIs support for records
8225055: Javadoc for records
8226314: com.sun.source support for records
8227113: Specification for java.lang.Record
8233526: JVM support for records
Implement records in the compiler and the JVM, including serialization, reflection and APIs support
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: mcimadamore, briangoetz, alanb, darcy, chegar, jrose, jlahoda, coleenp, dholmes, lfoltan, mchung, sadayapalam, hannesw, sspitsyn
2019-12-04 15:57:39 -05:00
Stefan Karlsson
6ba58f7633
8233299: Implementation: JEP 365: ZGC on Windows
...
Reviewed-by: pliden, eosterlund
2019-11-07 15:29:21 +01:00
Jan Lahoda
c41e980320
8234078: Missing license headers in a few javac files
...
Reviewed-by: vromero
2019-12-02 10:58:15 +01:00
Rajan Halade
17c2f4808a
8233223: Add Amazon Root CA certificates
...
Reviewed-by: mullan
2019-11-28 10:43:35 -08:00
Matthias Baesken
70671882dd
8234525: enable link-time section-gc for linux s390x to remove unused code
...
Reviewed-by: erikj, mdoerr
2019-11-27 10:07:29 +01:00
Matthias Baesken
bdd67c46f3
8234809: set relro in linker flags when building with gcc
...
Reviewed-by: erikj, fweimer
2019-11-26 13:55:11 +01:00
Christoph Göttschkes
c9cfa99719
8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
...
Reviewed-by: erikj
2019-11-26 10:00:33 +01:00
Prasanta Sadhukhan
3f517c65c0
Merge
2019-11-21 13:50:11 +05:30
Prasanta Sadhukhan
9d6ace51a2
Merge
2019-11-20 10:52:28 +05:30
Yasumasa Suenaga
776522a355
8220074: Clean up GCC 8.3 errors in LittleCMS
...
Reviewed-by: prr
2019-11-19 13:33:09 +09:00
Lutz Schmidt
91b7fd7659
8233787: Break cycle in vm_version* includes
...
Reviewed-by: kbarrett, mdoerr
2019-11-18 17:11:06 +01:00
Ichiroh Takiguchi
1a11e81c5b
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
...
Fix fontconfig.properties file for AIX UTF-8 locales
Reviewed-by: clanger
2019-11-20 16:37:42 +09:00
Severin Gehwolf
753c58b7f5
8233712: Limit default tests jobs based on ulimit -u setting
...
Reviewed-by: erikj, ihse
2019-11-06 18:06:36 +01:00
Rajan Halade
d1ebadb966
8232019: Add LuxTrust certificate updates to the existing root program
...
Reviewed-by: mullan
2019-11-14 19:49:55 -08:00
Leo Korinth
1fc67ab002
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
...
Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
2019-11-13 11:37:29 +01:00
Prasanta Sadhukhan
91a70aeb63
Merge
2019-11-05 11:00:42 +05:30
Ivan Gerasimov
bc8822095f
8233422: Extra space in the title of the HTML javadoc page
...
Reviewed-by: ihse, erikj
2019-11-04 13:02:40 -08:00
Brent Christian
3561b4ed50
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
...
Reviewed-by: alanb, dholmes, mchung
2019-11-04 11:42:24 -08:00
Yasumasa Suenaga
2e72b249ee
8233285: Demangling C++ symbols in jhsdb jstack --mixed
...
Reviewed-by: cjplummer, sspitsyn, ihse
2019-11-04 22:31:59 +09:00
Magnus Ihse Bursie
2dbe87fc45
8233383: Various minor fixes
...
Reviewed-by: erikj
2019-11-04 11:15:45 +01:00
Magnus Ihse Bursie
66195e8a71
8233381: Update copyright year in build system files
...
Reviewed-by: erikj
2019-11-04 11:12:13 +01:00
David Holmes
1d50b2761c
8229516: Thread.isInterrupted() always returns false after thread termination
...
Reviewed-by: dnsimon, sspitsyn, dcubed, alanb
2019-11-03 18:02:29 -05:00
Florian Weimer
7dafe378d3
8233880: Support compilers with multi-digit major version numbers
...
Reviewed-by: tbell
2019-11-12 21:00:08 +00:00
Erik Österlund
d7ae51cc26
8224817: Implementation of JEP 364: ZGC on macOS
...
Reviewed-by: pliden, stefank
2019-11-12 09:27:21 +00:00
Phil Race
53439611f0
Merge
2019-10-18 09:25:06 -07:00
Magnus Ihse Bursie
68dbbf566d
8213239: Configure cannot handle command overrides with arguments
...
Reviewed-by: erikj
2019-10-17 14:20:26 +02:00
Alexey Ivanov
8ca21069c6
8223558: Java does not render Myanmar script correctly
...
Reviewed-by: prr, serb
2019-10-16 22:30:30 +01:00
Alex Menkov
3f93ec68ee
8224159: JDWP IPv6 scope support
...
Reviewed-by: sspitsyn, cjplummer
2019-10-31 14:23:06 -07:00
Alan Bateman
6d98a3bdd8
8205132: Degrade Thread.countStackFrames() to throw UOE
...
Reviewed-by: mchung, dholmes, dcubed
2019-10-31 16:45:58 +00:00
Erik Joelsson
0b33bc1617
8232748: Build static versions of certain JDK libraries
...
Reviewed-by: ihse, bobv
2019-10-29 12:01:14 -07:00
Mark Reinhold
d83df45396
8232080: jlink plugins for vendor information and run-time options
...
Reviewed-by: ihse, alanb, kvn, bobv, mchung
2019-10-29 08:26:55 -07:00
Weijun Wang
055a49a266
8228969: 2019-09-28 public suffix list update
...
Reviewed-by: mullan
2019-10-29 09:34:21 +08:00
Naoto Sato
127c4a4e1b
8231273: Upgrade CLDR to v36
...
Reviewed-by: rriggs
2019-10-28 11:06:17 -07:00
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