File java-11-openjdk.changes of Package java-11-openjdk.11071

-------------------------------------------------------------------
Tue Apr 23 05:55:34 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Require update-ca-certificates by the headless subpackage
  (bsc#1131378)
- Removed patch:
  * java11-improved-fonts.patch
    + broken with the recent changes in font rendering

-------------------------------------------------------------------
Wed Apr 17 05:52:31 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Update to upstream tag jdk-11.0.3+7 (April 2019 CPU)
  * Security fixes
    + S8211936, CVE-2019-2602, bsc#1132728: Better String parsing
    + S8214809: CDS storage improvements
    + S8218453, CVE-2019-2684, bsc#1132732: More dynamic RMI
      interactions
  * Other changes
    + S8034802: (zipfs) newFileSystem throws UOE when the zip file
      is located in a custom file system
    + S8165675: Trace event for thread park has incorrect unit for
      timeout
    + S8172695: (scanner) java/util/Scanner/ScanTest.java fails
    + S8187364: Unable to enter zero width non-joiner (ZWNJ) symbol
      in Swing text component
    + S8197398: (zipfs) Files.walkFileTree walk indefinitelly while
      processing JAR file with "/" as a directory inside.
    + S8200109: NMT: diff_malloc_site assert(early->flags() ==
      current->flags(), "Must be the same memory type")
    + S8201818: [macosx] Printing attributes break page size set via
      "java.awt.print.Book" object
    + S8204142: AWT hang occurs when sequenced events arrive out of
      sequence in multiple AppContexts
    + S8205432: Replace the placeholder Japanese era name
    + S8206120: Add test cases for lenient Japanese era parsing
    + S8207070: Webstart app popup on wrong screen in a one-screen
      setup changing to multi-monitor
    + S8207258: Distrust TLS server certificates anchored by
      Symantec Root CAs
    + S8207760: SAXException: Invalid UTF-16 surrogate detected:
      d83c ?
    + S8207829: FlightRecorderMXBeanImpl is leaking the first
      classloader which calls it
    + S8207849: Allow the addition of more number to the Java
      version string
    + S8208275: C2 crash in Node::add_req(Node*)
    + S8208656: Move java/util/Calendar/CalendarTestScripts tests
      into OpenJDK
    + S8209615: ParseError in XMLEventReader on a valid input
    + S8209758: 2 classes with same name G1PrintCollectionSetClosure
      cause crash when logging is enabled
    + S8209960: -Xlog:jfr* doesn't work with the JFR
    + S8210192: Hsperf counter ParNew::CMS should be ParNew:CMS
    + S8210394: (zipfs) jdk/nio/zipfs/ZFSTests.java rootdir.zip: The
      process cannot access the file because it is being used by
      another process
    + S8210633: Cannot parse JapaneseDate string with
      DateTimeFormatterBuilder Mapped-values
    + S8210874: Test for JDK-8209615
    + S8210974: No extensions debug log for ClientHello
    + S8210989: RSASSA-PSS certificate cannot be selected for client
      auth on TLSv1.2
    + S8211049: Second parameter of "initialize" method is not used
    + S8211064: [AArch64] Interpreter and c1 don't correctly handle
      jboolean results in native calls
    + S8211100: hotspot C1 issue with comparing long numbers on x86
      32-bit
    + S8211163: UNIX version of Java_java_io_Console_echo does not
      return a clean boolean
    + S8211267: StackOverflowError happened by
      TextField.setFont(...)
    + S8211295: DriverManager.getConnection fails when called from
      com.sun.rowset.JdbcRowSetImpl
    + S8211320: Aarch64: unsafe.compareAndSetByte() and
      unsafe.compareAndSetShort() c2 intrinsics broken with negative
      expected value
    + S8211382: ISO2022JP and GB18030 NIO converter issues
    + S8211398: Square character support for the Japanese new era
    + S8211698: Crash in C2 compiled code during execution of double
      array heavy processing code
    + S8211765: JarFile constructor throws undocumented exception
    + S8211787: javax/net/ssl/TLSCommon/TLSTest.java throws
      java.net.SocketTimeoutException: Read timed out
    + S8211821: PrintStringTableStatistics crashes JVM
    + S8212173: Thread._stack_base/_stack_size initialized too late
      for new threads
    + S8212232: Wrong metadata for the configuration of the cutoff
      for old object sample events
    + S8212233: javadoc fails on jdk12 with "The code being
      documented uses modules but the packages defined in $URL are
      in the unnamed module."
    + S8212885: TLS 1.3 resumed session does not retain peer
      certificate chain
    + S8212941: Support new Japanese era in
      java.time.chrono.JapaneseEra
    + S8213183: InputMethod cannot be used after its restarting
    + S8213202: Possible race condition in TLS 1.3 session resumption
    + S8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal()
      with gcc 8.2.1
    + S8213421: Line number information for execution samples
      always 0
    + S8213583: Error while opening the JFileChooser when desktop
      contains shortcuts pointing to deleted files
    + S8213754: PPC64: Add Intrinsics for
      isDigit/isLowerCase/isUpperCase/isWhitespace
    + S8213782: NullPointerException in
      sun.security.ssl.OutputRecord.changeWriteCiphers
    + S8213829: Remove circular dependency between g1CollectedHeap
      and g1ConcurrentMark
    + S8213952: Relax DNSName restriction as per RFC 1123
    + S8213966: The ZGC JFR events should be marked as experimental
    + S8213983: [macosx] Keyboard shortcut ?cmd +`? stops working
      properly if popup window is displayed
    + S8214063: OpenJDK will not build on AIX while using the xlc
      13.1 compiler
    + S8214100: use of keystore probing results in unnecessary
      exception thrown
    + S8214118: HeapRegions marked as archive even if CDS mapping
      fails
    + S8214122: JDWP is broken on 32 bit Windows: transport library
      missing onLoad entry
    + S8214129: SSL session resumption/SNI with TLS1.2 causes
      StackOverflowError
    + S8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/
      /MulExactLConstantTest.java fails on Windows x64 when run with
      -XX:-TieredCompilation
    + S8214206: Fix for JDK-8213419 is broken on 32-bit
    + S8214339: SSLSocketImpl erroneously wraps SocketException
    + S8214352: C1: Unnecessary "compilation bailout: block join
      failed" with JVMTI
    + S8214451: PPC64/s390: Clean up unused CRC32 prototype and
      function
    + S8214513: A PKCS12 keystore from Java 8 using custom PBE
      parameters cannot be read in Java 11
    + S8214688: TLS 1.3 session resumption with hello retry request
      failed with "illegal_parameter"
    + S8214827: Incorrect call
      ClassLoaders.toFileURL("jrt:/java.compiler")
    + S8215100: AArch64: fix compareTo intrinsic with four-character
      Latin/Unicode
    + S8215175: Inconsistencies in JFR event metadata
    + S8215202: AArch64: jtreg test
      test/jdk/sun/nio/cs/FindEncoderBugs.java fails
    + S8215317: [GRAAL] unit test CheckGraalIntrinsics failed after
      8213754
    + S8215330: javax.xml.catalog.CatalogResolverImpl:
      GroupEntry.matchURI fails to match
    + S8215362: JFR GTest JfrTestNetworkUtilization fails
    + S8215397: jsig.c missing classpath exception
    + S8215727: Restore JFR thread sampler loop to old / previous
      behavior
    + S8215947: JVM crash with -XX:+DumpSharedSpaces
    + S8215951: AArch64: jtreg test
      vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
    + S8215962: Support ThreadPriorityPolicy mode 1 for non-root
      users on linux/bsd
    + S8216049: stringTable::intern creates redundant String when
      looking up existing one
    + S8216060: [PPC64] Vector CRC implementation should be used by
      interpreter and be faster for short arrays
    + S8216280: Allow later Symantec Policy distrust date for two
      Apple SubCAs
    + S8216302: StackTraceElement::fill_in can use cached Class.name
    + S8216308: StackTraceElement::fill_in can use injected Class
      source-file
    + S8216350: AArch64: monitor unlock fast path not called
    + S8216546: Support new Japanese era in java.lang.Character for
      Java SE 11
    + S8216578: Remove unused/obsolete method in JFR code
    + S8216965: crash in freetypeScaler.c CopyBW2Grey8
    + S8217014: Epsilon should not ignore Metadata GC causes
    + S8217315: Proper units should print more significant digits
    + S8217321: [TESTBUG] utilities/test_globalDefinitions.cpp
      should use _LP64, not LP64
    + S8217342: Build failed with excluding JFR
    + S8217378: UseCriticalCMSThreadPriority is broken
    + S8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java
      fails without IPv6
    + S8217432: MetaspaceGC::_capacity_until_GC exceeds
      MaxMetaspaceSize
    + S8217459: [PPC64] Cleanup non-vector version of CRC32
    + S8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some
      platforms - OOME Metaspace
    + S8217520: Remove vm.opt.MaxGCPauseMillis == "null" from
      TestOldGenCollectionUsage.java
    + S8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after
      8211883
    + S8217597: [TESTBUG] old version docker does not support --cpus
    + S8217609: New era placeholder not recognized by
      java.text.SimpleDateFormat
    + S8217628: Verbose ArrayIndexOutOfBoundsException message also
      in JNI calls.
    + S8217657: Move the test for default value of
      jdk.includeInExceptions into own test
    + S8217994: os::print_hex_dump should be more resilient against
      unreadable memory
    + S8218156: "jcmd VM.metaspace basic" misreports free chunk
      space
    + S8218192: Remove copy constructor for MemRegion
    + S8218915: Change isJavaIdentifierStart and
      isJavaIdentifierPart to handle new code points
    + S8219251: Langtools tests default memory size needs to be 768m
    + S8219260: Default number of test jobs needs to be consistently
      calculated
    + S8219461: Bump update version for OpenJDK jdk11.0.3
    + S8219650: [Testbug] Fix potential crashes in new test hotspot
      gtest "test_print_hex_dump"
    + S8219651: compiler/ciReplay/TestServerVM.java is failing on
      windows
    + S8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/
      /TestNestmateAttr.java must pass classpath to subprocess
    + S8219789: [TESTBUG] TestOptionsWithRanges.java produces
      hs_err_pidXXXXX.log file for
      VMThreadStackSize=9007199254740991
    + S8219890: Calendar.getDisplayName() returns empty string for
      new Japanese Era on some locales
    + S8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED
      compatibility issue
    + S8220294: ZGC fails to build on GCC 4.4.7: Type parameter
      issue
    + S8221769: Revert JDK-8221767 mistakenly pushed to jdk11u
      11.0.3
- Modified patch:
  * java11-improved-fonts.patch
    + Adapted to changed context

-------------------------------------------------------------------
Wed Jan 16 06:41:55 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Update to upstream tag jdk-11.0.2+7 (Oracle January 2019 CPU)
  * Security fixes:
    + S8206290, CVE-2019-2422, bsc#1122293: Better FileChannel
      transfer performance
    + S8209094, CVE-2019-2426: Improve web server connections
    + S8210866, CVE-2018-11212, bsc#1122299: Improve JPEG
      processing
  * Security-In-Depth fixes:
    + S8199156: Better route routing
    + S8199161: Better interface enumeration
    + S8199166: Better interface lists
    + S8199552: Update to build scripts
    + S8200659: Improve BigDecimal support
    + S8203955: Improve robot support
    + S8204895: Better icon support
    + S8205356: Choose printer defaults
    + S8205709: Proper allocation handling
    + S8205714: Initial class initialization
    + S8206295: More reliable p11 transactions
    + S8206301: Improve NIO stability
    + S8210094: Better loading of classloader classes
    + S8210598: Strengthen Windows Access Bridge Support
    + S8210606: Improved data set handling
    + S8210610: Improved LSA authentication
    + S8210870: Libsunmscapi improved interactions
  * Fixes
    + S8021335: Missing synchronization when reading counters for
      live threads and peak thread count
    + S8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
    + S8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
    + S8170937: Swing apps are slow if displaying from a remote
      source to many local displays
    + S8196902: Better HTTP Redirection
    + S8203688: [testbug] Nashorn test
      test/nashorn/script/nosecurity/treeapi/diagnostic.js fails
    + S8203850: java.net.http HTTP client should allow specifying
      Origin and Referer headers
    + S8205330: InitialDirContext ctor sometimes throws NPE if the
      server has sent a disconnection
    + S8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java
      timed out
    + S8205633: TestOptionsWithRanges.java of
      '-XX:TLABSize=2147483648' fails intermittently
    + S8206075: On x86, assert on unbound assembler Labels used as
      branch targets
    + S8206107: [x86_32] jck tests for ldc2_w bytecode fail
    + S8207059: Update test certificates in QuoVadisCA.java test
    + S8207150: Clip.isRunning() may return true after Clip.stop()
      was called
    + S8207343: Automate vtable/itable stub size calculation
    + S8207395: jar has issues with UNC-path arguments for the jar
      -C parameter [windows]
    + S8207810: Remove jdk-11.0.1+2 tag from source repository
    + S8207924: serviceability/sa/TestUniverse.java#id0
      intermittently fails with
      assert(get_instanceKlass()->is_loaded()) failed: must be at
      least loaded
    + S8208209: Improve TLS connection stability again
    + S8208350: Disable all DES cipher suites
    + S8208480: Test failure: assert(is_bound() || is_unused())
      after JDK-8206075 in C1
    + S8208638: Instead of circle rendered in appl window, but
      ellipse is produced JEditor Pane
    + S8208647: switch jtreg to 4.2b13
    + S8208661: JDK 11.0.1 l10n resource file update
    + S8208754: The fix for JDK-8194534 needs updates
    + S8209357: [PPC64] Fix build which was broken by 8208672
      (Enable -Wreorder)
    + S8209433: [s390] Fix build, broken by 8208672 (Enable
      -Wreorder)
    + S8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label
      was never bound to a location, but it was used as a jmp target'
    + S8209544: AES encrypt performance regression in jdk11b11
    + S8209576: java.nio.file.Files.writeString writes garbled
      UTF-16 instead of UTF-8
    + S8209588: SIGSEGV in MethodArityHistogram() with
      -XX:+CountCompiledCalls
    + S8209916: NPE in SupportedGroupsExtension
    + S8209950: SIGBUS in CodeHeapState::print_names()
    + S8209965: The "supported_groups" extension in ServerHellos
    + S8210040: TestOptionsWithRanges.java is very slow
    + S8210043: Invalid assert(HeapBaseMinAddress > 0) in
      ReservedHeapSpace::initialize_compressed_heap
    + S8210319: [s390]: Use of shift operators not covered by cpp
      standard
    + S8210334: TLS 1.3 server fails if ClientHello doesn't have
      pre_shared_key and psk_key_exchange_modes
    + S8210345: The Japanese message of FileNotFoundException
      garbled
    + S8210355: Minimal and Zero non-PCH builds fail after
      JDK-8207343 (Automate vtable/itable stub size calculation)
    + S8210357: Zero builds fail after JDK-8207343 (Automate
      vtable/itable stub size calculation)
    + S8210416: [linux] Poor StrictMath performance due to
      non-optimized compilation
    + S8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled
      without optimization
    + S8210432: Add additional TeliaSonera root certificate
    + S8210490: TimeZone.getDisplayName given Locale.US doesn't
      always honor the Locale.
    + S8210695: Create test to cover JDK-8205330 InitialDirContext
      ctor sometimes throws NPE if the server has sent a disconnection
    + S8210754: print_location is not reliable enough (printing
      register info)
    + S8210764: Update avx512 implementation
    + S8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when
      used on the client side with mutual auth
    + S8210912: Build error in src/jdk.crypto.cryptoki/share/native/
      /libj2pkcs11/p11_convert.c after JDK-8029661
    + S8210918: Add test to exercise server-side client hello
      processing
    + S8210964: add more ld preloading related info to hs_error
      file on Linux
    + S8211061: Tests fail with
      assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
    + S8211106: [windows] Update OS detection code to recognize
      Windows Server 2019
    + S8211107: LDAPS communication failure with jdk 1.8.0_181
    + S8211124: HotSpot update for vm_version.cpp to recognise
      updated VS2017
    + S8211231: BarrierSetC1::generate_referent_check() confuses
      register allocator
    + S8211251: Default mask register for avx512 instructions
    + S8211268: Disable unsupported GCs for Zero
    + S8211272: x86_32 build failures after JDK-8210764 (Update
      avx512 implementation)
    + S8211375: Minimal VM build failures after JDK-8211251
      (Default mask register for avx512 instructions)
    + S8211420: com.sun.net.httpserver.HttpServer returns
      Content-length header for 204 response code
    + S8211437: 8211437 java.net.http.HttpClient hangs on 204 reply
      without Content-length 0
    + S8211451: ~2.5% regression on compression benchmark starting
      with 12-b11
    + S8211714: Need to update vm_version.cpp to recognise VS2017
      minor versions
    + S8211731: Reconsider default option for ClassPathURLCheck
      change done in JDK-8195874
    + S8211806: TLS 1.3 handshake server name indication is missing
      on a session resume
    + S8211844: [aix] ProcessBuilder: Piping between created
      processes does not work.
    + S8211852: inspect stack during error reporting
    + S8211883: Disable anon and NULL cipher suites
    + S8211909: JDWP Transport Listener: dt_socket thread crash
    + S8211926: Catastrophic size_t underflow in BitMap::*_large
      methods
    + S8211931: [ppc][testbug] runtime/jni/terminatedThread/
      /TestTerminatedThread.java fails as threads don't terminate
      immediately
    + S8212005: Epsilon elastic TLAB sizing may cause misalignment
    + S8212070: Introduce diagnostic flag to abort VM on failed JIT
      compilation
    + S8212100: AppCDS crashes for some uses with JRuby
    + S8212116: IIOException "tEXt chunk length is not proper" on
      opening png file
    + S8212177: Epsilon alignment adjustments can overflow max TLAB
      size
    + S8212178: Soft reference reclamation race in
      com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
    + S8212197: OpenDataException thrown when constructing
      CompositeData for StackTraceElement
    + S8212481: PPC64: Enable POWER9 CPU detection
    + S8212613: Bump update version for jdk11.0.2 cpu forest
    + S8212645: Need change jdk 11.0.2 milestone to ea
    + S8212754: Build failure: undefined
      JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
    + S8212795: ThreadInfoCompositeData.toCompositeData fails to
      map ThreadInfo to CompositeData
    + S8212926: HttpClient does not retrieve files with large sizes
      over HTTP/1.1
    + S8212937: Parent class loader may not have a referred
      ClassLoaderData instance when obtained in
      Klass::class_in_module_of_loader
    + S8213085: (tz) Upgrade time-zone data to tzdata2018g
    + S8213086: Compiler thread creation should be bounded by
      available space in memory and Code Cache
    + S8213151: [AIX] Some class library files are missing the
      Classpath exception
    + S8213154: Update copyright headers of files in src tree that
      are missing Classpath exception
    + S8213367: JDK 11.0.2 l10n resource file update
    + S8213410: UseCompressedOops requirement check fails fails on
      32-bit system
    + S8213527: [testbug] Fix PrintMetaspaceDcmd test using
      UseCompressedOops for 32-bit.
    + S8213763: Need change jdk 11.0.2 milestone to fcs
    + S8213834: JVMTI ResourceExhausted should not be posted in
      CompilerThread
    + S8213942: URLStreamHandler initialization race
    + S8213992: Rename and make DieOnSafepointTimeout the
      diagnostic option
    + S8214059: Undefined behaviour in ADLC
    + S8214061: Buffer written into itself
    + S8214105: [TESTBUG] Bit test is always false in
      serviceability/jvmti/StartPhase/AllowedFunctions
    + S8214108: [TESTBUG] Incorrect Function parameter lists in
      vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
    + S8214295: Populate handlers while holding streamHandlerLock
    + S8214476: ZGC: Build ZGC by default
    + S8214892: Delayed starting of debugging via jcmd
    + S8215128: Test library OSInfo.getSolarisVersion cannot
      determine Solaris version
    + S8215637: client VM variant build error: zgc (enabled)
      depends on opto (disabled)
    + S8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX
      platforms.
    + S8216290: Register to register spill may use AVX 512 move
      instruction on unsupported platform.

-------------------------------------------------------------------
Thu Jan 10 12:22:24 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Added patch:
  * loadAssistiveTechnologies.patch
    + Do not crash the whole JVM if assistive technologies crash

-------------------------------------------------------------------
Thu Jan 10 12:13:56 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- Do not resolve by default the added JavaEE modules (fixes
  bsc#1120431)

-------------------------------------------------------------------
Thu Oct 25 19:32:05 UTC 2018 - Antoine Belvire <antoine.belvire@opensuse.org>

- Remove hardcoded Java version in jconsole desktop file.

-------------------------------------------------------------------
Tue Oct 23 10:31:57 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Merge into the JDK following modules from github.com/javaee:
  * com.sum.xml.fastinfoset
  * org.jvnet.staxex
  * com.sun.istack.runtime
  * com.sun.xml.txw2
  * com.sun.xml.bind
    + This provides a default implementation of JAXB-API that
      existed in JDK before Java 11 and that some applications
      depend on.

-------------------------------------------------------------------
Wed Oct 17 08:59:01 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Update to upstream tag jdk-11.0.1+13 (Oracle October 2018 CPU)
  * Security fixes:
    + S8202936, CVE-2018-3183, bsc#1112148: Improve script engine
      support
    + S8199226, CVE-2018-3169, bsc#1112146: Improve field accesses
    + S8199177, CVE-2018-3149, bsc#1112144: Enhance JNDI lookups
    + S8202613, CVE-2018-3180, bsc#1112147: Improve TLS connections
      stability
    + S8208209, CVE-2018-3180, bsc#1112147: Improve TLS connection
      stability again
    + S8199172, CVE-2018-3150, bsc#1112145: Improve jar attribute
      checks
    + S8200648, CVE-2018-3157, bsc#1112149: Make midi code more
      sound
    + S8194534, CVE-2018-3136, bsc#1112142: Manifest better support
    + S8208754, CVE-2018-3136, bsc#1112142: The fix for JDK-8194534
      needs updates
    + S8196902, CVE-2018-3139, bsc#1112143: Better HTTP Redirection
  * Security-In-Depth fixes:
    + S8194546: Choosier FileManagers
    + S8195874: Improve jar specification adherence
    + S8196897: Improve PRNG support
    + S8197881: Better StringBuilder support
    + S8201756: Improve cipher inputs
    + S8203654: Improve cypher state updates
    + S8204497: Better formatting of decimals
    + S8200666: Improve LDAP support
    + S8199110: Address Internet Addresses
  * Fixes
    + S7017058: Malayalam glyph substitution is failing for
      Malayalam with Windows Kartika font.
    + S8130655: OS X: keyboard input in textfield is not possible
      if the window contained textfield is owned by EmbeddedFrame
    + S8160104: CORBA communication improvements
    + S8163237: Restrict the use of EXPORT cipher suites
    + S8172525: Improve key keying case
    + S8174756: Extra validation for public keys
    + S8174962: Better interface invocations
    + S8175075: Add 3DES to the default disabled algorithm security
      property
    + S8175932: Improve host instance supports
    + S8176450: Revise default document styling
    + S8178449: Improve LDAP logins
    + S8178458: Better use of certificates in LDAP
    + S8178466: Better RSA parameters
    + S8179533: Cleaner print job handling
    + S8179990: Cleaner palette entry handling
    + S8180011: Cleaner native graphics device handling
    + S8180015: Cleaner AWT robot handling
    + S8180020: Improve SymbolHashMap entry handling
    + S8180869: Cleaner image file reading handling
    + S8180877: More deeply colored ICC spaces
    + S8181664: Improve JVM UTF String handling
    + S8181670: Improve implementation of keystores
    + S8182125: Improve reliability of DNS lookups
    + S8182362: Update CipherOutputStream Usage
    + S8182387: Improve PKCS usage
    + S8182601: Improve usage messages
    + S8183032: Upgrade to LittleCMS 2.9
    + S8185292: Stricter key generation
    + S8185325: Improve GTK initialization
    + S8186032: Disable XML Signatures signed with EC keys less
      than 224 bits
    + S8186080: Transform XML interfaces
    + S8186212: Improve GSS handling
    + S8186600: Improve property negotiations
    + S8186606: Improve LDAP lookup robustness
    + S8186998: Improve JMX supportive features
    + S8187496: Possible memory leak in
      java.apple.security.KeychainStore.addItemToKeychain
    + S8189123: More consistent classloading
    + S8189284: More refactoring for deserialization cases
    + S8189969: Manifest better manifest entries
    + S8189977: Improve permission portability
    + S8189981: Improve queuing portability
    + S8189985: Improve tabular data portability
    + S8189989: Improve container portability
    + S8189993: Improve document portability
    + S8189997: Enhance keystore mechanisms
    + S8190227: Forward port 8188880 to JDK10CPU
    + S8190289: More refactoring for client deserialization cases
    + S8190478: Improved interface method selection
    + S8190789: sun/security/provider/certpath/LDAPCertStore/
      /TestURICertStoreParameters.java fails after JDK-8186606
    + S8190877: Better handling of abstract classes
    + S8191130: Sinhala text rendering problem with
      C+VIRAMA+ZWJ+RA/YA+V
    + S8191142: More refactoring for naming deserialization cases
    + S8191178: [macos] Problem with input of yen symbol
    + S8191239: Improve desktop file usage
    + S8191358: Restore TSA certificate expiration check
    + S8191696: Better mouse positioning
    + S8191907: PPC64 and s390 parts of JDK-8174962: Better
      interface invocations
    + S8192025: Less referential references
    + S8192030: Better MTSchema support
    + S8192757: Improve stub classes implementation
    + S8192789: Avoid using AtomicReference in
      sun.security.provider.PolicyFile
    + S8193409: Improve AES supporting classes
    + S8193414: Improvements in MethodType lookups
    + S8193419: Better Internet address support
    + S8194233: Improve support for array handles
    + S8194238: Trying exceptions in MethodHandles
    + S8194259: keytool error: java.io.IOException: Invalid secret
      key format
    + S8195662: Add T6587786.java to problem list before
      JDK-8195589 is resolved
    + S8195836: opentype:Bengali: "Khanda Ta" shaping issue with
      U+09A4 TA, U+09CD virama, U+200D ZWJ
    + S8196224: Even better Internet address support
    + S8196289: Update src/java.desktop/share/legal/lcms.md for
      LCMS 2.9
    + S8197443: ArrayIndexOutOfBoundsException in
      UcryptoException.getError
    + S8197925: Better stack walking
    + S8199547: Exception to Pattern Syntax
    + S8200332: Improve GCM counting
    + S8204667: Resources not freed on exception
    + S8205479: OS X: requestFocus() does not work properly for
      embedded frame
    + S8205491: adjust reflective access checks
    + S8206389: JarEntry.setCreation/LastAccessTime without
      setLastModifiedTime causes Invalid CEN header
    + S8206392: [macosx] Cycling through windows (JFrames) does not
      work with keyboard shortcut
    + S8206473: Revert changes of JDK-8202613 in jdk-cpu and
      jdk11u-cpu
    + S8206884: Bump update version for jdk11.0.1 cpu forest
    + S8207057: No debug info for assembler files
    + S8207153: Some intrinsic tests take long time to run
    + S8207745: serviceability/sa/TestJmapCore.java times out
      parsing a 4GB hprof file
    + S8207775: Better management of CipherCore buffers
    + S8207941: javax/swing/plaf/basic/BasicGraphicsUtils/8132119/
      /bug8132119.java fails on machines without Arial font
      [testbug]
    + S8207948: JDK 11 L10n resource file update msg drop 10
    + S8208091: SA: jhsdb jstack --mixed throws
      UnmappedAddressException on i686
    + S8208268: 11.0.1 b03 java.net bundles - Release Date is wrong
    + S8208350: Disable all DES cipher suites
    + S8208583: Better management of internal KeyStore buffers
    + S8208595: [parfait] Better X11 font support
    + S8208654: Please change jdk 11.0.1 milestone to FCS
    + S8208661: JDK 11.0.1 l10n resource file update
    + S8208746: ISO 4217 Amendment #168 update
    + S8209129: Further improvements to cipher buffer management
    + S8209639: assert failure in coalesce.cpp: attempted to spill
      a non-spillable item
    + S8209775: ISO 4217 Amendment #169 update
    + S8209786: JDK12 fails to build on s390x with gcc 7.3
    + S8209862: CipherCore performance improvement
    + S8209889: RedefineStress tests crash
    + S8209916: NPE in SupportedGroupsExtension
    + S8209942: [epsilon] range function for EpsilonTLABElasticity
      causes compiler warning
    + S8209996: [PPC64] Fix JFR profiling
    + S8210153: localized currency symbol of VES
    + S8210259: [testbug] IncompatibleOptions.java fails if VM
      configured without ZGC
    + S8210335: Clipping problems with complex affine transforms:
      negative scaling factors or small scaling factors
    + S8210345: The Japanese message of FileNotFoundException
      garbled
    + S8210432: Add additional TeliaSonera root certificate
    + S8210497: [PPC64] Vector registers not saved across safepoint
    + S8210502: jdeps does not handle properly on analyzing a
      mixture of MR JARs and non-MR JARs
    + S8210647: libsaproc is being compiled without optimization.
    + S8210703: vmStructs.cpp compiled with -O0
    + S8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow
      on linux
    + S8210761: libjsig is being compiled without optimization
    + S8210775: JVM TI Spec missing copyright
    + S8210810: Escaped character at specific position in argument
      file is not handled properly
    + S8210836: Build fails with warn_unused_result in
      openjdk/src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
    + S8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when
      used on the client side with mutual auth
    + S8211065: Private method check in linkResolver is incorrect
    + S8211105: AArch64: Disable cos/sin and log intrinsics in
      jdk11u pending fix
    + S8211107: LDAPS communication failure with jdk 1.8.0_181
    + S8211165: License header is absent in a few J2Ddemo source
      code files
    + S8211208: make AllocateHeapAt an unsupported option on AIX
    + S8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads
      on ARMv7
    + S8211731: Reconsider default option for ClassPathURLCheck
      change done in JDK-8195874
    + S8211768: [s390] Implement JFR profiling
    + S8211856: [ppc, s390] ProblemList some failing tests.
    + S8211916: Javadoc -link makes broken links if module name
      matches package name
    + S8212110: Build of saproc.dll broken on Windows 32 bit after
      JDK-8210647
    + S8212204: [TESTBUG] test/hotspot/jtreg/compiler/intrinsics/
      /base64/TestBase64.java fails
- Removed patches:
  * RHBZ-1628612-JDK-8210461-workaround-disable-aarch64-intrinsic.patch
  * RHBZ-1630996-JDK-8210858-workaround-disable-aarch64-intrinsic-log.patch
    + Integrated upstream

-------------------------------------------------------------------
Wed Oct  3 12:37:59 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>

- Add patches to workaround aarch64 critical bugs:
  * RHBZ-1628612-JDK-8210461-workaround-disable-aarch64-intrinsic.patch
  * RHBZ-1630996-JDK-8210858-workaround-disable-aarch64-intrinsic-log.patch

-------------------------------------------------------------------
Tue Sep 25 15:18:54 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Official OpenJDK 11 release (fate#324453, fate#323970, bsc#1111162)
  * Pull the sources from the jdk-updates/jdk11u repository from
    now on.
  * Remove the buildver from the rpm version string

-------------------------------------------------------------------
Tue Sep 11 06:15:20 UTC 2018 - Fridrich Strba <fstrba@suse.com>

- Update jax-ws-spec and jaxb-spec tarball to the latest versions
- Modified patch:
  * annotation-module.patch
    + module name change from java.xml.ws.annotation to
      java.annotation

-------------------------------------------------------------------
Mon Sep 10 21:26:26 UTC 2018 - Mark Hammons <markehammons@gmail.com>

- Update configuration flags to enable ZGC on x86_64 platforms

-------------------------------------------------------------------
Thu Aug 23 09:09:58 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+28 (OpenJDK 11 rc1)
  * Fixes:
    + S8207317: SSLEngine negotiation fail exception behavior
      changed from fail-fast to fail-lazy
    + S8207838: AArch64: Float registers incorrectly restored in
      JNI call
    + S8209637: [s390x] Interpreter doesn't call result handler
      after native calls
    + S8209670: CompilerThread releasing code buffer in destructor
      is unsafe
    + S8209735: Disable avx512 by default
    + S8209806: API docs should be updated to refer to javase11
- Report version without the "-internal" postfix

-------------------------------------------------------------------
Tue Aug 21 14:41:49 UTC 2018 - fstrba@suse.com

- Added patch:
  * jaw-nogtk.patch
    + Don't build against gdk making the accessibility depend on a
      particular version of gtk.

-------------------------------------------------------------------
Mon Aug 20 05:25:48 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+27
  * Fixes:
    + S8031761: [TESTBUG] Add a regression test for JDK-8026328
    + S8151259: [TESTBUG] nsk/jvmti/RedefineClasses/redefclass030
      fails with "unexpected values of outer fields of the class"
      when running with -Xcomp
    + S8164639: Configure PKCS11 tests to use user-supplied NSS
      libraries
    + S8189667: Desktop#moveToTrash expects incorrect "<<ALL
      FILES>>" FilePermission
    + S8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in
      -Xcomp
    + S8195156: [Graal] serviceability/jvmti/GetModulesInfo/
      /JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
    + S8199081: [Testbug] compiler/linkage/LinkageErrors.java fails
      if run twice
    + S8201394: Update java.se module summary to reflect removal of
      java.se.ee module
    + S8204931: Colors with alpha are painted incorrectly on Linux
    + S8204966: [TESTBUG] hotspot/test/compiler/whitebox/
      /IsMethodCompilableTest.java test fails with
      -XX:CompileThreshold=1
    + S8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent
      quadratic runtime behavior
    + S8205687: TimeoutHandler generates huge core files
    + S8206176: Remove the temporary tls13VN field
    + S8206258: [Test Error] sun/security/pkcs11 tests fail if NSS
      libs not found
    + S8206965: java/util/TimeZone/Bug8149452.java failed on de_DE
      and ja_JP locale.
    + S8207009: TLS 1.3 half-close and synchronization issues
    + S8207046: arm32 vm crash: C1 arm32 platform functions
      parameters type mismatch
    + S8207139: NMT is not enabled on Windows 2016/10
    + S8207237: SSLSocket#setEnabledCipherSuites is accepting empty
      string
    + S8207355: C1 compilation hangs in
      ComputeLinearScanOrder::compute_dominator
    + S8207746: C2: Lucene crashes on AVX512 instruction
    + S8207765: HeapMonitorTest.java intermittent failure
    + S8207944: java.lang.ClassFormatError: Extra bytes at the end
      of class file test" possibly violation of JVMS 4.7.1
    + S8207948: JDK 11 L10n resource file update msg drop 10
    + S8207966: HttpClient response without content-length does not
      return body
    + S8208125: Cannot input text into JOptionPane Text Input Dialog
    + S8208164: (str) improve specification of String::lines
    + S8208166: Still unable to use custom SSLEngine with default
      TrustManagerFactory after JDK-8207029
    + S8208189: ProblemList compiler/graalunit/JttThreadsTest.java
    + S8208205: ProblemList tests that fail due to 'Error attaching
      to process: Can't create thread_db agent!'
    + S8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
    + S8208251: serviceability/jvmti/HeapMonitor/MyPackage/
      /HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
    + S8208305: ProblemList
      compiler/jvmci/compilerToVM/GetFlagValueTest.java
    + S8208347: ProblemList
      compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
    + S8208353: Upgrade JDK 11 to libpng 1.6.35
    + S8208358: update bug ids mentioned in tests
    + S8208370: fix typo in ReservedStack tests' @requires
    + S8208391: Differentiate response and connect timeouts in HTTP
      Client API
    + S8208466: Fix potential memory leak in harfbuzz shaping.
    + S8208496: New Test to verify concurrent behavior of TLS.
    + S8208521: ProblemList more tests that fail due to 'Error
      attaching to process: Can't create thread_db agent!'
    + S8208640: [a11y] [macos] Unable to navigate between
      Radiobuttons in Radio group using keyboard.
    + S8208663: JDK 11 L10n resource file update msg drop 20
    + S8208676: Missing NULL check and resource leak in
      NetworkPerformanceInterface::NetworkPerformance::network_utilization
    + S8208691: Tighten up jdk.includeInExceptions security property
    + S8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/
      /TestNssDbSqlite.java fails in aarch64 platforms
    + S8209029: ProblemList tests that fail due to 'Error attaching
      to process: Can't create thread_db agent!' in jdk-11+25
      testing
    + S8209149: [TESTBUG] runtime/RedefineTests/
      /RedefineRunningMethods.java needs a longer timeout
    + S8209451: Please change jdk 11 milestone to FCS
    + S8209452: VerifyCACerts.java failed with "At least one cacert
      test failed"
    + S8209506: Add Google Trust Services GlobalSign root
      certificates
    + S8209537: Two security tests failed after JDK-8164639 due to
      dependency was missed

-------------------------------------------------------------------
Thu Jul 26 18:03:03 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+24 (Oracle July 2018 CPU)
  * Security fixes:
    + S8197925: Better stack walking (CVE-2018-2940, bsc#1101645)
    + S8199547: Exception to Pattern Syntax (CVE-2018-2952,
      bsc#1101651)
    + S8200332: Improve GCM counting (CVE-2018-2972, bsc#1101655)
    + S8200666: Improve LDAP support (CVE-2018-2973, bsc#1101656)
  * Security-In-Depth fixes:
    + S8191239: Improve desktop file usage
    + S8193419: Better Internet address support
  * Fixes:
    + S8189922: UseNUMA memory interleaving vs membind
    + S8196224: Even better Internet address support
    + S8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
    + S8203230: update VerifyCACerts test
    + S8203504: [Graal]
      org.graalvm.compiler.debug.test.DebugContextTest fails with
      java.util.ServiceConfigurationError
    + S8203820: [TESTBUG]
      vmTestbase/metaspace/staticReferences/StaticReferences.java
      timed out
    + S8204196: integer cleanup
    + S8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
    + S8205491: adjust reflective access checks
    + S8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64
    + S8205580: PPC64: RTM: Don't retry lock on abort if abort was
      intentional
    + S8205581: PPC64: RTM: Fix abort on native calls
    + S8205582: PPC64: RTM: Fix counter for aborts on nested
      transactions
    + S8206171: Signature#getParameters for RSASSA-PSS throws
      ProviderException when not initialized
    + S8206241: compiler/graalunit/PhasesCommonTest.java fails with
      java.lang.Error: TESTBUG: no tests found for prefix
      org.graalvm.compiler.phases.common.test
    + S8206445: JImageListTest.java failed in Windows
    + S8206456: [TESTBUG] docker jtreg tests fail on systems
      without cpuset.effective_cpus / cpuset.effective_mem
    + S8206865: RMI activation tests fail with InvalidClassException
    + S8206886: Java does not set the default format locale
      correctly on mac10.13
    + S8206931: Misleading "COMPILE SKIPPED: invalid non-klass
      dependency" compile log
    + S8207056: Epsilon GC to support object pinning
    + S8207069: [AOT] we should check that VM uses the same GC as
      one used for AOT library generation.
    + S8207223: SSL Handshake failures are reported with more
      generic SSLException
    + S8207243: Fix translation filtering to also support zh_HK and
      zh_TW
    + S8207244: java/nio/channels/Selector/SelectWithConsumer.java
      testInterruptDuringSelect() fails intermittently
    + S8207250: setUseClientMode post handshake with the same value
      as before does not throw IAE
    + S8207252: C1 still does eden allocations when TLAB is enabled
    + S8207365: Make man pages optional
    + S8207380: compiler/graalunit/JttLangMTest.java timeout
    + S8207383: [Graal] SelfChangedCDS.java fails with
      "guarantee(disp == (intptr_t)(jint)disp) failed: must be
      32-bit offset"
    + S8207392: [PPC64] Implement JFR profiling.
    + S8207584: ARM32: ShouldNotReachHere assertion on Test8168712
     jtreg test
    + S8207761: Split compiler/graalunit/JttReflectFTest.java
    + S8207765: HeapMonitorStatIntervalTest.java fails with ZGC
    + S8207766: [testbug] Adapt tests for Aix.
    + S8207818: Problem list several rmi tests
    + S8207819: Problem list serviceability/jvmti/HeapMonitor/
      /MyPackage/HeapMonitorStatRateTest.java
    + S8207830: [aix] disable jfr in build and tests
    + S8207833: java/nio/channels/Selector/SelectWithConsumer.java
      testCancel() fails intermittently
    + S8207846: Generalize the jdk.net.includeInExceptions security
      property
    + S8207915: [AOT] jaotc w/ '--ignore-errors' should ignore
      illegal class files
    + S8207952: Problem-list 3 sctp tests
    + S8207959: The initial value of
      SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
    + S8207960: Non-negative WINDOW_UPDATE increments may leave the
      stream window size negative
    + S8208075: Quarantine vmTestbase/nsk/jvmti/RedefineClasses/
      /StressRedefineWithoutBytecodeCorruption/TestDescription.java
    + S8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
    + S8208096: Update build documentation to reflect compiler
      upgrades at Oracle
    + S8208111: Problem list
      java/nio/channels/Selector/RacyDeregister.java

-------------------------------------------------------------------
Fri Jul 20 06:19:11 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+23
  * Fixes
    + S8181855: [Graal]
      runtime/ReservedStack/ReservedStackTest.java triggers:
      assert(thread->deopt_mark() == __null) failed: no stack
      overflow from deopt blob/uncommon trap
    + S8189747: JDK9 javax.lang.model.util.Elements#getTypeElement
      regressed 1000x in performance.
    + S8191948: db error: InvalidTypeException: Can't assign
      double[][][] to double[][][]
    + S8199779: Add T-Systems, GlobalSign and Starfield services
      root certificates
    + S8200282: Serializing non-zero byte as zero to ByteBuffer
    + S8202481: RegisterDuringSelect.java fails with
      java.util.concurrent.ExecutionException:
      java.nio.channels.ClosedSelectorException
    + S8204860: The frame could be resized by dragging a corner of
      the frame with the mouse
    + S8205541: serviceability/jvmti/HeapMonitor/MyPackage/
      /HeapMonitorStatArrayCorrectnessTest.java fails with Should
      not have any events stored yet.
    + S8205576: forkjoin/FJExceptionTableLeak.java fails
      "AssertionError: failed to satisfy condition"
    + S8205643: HeapMonitorGCCMSTest fails with Graal
    + S8205652: serviceability/jvmti/HeapMonitor/MyPackage/
      /HeapMonitorStatRateTest.java fails
    + S8205725: Update the JVMTI Spec for Heap Sampling
    + S8205967: Remove sun/security/krb5/auto/UnboundSSL.java from
      ProblemList.txt
    + S8206189: sun/security/pkcs12/EmptyPassword.java fails with
      Sequence tag error
    + S8206238: Aspect ratio is not maintained when Image is scaled
      in JEditorPane
    + S8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
    + S8206271: CodeHeap State Analytics must digest new method
      state
    + S8206448: (fs) Extended attributes assumed to be enabled on
      ext3 (lnx)
    + S8206471: Race with ConcurrentHashTable deleting items on
      insert with cleanup thread
    + S8206873: 2 Null pointer dereference defect groups in
      LIRGenerator
    + S8206903: Unable to build Client VM with JVMCI
    + S8206915: XDH TCK issues
    + S8206929: Check session context for TLS 1.3 session resumption
    + S8206953: compiler/profiling/TestTypeProfiling.java fails
      when JVMCI build disabled
    + S8206960: HeapMonitor tests fail with Graal
    + S8206975: AArch64: Fix CompareAndSwapOp when useLSE is
      enabled in Graal
    + S8206977: Minor improvements of runtime code.
    + S8206980: ZonedDateTime could not parse timezone name with
      zh_CN locale correctly.
    + S8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java
      requires longer timeout on ppc64
    + S8207001: *.obj.log files get truncated causing unreliable
      incremental builds on Windows
    + S8207006: serviceability/sa/TestUniverse.java#id0 crashes
      with EpsilonGC and AOT
    + S8207023: Add trace info to
      java/nio/channels/Selector/RegisterDuringSelect.java
    + S8207027: Lookup.accessClass fails for an array type in the
      same package when assertions are enabled
    + S8207029: Unable to use custom SSLEngine with default
      TrustManagerFactory after updating to JDK 11 b21
    + S8207032: Compilation succeeds without checking readability
      when --add-exports used
    + S8207044: minimal vm build fail: missing #include
    + S8207047: Multiple VM variants build fail
    + S8207049: Minor improvements of compiler code.
    + S8207065: Cleanup compiler tests for Client VM
    + S8207067: [test] prevent timeouts in
      serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
    + S8207068: Add Entrust root certificates
    + S8207152: Placeholder for Japanese new era should be two
      characters
    + S8207190: JDK 11 javadoc generates bad code example
    + S8207210: Problem list
      javax/sound/sampled/Clip/AutoCloseTimeCheck.java
    + S8207213: The help-doc.html generated by the doclet is
      incomplete
    + S8207217: Problem list
      java/lang/management/ThreadMXBean/AllThreadIds.java
    + S8207233: Minor improvements of jdk C-coding
    + S8207235:
      ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class)
      throws NPE
    + S8207240: AARCH64: C2-only VM does not build
    + S8207261: [Graal] JDI and JDWP tests that consume all memory
      should be filtered out to not run with Graal
    + S8207265: Bad HTML in {@link} in
      HttpResponse.BodySubscribers.ofPublisher
    + S8207318: KeyStore#getInstance(File, LoadStoreParameter) does
      not load the keystore
    + S8207342: error occurred during error reporting (printing
      register info)
    + S8207345: AArch64: Trampoline generation code reads from
      unitialized memory
    + S8207763: serviceability/jvmti/HeapMonitor/MyPackage/
      /HeapMonitorStatRateTest.java failed with Error. Parse
      Exception: Can't find source file:
      HeapMonitorStatIntervalTest.java

-------------------------------------------------------------------
Sat Jul 14 18:20:47 UTC 2018 - fstrba@suse.com

- Merge standalone modules java.activation, java.xml.bind,
  java.xml.soap, java.xml.ws.annotation and java.xml.ws into the
  OpenJDK
- Added patches:
  * activation-module.patch
    + add module-info.java file for java.activation module
  * annotation-module.patch
    + add module-info.java file for java.xml.ws.annotation

-------------------------------------------------------------------
Thu Jul 12 15:36:32 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+22
  * Fixes
    + S8185740: The help-doc.html generated by the doclet is
      outdated
    + S8187069: The case auto failed with the
      java.lang.ClassNotFoundException:
      IPv6NameserverPlatformParsingTest exception
    + S8189604: possible hang in
      sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
    + S8193126: Incorrect setting of MetaspaceSize and
      NewSizeThreadIncrease when using JVMCI compiler
    + S8194740: UseSubwordForMaxVector causes performance regression
    + S8198346: assert(!_cld->claimed()) failed in
      TestObjectDescription.java
    + S8198352: java.util.MissingResourceException:
      sun.security.util.AuthResources when trying to use
      com.sun.security.auth.module.UnixLoginModule
    + S8198405: JImageExtractTest.java & JImageListTest.java failed
      in Windows.
    + S8198819: tools/jimage/JImageExtractTest.java, fails
      intermittently at testExtract (macos)
    + S8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java
      failed with Connection reset
    + S8201611: Broken links in java.desktop javadoc
    + S8202123: C2 Crash in Node::in(unsigned int) const+0x14
    + S8202264: Race condition in AudioClip.loop()
    + S8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
    + S8202561: clean up TEST.groups file
    + S8202769: jck test fails with C2:
      vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
    + S8203007: Address missing block coverage for ChaCha20 and
      Poly1305 algorithms
    + S8203943: eventThreadGroup was null in
      TestJavaBlockedEvent.java
    + S8204603: Short week days, NaN value and timezone name are
      inconsistent between CLDR and Java in zh_CN, zh_TW locales.
    + S8204630: Generating an anonymous class with
      Filer#createClassFile causes an NPE in
      JavacProcessingEnvironment
    + S8204691: HeapRegion.apply_to_marked_objects_other_vm_test
      fails with assert(!hr->is_free() || hr->is_empty()) failed:
      Free region 0 is not empty for set Free list #
    + S8205426: Humongous continues remembered set does not match
      humongous start region one after Remark
    + S8205454: &amp; is displayed in some Swing docs
    + S8205472: Deadlock in Kitchensink when trying to print
      compile queues causing timeout
    + S8205588: Deprecate for removal com.sun.awt.SecurityWarning
    + S8205646: Broken link in jdk.jsobject
    + S8205878: pthread_getcpuclockid is expected to return 0 code
    + S8205924: ZGC: Premature OOME due to failure to expand
      backing file
    + S8205928: [TESTBUG]
      jdk/internal/platform/docker/TestDockerMemoryMetrics
    + S8205966: [testbug] New Nestmates JDI test times out with
      Xcomp on sparc
    + S8205973: Client jtreg ProblemList cleanup
    + S8205999: C2 compilation fails with
      "assert(store->find_edge(load) != -1) failed: missing
      precedence edge"
    + S8206001: Enable TLS1.3 by default in Http Client
    + S8206106: [solaris sparc] jck tests
      api/javax_print/PrintService failing
    + S8206135: Building jvm with AOT but without JVMCI should fail
      at configure time
    + S8206145: dbgsysSocketClose - do not restart close if errno
      is EINTR [linux]
    + S8206163: AArch64: incorrect code generation for StoreCM
    + S8206173: MallocSiteTable::initialize() doesn't take function
      descriptors into account
    + S8206184: docs-reference build fails due to
      extlink.spec.version property not set
    + S8206243: java -XshowSettings fails if memory.limit_in_bytes
      overflows LONG.max
    + S8206254: Unable to complete emergency dump during safepoint
    + S8206255: fix compiler/intrinsics/sha/cli/
      /TestUseSHAOptionOnSupportedCPU.java jtreg test on linux s390x
    + S8206287: fix legal notice in hotspot tests
    + S8206316: ZGC: Preferred tmpfs mount point not found on Debian
    + S8206322: ZGC: Incorrect license header in gtests
    + S8206323: Missing some legal notices in docs bundle
    + S8206324: compiler/whitebox/DeoptimizeFramesTest.java to
      ProblemList-graal.txt
    + S8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
    + S8206375: ProblemList update of bug ID for
      SwingFontMetricsTest
    + S8206378: Backout JDK-8202561
    + S8206394: missing ResourceMark in
      AOTCompiledMethod::metadata_do,
      AOTCompiledMethod::clear_inline_caches,
      CompiledMethod::clear_ic_stubs,
      CompiledMethod::cleanup_inline_caches_impl
    + S8206408: Add missing CPU/system info to vm_version_ext on
      PPC64
    + S8206428: Upgrade JDK11 to harfbuzz 1.8.2
    + S8206429: [REDO] 8202561 clean up TEST.groups
    + S8206433: Several jib profiles missing autoconf dependency
    + S8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
    + S8206450: Add JImageListTest.java to ProblemList.txt
    + S8206459: [s390] Prevent restoring incorrect bcp and locals
      in interpreter and avoid incorrect size of
      partialSubtypeCheckNode in C2
    + S8206476: Wrong assert in phase_enum_2_phase_string() in
      referenceProcessorPhaseTimes.cpp
    + S8206919: s390: add missing info to vm_version_ext_s390
    + S8206951: [Graal]
      org.graalvm.compiler.hotspot.test.GraalOSRTest to
      ProblemList-graal.txt
    + S8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java
      fails with Graal
    + S8206954: Test runtime/Thread/ThreadPriorities.java crashes
      with SEGV in pthread_getcpuclockid
    + S8207007: Add missing license header to zHash.inline.hpp

-------------------------------------------------------------------
Thu Jul 12 07:05:57 UTC 2018 - guillaume.gardet@opensuse.org

- Switch armv6 to zero JVM variant (without JIT) since client and
  server JVM do not build for armv6 ATM

-------------------------------------------------------------------
Thu Jul  5 14:54:21 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+21
  * Fixes:
    + S8201552: Ellipsis in "Classical" label in SwingSet2 demo
      with Windows L&F at Hidpi
    + S8203848: Missing remembered set entry in j.l.ref.references
      after JDK-8203028
    + S8204355: [Graal] org.graalvm.compiler.debug.test.CSVUtilTest
      fails on Windows due to improper line separator used
    + S8204517: [Graal]
      org.graalvm.compiler.debug.test.VersionsTest fails with
      InvalidPathException on windows
    + S8205515: assert(opcode == Op_RangeCheck) failed: no other if
      variant here
    + S8205563: modules/AnnotationProcessing.java failed
      testGenerateSingleModule
    + S8205720: KeyFactory#getKeySpec and translateKey throws
      NullPointerException with Invalid key
    + S8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
    + S8205984: javax/net/ssl/compatibility/Compatibility.java
      failed to access port log file
    + S8206003: SafepointSynchronize with TLH: StoreStore barriers
      should be moved out of the loop
    + S8206093: compiler/graalunit/HotspotTest.java fails in
      CheckGraalIntrinsics
    + S8206117: failed to get JDK properties for JVM w/o JVMCI

-------------------------------------------------------------------
Mon Jul  2 17:22:53 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+20 (rampdown phase 1)
  * Fixes:
    + S4475138: getBestCursorSize and XFree86 4.1.0
    + S7007966: Add Brainpool ECC support (RFC 5639)
    + S8003209: JFR events for network utilization
    + S8010319: Implementation of JEP 181: Nest-Based Access Control
    + S8060192: Add default method <A> A[]
      Collection.toArray(IntFunction<A[]> generator)
    + S8066709: Make some JDK system properties read only
    + S8137164: Include PID in the JFR jcmd hint
    + S8144992: Remove OopIterateClosure::idempotent
    + S8149729: [jittester] Replace all 'path1 +"/" + path2' with
      Paths::get
    + S8153732: Windows remote printer changes do not reflect in
      lookupPrintServices()
    + S8155192: [TESTBUG] SHA tests assumes that x86 does not have
      SHA intrinsics
    + S8160673: Jittester: investigate bytecode generation hangs
      during bytecode tests generation
    + S8169559: Add class loader names to relevant VM messages
    + S8172854: [TESTBUG] Exclude
      runtime/ReservedStack/ReservedStackTest.java from being run
      with DeoptimizeALot option
    + S8185927: create regression test for 8062950
    + S8187100: Support Unicode Variation Selectors
    + S8187218: GSSCredential.getRemainingLifetime() returns
      negative value for TTL > 24 days.
    + S8187288: bad (no) wrapping for modifier and type column
    + S8189103: AARCH64: optimize String indexOf intrinsic
    + S8189105: AARCH64: create intrinsic for sin and cos
    + S8189112: AARCH64: optimize StringUTF16 compress intrinsic
    + S8189113: AARCH64: StringLatin1 inflate intrinsic doesn't use
      prefetch instruction
    + S8189429: SA: MacOSX: Replace the deprecated PT_ATTACH with
      PT_ATTACHEXC
    + S8190876: javadoc search on "java.se" shows "java.se" the
      last one among other modules
    + S8192953: sun/management/jmxremote/bootstrap/*.sh tests fail
      with error : revokeall.exe: Permission denied
    + S8194152: sun/security/tools/jarsigner/AltProvider.java
      failed on de-DE locale
    + S8194873: right ALT key hotkeys no longer work in Swing
      components
    + S8194937: Inconsistent behavior of --validate-modules when
      combined with -m and other options
    + S8195077: [Testbug] tools/javac/processing/model/
      /completionfailure/NoAbortForBadClassFile.java -
      AccessDeniedException
    + S8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java
      failed with "NSS initialization failed" on NSS 3.34.1
    + S8195630: [Graal] vmTestbase/nsk/jvmti/AttachOnDemand/
      /attach024/TestDescription.java fails with Graal
    + S8195650: Method references to VarHandle accessors
    + S8195986: Incorrect javac -h output with annotation
      processing and missing classes
    + S8196213: sun/security/tools/jarsigner/warnings/
      /NoTimestampTest.java test fails on ar_SA locale.
    + S8196402: AARCH64: create intrinsic for Math.log
    + S8196425: tools/javac/modules/AnnotationProcessing.java failed
    + S8196584: TLS 1.3 Implementation
    + S8197425: Liveset information for Old Object sample event
    + S8197532: Re-examine policy for the default set of modules
      when compiling or running code on the class path
    + S8198372: API to create a SelectableChannel to a
      FileDescriptor
    + S8198909: [Graal] compiler/codecache/stress/
      /UnexpectedDeoptimizationTest.java crashed with SIGSEGV
    + S8199124: (fs) Reduce allocation for file system methods that
      are invoked with no open options
    + S8199265: java/util/Arrays/TimSortStackSize2.java fails with
      OOM
    + S8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/
      /breakpointOtherStratum and breakpoint
    + S8199940: Print more information about class loaders in
      IllegalAccessErrors.
    + S8200243: System error message is decoded as invalid encoding
      in Windows.
    + S8200720: Print additional information in thread dump (times,
      allocated bytes etc.)
    + S8201610: Broken link on the page
      api/java.rmi/java/rmi/server/UnicastRemoteObject.html
    + S8201815: Use Mozilla Public Suffix List
    + S8202292: java/io/FileOutputStream/UnreferencedFOSClosesFd.java
      fails with "raw fd count wrong"
    + S8202299: Java Keystore fails to load PKCS12/PFX certificates
      created in WindowsServer2016
    + S8202326: AARCH64: optimize string compare intrinsic
    + S8202331: Obsolete support for commercial features
    + S8202422: value of 'sizeCtl' in ConcurrentHashMap varies with
      the constructor called
    + S8202554: Remove hotspot tests for javafx.* modules
    + S8202608: CommonSeeder test needs a white-box testing
      mechanism to replace the default entropy source
    + S8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags
      and NativeMonitorTimeout experimental flags
    + S8202696: Remove exclusion range for phonetic chars in
      windows fontconfig.properties
    + S8202698: Update Graal for JEP 181 - Nest-based access control
    + S8202788: Explicitly reclaim cached thread-local direct
      buffers at thread exit
    + S8202922: Method reference identity is broken by serialization
    + S8203003: Several FileDialog Modality Tests fail on Linux due
      to X errors
    + S8203184: List.copyOf() fails to copy sublists
    + S8203188: Add JEP-181 support to the Zero interpreter
    + S8203228: Branch-free output conversion for X25519 and X448
    + S8203299: StringPoolBuffer access covered by exclusive access
      invariant, remove (problematic) cas operations
    + S8203481: Incorrect constraint for unextended_sp in
      frame:safe_for_sender
    + S8203664: JFR start failure after AppCDS archive created with
      JFR StartFlightRecording
    + S8203670: unmodifiable List iterator() implementations should
      not be ListIterators
    + S8203681: Miscellaneous changes imported from jsr166 CVS
      2018-06
    + S8203814: javac --release=8 "cannot find symbol" for
      NashornException.getEcmaError()
    + S8203864: Execution error in Java's Timsort
    + S8203929: Limit amount of data for JFR.dump
    + S8204082: Make names of Young GCs more uniform in logs
    + S8204157: Compiler.sunflow hangs after JDK-8192992
    + S8204209: [Graal] Compilation fails during nmethod printing
      with "assert(bci == 0 || 0 <= bci && bci < code_size())
      failed: illegal bci"
    + S8204233: Add configurable option for enhanced socket
      IOException messages
    + S8204289: AARCH64: enable math intrinsics usage in
      interpreter and C1
    + S8204331: AArch64: fix CAS not embedded in normal graph error
    + S8204492: Add deprecation annotation to Nashorn APIs and
      warning to nashorn, jjs
    + S8204524: Unnecessary memory barriers in
      G1ParScanThreadState::copy_to_survivor_space
    + S8204540: Automatic oop closure devirtualization
    + S8204661: Show error 'Port already in use' in
      HashedPasswordFileTest.java
    + S8204930: Reader:nullReader() spec does not match the behavior
    + S8204946: Clean-up problem list for JDK-8202933 and
      JDK-8202934
    + S8204967: Resolve disabled warnings for libunpack
    + S8205004: AArch64: fix failures in jtreg ArraysEqCmpTest
    + S8205053: Decouple type registration from framework lifecycle
    + S8205058: (fs) Files read/writeString should throw
      CharacterCodingException instead of IOException with an
      IllegalArgumentException as cause
    + S8205107: assert(c->Opcode() == Op_SafePoint) failed: broken
      outer loop
    + S8205111: Develop new Test to verify different key types for
      supported TLS protocols.
    + S8205113: Update JVMTI doc references to object allocation
      tracking
    + S8205119: SwingApplet demo should be removed
    + S8205136: Move StylePad demo to the open repository
    + S8205144: JSpinner may change the font after became visible
    + S8205153: Delete "standard instructions" machinery in the
      open automated tests
    + S8205158: Update the .md files for 3rd party software Unicode
      10.0, ICU 60.2, and CLDR v33.
    + S8205160: jQuery UI, jQuery-migrate, and jQuery license file
      to be updated to the revision present.
    + S8205175: Deprecate UnlinkSymbolsALot debugging option.
    + S8205184: Delegating Iterator implementations that don't
      delegate forEachRemaining()
    + S8205194: Improve the Array Comparison when there is mismatch
      at first element.
    + S8205195: NestedThreadsListHandleInErrorHandlingTest fails
      because hs_err doesn't contain _nested_thread_list_max
    + S8205197: Never default to using libc++ on Linux
    + S8205199: more Linux clang compile failures
    + S8205207: Port Graal unit tests under jtreg
    + S8205324: Part of java.awt.Desktop.browse(URI) spec is
      outdated after support of applets was removed
    + S8205342: windows : potential memleaks in getAdapter(s) in
      NetworkInterface_winXP.c
    + S8205397: InetAddress has wrong declaration for
      readObjectNoData
    + S8205398: AES-CBC decryption algorithm using AVX512
      instructions
    + S8205400: [Graal]
      compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with
      can't be enqueued for compilation on level 4
    + S8205405: ZGC: Decouple JFR type registration
    + S8205416: windows: fix checking of CloseHandle return code in
      Java_java_io_FileCleanable_cleanupClose0
    + S8205419: [testbug] TestJmapCore failing without SA:
      introduce @requires vm.hasSAandCanAttach
    + S8205422: assert(false) failed: Bad verification_type_info
    + S8205424: Change to Xcode 9.4 for building on Macosx at Oracle
    + S8205438: Re-enable shebang tests in
      test/jdk/tools/launchers/SourceMode.java
    + S8205441: Upgrade to harfbuzz 1.8.1
    + S8205442: Avoid hard-coding --source value in
      SourceLauncherTest.java
    + S8205445: Add RSASSA-PSS Signature support to SunMSCAPI
    + S8205455: jdeprscan issues annotation processor warning
      regarding RELEASE_10
    + S8205456: Unification of iterations over arrays
    + S8205459: Rename Access API flag decorators
    + S8205474: AARCH64: wrong zr encoding for ccmp instruction
    + S8205475: AARCH64: optimize FPU loads and stores in
      C1_Runtime1_aarch64.cpp
    + S8205490: update ProblemList-graal
    + S8205494: Convert or remove all AWT applet demos
    + S8205498: Typo in fix for 8205119 breaks Solaris demo build
    + S8205499: C1 temporary code buffers are not removed with
      -XX:+UseDynamicNumberOfCompilerThreads
    + S8205508: hotspot/jtreg/vmTestbase/nsk/jdb/exclude/exclude001/
      /exclude001.java fails with Prompt is not received during
      300200 milliseconds.
    + S8205509: assert(_name_and_id != 0LL) failed: encountered a
      class loader null name and id
    + S8205528: Base64 encoding algorithm using AVX512 instructions
    + S8205531: jcmd VM.classloaders should fold similar loaders
    + S8205533: Class.getPackage() fails with InternalError if
      class is defined to the bootstrap class loader but module is
      not in the boot layer
    + S8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/
      /trace001/trace001.java fails with Debuggee did not exit
      after 15 <cont> commands
    + S8205547: FileChannel/CleanerTest.java fails due to expected
      FD count
    + S8205559: Remove IN_CONCURRENT_ROOT Access decorator
    + S8205570: fix a number of typos in the JVMTI spec
    + S8205577: parallel/TestPrintGCDetailsVerbose.java fails
      assertion
    + S8205583: Crash in ConcurrentHashTable
      do_bulk_delete_locked_for
    + S8205605: [testbug][aix] Various test adaption to aix
      pecularities.
    + S8205607: Use oop_iterate instead of oop_iterate_no_header
    + S8205609: [PPC64] Fix PPC64 part of 8010319 and TLH without
      UseSIGTRAP on AIX
    + S8205612: (fc) Files.readAllBytes fails with
      ClosedByInterruptException when interrupt status set
    + S8205614: NestMates tests failing in CI jdk11-jdk.931
    + S8205616: Build fails with system headers after 8204572
    + S8205623: Replace use of Class::getPackage with
      Class::getPackageName
    + S8205625: linux-aarch64-cmp-baseline fails builds-tier5
    + S8205627: Replace hardcoded spec version value in
      build.tools.ExtLink taglet
    + S8205632: Include stack.inline.hpp in markSweep.inline.hpp
    + S8205641: Make java/nio/channels/Selector/RacyDeregister.java
      noisier and flush after prints
    + S8205648: fix for 8205195 breaks secondary error handling
    + S8205649: Make clang stack flags independent of OS
    + S8205663: ZGC: Log metaspace used/capacity/committed/reserved
    + S8205664: Move detailed metaspace logging from debug to trace
    + S8205671: Remove HTTP Client tests erroneously problem listed
      by the TLS 1.3 integration
    + S8205673: Problem list RmiRegistrySslTest.java and
      RmiSslBootstrapTest.sh
    + S8205676: ZGC: Remove TLAB allocations in relocation path
    + S8205678: ZGC: Remove unused ZAllocationFlags::java_thread()
    + S8205679: Remove unused
      ThreadLocalAllocBuffer::undo_allocate()
    + S8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/
      /TestDescription.java fails with exit code 98
    + S8205683: Refactor heap allocation to separate concerns
    + S8205694: AArch64: Add test to validate volatile load, store
      and CAS code generation
    + S8205696: Undo licence.md
    + S8205699: assert(_owner_offset != 0) failed in javaClasses.cpp
    + S8205701: Problem list serviceability/jvmti/HeapMonitor/
      /MyPackage/HeapMonitorGCCMSTest.java
    + S8205702: assert(UseCompressedClassPointers) failed in
      universe.hpp
    + S8205703: [JVMCI] Expose all GC selection flags
    + S8205719: Windows
      Java_sun_tools_attach_VirtualMachineImpl_enqueue() method
      should include exitCode in exception message
    + S8205721: Problem list serviceability/jvmti/HeapMonitor/
      /MyPackage/HeapMonitorStatArrayCorrectnessTest.java
    + S8205723: Problem list serviceability/jvmti/HeapMonitor/
      /MyPackage/HeapMonitorStatRateTest.java
    + S8205824: Update Graal
    + S8205906: jdk.jfr.jcmd.TestJcmdDumpLimited fails due to
      erronous processing of -XX:FlightRecorderOptions
    + S8205913: Inconsistent source code model
    + S8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle
      both, RPATH and RUNPATH
    + S8205923: ZGC: Verification applies load barrier before
      verification
    + S8205923: ZGC: Verification applies load barriers before
      verification
    + S8205925: Print correct and more information about secondary
      errors
    + S8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
    + S8205927: Update src/java.base/share/legal/public_suffix.md
      to match the actual file version
    + S8205940: LoadNode::find_previous_arraycopy fails with
      "broken allocation" assert
    + S8205942: Build failure on macosx after JDK-8189429
    + S8205945: Revert unintended changes to
      make/gensrc/Gensrc-jdk.hotspot.agent.gmk
    + S8205954: clean up hotspot ProblemList
    + S8205956: Fix usage of "OpenJDK" in build and test
      instructions
    + S8205959: Do not restart close if errno is EINTR
    + S8205985: Remove tools/javac/options/release/
      /ReleaseOptionUnsupported.java from problem list
    + S8205993: ZGC: Fix typos and incorrect indentations
    + S8205996: JDK-8205906 broke the build on Mac
    + S8206004: [BACKOUT] errant changeset for JDK-8137164
    + S8206006: Build failed on Windows
    + S8206088: 8205207 broke builds
- Removed patch:
  * generated-headers.patch
    + Integrated upstream
- Modified patch:
  * alternative-tzdb_dat.patch
    + Modify to upstream changes in the context

-------------------------------------------------------------------
Fri Jun 22 05:46:26 UTC 2018 - fstrba@suse.com

- Added patch:
  * missing-return.patch
    + fix no-return-in-nonvoid-function

-------------------------------------------------------------------
Thu Jun 21 09:48:25 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+19
  * Fixes:
    + S6545967: sp05t003 failed ResumeThread() due to
      THREAD_NOT_SUSPENDED
    + S6608234: SwingWorker.get throws CancellationException
    + S7183985: (ann) Class.getAnnotation() throws an
      ArrayStoreException when the annotation class not present
    + S8029250: [macosx] There is no tray icon shown in the system
      tray area when case starts
    + S8042131: DateTimeFormatterBuilder Mapped-values do not work
      for JapaneseDate
    + S8043575: Dynamically parallelize reference processing work
    + S8149565: -locale option issues
    + S8153107: enabling ObjectSynchronizer::quick_enter() on ARM64
      causes hangs
    + S8170159: Improve the performance of BitSet traversal
    + S8177334: Update xmldsig implementation to Apache Santuario
      2.1.1
    + S8178150: Regression in logic for handling inference stuck
      constraints
    + S8184349: There should be some verification that EnableJVMCI
      is disabled if a GC not supporting JVMCI is selected
    + S8191512: T2K font rasterizer code removal
    + S8193302: Javac AssertionError: typeSig ERROR on usage of
      @Generated
    + S8194308: jdeprscan will need updates to deal with the
      removal of the Java EE modules
    + S8195115: G1 Old Gen MemoryPool CollectionUsage.used values
      don't reflect mixed GC results
    + S8195293: Issue more comprehensive warnings for use of
      \"var\" in earlier source versions
    + S8196618: Create API to list supported values for javac
      --release option
    + S8196988: Resolve disabled warnings for libjimage
    + S8198669: Refactor annotation array value parsing to reduce
      duplication
    + S8198719: MethodHandleHelper.linkToStatic should drop MH arg
    + S8199433: (se) select(Consumer<SelectionKey> action) as
      alternative to selected-key set
    + S8199435: Unsafe publication of java.util.Properties.map
    + S8199441: Wrong caret position in multiline text components
      on Windows with a screen resolution higher than 100%
    + S8199871: Deprecate pack200 and unpack200 tools
    + S8200115: System property java.vm.vendor value includes
      quotation marks
    + S8200121: Remove unused qualified exports in java.base
    + S8200353: Shift or Capslock not working in Textfield after
      accented keystrokes
    + S8200605: Create test for GridBagLayoutDemo
    + S8200867: Remove references to "jdk 9" in build system
    + S8201276: (fs) Add methods to Files for reading/writing a
      string from/to a file
    + S8202199: Provide public, unsupported JDK API for
      JavaFX/Swing interop
    + S8202216: Add Buffer mismatch methods
    + S8202537: CLDR33
    + S8202559: Tests which start VM using JNI start failing after
      compile upgrade to VC 2017
    + S8202605: Standardize on ClassLoaderData::loader_name()
      throughout the VM to obtain a class loader's name
    + S8202624: javadoc generates references to enum constructors,
      which are not documented
    + S8202740: runtime/8176717/TestInheritFD.java fails with
      java.lang.RuntimeException: could not match:
      VM RESULT => RETAINS FD
    + S8202768: [macos] Appkit thread slows when any Window Manager
      active
    + S8202845: Refactor reference processing for improved
      parallelism
    + S8202948: C2: assert(init_offset >= 0) failed: positive
      offset from object start
    + S8203030: Zero s390 31 bit size_t type conflicts in shared
      code
    + S8203157: Object equals abstraction for BarrierSetAssembler
    + S8203197: C2: consider all paths in loop body for loop
      predication
    + S8203301: Linux-sparc fails to build after JDK-8199712
      (Flight Recorder)
    + S8203338: Unboxing in return from lambda miscompiled to throw
      ClassCastException
    + S8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd
      should show invocation targets for
      Generated{Method|Constructor}AccessorImpl classes
    + S8203344: Make C1 leal patchable on SPARC
    + S8203357: Container Metrics
    + S8203394: Implementation of JEP 331: Low-Overhead Heap
      Profiling
    + S8203479: JFR enabled ARM32 build assertion failure
    + S8203491: [TESTBUG] Port heapdump tests into java
    + S8203641: Refactor String Deduplication into shared
    + S8203667: Platform specific include files in jdk image in
      wrong sub directory
    + S8203680: os::stat() on Posix platform does not need to copy
      input path
    + S8203691: Test /runtime/containers/cgroup/PlainRead.java fails
    + S8203809: [Graal] JDI tests fail with:
      JDITestRuntimeException : ** event IS NOT a breakpoint **
    + S8203813: javac accepts an illegal name as a receiver
      parameter name
    + S8203838: javac performance regression in 11+11
    + S8203915: Induction variable of over-unrolled loop conflicts
      with range checks
    + S8204152: SignedObject throws NullPointerException for null
      keys with an initialized Signature object
    + S8204166: TLH: Semaphore may not be destroy until signal have
      returned.
    + S8204169: Humongous continues region remembered set states do
      not match the one from the corresponding humongous start
      region
    + S8204172: Predicate::not should explicitly mention
      "NullPointerException - if target is null"
    + S8204231: Update Graal
    + S8204236: JFR unit test of thread CPU load should be enabled
    + S8204240: Extend MDO to allow more reasons to be recorded per
      bci
    + S8204268: Improve some IncompatibleClassChangeError messages.
    + S8204330: Javadoc IllegalArgumentException: HTML special
      chars in constant value
    + S8204342: methods in java.time s TCKZoneRules OpenJDK test
      miss Test annotation
    + S8204353: AARCH64: optimize FPU load and stores in
      macroAssembler
    + S8204454: Remove of sun.applet.AppletAudioClip
    + S8204473: AARCH64: register post-index addressing mode is not
      supported directly
    + S8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris
      Developer Studio 12.6
    + S8204531: Remove unused chars following '\0'
    + S8204538: Split ScanClosure and ScanClosureWithParBarrier
    + S8204571: Add support for launching multiple startup
      recordings
    + S8204613: StringTable: Calculates wrong number of uncleaned
      items.
    + S8204620: ModuleEntry::is_non_jdk_module() determination for
      what is a jdk module is incorrect
    + S8204654: [testbug] Fix pattern matching in jstat tests.
    + S8204663: clean up remaining native parts after JDK-8187631
    + S8204664: PrepareFailureLogs should be done after sequential
      make targets
    + S8204666: javadoc should be updated to use jQuery 3.3.1
    + S8204668: Cleanup management of the java.vm.info System
      property
    + S8204679: HTTP Client refresh
    + S8204685: Abstraction for TLAB dummy object
    + S8204701: [TESTBUG] runtime/SharedArchiveFile/
      /BootAppendTests.java should handle mapping failure
    + S8204857: ConcurrentHashTable: Fix parallel processing
    + S8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/
      /bug8057791.java from the ProblemList.txt
    + S8204915: (fs) Add some print diagnostics to
      java/nio/file/Files/CopyAndMove.java
    + S8204922: Create bootcycle jib profiles
    + S8204923: Restore Symantec root verisignclass2g2ca
    + S8204927: ZGC: assert(phase->idom(head) ==
      head->in(LoopNode::EntryControl)) failed
    + S8204929: Fonts with embedded bitmaps are not always rotated
    + S8204935: [aix] TOC overflow in libjvm.so (release build)
    + S8204939: Change Access nomenclature: root to native
    + S8204941: Refactor TemplateTable::_new to use MacroAssembler
      helpers for tlab and eden
    + S8204943: Improve message of ArrayStoreException.
    + S8204944: Remove java/util/Map/InPlaceOpsCollisions.java from
      ProblemList
    + S8204957: Remove TestBiasedLockRevocationEvents from
      ProblemList.txt
    + S8204958: Minor cleanups for the diagnostic framework
    + S8204961: JVMTI jtreg tests build warnings on 32-bit platforms
    + S8204965: Fix '--disable-cds' and disable CDS on AIX by
      default
    + S8204973: Add build support for filtering translations
    + S8204978: [Graal] Disable Epsilon GC tests from running with
      Graal
    + S8205003: Replace selected link tags with linkplain in
      java.lang.Class
    + S8205006: Assertion failure when rehashing stringtable
    + S8205020: ZGC: Apply workaround for buggy sem_post() in glibc
      < 2.21
    + S8205022: ZGC: SoftReferences not always cleared before
      throwing OOME
    + S8205024: ZGC: Worker threads boost mode not always enabled
      when is should be
    + S8205025: [AOT] make jdk.aot module upgradeable
    + S8205028: ZGC: Remove incorrect comment in
      ZHeap::object_iterate()
    + S8205033: [REDO] Induction variable of over-unrolled loop
      conflicts with range checks
    + S8205034: [BACKOUT] Induction variable of over-unrolled loop
      conflicts with range checks
    + S8205043: Make parallel reference processing default for G1
    + S8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
    + S8205052: No compilation error thrown when no valid
      parameterization exists for functional interface type
    + S8205054: Could not find "lsof" on test machine
    + S8205055: Fix compilation optimization errors with new
      Solaris toolchain
    + S8205062: (fs) Improve some print diagnostics in
      java/nio/file/Files/CopyAndMove.java
    + S8205064: Fail immediately if an unavailable GC is selected
    + S8205074: [Graal] Add rest of compiler/stable tests into
      ProblemList-graal.txt
    + S8205091: AIX: build errors in hotspot after 8203641:
      Refactor String Deduplication into shared
    + S8205096: Add missing files for 8203394
    + S8205108: [testbug] Fix pattern matching in jstatd tests.
    + S8205110: Fix xchip warnings with new Solaris toolchain
    + S8205112: Remove non-existent modules from
      test/jdk/jdk/modules/etc/UpgradeableModules.java
    + S8205116: jdeps --system $java.home fails with IAE
    + S8205141: runtime/exceptionMsgs/ArrayStoreException/
      /ArrayStoreExceptionTest.java failed with
      "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
    + S8205148: Turn off logging in jQuery-migrate
    + S8205149: hs201t002 should be put on the problem list
    + S8205163: ZGC: Keeps finalizable marked PhantomReference
      referents strongly alive
    + S8205172: 32 bit build broken
    + S8205181: ProblemList
      applications/ctw/modules/java_desktop_2.java
    + S8205183: Warning about using VS2017 should be removed
    + S8205338: ZGC: LeakProfiler not yet supported
    + S8205339: ZGC: VerifyBeforeIteration not yet supported
    + S8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction
      definition
    + S8205344: TraceMemoryManagerStats changes in JDK-8195115
      broke ZGC
    + S8205407: [windows, vs<2017] C4800 after 8203197
- Modified patches:
  * generated-headers.patch
    + Better version resulting from discussion with upstream
  * java11-improved-fonts.patch
    + Rediff to changed context

-------------------------------------------------------------------
Thu Jun 14 13:05:23 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+18
  * Fixes:
    + S6350055: (se) SelectionKey.interestOps variants to
      atomically update interest ops
    + S8174734: Safepoint sync time did not increase
    + S8178374: Problematic ByteBuffer handling in
      CipherSpi.bufferCrypt method
    + S8190326: Robot.mouseMove uses scaling factor of main display
      on unscaled second display
    + S8194073: Invalid SunNativeProvider.INSTANCE initialization
    + S8195097: Make it possible to process StringTable outside
      safepoint
    + S8196030: AWT Robot mouseMove fails on Windows 10 1709 with
      HiDPI
    + S8196141: Add GoDaddy root certificates
    + S8196990: Resolve disabled warnings for libjli
    + S8196993: Resolve disabled warnings for libunpack
    + S8197930: JNI exception pending in initializeEncoding of
      jni_util.c
    + S8200132: Remove jre images and bundles
    + S8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as
      JIT
    + S8201193: Use XMM/YMM for objects initialization
    + S8201274: Launch Single-File Source-Code Programs
    + S8201407: Files.move throws DirectoryNonEmptyException when
      moving directory across file system
    + S8201528: Add new test to check for package versioning
      information in OpenJDK
    + S8201608: fix broken links in javax/sql/rowset/package.html
      and javax/sql/rowset/spi/package.html
    + S8202049: G1: ReferenceProcessor doesn't handle mark stack
      overflow
    + S8202088: Japanese new era implementation
    + S8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
    + S8202705: ARM32 build crashes on long JavaThread offsets
    + S8202747: C2: assert(mode == ControlAroundStripMined && use
      == sfpt) failed: missed a node
    + S8202772: NMT thread stack tracking causes crashes on AIX
    + S8202864: [TESTBUG] Need to replace the image used in two
      Swing tests
    + S8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/
      /isSynthetic/issynthetic002/TestDescription.java fails with
      nestmates
    + S8203172: Primitive heap access for interpreter
      BarrierSetAssembler/aarch64
    + S8203224: java.awt.desktop.*Event classes could not be
      instantiated if Desktop feature is not supported
    + S8203308: Remove the appletviewer classes
    + S8203329: JDWP/JDI VM information string is incorrect
    + S8203353: Fixup inferred decorators in the interpreter
    + S8203367: Upgrade to freetype 2.9.1
    + S8203425: assert(is_Loop()) failed: invalid node class
    + S8203480: IncompatibleClassChangeError thrown at sites linked
      to default interface methods
    + S8203499: Uninitialised memory in WinAccessBridge.cpp
    + S8203679: AssertionError in DeferredAttr with parenthesized
      method reference
    + S8203682: Add jcmd "VM.classloaders" command to print out
      class loader hierarchy, details
    + S8203796: Define API to support specifying ownership of print
      dialogs
    + S8203822: AIX version of jsig.c was not removed in JDK-8200298
    + S8203839: API clarification: versioned jar entry verification
      in multi-release jar file
    + S8204081: Mismatch in rebuild policy and collection set
      chooser causes remembered sets to be kept errorneously
    + S8204084: Remove the G1RSBarrierRegionFilter develop flag
    + S8204097: Simplify OopStorage::AllocateList block entry access
    + S8204110: serviceability/sa/ClhsdbSymbol.java and
      ClhsdbInspect.java failed when running in CDS mode
    + S8204113: Upgrade linker used in AOT tests to be same version
      as build toolchain
    + S8204118: [macos] Nonsensical self == [super init] in
      CFileDialog.m
    + S8204126: MonospacedGlyphWidthTest.java failed again
    + S8204127: Change bundle format on Windows to zip
    + S8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage
      Collector
    + S8204187: Remove proprietary JPEG code from javax.imageio
    + S8204210: Implementation: JEP 333: ZGC: A Scalable
      Low-Latency Garbage Collector (Experimental)
    + S8204211: windows : handle potential C++ exception in
      GDIRenderer
    + S8204229: Formatter and String.format ignore the width with
      the percent modifier (%5%)
    + S8204243: remove Thread.destroy() and Thread.stop(Throwable)
    + S8204287: Phase timings not updated correctly after
      JDK-6672778
    + S8204288: Matching the end of a string followed by an empty
      greedy regex and a word boundary fails
    + S8204290: Add check to limit number of capture groups
    + S8204303: Add redirect for overview-summary.html
    + S8204335: [ppc] Assembler::add_const_optimized incorrect for
      some inputs
    + S8204375: Add TimeUnit#convert(Duration)
    + S8204377: Rename Object#wait parameter name from "timeout" to
      "timeoutMillis"
    + S8204444: java.time cleanup
    + S8204474: Have instanceRefKlass use HeapAccess when loading
      the referent
    + S8204476: Add additional statistics to
      CodeCache::print_summary
    + S8204477: Count linkage errors and print in
      Exceptions::print_exception_counts_on_error
    + S8204479: Bitwise AND on byte value sometimes produces wrong
      result
    + S8204494: Fix for 8200530 triggered regression,
      closed/test/jdk/security/infra/java/security/KeyStore/
      /BouncyCastleInterop.java failed
    + S8204496: backout fix for 8203796 which was pushed under
      another ID
    + S8204504: Fix for 8198285 breaks slowdebug builds
    + S8204539: improve error messages in matchJavaTZ [windows]
    + S8204549: [aix][testbug] signal tests fail because vm can not
      start in primordial thread.
    + S8204554: JFR TLAB tracing broken after 8202776
    + S8204557: NMT: Linux os::committed_in_range() does not break
      out outer loop when contiguous region is found
    + S8204561: JVM_GetClassSigners: wrap signers oop in an
      objArrayHandle for subsequent safepoint
    + S8204563: UseAppCDS obsolete message confusing
    + S8204565: (spec) Document java.{vm.}?specification.version
      system properties' relation to $FEATURE
    + S8204572: SetupJdkLibrary should setup SRC and -I flags
      automatically
    + S8204576: (fs) java/nio/file/Files/CopyAndMove.java does not
      set isUnix = true on macOS
    + S8204577: jittester generator doesn't kill processes on
      timeout
    + S8204584: jdeps generates illegal dot file containing
      ranksep=0,600000
    + S8204585: Remove IN_ARCHIVE_ROOT from Access API
    + S8204588: Test failures after "Launch Single-File Source-Code
      Programs"
    + S8204589: ProblemList failing launcher tests
    + S8204598: add more thread-related system settings info to
      hs_error file on Linux
    + S8204602: Add devkit for linux-arm32
    + S8204606: [Aarch64] SIGSEGVs caused by C1 because of improper
      register usage
    + S8204610: Compiler confused by parenthesized "this" in final
      fields assignments
    + S8204617: ParallelGC parallel reference processing does not
      set MT degree in reference processor
    + S8204618: The parallel GC reference processing task executor
      enqueues a wrong number of tasks into the queue
    + S8204628: [AArch64] Assertion failure in
      BarrierSetAssembler::load_at
    + S8204648: test/jdk/tools/launchers/SourceMode.java fails with
      long shebang line
    + S8204652: [aix] fix thread stack allocation, too big stack
      sizes not recognized
    + S8204674: Inconsistent lambda parameter span
    + S8204680: Disassembly does not display code strings in stubs
    + S8204682: Parsing for LOG=report=none is broken when combined
      with other keywords
    + S8204684: [AIX] Build of libjli_static broken after change
      8204572 (SetupJdkLibrary)
    + S8204694: Add failed compiler/stable tests into
      ProblemList-graal.txt
    + S8204850: BarrierSet::make_* should be static
    + S8204861: fix for 8196993 has broken the build on linux
- Modified patch:
  * system-pcsclite.patch
    + rediff to changed context
- Added patch:
  * generated-headers.patch
    + fix a regression after JDK-8204572

-------------------------------------------------------------------
Thu Jun  7 10:48:31 UTC 2018 - fstrba@suse.com

- Update tu upstream tag jdk-11+17
  * Fixes:
    + S5109146: PNGMetadata Background color initialization from
      standard metadata is incomplete
    + S8050818: Predicate::not - provide an easier way to negate a
      predicate
    + S8072996: Deprecate stream-based GSSContext methods
    + S8150156: Update bugs.sun.com references to bugs.java.com
    + S8153029: ChaCha20 Cipher Implementation
    + S8154736: enhancement of cmpxchg and copy_to_survivor for
      ppc64
    + S8177276: MethodHandles.insertArguments doesn't specify
      IllegalArgumentException on index mismatch
    + S8187289: NotifyFramePop request is not cleared if
      JVMTI_EVENT_FRAME_POP is disabled
    + S8189335: javac exception when referencing private inner
      class with same name as normal class with dollar_1
    + S8189949: Remove Baltimore Cybertrust Code Signing CA
    + S8190417: javadoc updates to java.util.regex.Matcher
    + S8190875: modules not listed in overview/index page
    + S8191031: Remove several Symantec Root CAs
    + S8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
    + S8193552: ISO 4217 amendment 165
    + S8194327: [macos] AWT windows have incorrect main/key window
      behaviors
    + S8195624: Desktop API cannot be used without permission to
      read "os.version"
    + S8196373: Introspector does not see overridden generic setter
      method
    + S8197387: jcmd started by "root" must be allowed to access
      all VM processes
    + S8197989: java/util/zip/ZipFile/TestCleaner.java failed with
      "cleaner failed to clean zipfile
    + S8198285: More consistent Access API for arraycopy
    + S8198378: javac crash when checking imports and a broken
      class is present
    + S8199150: Accessibility issues in java.desktop
    + S8199268:
      docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html
      contain low contrast text
    + S8199371: [TESTBUG] Open source vm testbase JDWP tests
    + S8199380: [TESTBUG] Open source VM testbase AOD tests
    + S8199388: Test development for ChaCha20 and Poly1305
      algorithms
    + S8199530: Upgrade to harfbuzz 1.7.6
    + S8199723: Test java/awt/TextComponent/
      /DeselectionDuringDoSelectionNonVisibleTest/
      /DeselectionDuringDoSelectionNonVisibleTest.java fails
    + S8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/
      fatal error: ExceptionMark constructor expects no pending
      exceptions
    + S8199893: the javadoc tool generates pages with a low
      constrast
    + S8200052: libjavajpeg: Fix compile warning in jchuff.c
    + S8200166: Repeating annotations refering to to-be-generated
      classes don't work.
    + S8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn)))
      failed: CTI-CTI not allowed"
    + S8200530: '\r' is not supported as "newline" in
      java.util.jar.Manifest
    + S8200623: Primitive heap access for interpreter
      BarrierSetAssembler/x86
    + S8201279: javax.sound tests should not set java.home system
      property
    + S8201364: [macosx] Component.getLocation() gives inconsistent
      coordinate for a component at (0,0)
    + S8201429: Support AIX Input Method Editor (IME) for AWT Input
      Method Framework (IMF)
    + S8202026: ISO 4217 amendment 166
    + S8202051: Address compilation warnings in libawt with VS2017
    + S8202094: jdk/jfr/api/recording/event/TestEventTime.java
      intermittently times out
    + S8202095: JFR TestBiasedLockRevocationEvents should cope with
      multiple events during a single safepoint
    + S8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs
      to print output when it fails
    + S8202547: Move G1 runtime calls used by generated code to
      G1BarrierSetRuntime
    + S8202627: javadoc generates broken links to deprecated items
      when -nodeprecated is used
    + S8202670: Update Graal
    + S8202758: SIGSEGV calling
      Class.forName(String,Boolean,ClassLoader) with mocked loader
    + S8202776: Modularize GC allocations in runtime
    + S8202812: [TESTBUG] Open source VM testbase compiler tests
    + S8202913: loader constraint message for fields specifies
      incorrect referring class
    + S8203027: Open source tests for "java.awt.geom"
    + S8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
    + S8203182: Release session if initialization of SunPKCS11
      Signature fails
    + S8203219: VM.metaspace jcmd should optionally show loaded
      classes for loaders
    + S8203237: JFR TestBiasedLockRevocationEvents should ignore
      events unrelated to the test
    + S8203319: JDK-8201487 disabled too much queue balancing
    + S8203321: assert(current_query_index <
      process_query_set->size) failed: invariant
    + S8203324: Use out of scope in getMacOSXLocale of
      java_props_macosx.c:120
    + S8203380: Missing platform and bug information for
      MouseModifiersInKeyEvent test
    + S8203435: Circular nested dynamic constant test needed to
      confirm JVMS resolution behavior
    + S8203445: [TESTBUG] Remove
      appcds/jigsaw/limitmods/LimitModsTests.java
    + S8203474: Update description of "Cyrillic Supplementary"
      block name in Character.UnicodeBlock class.
    + S8203485: [freetype] text rotated on 180 degrees is too narrow
    + S8203498: The specification for java.applet package should be
      updated
    + S8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve
      TM detection for enabling RTM on Linux / POWER9"
    + S8203765: java/nio/channels/Selector/SelectAndClose: add some
      prints and @intermittent tag
    + S8203780: javadoc should be updated to use jquery 1.12.4,
      jquery-ui 1.12.1 and jszip v3.1.5
    + S8203787: Hotspot build broken on linux-sparc after 8202377
    + S8203802: Jvmti test fails to build with VS2017
    + S8203827: Upgrade JLine to 2.14.6
    + S8203837: Split nmethod unloading from inline cache cleaning
    + S8203872: Upgrading JDK with latest available LSR data from
      IANA.
    + S8203891: Upgrade JOpt Simple to 5.0.4
    + S8203919: Remove "-add-modules" hint from error message
    + S8203921: JFR thread sampling is missing fixes from
      JDK-8194552
    + S8203923: Add @requires feature to check flag values for the
      running JVM
    + S8203924: Zero: bootcycle-images build fails on x86_64
    + S8203937: Not possible to read data from socket after write
      detects connection reset
    + S8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
    + S8203945: Cleanup nashorn build
    + S8203946: Move UnpackSecurity.gmk to closed
    + S8203948: Expand JVMTI callback notion of "internal threads"
    + S8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java
      failed when running in CDS mode
    + S8204055: SIGSEGV in java -XX:
    + S8204085: avoid printing uninitialized pointer in
      java.desktop/windows/native/libawt/java2d/windows/
      /GDIWindowSurfaceData.cpp
    + S8204087: C++ Interpreter code left over in MethodData
    + S8204091: Configure broken on MIPS when uname returns mipsel
      or mips64el
    + S8204094: assert(worker_i < _length) failed: Worker 15 is
      greater than max: 11 at ReferenceProcessorPhaseTimes
    + S8204095: [TESTBUG] TestPrintReferences.java fails if
      multiple concurrent mark happens
    + S8204103: Mark test
      serviceability/dcmd/compiler/CompilerQueueTest.java as
      intermittent and exclude it from tier1
    + S8204109: JDK-8203945 broke nashorn
    + S8204122: Update harfbuzz.md
    + S8204134: jtreg: Fix RTM abort provoker for various tests
      after "8149159: Clean up Unsafe"
    + S8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
    + S8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
    + S8204162: TestG1HeapRegion needs @requires vm.gc.G1
    + S8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
    + S8204164: OOM-only logging in Metaspace
    + S8204165: Filter out tests requiring class unloading when
      ClassUnloading is disabled
    + S8204167: Filter out tests requiring compressed oops when
      CompressedOops is disabled
    + S8204168: Increase small heap sizes in tests to accommodate
      ZGC
    + S8204173: Lower the minimum number of heap memory pools in
      MemoryTest.java
    + S8204179: [BACKOUT] OopStorage should use GlobalCounter
    + S8204194: Lazily create
      MethodHandleImpl$AsVarargsCollector.asCollectorCache
    + S8204195: Clean up macroAssembler.inline.hpp and other
      inline.hpp files included in .hpp files
    + S8204199: Test fails after 8202670 Graal update
    + S8204237: Clean up incorrectly included .inline.hpp files
      from jvmciJavaClasses.hpp
    + S8204250: Problem list pkcs11 tests on windows
    + S8204269: ISO 4217 amendment 167
    + S8204277: [testbug] fix DisassembleCodeBlobTest.
    + S8204292: PPC64: Fix missing includes after 8204195
    + S8204295: [BACKOUT] - JVMFlag::printError missing
      ATTRIBUTE_PRINTF
    + S8204301: Make OrderAccess functions available to hpp rather
      than inline.hpp files
    + S8204321: javadoc tests fail after JDK-8203780
    + S8204322: "+=" applied to String operands can provoke side
      effects
    + S8204341: AArch64: AOT runtime does not need a workaround for
      far calls
    + S8204345: [s390]: no precompiled headers build broken
    + S8204348: AArch64: Remove C2 address reshaping code

-------------------------------------------------------------------
Tue Jun  5 15:14:58 UTC 2018 - fstrba@suse.com

- Change the alternatives priority from 0 to 2105, since OpenJDK 11
  should now be in a shape to be able to be used.

-------------------------------------------------------------------
Tue Jun  5 09:38:41 UTC 2018 - fstrba@suse.com

- Change build requirement to Java 10 or 11, since Java 9 cannot
  build OpenJDK 11 any more.

-------------------------------------------------------------------
Thu May 31 10:04:18 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+16
  * Fixes:
    + S8133564: Runtime - 2nd followup to Validate JVM Command-Line
      Flag Arguments
    + S8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM
      locking optimization not supported is missing
    + S8188248: NullPointerException on generic methods
    + S8189766: whitebox failure with -Xcheck:jni
    + S8191844: Remove SECOM root (secomevrootca1)
    + S8193717: Import resolution performance regression in JDK 9
    + S8194298: Add support for per Socket configuration of TCP
      keepalive
    + S8194630: Uninitialized initiator_address in native GSS
    + S8196202: Javadoc should not generate frames by default
    + S8196913: javadoc does not (over)write stylesheet.css
    + S8198323: testing.md not updated for repository layout change
    + S8199255: [TESTBUG] Open source VM testbase default methods
      tests
    + S8199307: NPE in
      jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
    + S8199383: [TESTBUG] Open source VM testbase JVMTI tests
    + S8200172: String.split non-positive term incorrect use
    + S8200266: [Graal] Update ProblemList-graal.txt files
    + S8201518: add test for randomized iteration order of
      unmodifiable Set and Map
    + S8202178: type.getKind() for var is None instead of Error
    + S8202290: AtomicAppend tests fail on macOS 10.13 ("High
      Sierra")
    + S8202813: Move vm_weak processing from SystemDictionary to
      WeakProcessor
    + S8202832: cycle detection depends on ordering of requires
      directives
    + S8202842: G1 footprint regressions in jdk11+10
    + S8202945: OopStorage should use GlobalCounter
    + S8202947: Fix minor issues with taglets
    + S8202949: C2: assert(false) failed: Bad graph detected in
      build_loop_late
    + S8202950: C2: assert(found_sfpt) failed: no node in loop
      that's not input to safepoint
    + S8203014: jcmd should output command list if no command is
      given
    + S8203028: Simplify reference processing in light of
      JDK-8175797
    + S8203041: AArch64: fix overflow in immediate cmp/cmn
      instruction
    + S8203183:
      vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times
      out
    + S8203221: Makefile fixes after Flight Recorder
    + S8203225: Fix of redefining a method that removes 1 or more
      lambda expressions failed to commit test cases
    + S8203233: (tz) Upgrade time-zone data to tzdata2018e
    + S8203262: Incorrect cmpxchg usage in
      MetaspaceGC::inc_capacity_until_GC
    + S8203297: java/net/URL/OpenStream.java fails intermittently
    + S8203327: Small cleanups in java.lang.ref
    + S8203328: Rename EFS in java.util.zip internals to something
      meaningful
    + S8203354: assert in
      ClassLoader::update_module_path_entry_list() could have
      incorrect message
    + S8203366: Tag added wrongly in Docs.gmk
    + S8203368: ObjectInputStream filterCheck method throws
      NullPointerException
    + S8203369: Check for both EAGAIN and EWOULDBLOCK error codes
    + S8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI
    + S8203455: jcmd: VM.metaspace: print loader name for anonymous
      CLDs
    + S8203488: Remove error generation from TransTypes
    + S8203497: Bump Jib format version to 1.2
    + S8203628: Optimize (masked) byte memory comparisons on x86
    + S8203686: Add JDK 11 major version to
      javax/net/ssl/compatibility/JdkRelease.java
    + S8203689: Add failure code to threaddb exception messages`
    + S8203699: java/lang/invoke/SpecialInterfaceCall fails with
      SIGILL on aarch64
    + S8203766: Add some instrumentation to
      jdk/java/nio/channels/Selector/RacyDeregister.java
    + S8203769: ProblemList
      test/jdk/java/util/Map/InPlaceOpsCollisions.java
    + S8203774: jdk/jfr/api/recorder/TestStartStopRecording.java
      failed due to compilation failed
    + S8203793: cacerts/VerifyCACerts.java fails with
      java.lang.Exception: At least one cacert test failed
    + S8203795: Change default compiler on Windows to VS2017
    + S8203815: add tests failed because of 8203809 to the
      ProblemList-graal
    + S8203816: add tests failed because of 8203174 to the
      ProblemList-graal
    + S8203817: Monitor::try_lock() should not call
      check_prelock_state()
    + S8203843: BasicParState::default_estimated_thread_count(false)
      can return 0 in gtest
    + S8203865: Metaspace cleanup: Remove unused MemRegion in
      VirtualSpaceNode
    + S8203881: Print erroneous size in NegativeArraySizeException
    + S8203885: ConcurrentLocksDump::dump_at_safepoint() should not
      allocate array in resource area
    + S8203886: Invoke LambdaMetafactory::altMetafactory exactly
      from the BootstrapMethodInvoker
    + S8203892: Target interface added as marker interface in calls
      to altMetafactory
    + S8203926: Problem list
      test/langtools/tools/javac/importscope/T8193717.java
    + S8203932: Windows devkit has wrong dlls in 32 bit tools dir
    + S8203938: Fix build failures from JDK-8133564

-------------------------------------------------------------------
Fri May 25 08:43:23 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+15
  * Fixes:
    + S8027760: JFC schema condition should not have defaults
    + S8134537: Much nearly duplicated code for sun.misc.Signal
      support
    + S8146293: Add support for RSASSA-PSS Signature algorithm
    + S8148354: Errors targeting functional interface intersection
      types
    + S8176808: Split up metaspace.cpp
    + S8185803: JdbExprTest.sh fails in JDK10-hs nightly due to
      "Name unknown: java.lang.Long.MAX_VALUE "
    + S8192992: Test8007294.java failed: attempted to spill a
      non-spillable item
    + S8193332: MetaspaceShared::check_shared_class_loader_type is
      not used during archive creation
    + S8195098: Low latency hashtable for read-mostly scenarios
    + S8195817: JFR.stop should require name of recording
    + S8195818: JFR.start should increase autogenerated name by one
    + S8195819: Remove recording=x from jcmd JFR.check output
    + S8196048: thrown type variables should be roots in the
      minimum inference graph
    + S8196201: Generate pages to list all classes and all packages
      in javadoc output
    + S8196619: [TESTBUG] restore current version check in
      runtime/appcds/MultiReleaseJars.java
    + S8196987: Resolve disabled warnings for libzip
    + S8198315: Incomplete classpath causes NPE in TransTypes
    + S8198337: -XX:StartFlightRecording=dumponexit=true,disk=false
      doesn't work
    + S8198548: Initialization race in
      com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange()
      on Token.categories
    + S8199064: Test applications/jcstress/other/Test.java#id1108
      fails on Sparc
    + S8199257: [TESTBUG] Open source VM testbase metaspace tests
    + S8199271: [TESTBUG] open source VM testbase stress tests
    + S8199370: [TESTBUG] Open source vm testbase GC tests
    + S8199379: [TESTBUG] Open source vm testbase JDB tests
    + S8199384: [TESTBUG] Open source VM testbase MLVM tests
    + S8199807: AppCDS performs overly restrictive path matching
      check.
    + S8200380: String::lines
    + S8200436: String::isBlank
    + S8201331: Better test cleanup for
      jdk/jfr/api/consumer/TestRecordingFile.java
    + S8201386: Miscellaneous changes imported from jsr166 CVS
      2018-05
    + S8201627: Kerberos sequence number issues
    + S8201867: Kerberos keytabs with holes in certain places are
      parsed incorrectly
    + S8202014: Possible to receive signal before signal semaphore
      created
    + S8202076: test/jdk/java/io/File/WinSpecialFiles.java on
      windows with VS2017
    + S8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest
      fails with java.util.ServiceConfigurationError
    + S8202377: Modularize C2 GC barriers
    + S8202427: Enhance os::print_memory_info on Windows
    + S8202466: Test serviceability/tmtools/jstat/GcTest01.java
      fails: Number of concurrent GC events is 1, but CGCT is 0
    + S8202479: Add missing try_resolve_jobject_in_native calls
    + S8202669: Intermittent crash in
      ClassLoadingService::compute_class_size()
    + S8202685: Optimize ArrayList subList replaceAll
    + S8202710: AARCH64: sporadic jtreg test fail
    + S8202713: Create a MacroAssembler::access_load/store_at
      wrapper for S390 and PPC
    + S8202771: Migrate Unicode character tests to JDK Repo
    + S8202848: -XX:+ExecuteInternalVMTests asserts with
      "assert(cd.valid() == true) failed: failed on a valid
      DirectivesParser string"
    + S8202853: NotifyCount is not initialized
    + S8202863: Rename OopStorage inner collection classes
    + S8202978: Incorrect tmp register passed to
      MacroAssembler::load_mirror()
    + S8202989: Add missing decorators in calls to to
      arraycopy_prologue/epilogue
    + S8203196: C1 emits incorrect code due to integer overflow in
      _tableswitch keys
    + S8203215: IdealLoopTree::split_outer_loop leaves phi-nodes
      with only one input
    + S8203227: Introduce os::processor_id() for Linux and Solaris
    + S8203279: Faster rounding up to nearest power of two
    + S8203287: Zero fails to build after JDK-8199712 (Flight
      Recorder)
    + S8203288: PPC64 and s390 fail to build after JDK-8199712
      (Flight Recorder)
    + S8203292: Print complete set of flags in the hs_err file
    + S8203305: PPC64: Improve TM detection for enabling RTM on
      Linux / POWER9
    + S8203318: compiler/stable/TestStableShort.java is broken
    + S8203339: Add oopDesc::field_offset()
    + S8203341: Add a safepoint-aware Semaphore
    + S8203346: JFR: Inconsistent signature of
      jfr_add_string_constant
    + S8203352: Improve java implementation of
      Integer/Long.numberOfLeadingZeros
    + S8203355: MITSHM define guarding missing
    + S8203377: Cleanup the usage of os::file_name_strcmp() in
      SharedPathsMiscInfo::check().
    + S8203381: Replace InstanceKlass::allocate_instance_handle
      with JavaCalls::construct_new_instance
    + S8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass
      valid URL[]
    + S8203398: Test test/langtools/tools/javac/options/release/
      /ReleaseOptionCurrent.java writes into the source directory
    + S8203400: Fix issue with "8199852: Print more information
      about class loaders in LinkageErrors."
    + S8203410: Zero: Disable jfr feature by default
    + S8203431: TestFloatsOnStackDeopt.java throws
      java.lang.LinkageError: loader <bootstrap> attempted duplicate
      class definition for
      java.lang.invoke.BoundMethodHandle$Species_LLL
    + S8203436: javac should fail early when emitting illegal
      signature attributes
    + S8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)
    + S8203454: Minimal, Zero builds fail after JDK-8202377
      (Modularize C2 barriers)
    + S8203457: Add back missing full buffer notification
    + S8203486: skip type inference for non functional interface
      components of intersection types
    + S8203487: Typo in ICUBinary.java: s/Magin/Magic/
    + S8203490: StringTable::dump lacks a load barrier
    + S8203500: Fix broken links to Specification in "specs"
      directory
    + S8203626: ProblemList
      compiler/runtime/TestFloatsOnStackDeopt.java
    + S8203635: JFR sampler thread does not record stack info
    + S8203694: Add a safepoint-aware Semaphore - part 2
- Removed patch:
  * fix-s390x-and-ppc64-builds.patch
    + integrated upstream

-------------------------------------------------------------------
Tue May 22 09:52:02 UTC 2018 - fstrba@suse.com

- Added patch:
  * fix-s390x-and-ppc64-builds.patch
     + upstream fix for broken s390x and ppc64/ppc64le builds

-------------------------------------------------------------------
Thu May 17 11:55:30 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+14
  * Fixes:
    + S8132287: obsolete the "InlineNotify" flag option
    + S8174995: SA: clhsdb 'where -a' throws Assertion Failure with
      illegal code 236 when CDS is used
    + S8176510: java/awt/font/GlyphVector/TestLayoutFlags.java
      fails with OpenJDK
    + S8183910: gc/arguments/TestAggressiveHeap.java fails
      intermittently
    + S8185505: AArch64: Port AOT to AArch64
    + S8189140: SystemDictionaryShared::initialize() should be
      renamed to be more meaningful
    + S8189271: Metaspace::_capacity_until_GC should be size_t
    + S8191533: jar --describe-module prints service provider class
      names in lower case
    + S8193935: Illegal countedLoops transformation
    + S8194998: broken error message for subclass of interface with
      private method
    + S8195613: [SA] HotSpotTypeDataBase.readVMLongConstants
      truncates values to int
    + S8196340: (coll) Examine overriding inherited methods in
      ArrayList and ArrayList.SubList
    + S8196360: java/awt/Dialog/SiblingChildOrder/
      /SiblingChildOrderTest.java fails
    + S8196616: java/awt/GraphicsDevice/DisplayModes/
      /CompareToXrandrTest.java fails
    + S8197948: Create test for SwingSet2 main window
    + S8198412: MonospacedGlyphWidthTest.java may fail on Solaris
    + S8198991: Move Java2D demo to the open repository
    + S8199252: [TESTBUG] Open source VM testbase system dictionary
      tests
    + S8199712: Flight Recorder
    + S8200377: String::strip, String::stripLeading,
      String::stripTrailing
    + S8201447: C1 does backedge profiling incorrectly
    + S8201491: G1 support for java.lang.ref.Reference precleaning
    + S8201532: Update idom to get correct dom depth calculation
    + S8201593: Print array length in
      ArrayIndexOutOfBoundsException.
    + S8201604: ARM64 - Build failure after JDK-8193260
    + S8202016: Use obj+offset in interpreter array access
    + S8202064: Jemmy JInternalFrameOperator: Add wait for close(),
      activate(), resize() and move() operations
    + S8202113: Reflection API is causing caller classes to leak
    + S8202289: Non-empty directory in module path is not handled
      properly at CDS/AppCDS dump time
    + S8202322: AIX: symbol visibility flags not support on xlc 12.1
    + S8202392: [TESTBUG] open source vm testbase heapdump tests
    + S8202395: AARCH64: wrong encoding for SIMD instructions zip,
      trn, uzp
    + S8202426: NPE thrown by Transformer when XMLStreamReader
      reports no xml attribute type
    + S8202476: ImageLib is broken in 32 bit Windows
    + S8202519: Crash during large AppCDS dump
    + S8202544: Hide unused exports in libzip
    + S8202553: Update FXLauncherTest as part of removing JavaFX
      from JDK
    + S8202557: OpenJDK fails to start in Windows 7 and 8.1 after
      upgrading compiler to VC 2017
    + S8202580: Dashed BasicStroke randomly painted incorrectly,
      may freeze application
    + S8202614: Add ability to validate links in JavadocTester
    + S8202679: Updates on windows failures in the problem list
    + S8202683: Minimal VM should build cleanly on 64-bit platforms
    + S8202708: Add a check of opening stream for not-existing UNC
      url
    + S8202714: Create a MacroAssembler::access_load/store_at
      wrapper for AArch64
    + S8202718: Jemmy JInternalFrameOperator: Dependency with
      orders of Minimize, Maximize and Close buttons
    + S8202738: vm_version Abstract_VM_Version::internal_vm_info_string()
      returns same string for different incremental builds
    + S8202745: Remove hyphens from "out-of-bounds".
    + S8202748: jtreg :hotspot_misc group shouldn't include
      vmTestbase tests
    + S8202756: move FilterUSRTest.java to openJDK
    + S8202763: failure_handler: list open files for macOS
    + S8202764: api/java_text/SimpleDateFormat/index.html#Format
      testcases started to fail with JDK11 b12
    + S8202767: java/awt/font/GlyphVector/TestLayoutFlags.java is
      missing null check
    + S8202773: Unhandled oop in JavaThread::collect_counters
    + S8202811: Problem List some tests that leave windows open on
      the desktop
    + S8202822: Add .git to .hgignore
    + S8202824: Cleanup discrepancies in ProblemList for java_awt
      jtreg tests
    + S8202829: Implement CollectedHeap::get_safepoint_workers()
      for G1
    + S8202843: langtools ant build fails
    + S8202878:
      com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
    + S8202889: Remove trailing LF from perf log
    + S8202914: Let custom makefile override jmod intput dir
      locations
    + S8202915: [JAXP] Performance enhancements and cleanups in
      com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
    + S8202919: JDK-8202683 broke macosx build
    + S8202920: jvm.cfg generation incorrect
    + S8202974: Backout JDK-8202683
    + S8202976: Add C1 lea patching support for x86
    + S8202993: Add support for x86 testptr/testq with register and
      address
    + S8202994: Add support for undoing last TLAB allocation
    + S8202997: Split test/jdk/:tier1 to enable better parallel
      execution
    + S8203032: PrintMetaspaceDcmd fails: Non-Class: missing from
      stdout/stderr
    + S8203059: (so) Closing a socket channel registered with
      Selector and with SO_LINGER set to 0 does not reset connection
    + S8203176: javadoc handles non-ASCII characters incorrectly.
    + S8203220: Introduce ATTRIBUTE_ALIGNED macro
    + S8203223: Signed integer overflow in ImageStrings::hash_code
      (libjimage.so)
    + S8203250: runtime/LoadClass/test-classes/Hello.java has wrong
      legal notice
    + S8203251: Non-PCH build failed after JDK-8199712 (Flight
      Recorder)
    + S8203274: 32-bit build failures after JDK-8199712 (Flight
      Recorder)
    + S8203278: AArch64/PPC64 build failures after JDK-8199712
      (Flight Recorder)
    + S8203285: Minimal VM fails to build after JDK-8199712 (Flight
      Recorder)

-------------------------------------------------------------------
Mon May 14 07:17:53 UTC 2018 - fstrba@suse.com

- s390x: avoid packaging files that are not present on this
  architecture

-------------------------------------------------------------------
Fri May 11 09:52:20 UTC 2018 - fstrba@suse.com

- Update to ustream tag jdk-11+13
  * Fixes:
    + S4842658: DefaultListModel and DefaultComboBoxModel should
      support addAll (Collection c)
    + S6574555: PNGImageWriter incorrectly sets bKGD chunk
    + S6788458: PNGImageReader ignores tRNS chunk while reading
      non-indexed RGB/Gray images
    + S8153532: Add @throws NPE javadoc to
      UIManager.setLookAndFeel(String) method description
    + S8154463: New failure of
      closed/java/awt/font/Outline/OutlineInvarianceTest.java
    + S8171277: Elliptic Curves for Security in Crypto
    + S8176717: GC log file handle leaked to child processes
    + S8181594: Efficient and constant-time modular arithmetic
    + S8181910: [macos] Support dark title bars on macOS
    + S8185034: Cleanup and consolidate Metaspace coding
    + S8187123: (reflect) Class#getCanonicalName and
      Class#getSimpleName is a part of performance issue
    + S8187392: Deprecated methods in the peers can be removed
    + S8189687: Swing: Invalid position of candidate pop-up of
      InputMethod in Hi-DPI on Windows
    + S8189916: Dynamic Constant support for Sparc
    + S8191410: Unicode 10
    + S8194968: problem list actions for
      tools/javac/jvm/VerboseOutTest
    + S8195002: Fix test/hotspot/jtreg/gtest/GTestWrapper.java on
      Alpine/Musl
    + S8195717: test java/lang/invoke/MethodHandlesTest timed out
      running testAsCollector1
    + S8196113: Remove the Compact Profile builds
    + S8196572: Tests ColConvCCMTest.java and MTColConvTest.java
      fail
    + S8197388: Added not existing bug id in jdk/ProblemList.txt
    + S8197447: LogCompilation throws "couldn't find bytecode"
    + S8197954: Remove unnecessary intermediary APIs from AppCDS
      implementation
    + S8198342: Test FileSystemViewListenerLeak.java is unstable
    + S8199067: [REDO] NMT: Enhance thread stack tracking
    + S8199196: Add javadoc support for preview features
    + S8199382: [TESTBUG] Open source VM testbase JDI tests
    + S8199748: Touch keyboard is not shown, if text component gets
      focus from other text component
    + S8199852: Print more information about class loaders in
      LinkageErrors.
    + S8199912: jshell tool: /open from URI
    + S8199932: Missing copyright header in AWT source code
    + S8200083: Bump bootjdk requirement for JDK 11 to JDK 10
    + S8200094: Turkish locale reports NPE No enum constant
      com.sun.source.doctree.DocTree.Kind.SÄ°NCE
    + S8200146: Remove the appletviewer launcher
    + S8200313: java/awt/Gtk/GtkVersionTest/GtkVersionTest.java
      fails
    + S8200372: String::trim JavaDoc should clarify meaning of space
    + S8200557: OopStorage parallel iteration scales poorly
    + S8200716: Object propertyIsEnumerable buggy behavior on short
      integer-string key
    + S8200729: Conditional compilation of GCs
    + S8201138: Defect in XMLEventReader.getElementText() may cause
      data to be skipped, duplicated or otherwise result in a
      ClassCastException
    + S8201433: Fix potential crash in BufImg_SetupICM
    + S8201492: Properly implement non-contiguous generations for
      Reference discovery
    + S8201524: [AIX] Don't link libfontmanager against
      libawt_headless
    + S8201572: Improve Metaspace Statistics
    + S8201598: Fix for 8181910: Support dark title bars on macOS
      broke the MacOS build
    + S8201602: ARM32 - Minimal Dynamic Constant support
    + S8201626: Typo in MakeWindowAlwaysOnTop test
    + S8201640: Use _ref_processor_* member variables directly in
      G1CollectedHeap
    + S8201793: (ref) Reference object should not support cloning
    + S8202017: Merge Reference Enqueuing phase with phase 3 of
      Reference processing
    + S8202018: Move card table clear before enqueuing pending
      references
    + S8202021: Improve variable naming in ReferenceProcesso
    + S8202050: Add javax/sound/midi/Sequencer/Recording.java to
      the problemList
    + S8202080: Introduce ordering semantics for Atomic::add and
      other RMW atomics
    + S8202083: Remove explicit CMS checks in CardTableBarrierSet
    + S8202143: Parts of 8193435 added in merge change set.
    + S8202181: Correctly specify size of hostname buffer in Unix
      Inet*AddressImpl_getLocalHostName implementations
    + S8202291: java/rmi/Naming/LookupIPv6.java failed with
      Connection refused
    + S8202301: Add tests related to JDK-8196572 to the ProblemList
    + S8202303: LogStream should autoflush on destruction
    + S8202319: Fix compilation warnings in Solaris debug builds
      for DevStudio 12.6
    + S8202387: javac --release 11 not supported
    + S8202424: Metaspace: on chunk retirement, use correct lower
      limit on chunksize when adding blocks to free blocks list
    + S8202435: [aix] print program break as part of memory info
      into hs-err file
    + S8202447: Fix unloading_occurred to mean unloading_occurred
    + S8202465: [C1] casts should not be eliminated for interface
      types
    + S8202548: Use reservation Object when creating SpeciesData
    + S8202552: [AOT][JVMCI] Incorrect usage of INCLUDE_JVMCI and
      INCLUDE_AOT
    + S8202563: BigInteger/BigDecimal not immune to overflow,
      contrary to spec
    + S8202564: java/lang/management/ThreadMXBean/ThreadCounts.java
      fails
    + S8202565: C1 compilation crashes with
      "assert(is_double_stack() && !is_virtual()) failed: type check"
    + S8202575: Remove java/lang/String/nativeEncoding/
      /StringPlatformChars.java from ProblemList
    + S8202581: failure_handler: gather more environment
      information on macOS
    + S8202582: DateTimeFormatterBuilder.parseOffsetBased
      unnecessarily calls toString()
    + S8202583: Remove experimental ClassForNamePlugin
    + S8202584: de-problem list tools/javac/jvm/VerboseOutTest
    + S8202591: Remove usage of CMSEdenChunksRecordAlways in
      defNewGeneration.cpp
    + S8202592: Remove unused EvacuateFollowersClosure
    + S8202597: javac is not inducing a notional interface if
      Object appears in an intersection type
    + S8202599: Mark intermittently failing jshell tests
    + S8202606: Deprecate AllowNonVirtualCalls option
    + S8202631: JVM_Clone to throw CloneNotSupportException for
      Reference object
    + S8202634: Metaspace: simplify SpaceManager lists
    + S8202639: Use concrete Generation classes in SerialHeap and
      CMSHeap
    + S8202640: Small C1 cleanups for BarrierSetC1
    + S8202641: Replace OOP_SINCE_SAVE_MARKS with templates
    + S8202642: Replace PAR_OOP_ITERATE with templates
    + S8202647: Add deduplicate_string function to CollectedHeap
    + S8202649: Move the Parallel GC specific task creation
      functions out of Threads
    + S8202650: Enforce group for attach listener file
    + S8202662: JFR tests fails: Could not find leak with class
    + S8202672: Build failed in metaspace.cpp with VS2017
    + S8202676: AArch64: Missing enter/leave around barrier leads
      to infinite loop
    + S8202684: Minimal VM build is broken after JDK-8199067,
      JDK-8202638
    + S8202686: Missing test case for 8200167 - final Object methods
    + S8202690: jdk/jshell/ToolBasicTest.java failed in
      testOpenFileOverHttp() and testOpenLocalFileUrl()
    + S8202709: Move oopDesc::is_archive_object to
      MetaspaceShared::is_archive_object
    + S8202711: Merge tiered compilation policies
    + S8202719: Use Collections.emptyEnumeration where possible
    + S8202722: Move marksweep_init into GC code
    + S8202744: Expired flag removal for JDK 11
    + S8202780: Remove EnqueueTask related code from
      ReferenceProcessor after JDK-8202017
    + S8202781: Fix typo in DiscoveredListIterator::complete_enqeue
    + S8202810: Remove class-for-name test
    + S8202816: Update JarSigning.keystore
- Removed patch:
  * aarch64-infinite-loop.patch
    - Integrated upstream
- Modified patch:
  * java11-improved-fonts.patch
    - Rediff to changed context

-------------------------------------------------------------------
Thu May 10 14:48:52 UTC 2018 - fstrba@suse.com

- Fix s390x build, since INCLUDE_SA is false by default on this
  architecture

-------------------------------------------------------------------
Tue May  8 07:57:54 UTC 2018 - fstrba@suse.com

- Added patch:
  * aarch64-infinite-loop.patch
    + Fix inifinite loop in aarch64 build

-------------------------------------------------------------------
Mon May  7 15:55:39 UTC 2018 - guillaume.gardet@opensuse.org

- Update fix_armv6_build.patch

-------------------------------------------------------------------
Mon May  7 11:02:49 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+12
  * Fixes:
    + S6672778: G1 should trim task queues more aggressively during
      evacuation pauses
    + S8154204: [TESTBUG] Update DefaultUseWithClient test to
      handle client-less builds
    + S8174994: SA: clhsdb printmdo throws WrongTypeException when
      attached to a process with CDS
    + S8179071: Month value is inconsistent between CLDR and Java
      in some locales
    + S8179887: Build failure with glibc >= 2.24: error: 'int
      readdir_r(DIR*, dirent*, dirent**)' is deprecated
    + S8181157: CLDR Timezone name fallback implementation
    + S8182731: Odd handling of -XX:-UseAppCDS and
      -XX:SharedArchiveFile.
    + S8191471: Elastic TLABs for G1
    + S8191798: redo nested ThreadsListHandle to drop Threads_lock
    + S8193213: Make the UseAppCDS option obsolete.
    + S8197959: [TESTBUG] Some (App)CDS tests require modification
      due to the removal of the Java EE and CORBA modules
    + S8197960: [TESTBUG] remove/modify runtime tests which use
      java ee or corba modules
    + S8199375: [TESTBUG] Open source vm testbase monitoring tests
    + S8199643: [TESTBUG] Open source common VM testbase code
    + S8200167: Validate more special case invocations
    + S8200235: Generalize jniFastGetField jobject/jweak resolve
    + S8200466: Revisit the setting of _transitive_interfaces in
      InstanceKlass
    + S8200478: For boxing conversion javac uses Long.valueOf which
      does not guarantee caching according to its javadoc
    + S8201367: assert(current != first_mem) failed: corrupted
      memory graph in superword code
    + S8201509: Zero: S390 31bit atomic_copy64 inline assembler is
      wrong
    + S8201542: Remove unused _gc_timer field in GCMemoryManager
    + S8201543: Modularize C1 GC barriers
    + S8201545: InetAddress.getByName/getAllByName should clarify
      empty String behavior
    + S8201622: Reduce unnecessary Package.complete() calls in
      javadoc
    + S8201634: Random seedUniquifier uses incorrect LCG
    + S8201650: Move iteration order randomization of unmodifiable
      Set and Map to iterators
    + S8201786: Modularize interpreter GC barriers: leftovers for
      ARM32
    + S8201817: Taglet.init should be called with the "primary"
      doclet
    + S8202082: Remove explicit CMS checks in
      CardTableBarrierSetAssembler
    + S8202105: Console echo is disabled when exiting jshell
    + S8202130: [TESTBUG] Some appcds regression test cases fail
      with "Error: VM option 'PrintSystemDictionaryAtExit' is
      notproduct and is available only in debug version of VM"
    + S8202140: TLAB logging is not correct for G1
    + S8202150: [REDO] Split globals.hpp to factor out the Flag
      class
    + S8202179: Compilation fails with assert(n->is_expensive())
      failed: expensive nodes with non-null control here only
    + S8202186: AArch64: Debug build VM crashes with
      PrintC1Statistics option
    + S8202200: set INCLUDE_SA to false on s390x by default
    + S8202204: Rename hotspot runtime jtreg constantPool
      ConstantPool directories
    + S8202230: Provide accessors for JNIHandles storage objects
    + S8202261: (fc) FileChannel.map and RandomAccessFile.setLength
      should not preallocate space
    + S8202273: [AOT] Graal does not support the CMS collector
    + S8202284: FileChannel and FileOutpuStream variants of
      AtomicAppend should fail silently on macOS >= 10.13
    + S8202324: Avoid loading FileInput-/OutputStream$AltFinalizer
    + S8202325: [aix] disable warnings-as-errors by default
    + S8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem
      list
    + S8202334: Update javax.lang.model.util visitors for 11
    + S8202364: Add GCConfig::hs_err_name() to avoid GC-specific
      code in error reporting
    + S8202366: Add macro for common loop in GCConfig
    + S8202367: AIX build broken after JDK-8201543
    + S8202372: Diagnostic with incorrect line info generated when
      compiling lambda expression
    + S8202373: Forcing eager initialization of CHM$ReservationNode
      avoids deoptimization
    + S8202379: ARM32 is broken after JDK-8201543 (Modularize C1 GC
      barriers)
    + S8202381: (Solaris) SIGBUS in # V [libjvm.so+0xcee494]
      jni_GetIntField+0x224
    + S8202382: Filter docs modules
    + S8202383: Custom extensions for jvmti doc
    + S8202397: Typo in X-Buffer javadoc
    + S8202398: Optimize Arrays.deepHashCode
    + S8202399: [C1] LIRGenerator::do_CheckCast needs to exclude
      is_invokespecial_receiver_check() when using PatchAlot
    + S8202417: [TESTBUG] Broken hard-coded dependency in
      serviceability/sa/ClhsdbJhisto.java
    + S8202418: Remove explicit CMS checks in
      CardTableBarrierSetAssembler: ARM32 leftovers
    + S8202419: Avoid creating Permission constants early
    + S8202423: Small HTTP Client refresh
    + S8202425: [s390] C2: Wrong unsigned comparison with 0
    + S8202452: Delete test files missed from commit for
      8193213 & 8182731.
    + S8202484: Unused field in TimeZone
    + S8202505: ctw2 tasks are timing out in hs-tier3
    + S8202507: Remove IO and NIO AtomicAppend tests from problem
      list
    + S8202520: JShell tests: move intermittently failing tests to
      tier2

-------------------------------------------------------------------
Mon May  7 08:29:41 UTC 2018 - guillaume.gardet@opensuse.org

- Remove armv6 and armv7 overwrite conditions in _constraints to
  avoid OOM errors

-------------------------------------------------------------------
Fri Apr 27 08:01:39 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+11
  * Fixes:
    + S6341887: java.util.zip: Add ByteBuffer methods to
      Inflater/Deflater
    + S6805750: Improve handling of Attributes.Name
    + S8025091: VisibleMemberMap.java possible performance
      improvements
    + S8081519: Split globals.hpp to factor out the Flag class
    + S8144806: sun/security/tools/keytool/standard.sh fails
      intermittently at deleting x.jks
    + S8154528: Reclaim regions emptied by marking in Remark pause
    + S8157543: java/nio/channels/Selector/SelectAndCancel.java
      fails intermittently
    + S8161991: java/nio/channels/AsynchronousSocketChannel/Basic.java
      failed due to RuntimeException: WritePendingException expected
    + S8171404: java/nio/channels/AsynchronousSocketChannel/Basic.java
      failed with "AsynchronousCloseException expected"
    + S8178105: Switch mark bitmaps during Remark
    + S8178825: unused variable threadObj in jvmci_counters_include
    + S8184693: add Pattern.isEmpty
    + S8187490: HotSpotGraalMBean should be moved to Graal
      management module
    + S8187496: Possible memory leak in
      java.apple.security.KeychainStore.addItemToKeychain
    + S8188105: Make -Xshare:auto the default for server VM
    + S8190227: Forward port 8188880 to JDK10CPU
    + S8192789: Avoid using AtomicReference in
      sun.security.provider.PolicyFile
    + S8193524: Redefining a method that removes use of 1 or more
      lambda expressions causes the JVM to hang
    + S8196071: Change G1 Full GC heap and thread sizing ergonomics
    + S8196325: GarbageCollectionNotificationInfo has same
      information for before and after
    + S8196433: use the new error diagnostic approach at javac.Main
    + S8196540: [Testbug] java/security/AccessController/
      /DoPrivAccompliceTest.java doesn't handle unrelated warnings
    + S8198756: Lazy allocation of compiler threads
    + S8198793: Add launcher support for preview features
    + S8198816: AbstractScriptEngine.getScriptContext creation of
      SimpleScriptContext is inefficient
    + S8198890: The standard doclet incorrectly produces wrong
      method signatures in certain cases.
    + S8199193: jshell tool: Add support for preview features
    + S8199519: Several GC tests fails with:
      java.lang.NumberFormatException: Unparseable number: "-"
    + S8199755: Update Graal
    + S8200101: sun/security/krb5/auto/Renewal.java fails
      intermittently
    + S8200196: [Graal] implement Object.notify/notifyAll intrinsics
    + S8200303: C2 should leverage profiling for
      lookupswitch/tableswitch
    + S8200426: Make G1 code use _g1h members
    + S8200450: Root cause analysis for JDK-8200366
    + S8200477: Integer dot product no longer autovectorised
    + S8200555: OopHandle should use Access API
    + S8200556: AArch64: assertion failure in slowdebug builds
    + S8200723: Suppress rs_length and predicted_cards sampling
      during mixed gcs
    + S8200730: Fix debug=gc+phases time tracking in Remark and
      Cleanup
    + S8201172: Parallelize Remset Tracking Update Before Rebuild
      phase
    + S8201226: missing JNIEXPORT / JNICALL at some places in
      function declarations/implementations
    + S8201259: Fix warning with VS2017 in jdk.pack
    + S8201281: Truncated error message with Incompatible : null
    + S8201315: (se) Allow SelectableChannel.register to be invoked
      while selection operation is in progress
    + S8201368: IfNode::fold_compares() may lead to incorrect
      execution
    + S8201369: Inet4AddressImpl_getLocalHostName reverse lookup on
      Solaris only
    + S8201466: Nashorn: defineProperty setters/getters on
      prototype object ignored with numeric property names
    + S8201487: Do not rebalance reference processing queues if not
      doing parallel reference processing
    + S8201490: Improve concurrent mark keep alive closure
      performance
    + S8201505: Use WeakHandle for ProtectionDomainCacheTable and
      ResolvedMethodTable
    + S8201510: Merge TwoStacksPlainSocketImpl into
      DualStackPlainSocketImpl [win]
    + S8201520: AsynchronousSocketChannel/Basic.java timeout
      intermitently
    + S8201527: Bump default value of G1RefProcDrainInterval
    + S8201536: configure fails compiler check due to bad -m32 flag
    + S8201537: Remove is_alive closure from
      Klass::is_loader_alive()
    + S8201540: [AIX] Extend the set of supported charsets in
      java.base
    + S8201556: Disallow reading oops in ClassLoaderData if
      unloading
    + S8201596: java.lang.ref.Reference processing total time
      logging broken
    + S8201597: AArch64: Update relocs for CompiledDirectStaticCall
    + S8201616: Hotspot crashes on linux-sparc after 8189941
    + S8201646: Introduce ReferenceDiscoverer interface
    + S8201647: Make initial clearing of CHeapBitMap optional
    + S8201649: Remove dubious call_jio_print in ostream.cpp
    + S8201766: Mark TimSortStackSize2.java as intermittently
      failing
    + S8201785: Make ModRefBarrierSetAssembler abstract on all
      platforms
    + S8201788: Number of make jobs wrong for bootcycle-images
      target
    + S8201794: [Graal] fix regressions from JDK-8187490
    + S8201799: Build failures after JDK-8195099 (Concurrent
      safe-memory-reclamation mechanism)
    + S8201800: Add support for adjusting heap addresses in a TLAB
    + S8201826: G1: Don't invoke WeakProcessor if mark stack has
      overflowed
    + S8201850: [AOT] vm crash when run test
      compiler/aot/fingerprint/SelfChangedCDS.java
    + S8202000: AIX build broken after JDK-8195099
    + S8202037: Split slow ctw_1 tests
    + S8202052: Disable warnings when building libawt with VS2017
    + S8202060: Add javax/net/ssl/DTLS/CipherSuite.java to
      ProblemList
    + S8202062: Put FileChannel and FileOutpuStream variants of
      AtomicAppend on problem list
    + S8202070: Cleanup code after JDK-8200450, JDK-8200366
    + S8202073: MetaspaceAllocationTest gtest shall lock during
      space creation
    + S8202074: Metaspace: If humongous chunk is added to
      SpaceManager, previous current chunk may not get retired correctly.
    + S8202075: Crash when running
      compiler/codecache/OverflowCodeCacheTest.java
    + S8202079: [s390]: Build failure w/o precompiled headers
    + S8202081: Introduce CollectedHeap::is_oop()
    + S8202091: Rename DualStackPlainSocketImpl to PlainSocketImpl
      [win]
    + S8202134: Non-PCH build for arm32 fails
    + S8202141: Unique symbols for .class
    + S8202151: [BACKOUT] Split globals.hpp to factor out the Flag
      class
    + S8202152: test/hotspot/jtreg/runtime/whitebox/WBStackSize.java
      fails
    + S8202154: Remove unused code in
      java.base/windows/native/libnet
    + S8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all
      platforms
    + S8202157: remove the use of string keys at
      InapplicableMethodException
    + S8202164: Remove some unneeded BoolObjectClosure* is_alive
      parameters
    + S8202169: Reduce ctw_2 duration by parallelizing CtwRunner
      invocations
    + S8202184: Reduce time blocking the ClassSpecializer cache
      creating SpeciesData
    + S8202210: jlink uses little-endian for big-endian
      cross-compilation targets
    + S8202276: Update test/hotspot/jtreg/ProblemList-graal.txt
- Removed patch:
  * bootcycle_jobs.patch
    + Integrated upsteam

-------------------------------------------------------------------
Fri Apr 20 20:40:43 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+10 (April 2018 CPU)
  * Security fixes:
    + S8194238: Trying exceptions in MethodHandles (CVE-2018-2826,
      bsc#1090197)
    + S8194233: Improve support for array handles (CVE-2018-2825,
      bsc#1090196)
    + S8192025: Less referential references (CVE-2018-2814,
      bsc#1090032)
    + S8189997: Enhance keystore mechanisms (CVE-2018-2794,
      bsc#1090024)
    + S8189977: Improve permission portability (CVE-2018-2795,
      bsc#1090025)
    + S8189993: Improve document portability (CVE-2018-2799,
      bsc#1090029)
    + S8189989: Improve container portability (CVE-2018-2798,
      bsc#1090028)
    + S8189985: Improve tabular data portability (CVE-2018-2797,
      bsc#1090027)
    + S8189981: Improve queuing portability (CVE-2018-2796,
      bsc#1090026)
    + S8189969: Manifest better manifest entries (CVE-2018-2790,
      bsc#1090023)
  * Security-In-Depth fixes:
    + S8182362: Update CipherOutputStream Usage
    + S8183032: Upgrade to LittleCMS 2.9
    + S8189123: More consistent classloading
    + S8190478: Improved interface method selection
    + S8190877: Better handling of abstract classes
    + S8191696: Better mouse positioning
    + S8192030: Better MTSchema support
    + S8193409: Improve AES supporting classes
    + S8193414: Improvements in MethodType lookups
  * Fixes:
    + S8009632: (fs) FileStore.supportsFileAttributeView does not
      detect user_xattr enabled on ext4
    + S8049695: nsk/jdb/options/connect/connect003 fails with
      "Launched jdb could not attach to debuggee during 300000
      milliseconds"
    + S8057732: sun/jvmstat/monitor/MonitoredVm/
      /MonitorVmStartTerminate.java: Invalid PerfMemory size
    + S8078221: java/rmi/Naming/DefaultRegistryPort.java fails
      intermittently
    + S8151171: Bring g1ConcurrentMark files up to current coding
      conventions
    + S8152821: Merge jdk.internal.misc.JavaSecurityAccess and
      jdk.internal.misc.JavaSecurityProtectionDomainAccess shared
      secrets
    + S8175075: Add 3DES to the default disabled algorithm security
      property
    + S8180415: Rebuild remembered sets during the concurrent cycle
    + S8183238: Obsolete CheckEndorsedAndExtDirs and remove checks
      for lib/endorsed and lib/ext
    + S8184692: add Pattern.asMatchPredicate
    + S8186032: Disable XML Signatures signed with EC keys less
      than 224 bits
    + S8187472: AARCH64: array_equals intrinsic doesn't use
      prefetch for large arrays
    + S8189101: AARCH32 - 'minimal' build fails because CMS bits
      are referred unconditionally
    + S8189765: Improve error reporting for compiling against
      package not visible due to modules
    + S8191101: Show register content in hs-err file on assert
    + S8191358: Restore TSA certificate expiration check
    + S8193067: gc/g1/TestVerifyGCType.java still unstable
    + S8194259: keytool error: java.io.IOException: Invalid secret
      key format
    + S8194260: Point-to-point interface should be excluded from
      java/net/ipv6tests/*
    + S8194734: Handle to jimage file inherited into child
      processes (win)
    + S8194750: Console.readPassword does not save/restore tty
      settings
    + S8194812: Extend class-data sharing to support the module path
    + S8195099: Concurrent safe-memory-reclamation mechanism
    + S8195662: Add T6587786.java to problem list before
      JDK-8195589 is resolved
    + S8195972: Refactor oops in JNI to use the Access API
    + S8196289: Update src/java.desktop/share/legal/lcms.md for
      LCMS 2.9
    + S8196485: FromCardCache default card index can cause crashes
    + S8196516: libfontmanager must be built with LDFLAGS allowing
      unresolved symbols
    + S8196865: G1 log for active workers is wrong
    + S8197441: Signature#initSign/initVerify for an invalid
      private/public key fails with ClassCastException for SunPKCS11
      provider
    + S8197443: ArrayIndexOutOfBoundsException in
      UcryptoException.getError
    + S8197564: HTTP Client implementation
    + S8197569: Refactor eager reclaim for concurrent remembered
      set rebuilding
    + S8197570: Make rules for choosing collection set candidates
      more explicit
    + S8197573: Remove concurrent cleanup and secondary free list
      handling
    + S8197850: Calculate liveness in regions during marking
    + S8197928: Only enqueue deferred cards with references into
      regions that have a tracked remembered set during GC
    + S8197931: Null pointer dereference in Unique_Node_List::push
      of node.hpp:1510
    + S8197932: Better split work in rebuild remembered sets phase
    + S8197972: Always verify non-system classes during CDS dump
      time
    + S8198240: Allow cacerts test to pass when GTECyberTrust root
      expires
    + S8198313: Wrap holder object for ClassLoaderData in a
      WeakHandle
    + S8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/
      /UninitializedDisplayModeChangeTest.java fails in headless mode
    + S8198393: Instrumentation.retransformClasses() throws
      NullPointerException when handling a zero-length array
    + S8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't
      inherit cout/cerr
    + S8198691: CodeHeap State Analytics
    + S8198760: Move global lock SpaceManager::_expand_lock to
      MutexLocker.cpp
    + S8198908: Add JVM support for preview features
    + S8198915: [Graal] 3rd testcase of compiler/types/
      /TestMeetIncompatibleInterfaceArrays.java takes more than 10
      mins
    + S8198950: AArch64:
      org.openjdk.jcstress.tests.varhandles.DekkerTest fails
    + S8199007: ClassLoaderDataGraph::unload_list_contains() is
      wrong
    + S8199194: Add javac support for preview features
    + S8199326: Remove G1 gc time stamp logic
    + S8199360: Rework the support for the 'ignored' module options
      in CDS
    + S8199406: Performance drop with Java JDK 1.8.0_162-b32
    + S8199417: Modularize interpreter GC barriers
    + S8199619: Building HotSpot on Windows should define NOMINMAX
    + S8199627: Use "Per-Monitor V2" High DPI awareness for Windows
      10 v1703
    + S8199717: Avoid calculating primordial thread stack bounds on
      VM startup
    + S8199735: Mark word updates need to use Access API
    + S8199736: Define WIN32_LEAN_AND_MEAN before including
      windows.h
    + S8199742: Clean up state flags in G1CollectorState
    + S8199780: SetMemory0 and CopyMemory0 in unsafe.cpp need to
      resolve their operands
    + S8199781: Don't use naked == for comparing oops
    + S8199782: Fix compilation warnings detected by Solaris
      Developer Studio 12.6
    + S8199793: [Graal] runtime/CommandLine/
      /PrintTouchedMethods.java crashes with assertion "reference
      count underflow for symbol"
    + S8199813: SIGSEGV in ThreadsList::includes()
    + S8199850: Move parsing of VerifyGCType to G1
    + S8199918: Shorten names of CollectedHeap::Name members
    + S8199925: Break out GC selection logic from GCArguments to
      GCConfig
    + S8199927: Make WhiteBox more GC agnostic
    + S8199946: Move load/store and encode/decode out of oopDesc
    + S8200067: Add support for vpclmulqdq for crc32
    + S8200074: Remove
      G1ConcurrentMark::_concurrent_marking_in_progress
    + S8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java
      crashes in visit_all_interfaces
    + S8200091: [TESTBUG] Update jittester for jdk11
    + S8200105: Remove cyclic dependency between oop.inline.hpp and
      collectedHeap.inline.hpp
    + S8200106: Move NoSafepointVerifier out from gcLocker.hpp
    + S8200111: MallocArrayAllocator::free should not take a length
      parameter
    + S8200113: Make Access load proxys smarter
    + S8200126: [TESTBUG] Open source VM runtime signal tests
    + S8200149: The "com.sun.awt.AWTUtilities" class can be dropped
    + S8200168: Remove DONT_USE_REGISTER_DEFINES on Sparc
    + S8200169: Flatten G1Allocator class hierarchy
    + S8200187: Exclude 3 long-running tests from tier1
    + S8200195: serviceability/jvmti/FieldAccessWatch/
      /FieldAccessWatch.java crashes with
      "assert(thread->thread_state() == _thread_in_native) failed:
      coming from wrong thread state"
    + S8200197: Zero fails to build after 8200105
    + S8200202: Remove unused _boot_modules_array and
      _platform_modules_array from classLoader.*.
    + S8200203: Missing platform definitions for ia64
    + S8200227: [Graal] Test times out with Graal due to low
      compile threshold
    + S8200228: Change default value of HeapSizePerGCThread
    + S8200230: [Graal] Compilations should not be enqueued before
      Graal is initialized
    + S8200232: Build failures after JDK-8200106 (Move
      NoSafepointVerifier out from gcLocker.hpp)
    + S8200233: Simple G1 evacuation path performance enhancements
    + S8200234: Cleanup Remark and Cleanup pause code
    + S8200238: Reduce number of exceptions created when calling
      MemberName$Factory::resolveOrNull
    + S8200245: Zero fails to build on linux-ia64 due to
      ia64-specific cruft
    + S8200246: AIX build fails after adjustments of
      src/hotspot/share/trace/traceEventClasses.xsl
    + S8200251: AArch64::CPUFeature out of sync with
      VM_Version::Feature_Flag
    + S8200255: Remove G1CMTask::_concurrent
    + S8200261: Regression with JVM anonymous class
    + S8200276: Cleanup allocation.hpp includes
    + S8200290: Scratch buffer creation fails with
      "assert(!current_thread_in_native()) failed: must not be in
      native" on SPARC
    + S8200292: Move PushAndMarkVerifyClosure::do_oop_work to
      concurrentMarkSweepGeneration.cpp
    + S8200297: Build failures after JDK-8198691 (CodeHeap State
      Analytics)
    + S8200299: Non-PCH build for aarch64 fails
    + S8200302: ppc, s390 (non-pch) build errors
    + S8200305: Update gc,liveness output with remset state after
      rebuild remset concurrently changes
    + S8200343: Minor JViewport documentation typo
    + S8200360: MeetIncompatibleInterfaceArrays fails with
      "MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at
      tier 0 !"
    + S8200362: G1Mux2Closure should disable implicit oop
      verification
    + S8200366: SIGSEGV in CodeHeapState::print_names()
    + S8200371: In g1, rename ConcurrentMarkThread to
      G1ConcurrentMarkThread
    + S8200374: Add
      ThreadsSMRSupport::verify_hazard_pointer_scanned() to verify
      threads_do().
    + S8200383: Can't build on SPARC Hotspot with code which use
      math functions
    + S8200384: jcmd help output should be sorted
    + S8200385: Eagerly reclaimed humongous objects leave mark in
      prev bitmap
    + S8200391: clean up test/hotspot/jtreg/ProblemList.txt
      (compiler related)
    + S8200423: Non-PCH build for x86_32 fails
    + S8200424: Windows build fails due to implicit jboolean to
      bool conversion
    + S8200429: Adjust object pinning interface on CollectedHeap
    + S8200438: Non-PCH x86_32 build failure: err_msg is not defined
    + S8200461: MeetIncompatibleInterfaceArrays test fails with
      -Xcomp
    + S8200468: Port the native GSS-API bridge to Windows
    + S8200524: AArch64: CPUFeature and Flag enums are not passed
      through JVMCI
    + S8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java
      fails to compile
    + S8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
    + S8200550: Xcode 9.3 produce warning -Wexpansion-to-defined
    + S8200607: Add missing include dependency in bitMap.hpp
    + S8200608: Build failures after JDK-8191101 (Show register
      content in hs-err file on assert)
    + S8200626: Restore history for g1ConcurrentMarkThread.*
    + S8200627: aarch32 - Broken build after JDK-8198949
    + S8200628: aarch32 - Broken build after JDK-8199809
    + S8200630: Globally suppress Visual Studio warning C4351
    + S8200697: Add utility for spin wait with fallback to
      yield/sleep
    + S8200719: Cannot connect to IPv6 host when exists any active
      network interface without IPv6 address
    + S8200735: Move CMS specific code from binaryTreeDictionary
      and freeList to CMS files
    + S8200736: Move CMSGCStats to the cms directory
    + S8200737: Move GC code out of
      Arguments::check_vm_args_consistency into GCArguments
    + S8200759: Move GC entries in vmStructs.cpp to GC specific
      files
    + S8201136: Move GC flags from globals.hpp to GC specific files
    + S8201167: Remove MacroAssembler::cmp_heap_oop on x86
    + S8201168: Move GC command line constraint functions to GC
      specific files
    + S8201171: Cleanup in g1CollectedHeap, change CamelCase to
      snake_case
    + S8201175: Move FilteringClosure::do_oop to genOopClosures
    + S8201185: AARCH64: bfm instruction encoding hits assert on
      zero register
    + S8201209: Separate out CMS specific functions into
      CMSCardTable
    + S8201212: Remove INCLUDE_ALL_GCS from OopStorage files
    + S8201213: Remove INCLUDE_ALL_GCS from
      memset_with_concurrent_readers
    + S8201217: Split specialized_oop_closures.hpp into GC specific
      files
    + S8201218: PPC64: Avoid use of yield instruction on spinlock
    + S8201227: Add ALL_GCS_ONLY
    + S8201240: Improve releasing native resources of
      BufImgSurfaceData.ICMColorData
    + S8201242: Include source file/line number when reporting
      native call stack on supported platforms
    + S8201244: Clean out unnecessary includes of heap headers
    + S8201247: Various cleanups in the attach framework
    + S8201265: Native memory leak in
      ClassLoader::add_to_exploded_build_list
    + S8201316: Move G1-related static members from JavaThread to
      G1BarrierSet
    + S8201318: Introduce GCThreadLocalData to abstract GC-specific
      data belonging to a thread
    + S8201321: NMT: Unnecessary re-recording thread stack and size
      when attaching listener to JavaThread
    + S8201330: Add java/lang/management/ThreadMXBean/
      /ThreadMXBeanStateTest.java to the ProblemList
    + S8201334: Move runtime/NMT/MallocStressTest.java to
      hotspot_tier3_runtime
    + S8201359: Incorrect header guards after JDK-8198949
      (Modularize arraycopy stub routine GC barriers)
    + S8201362: Remove CollectedHeap::barrier_set()
    + S8201365: Remove G1Policy::should_process_references()
    + S8201370: GC specific data is referred from common
      precompiled headers and defNewGeneration.cpp
    + S8201427: Fix Minimal VM builds on Linux x64
    + S8201430: [TESTBUG] Remove script from runtime/6626217
    + S8201442: objArrayOopDesc::atomic_compare_exchange_oop() must
      use obj+offset in HeapAccess call
    + S8201443: NoSuchMethodException JarFile.open when jar file is
      used in classpath
    + S8201450: Provide access to LogHandle tagset
    + S8201474: (so) Socket adaptor connect(InetAddress, timeout)
      succeeds when connection fails
    + S8201475: 8199417 breaks AIX and non-pch on s390 (and
      presumably aarch64)
    + S8201480: ISA/CPU feature detection code crashes on
      linux-sparc
    + S8201483: Make it possible to disable JVM features
    + S8201494: Avoid early initialization of java.nio.Bits
    + S8201495: [Zero] Reduce limits of max heap size for boot JDK
      on s390
    + S8201498: test/langtools/tools/javac/diags/CheckExamples.java
      6 errors occurred
    + S8201507: Generate alias entries in j.t.f.ZoneName from tzdb
      at build time
    + S8201508: Macosx builds fail in GenerateLinkOptData.gmk
    + S8201554: Disable failing tier1 test for JDK-8201498
    + S8201584: Fix configure on SLES 11 after 8201483
    + S8201591: JVM features with "-" in name is not correctly
      handled
    + S8201609: Split test/jdk/:tier2 to enable better parallel
      execution
- Removed patch
  * fix-arm-build.patch
    + Integrated upstream
- Modified patch:
  * memory-limits.patch
    + Rediff with changes in the right files


-------------------------------------------------------------------
Thu Apr 19 13:34:02 UTC 2018 - guillaume.gardet@opensuse.org

- Fix armv6 build with fix_armv6_build.patch

-------------------------------------------------------------------
Fri Apr 13 14:39:34 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+9
  * Fixes
    + S8071367: JMX: Remove SNMP support
    + S8164781: Pattern.asPredicate specification is incomplete
    + S8178867: tools/jlink/multireleasejar/
      /JLinkMultiReleaseJarTest.java failed to clean up files
    + S8180570: Refactor sun/security/mscapi shell tests to plain
      java tests
    + S8188897: java/rmi/registry/reexport/Reexport.java failed
      with Port already in use
    + S8189784: Parsing with Java 9 AKST timezone returns the
      SystemV variant of the timezone
    + S8190333: sun/security/ssl/X509KeyManager/PreferredKey.java
      failed with "Failed to get the preferable key aliases"
    + S8196200: Implement a navigation builder in javadoc
    + S8196724: Change macosx deployment target to 10.9
    + S8196750: [Testbug] tools/launcher tests need to tolerate
      unrelated warnings
    + S8196775: java/net/Socket/asyncClose/Race.java failed
      intermittently on Windows with ConnectException: Connection
      refused
    + S8197418: Move java/util/RandomAccess/ tests into OpenJDK
    + S8197531: Miscellaneous changes imported from jsr166 CVS
      2018-04
    + S8199539: Provide a standard way for the build to filter
      un-needed legal .md files
    + S8199608: Clean up LDFLAGS for libfontmanager
    + S8199744: Incorrect compiler message for ReceiverParameter in
      inner class constructor
    + S8199875: Require first parameter type of a condy bootstrap
      to be Lookup
    + S8200125: Fix some classloader/module typos
    + S8200127: Replace collection.stream().forEach() with
      collection.forEach()
    + S8200128: Fix some "annoations" typos
    + S8200131: Improve lazy init of InetAddress.canonicalHostName
      and NativeObject.pageSize
    + S8200134: Improve ModuleHashesBuilder
    + S8200152: KerberosString should use UTF-8 by default
    + S8200258: Improve CopyOnWriteArrayList subList code
    + S8200298: Unify all unix versions of libjsig/jsig.c
    + S8200358: Remove mapfiles for JDK executables
    + S8200359: (tz) Upgrade time-zone data to tzdata2018d
    + S8200458: (se) Readiness information previously recorded in
      the ready set not preserved
    + S8200520: forkjoin tasks interrupted after shutdown
    + S8200583: (se) Selector clean-up, part 4
    + S8200664: fix broken links in java.base docs
    + S8200706: Better cleanup for open/test/jdk/java/lang/
      /ProcessBuilder/DestroyTest.java
    + S8200727: linux-aarch64 profile should use bundled freetype
    + S8200728: Docs (Comparison of Stack and Deque methods) for
      Deque is not correct
    + S8200788: Optimal initial capacity of
      java.lang.VarHandle.AccessMode.methodNameToAccessMode
    + S8200792: PKCS12Attribute#hashCode is always constant -1
    + S8200888: typo in name of exception in @throws
    + S8201178: Remove sun.nio.cs.FastCharsetProvider
    + S8201179: Regression due loading
      java.nio.charset.StandardCharsets during bootstrap
    + S8201194: Handle local variable declarations in lambda
      deduplication
    + S8201221: JDK-8199608 introduced a build race on macosx
    + S8201222: JDK-8199539 broke the OpenJDK build
    + S8201236: Straighten out dtrace build logic
    + S8201246: Export native function to set platform encoding
    + S8201251: The tests for JDK-8187247 should be under
      test/langtools
    + S8201263: Trailing backslash in VS120COMNTOOLS leads to ugly
      error message when running tests
    + S8201267: Disable warnings for VS2017 to enable building
    + S8201320: Allow PrintFailureReports to be turned off
    + S8201327: Make Sensor deeply immutably thread safe
    + S8201328: SynthParser should use Boolean.parseBoolean
    + S8201348: ProblemList update for bugid associated with
      SSLSocketParametersTest.sh
    + S8201357: ALSA_CFLAGS is needed; was dropped in JDK-8071469
    + S8201396: fix broken links generated by javadoc doclet
    + S8201439: Enable linux-arm-vfp-hflt profile to be configured
      with jib again
    + S8201440: javac should create unique DynamicMethodSymbols at
      LambdaToMethod
- Modified patches:
  * java11-improved-fonts.patch
    + Rediff to changed context
  * fix-arm-build.patch
    + Use upstream fixes

-------------------------------------------------------------------
Wed Apr 11 08:32:38 UTC 2018 - fstrba@suse.com

- Modified patch:
  * fix-arm-build.patch
    + fix more duplicate commas in headers

-------------------------------------------------------------------
Fri Apr  6 10:58:01 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+8
  * Fixes
    + S4954348: JPGWriter.getNumThumbnailsSupported does not return
      -1 when passing null values
    + S8074286: Add getSelectedIndices() to ListSelectionModel
    + S8178370: [TEST_BUG]
      java/security/Signature/SignatureLength.java fails
    + S8191957: JFileChooser shows empty name for external drives
      shown under Desktop
    + S8193032: Remove terminally deprecated SecurityManager APIs
    + S8195649: reorganize tests for java.util.Optional
    + S8198314: javac hidden options violate standard syntax for
      options
    + S8198801: JShell: user exception chained cause not retained
    + S8198885: upgrade Marlin (java2d) to 0.9.1
    + S8198990: Move SwingSet2 from closed to OpenJDK
    + S8199176: Accessibility issues in java.base docs
    + S8199800: Optimize Boolean.parseBoolean(String)
    + S8199947: Rename HTML element id in ClassLoader javadoc to
      avoid name conflict with private elements
    + S8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java
      fails with open profiles
    + S8200257: (se) More Selector cleanup
    + S8200267: a.out created at top dir by Solaris build
    + S8200364: Remove unnecessary boxing via primitive wrapper
      valueOf(String) methods
    + S8200375: Change to GCC 7.3.0 for building Linux at Oracle
    + S8200469: Update link to license in Docs.gmk
    + S8200538: cl : Command line warning D9014 : invalid value
      '2220' for '/wd'
    + S8200586: Update JDK11 release date to 2018-09-25
    + S8200658: Fix incremental builds of hotspot on solaris
    + S8200696: Optimal initial capacity of
      java.lang.Class.enumConstantDirectory
    + S8200703: Problem list jdk/jshell/ExceptionsTest.java fails
      on windows

-------------------------------------------------------------------
Thu Apr  5 11:41:10 UTC 2018 - fstrba@suse.com

- Added patch:
  * fix-arm-build.patch
    + fix a duplicate comma in a header

-------------------------------------------------------------------
Tue Apr  3 11:57:22 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+7
  * Fixes:
    + S4912693: Behavior of null arguments not specified in Java
      Sound
    + S6686236: GIF native IIOMetadata assumes
      characterCellWidth/Height as 2bytes
    + S7031957: DIB header of type BITMAPV2INFOHEADER &
      BITMAPV3INFOHEADER is not supported in BMPImageReader
    + S7108280: JList.getSelectedValuesList fails if
      JList.setSelectionInterval larger than list
    + S7158623: Should an unfocusable maximized Frame be resizable
    + S8071282: remove misc dead code
    + S8071469: Cleanup include and exclude of sound native
      libraries
    + S8140359: get_locked_message_ext() should return Flag::MsgType
    + S8144300: http.nonProxyHosts value having wildcard * both at
      end and start are not honored
    + S8146201: [AOT] Class static initializers that are not pure
      should not be executed during static compilation
    + S8152974: AWT hang occurrs when sequenced events arrive out
      of sequence
    + S8153333: [REDO] STW phases at Concurrent GC should count in
      PerfCounte
    + S8159850: Remove unneeded parsing of optional-size when
      parsing array types
    + S8166642: serviceability/dcmd/framework/* timeout
    + S8170541: serviceability/jdwp/AllModulesCommandTest.java
      fails intermittently on Windows and Solaris
    + S8173070: Remove ValueObj class for allocation subclassing
      for runtime code
    + S8173100: AArch64: -XX:-UseOnStackReplacement does not work
      together with -XX:+TieredCompilation
    + S8175312: SA: clhsdb: Provide an improved heap summary for
      'universe' for G1GC
    + S8180410: ByteArrayOutputStream should not throw IOExceptions
    + S8180451: ByteArrayInputStream should override readAllBytes,
      readNBytes, and transferTo
    + S8191102: Incorrect include file use in classLoader.hpp
    + S8191418: List.of().indexOf(null) doesn't throw
      NullPointerException
    + S8191585: VM anonymous classes created during CDS dump time
      cause crash
    + S8191924: Adjust DelegatingClassLoader's metadata space
      sizing algorithm
    + S8191954: AArch64: disable UseCISCSpill in C2
    + S8193128: Reduce number of implementation classes returned by
      List/Set/Map.of()
    + S8193130: Bad graph when unrolled loop bounds conflicts with
      range checks
    + S8193266: AArch64: TestOptionsWithRanges.java SIGSEGV
    + S8193369: post_field_access does not work for some functions,
      possibly related to fast_getfield
    + S8193429: "assert(false) failed: GetModuleFileName failed
      (126)" in symbolengine.cpp
    + S8193434: [GRAAL] Graal classes are not loaded with
      -Xshare:dump
    + S8194054: [TESTBUG] Test runtime/CommandLine/
      /OptionsValidation/TestOptionsWithRanges.java failed with
      -1073740940 (FFFFFFFFC0000374)
    + S8194490: [JVMCI] Move `iterateFrames` to C++
    + S8194746: (fs) Add equivalents of Paths.get to Path interface
    + S8194759: Support caching class mirror objects.
    + S8194978: Javac produces dead code for try-with-resource
    + S8195095: Images are not scaled correctly in JEditorPane
    + S8195109: ServiceUtil::visible_oop is not needed anymore
    + S8195148: Collapse G1SATBCardTableModRefBS and
      G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
    + S8196028: JMX: Not enough JDP packets received before timeout
    + S8196121: runtime/appcds/ClassLoaderTest.java fails silently
    + S8196294: LoopStripMiningIterShortLoop is set to zero by
      default
    + S8196337: Add commit methods that take all event properties
      as argument
    + S8196399: Formatting a decimal using locale-specific grouping
      separators causes ArithmeticException (division by zero).
    + S8196519: Incomplete classpath causes infinite recursion in
      Resolve.isAccessible
    + S8196590: Enable docker container related tests for linux
      AARCH64
    + S8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with
      "VM thread using lock Heap_lock (not allowed to block on)"
    + S8196668: revisit test SunPackageAccess and
      GrantedSunPackageAccess
    + S8196876: OopStorage::assert_at_safepoint clashes with
      assert_at_safepoint macros in g1CollectedHeap.hpp
    + S8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes
      4 minutes to compile on windows
    + S8197405: Improve messages of AbstractMethodErrors and
      IncompatibleClassChangeErrors.
    + S8197429: Increased stack guard causes segfaults on x86-32
    + S8197554: Create test for SwingSet TableDemo
    + S8197595: Serialization javadoc should link to security best
      practices
    + S8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
    + S8197843: Remove unused method
      G1EvacuationRootClosures::create_root_closures_ext
    + S8197844: JVMTI GetLoadedClasses should use the Access API
    + S8197845: Remove unnecessary method
      G1CollectedHeap::create_g1_policy
    + S8197847: Remove unused file g1ParScanThreadState_ext.cpp
    + S8197852: Move G1DefaultPolicy into G1Policy
    + S8197944: Condy tests fails on Windows
    + S8198243: Add build time check for global operator new/delete
      in object files
    + S8198358: Align organization of TwoStacksPlainSocketImp with
      DualStackPlainSocketImpl [win]
    + S8198423: Improve metaspace chunk allocation
    + S8198424: Remove G1AllocationContext
    + S8198430: Remove G1Allocator extension point
    + S8198431: Remove G1FullCollector extension point
    + S8198432: Remove Thread extension point
    + S8198433: Remove WhiteBox extension point
    + S8198445: Access API for primitive/native arraycopy
    + S8198447: Remove ClassLoaderExt::check().
    + S8198510: Enable UseDynamicNumberOfGCThreads by default
    + S8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently
      doesn't need to check for cards in collection set
    + S8198552: Multiple javac plugins do not work at the same time.
    + S8198571: [JVMCI] must not install wide vector code unless
      runtime supports it
    + S8198591: compiler/aot/fingerprint tests should be moved to
      open
    + S8198608: Improvements to command-line flags printing
    + S8198649: Switch AWT/Swing's default GTK version to 3
    + S8198652: Stop linking with -base:0x8000000 on Windows
    + S8198753: (dc) DatagramChannel throws unspecified exceptions
    + S8198789: [TESTBUG] CTW of java.base and java.desktop takes
      long time
    + S8198794: Hotspot crash on Cassandra 3.11.1 startup with
      libnuma 2.0.3
    + S8198796: Create test case for CDS + condy
    + S8198826: -XX:+VerifyStack fails with fatal error:
      ExceptionMark constructor expects no pending exceptions
    + S8198833: TestMemoryAwareness Docker container fails with too
      small maximum heap
    + S8198845: Missing resource mark results disassembling
      generated code failure in hs error report
    + S8198894: [PPC64] More generic vector CRC implementation
    + S8198895: Compilation errors in java.desktop with VS 2017
    + S8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
    + S8198897: Compilation errors in jdk.accessibility with VS 2017
    + S8198906: JDK-8196882 breaks VS2013 Win32 builds
    + S8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java
      timeouts with Graal
    + S8198926: Move ClassLoaderData::_dependencies to
      ClassLoaderData::_handles
    + S8198948: Remove unused parameter evacuation_info from
      G1CollectedHeap::evacuate_collection_set
    + S8198949: Modularize arraycopy stub routine GC barriers
    + S8198950: AArch64:
      org.openjdk.jcstress.tests.varhandles.DekkerTest fails
    + S8198957: Remove unused function
      ArgumentsExt::set_gc_specific_flags
    + S8198969: Update Graal
    + S8198987: [Graal] compiler/intrinsics/sha/sanity tests fail
      on macos with Graal as JIT
    + S8198997: Cache normalized/resolved user.dir property
    + S8199010: attachListener.hpp: Fix potential null termination
      issue found by coverity scans
    + S8199012: SEGV in jni_DetachCurrentThread during VM shutdown
    + S8199024: Remove unneccessary protected and virtual modifiers
      from G1CollectedHeap
    + S8199027: Make protected members private in G1Policy
    + S8199050: reenable concurrent execution of compiler tests
    + S8199066: [JVMCI] EagerJVMCI option should also initialize
      the JVMCI compiler
    + S8199133: [BACKOUT] NMT: Enhance thread stack tracking
    + S8199137: StringInternSync test crashes in exit verification
    + S8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
    + S8199219: Build failures after JDK-8195148 (Collapse
      G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS
      into a single G1BarrierSet)
    + S8199220: Zero build broken after 8195103, 8191102 and 8189871
    + S8199243: aarch32: ARM 32 build broken after 8165929
    + S8199263: Split interfaceSupport.hpp to not require including
      .inline.hpp files
    + S8199264: Remove universe.inline.hpp to simplify include
      dependencies
    + S8199272: Broken assertion in ClassLoaderData::remove_handle
    + S8199275: Fix inclusions of allocation.inline.hpp
    + S8199278: Javadoc search results does not link to anchors on
      a page
    + S8199282: Remove ValueObj class for allocation subclassing
      for gc code
    + S8199283: Remove ValueObj class for allocation subclassing
      for compiler code
    + S8199319: Remove handles.inline.hpp include from
      reflectionUtils.hpp
    + S8199323: hsdis could not be loaded which are located on long
      path
    + S8199328: Fix unsafe field accesses in heap dumper
    + S8199342: The constant pool forgets it has a Dynamic entry if
      there are overpass methods
    + S8199356: Fix hotspot to allow stdlib to use libc++ and to
      allow changing the deployment target to 10.9
    + S8199421: Add support for vector popcount
    + S8199422: Hotspot build is broken after push of 8197235
    + S8199425: JTReg failure:
      runtime/stringtable/StringTableVerifyTest.java
    + S8199430: Rename MetaspaceAux to something more meaningful
    + S8199431: Split up class Metaspace into a static and a
      non-static part
    + S8199432: metaspace: fix wrong comment and condition in
      SpaceManager::verify()
    + S8199465: {@docRoot} references need to be updated to reflect
      new module/package structure
    + S8199467: Compilation Errors in libinstrument Reentrancy.c
      with VS2017
    + S8199472: Fix non-PCH build after JDK-8199319
    + S8199489: [TESTBUG] don't run CTW tests with -Xcomp
    + S8199511: Do not generate g1_{pre|post}_barrier_slow_id
      without CardTable-enabled barrier set
    + S8199516: Remove dead code overlooked during Full GC work
    + S8199518: test/hotspot/jtreg/runtime/SelectionResolution
      tests take a lot longer to run with fastdebug after JDK-8198423
    + S8199532: [TESTBUG] AbstractMethodErrorTest.java test failed
      with -Xcomp
    + S8199533: ProblemList tests failing after JDK-8153333
    + S8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/
      /Stress_noredefine/TestDescription.java
    + S8199559: objArrayKlass::oop_iterate() and friends must use
      base_raw() instead of base()
    + S8199561: Fix two typos in the JVMTI documentation
    + S8199603: Build failures after JDK-8199421 "Add support for
      vector popcount"
    + S8199604: Rename CardTableModRefBS to CardTableBarrierSet
    + S8199620: Support for JNI object pinning
    + S8199624: [Graal] Blocking jvmci compilations time out
    + S8199656: Make slow metaspace verifications switchable in
      debug builds
    + S8199667: Unify metaspace list index handling and
      reinstantiate ChunkManager listindex gtest
    + S8199672: ClassCastException is thrown by java.util.Formatter
      when an NumberFormatProvider SPI is used.
    + S8199674: Improve G1 Full GC array marking
    + S8199685: Access arraycopy build failure with GCC 7.3.1
    + S8199696: Remove Runtime1::arraycopy
    + S8199698: Change 8199275 breaks template instantiation for
      xlC (and potentially other compliers)
    + S8199705: Docs.gmk needs to be updated to remove the -html5
      option
    + S8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
    + S8199728: Remove oopDesc::is_scavengable
    + S8199739: Use HeapAccess when loading oops from static fields
      in javaClasses.cpp
    + S8199741: NMT: Tag safepoint polling pages
    + S8199752: NMT: Memory allocated by Unsafe.allocateMemory
      should be tagged as mtOther
    + S8199756: Simplify language, country, script, and variant
      property initialization
    + S8199762: JShell API: Failed to detect override when snippet
      to be overridden has been changed before
    + S8199773: (bf) XXXBuffer:compareTo method is not working as
      expected
    + S8199777: Deprecate -XX:+AggressiveOpts
    + S8199784: PhaseIdealLoop::place_near_use() might return wrong
      control with loop strip mining
    + S8199789: Emit a warning message when t2k is selected via
      system property
    + S8199791: (se) More Selector cleanup
    + S8199809: Don't include frame.inline.hpp and other.inline.hpp
      from .hpp files
    + S8199843: Optimize Integer/Long.highestOneBit()
    + S8199870: colorimaging.md needs to remove mention of KCMS
    + S8199880: runtime/appcds/condy/CondyHelloTest.java missing at
      requires vm.cds
    + S8199886: gc/cslocker/TestCSLocker.java crashes
    + S8199896: [Graal] build Graal on all x86 platforms
    + S8199902: {@docRoot} references need to be updated to reflect
      new module/package structure
    + S8199910: Compiler crashes with -g option and variables of
      intersection type inferred by `var`
    + S8199924: Solaris: Correctly enqueue null arguments of attach
      operations
    + S8200071: Fix test/hotspot/jtreg/ProblemList-graal.txt
    + S8200072: Remove un-needed qualified export from java.base to
      java.desktop
    + S8200116: ConstructInflaterOutput, ConstructDeflaterInput
      still spamming test logs
    + S8200118: [TESTBUG] String concat tests should test
      toString() application order
    + S8200122: Remove unused field Thread.threadQ
    + S8200123: Replace Thread.init with telescoping constructor
    + S8200124: Various cleanups in jar/zip
    + S8200129: Remove D3D Performance Counter.
    + S8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/
      /GetExceptionTableTest.java is failing after JDK-8194978
    + S8200136: Problem list test/hotspot/jtreg/compiler/jvmci/
      /compilerToVM/GetExceptionTableTest.java
    + S8200174: compare.sh improvements
    + S8200178: Remove mapfiles for JDK native libraries
    + S8200179: (se) More Selector cleanup
    + S8200180: fix a typo in run-test framework documentation
    + S8200181: Remove superflous non-IPv4 code from
      Java_java_net_TwoStacksPlainSocketImpl_socketListen
    + S8200198: javah man pages were not removed by JDK-8191054
    + S8200199: javac suggests to use var even when var is used
    + S8200213: Configure broken on MIPS
    + S8200215: 17th loop of "let foo = ''"; throws ReferenceError
    + S8200229: Simplify building of libjsig
    + S8200241: [TESTBUG] java/lang/String/concat/ tests should not
      force source/target = 9 anymore
    + S8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java
      fails intermittently
    + S8200289: Reduce number of exceptions created when calling
      Lookup::canBeCached
    + S8200301: deduplicate lambda methods
    + S8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner
    + S8200310: Avoid charset lookup machinery in
      java.nio.charset.StandardCharsets
    + S8200355: local variable inference regression test generates
      classfile in test folder
    + S8200357: Inline SoundLibraries.gmk into Lib-java.desktop.gmk
    + S8200409: jdk11 nightly solaris sparc build failure
    + S8200449: ReadAllReadNTransferTo fails occasionally
- Modified patch:
  * system-pcsclite.patch
    + Rediff to changed context

-------------------------------------------------------------------
Fri Mar 23 18:37:43 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+6
  * Fixes:
    + S8186228: sun/security/krb5/auto/KdcPolicy.java fails with
      "java.lang.Exception: Does not match. Output is
      c30000c30000c30000"
    + S8193033: remove terminally deprecated
      sun.misc.Unsafe.defineClass
    + S8196298: Add null Reader and Writer
    + S8199437: Improve diagnostic system assertion message in
      com.sun.net.httpserver impl
    + S8199682: Clean up building the saproc library
    + S8199749: Debug symbols are not copied to exploded image on
      Mac
    + S8199768: jdk/test/lib/compiler/CompilerUtils.java needs to
      provide more control over compilation
    + S8199792: Wrong license header in XMLLimitAnalyzer.java
    + S8199858: solaris-x86_64 : unpack200 fails linking with SS12u4
    + S8199862: Examine ProxyBuilder::referencedTypes startup cost
    + S8199865: Avoid initializing ShortCache in ProxyGenerator
    + S8199869: Missing copyright headers in nashorn source code
    + S8199884: JDK-8199749 broke build with make 3.81

-------------------------------------------------------------------
Tue Mar 20 06:51:13 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+5
  * Fixes:
    + S8160767: [TEST_BUG]
      java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
    + S8182684: Further clarify InputStream#available()
    + S8183554: Add constructors with Charset parameter for
      FileReader and FileWriter
    + S8187635: On Windows Swing changes keyboard layout on a
      window activation
    + S8188240: Reflection Proxy should skip static methods
    + S8189230: JDK method:
      java.lang.Integer.numberOfLeadingZeros(int) can be optimized
    + S8190347: [TESTBUG] Test javax/swing/JWindow/
      /ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
    + S8190767: if JFrame is maximized on OS X, all new JFrames
      will be maximized by default
    + S8193017: Import freetype sources into OpenJDK source tree
    + S8193584: (testbug) TestSocketFactory fails intermittently
      with ConcurrentModificationException
    + S8194767: Regression automated Test
      'javax/swing/JEditorPane/6917744/bug6917744.java' fails
    + S8194943: Regression automated test 'open/test/jdk/javax/
      /swing/JInternalFrame/8020708/bug8020708.java' fails
    + S8195738: scroll poistion in ScrollPane is reset after
      calling validate()
    + S8196435: Regression automated Test 'java/awt/Mouse/
      /GetMousePositionTest/GetMousePositionWithOverlay.java' fails
    + S8196748: tools/jar tests need to tolerate unrelated warnings
    + S8197785: javax.accessibility.AccessibleBundle will reload
      the ResourceBundle for every call to toDisplayString
    + S8198406: Test TestAATMorxFont is unstable
    + S8198605: Touch keyboard is shown for a non-focusable text
      component
    + S8198606: Touch keyboard does not hide, when a text component
      looses focus
    + S8198613: Test cases result in failure or timeout when run
      with OpenGL backend
    + S8198777: JList.getPreferredScrollableViewportSize(): fix
      mistake in doc for height calc
    + S8198889: Clarify the throwing of exceptions from
      ConstantBootstraps.invoke
    + S8198922: Provide instrumentation for
      sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
    + S8198989: Provide more diagnostic IAE messages
    + S8199009: test/jdk/java/util/Locale/SoftKeys.java fails with
      OutOfMemoryError
    + S8199022: New failures should be added to ProblemList
    + S8199215: Re-examine getFreePort method in test
      infrastructure library
    + S8199258: BigInteger.bitLength() should explicitly specify
      behavior when the value is zero
    + S8199329: Remove code that attempts to read bytes after
      connection reset reported
    + S8199420: Update javadoc tags in java.lang.System and related
    + S8199423: Create builds-infra Mach5 job
    + S8199428: install-file macro fails on filenames with space on
      Solaris
    + S8199443: Nashorn multithread bottleneck with "use strict"
    + S8199451: Create linux-aarch64 cross-compilation devkit, and
      fix cross-compilation
    + S8199453: Enable link-time generation of constructor forms
    + S8199462: Use Reference.reachabilityFence in direct
      ByteBuffer methods
    + S8199464: Remove remaining vestiges of
      Java_sun_reflect_Reflection_getCallerClass
    + S8199469: Disable generate-jli-classes when building
      interim-image
    + S8199470: Remove unused property file.encoding.pkg
    + S8199471: Enable generation of callSiteForms at link time
    + S8199473: Support Visual Studio BuildTools with VS2017
    + S8199483: Clean up some non-standard LDFLAGS usage
    + S8199606: Set -lc as global LIBS on solstudio
    + S8199611: (se) Minor selector implementation clean-up
    + S8199616: Fix @module declarations in tier1 tests
    + S8199636: Unify naming for jaas_unix and jaas_nt
    + S8199639: Introduce SetupJdkLibrary and SetupJdkExecutable
    + S8199640: Split up BUILD_LIBKRB5 into the two, unrelated
      compilations it consists of
    + S8199647: java/util/Locale/SoftKeys.java fails with
      OutOfMemoryError again
    + S8199668: make/lib cleanup
    + S8199681: Remove boilerplate code from creating native jtreg
      tests
    + S8199745: JDK-8199668 introduced a build race on macosx
- Modified patches:
  * system-pcsclite.patch
  * java10-improved-fonts.patch -> java11-improved-fonts.patch
    + Rediff to changed context

-------------------------------------------------------------------
Tue Mar 13 07:05:14 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+4
  * Fixes:
    + S4993841: (str) java.lang.Character should have a
      toString(int) method
    + S5076761: JList.setSelectedValue(null, ...) doesn't do
      anything
    + S6372077: JarFile.getManifest() should handle manifest
      attribute name 70 bytes
    + S8041626: Shutdown tracing event
    + S8129569: [TEST_BUG] Test java/awt/Frame/
      /MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
    + S8137326: Methods for comparing CharSequence, StringBuilder,
      and StringBuffer
    + S8148871: Possible wrong expression stack depth at deopt point
    + S8153945: Track if log configuration has changed during
      runtime
    + S8168722: Unified Logging configuration output needs
      simplifying
    + S8169358: httpserver does not close connections when
      RejectedExecutionException occurs
    + S8170976: [TESTBUG] LogTestFixture does not restore previous
      logging state
    + S8171000: Robot.createScreenCapture() crashes in wayland mode
    + S8182765: HTML5 must be the default javadoc codegen mode in
      the near future
    + S8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/
      /JInternalFrameDraggingTest.java
    + S8187066: -Xlog:help "=debug" example is not quite accurate
    + S8187653: Lock in CoderResult.Cache becomes performance
      bottleneck
    + S8187950: javax.lang.model APIs throws CompletionFailure or a
      subtype of CompletionFailure.
    + S8190346: improve unified JVM logging help message and
      warnings
    + S8190679: java/util/Arrays/TimSortStackSize2.java fails with
      "Initial heap size set to a larger value than the maximum heap
      size"
    + S8191139: Remove deprecated javax.security.auth.Policy API
    + S8191369: NMT: Enhance thread stack tracking
    + S8191421: Deprecate PrintSafepointStatistics,
      PrintSafepointStatisticsTimeout and
      PrintSafepointStatisticsCount options
    + S8193262: JNI array not released in libsunmscapi
      convertToLittleEndian
    + S8193660: Check SOURCE line in "release" file for closedjdk
    + S8194085: Obsolete the deprecated SafepointSynchronize flags
      and remove related code
    + S8194296: Check copyright of files in make/langtools/tools
    + S8194870: Some regression tests throw NPE exception on a
      specific Solaris 11.2 sun4v sparc machine
    + S8195065: runtime/appcds/ProhibitedPackage.java intermittent
      failure
    + S8195131: Dead code removal for changes present in JDK-8176795
    + S8195142: Refactor out card table from CardTableModRefBS to
      flatten the BarrierSet hierarchy
    + S8195632: [Graal] Introduce EagerJVMCI flag to force eager
      JVMCI initialization
    + S8196064: AArch64: Merging ld/st into ldp/stp in
      macro-assembler
    + S8196133: JShell crashes when attempting to use bad source
      file in class path
    + S8196196: Headful tests should not be run in headless mode
    + S8196322: [macosx] When the screen menu bar is used, clearing
      the default menu bar should permit AWT shutdown
    + S8196338: [TEST_BUG] sanity/client/SwingSet/src/
      /TextFieldDemoTest.java Failed with timeout
    + S8196868: AARCH64: ld/st instructions hit guarantee assert
      while using sp
    + S8196882: VS2017 Hotspot Defined vsnprintf Function Causes
      C2084 Already Defined Compilation Error
    + S8197408: Bad pointer comparison and small cleanup in
      os_linux.cpp
    + S8197453: Add support of extra problem list
    + S8197482: Make Jemmy ComponentChooser lambda friendly
    + S8197499: RepaintManager does not increase double buffer
      after attaching a device with higher resolution
    + S8197533: Move javax.transaction.xa  to its own module
    + S8197538: Remove mention of hotjava paths in MimeTable.java
    + S8197546: Fix for 8171000 breaks Solaris + Linux builds
    + S8197549: Implement a new method similar to waitState() on
      Operator which run the check on event queue
    + S8197594: String#repeat
    + S8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/
      /MakeWindowAlwaysOnTop.java fails on Windows
    + S8197841: Remove unused function Universe::create_heap_ext
    + S8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly
      Converted to 64 bits
    + S8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java
      doesnt close the windows in HiDPI setting
    + S8198004: javax/swing/JFileChooser/6868611/bug6868611.java
      throws error
    + S8198005: javax/swing/JFileChooser/7199708/bug7199708.java
      throws error
    + S8198252: Null pointer dereference in fold_compares_helper
    + S8198253: ThreadInfo.from(CompositeData) incorrectly accepts
      CompositeData with missing JDK 6 attributes
    + S8198293: AARCH64 - Add CPU detection code for Cavium Thunder
      X2
    + S8198302: VS2017 (C4477) java.base/windows/native/libnet/
      /NetworkInterface_winXP.c incorrect printf format strings
    + S8198304: VS2017 (C4838, C4312) Various conversion issues
      with gtest tests
    + S8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in
      vm_version.cpp
    + S8198333: ProblemList should be updated for headless mode
    + S8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
    + S8198554: Add fuzzy matching for log levels and tags when
      parsing -Xlog
    + S8198628: further simplifications to lambda classification at
      JavacParser
    + S8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR
      Optimization
    + S8198693: Update ProblemsList for mac
    + S8198697: Simplify initialization of platform encoding
    + S8198703: Missing #include "gc/shared/cardTableModRefBS.hpp"
      in graphKit.hpp
    + S8198724: Refactor FLAGS handling in configure
    + S8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142
    + S8198810: URLClassLoader does not specify behavior when URL
      array contains null
    + S8198821: fix test methods access for test
      java/text/Normalizer/NormalizerAPITest.java
    + S8198825: Resolve missing review feedback for JDK-8170976
    + S8198833: TestMemoryAwareness Docker container fails with too
      small maximum heap
    + S8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/
      /inheritedChannel/InheritedChannelTest.java on linux-x64
    + S8198841: Thread.interrupt should set interrupt status while
      holding blockerLock
    + S8198844: Clean up GensrcX11Wrappers
    + S8198859: Use elfedit to silence linker warnings on solaris
    + S8198862: Stop doing funky compilation stuff for dtrace
    + S8198887: JDK-8168722 broke the build on macosx
    + S8198888: Reduce string allocation churn in
      InvokerBytecodeGenerator
    + S8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
    + S8198899: Compilation errors in java.prefs with VS 2017
    + S8198928: (so) SocketChannel connect may deadlock if closed
      at around same time that connect fails
    + S8198931: remove java.xml.bind module dependency for
      com/sun/jndi tests
    + S8198933: Update JDI tests to pass valid URL[]
    + S8198955: String#repeat loop optimization
    + S8198966: To make CoderResult.Cache.cache final and allocate
      it eagerly
    + S8198970: jnu_util.c compilation error on Solaris
    + S8199015: (se) SocketChannelImpl.translateXXXOps access
      channel state without synchronization
    + S8199018: Test crypto provider not registering
    + S8199052: Configure broken on aarch64
    + S8199103: Can't use COMPARE_BUILD with PATCH from custom root
    + S8199118: Filtering of filename for microsoft CL broken on
      newer Cygwin
    + S8199120: (so) SocketChannelImpl read/write don't need
      stateLock when channel is configured non-blocking
    + S8199125: --disable-warnings-as-errors does not work for
      native jtreg test code
    + S8199152: Configure broken on arm32
    + S8199154: Accessibility issues in jdk.security.auth
    + S8199197: Set _NT_SYMBOL_PATH when running tests on windows
    + S8199198: Remove unused functions in jdk.crypto.mscapi native
      code
    + S8199224: Refactor add_native_source in SetupNativeCompilation
    + S8199236: Nashorn uses deprecated HTML tags in Javadoc
    + S8199266: Update boot and build jdk requirements in configure
    + S8199327: nuke var type name after a lambda has been accepted
    + S8199331: Don't limit debug information for fastdebug JDK
      native libraries
    + S8199338: Use -g0 on solstudio also for compiling C programs
    + S8199339: JDK-8198859 broke solaris x64
    + S8199347: Always use -Z7 for debug symbols when compiling on
      Windows
    + S8199352: The Jib artifact resolver in test lib needs to
      print better error messages
    + S8199403: Require binutils 2.18 or newer
    + S8199405: Bump lowest supported gcc to 4.8
    + S8199416: Remove debug output left over since JDK-8198844
- Removed patches:
  * sorted-diff.patch
    + context changed completely
  * jdk10-gcc6.patch
    + not needed
  * boot_jdk_version.patch
    + correct boot versions handled upsteam
- Changed patch:
  * java10-improved-fonts.patch
    + rediffed to changed context

-------------------------------------------------------------------
Fri Mar  2 07:05:17 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+3
  * Fixes:
    + S4916621: Update those still using JDIScaffold to use
      TestScaffold instead.
    + S7127700: G1: Replace G1PLAB with PLAB
    + S8038043: Xerces Update: XInclude update
    + S8060094: java/util/Formatter/Basic.java failed in tr locale
    + S8068593: Remove or repurpose unused PerfCounters from
      objectMonitor
    + S8165929: Constify arguments of Copy methods
    + S8166232: jshell tool: cannot access previous history
    + S8175384: SA: clhsdb 'printall' throws ClassCastException
      while printing out the bytecodes
    + S8176298: Log tags in -Xlog:help not sorted
    + S8179249: Improve process output analysis in CDS tests
    + S8182847: Copy class should use assert macros
    + S8184289: Obsolete -XX:+UnsyncloadClass and
      -XX:+MustCallLoadClassInternal options
    + S8186211: Negative tests for CONSTANT_Dynamic
    + S8186688: javax.lang.model.util.Elements.hides does not work
      correctly with interfaces
    + S8189330: Cleanup FileDescriptor implementation
    + S8190428: Minimal Dynamic Constant support for AArch64
    + S8191375: Add high-level jtreg VMProps to filter out CDS tests
    + S8193056: Title from build failure with Xcode 9.1
    + S8193150: Create a jtreg version of the test from JDK-8187143.
    + S8193373: Cleanup ElfFile and family
    + S8193846: Obsolete the VM option UseUTCFileTimestamp
    + S8193892: Impact of noncloneable MessageDigest implementation
    + S8193909: Obsolete(remove) Co-operative Memory Management (CMM)
    + S8194084: Obsolete FastTLABRefill and remove the related code
    + S8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
    + S8194994: Remove redundant string streams used for logging
    + S8195103: Refactor out card table from CardTableModRefBS to
      flatten the BarrierSet hierarchy
    + S8195112: x86 (32 bit): implementation for Thread-local
      handshakes
    + S8196308: Update tests AllLineLocations and ClassesByName to
      use TestScaffold instead of JDIScaffold.
    + S8196324: Update tests FilterMatch and FilterNoMatch to use
      TestScaffold.
    + S8196405: [REDO] NMT: add_committed_regions doesn't merge
      succeeding regions
    + S8196602: Change HeapRegionClosure to comply to naming
      conventions
    + S8196759: Move two java/text/Normalizer tests into OpenJDK
    + S8196783: Refactor LogTagLevelExpression into separate classes
    + S8196786: [PPC64+s390] ConstantDynamic support
    + S8196830: publicLookup().findVirtual should not return method
      handle to AccessibleObject.setAccessible
    + S8196880: VS2017 Addition of Global Delete Operator with Size
      Parameter Conflicts with Arena's Chunk Provided One
    + S8196884: VS2017 Multiple Type Cast Conversion Compilation
      Errors
    + S8196889: VS2017 Unable to Instantiate
      OrderAccess::release_store with an Incomplete Class Within an
      Inlined Method
    + S8196909: gcc 7.2.1 compiler warning in libdt_socket
    + S8196920: VerifierTest_1A.java and VerifierTest_1B.java fail:
      assert(receiver_klass->is_subtype_of(static_receiver_klass))
      failed: actual receiver must be subclass of static receiver
      klass
    + S8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails
      to find expected output
    + S8196992: Resolve disabled warnings for libdt_socket
    + S8196997: VS2017 The non-Standard std::tr1 namespace and
      TR1-only machinery are deprecated and will be removed
    + S8197412: Enable docker container related tests for linux
      s390x
    + S8197454: Need Access decorator for storing oop into
      uninitialized location
    + S8197518: Kerberos krb5 authentication: AuthList's put method
      leads to performance issue
    + S8197563: assert(is_Loop()) crash in
      PhaseIdealLoop::try_move_store_before_loop()
    + S8197572: s390 build broken after 8165929
    + S8197589: Update CPU count algorithm when both cpu shares and
      quotas are used
    + S8197608: MacroAssembler::unimplemented calls global operator
      new[]
    + S8197772: metaspace uses global operator new/delete for gtest
      testing
    + S8197780: Null pointer dereference in
      Klass::is_instance_klass of klass.hpp:532
    + S8197789: os::SuspendedThreadTask causes references to global
      operator delete
    + S8197827: [windows] Small cleanups after JDK-8185712
    + S8197828: Null pointer dereference in
      MultiNode::proj_out_or_null
    + S8197857: fieldDescriptor prints incorrect 32-bit
      representation of compressed oops
    + S8197859: VS2017 Complains about UINTPTR_MAX definition in
      globalDefinitions_VisCPP.hpp
    + S8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in
      share/runtime/os.cpp
    + S8197901: Crash during GC when logging level is debug
    + S8197906: Enable CDS mode execution of jtreg tests via make
    + S8197945: Qurarantine failing condy tests
    + S8197956: VS2017 (C4838) Narrowing conversion required from
      __int64 to julong
    + S8197968: [Backout] JDK-8196883
      G1RemSet::refine_card_concurrently doesn't need to check for
      cards in collection set
    + S8197992: Move the OopStorage::ParState type out of inline.hpp
    + S8197993: Remove last use of
      JavaThread::flush_barrier_queues()
    + S8197994: Move JavaThread::initialize_queues() logic to
      G1SATBCardTableLoggingModRefBS
    + S8197999: Accessors in typeArrayOopDesc should use new Access
      API
    + S8198225: os::attempt_reserve_memory_at records memory as
      committed
    + S8198249: Remove deprecated Runtime::runFinalizersOnExit and
      System::runFinalizersOnExit
    + S8198251: [Graal] compiler/intrinsics/bmi/verifycode tests
      fail with Graal on macos
    + S8198265: Make
      CollectorPolicy::satisfy_failed_metadata_allocation() virtual
    + S8198267: Allow GCId::current_raw() calls from
      non-NamedThreads
    + S8198268: Add time argument to
      ConcurrentGCTimer::register_gc_pause_start/_end
    + S8198269: Allow GCCauseSetter to be used outside of safepoints
    + S8198270: Remove dangerous assert in HandleArea::oops_do()
    + S8198271: Make CollectedHeap::create_heap_space_summary()
      virtual
    + S8198275: AIX build broken after latest whitebox.cpp changes
    + S8198286: Direct memory accessors in typeArrayOop.hpp should
      use Access API
    + S8198287: Cleanup ElfFile usage in whitebox.cpp
    + S8198311: Avoid uses of global malloc and free
    + S8198341: Build failures after 8194084 (Obsolete
      FastTLABRefill and remove the related code)
    + S8198369: Clean up GCId and GCIdMark
    + S8198373: Remove CollectorPolicy::is/as functions
    + S8198375: Passing 'null' value to lookup param of
      ConstantBootstraps.invoke does not throw NullPointerException
    + S8198420: Remove unused extension point AllocationContextStats
    + S8198439: Fix aarch64 code for handling generate_code_for
      after FastTLABFill obsolete code
    + S8198480: Improve ClassLoaders static init block
    + S8198481: Coding style cleanups for
      src/java.base/share/classes/jdk/internal/loader
    + S8198482: The URLClassPath field "urls" should be renamed to
      "unopenedUrls"
    + S8198484: URLClassPath should use an ArrayDeque instead of a
      Stack
    + S8198485: Simplify a URLClassPath constructor
    + S8198490: java/util/logging/TestLogConfigurationDeadLock.java
      timed out.
    + S8198492: Bootstrapping java.lang.invoke can cause deadlock
      after JDK-8198418
    + S8198507: Remove CollectorPolicy::create_rem_set
    + S8198509: Move satisfy_failed_metadata_allocation out from
      CollectorPolicy
    + S8198511: Move allocation functions from GenCollectorPolicy
      to GenCollectedHeap
    + S8198515: Extract SoftReferencePolicy code out of
      CollectorPolicy
    + S8198522: Javadoc search broken after output files
      organization for modules
    + S8198525: Move _size_policy out of GenCollectorPolicy into
      GenCollectedHeap
    + S8198528: Move GenerationSpecs from GenCollectorPolicy to
      GenCollectedHeap
    + S8198530: Move _gc_policy_counters from GenCollectorPolicy to
      GenCollectedHeap
    + S8198533: Remove obsolete JDIScaffold class from repo.
    + S8198539: Cleanup of unused imports in
      java/util/jar/Attributes.java (java.base) and
      JdpController.java (jdk.management.agent)
    + S8198551: Rename hotspot_tier1 test group to tier1
    + S8198553: jcmd: separate Metaspace statistics from NMT
    + S8198558: Windows does not build without precompiled headers
    + S8198560: Remove implicit casts from oop to JavaThread* and
      jlong*
    + S8198562: (ch) Separate blocking and non-blocking code paths
      (part 1)
    + S8198564: Multiple crashes on SPARC
    + S8198568: clean up test/hotspot/jtreg/ProblemList.txt
    + S8198569: SetupTextFileProcessing should use sed with 'g'
    + S8198573: JShell: class replace loses instances
    + S8198585: add asserts to verify that ServiceUtil::visible_oop
      is not needed
    + S8198627: JDK-8198318 broke readlink testing
    + S8198635: Remove unused safepoint message functions and
      ShowSafepointMsgs
    + S8198645: Use System.lineSeparator() instead of
      getProperty("line.separator")
    + S8198653: ClassLoader::getSystemClassLoader throws
      InternalError when called after shutdown
    + S8198656: Update copyright to 2018
    + S8198658: Docs still point to JDK 9 docs
    + S8198670: [testbug] Test
      jdk/internal/jline/extra/HistoryTest.java is broken after
      8166232
    + S8198726: Quarantine SADebugDTest.java again
    + S8198751: Refactor SetupNativeCompilation to take NAME and
      TYPE
    + S8198754: (ch) Separate blocking and non-blocking code paths
      (part 2)
    + S8198755: Reduce cost of
      InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
    + S8198808: jdi tests failing after JDK-8198484
    + S8198820: Problem list tools/jimage/JImageExtractTest.java
    + S8198831: Lazy initialization of ValueConversions
      MethodHandles
- Modified patch:
  * system-pcsclite.patch
    + Fix merge error in the patch

-------------------------------------------------------------------
Mon Feb 26 07:04:47 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+2
  * Fixes:
    + S8058965: Remove IPv6 support from TwoStacksPlainSocketImpl
      [win]
    + S8153294: Solaris devkit uses linker from system instead of
      in devkit
    + S8170120: jimage throws IOException when the given file is
      not a jimage file
    + S8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java
      fails with java.net.BindException
    + S8190904: Incorrect currency instance returned by
      java.util.Currency.getInstance()
    + S8194154: System property user.dir should not be changed
    + S8194892: add compiler support for local-variable syntax for
      lambda parameters
    + S8194922: jlink --exclude-resources should never exclude
      module-info.class
    + S8196959: NullPointerException in discovery003.java
    + S8197439: Crash with -XDfind=lambda for anonymous class in
      anonymous class.
    + S8197812: (ref) Data race in Finalizer
    + S8198227: Fix COMPARE_BUILD after forest consolidation
    + S8198228: Spec clarification: j.u.Locale.getDisplayName()
    + S8198301: jdk11+1 was built as 'fcs' instead of 'ea'
    + S8198303: jdk11+1 was build with incorrect GA date as
      2018-03-20
    + S8198306: Add post custom extension hooks to two launchers
    + S8198318: Make build comparisons clean again
    + S8198328: Create devkit for Solaris with developer studio
      12.6 and Solaris11.3
    + S8198379: tools/jimage/JImageListTest.java failing
    + S8198380: tools/jimage/JImageExtractTest.java failing
    + S8198385: Remove property sun.locale.formatasdefault
    + S8198417: Exclude tools/jimage/JImageExtractTest.java and
      tools/jimage/JImageListTest.java on Windows
    + S8198418: Invoke LambdaMetafactory::metafactory exactly from
      the BootstrapMethodInvoker
    + S8198425: make/Main.gmk Add extra extension/override points
      to the make file
    + S8198441: Replace native Runtime::runFinalization0 method
      with shared secrets
    + S8198450: Make jdk.internal.vm.compiler/module-info.java.extra
      reproducable
    + S8198479: JDK build is broken by 8194892
    + S8198502: Exception at runtime due to lambda analyzer
      reattributes live AST
    + S8198512: compiler support for local-variable syntax for
      lambda parameters
    + S8198523: Refactor BootstrapMethodInvoker to further avoid
      runtime type checks
    + S8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java
      failing after JDK-8198502

-------------------------------------------------------------------
Mon Feb 19 05:07:10 UTC 2018 - fstrba@suse.com

- Update to upstream tag jdk-11+1
- Removed patches:
  * JDK-8194739-zero.patch
  * aarch64-form_address.patch
    + Integrated upstream
- Modified patch:
  * system-pcsclite.patch
    + Rediff to changed context

-------------------------------------------------------------------
Mon Jan 29 12:15:37 UTC 2018 - fstrba@suse.com

- Added patch:
  * aarch64-form_address.patch
    - Fix crash due to mistake in committed patch for JDK-8195859

-------------------------------------------------------------------
Fri Jan 26 14:06:31 UTC 2018 - fstrba@suse.com

- Upgrade to the tip of jdk repository of January 26th, 2018
- Modified patches:
  * disable-doclint-by-default.patch
  * jdk10-gcc6.patch
    + Rediffed to a changed context
- Removed patches:
  * java-10-openjdk-linuxfilestore.patch
  * remove_javah_for_real.patch
    + Integrated upstream
- Added patch:
  * JDK-8194739-zero.patch
    + S8194739: Zero port of 8174962: Better interface invocations

-------------------------------------------------------------------
Tue Jan 16 12:20:48 UTC 2018 - fstrba@suse.com

- Recommend tzdata-java8 instead of depending on it. This fixes
  build cycles.

-------------------------------------------------------------------
Fri Dec 15 06:55:49 UTC 2017 - fstrba@suse.com

- Initial package of jdk-11+0
  * java-11-openjdk technology preview
openSUSE Build Service is sponsored by