Magnus Ihse Bursie
af5c725b81
8237879: make 4.3 breaks build
...
Reviewed-by: erikj, tbell
2020-01-30 11:08:30 +01:00
Matthias Baesken
e438fb4c62
8236714: enable link-time section-gc for linux to remove unused code
...
Reviewed-by: erikj, ihse
2020-01-24 10:16:35 +01:00
Ekaterina Pavlova
6c9a6eac81
8206113: Troubles configuring graal tests
...
Reviewed-by: kvn
2020-01-23 10:02:52 -08:00
Igor Veresov
c6126d638c
8237724: Add org.graalvm.compiler.asm.amd64 to the list of packages to be processed by the options annotation processor
...
Reviewed-by: kvn
2020-01-22 15:32:51 -08:00
Matthias Baesken
883a4f65b9
8237374: configuring with --with-jvm-variants=minimal,server makes cds disappear in server
...
Reviewed-by: erikj
2020-01-21 15:23:29 +01:00
Joe Darcy
d5e2e1ae13
8237248: Update --release 14 symbol information for JDK 14 b32
...
Reviewed-by: jlahoda
2020-01-21 18:23:21 -08:00
Naoto Sato
0ae7207e95
8187987: Add a mechanism to configure custom variants in HijrahChronology
...
Reviewed-by: joehw, rriggs
2020-01-21 08:02:10 -08:00
Matthias Baesken
3cf8b34d54
8237382: Cleanup the OPT_SPEED_SRC file list in JvmFeatures.gmk
...
Reviewed-by: erikj, mdoerr
2020-01-16 18:04:23 +01:00
Joe Darcy
e80a188257
8235959: Update --release 14 symbol information up to JDK 14 b31
...
Reviewed-by: jjg
2020-01-15 15:11:09 -08:00
Severin Gehwolf
7b5de56fc3
8236921: Add build target to produce a JDK image suitable for a Graal/SVM build
...
Make graal-builder-image will produce a suitable build JDK
Reviewed-by: erikj
2019-12-16 11:06:01 +01:00
Alexandre Iline
b79d75d033
8237042: Switch to JCov build which supports byte code version 59
...
Reviewed-by: erikj
2020-01-13 14:09:30 -08:00
Christoph Langer
0ba8940ac0
8236488: Support for configure option --with-native-debug-symbols=internal is impossible on Windows
...
Reviewed-by: erikj
2020-01-10 15:38:25 +01:00
Jesper Wilhelmsson
257a1bb854
Merge
2020-01-08 16:03:32 +01:00
Joe Darcy
5915ab980b
8235532: Update --release 14 symbol information for JDK 14 b27
...
Reviewed-by: jlahoda
2020-01-06 11:04:12 -08:00
Naoto Sato
2e237e35fd
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
...
Reviewed-by: joehw
2020-01-06 10:31:20 -08:00
Matthias Baesken
2ff87c63e3
8236274: remove obsolete -d2Zi+ debug flag in MSVC builds
...
Reviewed-by: erikj, redestad
2020-01-02 14:38:37 +01:00
Markus Grönlund
304ab31cff
8233111: Epoch shift synchronization point for Compiler threads
...
Reviewed-by: egahlin
2019-12-21 12:45:08 +01:00
Jesper Wilhelmsson
4f22b49c85
Merge
2019-12-20 04:47:34 +01:00
Stefan Karlsson
9847d8161b
8236110: Windows (MSVC 2013) build failures after JDK-8233299
...
Reviewed-by: erikj
2019-12-19 14:19:34 +01:00
Jorn Vernee
8f4f088a12
8234049: Implementation of Memory Access API (Incubator)
...
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
2019-12-12 22:59:57 +00:00
Mikael Vidstedt
dbd4134c04
8235814: Add --enable-deprecated-ports=yes to all solaris and SPARC build profiles
...
Reviewed-by: erikj
2019-12-12 12:45:03 -08:00
Erik Joelsson
b9f62457b9
8235686: Add more custom hooks in Bundles.gmk
...
Reviewed-by: tbell
2019-12-12 19:37:38 +00:00
Erik Joelsson
59d75fd576
8235687: Contents/MacOS/libjli.dylib cannot be a symlink
...
Reviewed-by: tbell
2019-12-12 19:35:57 +00:00
Mikael Vidstedt
6bda51c28e
8235789: AC_REQUIRE: 'PLATFORM_EXTRACT_TARGET_AND_BUILD' was expanded before it was required
...
Reviewed-by: erikj
2019-12-11 16:17:03 -08:00
Alexey Semenyuk
c7b9c64eed
8235728: JDK-8212780 breaks builds with a custom X11 include path
...
Reviewed-by: prr, herrick
2019-12-11 16:16:39 -05:00
Alexander Matveev
5799108494
8234284: [dmg] Change DMG background image to TIFF
...
Reviewed-by: herrick, asemenyuk, erikj
2019-12-11 16:07:04 -05:00
Erik Joelsson
57bdfe3dd4
8233112: Exclude SVG files from build comparison
...
Reviewed-by: tbell
2019-12-11 08:22:04 -08:00
René Schünemann
f6d50463f6
8235585: Enable macOS codesigning for all libraries and executables
...
Reviewed-by: erikj, clanger
2019-12-09 16:14:16 +01:00
Mikael Vidstedt
f716aa1b47
8234370: Implementation of JEP 362: Deprecate the Solaris and SPARC Ports
...
Reviewed-by: erikj, tbell
2019-12-10 20:04:55 -08:00
Gerard Ziemski
b467629bd6
8223261: JDK-8189208 followup - remove JDK_GetVersionInfo0 and the supporting code
...
Removed JDK_GetVersionInfo
Reviewed-by: redestad, dholmes, mchung, clanger
2019-12-10 12:50:50 -06:00
Jonathan Gibbons
a1d396c6cb
8235926: Update @jls @jvms taglets to allow inline usage
...
Reviewed-by: hannesw
2019-12-17 13:07:44 -08:00
John Paul Adrian Glaubitz
4e68ac9b15
8235960: Zero should not trigger the deprecation warning for ports
...
Reviewed-by: mikael
2019-12-17 16:53:44 +01:00
Claes Redestad
3f865f4bf2
8235997: JMH test runner should quote VM_OPTIONS and JAVA_OPTIONS sent to -jvmArgs
...
Reviewed-by: erikj
2019-12-17 15:09:30 +01:00
Jesper Wilhelmsson
83163dbfe6
Merge
2019-12-16 17:43:20 +01:00
Weijun Wang
1ae2478404
8234697: Generate sun.security.util.math.intpoly classes during build
...
Reviewed-by: erikj, mullan
2019-12-14 13:50:34 +08:00
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