2018-01-19 iignatyev 8195729: compiler.aot.AotCompiler should be run as a driver
2018-01-19 iignatyev 8195724: compiler.calls.common.InvokeDynamicPatcher can be run as driver
2018-01-17 iklam 8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
2018-01-18 ecaspole 8195064: LogCompilation: Chicken and egg startup problem with types
2018-01-18 never 8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
2018-01-18 iignatyev 8186635: ClassFileInstaller should be run as a driver
2018-01-18 dtitov 8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
2018-01-17 gziemski 8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message
2018-01-17 amenkov 8187447: 2081 doc issues in jvmti.html
2017-11-21 kbarrett 8194312: Support parallel and concurrent JNI global handle processing
2018-01-13 jwilhelm Merge
2018-01-15 eosterlund 8195107: CDS broken due to 8194741
2018-01-10 eosterlund 8194741: Refactor oops in constant pool from CDS to use the Access API
2018-01-12 pliden 8195000: Remove unused left-overs in arguments.hpp
2018-01-12 stefank 8194925: NMT: SummarySanityCheck test can't parse values > max_jint
2018-01-10 eosterlund 8194736: Refactor weak oops in ProtectionDomain table to use the Access API
2018-02-09 lana Merge
2018-02-08 lana Added tag jdk-10+43 for changeset 107413b070b9
2018-02-08 tschatzl 8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
2018-02-07 lana 8196383: JDK 10 L10n resource file update - msgdrop 20
2018-02-07 jlahoda 8194764: javac incorrectly flags deprecated for removal imports jdk-10+43
2018-02-07 clanger 8196678: avoid printing uninitialized buffer in os::print_memory_info on AIX
2018-02-02 joehw 8196717: remove xmlresolver.md
2018-02-02 asaha 8195973: Update JDK 10 repo for FCS build
2018-02-02 prr 8196288: Update src/java.desktop/share/legal/libharfbuzz.md for harfbuzz
2018-02-02 lana Added tag jdk-10+42 for changeset 4b62b815b4f4
2018-02-06 martin 8196768: RootLoggerHandlers fails when source tree is read-only
2018-02-08 shurailine Merge
2018-02-08 shurailine 8178342: Missing @modules in jdk/jdk/nio/zipfs
2018-02-08 gadams 8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
2018-02-08 erikj 8196985: Disable new warnings from GCC 7.3 in jdk libraries
2018-02-08 bpb 8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
2018-02-08 erikj 8196356: Changes to m4 files don't trigger autoconf execution at build time
2018-02-08 redestad 8196869: Optimize Locale creation
2018-02-08 apetcher 8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale.
2018-02-08 alanb 8196956: (ch) More channels cleanup
2018-02-08 weijun 8196823: jarsigner should not create a signed jar if the signing fails
2018-02-07 jjg 8195795: Organize output files by module/package, not just package
2018-02-07 erikj 8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
2018-02-07 apetcher 8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
2018-02-07 bpatel 8196027: Remove "Prev" and "Next" links from the javadoc navigation
2018-02-07 erikj 8196895: Create devkit for Macosx with Xcode 9.2
2018-02-06 dholmes 8173401: Update VERSION_FEATURE for JDK 11
2018-02-06 erikj 8196911: Windows build fails with not finding zlib.h
2018-02-06 erikj 8196879: Forgot to add file in JDK-8196803
2018-02-06 erikj 8196803: Fix build warnings in jdk libraries with Xcode 9
2018-02-06 alanb 8196787: (ch) Moving network channels to use j.u.c locks
2018-02-06 sdama 8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum
2018-02-05 bpb 8196535: Remove support for pre-Java 6 non-JVM-wide file locking
2018-02-05 jjg 8196736: Refactor HelpWriter and properties
2018-02-05 cushon 8190452: javac should not add MethodParameters attributes to v51 and earlier class files
2018-02-05 dholmes 8196739: Disable obsolete/expired VM flag transitional warnings
2018-02-05 dholmes 8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
2018-02-05 ihse 8195689: Remove generated-configure.sh and instead use autoconf
2018-02-05 amlu 8195981: Move some tests to OpenJDK for jdk_lang test group
2018-02-05 dholmes 8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
2018-02-04 igerasim 8196740: Character.digit(int,int) returns wrong value for out of range radix
2018-02-02 martin 8196609: Improve javadoc for java.time.Instant.getEpochSecond
2018-02-02 bpb 8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
2018-02-02 rriggs 8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
2018-02-02 prr Merge
2018-02-02 prr Merge
2018-02-02 pbansal 8196443: javax/swing/JList/BasicListTest.java has invalid tag
2018-02-01 pbansal 7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
2018-01-31 prr 8196468: Client jtreg ProblemList updates
2018-01-31 prr 8196509: Linux UI applications broken by the build change for JDK-8196218
2018-01-26 sgehwolf 8196218: [linux] libfontmanager should be linked against headless awt library
2018-01-30 prr Merge
2018-01-30 jdv 8191023: PngReader throws NegativeArraySizeException when keyword length exceeds chunk size
2018-01-26 prr 8193483: Update client-libs ProblemList.txt
2018-01-26 ssadetsky 8189201: [macosx] NotSerializableException during JFrame with MenuBar serialization
2018-01-22 serb 6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
2018-02-02 darcy 8196627: Update MultiReleaseJarAwareSJFM.java to be version agnostic
2018-02-02 darcy 8196623: Update JavaBaseTest.java to be version agnostic
2018-02-02 bpb 8196622: Add java/nio/Buffer/EqualsCompareTest.java to ProblemList
2018-02-02 vromero 8196403: remove the remaining use of string keys for errors and warnings in the compiler
2018-02-02 sdama 8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one
2018-02-02 lana Merge
2018-02-02 lana Merge
2018-02-01 mdoerr 8196503: PPC64: vtableStubs gtest fails after 8174962
2018-02-01 rpatil 8195837: (tz) Upgrade time-zone data to tzdata2018c
2018-01-31 serb 8195852: The usage of permissions in Desktop API should be clarified jdk-10+42
2018-01-26 adinn 8196221: AArch64: Mistake in committed patch for JDK-8195859
2018-01-30 roland 8196296: Lucene test crashes C2 compilation
2018-01-26 iveresov 8196295: [Graal] remove unused org.graalvm.options package
2018-01-26 prr 8196287: Update src/java.desktop/share/legal/libpng.md for libpng 1.6.34
2018-01-26 psandoz 8195970: Crash passing null to a VarHandle
2018-01-25 adinn 8195859: AArch64: vtableStubs gtest fails after 8174962
2018-01-25 lana Added tag jdk-10+41 for changeset 3eae36c6baa5
2018-01-25 adinn 8196136: AArch64: Correct register use in patch for JDK-8195685
2018-01-22 aph 8194739: Zero port of 8174962: Better interface invocations
2017-12-19 dholmes 8193840: Add compiler/c2/Test8007294.java to the problem list
2018-01-18 rbackman 8191915: JCK tests produce incorrect results with C2
2018-01-23 chegar 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data jdk-10+41
2018-01-23 sveerabhadra 8194135: The content in textArea can not be pasted after clicking "Copy" button.
2018-01-19 aph 8195685: AArch64: AArch64 cannot build with JDK-8174962
2018-01-19 mullan 8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
2018-01-19 mchung 8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
2018-02-02 dholmes 8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
2018-02-01 joehw 8193830: Xalan Update: Xalan Java 2.7.2
2018-02-01 bpb 8139206: Add InputStream readNBytes(int len)
2018-02-01 erikj 8196585: Make custom extension point additions
2018-02-01 darcy 8196551: Update TestSourceVersion.java to be robust across version changes
2018-02-01 erikj 8196524: Align MaxRAMPercentage settings between open and closed
2018-01-31 mchung 8196310: jlink --suggest-providers fails with missing resource if --output specified
2018-01-31 sherman 8193802: NullPointerException from JarFileSystem.getVersionMap()
2018-01-31 darcy 8194070: Update various tests to pass under JDK 11
2018-01-31 sherman 8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
2018-01-31 sherman 8166339: Code conversion working behavior was changed for x-IBM834
2018-01-31 amlu 8196211: Move two sun/nio/cs tests into OpenJDK
2018-01-30 dl 8196207: Inefficient ArrayList.subList().toArray()
2018-01-30 darcy 8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
2018-01-30 redestad 8196331: Optimize Character.digit for latin1 input
2018-01-26 cushon 8194268: Incorrect parameter names for synthetic methods
2018-01-26 adinn 8196221: AArch64: Mistake in committed patch for JDK-8195859
2018-01-30 erikj 8196365: Overriding configure variable from custom hook generates warning
2018-01-25 cushon 8179373: javac -verbose logs the class path multiple times
2018-01-29 igerasim 8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
2018-01-29 erikj 8196108: Add build support for VS 2015/2017
2018-01-29 ctornqvi 8196197: Enable the make system to calculate concurrency for JDK tests
2018-01-27 anazarov 8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
2018-01-26 anazarov 8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
2018-01-26 dfuchs 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
2018-01-25 adinn 8195859: AArch64: vtableStubs gtest fails after 8174962
2018-01-26 weijun 8177398: Exclude dot files ending with .conf from krb5.conf's includedir
2018-01-25 mchung 8191170: Clarify if java.class.path can be undefined
2018-01-25 mchung 8196127: Dead code in VersionProps.java.template
2018-01-25 adinn 8196136: AArch64: Correct register use in patch for JDK-8195685
2018-01-25 ssahoo 8194486: Several krb5 tests failed in Mac.
2018-01-25 mcimadamore 8196081: Add support for customized intellij project templates
2018-01-25 vtewari 8194676: NullPointerException is thrown if ipaddress is not set.
2018-01-25 jjiang 8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
2018-01-25 amlu 8157903: (prop) move Properties tests into OpenJDK
2018-01-25 anazarov 8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
2018-01-23 gadams 8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
2018-01-24 mcimadamore 8196074: Remove uses of loose type equality tests
2018-01-24 rgoel 8146656: Wrong Months Array for DateFormatSymbols
2018-01-23 goetz 8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
2018-01-24 pmuthuswamy 8147614: add jjs test for -t option
2018-01-23 henryjen 8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
2018-01-23 darcy 8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
2018-01-22 jjg 8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
2018-01-22 jjg 8195796: Reduce the size of relative URLs in generated docs
2018-01-22 sundar 8195829: Parsing a nameless ES6 class results in a thrown NullPointerException.
2018-01-19 aph 8195685: AArch64: AArch64 cannot build with JDK-8174962
2018-01-22 weijun 8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
2018-01-19 goetz 8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
2018-01-19 jlahoda 8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail
2018-01-19 prr Merge
2018-01-18 jdv 8176795: Wrong color drawn when painting translucent colors on volatile images using XRender.
2018-01-17 prr Merge
2018-01-17 jdv 8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
2018-01-16 pnarayanan 8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
2018-01-10 jdv 8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
2018-01-08 prr Merge
2017-12-26 jdv 8190997: PNGImageReader throws NullPointerException when PLTE section is missing
2017-12-22 sveerabhadra 8190192: Double click on the title bar no longer repositions the window
2017-12-20 kaddepalli 8190281: Code cleanup in src\java.desktop\share\classes\javax\swing\tree\VariableHeightLayoutCache.java
2018-01-17 ehelin 8195158: Concurrent System.gc() is "upgraded" to stop-the-world System.gc()
2018-01-13 jwilhelm Merge
2018-01-12 coleenp Merge
2018-01-11 coleenp 8130039: Move the platform-specific [OS]Semaphore code
2018-01-12 dstewart 8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
2018-01-11 tschatzl 8129440: G1 crash during concurrent root region scan
2018-01-11 tschatzl 8180280: [TESTBUG] Test for JDK-8180048
2018-01-11 tschatzl 8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
2018-01-11 jgeorge 8193352: SA: Test for the clhsdb 'thread' and 'threads' commands
2018-01-09 gadams 6640188: Methods com.cun.attach.VirtualMachine.load... don't throw NullPointerxception
2018-01-10 eosterlund 8193063: Enabling narrowOop values for RawAccess accesses
2018-01-10 tschatzl 8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
2018-01-09 goetz 8194814: [ppc, s390] A row of minor fixes and cleanups
2017-12-20 jcbeyler 8191985: JDK-8190862 work for arch arm
2018-01-09 ctornqvi 8194636: Apply CONCURRENCY_FACTOR to max value in concurrency calculation
2018-01-09 dtitov 8187448: 360 doc issues in jdwp-protocol.html
2018-01-09 dpochepk 8194256: AARCH64: SIMD shift instructions are incorrectly encoded
2018-01-08 ecaspole 8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
2018-01-08 coleenp Merge
2018-01-08 coleenp 8058259: compute_offset() is confusing for static fields
2018-01-08 eosterlund 8192003: Refactor weak references in StringTable to use the Access API
2018-01-08 dcubed 8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check
2018-01-08 eosterlund 8191894: Refactor weak references in JvmtiTagHashmap to use the Access API
2018-01-08 eosterlund 8191904: Refactor weak oops in ResolvedMethodTable to use the Access API
2018-01-08 eosterlund 8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API.
2018-01-08 eosterlund 8191888: Refactor ClassLoaderData::remove_handle to use the Access API
2018-01-05 jwilhelm Merge
2018-01-05 ccheung 8192927: os::dir_is_empty is incorrect on Windows
2018-01-19 jlahoda 8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
2018-01-19 mli 8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
2018-01-18 lana Merge
2018-01-18 never 8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
2018-01-18 dlong 8194982: 2 Null pointer dereference defect groups related to ProjNode::is_uncommon_trap_if_pattern()
2018-01-18 dlong 8194991: Null pointer dereference caused by c2v_getNextStackFrame
2018-01-18 dlong 8194989: 2 Null pointer dereference defect groups caused by Dependencies::DepValue::as_klass()
2018-01-18 dlong 8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
2018-01-18 lana Added tag jdk-10+40 for changeset 860326263d1f
2018-01-18 goetz 8194869: [TESTBUG][aix, s390] Adapt tests to platforms.
2018-01-17 mbaesken 8195615: libsplashscreen linux ppc64le build error after libpng update
2018-01-18 mli 8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
2018-01-18 simonis 8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
2018-01-18 darcy 8191839: ModuleElement.DirectiveVisitor :: visit​() method behavior is deviating from the spec
2018-01-17 vlivanov 8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact() jdk-10+40
2018-01-17 dlong 8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
2018-01-17 hannesw 8195123: Very large regressions in Octane benchmarks using 10-b39
2017-12-21 psandoz 8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
2018-01-17 asaha Merge
2018-01-17 asaha Merge
2018-01-12 asaha Merge
2018-01-09 asaha Merge
2017-12-19 xuelei 8193683: Increase the number of clones in the CloneableDigest
2017-11-29 vtewari 8191142: More refactoring for naming deserialization cases
2017-11-28 smarks 8189284: More refactoring for deserialization cases
2017-11-27 mdoerr 8191907: PPC64 and s390 parts of JDK-8174962: Better interface invocations
2017-11-06 serb 8190289: More refactoring for client deserialization cases
2017-11-06 weijun 8190789: sun/security/provider/certpath/LDAPCertStore/TestURICertStoreParameters.java fails after JDK-8186606
2017-11-04 weijun 8186606: Improve LDAP lookup robustness
2017-10-31 xuelei 8163237: Restrict the use of EXPORT cipher suites
2017-10-24 apetcher 8185292: Stricter key generation
2017-10-18 weijun 8186600: Improve property negotiations
2017-10-02 serb 8185325: Improve GTK initialization
2017-10-04 joehw 8186080: Transform XML interfaces
2017-09-25 uvangapally 8186998: Improve JMX supportive features
2017-09-13 weijun 8178458: Better use of certificates in LDAP
2017-09-05 vinnie 8181670: Improve implementation of keystores
2017-09-04 vinnie 8178449: Improve LDAP logins
2017-08-31 valeriep 8178466: Better RSA parameters
2017-08-24 valeriep 8186212: Improve GSS handling
2017-08-08 naoto 8182601: Improve usage messages
2017-07-28 apetcher 8182387: Improve PKCS usage
2017-07-23 vtewari 8182125: Improve reliability of DNS lookups
2017-07-04 apetcher 8174756: Extra validation for public keys
2017-06-29 prr 8180877: More deeply colored ICC spaces
2017-06-05 jlaskey 8180869: Cleaner image file reading handling
2017-06-01 serb 8180015: Cleaner AWT robot handling
2017-05-18 serb 8179990: Cleaner palette entry handling
2017-05-17 prr 8180011: Cleaner native graphics device handling
2017-05-17 prr 8179533: Cleaner print job handling
2017-04-28 apetcher 8172525: Improve key keying case
2017-03-23 psadhukhan 8176450: Revise default document styling
2017-06-12 rprotacio 8181664: Improve JVM UTF String handling
2017-05-26 vlivanov 8174962: Better interface invocations
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip