Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2733] [PAN-2514] Java 11 updates #1658

Merged
merged 8 commits into from
Jul 11, 2019
Merged

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Jul 9, 2019

PR description

  • Update the build to require and target Java 11
  • Add JVM flags to suppress specific illegal access warnings
  • Remove Java 8 accommodations

shemnon and others added 4 commits July 8, 2019 18:07
* Update teh build to require and target Java 11
* Add JVM flags to suppress specific illegal access warnings
* Remove Java 8 accommodations
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

build.gradle Outdated
@@ -261,11 +267,7 @@ allprojects {
// Normalise Xdoclint behaviour across JDKs (OpenJDK 8 is more lenient than Oracle JDK by default).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably remove this comment now.

@shemnon shemnon merged commit b62bb20 into PegaSysEng:master Jul 11, 2019
@shemnon shemnon deleted the java_11 branch July 11, 2019 16:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants