Hello community,
here is the log from the commit of package java-1_7_0-openjdk for
openSUSE:Factory checked in at 2014-04-09 13:13:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-1_7_0-openjdk"
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes
2014-02-11 10:55:56.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes
2014-04-09 13:13:57.000000000 +0200
@@ -1,0 +2,69 @@
+Tue Apr 8 10:25:59 UTC 2014 - [email protected]
+
+- Update to 2.4.6
+ * gstackbounds.patch: removed unneeded patch
+* Backports
+ - S8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
+ - S8035893: JVM_GetVersionInfo fails to zero structure
+ - Re-enable the 'gamma' test at the end of the HotSpot build, but only for
HotSpot based bootstrap JDKs.
+* Bug fixes
+ - PR1101: Undefined symbols on GNU/Linux SPARC
+ - PR1659: OpenJDK 7 returns incorrect TrueType font metrics when bold style
is set
+ - PR1677, G498288: Update PaX support to detect running PaX kernel and use
newer tools
+ - PR1679: Allow OpenJDK to build on PaX-enabled kernels
+ - PR1684: Build fails with empty PAX_COMMAND
+ - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError
(revised fix)
+ - Link against $(LIBDL) if SYSTEM_CUPS is not true
+ - Perform configure checks using ecj.jar when --with-gcj (native ecj build)
is enabled.
+* ARM32 port
+ - Add arm_port from IcedTea 6
+ - Add patches/arm.patch from IcedTea 6
+ - Add patches/arm-debug.patch from IcedTea 6
+ - Add patches/arm-hsdis.patch from IcedTea 6
+ - added jvmti event generation for dynamic_generate and compiled_method_load
events to ARM JIT compiler
+ - Adjust saved SP when safepointing.
+ - First cut of invokedynamic
+ - Fix trashed thread ptr after recursive re-entry from asm JIT.
+ - JIT-compilation of ldc methodHandle
+ - Rename a bunch of misleadingly-named functions
+ - Changes for HSX22
+ - Rename a bunch of misleadingly-named functions
+ - Patched method handle adapter code to deal with failures in TCK
+ - Phase 1
+ - Phase 2
+ - RTC Thumb2 JIT enhancements.
+ - Zero fails to build in hsx22+, fix for hsx22 after runs gamma OK, hsx23
still nogo.
+ - Use ldrexd for atomic reads on ARMv7.
+ - Use unified syntax for thumb code.
+ - Corrected call from fast_method_handle_entry to
CppInterpreter::method_handle_entry so that thread is loaded into r2
+ - Don't save locals at a return.
+ - Fix call to handle_special_method(). Fix compareAndSwapLong.
+ - Fix JIT bug that miscompiles
org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged
+ - invokedynamic and aldc for JIT
+ - Modified safepoint check to rely on memory protect signal instead of
polling
+ - Minor review cleanups.
+ - PR1188: ASM Interpreter and Thumb2 JIT javac miscompile modulo reminder on
armel
+ - PR1363: Fedora 19 / rawhide FTBFS SIGILL
+ - Changes for HSX23
+ - Remove fragment from method that has been removed
+ - Remove C++ flags from CC_COMPILE and fix usage in zeroshark.make.
+ - Use $(CC) to compile mkbc instead of $(CC_COMPILE) to avoid C++-only flags
+ - Add note about use of $(CFLAGS)/$(CXXFLAGS)/$(CPPFLAGS) at present.
+ - Override automatic detection of source language for bytecodes_arm.def
+ - Include $(CFLAGS) in assembler stage
+ - PR1626: ARM32 assembler update for hsx24. Use ARM32JIT to turn it on/off.
+ - Replace literal offsets for METHOD_SIZEOFPARAMETERS and ISTATE_NEXT_FRAME
with correct symbolic names.
+ - Turn ARM32 JIT on by default
+* AArch64 port
+ - PR1713: Support AArch64 Port
+* Shark
+ - Add Shark definitions from S8003868
+ - Drop compile_method argument removed in S7083786 from sharkCompiler.cpp
+
+-------------------------------------------------------------------
+Wed Apr 2 09:01:39 UTC 2014 - [email protected]
+
+- java-1_7_0-openjdk-javadoc-verbose.patch: avoid too much silence from
+ javadoc in zero build
+
+-------------------------------------------------------------------
Old:
----
2cb58882dac3.tar.gz
32ea8b1ed91a.tar.gz
3594dbde270d.tar.gz
410eb7fef869.tar.gz
8fe156ad49e2.tar.gz
9db88c18e114.tar.gz
dabd37b7e295.tar.gz
gstackbounds.patch
icedtea-2.4.5.tar.xz
icedtea-2.4.5.tar.xz.sig
New:
----
06eeb77dac24.tar.gz
172674e0ab65.tar.gz
48ef1bb6d120.tar.gz
4bd947cd146b.tar.gz
b028e58c1b77.tar.gz
b5282042aae0.tar.gz
e0ba4b9a8b91.tar.gz
icedtea-2.4.6.tar.xz
icedtea-2.4.6.tar.xz.sig
java-1_7_0-openjdk-javadoc-verbose.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-1_7_0-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.8jTYpJ/_old 2014-04-09 13:14:00.000000000 +0200
+++ /var/tmp/diff_new_pack.8jTYpJ/_new 2014-04-09 13:14:00.000000000 +0200
@@ -50,7 +50,7 @@
%bcond_with tests
%endif
-%global icedtea_version 2.4.5
+%global icedtea_version 2.4.6
%global hg_tag icedtea-{icedtea_version}-branchpoint
%global openjdkdate 27_jun_2011
@@ -144,13 +144,13 @@
Source3: mauve-%{mauvedate}.tar.gz
Source4: mauve_tests
-Source5:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/archive/410eb7fef869.tar.gz
-Source6:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/corba/archive/3594dbde270d.tar.gz
-Source7:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/jaxp/archive/8fe156ad49e2.tar.gz
-Source8:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/jaxws/archive/32ea8b1ed91a.tar.gz
-Source9:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/jdk/archive/9db88c18e114.tar.gz
-Source10:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/langtools/archive/dabd37b7e295.tar.gz
-Source11:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/hotspot/archive/2cb58882dac3.tar.gz
+Source5:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/archive/b028e58c1b77.tar.gz
+Source6:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/corba/archive/48ef1bb6d120.tar.gz
+Source7:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/jaxp/archive/e0ba4b9a8b91.tar.gz
+Source8:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/jaxws/archive/4bd947cd146b.tar.gz
+Source9:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/jdk/archive/b5282042aae0.tar.gz
+Source10:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/langtools/archive/06eeb77dac24.tar.gz
+Source11:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/hotspot/archive/172674e0ab65.tar.gz
# zero compatible hotspot
#TODO: not needed Source12:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/hotspot/archive/2c4981784101.tar.gz
Source13:
http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
@@ -197,7 +197,7 @@
#
#Workaround RH902004
-Patch402: gstackbounds.patch
+#Patch402: gstackbounds.patch
Patch403: PStack-808293.patch
Patch404: RH661505-toBeReverted.patch
# End of tmp patches
@@ -213,6 +213,9 @@
Patch1004: java-1_7_0-openjdk-zero-annotate-aborting-functions-zero.patch
+# Avoid too much silence from javadoc
+Patch1005: java-1_7_0-openjdk-javadoc-verbose.patch
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{without bootstrap}
@@ -259,6 +262,7 @@
BuildRequires: ecj-bootstrap
BuildRequires: java-1_5_0-gcj-compat-devel
%else
+BuildRequires: ecj
BuildRequires: java >= 1.7.0
BuildRequires: java-devel >= 1.7.0
%endif
@@ -629,7 +633,7 @@
qpatch -p0 %{PATCH109}
%ifarch %{jit_arches}
-qpatch -p0 %{PATCH402}
+#qpatch -p0 %{PATCH402}
qpatch -p0 %{PATCH403}
%endif
qpatch -p0 -R %{PATCH404}
@@ -639,6 +643,7 @@
%if %{with zero}
qpatch -p0 %{PATCH1004}
+qpatch -p1 %{PATCH1005}
#XXX: there are many issues in hotspot 2.1, but I would say noone will fix them
# so ignore all Werror like troubles we can find
++++++ 2cb58882dac3.tar.gz -> 06eeb77dac24.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/2cb58882dac3.tar.gz
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/06eeb77dac24.tar.gz differ:
char 5, line 1
++++++ 2cb58882dac3.tar.gz -> 172674e0ab65.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/2cb58882dac3.tar.gz
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/172674e0ab65.tar.gz differ:
char 5, line 1
++++++ 2cb58882dac3.tar.gz -> 48ef1bb6d120.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/2cb58882dac3.tar.gz
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/48ef1bb6d120.tar.gz differ:
char 5, line 1
++++++ 2cb58882dac3.tar.gz -> 4bd947cd146b.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/2cb58882dac3.tar.gz
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/4bd947cd146b.tar.gz differ:
char 5, line 1
++++++ 2cb58882dac3.tar.gz -> b028e58c1b77.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/2cb58882dac3.tar.gz
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/b028e58c1b77.tar.gz differ:
char 5, line 1
++++++ 2cb58882dac3.tar.gz -> b5282042aae0.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/2cb58882dac3.tar.gz
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/b5282042aae0.tar.gz differ:
char 5, line 1
++++++ 2cb58882dac3.tar.gz -> e0ba4b9a8b91.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/2cb58882dac3.tar.gz
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/e0ba4b9a8b91.tar.gz differ:
char 5, line 1
++++++ icedtea-2.4.5.tar.xz -> icedtea-2.4.6.tar.xz ++++++
++++ 3734 lines of diff (skipped)
++++++ java-1_7_0-openjdk-javadoc-verbose.patch ++++++
--- icedtea-2.4.5/openjdk/jdk/make/docs/Makefile
+++ icedtea-2.4.5/openjdk/jdk/make/docs/Makefile
@@ -204,7 +204,6 @@ $(call CopyrightLine,$(COPYRIGHT_URL),$(
# Common javadoc options used by all
COMMON_JAVADOCFLAGS = \
$(NO_PROPRIETARY_API_WARNINGS) \
- -quiet \
-use \
-keywords \
$(ADDITIONAL_JAVADOCFLAGS)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]