Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
java-1_7_0-openjdk.108
java-1_7_0-openjdk-bootstrap.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File java-1_7_0-openjdk-bootstrap.changes of Package java-1_7_0-openjdk.108
------------------------------------------------------------------- Thu Oct 16 19:54:13 UTC 2014 - fstrba@suse.com - Try to make the jre-32 and jre-64 provides more automatic ------------------------------------------------------------------- Thu Oct 16 09:40:31 UTC 2014 - fstrba@suse.com - Add java-1_7_0-openjdk-override.patch * Trying to fix boostrap build with gcc 4.3 ------------------------------------------------------------------- Wed Oct 15 22:23:21 UTC 2014 - fstrba@suse.com - Remove dependency on ant-nodeps * some ant packages conflict with the ant-nodeps package ------------------------------------------------------------------- Wed Oct 15 13:13:22 UTC 2014 - fstrba@suse.com - Update to 2.5.3 - OpenJDK 7u71 * Security fixes - S8015256: Better class accessibility - S8022783, CVE-2014-6504: Optimize C2 optimizations - S8035162: Service printing service - S8035781: Improve equality for annotations - S8036805: Correct linker method lookup. - S8036810: Correct linker field lookup - S8036936: Use local locales - S8037066, CVE-2014-6457: Secure transport layer - S8037846, CVE-2014-6558: Ensure streaming of input cipher streams - S8038364: Use certificate exceptions correctly - S8038899: Safer safepoints - S8038903: More native monitor monitoring - S8038908: Make Signature more robust - S8038913: Bolster XML support - S8039509, CVE-2014-6512: Wrap sockets more thoroughly - S8039533, CVE-2014-6517: Higher resolution resolvers - S8041540, CVE-2014-6511: Better use of pages in font processing - S8041529: Better parameterization of parameter lists - S8041545: Better validation of generated rasters - S8041564, CVE-2014-6506: Improved management of logger resources - S8041717, CVE-2014-6519: Issue with class file parser - S8042609, CVE-2014-6513: Limit splashiness of splash images - S8042797, CVE-2014-6502: Avoid strawberries in LogRecord - S8044274, CVE-2014-6531: Proper property processing * Backports - S4963723: Implement SHA-224 - S7044060: Need to support NSA Suite B Cryptography algorithms - S7122142: (ann) Race condition between isAnnotationPresent and getAnnotations - S7160837: DigestOutputStream does not turn off digest calculation when "close()" is called - S8006935: Need to take care of long secret keys in HMAC/PRF computation - S8012637: Adjust CipherInputStream class to work in AEAD/GCM mode - S8028192: Use of PKCS11-NSS provider in FIPS mode broken - S8038000: java.awt.image.RasterFormatException: Incorrect scanline stride - S8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream - S8042603: 'SafepointPollOffset' was not declared in static member function 'static bool Arguments::check_vm_args_consistency()' - S8042850: Extra unused entries in ICU ScriptCodes enum - S8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01 - S8053963: (dc) Use DatagramChannel.receive() instead of read() in connect() - S8055176: 7u71 l10n resource file translation update * Bug fixes - PR1988: C++ Interpreter should no longer be used on ppc64 - PR1989: Make jdk_generic_profile.sh handle missing programs better and be more verbose - PR1992, RH735336: Support retrieving proxy settings on GNOME 3.12.2 - PR2000: Synchronise HEAD tarball paths with release branch paths - PR2002: Fix references to hotspot.map following PR2000 - PR2003: --disable-system-gtk option broken by refactoring in PR1736 - PR2009: Checksum of policy JAR files changes on every build - PR2014: Use version from hotspot.map to create tarball filename - PR2015: Update hotspot.map documentation in INSTALL - PR2025: LCMS_CFLAGS & LCMS_LIBS should not be used unless SYSTEM_LCMS is enabled - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError (revised comprehensive fix) * CACAO - PR2030, G453612, CA172: ARM hardfloat support for CACAO * AArch64 port - AArch64 C2 instruct for smull - Add frame anchor fences. - Add MacroAssembler::maybe_isb() - Add missing instruction synchronization barriers and cache flushes. - Add support for a few simple intrinsics - Add support for builtin crc32 instructions - Add support for Neon implementation of CRC32 - All address constants are 48 bits in size. - array load must only read 32 bits - Define uabs(). Use it everywhere an absolute value is wanted. - Fast string comparison - Fast String.equals() - Fix register usage in generate_verify_oop(). - Fix thinko in Atomic::xchg_ptr. - Fix typo in fsqrts - Improve C1 performance improvements in ic_cache checks - Performance improvement and ease of use changes pulled from upstream - Remove obsolete C1 patching code. - Replace hotspot jtreg test suite with tests from jdk7u - S8024648: 7141246 breaks Zero port - Save intermediate state before removing C1 patching code. - Unwind native AArch64 frames. - Use 2- and 3-instruction immediate form of movoop and mov_metadata in C2-generated code. - Various concurrency fixes. ------------------------------------------------------------------- Tue Oct 7 06:11:14 UTC 2014 - fstrba@suse.com - Force Zero VM for aarch64, since for almost a year, there was no working Hotspot build for this architecture in OBS ------------------------------------------------------------------- Mon Sep 29 08:31:47 UTC 2014 - fstrba@suse.com - Do not waste time building javadoc when building bootstrap - Ignore ant's java-devel require - we already have java-bootstrap-devel ------------------------------------------------------------------- Mon Sep 29 06:40:39 UTC 2014 - fstrba@suse.com - Reformat the spec files with newer version of spec-cleaner - Use more generic requires and provides: * java-bootstrap and * java-bootstrap-devel - Allows us to use the same boostrap packages for building of java-1_8_0-openjdk ------------------------------------------------------------------- Tue Sep 23 08:10:25 UTC 2014 - fstrba@suse.com - Add provides jre-32 on %{ix86} and ppc * This satisfies libreoffice's requires ------------------------------------------------------------------- Mon Sep 22 13:02:52 UTC 2014 - fstrba@suse.com - Update to 2.5.2 bugfix release * Backports - S8049480: Current versions of Java can't verify jars signed and timestamped with Java 9 - S8051012, LP1360392: Regression in verifier for <init> method call from inside of a branch * Bug fixes - PR1903: [REGRESSION] Bug reports now lack IcedTea version and distribution packaging information - PR1948: Only try and symlink debuginfo if STRIP_POLICY is other than no_strip - PR1948: Fix indenting - PR1966: Move to new OpenJDK bug URL format - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError (revised fix for PPC32) * PPC & AIX port - Adapt AIX port to 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion - Adapt aix to 8022507 - Fix aix after 8022507: SIGSEGV at ParMarkBitMap::verify_clear() - S8050942: PPC64: implement template interpreter for ppc64le - S8050972: Concurrency problem in PcDesc cache - Remove upstreamed patch: * java-1_7_0-openjdk-ppc-stackoverflow.patch ------------------------------------------------------------------- Wed Sep 10 05:48:11 UTC 2014 - coolo@suse.com - add an explicit 2nd spec file - I liked the beauty of the topadd _link but our tools just don't expect beauty ;( ------------------------------------------------------------------- Tue Sep 9 06:31:47 UTC 2014 - coolo@suse.com - conflict bootstrap with non-bootstrap versions to avoid file conflicts ------------------------------------------------------------------- Mon Sep 8 07:45:46 UTC 2014 - fstrba@suse.com - Add provides jre-64 on x86_64. bnc#895191 ------------------------------------------------------------------- Fri Sep 5 09:15:34 UTC 2014 - coolo@suse.com - ignore ecj's java require - we already have java-bootstrap ------------------------------------------------------------------- Thu Aug 28 08:09:49 UTC 2014 - coolo@suse.com - build a bootstrap version when bootstrap conditional set and buildrequire this in the version when bootstrap conditional is not set To make this work, we need in every prj with jdk a _link in jdk-bootstrap with this content: <link package="java-1_7_0-openjdk" cicount="copy"> <patches> <topadd>%global _with_bootstrap 1</topadd> </patches> </link> This makes sure the build dependencies of jdk are clear and you don't need tricks (other than the _link) ------------------------------------------------------------------- Thu Aug 21 08:39:32 UTC 2014 - fstrba@suse.com - Removed patches unused patches: * java-1.7.0-openjdk-debugdocs.patch * java-1.7.0-openjdk-debuginfo.patch ------------------------------------------------------------------- Mon Jul 28 07:26:31 UTC 2014 - tchvatal@suse.com - Use SUSE in names, not SuSE. bnc#889006 ------------------------------------------------------------------- Thu Jul 24 11:49:20 UTC 2014 - fstrba@suse.com - Don't try to run multiprocess on aarch64 where we are normally using qemu. Qemu cannot guarantee that in user emulation mode signals will be delivered to the correct thread ------------------------------------------------------------------- Wed Jul 23 17:05:15 UTC 2014 - fstrba@suse.com - Added patch: file-contains-date-and-time.patch * fix rpmlint warning and diminish number of rebuilds - Make sample/rmi/java-rmi.cgi * fix rpmlint warning about no-executable file with shebang - Run "osc service localrun clean_spec_file" on the package * fix manually some shortcomings ------------------------------------------------------------------- Wed Jul 23 08:23:09 UTC 2014 - fstrba@suse.com - Use released icedtea-sound-1.0.1 tarball * rename libpulse-java.so -> libicedtea-sound.so * rename pulse-java.jar -> icedtea-sound.jar - Remove dependencies on autoconf and automake * no need to re-autogenerate any more ------------------------------------------------------------------- Tue Jul 22 23:22:26 UTC 2014 - fstrba@suse.com - Make zero build usable also on aarch64 (--with zero option) - Run osc service localrun clean_spec_file on the package ------------------------------------------------------------------- Tue Jul 22 15:18:16 UTC 2014 - fstrba@suse.com - Modified patch: * java-1_7_0-openjdk-suse-desktop-files.patch - change categories for policytool.desktop ------------------------------------------------------------------- Fri Jul 18 07:29:10 UTC 2014 - fstrba@suse.com - Modify pulseaudio conditional, since the required dependencies can be satisfied in SLE11 SP3 - Modify accessibility post script to actually create the corresponding symlinks ------------------------------------------------------------------- Wed Jul 16 11:00:00 UTC 2014 - fstrba@suse.com - update to 2.5.1 - OpenJDK 7u65 * Security fixes - S8029755, CVE-2014-4209: Enhance subject class - S8030763: Validate global memory allocation - S8031340, CVE-2014-4264: Better TLS/EC management - S8031346, CVE-2014-4244: Enhance RSA key handling - S8031540: Introduce document horizon - S8032536: JVM resolves wrong method in some unusual cases - S8033055: Issues in 2d - S8033301, CVE-2014-4266: Build more informative InfoBuilder - S8034267: Probabilistic native crash - S8034272: Do not cram data into CRAM arrays - S8034985, CVE-2014-2483: Better form for Lambda Forms - S8035004, CVE-2014-4252: Provider provides less service - S8035009, CVE-2014-4218: Make Proxy representations consistent - S8035119, CVE-2014-4219: Fix exceptions to bytecode verification - S8035699, CVE-2014-4268: File choosers should be choosier - S8035788. CVE-2014-4221: Provide more consistency for lookups - S8035793, CVE-2014-4223: Maximum arity maxed out - S8036571: (process) Process process arguments carefully - S8036800: Attribute OOM to correct part of code - S8037046: Validate libraries to be loaded - S8037076, CVE-2014-2490: Check constant pool constants - S8037157: Verify <init> call - S8037162, CVE-2014-4263: More robust DH exchanges - S8037167, CVE-2014-4216: Better method signature resolution - S8039520, CVE-2014-4262: More atomicity of atomic updates * Backports - S8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException - S8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException - S8013611: Modal dialog fails to obtain keyboard focus - S8013836: getFirstDayOfWeek reports wrong day for pt-BR locale - S8019990: IM candidate window appears on the South-East corner of the display. - S8023990: Regression: postscript size increase from 6u18 - S8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError - S8024616: JSR292: lazily initialize core NamedFunctions used for bootstrapping - S8025030: Enhance stream handling - S8026188: Enhance envelope factory - S8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently - S8028285: RMI Thread can no longer call out to AWT - S8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending - S8031075: [Regression] focus disappears with shift+tab on dialog having one focus component - S8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package - S8032686: Issues with method invoke - S8033278: Missed access checks for Lookup.unreflect* after 8032585 - S8033618: Correct logging output - S8034926: Attribute classes properly - S8035613: With active Securitymanager JAXBContext.newInstance fails - S8035834: InetAddress.getLocalHost() can hang after JDK-8030731 was fixed - S8035923: Set minor version for hotspot in 7u65 to 65 and build number to b01 - S8036786: Update jdk7 testlibrary to match jdk8 - S8036794: Manage JavaScript instances - S8039324: Increment hsx 24.65 build to b02 for 7u65-b07 - S8040156: Increment hsx 24.65 build to b03 for 7u65-b08 - S8041264: Increment hsx 24.65 build to b04 for 7u65-b09 - S8042264: 7u65 l10n resource file translation update 1 - S8042582: Test java/awt/KeyboardFocusmanager/ChangeKFMTest/ChangeKFMTest.html fails on Windows x64 - S8042590: Running form URL throws NPE - S8042789: org.omg.CORBA.ORBSingletonClass loading no longer uses context class loader - S8043012: (tz) Support tzdata2014c * Bug fixes - PR1853: Revert PR729 from minor release - PR1864: PCSC + OpenJDK 1.7 crash on Fedora 20 - PR1867: Turn the infinality patch off by default - PR1868: Avoid x86 workaround when running Zero rather than a JIT * AArch64 port - Common frame handling for C1/C2 which correctly handle all frame sizes - Fix register misuse in verify_method_data_pointer - Fix register usage in generate_verify_oop(). - Restrict default ReservedCodeCacheSize to 128M - Use explicit barrier instructions in C1. ------------------------------------------------------------------- Sat Jul 12 20:09:16 UTC 2014 - fstrba@suse.com - Add back the pulseaudio provider using the new icedtea-sound module. ------------------------------------------------------------------- Thu Jul 10 17:45:22 UTC 2014 - fstrba@suse.com - Remove bootstrap build for %{arm} ------------------------------------------------------------------- Thu Jul 10 15:54:45 UTC 2014 - fstrba@suse.com - Don't build with fontconfig font rendering * Fix some font problem regressions (see PR1839) - Clean up the spec file a bit ------------------------------------------------------------------- Fri Jul 4 14:27:25 UTC 2014 - fstrba@suse.com - Remove some stale dependencies ------------------------------------------------------------------- Tue Jun 24 08:20:39 UTC 2014 - fstrba@suse.com - Remove the jamvm virtual machine that is used on armv6l and use the zero port instead. Remove some conditionals that are not true after this change. - Remove the use of %origin variable since it is the same for every architecture now. - Remove --with-arm32-jit that does not work any more. - Bootstrap build on arm32, since previous compiler cannot cope with this version. ------------------------------------------------------------------- Thu Jun 19 08:28:05 UTC 2014 - fstrba@suse.com - update to 2.5.0 - OpenJDK 7u60 * OpenJDK S5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion S6412968: CMS: Long initial mark pauses S6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so S6889597: TEST_BUG: javax/management/remote/mandatory/URLTest.java test should be updated in jdk7 Workspace S6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock S6989981: jstack causes "fatal error: ExceptionMark destructor expects no pending exceptions" S7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) S7123493: (proxy) Proxy.getProxyClass doesn't scale under high load S7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location S7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys S7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over S7124338: [macosx] Selection lost if a selected item removed from a java.awt.List S7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol S7131153: GetDC called way too many times - causes bad performance. S7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not S7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS S7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS S7145569: G1: optimize nmethods scanning S7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever S7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value S7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract S7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586 S7186887: Test T6567415.java can fail on a slow machine S7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments S7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d S7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X S7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge S7197210: java/lang/invoke/CallSiteTest.java failing on armsflt. S7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] S8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win] S8003262: reverse translation required changes in xalan resource bundles S8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx] S8003895: java/nio/channels/AsynchronousChannelGroup/Unbounded.java failing again [win64] S8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear S8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow S8004476: XSLT Extension Functions Don't Work in WebStart S8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to S8006395: Race in async socket close on Linux S8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds S8006546: JSR 292: typos in the ConstantPool::copy_cp_impl() S8006628: NEED_TEST for JDK-8002870 S8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic S8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands S8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN) S8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c S8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition S8008733: Psr:perf:osb performance regression (18%) in wss_bodyenc S8009062: poor performance of JNI AttachCurrentThread after fix for 7017193 S8009213: sun/management/jdp/JdpTest.sh fails with exit code 1 S8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field S8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X S8011343: Add new flag for verifying the heap during startup S8011944: Sort fails with ArrayIndexOutOfBoundsException S8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL S8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows S8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time S8012615: Realm.getRealmsList returns realms list in wrong S8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m S8013132: Add a flag to turn off the output of the verbose verification code S8013895: G1: G1SummarizeRSetStats output on Linux needs improvement S8013945: CMS fatal error: must own lock MemberNameTable_lock S8014052: JSR292: assert(end_offset == next_offset) failed: matched ending S8014078: G1: improve remembered set summary information by providing per region type information S8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo S8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes S8014394: (fs) WatchService failing when watching \\server\$d S8014460: Need to check for non-empty EXT_LIBS_PATH before using it S8014555: G1: Memory ordering problem with Conc refinement and card marking S8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression S8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI S8015244: G1: Verification after a full GC is incorrectly placed. S8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX S8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX S8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions S8016110: Japanese char (MS932) 0x5C cannot be used as an argument when quoted S8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash S8016328: Regression : Javadoc i18n regression caused by fix for 8012375 S8016500: Unlocalized warnings. S8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu S8017195: Introduce option to setKeepAlive parameter on CORBA sockets S8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution S8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20 S8017779: java/net/Authenticator/B4769350.java fails S8019184: MethodHandles.catchException() fails when methods have 8 args + varargs S8019389: SA-JDI JSR292: sun.jvm.hotspot.jdi.StackFrame.thisObject() throws sun.jvm.hotspot.utilities.AssertionFailure: sanity check S8019396: SA-JDI: OSThread class initialization throws an exception S8019853: Break logging and AWT circular dependency S8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build" S8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1 S8020530: Non heap memory size calculated incorrectly S8020791: [TESTBUG] runtime/jsig/Test8017498.sh failed to compile native code S8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases S8021368: Launch of Java Web Start app fails with ClassCircularityError exception in 7u25 S8021898: Broken JIT compiler optimization for loop unswitching S8021943: FileDialog getFile returns corrupted string after previous setFile S8022213: Intermittent test failures in java/net/URLClassLoader S8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2 S8022507: SIGSEGV at ParMarkBitMap::verify_clear() S8022584: Memory leak in some NetworkInterface methods S8022585: VM crashes when ran with -XX:+PrintInlining S8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag S8023004: JSR 292: java.lang.RuntimeException: Original target method was called. S8023130: (process) ProcessBuilder#inheritIO does not work on Windows S8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 S8023472: C2 optimization breaks with G1 S8023580: Add jtreg test for 8004051 and 8005722 S8023720: (hotspot) setjmp/longjmp changes the process signal mask on OS X S8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X S8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII S8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL) S8024027: Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM S8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28 S8024521: (process) Async close issues with Process InputStream S8024648: 7141246 & 8016131 break Zero port S8024707: TransformerException : item() return null with node list of length != 1 S8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers S8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get S8024861: Incomplete token triggers GSS-API NullPointerException S8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions S8024952: ClassCastException in PlainSocketImpl.accept() when using custom socketImpl S8025145: [macosx]: java 7 does not recognize tiff image on clipboard S8025204: Intermittent test failure: javax/management/remote/mandatory/connection/IdleTimeoutTest.java S8025205: Intermittent test failure: javax/management/remote/mandatory/connection/BrokenConnectionTest.java S8025206: Intermittent test failure: javax/management/monitor/NullAttributeValueTest.java S8025207: Intermittent test failure: javax/management/monitor/CounterMonitorThresholdTest.java S8025305: Cleanup CardTableModRefBS usage in G1 S8025512: NPE with logging while launching webstart on jre7u40 if logging is disabled S8025541: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads S8025588: [macosx] Frozen AppKit thread in 7u40 S8025713: Syncing indendation/comment/copyright year differences with upstream projects S8025775: JNI warnings in TryXShmAttach S8025860: new hotspot build - hs24.60-b02 S8025861: Set minor version for hotspot in 7u60 to 60 and build number to b01 S8025920: webrev.ksh does not provide any details about changes in zip files S8026293: Schedule part of G1 pre-barrier late S8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup") S8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs S8026486: Significant slowdown due to transparent huge pages S8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms S8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed S8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2) S8026848: -XX:+G1SummarizeRSetStats can result in wrong exit code and crash S8027066: XMLDecoder in java 7 cannot properly deserialize object arrays S8027172: new hotspot build - hs24.60-b03 S8027196: Increment minor version of HSx for 7u55 and initialize the build number S8027351: (ref) Private finalize method invoked in preference to protected superclass method S8027426: String.toLowerCase incorrectly increases length, if string contains \u0130 char S8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark S8027476: Improve performance of Stringtable unlink S8027579: new hotspot build - hs24.60-b04 S8027756: assert(!hr->isHumongous()) failed: code root in humongous region? S8027839: C1 crashes in Weblogic with G1 enabled S8027840: C2 allows safepoint checks to leak into G1 pre-barriers S8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java S8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win) S8027997: G1: SPECjbb2013 crashes due to a broken object reference S8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map S8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) S8028351: JWS doesn't get authenticated when using kerberos auth proxy S8028391: Make the Min/MaxHeapFreeRatio flags manageable S8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 S8028520: JVM should not throw VerifyError when a private method overrides a final method S8028583: Add helper methods to test libraries S8028814: new hotspot build - hs24.60-b06 S8029281: Synchronization issues in Logger and LogManager S8029304: JFR broken in 7u train for JDK Linux for ARM or OpenJDK S8029318: Native Windows ccache still reads DES tickets S8029366: ShouldNotReachHere error when creating an array with component type of void S8029599: JVM crashes on solaris-i586 with -Xverify:all if stack overflow happens during recursive reflective call S8029903: Add a type safe alternative for working with counter based data S8030061: new hotspot build - hs24.60-b05 S8030070: Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running S8030655: Regression: 14_01 Security fix 8024306 causes test failures S8030698: Several GUI labels in jconsole need correction S8030813: Signed applet fails to load when CRLs are stored in an LDAP directory S8030822: (tz) Support tzdata2013i S8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager S8031394: (sl) Fix exception handling in ServiceLoader S8031462: Fonts with morx tables are broken with latest ICU fixes S8031787: Remove fix JDK-8026887 from 7u60 S8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281 S8032013: new hotspot build - hs24.60-b08 S8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size S8032740: Need to create SE Embedded Source Bundles in 7 Release S8032771: The flag VerifySilently misses a test case S8032960: Running forms URL throws NullPointerException in Javaconsole. S8032986: new hotspot build - hs24.60-b09 S8033294: javac, spurious warning for instanceof operator S8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink S8033487: Improve GC option handling S8034181: SIGBUS in SctpChannelImpl receive S8034772: JDK-8028795 brought a specification change to 7u55 release and caused JCK7 signature test failure S8035283: Second phase of branch shortening doesn't account for loop alignment S8035618: Four api/org_omg/CORBA TCK tests fail under plugin only S8035893: JVM_GetVersionInfo fails to zero structure S8035897: Better memory allocation for file descriptors greater than 1024 on macosx S8035963: The failed Kerberos tests due to timeouts S8035988: 7u60 l10n resource file translation update 1 S8036027: Increment hsx 24.51 build to b04 for 7u51-b34 S8036147: Increment hsx 24.55 build to b02 for 7u55-b11 S8036584: Review comments from 8035897 S8036837: Increment hsx 24.55 build to b03 for 7u55-b12 S8036861: Application can't be loaded fine,the save dialog can't show up. S8037012: (tz) Support tzdata2014a S8037340: Linux semaphores to use CLOCK_REALTIME S8037510: CMM Testing: Min/MaxHeapFreeRatio flags should be manageable through the API S8038306: (tz) Support tzdata2014b S8039097: Some tests fail with NPE since 7u60 b12 * Backports S7103549: Remove dependencies on libjava and libjvm from security libraries S8000204: Memory leak in com/sun/security/auth/module/Unix.c S8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code S8001579: Cleanup warnings in security native code S8007607: security native code doesn't always use malloc, realloc, and calloc correctly S8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change S8012224: AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails on Ubuntu 12.04 Unity shell S8014307: Memory leak ... security/jgss/wrapper/GSSLibStub.c S8038392, RH1064383: Generating prelink cache breaks JAVA 'jinfo' utility normal behavior * Bug fixes Fix implicit function declarations in j2secmod_md.c introduced by 7103549. PR1617: Include defs.make in vm.make so zeroshark.make is included Remove binary files and unlicensed generated files PR1655: Don't add IcedTea-Web jars to bootclasspath Enable CC_INTERP on ppc64 Fix Zero following integration of PPC port PR1660: Allow use of system PCSC PR1661: Cleanup COMPILE_AGAINST_SYSCALLS option and allow it to be set false PR1661: Cleanup COMPRESS_JARS option and allow it to be set false PR1661: Cleanup SYSTEM_CUPS option and allow it to be set false PR1661: Cleanup SYSTEM_FONTCONFIG option and allow it to be set false PR1661: Cleanup SYSTEM_GIF option and allow it to be set false PR1661: Cleanup SYSTEM_GIO option and allow it to be set false PR1661: Cleanup SYSTEM_GTK option and allow it to be set false PR1661: Cleanup SYSTEM_JPEG option and allow it to be set false PR1661: Cleanup SYSTEM_LCMS option and allow it to be set false PR1661: Cleanup SYSTEM_PCSC option and allow it to be set false PR1661: Cleanup SYSTEM_PNG option and allow it to be set false PR1664: Ensure all SYSTEM_* options are in jdk_generic_profile.sh Only get CFLAGS/LIBS for libpcsclite if installed Add lost #endif Add new files from 8019229 Remove duplicate ElfFuncDescTable code in elfSymbolTable.cpp Remove duplicate ElfFuncDescTable code in elfSymbolTable.hpp PR1699: Support building the SunEC provider with system NSS PR1393: JPEG support in build is broken on non-system-libjpeg builds Fix merge duplication in com.sun.script.javascript.RhinoTopLevel S8041658: Use of -fdevirtualize on macroAssembler_x86.o (via -O2) with gcc 4.9.0 creates broken VM Extend 8041658 to all files in the HotSpot build. Correct placement of S8041658 fix PR1753: Ant does not respect JAVA_HOME/jdk.home setting PR1757: register_method usage in sharkCompiler.cpp needs to be adjusted following S7196199 PR1781: NSS PKCS11 provider fails to handle multipart AES encryption RH1059925: RFE: Version Java libraries to allow using multiple Java versions with Linux capabilities enabled RH905128: [CRASH] OpenJDK-1.7.0 while using NSS security provider and kerberos PR1742: Allow SunEC provider to be built with changes in NSS >= 3.16.1 PR1762: Undefined references when building with NSS 3.16.1 PR1737: Support prefixed variants of GNU tools used on *BSD systems PR1756: Bootstrap with IcedTea broken PR1758: Support PPC64 JIT on ppc64le PR1763: ppc64 JIT doesn't support class data sharing PR1765: Boot JDK on ppc64le uses differently named arch directory to final build PR1807: Support Debian/Ubuntu 7 OpenJDK Install as Boot JDK PR1365: Replace hgforest support PR1814: HotSpot URL should be used with --enable-hg PR1371: Provide option to build without debugging PR1827: Support AM_MAINTAINER_MODE PR1830: Drop version requirement for LCMS 2 PR1833, RH1022017: Report elliptic curves supported by NSS, not the SunEC library PR1741: Break PulseAudio provider out into IcedTea-Sound PR1736: AWT loads gtk3 in all the look and feel configurations PR1808: Type-punning Warnings in Demos on PPC PR1835: Missing file in backport of ppc64le JIT support PR1839, G478960: Provide Infinality Support via fontconfig PR729: GTKLookAndFeel should be the system look&feel on all GNU/Linux desktops PR1843: Fail early if there is no native HotSpot JIT & all other options are disabled PR1848: Removal of project support leaves trailing '-' in version * PPC & AIX port Add AIX-specific build instructions to README-ppc.html Added AIX as testing platform for more jtreg tests written in shell-script Added AIX specific build defs file Added AIX to list of operating systems to include in static jli build Added AIX version of classlist Added enumIPv4Interfaces, enumIPv6Interfaces and getMacAddress implementation for AIX. Added initial AIX version of UNIXProcess.java copied from existing Solaris one Added missing B_FALSE and B_TRUE definitions for AIX when building ec component. Added missing Dlinfo structure for SAP version of hprof_md.c Added section about problems with pre-installed ANT and our bootstrap JDK on Linux and how to solve them Added UnixOperatingSystem.getTotalPhysicalMemorySize and getFreePhysicalMemorySize implementation for AIX by facilitating perfstat APIs. add "<jrepath>/lib/<arch>/jli/" to the runtime library path in the java launcher for AIX because AIX ld doesn't support $ORIGIN and libjli.so isn't found otherwise Add libmawt linking for libfontmanager on AIX platform Add memory limit requirements (ulimit) for AIX to README-ppc.html Addon for merge 5851:b717d0d99407 - add missing file AixNativeDispatcher.c Add OS and Compiler information to the VM version string on AIX Add section about the necessity of 'GNU tar' during the build process Add some AIX-specific files which were missing from changeset 5101:a06818b39f7c adlc: do safe call to constant_offset() in debug coding aix: add macros AIX_ONLY and NOT_AIX aix: AIX platform files as required to start up the interpreter. AIX changes to build the complete OpenJDK on a vanilla AIX system aix: fix disclaiming memory. Aix port: add file globalDefinitions_xlc.hpp. aix: remove warnings about memory allocation asm: fix DelayedConstant Basic AIX adaption. With this change the VM can successfully run 'HelloWorld' on AIX Build "fdlibm" without optimizations and with -qfloat=nomaf on AIX C argument in register AND stack slot. Check consistency of the PPC-specific flag 'UseSIGTRAP' with 'ImplicitRangeChecks' and 'ImplicitNullChecks' C-interpreter: add biased locking support C-interpreter: basic fixes C-interpreter: Fix for OSR. C-interpreter: implement bytecode profiling. C-interpreter: implement G1 support C-interpreter: implement support for compressed Oops. C++ interpreter: implement support for early return C-interpreter: improve memory ordering implementation. C-interpreter: memory ordering as required for platforms with weak memory ordering (PPC) C-interpreter: some diffs I missed before C-interpreter: support for method handles. Corrected incorrect use of ps -e on AIX Disable sctp support for now on AIX platform Disable use of sys/swap.h when building UnixOperatingSystem_md.c on AIX dlopen() on AIX does not support RTLD_NOLOAD, so use RTLD_LZAY to workaround. Enable AWT/Swing on AIX Enable awt to build on AIX Enable building jaas library on AIX platform Enabled SoundDefs to build on AIX Enable jdi script based tests to run on AIX. (fixed issue with uname -s result not being understood by tests) Enable mannual and Javadoc on AIX platform Enable medialib to build on AIX Enable the build of HotSpot 'CORE' targets from the top-level makefile by setting CORE_BUILD=true. Enable Tls operations in jdwp socket transport module for AIX platform Expand conditional include in several more source files to not include Expanded check for which wait.h to use. Changed so on AIX sys/wait.h is used. Expanded platform choice logic to include AIX when deciding to create the MB macro. Explicitly defined ARCH_DATA_MODEL for AIX to be 64 Export 'USE_PTHREADS' on Linux trough CPPFLAGS to fix the build because java_md_solinux.c now only relies on 'USE_PTHREADS' beeing defined. Extended BSD remapping of special 64 bit directory function names to generic versions to now apply to AIX. Extended decision to use pthreads in java_md_solinux to include specific use of USE_PTHREADS define Extended existing ifdef to cover AIX so that npt does not include link.h Extended find zone info functionaility to compile on AIX Extend existing Solaris behaviour to cover AIX and treat empty TZ envvar same as no TZ envvar Extend Load and Store nodes to know about memory ordering. fastdebug build: images step fails building installer binaries Fix aix build error. Fix broken AIX build Fix build on Linux with 64kb default page size Fix build with gcc 4.7 Fix calls to the LoadLNode constructor with the Load semantics argument in the wrong position. Fixed from 8 port moved to 7. Fixed JTreg failure from java/util/ResourceBundle/Control/ExpirationTest.sh Fixed memory handling/bookkeeping of mmaped memory on AIX Fixed sun/nio/ch implementation on AIX Fix handling of scalar replaced objects. Fix IA64 preprocessor conditionals on AIX!!! Fix iconv encoding problem on AIX < 7.1 in SplashConvertStringAlloc Fix JTreg failure from java/nio/charset/Charset/NIOCharsetAvailabilityTest.java Fix JTreg failure from java/nio/charset/spi/basic.sh Fix native multicast sockets implementation on AIX Fix native stack traces in hs_err files on Linux/PPC64 Fix setting of SO_REUSEADDR socket option on AIX (where the socket option is called SO_REUSEPORT) Fix small mistake introduced by the port which breaks the Windows build Fix typo in change 'Fix native stack traces in hs_err files..' Fix usage of feature detection on ppc for fsqrt instruction. Also guarantee no wrong instructions are used. Fix -Xcheck:jni on AIX Fix Xrender backend on 64-bit Big-endian architectures Further format fixes after removing ppc_ prefixes. G1: Fix problem with nonvolatile field G1: Port C-interpreter to support G1. gethostbyname_r and gethostbyaddr_r have got different syntax on AIX, this patch added the support of host entry getting. Implement AttachListener for AIX Implemented a no-op version of getPlatformTimeZoneID() for AIX Implemented os::thread_cpu_time for AIX Implement printing CodeComments in stubs. Implement printing CodeComments in stubs: fix product build. Implement support for the "System V Print Subsystem" on AIX Implement workaround for I/O cancellation on AIX (by using the Linux wrappers from "linux_close.c") Improve adlc usability. Improve handling of memory ordering in taskqueue.hpp. Include dlfcn.h since link.h is not available on AIX Include files needed for PPC C2 build. Initial AIX build config files primarily based on changes from SAP. This is to preserve any Hotspot speciific settings Initial Aix-Port checkin. Initial PPC-Port checkin link.h not required (and does not exist) on AIX. Expanded conditional include to cover AIX linux: extend signal handler to catch SIGTRAP on ppc. Make hsdis build and work on Linux/PPC64 make: Implement aix ppc64 build. make: Implement linux ppc64 support in makefiles. Make nio module to build on AIX make: Reenable CORE build Memory ordering as required for platforms with weak memory ordering (PPC) Memory ordering: introduce functions to specify platform properties. method handles: some smaller fixes and extensions for ppc New files for template interpreter New HS24 JSR292 implementation for PPC64 opto: adapt assertion in postaloc.cpp for ppc. opto: Basic fixes for the ppc C2 port opto: Do not relocate in scratch emit. opto: explicit specification of rematerialization in ad file. opto: Extend adlc to generate fields into nodes. opto: Extend ImplicitNullCheck optimizations. opto: Extend Load and Store nodes to know about memory ordering. Opto: extend MachConstantNode functionality to ins_encode statements. opto: hook to postprocess matcher output platform dependent. opto: initialize _node_regs_max_index Opto: introduce phase lateExpand to expand nodes after register allocation. opto: issue more memory barriers as neede on PPC. opto: Move static _in_dump_cnt to Compile object. opto: Pass output stream to more debug routines. opto/ppc: trap based null and range checks opto / regalloc: Fix problem with rematerialization opto,rt: Support for C calling conventions that require 64-bit ints. opto: specify offset of IC load in java_to_interp stub. Opto: Support for constants in stub code. opto: support for constants on ppc opto: switch off OptimizeFill on PPC as it causes errors. opto: Trampoline relocations opto: trap based null and range checks Part assembler and macroassembler into two files. posix: fix build errors on aix 7.1 and sparc posix: Implement methods giving infos about signals. ppc/aix: Adaptions needed for recent update. ppc/aix: Fixes for recent update PPC assembler and register definitions. PPC assembly needed to start up the interpreter. ppc: compiler fixes & enable OSR PPC: Continue C2 port: now jvm98 runs with compiler ppc: enable better implicit null check recognition with cOops ppc: fix cOops problem on aix ppc: fix gcc 4.3.4 build ppc: Fix issue in trap based null check optimization ppc: Fix register usage in GetAndAdd & friends. ppc: fix safepoint node. ppc: fix trap based range checks. ppc: Implement card mark emitter for concurrentMarkSweep. PPC: Initial C2 compiler port. ppc: Initial C2 compiler port, ppc files ppc: port method handles support (hs21-hs23 version) ppc: PPC platform files as required to start up the interpreter. ppc: Relax load aquire and various minor changes ppc: SIGTRAP based checks PPC specific C2 flags: add macro PD_C2_FLAGS to global flag definitions. PPC specific flags: add macro PD_FLAGS to global flag definitions. ppc: support for g1, cOops PPC64: Support for ABI_ELFv2. Propagate HOTSPOT_BUILD_JOBS and PARALLEL_COMPILE_JOBS from the top-level make to the corresponding sub-makes. Recent changes to ppc files, especially to ppc.ad file. Recent improvements by SAP. Removed unused DL_info declaration in java_md_solinux.c that caused AIX compiler failure Remove ppc_ prefixes in ppc files. Remove some unnecessary diffs to Oracle coding. rt: add fence to taskqueue to fix probelms showing in torture tests rt: C argument in register AND stack slot. rt: extend ELF-decoder to ppc function descriptor tables rt: Use stubs to implement safefetch. S7177701: error: Filling jar message during javax/imageio/metadata/IIOMetadataFormatImpl compilation S8003850 opto: introduce phase lateExpand to expand nodes after register allocation. S8003850: add support for constants in stub code S8003853 opto: specify offset of IC load in java_to_interp stub. S8005055: pass outputStream to more opto debug routines S8006971 rt: Improve handling of memory ordering in taskqueue.hpp. S8016491: PPC64 (part 2): Clean up PPC defines. S8016586: PPC64 (part 3): basic changes for PPC64 S8016696: PPC64 (part 4): add relocation for trampoline stubs S8017313: PPC64 (part 6): stack handling improvements S8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking S8019517: PPC64 (part 102): cppInterpreter: implement G1 support S8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables S8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX. S8024344: PPC64 (part 112): C argument in register AND stack slot. S8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling S8033168: PPC64: gcc 4.8 warning in output_c.cpp S8035396: Introduce accessor for tmp_oop in frame. S8036767: PPC64: Support for little endian execution model S8036976: PPC64: implement the template interpreter S8037915: PPC64/AIX: Several smaller fixes S8042309: Some bugfixes for the ppc64 port Several NIO fixes for AIX to pass JCK tests shared assembler: fix DelayedConstant. shared: Basic non-functional fixes needed for the ppc port. shared: Fix IA64 preprocessor conditionals on AIX. shared: introduce functions to specify memory ordering properties of platforms. shared: Make adapter_code_size a function. shared: Make hotspot build with gcc 4.7.2 and newer shared: Make hsdis build and work on Linux/PPC64 shared: Memory ordering as required for platforms with weak memory ordering (PPC) shared: ordering of Independent Reads of Independent Writes Some basic AIX changes to let the VM bootstrap itself and run JVM98. Support for C calling conventions that require 64-bit ints. Switched LD path setup for freetype version check so AIX can be covered by the 'everything else' part Switch off Compressed Oops on AIX until we fix them Temporarily disable 'EnableInvokeDynamic' while working on the new HS24 indy implementation Temporarily switch off 'TrapBasedRangeChecks' Trampoline relocations. Trampoline relocations. Add some more functionality. Turned off ImplicitNullChecks on AIX by default because it requires UseSIGTRAP which isn't currently implemented on AIX Updated conditional handling for AIX when BLOCK_SOURCE enabled. Resolved Undefined symbol: .isSourceFilterSupported Updated Defs-versions to understand about using xlc compiler on AIX Updated genUnixConstants.c to compile on AIX. Made location of fcntl.h file platform specific and added a default value for O_NOFOLLOW as not supported on AIX Updated hprof demo to build on AIX. Added SAP changes to fake out DLinfo etc Updated hprof_md.c to include AIX as platform without hires timer Updated location of bootstrap JDKs Updated Platform.gmk to set PLATFORM=aix when uname is AIX Updated README-ppc.html to reflect the current project status Updated README to reflect the current status of the project (mainly the availability of a mixed-mode VM on Linux and AIX) Updated test scripts to understand AIX os environment Updated using pthreads in java_md_solinux.c to just rely on USE_PTHREADS. Removed the superflous __linux__ as USE_PTHREADS is already explictly turned on for linux builds Use fork() to provide FORK() as Linux Use LIBPATH in the launcher on AIX insted of LD_LIBRARY_PATH Use macosx's BsdVirtualMachine implementation to provide tools/attach on AIX platform. Use stubs to implement safefetch. Use the solaris' approach of doing IsXRenderAvailable check for AIX * ARM port Fix accidental reversion of PR1188 for armel * JamVM JVM_NewMultiArray: element class may be an array jtreg test java/lang/reflect/Array/ExceedMaxDim OpenJDK: Fix Local/Anonymous class checks classlibMarkThreadTerminated should return Object* Fix race-condition in constant-pool resolution code JSR292: MethodHandle constant-pool refs may be resolved JSR292: bootstrap method args error handling JSR292: correct intrinsic cache COMPARE function Race condition in setting up imethod table GC: Minor performance improvement - Remove aarch64-hotspot.patch not needed any more - Add java-1_7_0-openjdk-ppc-stackoverflow.patch: trying to fix stack overflow on ppc - Change version to 1.7.0.60 since the package is based on OpenJDK 7u60 - Force --with bootstrap on ppc64le to prevent problems due to different names of platform dependent library directories - Allow building of accessibility and docs in bootstrap mode - Clean some unused variables from the spec file - Add ppc64 and ppc64le to jit_archs - Add archinstall and archbuild for ppc64 and ppc64le ------------------------------------------------------------------- Thu Jun 12 14:33:27 UTC 2014 - schwab@suse.de - openjdk-7-src-b147-no-return-in-nonvoid-hotspot.patch: hotspot specific parts split off from openjdk-7-src-b147-no-return-in-nonvoid.patch - aarch64-hotspot.patch: update aarch64 hotspot to jdk7u60_b04_aarch64_832 ------------------------------------------------------------------- Thu May 8 12:19:22 UTC 2014 - schwab@suse.de - java-1.7.0-openjdk-thread-stack-size.patch: increase default thread stack size on powerpc ------------------------------------------------------------------- Thu May 8 10:48:23 UTC 2014 - dmueller@suse.com - remove quilt dependency ------------------------------------------------------------------- Wed May 7 14:59:49 UTC 2014 - schwab@suse.de - java-1.7.0-openjdk-adlc-parser.patch: fix use of unintialized memory in adlc parser ------------------------------------------------------------------- Tue May 6 15:39:14 UTC 2014 - sleep_walker@suse.cz - do not recommend systemtap even when available (bnc#876539) ------------------------------------------------------------------- Sat May 3 16:08:10 UTC 2014 - schwab@suse.de - openjdk-7-src-b147-no-return-in-nonvoid.patch: remove duplicated hunks ------------------------------------------------------------------- Fri May 2 13:38:04 UTC 2014 - fstrba@suse.com - Add option to use internal lcms2 if the system one is too old ------------------------------------------------------------------- Fri May 2 12:48:29 UTC 2014 - fstrba@suse.com - Fix build with several bitrotten options - Restore option to build without systemtap * allowing to build on SLE11 SP3 - Add constraint for disk size of 6 GB ------------------------------------------------------------------- Wed Apr 30 11:11:23 UTC 2014 - dmueller@suse.com - some patch fiddling for aarch64 ------------------------------------------------------------------- Wed Apr 30 08:07:30 UTC 2014 - dmueller@suse.com - update to 2.4.7: Security fixes: S8023046: Enhance splashscreen support S8025005: Enhance CORBA initializations S8025010, CVE-2014-2412: Enhance AWT contexts S8025030, CVE-2014-2414: Enhance stream handling S8025152, CVE-2014-0458: Enhance activation set up S8026067: Enhance signed jar verification S8026163, CVE-2014-2427: Enhance media provisioning S8026188, CVE-2014-2423: Enhance envelope factory S8026200: Enhance RowSet Factory S8026716, CVE-2014-2402: (aio) Enhance asynchronous channel handling S8026736, CVE-2014-2398: Enhance Javadoc pages S8026797, CVE-2014-0451: Enhance data transfers S8026801, CVE-2014-0452: Enhance endpoint addressing S8027766, CVE-2014-0453: Enhance RSA processing S8027775: Enhance ICU code. S8027841, CVE-2014-0429: Enhance pixel manipulations S8028385: Enhance RowSet Factory S8029282, CVE-2014-2403: Enhance CharInfo set up S8029286: Enhance subject delegation S8029699: Update Poller demo S8029730: Improve audio device additions S8029735: Enhance service mgmt natives S8029740, CVE-2014-0446: Enhance handling of loggers S8029745, CVE-2014-0454: Enhance algorithm checking S8029750: Enhance LCMS color processing (in-tree LCMS) S8029760, CVE-2013-6629: Enhance AWT image libraries (in-tree libjpeg) S8029844, CVE-2014-0455: Enhance argument validation S8029854, CVE-2014-2421: Enhance JPEG decodings S8029858, CVE-2014-0456: Enhance array copies S8030731, CVE-2014-0460: Improve name service robustness S8031330: Refactor ObjectFactory S8031335, CVE-2014-0459: Better color profiling (in-tree LCMS) S8031352, CVE-2013-6954: Enhance PNG handling (in-tree libpng) S8031394, CVE-2014-0457: (sl) Fix exception handling in ServiceLoader S8031395: Enhance LDAP processing S8032686, CVE-2014-2413: Issues with method invoke S8033618, CVE-2014-1876: Correct logging output S8034926, CVE-2014-2397: Attribute classes properly S8036794, CVE-2014-0461: Manage JavaScript instances Backports S8004145: New improved hgforest.sh, ctrl-c now properly terminates mercurial processes. S8007625: race with nested repos in /common/bin/hgforest.sh S8011178: improve common/bin/hgforest.sh python detection (MacOS) S8011342: hgforest.sh : ‘python –version’ not supported on older python S8011350: hgforest.sh uses non-POSIX sh features that may fail with some shells S8024200: handle hg wrapper with space after #! S8025796: hgforest.sh could trigger unbuffered output from hg without complicated machinations S8028388: 9 jaxws tests failed in nightly build with java.lang.ClassCastException S8031477: [macosx] Loading AWT native library fails S8032370: No “Truncated file” warning from IIOReadWarningListener on JPEGImageReader S8035834: InetAddress.getLocalHost() can hang after JDK-8030731 was fixed Bug fixes PR1393: JPEG support in build is broken on non-system-libjpeg builds PR1726: configure fails looking for ecj.jar before even trying to find javac Red Hat local: Fix for repo with path statting with / . Remove unused hgforest script - remove java-1.7.0-openjdk-makefiles-zero.patch, java-1.7.0-openjdk-zero-arch.patch - enable jit on aarch64 and armv7l - readd hotspot port for aarch64 - disable nonsensical constraints (build is limited to 512MB anyway) at least for the ARM platforms that do not offer 2GB ------------------------------------------------------------------- Fri Apr 11 19:06:05 CEST 2014 - mls@suse.de - fix split provides: fix double '/', sever -> server ------------------------------------------------------------------- Tue Apr 8 10:25:59 UTC 2014 - fstrba@suse.com - 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 - schwab@suse.de - java-1_7_0-openjdk-javadoc-verbose.patch: avoid too much silence from javadoc in zero build ------------------------------------------------------------------- Thu Feb 6 16:35:56 UTC 2014 - schwab@suse.de - Remove upstreamed patches: * java-1.7.0-openjdk-ppc-zero-hotspot.patch * java-1.7.0-openjdk-ppc-zero-jdk.patch * java-1_7_0-openjdk-ppc-stackoverflow.patch ------------------------------------------------------------------- Thu Jan 30 14:30:48 UTC 2014 - mvyskocil@suse.com - Update to 2.4.5 * changed back to xz * added Andrew Hughes's key 248BDC07 to keyring, so tarballs from him and Omar Majid 66484681 will be accepted * Backports - S8015976: OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions - S8022698: javax/script/GetInterfaceTest.java fails since 7u45 b04 with -agentvm option - S8022868: missing codepage Cp290 at java runtime - S8023310: Thread contention in the method Beans.IsDesignTime() - S8024461: [macosx] Java crashed on mac10.9 for swing and 2d function manual test - S8025679: Increment minor version of HSx for 7u51 and initialize the build number - S8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris - S8026304: jarsigner output bad grammar - S8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing - S8026887: Make issues due to failed large pages allocations easier to debug - S8027204: Revise the update of 8026204 and 8025758 - S8027224: test regression - ClassNotFoundException - S8027370: Support tzdata2013h - S8027378: Two closed/javax/xml/8005432 fails with jdk7u51b04 - S8027787: 7u51 l10n resource file translation update 1 - S8027837: JDK-8021257 causes CORBA build failure on emdedded platforms - S8027943: serial version of com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in 7u45 - S8027944: Increment hsx 24.51 build to b02 for 7u51-b07 - S8028057: Modify jarsigner man page documentation to document CCC 8024302: Clarify jar verifications - S8028090: reverting change - changeset pushed with incorrect commit message, linked to wrong issue - S8028111: XML readers share the same entity expansion counter - S8028215: ORB.init fails with SecurityException if properties select the JDK default ORB - S8028293: Check local configuration for actual ephemeral port range - S8028382: Two javax/xml/8005433 tests still fail after the fix JDK-8028147 - S8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win) - S8028823: java/net/Makefile tabs converted to spaces - S8029038: Revise fix for XML readers share the same entity expansion counter - S8029842: Increment hsx 24.51 build to b03 for 7u51-b11 * Bug fixes - Fix broken bootstrap build by updating ecj-multicatch.patch - PR1653: Support ppc64le via Zero - PR1654: ppc32 needs a larger ThreadStackSize to build - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError - RH910107: fail to load PC/SC library ------------------------------------------------------------------- Wed Jan 15 11:30:01 UTC 2014 - mvyskocil@suse.com - Fix a file conflict between -devel and -headless package ------------------------------------------------------------------- Wed Jan 15 09:17:02 UTC 2014 - mvyskocil@suse.com - Update to 2.4.4 (bnc#858818) * changed from xz to gzipped tarball as the first was not available during update * changed a keyring file due release manager change new one is signed by 66484681 from omajid@redhat.com, see http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-January/025800.html * Security fixes - S6727821: Enhance JAAS Configuration - S7068126, CVE-2014-0373: Enhance SNMP statuses - S8010935: Better XML handling - S8011786, CVE-2014-0368: Better applet networking - S8021257, S8025022, CVE-2013-5896 : com.sun.corba.se.** should be on restricted package list - S8021271, S8021266, CVE-2014-0408: Better buffering in ObjC code - S8022904: Enhance JDBC Parsers - S8022927: Input validation for byte/endian conversions - S8022935: Enhance Apache resolver classes - S8022945: Enhance JNDI implementation classes - S8023057: Enhance start up image display - S8023069, CVE-2014-0411: Enhance TLS connections - S8023245, CVE-2014-0423: Enhance Beans decoding - S8023301: Enhance generic classes - S8023338: Update jarsigner to encourage timestamping - S8023672: Enhance jar file validation - S8024302: Clarify jar verifications - S8024306, CVE-2014-0416: Enhance Subject consistency - S8024530: Enhance font process resilience - S8024867: Enhance logging start up - S8025014: Enhance Security Policy - S8025018, CVE-2014-0376: Enhance JAX-P set up - S8025026, CVE-2013-5878: Enhance canonicalization - S8025034, CVE-2013-5907: Improve layout lookups - S8025448: Enhance listening events - S8025758, CVE-2014-0422: Enhance Naming management - S8025767, CVE-2014-0428: Enhance IIOP Streams - S8026172: Enhance UI Management - S8026176: Enhance document printing - S8026193, CVE-2013-5884: Enhance CORBA stub factories - S8026204: Enhance auth login contexts - S8026417, CVE-2013-5910: Enhance XML canonicalization - S8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms - S8027201, CVE-2014-0376: Enhance JAX-P set up - S8029507, CVE-2013-5893: Enhance JVM method processing - S8029533: REGRESSION: closed/java/lang/invoke/8008140/Test8008140.java fails agains * Backports - S8025255: (tz) Support tzdata2013g - S8026826: JDK 7 fix for 8010935 broke the build * Bug fixes - PR1618: Include defs.make in vm.make so VM_LITTLE_ENDIAN is defined on Zero builds - D729448: 32-bit alignment on mips and mipsel - PR1623: Collision between OpenJDK 6 & 7 classes when bootstrapping with OpenJDK 6 - Add update.py, helper script to download openjdk tarballs from hg repo ------------------------------------------------------------------- Mon Jan 13 14:50:03 UTC 2014 - matz@suse.de - Buildrequire quilt unconditionally as it's used unconditionally. - Really disable tests on non-JIT architectures. (from Ulrich Weigand) ------------------------------------------------------------------- Thu Dec 12 12:42:19 UTC 2013 - mvyskocil@suse.com - Add headless subpackage wich does not require X and pulse/alsa - Add accessibility to extra subpackage, which requires new java-atk-wrapper package * removed java-1.7.0-openjdk-java-access-bridge-idlj.patch * removed java-1.7.0-openjdk-java-access-bridge-tck.patch * removed java-access-bridge-1.26.2.tar.bz2 - Refreshed * java-1.7.0-openjdk-java-access-bridge-security.patch - Add a support for running tests using --with tests * this is ignored on non-jit architectures - Prefer global over define as bcond_with does use them - Forward declare aarch64 arch macro - Define archbuild/archinstall macros for arm and aarch64 * remove a few ifarch conditions by using those macros in filelist ------------------------------------------------------------------- Mon Dec 9 15:25:02 UTC 2013 - mvyskocil@suse.com - Need ecj-bootstrap in bootstrap mode (noted by mmatz) - Don't install vim and quilt in bootstrap mode ------------------------------------------------------------------- Mon Dec 9 14:18:29 UTC 2013 - mvyskocil@suse.com - A few enhancenments of bootstrap mode * usable wia --with bootstrap * disable docs, javadoc package * fix configure arguments on bootstrap ------------------------------------------------------------------- Sun Dec 8 05:36:11 UTC 2013 - matz@suse.de - Add the unversioned SDK directory link to the files list of -devel package (fixes update-alternatives from %post). ------------------------------------------------------------------- Thu Dec 5 13:20:39 UTC 2013 - matz@suse.de - Add support for bootstrapping with just gcj (using included ecj directly). Increase stacksize for powerpc (amends java-1.7.0-openjdk-ppc-zero-jdk.patch). Add support for ppc64le. ------------------------------------------------------------------- Thu Nov 21 15:21:21 UTC 2013 - dvaleev@suse.com - fix stackoverflow for powerpc (java-1_7_0-openjdk-ppc-stackoverflow.patch) ------------------------------------------------------------------- Mon Nov 18 14:50:03 UTC 2013 - mvyskocil@suse.com - disable bootstrap build, among others fixes bnc#850880 - disable download of tarballs - remove cacerts file if it has wrong mime-type (bnc#847952) ------------------------------------------------------------------- Tue Oct 29 09:53:04 UTC 2013 - mvyskocil@suse.com - refresh zero-powerpc patches * java-1.7.0-openjdk-ppc-zero-hotspot.patch * java-1.7.0-openjdk-ppc-zero-jdk.patch - re-add _constraints ------------------------------------------------------------------- Tue Oct 22 13:29:45 UTC 2013 - mvyskocil@suse.com - Update to icedtea 2.4.3 (bnc#846999) synchronized OpenJDK 7 support with the upstream u45 b31 tag * Security fixes - S8006900, CVE-2013-3829: Add new date/time capability - S8008589: Better MBean permission validation - S8011071, CVE-2013-5780: Better crypto provider handling - S8011081, CVE-2013-5772: Improve jhat - S8011157, CVE-2013-5814: Improve CORBA portablility - S8012071, CVE-2013-5790: Better Building of Beans - S8012147: Improve tool support - S8012277: CVE-2013-5849: Improve AWT DataFlavor - S8012425, CVE-2013-5802: Transform TransformerFactory - S8013503, CVE-2013-5851: Improve stream factories - S8013506: Better Pack200 data handling - S8013510, CVE-2013-5809: Augment image writing code - S8013514: Improve stability of cmap class - S8013739, CVE-2013-5817: Better LDAP resource management - S8013744, CVE-2013-5783: Better tabling for AWT - S8014085: Better serialization support in JMX classes - S8014093, CVE-2013-5782: Improve parsing of images - S8014098: Better profile validation - S8014102, CVE-2013-5778: Improve image conversion - S8014341, CVE-2013-5803: Better service from Kerberos servers - S8014349, CVE-2013-5840: (cl) Class.getDeclaredClass problematic in some class loader configurations - S8014530, CVE-2013-5825: Better digital signature processing - S8014534: Better profiling support - S8014987, CVE-2013-5842: Augment serialization handling - S8015614: Update build settings - S8015731: Subject java.security.auth.subject to improvements - S8015743, CVE-2013-5774: Address internet addresses - S8016256: Make finalization final - S8016653, CVE-2013-5804: javadoc should ignore ignoreable characters in names - S8016675, CVE-2013-5797: Make Javadoc pages more robust - S8017196, CVE-2013-5850: Ensure Proxies are handled appropriately - S8017287, CVE-2013-5829: Better resource disposal - S8017291, CVE-2013-5830: Cast Proxies Aside - S8017298, CVE-2013-4002: Better XML support - S8017300, CVE-2013-5784: Improve Interface Implementation - S8017505, CVE-2013-5820: Better Client Service - S8019292: Better Attribute Value Exceptions - S8019617: Better view of objects - S8020293: JVM crash - S8021275, CVE-2013-5805: Better screening for ScreenMenu - S8021282, CVE-2013-5806: Better recycling of object instances - S8021286: Improve MacOS resourcing - S8021290, CVE-2013-5823: Better signature validation - S8022931, CVE-2013-5800: Enhance Kerberos exceptions - S8022940: Enhance CORBA translations - S8023683: Enhance class file parsing * Backports - S6614237: missing codepage Cp290 at java runtime - S8005932: Java 7 on mac os x only provides text clipboard formats - S8014046: (process) Runtime.exec(String) fails if command contains spaces [win] - S8015144: Performance regression in ICU OpenType Layout library - S8015965: (process) Typo in name of property to allow ambiguous commands - S8015978: Incorrect transformation of XPath expression "string(-0)" - S8016357: Update hotspot diagnostic class - S8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null - S8019969: nioNetworkChannelInet6/SetOptionGetOptionTestInet6 test case crashes - S8020032: 7u fastdebug doesn't generate fastdebuginfo file - S8020085: Linux ARM build failure for 7u45 - S8020088: Increment minor version of HSx for 7u45 and initialize the build number - S8020551: increment hsx build to b03 for 7u45-b03 - S8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str() - S8021287: Improve MacOS resourcing - S8021355: REGRESSION: Five closed/java/awt/SplashScreen tests fail since 7u45 b01 on Linux, Solaris - S8021360: object not exported" on start of JMXConnectorServer for RMI-IIOP protocol with security manager - S8021366: java_util/Properties/PropertiesWithOtherEncodings fails during 7u45 nightly testing - S8021577: JCK test api/javax_management/jmx_serial/modelmbean/ModelMBeanNotificationInfo/serial/index.html#Input has failed since jdk 7u45 b01 - S8021899: Re-adjust fix of # 8020498 in 7u45 after mergeing 7u40 - S8021901: Increment hsx build to b05 for 7u45-b05 - S8021933: Add extra check for fix # JDK-8014530 - S8021969: The index_AccessAllowed jnlp can not load successfully with exception thrown in the log. - S8022066: Evaluation of method reference to signature polymorphic method crashes VM - S8022086: Fixing licence of newly added files - S8022254: Remove incorrect jdk7u45-b05 tag from jdk7u-cpu forest - S8022661: InetAddress.writeObject() performs flush() on object output stream - S8022682: Supporting XOM - S8022808: Kitchensink hangs on macos - S8022856: 7u45 l10n resource file translation update - S8023323: Increment hsx build to b06 for 7u45-b08 - S8023457: Event based tracing framework needs a mutex for thread groups - S8023478: Test fails with HS crash in GCNotifier. - S8023741: Increment hsx 24.45 build to b07 for 7u45-b09 - S8023771: when USER_RELEASE_SUFFIX is set in order to add a string to java -version, build number in the bundles names should not be changed to b00 - S8023888: Increment hsx 24.45 build to b08 for 7u45-b10 - S8023964: java/io/IOException/LastErrorString.java should be @ignore-d - S8024369: Increment build # of hs24.0 to b57 for 7u40-b61 psu - S8024668: api/java_nio/charset/Charset/index.html#Methods JCK-runtime test fails with 7u45 b11 - S8024697: Fix for 8020983 causes Xcheck:jni warnings - S8024863: X11: Support GNOME Shell as mutter - S8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx) - S8025128: File.createTempFile fails if prefix is absolute path - S8025170: jdk7u51 7u-1-prebuild is failing since 9/19 * Bug fixes - PR1400: Menu of maximized AWT window not working in Mate ------------------------------------------------------------------- Wed Sep 25 07:44:27 UTC 2013 - mvyskocil@suse.com - Update to icedtea 2.4.2 * System LCMS 2 support again enabled by default, requiring 2.5 or above. * OpenJDK - S7122222: GC log is limited to 2G for 32-bit - S7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand - S7165807: Non optimized initialization of NSS crypto library leads to scalability issues - S7199324: IPv6: JMXConnectorServer.getConnectionIDs() return IDs contradicting to address grammar - S8001345: VM crashes with assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc - S8001424: G1: Rename certain G1-specific flags - S8001425: G1: Change the default values for certain G1 specific flags - S8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform - S8005019: JTable passes row index instead of length when inserts selection interval - S8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc() - S8006941: [macosx] Deadlock in drag and drop - S8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier() - S8009168: accessibility.properties syntax issue - S8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c - S8011064: Some tests have failed with SIGSEGV on arm-hflt on build b82 - S8011569: ARM -- avoid native stack walking - S8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr - S8012144: multiple SIGSEGVs fails on staxf - S8012156: tools/javac/file/zip/T6865530.java fails for win32/64 - S8012241: NMT huge memory footprint, it usually leads to OOME - S8012366: Fix for 8007815 breaks down when only building OpenJDK (without deploy and install forests) - S8013546: compiler/8011901/Test8011901.java fails with CompilationError: Compilation failed - S8013719: Increment build # of hs23.21 to b02 - S8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment - S8014264: The applet pathguy_TimeDead throws java.lang.NullPointerException in java console once click drop-down check box. - S8014312: Fork hs23.25 hsx from hs23.21 for jdk7u25 and reinitialize build number - S8014805: NPE is thrown during certpath validation if certificate does not have AuthorityKeyIdentifier extension - S8014850: Third Party License Readme updates for 7u40 - S8014925: Disable sun.reflect.Reflection.getCallerClass(int) with a temporary switch to re-enable it - S8015237: Parallelize string table scanning during strong root processing - S8015411: Bump the hsx build number for 7u21-b50 for customer - S8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity - S8015576: CMS: svc agent throws java.lang.RuntimeException: No type named "FreeList" in database - S8015668: overload resolution: performance regression in JDK 7 - S8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace - S8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state - S8016102: Increment build # of hs23.25 to b02 for 7u25-b31 psu - S8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()' - S8016133: Regression: diff. behavior with user-defined SAXParser - S8016157: During CTW: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block - S8016331: Minor issues in event tracing metadata - S8016648: FEATURE_SECURE_PROCESSING set to true or false causes SAXParseException to be thrown - S8016734: Remove extra code due to duplicated push - S8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1' - S8016740: assert in GC_locker from PSOldGen::expand with -XX:+PrintGCDetails and Verbose - S8016767: Provide man pages generated from DARB for OpenJDK - S8017070: G1: assert(_card_counts[card_num] <= G1ConcRSHotCardLimit) failed - S8017159: Unexclude sun/tools/JMAP/Basic.sh test - S8017173: XMLCipher with RSA_OAEP Key Transport algorithm can't be instantiated - S8017174: NPE when using Logger.getAnonymousLogger or LogManager.getLogManager().getLogger - S8017189: [macosx] AWT program menu disabled on Mac - S8017252: new hotspot build - hs24-b51 - S8017478: Kitchensink crashed with SIGSEGV in BaselineReporter::diff_callsites - S8017483: G1 tests fail with native OOME on Solaris x86 after HeapBaseMinAddress has been increased - S8017510: Add a regression test for 8005956 - S8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl - S8017588: SA: jstack -l throws UnalignedAddressException while attaching to core file for java that was started with CMS GC - S8019155: Update makefiles with correct jfr packages - S8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException - S8019236: [macosx] Add javadoc to the handleWindowFocusEvent in CEmbeddedFrame - S8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6 - S8019298: new hotspot build - hs24-b52 - S8019381: HashMap.isEmpty is non-final, potential issues for get/remove - S8019541: 7u40 l10n resource file translation update - S8019587: [macosx] Possibility to set the same frame for the different screens - S8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs - S8019628: [macosx] closed/java/awt/Modal/BlockedMouseInputTest/BlockedMouseInputTest.html failed since 7u40b30 on MacOS - S8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE - S8019933: new hotspot build - hs24-b53 - S8019979: Replace CheckPackageAccess test with better one from closed repo - S8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread - S8020054: (tz) Support tzdata2013d - S8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer - S8020215: Different execution plan when using JIT vs interpreter - S8020228: Restore the translated version of logging_xx.properties - S8020298: [macosx] Incorrect merge in the lwawt code - S8020319: Update Japanese man pages for 7u40 - S8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException - S8020381: new hotspot build - hs24-b54 - S8020425: Product options incorrectly removed in minor version - S8020430: NullPointerException in xml sqe nightly result on 2013-07-12 - S8020433: Crash when using -XX:+RestoreMXCSROnJNICalls - S8020498: Crash when both libnet.so and libmawt.so are loaded - S8020525: Increment build # of hs23.25 to b03 for 7u25-b34 psu - S8020547: Event based tracing needs a UNICODE string type - S8020625: [TESTBUG] java/util/HashMap/OverrideIsEmpty.java doesn't compile for jdk7u - S8020701: Avoid crashes in WatcherThread - S8020796: new hotspot build - hs24-b55 - S8020811: [macosx] Merge fault 7u25-7u40: Missed focus fix JDK-8012330 - S8020940: Valid OCSP responses are rejected for backdated enquiries - S8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances - S8021008: Provide java and jcmd man pages for Mac (OpenJDK) - S8021148: Regression in SAXParserImpl in 7u40 b34 (NPE) - S8021353: Event based tracing is missing thread exit - S8021381: JavaFX scene included in Swing JDialog not starting from Web Start - S8021565: new hotspot build - hs24-b56 - S8021771: warning stat64 is deprecated - when building on OSX 10.7.5 - S8021946: Disabling sun.reflect.Reflection.getCallerCaller(int) by default breaks several frameworks and libraries - S8022548: SPECJVM2008 has errors introduced in 7u40-b34 - S8023751: Need to backout 8020943, was pushed to hs24 without approval - S8024914: Swapped usage of idx_t and bm_word_t types in bitMap.inline.hpp * New features - RH991170: java does not use correct kerberos credential cache - PR1536: Allow use of system Kerberos to obtain cache location - PR1551: Add build support for Zero AArch64 - PR1552: Add -D_LITTLE_ENDIAN for ARM architectures. - PR1553: Add Debian AArch64 support - PR1554: Fix build on Mac OS X * Bug fixes - RH661505: JPEGs with sRGB IEC61966-2.1 color profiles have wrong colors - RH995488: Java thinks that the default timezone is Busingen instead of Zurich - Cleanup file resources properly in TimeZone_md. - PR1410: Icedtea 2.3.9 fails to build using icedtea 1.12.4 - G477456: emerge fails on pax system: java attempts RWX map, paxctl -m missing - G478484: patches/boot/ecj-diamond.patch FAILED - Fix Zero following changes to entry_frame_call_wrapper in 8016131 - Set ZERO_BUILD in flags.make so it is set on rebuilds - Cast should use same type as GCDrainStackTargetSize (uintx). - Add casts to fix build on S390 * JamVM - JSR292: Invoke Dynamic - sun.misc.Unsafe: additional methods get/putAddress: allows JamVM with OpenJDK 7/8 to run recent versions of JEdit. - FreeClassData: adjust method count for Miranda methods * Patches changes (mostly sync with Fedora) * removed java-1.7.0-openjdk-arm-fixes.patch, fixed upstream * removed java-1.7.0-openjdk-fork.patch, fixed upstream * renamed java-1.7.0-openjdk-bitmap.patch to zero-s8024914.patch * renamed java-1.7.0-openjdk-size_t.patch to zero-size_t.patch * added PStack-808293.patch * added RH661505-toBeReverted.patch * added abrt_friendly_hs_log_jdk7.patch * added gstackbounds.patch * added java-1.7.0-openjdk-freetype-check-fix.patch * added pulse-soundproperties.patch * added rhino.patch * added zero-entry_frame_call_wrapper.patch * added zero-gcdrainstacktargetsize.patch * added zero-zero_build.patch ------------------------------------------------------------------- Mon Aug 26 13:58:05 UTC 2013 - mvyskocil@suse.com - add mozilla-nss to Requires, otherwise NSS can't be initialized ------------------------------------------------------------------- Wed Aug 21 08:02:03 UTC 2013 - mvyskocil@suse.com - remove jpackage-utils from Requires to BuildRequires * they were obsoleted by javapackages-tools, which require python, lua et all ------------------------------------------------------------------- Tue Aug 20 13:38:25 UTC 2013 - mvyskocil@suse.com - add _constraints to not schedule build on some build machines * workaround for similar issue as bnc#832762 * classes.jsa are not created on i586 ------------------------------------------------------------------- Mon Aug 12 12:41:33 UTC 2013 - mvyskocil@suse.com - drop rhino from dependencies, openjdk does have own copy * reduces build cycle ------------------------------------------------------------------- Thu Aug 1 13:17:07 UTC 2013 - mvyskocil@suse.com - Fix a filelist to build with rpm-4.11 ------------------------------------------------------------------- Sat Jul 27 08:01:17 UTC 2013 - schwab@suse.de - java-1.7.0-openjdk-makefiles-zero.patch: Fix missing definitions for zero VM - java-1.7.0-openjdk-fork.patch: Apply unconditionally ------------------------------------------------------------------- Wed Jul 10 13:54:33 UTC 2013 - mvyskocil@suse.com - fix gpg_verify argument (-n) - limit classes.jsa to openjdk builds only, zero and jamvm does not support such feature ------------------------------------------------------------------- Tue Jul 9 12:51:56 UTC 2013 - mvyskocil@suse.com - update to icedtea-2.4.1 (bnc#828665) * Security fixes - S6741606, CVE-2013-2407: Integrate Apache Santuario - S7158805, CVE-2013-2445: Better rewriting of nested subroutine calls - S7170730, CVE-2013-2451: Improve Windows network stack support. - S8000638, CVE-2013-2450: Improve deserialization - S8000642, CVE-2013-2446: Better handling of objects for transportation - S8001032: Restrict object access - S8001033, CVE-2013-2452: Refactor network address handling in virtual machine identifiers - S8001034, CVE-2013-1500: Memory management improvements - S8001038, CVE-2013-2444: Resourcefully handle resources - S8001043: Clarify definition restrictions - S8001308: Update display of applet windows - S8001309: Better handling of annotation interfaces - S8001318, CVE-2013-2447: Socket.getLocalAddress not consistent with InetAddress.getLocalHost - S8001330, CVE-2013-2443: Improve on checking order (non-Zero builds only) - S8003703, CVE-2013-2412: Update RMI connection dialog box - S8004288, CVE-2013-2449: (fs) Files.probeContentType problems - S8004584: Augment applet contextualization - S8005007: Better glyph processing - S8006328, CVE-2013-2448: Improve robustness of sound classes - S8006611: Improve scripting - S8007467: Improve robustness of JMX internal APIs - S8007471: Improve MBean notifications - S8007812, CVE-2013-2455: (reflect) Class.getEnclosingMethod problematic for some classes - S8007925: Improve cmsStageAllocLabV2ToV4curves - S8007926: Improve cmsPipelineDup - S8007927: Improve cmsAllocProfileSequenceDescription - S8007929: Improve CurvesAlloc - S8008120, CVE-2013-2457: Improve JMX class checking - S8008124, CVE-2013-2453: Better compliance testing - S8008128: Better API coherence for JMX - S8008132, CVE-2013-2456: Better serialization support - S8008585: Better JMX data handling - S8008593: Better URLClassLoader resource management - S8008603: Improve provision of JMX providers - S8008607: Better input checking in JMX - S8008611: Better handling of annotations in JMX - S8008615: Improve robustness of JMX internal APIs - S8008623: Better handling of MBeanServers - S8008744, CVE-2013-2407: Rework part of fix for JDK-6741606 - S8008982: Adjust JMX for underlying interface changes - S8009004: Better implementation of RMI connections - S8009008: Better manage management-api - S8009013: Better handling of T2K glyphs - S8009034: Improve resulting notifications in JMX - S8009038: Improve JMX notification support - S8009057, CVE-2013-2448: Improve MIDI event handling - S8009067: Improve storing keys in KeyStore - S8009071, CVE-2013-2459: Improve shape handling - S8009235: Improve handling of TSA data - S8009424, CVE-2013-2458: Adapt Nashorn to JSR-292 implementation change - S8009554, CVE-2013-2454: Improve SerialJavaObject.getFields - S8009654: Improve stability of cmsnamed - S8010209, CVE-2013-2460: Better provision of factories - S8011243, CVE-2013-2470: Improve ImagingLib - S8011248, CVE-2013-2471: Better Component Rasters - S8011253, CVE-2013-2472: Better Short Component Rasters - S8011257, CVE-2013-2473: Better Byte Component Rasters - S8012375, CVE-2013-1571: Improve Javadoc framing - S8012421: Better positioning of PairPositioning - S8012438, CVE-2013-2463: Better image validation - S8012597, CVE-2013-2465: Better image channel verification - S8012601, CVE-2013-2469: Better validation of image layouts - S8014281, CVE-2013-2461: Better checking of XML signature - S8015997: Additional improvement in Javadoc framing * OpenJDK - list to long, please consult NEWS file ------------------------------------------------------------------- Mon Jul 8 12:39:05 UTC 2013 - schwab@suse.de - java-1.7.0-openjdk-zero-arch.patch: fix detection of zero arch ------------------------------------------------------------------- Mon Jul 8 10:53:25 UTC 2013 - mvyskocil@suse.com - ignore rhino dependencies during a build to prevent a build cycle ------------------------------------------------------------------- Tue Jun 18 07:20:59 UTC 2013 - mvyskocil@suse.com - update to icedtea-2.4.0 (based on oracle jdk7u40) * OpenJDK (see NEWS for full listing) - PR1209, S7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field. - PR1206, S7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK * Backports - PR1197, S8003120, RH868136: ResourceManager.getApplicationResources() does not close InputStreams - S8014618, RH962568: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement * Bug fixes - PR1212: IcedTea7 fails to build because Resources.getText() is no longer available for code to use - Add NSS (commented out) to other platforms. - Allow multiple PKCS11 library initialisation to be a non-critical error. - Complete switch from local zlib patch to upstream version. - Include defs.make in buildtree.make so ZERO_BUILD is recognised and JVM_VARIANT_ZERO set. - Provide support for using PKCS11 provider with NSS - Remove file apparently removed as part of upstreaming of Zero. - Revert 7060849 - Set UNLIMITED_CRYPTO=true to ensure we use the unlimited policy. - PR473: Set handleStartupErrors to ignoreMultipleInitialisation in nss.cfg - PR716: IcedTea7 should bootstrap with IcedTea6 - Expand java.security.cert.* imports to avoid conflict when building with OpenJDK 6. - Fix indentation on Makefile block not executed when STRIP_POLICY=no_strip is set - Fix invalid XSL stylesheets and DTD introduced as part of JEP 167. - Include defs.make in buildtree.make so ZERO_BUILD is recognised and JVM_VARIANT_ZERO set. - Make sure libffi cflags and libs are used. - PR1378: Add AArch64 support to Zero - PR1170: Ensure unlimited crypto policy is in place. - RH513605, PR1280: Updating/Installing OpenJDK should recreate the shared class-data archive - PR1358: Make XRender mandatory - PR1360: Check for /usr/lib64 JVMs and generic JPackage alternative - PR1435, D657854: OpenJDK 7 returns incorrect TrueType font metrics - PR728: GTKLookAndFeel does not honor gtk-alternative-button-order * JamVM - JSR 335: (lambda expressions) initial hack - JEP 171: Implement fence methods in sun.misc.Unsafe - Fix invokesuper check in invokespecial opcode - Fix non-direct interpreter invokespecial super-class check - When GC'ing a native method don't try to free code - Do not free unprepared Miranda method code data - Set anonymous class protection domain - JVM_IsVMGeneratedMethodIx stub - Dummy implementation of sun.misc.Perf natives - separate vm for zero is no longer needed - drop java-1.7.0-openjdk-aarch64.patch (upstream: PR1378) ------------------------------------------------------------------- Wed Jun 5 08:16:12 UTC 2013 - mvyskocil@suse.com - fix bnc#781690c#11 - setup JAVA_HOME in posttrans, so certificates will be created by this JVM - fix the postrans conditions (add missing prefiX) - relax build requires, so every java-devel >= 1.7.0 can match ------------------------------------------------------------------- Thu Apr 25 08:14:54 UTC 2013 - mvyskocil@suse.com - drop icedtea-2.3.8-zero-patches.patch, it does not apply and is not needed because of PR1401 already fixed ------------------------------------------------------------------- Wed Apr 24 13:22:31 UTC 2013 - mvyskocil@suse.com - apply aarch64 patches on openSUSE 12.3+, EM_AARCH64 is not defined in earlier releases ------------------------------------------------------------------- Tue Apr 23 13:33:45 UTC 2013 - mvyskocil@suse.com - update to icedtea-2.3.9 (bnc#816720) * Security fixes - S6657673, CVE-2013-1518: Issues with JAXP - S7200507: Refactor Introspector internals - S8000724, CVE-2013-2417: Improve networking serialization - S8001031, CVE-2013-2419: Better font processing - S8001040, CVE-2013-1537: Rework RMI model - S8001322: Refactor deserialization - S8001329, CVE-2013-1557: Augment RMI logging - S8003335: Better handling of Finalizer thread - S8003445: Adjust JAX-WS to focus on API - S8003543, CVE-2013-2415: Improve processing of MTOM attachments - S8004261: Improve input validation - S8004336, CVE-2013-2431: Better handling of method handle intrinsic frames - S8004986, CVE-2013-2383: Better handling of glyph table - S8004987, CVE-2013-2384: Improve font layout - S8004994, CVE-2013-1569: Improve checking of glyph table - S8005432: Update access to JAX-WS - S8005943: (process) Improved Runtime.exec - S8006309: More reliable control panel operation - S8006435, CVE-2013-2424: Improvements in JMX - S8006790: Improve checking for windows - S8006795: Improve font warning messages - S8007406: Improve accessibility of AccessBridge - S8007617, CVE-2013-2420: Better validation of images - S8007667, CVE-2013-2430: Better image reading - S8007918, CVE-2013-2429: Better image writing - S8008140: Better method handle resolution - S8009049, CVE-2013-2436: Better method handle binding - S8009063, CVE-2013-2426: Improve reliability of ConcurrentHashMap - S8009305, CVE-2013-0401: Improve AWT data transfer - S8009677, CVE-2013-2423: Better setting of setters - S8009699, CVE-2013-2421: Methodhandle lookup - S8009814, CVE-2013-1488: Better driver management - S8009857, CVE-2013-2422: Problem with plugin * Backports - S7130662, RH928500: GTK file dialog crashes with a NPE * Bug fixes - PR1363: Fedora 19 / rawhide FTBFS SIGILL - PR1401: Fix Zero build on 2.3.8 - Fix offset problem in ICU LETableReference. - Change -Werror fix to preserve OpenJDK default. - PR1303: Correct #ifdef to #if - PR1404: Failure to bootstrap with ecj 4.2 ------------------------------------------------------------------- Thu Mar 28 12:36:16 UTC 2013 - mmeister@suse.com - Added url as source. Please see http://en.opensuse.org/SourceUrls ------------------------------------------------------------------- Thu Mar 21 10:00:25 UTC 2013 - schwab@suse.de - icedtea-2.3.8-zero-patches.patch: remove patch not applicable to zero compatible hotspot - java-1.7.0-openjdk-fork.patch: Add support for architectures without fork syscall - java-1.7.0-openjdk-aarch64.patch: Add support for aarch64 ------------------------------------------------------------------- Thu Mar 14 13:38:38 UTC 2013 - mvyskocil@suse.com - update to icedtea-2.3.7 (bnc#809386) * Security fixes - S8007014, CVE-2013-0809: Improve image handling - S8007675, CVE-2013-1493: Improve color conversion * Backports - S8002344: Krb5LoginModule config class does not return proper KDC list from DNS - S8004344: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c - S8006179: JSR292 MethodHandles lookup with interface using findVirtual() - S8006882: Proxy generated classes in sun.proxy package breaks JMockit * Bug fixes - PR1303: Correct #ifdef to #if - PR1340: Simplify the rhino class rewriter to avoid use of concurrency - Revert 7017193 and add the missing free call, until a better fix is ready. * made awt crasher patch deprecated ------------------------------------------------------------------- Fri Mar 1 16:58:41 UTC 2013 - schwab@linux-m68k.org - Define bits to %__isa_bits if defined ------------------------------------------------------------------- Thu Feb 21 09:24:47 UTC 2013 - mvyskocil@suse.com - update to icedtea-2.3.7 (bnc#803379) - S8004937, CVE-2013-1484: Improve proxy construction - S8006439, CVE-2013-1485: Improve MethodHandles coverage - S8006446, CVE-2013-1486: Restrict MBeanServer access - S8006777, CVE-2013-0169: Improve TLS handling of invalid messages - S8007688: Blacklist known bad certificate * Backports - S8007393: Possible race condition after JDK-6664509 - S8007611: logging behavior in applet changed * Bug fixes - PR1303: Support building with giflib 5 ------------------------------------------------------------------- Wed Feb 13 15:24:12 UTC 2013 - mvyskocil@suse.com - update to icedtea-2.3.6 (bnc#803379) * Security fixes - S6563318, CVE-2013-0424: RMI data sanitization - S6664509, CVE-2013-0425: Add logging context - S6664528, CVE-2013-0426: Find log level matching its name or value given at construction time - S6776941: CVE-2013-0427: Improve thread pool shutdown - S7141694, CVE-2013-0429: Improving CORBA internals - S7173145: Improve in-memory representation of splashscreens - S7186945: Unpack200 improvement - S7186946: Refine unpacker resource usage - S7186948: Improve Swing data validation - S7186952, CVE-2013-0432: Improve clipboard access - S7186954: Improve connection performance - S7186957: Improve Pack200 data validation - S7192392, CVE-2013-0443: Better validation of client keys - S7192393, CVE-2013-0440: Better Checking of order of TLS Messages - S7192977, CVE-2013-0442: Issue in toolkit thread - S7197546, CVE-2013-0428: (proxy) Reflect about creating reflective proxies - S7200491: Tighten up JTable layout code - S7200493, CVE-2013-0444: Improve cache handling - S7200499: Better data validation for options - S7200500: Launcher better input validation - S7201064: Better dialogue checking - S7201066, CVE-2013-0441: Change modifiers on unused fields - S7201068, CVE-2013-0435: Better handling of UI elements - S7201070: Serialization to conform to protocol - S7201071, CVE-2013-0433: InetSocketAddress serialization issue - S8000210: Improve JarFile code quality - S8000537, CVE-2013-0450: Contextualize RequiredModelMBean class - S8000539, CVE-2013-0431: Introspect JMX data handling - S8000540, CVE-2013-1475: Improve IIOP type reuse management - S8000631, CVE-2013-1476: Restrict access to class constructor - S8001235, CVE-2013-0434: Improve JAXP HTTP handling - S8001242: Improve RMI HTTP conformance - S8001307: Modify ACC_SUPER behavior - S8001972, CVE-2013-1478: Improve image processing - S8002325, CVE-2013-1480: Improve management of images * Backports - S7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently - S7083664: TEST_BUG: test hard code of using c:/temp but this dir might not exist - S7107613: scalability blocker in javax.crypto.CryptoPermissions - S7107616: scalability blocker in javax.crypto.JceSecurityManager - S7146424: Wildcard expansion for single entry classpath - S7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941) - S7160951: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar - S7162488: VM not printing unknown -XX options - S7169395: Exception throws due to the changes in JDK 7 object tranversal and break backward compatibility - S7175616: Port fix for TimeZone from JDK 8 to JDK 7 - S7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX - S7179908: Fork hs23.3 hsx from hs22.2 for jdk7u7 and reinitialize build number - S7184326: TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo - S7185245: Licensee source bundle tries to compile JFR - S7185471: Avoid key expansion when AES cipher is re-init w/ the same key - S7186371: [macosx] Main menu shortcuts not displayed (7u6 regression) - S7187834: [macosx] Usage of private API in macosx 2d implementation causes Apple Store rejection - S7188114: (launcher) need an alternate command line parser for Windows - S7189136: Fork hs23.5 hsx from hs23.4 for jdk7u9 and reinitialize build number - S7189350: Fix failed for CR 7162144 - S7190550: REGRESSION: Some closed/com/oracle/jfr/api tests fail to compile becuse of fix 7185245 - S7193219: JComboBox serialization fails in JDK 1.7 - S7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties - S7195106: REGRESSION : There is no way to get Icon inf, once Softreference is released - S7195301: XML Signature DOM implementation should not use instanceof to determine type of Node - S7195931: UnsatisfiedLinkError on PKCS11.C_GetOperationState while using NSS from jre7u6+ - S7197071: Makefiles for various security providers aren't including the default manifest. - S7197652: Impossible to run any signed JNLP applications or applets, OCSP off by default - S7198146: Another new regression test does not compile on windows-amd64 - S7198570: (tz) Support tzdata2012f - S7198640: new hotspot build - hs23.6-b04 - S7199488: [TEST] runtime/7158800/InternTest.java failed due to false-positive on PID match. - S7199645: Increment build # of hs23.5 to b02 - S7199669: Update tags in .hgtags file for CPU release rename - S7200720: crash in net.dll during NTLM authentication - S7200742: (se) Selector.select does not block when starting Coherence (sol11u1) - S7200762: [macosx] Stuck in sun.java2d.opengl.CGLGraphicsConfig.getMaxTextureSize(Native Method) - S8000285: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater - S8000286: [macosx] Views keep scrolling back to the drag position after DnD - S8000297: REGRESSION: closed/java/awt/EventQueue/PostEventOrderingTest.java fails - S8000307: Jre7cert: focusgained does not get called for all focus req when do alt + tab - S8000822: Fork hs23.7 hsx from hs23.6 for jdk7u11 and reinitialize build number - S8001124: jdk7u ProblemList.txt updates (10/2012) - S8001242: Improve RMI HTTP conformance - S8001808: Create a test for 8000327 - S8001876: Create regtest for 8000283 - S8002068: Build broken: corba code changes unable to use new JDK 7 classes - S8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows - S8002114: fix failed for JDK-7160951: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar - S8002225: (tz) Support tzdata2012i - S8003402: (dc) test/java/nio/channels/DatagramChannel/SendToUnresovled.java failing after 7u11 cleanup issues - S8003403: Test ShortRSAKeyWithinTLS and ClientJSSEServerJSSE failing after 7u11 cleanup - S8003948: NTLM/Negotiate authentication problem - S8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows} - S8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01 - S8004341: Two JCK tests fails with 7u11 b06 - S8005615: Java Logger fails to load tomcat logger implementation (JULI) * Bug fixes - Fix build using Zero's HotSpot so all patches apply again. - PR1295: jamvm parallel unpack failure * removed icedtea-2.3.2-fix-extract-jamvm-dependency.patch - removed icedtea-2.3.3-refresh-6924259-string_offset.patch ------------------------------------------------------------------- Mon Jan 21 14:30:17 UTC 2013 - adrian@suse.de - few missing /openjdk/%{origin}/ changes ------------------------------------------------------------------- Wed Jan 16 15:50:49 UTC 2013 - mvyskocil@suse.com - update to icedtea-2.3.4 (bnc#798324, bnc#798521) * Security fixes - S8004933, CVE-2012-3174: Improve MethodHandle interaction with libraries - S8006017, CVE-2013-0422: Improve lookup resolutions - S8006125: Update MethodHandles library interactions * Bug fixes - S7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts - G422525: Fix building with PaX enabled kernels. - use gpg-offline to check the validity of icedtea tarball ------------------------------------------------------------------- Tue Dec 18 12:40:48 UTC 2012 - adrian@suse.de - use jamvm on %arm - use icedtea package name instead of protected openjdk for jamvm builds - fix armv5 build ------------------------------------------------------------------- Tue Dec 18 10:27:24 UTC 2012 - mvyskocil@suse.com - update to java access bridge 1.26.2 * bugfix release, mainly 64bit JNI and JVM support ------------------------------------------------------------------- Mon Dec 17 10:06:28 UTC 2012 - mvyskocil@suse.com - fix a segfault in AWT code - (bnc#792951) * add openjdk-7-src-b147-awt-crasher.patch - turn pulseaudio off on pre 11.4 distros ------------------------------------------------------------------- Fri Oct 19 12:09:11 UTC 2012 - mvyskocil@suse.com - update to icedtea-2.3.3 (bnc#785814) * Security fixes - S6631398, CVE-2012-3216: FilePermission improved path checking - S7093490: adjust package access in rmiregistry - S7143535, CVE-2012-5068: ScriptEngine corrected permissions - S7158796, CVE-2012-5070: Tighten properties checking in EnvHelp - S7158807: Revise stack management with volatile call sites - S7163198, CVE-2012-5076: Tightened package accessibility - S7167656, CVE-2012-5077: Multiple Seeders are being created - S7169884, CVE-2012-5073: LogManager checks do not work correctly for sub-types - S7169887, CVE-2012-5074: Tightened package accessibility - S7169888, CVE-2012-5075: Narrowing resource definitions in JMX RMI connector - S7172522, CVE-2012-5072: Improve DomainCombiner checking - S7186286, CVE-2012-5081: TLS implementation to better adhere to RFC - S7189103, CVE-2012-5069: Executors needs to maintain state - S7189490: More improvements to DomainCombiner checking - S7189567, CVE-2012-5085: java net obselete protocol - S7192975, CVE-2012-5071: Issue with JMX reflection - S7195194, CVE-2012-5084: Better data validation for Swing - S7195549, CVE-2012-5087: Better bean object persistence - S7195917, CVE-2012-5086: XMLDecoder parsing at close-time should be improved - S7195919, CVE-2012-5079: (sl) ServiceLoader can throw CCE without needing to create instance - S7196190, CVE-2012-5088: Improve method of handling MethodHandles - S7198296, CVE-2012-5089: Refactor classloader usage - S7158800: Improve storage of symbol tables - S7158801: Improve VM CompileOnly option - S7158804: Improve config file parsing - S7198606, CVE-2012-4416: Improve VM optimization * Bug fixes - Remove merge artefact. - Remove the Xp header and library checks. * JamVM - PR1155: Do not put version number in libjvm.so SONAME - refresh java-1.7.0-openjdk-java-access-bridge-security.patch as new glassfish classes were added - add icedtea-2.3.3-refresh-6924259-string_offset.patch ------------------------------------------------------------------- Mon Oct 8 08:20:51 UTC 2012 - mvyskocil@suse.com - %posttrans java-cacerts and cacerts are now recreated if missing, are not properly linked and does not contain/point to file with correct mime-type application/x-java-keystore * fixes bnc#781690: NoSuchAlgorithmException: SunJSSE * fixes bnc#727223 - Exceptions during certificate import ------------------------------------------------------------------- Tue Sep 18 10:11:57 UTC 2012 - mvyskocil@suse.com - add the optional jamvm support * running build --with jamvm enables it - add an initial support for build of older releases * make some buildrequires dependant on suse_version * workaround older zlib w/o pkgconfig * fix cacerts installation on pre-11.3 ------------------------------------------------------------------- Tue Sep 11 11:04:47 UTC 2012 - dmueller@suse.com - fix two further "uninitialized return" warnings for zero builds ------------------------------------------------------------------- Thu Sep 6 15:19:02 UTC 2012 - dmueller@suse.com - update directory ownership for i586 ------------------------------------------------------------------- Tue Sep 4 13:06:18 UTC 2012 - dmueller@suse.com - add Sources as full links, so that they can be verified - replace no-return-on-nonvoid patch with a more robust version that annotates the nonreturning functions to avoid spurious warnings that fail the build - fix build on ARM and i586 - remove files that are no longer used ------------------------------------------------------------------- Tue Sep 4 12:18:00 UTC 2012 - mvyskocil@suse.cz - zero build can be enabled using rpmbuild (osc build) --with zero - add hotspot 2.1 needed for zero - fix filelist on %{ix86} ------------------------------------------------------------------- Mon Sep 3 11:15:13 UTC 2012 - mvyskocil@suse.cz - update to icedtea-2.3.2 / OpenJDK7 u6 (bnc#777499) * Security fixes - S7162476, CVE-2012-1682: XMLDecoder security issue via ClassFinder - S7194567, CVE-2012-3136: Improve long term persistence of java.beans objects - S7163201, CVE-2012-0547: Simplify toolkit internals references - RH852051, CVE-2012-4681, S7162473: Reintroduce PackageAccessible checks removed in 6788531. * OpenJDK - Fix Zero FTBFS issues with 2.3 - S7180036: Build failure in Mac platform caused by fix # 7163201 - S7182135: Impossible to use some editors directly - S7183701: [TEST] closed/java/beans/security/TestClassFinder.java – compilation failed - S7185678: java/awt/Menu/NullMenuLabelTest/NullMenuLabelTest.java failed with NPE * Bug fixes - PR1149: Zero-specific patch files not being packaged - use icedtea tarball for build again, this led into following dropped files because the are already in the tarball and simplified %prep and %build - drop class-rewriter.tar.gz - drop systemtap-tapset.tar.gz - drop desktop-files.tar.gz - drop nss.cfg - drop pulseaudio.tar.gz - drop remove-intree-libraries.sh - add archives from icedtea7-forest-2.3 for openjdk, corba, jaxp, jaxws, jdk, langtools and hotspot - drop rhino.patch, pulse-soundproperties and systemtap patch - move gnome bridge patches before make as it's irritating to have the patch fail after openjdk is built - use explicit file attributes in %files sections to prevent the file permissions problems in a future (like bnc#770040) - changed version scheme, so it now matches Oracle Java 1.7.0.6 == Java7 u 6 ------------------------------------------------------------------- Thu Aug 30 13:00:55 UTC 2012 - mvyskocil@suse.cz - update to icedtea-2.3.1 / OpenJDK7 u6 (bnc#777499) * Security fixes - RH852051, CVE-2012-4681: Reintroduce PackageAccessible checks removed in 6788531. * Bug fixes - PR902: PulseAudioClip getMicrosecondsLength() returns length in milliseconds, not microseconds - PR986: IcedTea7 fails to build with IcedTea6 CACAO due to low max heap size - PR1050: Stream objects not garbage collected - PR1119: Only add classes to rt-source-files.txt if the class (or one or more of its methods/fields) are actually missing from the boot JDK - PR1137: Allow JARs to be optionally compressed by setting COMPRESS_JARS * OpenJDK - Make dynamic support for GConf work again. - PR1095: Add configure option for -Werror - PR1101: Undefined symbols on GNU/Linux SPARC - PR1140: Unnecessary diz files should not be installed - S7192804, PR1138: Build should not install jvisualvm man page for OpenJDK * JamVM - ARMv6 armhf: Changes for Raspbian (Raspberry Pi) - PPC: Don't use lwsync if it isn't supported - X86: Generate machine-dependent stubs for i386 - When suspending, ignore detached threads that have died, this prevents a user caused deadlock when an external thread has been attached to the VM via JNI and it has exited without detaching - Add missing REF_TO_OBJs for references passed from JNI, this enable JamVM to run Qt-Jambi - there are number of fixes in 2.3, see NEWS ------------------------------------------------------------------- Thu Jul 12 07:16:58 UTC 2012 - mvyskocil@suse.cz - icedtea 2.2.1 does not support zerovm, limit the build to i586 and x86_64 ------------------------------------------------------------------- Mon Jul 2 11:08:54 UTC 2012 - mvyskocil@suse.cz - fix bnc#769543: triplicate menu entries * store jconsole and policytool in jvmdir and maintain symlink via update-alternatives only - use Settings;DesktopSettings;Security; for policytool - remove uneeded code generates fielists in install section ------------------------------------------------------------------- Thu Jun 21 10:14:18 UTC 2012 - mvyskocil@suse.cz - update to icedtea-2.2.1 * Security fixes - S7079902, CVE-2012-1711: Refine CORBA data models - S7110720: Issue with vm config file loadingIssue with vm config file loading - S7143606, CVE-2012-1717: File.createTempFile should be improved for temporary files created by the platform. - S7143614, CVE-2012-1716: SynthLookAndFeel stability improvement - S7143617, CVE-2012-1713: Improve fontmanager layout lookup operations - S7143851, CVE-2012-1719: Improve IIOP stub and tie generation in RMIC - S7143872, CVE-2012-1718: Improve certificate extension processing - S7145239: Finetune package definition restriction - S7152811, CVE-2012-1723: Issues in client compiler - S7157609, CVE-2012-1724: Issues with loop - S7160677: missing else in fix for 7152811 - S7160757, CVE-2012-1725: Problem with hotspot/runtime_classfile - S7165628, CVE-2012-1726: Issues with java.lang.invoke.MethodHandles.Lookup - reduce number of file-listed-more-than-one for jre - remove hardcoded amd64 from systemtap path - use java-1_7_0-openjdk for build ------------------------------------------------------------------- Thu Jun 14 21:43:45 UTC 2012 - dmueller@suse.com - fix build on non-jit arches ------------------------------------------------------------------- Thu May 10 09:17:41 UTC 2012 - mvyskocil@suse.cz - update to icedtea-2.1, openjdk b147 * Security fixes - 7082299, CVE-2011-3571: Fix in AtomicReferenceArray - S7088367, CVE-2011-3563: Fix issues in java sound - S7110683, CVE-2012-0502: Issues with some KeyboardFocusManager method - S7110687, CVE-2012-0503: Issues with TimeZone class - S7110700, CVE-2012-0505: Enhance exception throwing mechanism in ObjectStreamClass - S7110704, CVE-2012-0506: Issues with some method in corba - S7112642, CVE-2012-0497: Incorrect checking for graphics rendering object - S7118283, CVE-2012-0501: Better input parameter checking in zip file processing - S7126960, CVE-2011-5035: Add property to limit number of request headers to the HTTP Server * Bug fixes - S7140882: Don’t return booleans from methods returning pointers - S7091528: javadoc attempts to parse .class files - S7103610: _NET_WM_PID and WM_CLIENT_MACHINE are not set - S7049339: AnyBlit is broken with non-rectangular clips. - and many others * SUSE changes: - increase the priority to 17147 to be the default java (thanks Robert Munteau) - openjdk-7-src-b147-no-return-in-nonvoid.patch and openjdk-7-src-b147-stringcompare.patch fixes issues found by post-build-check - buildrequire at least openjdk6 and let prjconf to handle the prefferences ------------------------------------------------------------------- Tue Mar 6 11:48:02 UTC 2012 - cfarrell@suse.com - license update: GPL-2.0-with-classpath-exception Use SPDX syntax ------------------------------------------------------------------- Wed Nov 2 15:18:33 UTC 2011 - mvyskocil@suse.cz - Initial SUSE packaging of icedtea-2.0/openjdk b146
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor