Magnus Ihse Bursie
09e8b7ca4d
8243985: Make source generation by generatecharacter reproducible
...
Reviewed-by: naoto
2020-04-28 15:36:53 +02:00
Jan Lahoda
65344142d3
8243000: javac only build fails after removal of Nashorn
...
Adjusting langtools ant build and Idea project to Nashorn removal.
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: mcimadamore, jlahoda
2020-04-28 10:43:29 +02:00
Dean Long
03f8e6ccd8
8219607: Add support in Graal and AOT for hidden class
...
Reviewed-by: kvn
2020-04-27 14:23:15 -07:00
Mikael Vidstedt
68b189ae8b
8243633: Remove cups dependency when building linux at Oracle
...
Reviewed-by: ihse, erikj, tbell
2020-04-27 14:21:19 -07:00
Athijegannathan Sundararajan
d07d6bd123
8243576: Remove residual reference to nashorn modules in make/CompileJavaModules.gmk
...
Reviewed-by: ihse
2020-04-27 14:53:07 +05:30
Bin Liao
b2db7a0c9a
8243539: Copyright info (Year) should be updated for fix of 8241638
...
Reviewed-by: weijun
2020-04-27 12:32:12 +08:00
Mikael Vidstedt
0fd64dea3d
8243591: Change to GCC 9.2 for building Linux/aarch64 at Oracle
...
Reviewed-by: tbell
2020-04-25 18:11:08 -07:00
Mikael Vidstedt
b0739f4683
8243590: Bump boot jdk to JDK 14 on aarch64 at Oracle
...
Reviewed-by: tbell
2020-04-25 18:10:45 -07:00
Magnus Ihse Bursie
76e5da4d59
8243477: FreeType library check should prefer 64-bit directory
...
Reviewed-by: erikj
2020-04-24 11:19:16 +02:00
Alexey Semenyuk
0c56c3511a
8242302: Refactor jpackage native code
...
Reviewed-by: herrick, almatvee, erikj
2020-04-23 16:40:09 -04:00
Kim Barrett
e1f07cd05b
8239357: Revert gcc implementation of offset_of
...
Revert definition of offset_of and reenable -Winvalid-offsetof.
Reviewed-by: erikj, ihse, dholmes
2020-04-23 12:57:18 -04:00
Erik Joelsson
d8d8424db9
8243109: Bootcycle build failures after Nashorn removal
...
Reviewed-by: ihse
2020-04-22 07:06:23 -07:00
Mandy Chung
7cc1371059
8238358: Implementation of JEP 371: Hidden Classes
...
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jamsheed Mohammed C M <jamsheed.c.m@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Reviewed-by: alanb, cjplummer, coleenp, dholmes, dlong, forax, jlahoda, psandoz, plevart, sspitsyn, vromero
2020-04-21 06:55:38 -07:00
Magnus Ihse Bursie
93032c637b
8242943: Fix all remaining unchecked warnings in jdk.hotspot.agent
...
Reviewed-by: darcy, sspitsyn, dholmes
2020-04-21 13:55:23 +02:00
Magnus Ihse Bursie
48569d9da0
8243156: Fix deprecation and unchecked warnings in microbenchmark
...
Reviewed-by: erikj, redestad
2020-04-21 13:52:32 +02:00
Erik Joelsson
bc3ed7bdb4
8242863: Bump minimum boot jdk to JDK 14
...
Reviewed-by: ihse, jlahoda, dholmes
2020-04-20 10:38:16 -07:00
Severin Gehwolf
85d07da475
8243059: Build fails when --with-vendor-name contains a comma
...
Use $$(VERSION_CFLAGS) so as to avoid the variable getting evaluated early
Reviewed-by: ihse, erikj
2020-04-17 11:14:17 +02:00
Magnus Ihse Bursie
e8dfd8ce54
8243154: Fix deprecation warnings in failure handler
...
Reviewed-by: dholmes
2020-04-20 13:37:38 +02:00
Magnus Ihse Bursie
3cc1fdf2b6
8242808: Fix all remaining deprecation warnings in jdk.hotspot.agent
...
Reviewed-by: sspitsyn
2020-04-16 12:54:29 +02:00
Athijegannathan Sundararajan
d5cd165965
8241749: Remove the Nashorn JavaScript Engine
...
Reviewed-by: jlaskey, ihse, mchung
2020-04-16 12:26:20 +05:30
Henry Jen
0278846eaa
Merge
2020-04-14 23:11:49 +00:00
Erik Joelsson
165fa2450c
8242468: VS2019 build missing vcruntime140_1.dll
...
Reviewed-by: tbell, ihse
2020-04-14 07:58:08 -07:00
Magnus Ihse Bursie
5dca7ec6b7
8231572: Use -lobjc instead of -fobjc-link-runtime in libosxsecurity
...
Reviewed-by: erikj
2020-04-14 14:58:24 +02:00
Prasanta Sadhukhan
6b0b851a7c
Merge
2020-04-10 11:47:09 +05:30
Phil Race
3850f28ed8
8242325: Remove VIS version of medialib
...
Reviewed-by: serb, bpb, erikj
2020-04-08 16:55:27 -07:00
Naoto Sato
51a5e9ca3c
8242010: Upgrade IANA Language Subtag Registry to Version 2020-04-01
...
Reviewed-by: rriggs, joehw
2020-04-08 09:50:03 -07:00
Roger Riggs
50ed53076f
8225319: Remove rmic from the set of supported tools
...
Reviewed-by: erikj, alanb, lancea, jjg, amlu
2020-04-08 09:22:08 -04:00
John Paul Adrian Glaubitz
edc4ffe54b
8199138: Add RISC-V support to Zero
...
Reviewed-by: erikj, stuefe
2020-04-07 08:45:01 +02:00
Lin Zang
b317d0ee39
8241638: launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set
...
Reviewed-by: alanb, dholmes
2020-04-07 03:25:11 +00:00
Matthias Baesken
fc9389c164
8241996: on linux set full relro in the linker flags
...
Reviewed-by: erikj, redestad
2020-04-02 09:07:07 +02:00
Christoph Langer
15fcf27414
8241947: Minor comment fixes for system property handling
...
Reviewed-by: ihse, mchung, alanb
2020-04-02 13:06:29 +02:00
Magnus Ihse Bursie
75849a5ca0
8241421: Cleanup handling of jtreg
...
Reviewed-by: erikj
2020-03-31 14:58:18 +02:00
Mikael Vidstedt
fee15cac0c
8241721: Change to GCC 9.2 for building on Linux at Oracle
...
Reviewed-by: erikj
2020-03-27 12:50:11 -07:00
Bob Vandette
c17ed6a5e5
8239563: Reduce public exports in dynamic libraries built from JDK static libraries
...
Reviewed-by: dholmes, ihse
2020-02-27 11:36:55 -05:00
Jamsheed Mohammed C M
211e529373
8193210: [JVMCI/Graal] add JFR compiler phase/inlining events
...
C++ EventCompilerPhase/EventCompilerInlining definitions are extended for JVMCI use.
Reviewed-by: dnsimon, egahlin, kvn, mgronlun, thartmann
2020-03-27 09:47:13 -07:00
Andy Herrick
bfa3ad9108
8241400: [macos] jpackageapplauncher/main.m built using CXXFLAGS_JDKEXE
...
Reviewed-by: erikj
2020-03-27 11:43:23 -04:00
Erik Joelsson
7e20cf75f9
8238960: linux-i586 builds are inconsistent as the newly build jdk is not able to reserve enough space for object heap
...
Reviewed-by: ihse, tbell, ahgross, jwilhelm
2020-02-20 14:05:38 -08:00
Roger Riggs
caa0884400
8241073: Pre-generated Stubs for javax.management, Activation, Naming
...
Reviewed-by: erikj, ihse, alanb, dfuchs
2020-03-19 15:34:34 -04:00
Magnus Ihse Bursie
9dc15f17ea
8241254: Simplify usage of UTIL_DEPRECATED_ARG_ENABLE
...
Reviewed-by: erikj
2020-03-19 17:17:49 +01:00
Alexander Scherbatiy
cd7d175001
8240604: Rewrite sun/management/jmxremote/bootstrap/CustomLauncherTest.java test to make binaries from source file
...
Reviewed-by: iignatyev
2020-03-19 14:58:04 +03:00
Ichiroh Takiguchi
d76b0cf705
8232161: Align some one-way conversion in MS950 charset with Windows
...
MS950 charset encoder's conversion table is changed
Reviewed-by: naoto
2020-03-18 18:04:51 +09:00
Naoto Sato
e5e24ad080
8241082: Upgrade IANA Language Subtag Registry data to 03-16-2020 version
...
Reviewed-by: joehw
2020-03-17 19:11:10 -07:00
Naoto Sato
2b4b3d9efc
8240626: Some of the java.time.chrono.Eras return empty display name for some styles and locales
...
Reviewed-by: joehw
2020-03-16 09:26:01 -07:00
Jie Fu
e746891f96
8241034: Fix a configuring error with "-Xmx2048M: command not found"
...
Reviewed-by: mikael, erikj
2020-03-16 22:43:44 +08:00
Jonathan Gibbons
afa54b7ed5
8240916: Convert to using hyphenated naming for CSS classes
...
Reviewed-by: hannesw
2020-03-13 10:57:41 -07:00
Weijun Wang
05c539c9b4
8240980: Backout JDK-8240261
...
Reviewed-by: dholmes
2020-03-13 17:45:55 +08:00
Junyuan Zheng
e30b89e138
8240972: macOS codesign fail on macOS 10.13.5 or older
...
Reviewed-by: erikj, ihse
2020-03-12 12:55:19 -07:00
Magnus Ihse Bursie
36fac8c332
8240950: Missing AC_SUBST after JDK-82408
...
Reviewed-by: erikj
2020-03-12 19:43:09 +01:00
Magnus Ihse Bursie
ed8c11e0d1
8149110: Introduce DISABLED_WARNINGS for Java compilation
...
Reviewed-by: erikj
2020-03-12 19:42:06 +01:00
Magnus Ihse Bursie
3aceb74ac9
8240947: Change conflicting JVM features from warning to error
...
Reviewed-by: erikj
2020-03-12 19:40:44 +01:00
Weijun Wang
0368e41c12
8240261: Use make/templates/gpl-cp-header in FieldGen.java
...
Reviewed-by: erikj
2020-03-12 18:21:59 +08:00
Magnus Ihse Bursie
6b487c3cfe
8240866: Typo in JDK-8240820 messes up configure --help
...
Reviewed-by: erikj
2020-03-11 22:25:18 +01:00
Erik Helin
1c1acb4757
8237566: FindTests.gmk should only include existing TEST.ROOT files
...
Reviewed-by: erikj
2020-03-10 16:58:29 +01:00
Magnus Ihse Bursie
441e16e2db
8240820: Replace AC_ARG_ENABLE with UTIL_ARG_ENABLE
...
Reviewed-by: erikj
2020-03-11 08:34:14 +01:00
Mikael Vidstedt
c203cebcdf
8240535: Add additional linux-aarch64 jib profiles
...
Reviewed-by: erikj
2020-03-06 17:33:07 -08:00
Alexandre Iline
db91be2ee1
8240241: Add support for JCov DiffCoverage to make files
...
Reviewed-by: erikj, ihse
2020-03-05 09:51:03 -08:00
David Holmes
c42de93347
8238676: jni crashes on accessing it from process exit hook
...
Reviewed-by: fparain, gziemski
2020-03-02 19:49:42 -05:00
Magnus Ihse Bursie
290c21f067
8239799: Cross-compilation ARM32/AARCH clientvm builds fails after JDK-8239450
...
Reviewed-by: erikj
2020-02-28 09:53:18 +01:00
Jonathan Gibbons
39d75e894b
8239804: Cleanup/simplify HTML/CSS for general block tags
...
Reviewed-by: prappo, hannesw
2020-02-27 12:16:03 -08:00
Ichiroh Takiguchi
1b92518389
8235834: IBM-943 charset encoder needs updating
...
Apply 34B003AF.RPMAP130 definition into encoder
Reviewed-by: naoto
2020-02-25 22:47:11 +09:00
Magnus Ihse Bursie
7d5652f14a
8239794: Move -Os from JVM feature 'minimal' to new feature 'opt-size'
...
Reviewed-by: erikj, dholmes
2020-02-25 09:46:12 +01:00
Magnus Ihse Bursie
00e009d729
8239789: Follow-up on JVM feature rewrite
...
Reviewed-by: erikj, pliden, egahlin
2020-02-25 09:41:47 +01:00
Magnus Ihse Bursie
d7a0206262
8239860: Add support for testing the configure script
...
Reviewed-by: erikj
2020-02-25 09:37:59 +01:00
Igor Ignatyev
c4059c667d
8238943: switch to jtreg 5.0
...
Reviewed-by: erikj, jjg, joehw
2020-02-24 11:50:18 -08:00
Erik Gahlin
266446f316
8239585: JFR: Native events should support empty payloads
...
Reviewed-by: mgronlun
2020-02-24 17:10:01 +01:00
Magnus Ihse Bursie
63f939636a
8239708: Split basics.m4 into basic.m4 and util.m4
...
Reviewed-by: erikj
2020-02-21 18:37:10 +01:00
Magnus Ihse Bursie
da39778d42
8239566: gtest/GTestWrapper.java fails due to "libstlport.so.1: open failed: No such file or directory"
...
Reviewed-by: redestad
2020-02-21 10:23:51 +01:00
Claes Redestad
58a5910393
8239347: Refactor Symbol to make _length a standalone field again
...
Reviewed-by: iklam, coleenp
2020-02-20 13:18:30 +01:00
Christoph Langer
90ee2c3d6e
8237192: Generate stripped/public pdbs on Windows for jdk images
...
Co-authored-by: Matthias Baesken <matthias.baesken@sap.com>
Reviewed-by: erikj, ihse
2020-02-07 08:38:40 +01:00
Magnus Ihse Bursie
c1f4ea5d68
8239450: Overhaul JVM feature handling in configure
...
Reviewed-by: erikj
2020-02-20 10:33:44 +01:00
Andrew Dinn
5110de6c1f
8241144: Javadoc is not generated for new module jdk.nio.mapmode
...
Jdk.nio.mapmode is not present in DOCS_MODULES defined by Modules.gmk
Reviewed-by: erikj, ihse
2020-03-19 17:26:11 +00:00
Sandhya Viswanathan
398ce2948c
8240248: Extend superword reduction optimizations for x86
...
Add support for and, or, xor reduction
Co-authored-by: Shravya Rukmannagari <shravya.rukmannagari@intel.com>
Reviewed-by: vlivanov, thartmann
2020-03-23 10:26:40 -07:00
Magnus Ihse Bursie
901029355f
8241271: Make hotspot build reproducible
...
Reviewed-by: erikj, stefank, jwilhelm
2020-03-23 10:29:04 +01:00
Magnus Ihse Bursie
e04080bd0f
8241310: Fix warnings in jdk buildtools
...
Reviewed-by: erikj, forax
2020-03-23 10:26:13 +01:00
Magnus Ihse Bursie
248b61710e
8213185: Properly handle run-test-prebuilt -> test-prebuilt migration
...
Reviewed-by: erikj
2020-02-17 08:59:26 +01:00
René Schünemann
0249cadd62
8238534: Deep sign macOS bundles before bundle archive is being created
...
Reviewed-by: erikj, clanger
2020-02-13 10:07:38 +01:00
Naoto Sato
27391005a5
8239017: cmp-baseline fails because of differences in TimeZoneNames_kea
...
Reviewed-by: erikj
2020-02-13 17:14:45 -08:00
Mikael Vidstedt
aa4ef80f6a
8238912: Update devkit for linux-aarch64
...
Reviewed-by: erikj
2020-02-12 09:44:53 -08:00
Naoto Sato
5c3a01591c
8234347: "Turkey" meta time zone does not generate composed localized names
...
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
2020-02-12 08:25:35 -08:00
Roger Riggs
a239c475cf
8238918: idea.sh should work with both mercurial and git repos
...
Reviewed-by: erikj, mcimadamore, ehelin, lancea
2020-02-12 09:38:59 -05:00
Claes Redestad
0b5d48b9e6
8230301: Re-examine hardcoded defaults in GenerateJLIClassesPlugin
...
Reviewed-by: mchung
2020-02-10 12:39:19 +01:00
Claes Redestad
9c8f05279c
8236272: Improve fidelity between contents of default CDS archive and classes loaded at runtime
...
Reviewed-by: erikj, jiangli, iklam
2020-02-07 10:15:59 +01:00
Magnus Ihse Bursie
2ede36b3a3
8201349: build broken when configured with --with-zlib=bundled on gcc 7.3
...
Reviewed-by: erikj
2020-02-06 13:41:51 +01:00
Magnus Ihse Bursie
df12f8b5d2
8212986: Make Visual Studio compiler check less strict
...
Reviewed-by: erikj
2020-02-06 13:40:59 +01:00
Magnus Ihse Bursie
dfa757aed0
8238542: When warning about C/C++ compiler mismatch, be clear if this is about build compilers
...
Reviewed-by: erikj
2020-02-06 13:40:07 +01:00
Magnus Ihse Bursie
9b9830ced7
8218480: Automatically add -Werror in FLAGS_COMPILER_CHECK_ARGUMENTS
...
Reviewed-by: erikj
2020-02-06 13:38:57 +01:00
Matthias Baesken
2d6ed667d2
8238530: OPT_SPEED_SRC list misses some files with cpu-dependend file names
...
Reviewed-by: ihse, redestad
2020-02-05 10:14:40 +01:00
Mikhailo Seledtsov
ccb4ab5499
8179317: [TESTBUG] rewrite runtime shell tests in java
...
Converted shell tests to Java
Reviewed-by: dholmes, iignatyev, lmesnik
2020-02-05 07:31:13 -08:00
Magnus Ihse Bursie
ce28a96c28
8238281: Raise minimum gcc version needed to 5.0
...
Reviewed-by: erikj, dholmes, jwilhelm, mbaesken
2020-02-05 10:45:39 +01:00
Jesper Wilhelmsson
c09e02193b
8238515: Backout JDK-8236092 from jdk/jdk
...
Reviewed-by: dholmes
2020-02-05 03:26:50 +01:00
Jesper Wilhelmsson
89e9ae9b3c
Merge
2020-02-05 03:24:41 +01:00
Jerry Zhou
5495efdb84
8236092: Remove EA from JDK 14 version string starting with Initial RC promotion
...
Reviewed-by: tbell, erikj
2020-01-30 18:02:39 +01:00
Erik Joelsson
ac6073f0a5
8237914: The test-make target does not fail on test failure
...
Reviewed-by: tbell, ihse
2020-01-30 12:00:38 -08:00
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