2017-07-05 duke Merge
2016-01-28 lana Added tag jdk-9+103 for changeset 895f859625ea
2017-07-05 duke Merge
2016-01-28 lana Merge
2016-01-28 mhaupt 8147591: Revisit Collection.toArray(new T[size]) calls in nashorn and dynalink code
2016-01-26 hannesw 8148214: Slow object allocation due to multiple synchronization
2016-01-28 lana Added tag jdk-9+103 for changeset 7cc832bade3c
2017-07-05 duke Merge
2016-01-28 lana Added tag jdk-9+103 for changeset 24addcfeace8
2017-07-05 duke Merge
2016-02-01 shade 8148730: Add @since tags in new String concat APIs
2016-02-01 amlu 8076458: java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout
2016-01-31 redestad 8148626: URI.toURL needs to use protocol Handler to parse file URIs
2016-01-30 darcy 8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
2016-01-29 martin 8148638: test failure in test/java/util/concurrent/tck
2016-01-29 dl 8145164: Default implementation of ConcurrentMap::compute can throw NPE
2016-01-29 dl 8144305: documentation of Queue interface contains reference to LinkedBlockingQueue twice in 'See Also' section
2016-01-29 dl 8146467: Integrate JSR 166 jck tests into JDK repo
2016-01-29 redestad 8147462: URI.toURL could be more efficient for most non-opaque URIs
2016-01-28 sdrach 8147607: Remove test library dependency on sun.security.tools.jarsigner.Main
2016-01-29 darcy 8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
2016-01-28 lana Merge
2015-11-13 ksrini 8035473: [javadoc] Revamp the existing Doclet APIs
2016-01-28 shade 8148483: JEP 280: Indify String Concatenation
2016-01-28 dl 8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC
2016-01-28 tonyp 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
2016-01-28 alanb 8148192: (fs) Path.register can fail with Bad file descriptor and other errors
2016-01-28 chegar 8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
2016-01-26 martin 8148174: NegativeArraySizeException in Vector.grow(int)
2016-01-27 weijun 8147400: Deprecate policytool
2016-01-27 redestad 8147962: URL should handle lower-casing of protocol locale-independently
2016-01-26 bpb 8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner()
2016-01-26 asmotrak 8144539: Update PKCS11 tests to run with security manager
2016-01-26 chegar 8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently
2016-01-26 chegar 8148154: Integrate JOpt Simple for internal usage by JDK tools
2016-01-28 lana Added tag jdk-9+103 for changeset 67dcc46f8241
2017-07-05 duke Merge
2016-01-28 lana Merge
2016-01-28 shade 8148483: JEP 280: Indify String Concatenation
2016-01-28 lana Added tag jdk-9+103 for changeset 9bd7d91ca664
2016-01-30 ihse 8148351: Only display resolved symlink for compiler, do not change path
2016-01-30 ihse 8148120: Incremental update from build-infra project
2016-01-29 sundar 8148617: top level make docs target does not generate javadocs for dynalink API
2016-01-28 lana Merge
2015-11-12 ksrini 8035473: [javadoc] Revamp the existing Doclet APIs
2016-01-28 shade 8148483: JEP 280: Indify String Concatenation
2016-01-28 ihse 8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e
2016-01-26 chegar 8148154: Integrate JOpt Simple for internal usage by JDK tools
2016-01-28 lana Added tag jdk-9+103 for changeset 8a9ec8b729b4
2017-07-05 duke Added tag jdk-9+103 for changeset 4a652e4ca952
2017-07-05 duke Merge jdk-9+103
2017-07-05 duke Merge
2016-01-25 alanb 8148147: Sync up @modules from jigsaw/jake
2016-01-25 sadayapalam 8145987: Assertion failure when compiling stream with type annotation
2016-01-24 alundblad 8145392: Build fails with "No portfile values materialized"
2016-01-24 alundblad 8056989: Sjavac --server option should be optional
2016-01-22 jlahoda 8143388: Compiler throws NullPointerException during compilation
2016-01-21 jjg 8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile
2016-01-21 lana Merge
2016-01-21 erikj 8147930: Langtools test Makefile still requires special make in Cygwin
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2016-01-20 mcimadamore 8147546: regression when type-checking generic calls inside nested declarations occurring in method context
2016-01-20 mcimadamore 8147493: regression when type-checking unchecked method calls
2016-01-19 sadayapalam 8144580: java.lang.AssertionError: Missing type variable in where clause: T
2016-01-18 mcimadamore 8147554: InfoOptsTest fails when executed outside make
2016-01-15 jjg 8146208: Add a public DocTreeFactory to the Compiler Tree API
2016-01-21 lana Added tag jdk-9+102 for changeset cb71f7f18b6f
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2016-01-18 mkos 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
2016-01-21 lana Added tag jdk-9+102 for changeset 7e3feb2ba5b3
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2015-10-20 aefimov 8134650: Xsl transformation gives different results in 8u66
2015-09-08 aefimov 8134861: XSLT: Extension func call cause exception if namespace URI contains partial package name
2015-08-31 joehw 8133962: More general limits
2016-01-16 joehw 8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator
2016-01-21 lana Added tag jdk-9+102 for changeset 254cbe482e81
2017-07-05 duke Merge
2016-01-23 attila 8133299: Nashorn Java adapters should not early bind to functions
2016-01-22 hannesw 8148040: jjs -fx test does not exit
2016-01-22 mhaupt 8134933: re-enable LambdaFormEditor assertions in Nashorn testing
2016-01-21 lana Merge
2016-01-21 hannesw 8147845: Varargs Array functions still leaking longs
2016-01-20 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
2016-01-20 mhaupt 8144113: enable jjs testing
2016-01-18 mhaupt 8145305: fix Nashorn shebang handling on Cygwin
2016-01-18 hannesw 8146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nashorn
2016-01-21 lana Added tag jdk-9+102 for changeset 722ab3267903
2017-07-05 duke Merge
2016-01-21 lana Merge
2016-01-16 erikj 8146403: Windows build can be faster
2016-01-21 lana Added tag jdk-9+102 for changeset 05d2c272a439
2017-07-05 duke Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip