FILTER REPORT ==================================================================================================== This report shows brief list of issues matching the filter. Report generated: Thu Apr 01 20:10:07 CEST 2021 Filter: 8u252 Additional Fixes Filter URL: https://bugs.openjdk.java.net/issues/?filter=37819 JIRA Query: (issue in linked-subquery("issue in linked-subquery(\"issue in linked-subquery(\\\"fixVersion in (openjdk8u252, openjdk8u242, openjdk8u232, openjdk8u222, openjdk8u212, openjdk8u211) AND status in (Resolved, Closed) AND Resolution not in (\\\\\\\"Won't Fix\\\\\\\")\\\", backport, inward)\", backport, outward) AND fixVersion in (openjdk8u252, openjdk8u242, openjdk8u232, openjdk8u222, openjdk8u212, openjdk8u211)", backport, inward) OR fixVersion in (openjdk8u252, openjdk8u242, openjdk8u232, openjdk8u222, openjdk8u212, openjdk8u211) AND status in (Resolved, Closed) AND Resolution not in ("Won't Fix") AND issue not in linked-subquery("issue in linked-subquery(\"fixVersion in (openjdk8u252, openjdk8u242, openjdk8u232, openjdk8u222, openjdk8u212, openjdk8u211)\", backport, inward)", backport, outward)) AND issue not in linked-subquery("fixVersion in (8u251, 8u241, 8u232, 8u231, 8u222, 8u221, 8u212, 8u211) AND status in (Resolved, Closed) AND Resolution not in (\"Won't Fix\")", backport, inward) AND NOT (fixVersion in (8u251, 8u241, 8u232, 8u231, 8u222, 8u221, 8u212, 8u211) AND status in (Resolved, Closed) AND Resolution not in ("Won't Fix")) AND type != CSR AND labels not in (release-note, openjdk-na) ORDER BY id DESC Acquiring pages (291 total): ...... done Loading issues (291 total): ...... done Hint: Prefix bug IDs with https://bugs.openjdk.java.net/browse/ to reach the relevant JIRA entry. client-libs: JDK-8214002: Cannot use italic font style if the font has embedded bitmap JDK-8129822: Define "headful" jtreg keyword JDK-8231991: Mouse wheel change focus on awt/swing windows JDK-8055705: Rename UnixPrintServiceLookup and Win32PrintServiceLookup as a platform neutral class name client-libs/2d: JDK-8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation JDK-8232381: add result NULL-checking to freetypeScaler.c JDK-8144446: Automate the Marlin crash test JDK-8216965: crash in freetypeScaler.c CopyBW2Grey8 JDK-8132985: Crash in freetypescaler.c due to double free JDK-8215130: Fix errors in LittleCMS 2.9 reported by GCC 8 JDK-8139803: Fix for 8132985 breaks OpenJDK build on windows. JDK-8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11 JDK-8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth JDK-8204929: Fonts with embedded bitmaps are not always rotated JDK-8057986: freetype code to get glyph outline does not handle initial control point properly JDK-8227662: freetype seeks to index at the end of the font data JDK-8144654: Improve Marlin logging JDK-8235904: Infinite loop when rendering huge lines JDK-8143849: Integrate Marlin renderer per JEP 265 JDK-8145055: Marlin renderer causes unaligned write accesses JDK-8241307: Marlin renderer should not be the default in 8u252 JDK-8144445: Maximum size checking in Marlin ArrayCache utility methods is not optimal JDK-8212071: Need to set the FreeType LCD Filter to reduce fringing. JDK-8048782: OpenJDK: PiscesCache : xmax/ymax rounding up can cause RasterFormatException JDK-8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins JDK-8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java JDK-8144526: Remove Marlin logging use of deleted internal API JDK-8225065: Revert 8221166 (8u backport of 8048782) JDK-8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java JDK-8144630: Use PrivilegedAction to create Thread in Marlin RendererStats JDK-8139178: Wrong fontMetrics when printing in Landscape (OpenJDK) client-libs/java.awt: JDK-8038631: Create wrapper for awt.Robot with additional functionality JDK-8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source JDK-8197546: Fix for 8171000 breaks Solaris + Linux builds JDK-8215756: Memory leaks in the AWT on macOS JDK-8171000: Robot.createScreenCapture() crashes in wayland mode JDK-8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991 JDK-8198649: Switch AWT/Swing's default GTK version to 3 JDK-8208353: Upgrade JDK to libpng 1.6.35 JDK-8219636: Windows build failure after JDK-8207070 8u backport client-libs/javax.accessibility: JDK-8202768: [macos] Appkit thread slows when any Window Manager active JDK-8132249: Clean up JAB debugging code client-libs/javax.imageio: JDK-8044289: In ImageIO.write() and ImageIO.read() null stream is not handled properly. JDK-8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image client-libs/javax.swing: JDK-8195095: Images are not scaled correctly in JEditorPane JDK-8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties core-libs: JDK-8213151: [AIX] Some class library files are missing the Classpath exception JDK-8135248: Add utility methods to check indexes and ranges JDK-8138978: Examine usages of sun.misc.IOUtils JDK-8220072: GCC 8.3 reports errors in java.base JDK-8205587: Implicit function declaration in jni_util.c JDK-8039438: Some tests depend on internal API sun.misc.IOUtils core-libs/java.io: JDK-8080835: Add blocking bulk read operations to java.io.InputStream JDK-8139206: Add InputStream readNBytes(int len) JDK-8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer. JDK-8193832: Performance of InputStream.readAllBytes() could be improved core-libs/java.lang: JDK-8075544: Add tiered testing definitions to the jdk repo JDK-8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call JDK-8240521: Revert backport of 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call core-libs/java.lang.invoke: JDK-8206955: MethodHandleProxies.asInterfaceInstance does not support default methods core-libs/java.lang:reflect: JDK-8068736: Avoid synchronization on Executable/Field.declaredAnnotations core-libs/java.net: JDK-8150460: (linux|bsd|aix)_close.c: file descriptor table may become large or may not work at all JDK-8226928: [TESTBUG] test/java/net/NetworkInterface/IPv4Only.java fails intermittently on AIX JDK-8151226: Mark UdpTest.java as intermittently failing JDK-7100957: SOCKS proxying does not work with IPv6 connections core-libs/java.nio: JDK-8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive JDK-8219597: (bf) Heap buffer state changes could provoke unexpected exceptions JDK-8196956: (ch) More channels cleanup JDK-8229872: (fs) Increase buffer size used with getmntent JDK-8216472: (se) Stack overflow during selection operation leads to crash (win) JDK-8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified JDK-8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE JDK-7143743: (zipfs) Potential memory leak with zip provider core-libs/java.nio.charsets: JDK-8211382: ISO2022JP and GB18030 NIO converter issues core-libs/java.time: JDK-8225580: tzdata2018i integration causes test failures on jdk-13 core-libs/java.util: JDK-8234591: [11u] Build with old C compiler broken by 8223490 JDK-8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize JDK-8073347: javadoc of Formattable messed up by JDK-8019857 JDK-8231124: Missing closedir call with JDK-8223490 JDK-8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package JDK-8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null core-libs/java.util.jar: JDK-8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1 core-libs/java.util.stream: JDK-8076458: java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout JDK-8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism JDK-8154387: Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less JDK-8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations core-libs/java.util:i18n: JDK-8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones JDK-8193552: ISO 4217 Amendment #165 Update JDK-8202026: ISO 4217 Amendment #166 Update JDK-8204269: ISO 4217 Amendment #167 Update JDK-8208746: ISO 4217 Amendment #168 Update JDK-8150432: java/util/Locale/LocaleProviders.sh failed on Win10. JDK-8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK JDK-8177472: Remove hard-coded IANA Subtag Registry map in LocaleEquivalentMap.java JDK-8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception JDK-8187946: Support ISO 4217 Amendments 163 and 164 JDK-8234288: Turkey Time Zone returns incorrect time zone name core-svc/debugger: JDK-8214061: Buffer written into itself core-svc/tools: JDK-8059038: Create new launcher for SA tools hotspot/compiler: JDK-8187078: -XX:+VerifyOops finds numerous problems when running JPRT JDK-8219961: [ppc64] Increase code size for interpreter generation. JDK-8134579: [TESTBUG] Some bmi tests fail if can_access_local_variables is on. JDK-8230238: Add another regression test for JDK-8134739 JDK-8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list JDK-8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize JDK-8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking JDK-8233023: assert(Opcode() == mem->Opcode() || phase->C->get_alias_index(adr_type()) == Compile::AliasIdxRaw) failed: no mismatched stores, except on raw memory JDK-8211231: BarrierSetC1::generate_referent_check() confuses register allocator JDK-8236179: C1 register allocation failure with T_ADDRESS JDK-8228888: C2 compilation fails with assert "m has strange control" JDK-8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal JDK-8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1 JDK-8202948: C2: assert(init_offset >= 0) failed: positive offset from object start JDK-8087128: C2: Disallow definition split on MachCopySpill nodes JDK-8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG JDK-8231430: C2: Memory stomp in max_array_length() for T_ILLEGAL type JDK-8215265: C2: range check elimination may allow illegal out of bound access JDK-8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts JDK-8236178: Debug build failed after 8236058 JDK-8218201: Failures when vmIntrinsics::_getClass is not inlined JDK-8214206: Fix for JDK-8213419 is broken on 32-bit JDK-8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call JDK-8228405: Incorrect format strings in PhaseIdealLoop::rc_predicate JDK-8167409: Invalid value passed to critical JNI function JDK-8059575: JEP-JDK-8043304: Test task: Tiered Compilation level transition tests JDK-8224580: Matcher can cause oop field/array element to be reloaded JDK-8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr JDK-8222670: pathological case of JIT recompilation and code cache bloat JDK-8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory() JDK-8185979: PPC64: Implement SHA2 intrinsic JDK-8158232: PPC64: improve byte, int and long array copy stubs by using VSX instructions JDK-8188868: PPC64: Support AES intrinsics on Big Endian JDK-8068269: RTM tests that assert on non-zero lock statistics are too strict in RTMTotalCountIncrRate > 1 cases JDK-8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation JDK-8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently JDK-8214059: Undefined behaviour in ADLC JDK-8075136: Unnecessary sign extension for byte array access JDK-8191227: Unsafe handle resolution in ConstantOopWriteValue::write_on() / print_on() and LIR_Assembler::jobject2reg() JDK-8133951: Zero interpreter asserts in stubRoutines.cpp hotspot/gc: JDK-8223664: Add jtreg tests for 8223528, backport to jdk8u of 8176100 JDK-8211926: Catastrophic size_t underflow in BitMap::*_large methods JDK-8135318: CMS: wrong max_eden_size for check_gc_overhead_limit JDK-8055283: Expand ResourceHashtable with C_HEAP allocation, removal and some unit tests JDK-8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else? JDK-8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model JDK-8147611: G1 - Missing memory barrier in start_cset_region_for_worker JDK-8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding JDK-8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results JDK-8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value JDK-8028254: gc/arguments/TestMinInitialErgonomics.java failed with unexpected initial heap size JDK-8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize JDK-8217785: Padding ParallelTaskTerminator::_offered_termination variable JDK-8150013: ParNew: Prune nmethods scavengable list JDK-8151539: Remove duplicate AlwaysTrueClosures hotspot/jvmti: JDK-8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking JDK-8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase hotspot/runtime: JDK-8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties JDK-8077608: [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode JDK-8076274: [TESTBUG] Remove @ignore from runtime\NMT\JcmdDetailDiff.java JDK-8235850: [TESTBUG] Remove test/runtime/RedefineTests/test8178870.sh JDK-8217597: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java fails in docker not supporting --cpus JDK-8231398: Add time tracing for gc log rotation at safepoint cleanup JDK-8216037: Avoid calling vm_update with a NULL name JDK-8223883: Fix jni.cpp copyright date after 8223528 JDK-8231463: Fix runtime/RedefineTests/RedefineDoubleDelete.java test in 8u JDK-8141570: Fix Zero interpreter build for --disable-precompiled-headers JDK-8185900: hotspot build failed with gcc version Red Hat 4.4.7-3 JDK-8231201: hs_err should print coalesced safepoint operations in Events section JDK-8151322: Implement os::set_native_thread_name() on Solaris JDK-8234264: Incorrect 8047434 JDK 8 backport in 8219677 JDK-8220718: Missing ResourceMark in nmethod::metadata_do JDK-8218558: NMT stack traces in output should show mt component for virtual memory allocations JDK-8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread JDK-8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type") JDK-8206075: On x86, assert on unbound assembler Labels used as branch targets JDK-8202353: os::readdir should use readdir instead of readdir_r JDK-8154156: PPC64: improve array copy stubs by using vector instructions JDK-8185969: PPC64: Improve VSR support to use up to 64 registers JDK-8217315: Proper units should print more significant digits JDK-8213992: Rename and make DieOnSafepointTimeout the diagnostic option JDK-7102541: RFE: os::set_native_thread_name() cleanups JDK-8047212: runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid JDK-8241296: Segfault in JNIHandleBlock::oops_do() JDK-8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1 JDK-8232355: Two obsolete flags have the wrong obsolete version in 8u hotspot/svc: JDK-8038392: Generating prelink cache breaks JAVA 'jinfo' utility normal behaviour JDK-8144332: HSDB could not terminate when close button is pushed. JDK-8206173: MallocSiteTable::initialize() doesn't take function descriptors into account JDK-7127191: SA JSDB does not display native symbols correctly for transported Linux cores JDK-8144732: VM_HeapDumper hits assert with bad dump_len hotspot/svc-agent: JDK-8235637: jhsdb jmap from OpenJDK 11.0.5 doesn't work if prelink is enabled JDK-8225636: SA can't handle prelinked libraries hotspot/test: JDK-8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java infrastructure/build: JDK-8237523: 8u backport of JDK-8216354 didn't include generated-configure.sh changes JDK-8210416: [linux] Poor StrictMath performance due to non-optimized compilation JDK-8222737: [TESTBUG] Allow for tier 1 like testing in OpenJDK 8u JDK-8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization JDK-8227397: Add --with-extra-asflags configure option JDK-8222965: Backport of JDK-8129988 broke the build JDK-8223219: Backport of JDK-8199552 to OpenJDK 8 leads to duplicate -fstack-protector flags, overriding --with-extra-cflags JDK-8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647 JDK-8193764: Cannot set COMPANY_NAME when configuring a build JDK-8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag JDK-8225392: Comparison builds are failing due to cacerts file JDK-8222975: Fix 'release' file to reflect actual repo checkin used to compile JDK JDK-8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in JDK-8233995: java.vm.vendor (and potentially other properties/fields) not correctly set in Windows/Hotspot build of OpenJDK8 JDK-8235142: JDK-8193255 backport broke bootstrap with JDK 10 JDK-8210761: libjsig is being compiled without optimization JDK-8210647: libsaproc is being compiled without optimization JDK-8217896: Make better use of LCPUs when building on AIX JDK-8221789: make reconfigure broken (jdk8u only) JDK-8220397: REGRESSION: JDK-8036003 backport regresses no_strip builds JDK-8217753: Remove Linux version check from HotSpot builds JDK-8193255: Root Certificates should be stored in text format and assembled at build time JDK-8216354: Syntax error in toolchain_windows.m4 JDK-8200115: System property java.vm.vendor value includes quotation marks JDK-8022263: use same Clang warnings on BSD as on Linux infrastructure/licensing: JDK-8213154: Update copyright headers of files in src tree that are missing Classpath exception javafx/graphics: JDK-8214035: Unable to render cmyk jpeg image javafx/samples: JDK-8213837: FX samples cannot load media from download.java.net over http javafx/window-toolkit: JDK-8211304: [macOS] Crash on focus loss from dialog on macOS 10.14 Mojave other-libs: JDK-8227715: GPLv2 files missing Classpath Exception other-libs/other: JDK-8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition security-libs: JDK-8220641: [TESTBUG] New test KdcPolicy.java introduced by JDK-8164656 needs same change as JDK-8190690 JDK-8132130: Some docs cleanup JDK-8233404: System property to set the number of PBE iterations in JCEKS keystores security-libs/java.security: JDK-8210432: Add additional TeliaSonera root certificate JDK-8195774: Add Entrust root certificates JDK-8216577: Add GlobalSign's R6 Root certificate JDK-8196141: Add GoDaddy root certificates JDK-8209506: Add Google Trust Services GlobalSign root certificates JDK-8199779: Add T-Systems, GlobalSign and Starfield services root certificates JDK-8223555: Cleanups in cacerts tests JDK-8218553: Enhance keystore load debug output JDK-8191438: jarsigner should print when a timestamp will expire JDK-8189131: Open-source the Oracle JDK Root Certificates JDK-8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java JDK-8189949: Remove Baltimore Cybertrust Code Signing CA JDK-8195793: Remove GTE CyberTrust Global Root JDK-8191844: Remove SECOM root (secomevrootca1) JDK-8191031: Remove several Symantec Root CAs JDK-8204923: Restore Symantec root verisignclass2g2ca JDK-8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum JDK-8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781 JDK-8231887: Test security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails because certificate was revoked JDK-8202651: Test ComodoCA.java fails JDK-8166976: TestCipherPBECons has wrong @run line JDK-8037550: Update RFC references in javadoc to RFC 5280 security-libs/javax.crypto: JDK-8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73) JDK-8183591: Incorrect behavior when reading DER value with Integer.MAX_VALUE length JDK-8182999: SunEC throws ProviderException on invalid curves JDK-8238502: sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION JDK-8228440: TestAESCiphers tests fail with "access denied" trying to access ArrayUtil security-libs/javax.crypto:pkcs11: JDK-6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform JDK-6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space JDK-8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 JDK-8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider security-libs/javax.net.ssl: JDK-8208350: Disable all DES cipher suites JDK-8218580: endpoint identification algorithm should be case-insensitive JDK-8210985: Update the default SSL session cache size to 20480 security-libs/javax.security: JDK-8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes JDK-8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace security-libs/javax.xml.crypto: JDK-8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature JDK-8162723: Array index overflow in Base64 utility class JDK-8038431: Close InputStream when finished retrieving XML Signature HTTP References JDK-8046044: Fix raw and unchecked lint warnings in XML Signature Impl JDK-8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties JDK-8031191: Warning exception when XMLSignature logging is enabled JDK-8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled security-libs/org.ietf.jgss: JDK-8227381: GSS login fails with PREAUTH_FAILED JDK-8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" security-libs/org.ietf.jgss:krb5: JDK-8132111: Do not request for addresses for forwarded TGT JDK-8031111: fix krb5 caddr JDK-8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC JDK-8186576: KerberosTicket does not properly handle renewable tickets at the end of their lifetime JDK-8233944: Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private JDK-8227437: S4U2proxy cannot continue because server's TGT cannot be found JDK-8005819: Support cross-realm MSSFU JDK-8215032: Support Kerberos cross-realm referrals (RFC 6806) JDK-8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test tools: JDK-8215976: OpenJDK fails to build with GCC 8.2 when the #include inside zip.cpp comes from a non-sysroot path tools/javac: JDK-8218152: [javac] fails and exits with no error if a bad annotation processor provided JDK-8075546: Add tiered testing definitions to the langtools repo JDK-8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target tools/jconsole: JDK-8236873: Worker has a deadlock bug tools/launcher: JDK-8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH JDK-8216058: [TESTBUG] tools/launcher/VersionCheck.java fails after JDK-8215992 JDK-8226392: Launcher should not enable legacy stdio streams on GNU/Linux (glibc) JDK-8226870: OpenJDK 8u JRE contains clhsdb and hsdb launchers xml/javax.xml.stream: JDK-8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator