hg: jdk/sandbox: 3 new changesets

andy.herrick at oracle.com andy.herrick at oracle.com
Tue Oct 15 19:31:51 UTC 2019


Changeset: 6e02ff008c16
Author:    herrick
Date:      2019-10-15 13:39 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/6e02ff008c16

8231604: Expand junit test added with JDK-8230920
Reviewed-by: asemenyuk

! test/jdk/tools/jpackage/junit/jdk/jpackage/internal/AppImageFileTest.java

Changeset: 7451b17b40d3
Author:    herrick
Date:      2019-10-15 13:44 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/7451b17b40d3

8231912: Use https for URLs in help and error messages
Reviewed-by: asemenyuk, kcr

! src/jdk.jpackage/linux/classes/jdk/jpackage/internal/LinuxPackageBundler.java
! src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/template.postinst
! src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/template.postrm
! src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/template.preinst
! src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/template.prerm
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/MacDmgBundler.java
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/Info-lite.plist.template
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacAppStore.entitlements
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacAppStore_Inherit.entitlements
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/Runtime-Info.plist.template
! src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/lic_template.plist
! src/jdk.jpackage/windows/classes/jdk/jpackage/internal/WinMsiBundler.java
! src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources.properties
! src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_ja.properties
! src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_zh_CN.properties

Changeset: a561014c28d0
Author:    herrick
Date:      2019-10-15 14:00 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/a561014c28d0

Merge

- src/hotspot/share/runtime/compilationPolicy.cpp
- src/hotspot/share/runtime/compilationPolicy.hpp
- src/hotspot/share/runtime/tieredThresholdPolicy.cpp
- src/hotspot/share/runtime/tieredThresholdPolicy.hpp
- src/java.desktop/unix/native/common/awt/awt_Font.h
- test/hotspot/jtreg/vmTestbase/jit/graph/CGTThread.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt0/cgt0.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt1/cgt1.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt10/cgt10.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt11/cgt11.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt2/cgt2.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt3/cgt3.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt4/cgt4.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt5/cgt5.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt6/cgt6.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt7/cgt7.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt8/cgt8.java
- test/hotspot/jtreg/vmTestbase/jit/graph/cgt9/cgt9.java



More information about the jdk-sandbox-changes mailing list