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
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip