Update to aarch64-shenandoah-jdk8u302-b02 (EA)
Update release notes for 8u302-b02.
This commit is contained in:
parent
4c96112694
commit
6d48cf0847
1
.gitignore
vendored
1
.gitignore
vendored
@ -230,3 +230,4 @@
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u292-b09-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u292-b10-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u302-b01-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u302-b02-4curve.tar.xz
|
||||
|
4
NEWS
4
NEWS
@ -15,6 +15,9 @@ Live versions of these release notes can be found at:
|
||||
- JDK-7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
|
||||
- JDK-8030123: java/beans/Introspector/Test8027648.java fails
|
||||
- JDK-8033289: clang: clean up unused function warning
|
||||
- JDK-8034856: gcc warnings compiling src/solaris/native/sun/security/pkcs11
|
||||
- JDK-8034857: gcc warnings compiling src/solaris/native/sun/management
|
||||
- JDK-8035054: JarFacade.c should not include ctype.h
|
||||
- JDK-8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
|
||||
- JDK-8042891: Format issues embedded in macros for two g1 source files
|
||||
- JDK-8055754: filemap.cpp does not compile with clang
|
||||
@ -25,6 +28,7 @@ Live versions of these release notes can be found at:
|
||||
- JDK-8073446: TimeZone getOffset API does not return a dst offset between years 2038-2137
|
||||
- JDK-8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
|
||||
- JDK-8077364: "if( !this )" construct prevents build on Xcode 6.3
|
||||
- JDK-8129511: PlatformMidi.c:83 uses malloc without malloc header
|
||||
- JDK-8130308: Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java
|
||||
- JDK-8132148: G1 hs_err region dump legend out of sync with region values
|
||||
- JDK-8132709: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java might fail on embedded
|
||||
|
@ -296,7 +296,7 @@
|
||||
# note, following three variables are sedded from update_sources if used correctly. Hardcode them rather there.
|
||||
%global shenandoah_project aarch64-port
|
||||
%global shenandoah_repo jdk8u-shenandoah
|
||||
%global shenandoah_revision aarch64-shenandoah-jdk8u302-b01
|
||||
%global shenandoah_revision aarch64-shenandoah-jdk8u302-b02
|
||||
# Define old aarch64/jdk8u tree variables for compatibility
|
||||
%global project %{shenandoah_project}
|
||||
%global repo %{shenandoah_repo}
|
||||
@ -2550,6 +2550,10 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b02-0.0.ea
|
||||
- Update to aarch64-shenandoah-jdk8u302-b02 (EA)
|
||||
- Update release notes for 8u302-b02.
|
||||
|
||||
* Sat May 22 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.302.b01-0.0.ea
|
||||
- Update to aarch64-shenandoah-jdk8u302-b01 (EA)
|
||||
- Update release notes for 8u302-b01.
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671
|
||||
SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u302-b01-4curve.tar.xz) = 7a73f7ffcbe368edfd17b1c13509939bc57e7e14e18fa010d1c4341846c5306820111b789e529e37b5c31fb8fb67dfb3daeb12d6814e62cdff57503884dfbc1d
|
||||
SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u302-b02-4curve.tar.xz) = 1c3328c79551d76f0c3730d50e66d2abd251bb8614f947446d76d3543a39b41f8c32e4391b62aa2f4330da2df36686b6825e54d9079ce84b9625da7fa65f21fd
|
||||
|
Loading…
Reference in New Issue
Block a user