2016-09-07 igerasim 8165413: Typos in javadoc: extra period, wrong number, misspelled word
2016-09-06 smarks 8159404: throw UnsupportedOperationException unconditionally for mutator methods
2016-09-06 shurailine 8148859: Fix module dependences for java/time tests
2016-09-08 lana Added tag jdk-9+135 for changeset 6d7a656b1612
2017-07-05 duke Merge
2016-09-08 lana Added tag jdk-9+135 for changeset 967c7d5073aa
2016-09-12 naoto 8165605: Thai resources in jdk.localedata cause split package issue with java.base
2016-09-12 sundar 8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
2016-09-08 lana Merge
2016-09-08 sundar 8165595: Main class should be set for nashorn modules
2016-09-08 lana Added tag jdk-9+135 for changeset c55ef7ed9aa0
2017-07-05 duke Added tag jdk-9+135 for changeset e384420383a5
2017-07-05 duke Merge jdk-9+135
2017-07-05 duke Merge
2016-09-06 jlahoda 8161376: Introduce -Xlint:exports
2016-09-02 vromero 8160454: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getDirectives() causes NPE on unnamed modules
2016-09-02 lana Merge
2016-09-02 sadayapalam 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
2016-09-01 rfield 8165211: JShell: Fix completion analysis problems
2016-09-01 jlahoda 8164952: JShell tests: jdk/jshell/CompletionSuggestionTest.testUncompletedDeclaration(): failure
2016-09-01 rfield 8133507: JShell: StackTraceElement#getFileName of EvalException does not use custom id generator
2016-08-29 jlahoda 8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
2016-09-01 jlahoda 8131023: JShell: System.in does not work
2016-09-01 amlu 8165193: Workaround intermittent failures of JavacTreeScannerTest and SourceTreeScannerTest due to C2 memory usage
2016-09-01 shinyafox 8164825: jshell tool: Completion for subcommand
2016-08-31 rfield 8164518: JShell: Add failover case of explicitly listening to "localhost"
2016-08-31 mchung 8165109: langtools/test switches to use new CLI options
2016-08-31 mchung 8160851: Remove old launcher module-related options
2016-08-29 smarks 8164837: fix jdeprscan TestLoad and TestScan failures on Windows
2016-09-01 lana Added tag jdk-9+134 for changeset eb2c81860c86
2017-07-05 duke Merge
2016-09-01 lana Added tag jdk-9+134 for changeset 219458339252
2017-07-05 duke Merge
2016-09-02 lana Merge
2016-09-02 joehw 8161454: Fails to Load external Java method from inside of a XSL stylesheet if SecurityManager is present
2016-09-01 aefimov 8150145: javax/xml/jaxp/unittest/common/TransformationWarningsTest.java and ValidationWarningsTest.java failed intermittently without any error message
2016-08-31 joehw 8162431: CatalogUriResolver with circular/self referencing catalog file is not throwing CatalogException as expected
2016-08-31 mchung 8160851: Remove old launcher module-related options
2016-09-01 lana Added tag jdk-9+134 for changeset 1dddef49982c
2017-07-05 duke Merge
2016-09-01 lana Added tag jdk-9+134 for changeset d48c4f63e546
2017-07-05 duke Merge
2016-09-01 lana Added tag jdk-9+134 for changeset 6929cdb3e1c5
2017-07-05 duke Merge
2016-09-06 alanbur 8161360: Deprecated vfork() should not be used on Solaris
2016-09-06 sundar 8163952: jlink exclude VM plugin does not support static libraries
2016-09-06 vtewari 8131061: Use of -Dcom.sun.management.snmp needs to be examined for modules
2016-09-06 vtewari 8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null.
2016-09-05 clanger 8163181: Further improvements for Unix NetworkInterface native implementation
2016-09-03 igerasim 8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
2016-09-02 bpb 8165000: Selector.select(timeout) throws IOException when timeout is a large long
2016-09-02 rriggs 8155102: (Process) Process.toString could include pid, isAlive, exitStatus
2016-09-01 rpatil 8161016: Strange behavior of URLConnection with proxy
2016-09-02 sundar 8157992: Improve jlink help message on optimization-related options
2016-09-02 lana Merge
2016-09-01 psandoz 8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
2016-09-01 psandoz 8162106: Remove VarHandle.addAndGet
2016-09-01 psandoz 8161444: VarHandles should provide access bitwise atomics
2016-09-01 prr Merge
2016-08-30 prr Merge
2016-08-30 psadhukhan 6357887: selected printertray is ignored under linux
2016-08-29 prr Merge
2016-07-20 goetz 8161923: Fix free in awt_PrintControl.
2016-08-25 psadhukhan 8154218: Non-usage of owner Frame when Frame object is passed to getPrintJob()
2016-08-25 aghaisas 8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
2016-08-25 aniyogi 8163161: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
2016-08-24 prr 8139176: [macosx] java.awt.TextLayout does not handle correctly the bolded logical fonts
2016-08-24 prr 8164752: Extraneous debugging printf in hb-jdk-font.cc
2016-08-24 bpb 8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node
2016-08-24 peytoia 8164628: update copyright header in java.awt.font.JavaAWTFontAccessImpl class
2016-08-23 alexsch 8129854: Remove reflection from AWT/Swing classes
2016-08-23 serb 8160217: JavaSound should clean up resources better
2016-08-23 azvegint 8162840: Desktop. enableSuddenTermination() has no effect
2016-08-23 pnarayanan 8158524: Adding a test case to compare the rendered output of VolatileImage with that of BufferedImage
2016-08-23 rgoel 8163362: Reconsider reflection usage in java.awt.font.JavaAWTFontAccessImpl class
2016-08-23 psadhukhan 8163922: Print-to-file is disabled for SERVICE_FORMATTED docflavor in linux
2016-08-22 ddehaven Merge
2016-08-22 prr 8145901: Printed content is overlapping.
2016-08-22 mhalder 8156099: [macosx] Drag and drop of link from web browser, DataFlavor types application/x-java-url and text/uri-list, getTransferData returns null
2016-08-22 rchamyal 8163160: [PIT][TEST_BUG] Some issues in java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java
2016-08-21 serb 8164104: Cleanup of javaclient related mapfiles
2016-08-20 serb 8148109: [SWT] Provide a supported mechanism to use EmbeddedFrame
2016-08-19 alexsch 8151303: [macosx] [hidpi] JButton's low-res. icon is visible when clicking on it
2016-08-19 jdv 8163258: Getting NullPointerException from ImageIO.getReaderWriterInfo due to failure to check for null
2016-08-18 psadhukhan 8164205: [PIT][TEST_BUG] test javax/print/attribute/ServiceDlgPageRangeTest.java doesn't compile
2016-08-17 rchamyal 8161913: [PIT] java/awt/Window/8159168/SetShapeTest.java mostly fails
2016-08-17 aniyogi 8163169: [PIT][TEST_BUG] fix to JDK-8161470 doesn't work
2016-08-16 serb 8159898: Negative array size in java/beans/Introspector/Test8027905.java
2016-08-16 azvegint 8155691: Update GIFlib library to the latest up-to-date
2016-09-01 coffeys 8164846: CertificateException missing cause of underlying exception
2016-09-01 vtewari 8164609: javax/management/remote/mandatory/notif/DeadListenerTest.java fails with Assertion Error
2016-09-01 jlahoda 8131023: JShell: System.in does not work
2016-08-31 rhalade 8164229: Redundant "sun/net/www/protocol/https" tests in jdk_security3 group
2016-08-31 mchung 8165180: Provide a shared secret to access non-public ServerSocket constructor
2016-08-31 henryjen 8081388: JNI exception pending in jdk/src/windows/bin/java_md.c
2016-08-31 amurillo Merge
2016-08-31 amurillo Merge
2016-08-26 amurillo Merge
2016-08-24 rehn 8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend.
2016-08-24 rehn 8164208: Update tests with redefine classes UL options and tags​
2016-08-22 dsamersoff 8162530: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly
2016-08-20 ctornqvi 8164520: java/lang/ProcessHandle/Basic.java is missing @library tag
2016-08-19 amurillo Merge
2016-08-19 ctornqvi 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
2016-08-18 dsamersoff 8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
2016-08-31 shurailine 8164982: Fix legal notices in java/lang, java/net, java/util tests.
2016-08-31 ssahoo 8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux.
2016-08-31 ssahoo 8015595: Test sun/security/krb5/auto/Unreachable.java fails with Timeout error
2016-08-31 redestad 8164858: Enable build-time use of java.lang.invoke resolve tracing
2016-08-31 mchung 8160851: Remove old launcher module-related options
2016-08-30 shurailine 8164859: Fix module dependences in java/text tests
2016-08-30 igerasim 6474807: (smartcardio) CardTerminal.connect() throws CardException instead of CardNotPresentException
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip