2018-03-22 bpb 8198753: (dc) DatagramChannel throws unspecified exceptions
2017-12-09 redestad 8193128: Reduce number of implementation classes returned by List/Set/Map.of()
2018-03-22 psandoz 8199773: (bf) XXXBuffer:compareTo method is not working as expected
2018-03-22 bpb 8198997: Cache normalized/resolved user.dir property
2018-03-22 jlahoda 8194978: Javac produces dead code for try-with-resource
2018-03-22 rriggs 8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017
2018-03-22 jlahoda 8198552: Multiple javac plugins do not work at the same time.
2018-03-22 nishjain 8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero).
2018-03-22 weijun 8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000" jdk-11+6
2018-03-21 hannesw 8199869: Missing copyright headers in nashorn source code
2018-03-21 ihse 8199682: Clean up building the saproc library
2018-03-21 redestad 8199862: Examine ProxyBuilder::referencedTypes startup cost
2018-03-21 redestad 8199865: Avoid initializing ShortCache in ProxyGenerator
2018-03-21 chegar 8199437: Improve diagnostic system assertion message in com.sun.net.httpserver impl
2018-03-21 erikj 8199884: JDK-8199749 broke build with make 3.81
2018-03-20 joehw 8199792: Wrong license header in XMLLimitAnalyzer.java
2018-03-20 mbaesken 8199858: solaris-x86_64 : unpack200 fails linking with SS12u4
2018-03-20 psandoz 8193033: remove terminally deprecated sun.misc.Unsafe.defineClass
2018-03-19 lana Merge
2018-03-19 lana Added tag jdk-11+5 for changeset d5c43e9f08fb
2018-03-19 dholmes 8199768: jdk/test/lib/compiler/CompilerUtils.java needs to provide more control over compilation
2018-03-19 erikj 8199749: Debug symbols are not copied to exploded image on Mac
2018-03-19 rriggs 8196298: Add null Reader and Writer
2018-03-16 erikj 8199745: JDK-8199668 introduced a build race on macosx jdk-11+5
2018-03-16 rriggs 8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException
2018-03-16 shurailine Merge
2018-03-16 shurailine 8199616: Fix @module declarations in tier1 tests
2018-03-16 hannesw 8199443: Nashorn multithread bottleneck with "use strict"
2018-03-16 chegar 8199464: Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass
2018-03-16 mli 8199215: Re-examine getFreePort method in test infrastructure library
2018-03-15 joehw 8183554: Add constructors with Charset parameter for FileReader and FileWriter
2018-03-15 ihse 8199681: Remove boilerplate code from creating native jtreg tests
2018-03-15 ihse 8199668: make/lib cleanup
2018-03-15 bpb 8189230: JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized
2018-03-15 shade 8188240: Reflection Proxy should skip static methods
2018-03-15 alanb 8199329: Remove code that attempts to read bytes after connection reset reported
2018-03-15 alanb 8199611: (se) Minor selector implementation clean-up
2018-03-15 redestad 8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
2018-03-15 ihse 8199640: Split up BUILD_LIBKRB5 into the two, unrelated compilations it consists of
2018-03-15 ihse 8199636: Unify naming for jaas_unix and jaas_nt
2018-03-15 ihse 8199639: Introduce SetupJdkLibrary and SetupJdkExecutable
2018-03-14 erikj 8199423: Create builds-infra Mach5 job
2018-03-14 psandoz 8198889: Clarify the throwing of exceptions from ConstantBootstraps.invoke
2018-03-14 ihse 8199606: Set -lc as global LIBS on solstudio
2018-03-14 redestad 8199471: Enable generation of callSiteForms at link time
2018-03-14 ihse 8199483: Clean up some non-standard LDFLAGS usage
2018-03-13 bpb 8182684: Further clarify InputStream#available()
2018-03-13 bpb 8199258: BigInteger.bitLength() should explicitly specify behavior when the value is zero
2018-03-13 prr Merge
2018-03-13 alitvinov 8198606: Touch keyboard does not hide, when a text component looses focus
2018-03-12 prr 8193017: Import freetype sources into OpenJDK source tree
2018-03-12 prr Merge
2018-03-12 prr Merge
2018-03-09 serb 8198406: Test TestAATMorxFont is unstable
2018-03-09 kaddepalli 8197785: javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString
2018-03-08 serb 8199022: New failures should be added to ProblemList
2018-03-08 prr Merge
2018-03-08 sveerabhadra 8195738: scroll poistion in ScrollPane is reset after calling validate()
2018-03-07 aivanov 8198777: JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc
2018-03-07 mhalder 8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default
2018-03-07 pbansal 8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
2018-03-07 pkbalakr 8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
2018-03-07 pkbalakr 8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
2018-03-05 prr Merge
2018-03-05 alitvinov 8198605: Touch keyboard is shown for a non-focusable text component
2018-03-03 psadhukhan 8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
2018-03-02 shurailine 8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
2018-03-02 pnarayanan 8198613: Test cases result in failure or timeout when run with OpenGL backend
2018-03-02 psadhukhan 8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
2018-03-01 prr Merge
2018-02-28 dmarkov 8187635: On Windows Swing changes keyboard layout on a window activation
2018-03-13 rriggs 8199470: Remove unused property file.encoding.pkg
2018-03-13 sherman 8196748: tools/jar tests need to tolerate unrelated warnings
2018-03-13 naoto 8198989: Provide more diagnostic IAE messages
2018-03-12 psandoz 8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
2018-03-12 lana Added tag jdk-11+4 for changeset e59941f7247d
2018-03-12 erikj 8199473: Support Visual Studio BuildTools with VS2017
2018-03-12 redestad 8199469: Disable generate-jli-classes when building interim-image
2018-03-12 redestad 8199453: Enable link-time generation of constructor forms
2018-03-12 erikj 8199428: install-file macro fails on filenames with space on Solaris
2018-03-12 ihse 8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
2018-03-12 rriggs 8199420: Update javadoc tags in java.lang.System and related
2018-03-10 redestad 8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
2018-03-09 erikj 8199352: The Jib artifact resolver in test lib needs to print better error messages jdk-11+4
2018-03-09 ihse 8199405: Bump lowest supported gcc to 4.8
2018-03-09 ihse 8199403: Require binutils 2.18 or newer
2018-03-09 ihse 8199416: Remove debug output left over since JDK-8198844
2018-03-09 jlahoda 8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
2018-03-09 weijun 8199154: Accessibility issues in jdk.security.auth
2018-03-02 rehn 8198833: TestMemoryAwareness Docker container fails with too small maximum heap
2018-03-02 jwilhelm Merge
2018-03-01 zgu 8191369: NMT: Enhance thread stack tracking
2018-03-01 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
2018-03-01 kvn 8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
2018-03-01 mlarsson 8198887: JDK-8168722 broke the build on macosx
2018-03-01 thartmann 8148871: Possible wrong expression stack depth at deopt point
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip