2015-06-24 ddmitriev 8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9
2015-06-25 coleenp Merge
2015-06-24 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
2015-07-07 enevill 8130687: aarch64: add support for hardware crc32c
2015-06-29 goetz 8086069: Adapt runtime calls to recent intrinsics to pass ints as long
2015-07-03 goetz 8130432: ppc64le: Fix build of hsdis
2015-07-03 zmajo 8130120: Handling of SHA intrinsics inconsistent across platforms
2015-07-03 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
2015-07-03 kvn Merge
2015-07-02 iveresov 8080012: JVM times out with vdbench on SPARC M7-16
2015-07-02 aph Merge
2015-06-16 aph 8130150: Implement BigInteger.montgomeryMultiply intrinsic
2015-07-16 katleman Added tag jdk9-b73 for changeset 1459b46b5c27
2015-07-17 lana Merge
2015-06-04 dtitov 8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
2015-07-14 amurillo Merge
2015-07-10 amurillo Merge
2015-07-09 dcubed Merge
2015-07-07 dholmes 8076581: Need a NON-PCH build to quickly detect missing dependencies in the source base
2015-07-03 dcubed Merge
2015-07-02 dcubed Merge
2015-06-25 jfdenise Merge
2015-06-25 jfdenise 8080511: Refresh of jimage support
2015-06-25 tschatzl Merge
2015-06-24 tschatzl 8129602: Incorrect GPL header causes RE script to create wrong output
2015-06-24 mikael 8129615: Remove jbb from jprt hotspot testset
2015-07-03 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
2015-07-13 darcy 8080722: Revisit how to check for doclint reference warning during the build
2015-07-16 katleman Added tag jdk9-b73 for changeset 3062efa7e556
2017-07-05 duke Added tag jdk9-b73 for changeset 9b3a9d72f07b
2017-07-05 duke Merge jdk9-b73
2017-07-05 duke Merge
2015-07-09 lana Merge
2015-07-09 vromero 8130803: add regression test related to fix for JDK-8078024
2015-07-08 sadayapalam 8130745: Revert fix pushed for JDK-8074346
2015-07-09 katleman Added tag jdk9-b72 for changeset 1f783cf1d945
2017-07-05 duke Merge
2015-07-09 katleman Added tag jdk9-b72 for changeset f0d057d75897
2017-07-05 duke Merge
2015-07-09 lana Merge
2015-07-08 darcy 8130716: Fix reference problems in jaxp javadoc
2015-07-07 dfuchs 8130238: Remove com.sun.org.apache.xalan.internal.xsltc.cmdline
2015-07-09 katleman Added tag jdk9-b72 for changeset 8ebacfaf4ba6
2017-07-05 duke Merge
2015-07-09 lana Merge
2015-07-08 sundar 8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
2015-07-07 sundar 8130663: 6 fields can be static fields in Global class
2015-07-06 sundar 8130476: Remove unused methods in Global.java
2015-07-03 sundar 8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
2015-07-09 katleman Added tag jdk9-b72 for changeset 93250cfbfa54
2017-07-05 duke Merge
2015-07-09 katleman Added tag jdk9-b72 for changeset 423e8a18b960
2017-07-05 duke Merge
2015-07-09 lana Merge
2015-06-29 martin 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
2015-07-09 rriggs 8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
2015-07-09 igerasim 8130022: Use Java-style array declarations consistently
2015-07-09 rriggs 8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
2015-07-08 xuelei 8130460: Increase the stability of DTLS test CipherSuite.java
2015-07-08 redestad 8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
2015-07-08 dfuchs 8130649: java/util/logging/LoggingDeadlock2.java times out
2015-07-08 weijun 8130720: BadKDC1 failed again
2015-07-08 rriggs 8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
2015-07-07 rriggs 8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
2015-07-07 jlahoda 8080679: Include jline in JDK for Java and JavaScript REPLs
2015-07-03 asmotrak 8129444: socksProxyVersion system property ignored for Socket(Proxy)
2015-07-09 katleman Added tag jdk9-b72 for changeset a006a766c8c9
2017-07-05 duke Merge
2015-07-09 lana Merge
2015-07-07 amurillo Merge
2015-07-02 amurillo Merge
2015-07-01 thartmann Merge
2015-07-01 thartmann 8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit"
2015-06-30 iveresov 8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
2015-06-30 kvn 8129893: 8129094 fix is incomplete
2015-06-15 vlivanov 8087218: Constant fold loads from final instance fields in VM anonymous classes
2015-06-17 skovalev 8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
2015-06-25 enevill 8129426: aarch64: add support for PopCount in C2
2015-06-25 enevill 8086087: aarch64: add support for 64 bit vectors
2015-06-29 kvn 8073583: C2 support for CRC32C on SPARC
2015-07-09 katleman Added tag jdk9-b72 for changeset 02be96db190a
2015-07-09 lana Merge
2015-07-07 jlahoda 8080679: Include jline in JDK for Java and JavaScript REPLs
2015-07-09 katleman Added tag jdk9-b72 for changeset 7dd7a38425a8
2017-07-05 duke Added tag jdk9-b72 for changeset 61d2d0629b6d
2017-07-05 duke Merge jdk9-b72
2017-07-05 duke Merge
2015-07-02 lana Merge
2015-07-01 jlahoda 8072480: javac should support compilation for a specific platform version
2015-07-01 jlahoda 8080675: Enhance the classfile library to support construction of classfiles from scratch
2015-07-02 katleman Added tag jdk9-b71 for changeset cf6355e77564
2017-07-05 duke Merge
2015-07-02 lana Merge
2015-07-02 avstepan 8130247: fix some new tidy warnings from jaxws and CORBA
2015-07-02 katleman Added tag jdk9-b71 for changeset 9b8258eb95a9
2017-07-05 duke Merge
2015-07-02 lana Merge
2015-06-30 dfuchs 8130051: Cleanup usage of reflection in jaxp
2015-07-02 katleman Added tag jdk9-b71 for changeset 976a2f96dbcc
2017-07-05 duke Merge
2015-07-02 lana Merge
2015-07-02 sundar 8130317: "ant test" fails to complete on Windows when run under cygwin shell
2015-07-02 mhaupt 8130307: improve Nashorn Javadoc target
2015-07-02 mhaupt 8130306: enable running Nashorn test on Windows
2015-07-02 attila 8130234: Get rid of JSType.isNegativeZero
2015-07-01 mhaupt 8130127: streamline input parameter of Nashorn scripting $EXEC function
2015-06-30 prr Merge
2015-06-22 prr Merge
2015-05-27 erikj 8081814: Modularize the deploy build
2015-06-30 sundar 8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
2015-06-29 attila 8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed
2015-07-02 katleman Added tag jdk9-b71 for changeset 84ecc1a708df
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip