2013-09-12 ehelin 8023476: Metaspace capacity > reserved
2013-09-11 tschatzl Merge
2013-09-11 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
2013-09-11 mgerdin Merge
2013-09-11 mgerdin 8009561: NPG: Metaspace fragmentation when retiring a Metachunk
2013-09-11 tschatzl Merge
2013-09-11 tschatzl 8021823: G1: Concurrent marking crashes with -XX:ObjectAlignmentInBytes>=32 in 64bit VMs
2013-09-11 tschatzl 8016825: Large pages for the heap broken on Windows for compressed oops
2013-09-11 mgerdin 8024176: [macosx] gc/metaspace/ClassMetaspaceSizeInJmapHeap.java failed since jdk8b105, hs25b47
2013-08-12 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
2013-09-19 bdelsart Merge
2013-09-14 dholmes 8024505: [TESTBUG] update test groups for additional tests that can't run on the minimal VM
2013-09-13 bdelsart Merge
2013-09-12 dholmes Merge
2013-09-11 dholmes 8024256: Minimal VM build is broken with PCH disabled
2013-09-12 bpittore 8024007: Misc. cleanup of static agent code
2013-09-18 zgu Merge
2013-09-17 mseledtsov 7149464: [TESTBUG] Test runtime/7020373/Test7020373.sh failed to clean up files after test
2013-09-17 mseledtsov 8016029: test runtime/6878713/Test6878713.sh failed
2013-09-17 minqi Merge
2013-09-16 minqi 7164841: Improvements to the GC log file rotation
2013-09-16 acorn Merge
2013-09-16 acorn 8024647: Default method resolution with private superclass method
2013-09-16 dcubed 6986195: correctly identify Ubuntu as the operating system in crash report instead of "Debian"
2013-09-16 dholmes 6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock
2013-09-13 sspitsyn Merge
2013-09-13 sspitsyn 8024346: ~CautiouslyPreserveExceptionMark - assert(!_thread->has_pending_exception()) failed: unexpected exception generated
2013-09-13 sspitsyn 8024345: 'assert(_value != NULL) failed: resolving NULL _value' from VM_RedefineClasses::set_new_constant_pool
2013-09-13 sspitsyn 8017230: Internal Error (jvmtiRedefineClasses.cpp:1662): guarantee(false) failed: insert_space_at() failed
2013-09-13 mgronlun Merge
2013-09-13 mgronlun 8021353: Event based tracing is missing thread exit
2013-09-13 zgu Merge
2013-09-12 dsamersoff 8022617: Openjdk hotspot build is broken on BSD platforms using gcc
2013-09-11 dsamersoff 8024056: runtime/InitialThreadOverflow/testme.sh fails
2013-09-09 hseigel 8023167: JVM allows duplicate Runtime[In]VisibleTypeAnnotations attributes in ClassFile/field_info/method_info structures
2013-09-09 kevinw 8023478: Test fails with HS crash in GCNotifier.
2013-09-06 iklam 8022335: Native stack walk while generating hs_err does not work on Windows x64
2013-09-04 zgu 8022798: "assert(seq > 0) failed: counter overflow" in Kitchensink
2013-09-13 amurillo 8024764: new hotspot build - hs25-b51
2013-09-19 cl Added tag jdk8-b108 for changeset be8d551c4d00
2013-09-25 tbell 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
2013-09-19 cl Added tag jdk8-b108 for changeset 345aa6f8d18a
2017-07-05 duke Added tag jdk8-b108 for changeset 74049f7a28b4
2017-07-05 duke Merge jdk8-b108
2017-07-05 duke Merge
2013-09-17 lana Merge
2013-09-16 jlahoda 8021112: Spurious unchecked warning reported by javac
2013-09-14 vromero 7047734: javac, the LVT is not generated correctly in several scenarios
2013-09-14 vromero 8024207: javac crash in Flow.AssignAnalyzer.visitIdent
2013-09-12 vromero 8023558: Javac creates invalid bootstrap methods for complex lambda/methodref case
2013-09-12 emc 8013846: javac fails to reject semantically equivalent generic method declarations
2013-09-11 bpatel 8015496: Information that package is deprecated is missing in profiles view
2013-09-11 emc 8024510: lib/combo/tools/javac/combo/TemplateTest.java fails
2013-09-10 mcimadamore 8024414: javac, should facilitate the use of the bootstrap compiler for debugging
2013-09-10 jfranck 8005222: Fixed bugs should have tests with bugid in @bug tag
2013-09-09 jlahoda 8019521: Enhanced rethrow disabled in lambdas
2013-09-10 jjg 8006972: jtreg test fails: test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
2013-09-09 emc 8015322: Javac template test framework
2013-09-09 emc 8022322: Reject default and static methods in annotation
2013-09-09 vromero 8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests
2013-09-09 jfranck 8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
2013-09-08 vromero 8024398: javac, compiler crashes with try with empty body
2013-09-07 lana Merge
2013-09-06 lana Merge
2013-09-06 jjg 8024434: problem running javadoc tests in samevm mode on Windows
2013-09-06 vromero 8024039: javac, previous solution for JDK-8022186 was incorrect
2013-09-05 bpatel 8023608: method grouping tabs folding issue
2013-09-05 jfranck 8023974: Drop 'implements Completer' and 'implements SourceCompleter' from ClassReader resp. JavaCompiler.
2013-09-04 jjg 8024288: javadoc generated-by comment should always be present
2013-09-04 vromero 8008275: javac.Main should be @Supported
2013-09-03 vromero 8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied
2013-09-03 vromero 8023545: Misleading error message when using diamond operator with private constructor
2013-09-03 vromero 8023389: Javac fails to infer type for lambda used with intersection type and wildcards
2013-09-02 vromero 8022162: Incorrect signature determination for certain inner class generics
2013-09-02 vromero 8016177: structural most specific and stuckness
2013-08-31 jjg 8015663: Need to supply tests to provide javadoc for profiles support code coverage
2013-08-30 bpatel 8022738: doclet should only generate functional interface text if source >= 8
2013-08-30 jjg 8008367: Sub-packages missing from Profiles javadoc
2013-08-30 bpatel 8015882: Javadoc prints NPE when using Taglet
2013-08-30 bpatel 7198273: RFE : Javadoc Accessibility : Hyperlinks should contain text or an image with alt text
2013-08-30 jjg 8024093: Two *.rej files checked in to langtools/test directory
2013-08-30 jjg 8023700: Use non breaking space in various labels
2013-08-30 jjg 8023833: Replace direct use of AnnotatedType in javadoc code
2013-09-12 cl Added tag jdk8-b107 for changeset bd69808a67e1
2017-07-05 duke Merge
2013-09-12 cl Added tag jdk8-b107 for changeset 8a84d7cf2ea6
2017-07-05 duke Merge
2013-09-12 cl Added tag jdk8-b107 for changeset 82c75a285e35
2017-07-05 duke Merge
2013-09-17 lana Merge
2013-09-16 attila 8024846: keep separate internal arguments variable
2013-09-16 sundar 8024847: Java.to should accept mirror and external JSObjects as array-like objects as well
2013-09-13 sundar Merge
2013-09-13 sundar 8024619: JDBC java.sql.DriverManager is not usable from JS script
2013-09-12 sundar 8024693: Various minor issues with JSONWriter used by script parser API
2013-09-12 hannesw 8024512: Regex /[^\[]/ doesn't match
2013-09-12 hannesw 8024476: Octane regression on Richards
2013-09-11 sundar Merge
2013-09-11 sundar 8024644: PluggableJSObject.iteratingJSObjectTest fails with jdk8-tl build
2013-09-11 sundar 8024615: Refactor ScriptObjectMirror and JSObject to support external JSObject implementations
2013-09-11 attila 8024130: We no longer need slots for temporaries in self-assign indices
2013-09-10 jlaskey 8024539: FX Libraries update missing file
2013-09-09 jlaskey 8024397: Nashorn FX Libraries need to be finalized.
2013-09-09 sundar Merge
2013-09-09 sundar 8024180: Incorrect handling of expression and parent scope in 'with' statements
2013-09-05 sundar 8024255: When a keyword is used as object property name, the property can not be deleted
2013-09-06 lana Merge
2013-09-04 sundar 8024174: Setting __proto__ property in Object literal should be supported
2013-09-04 sundar 8024120: Setting __proto__ to null removes the __proto__ property
2013-09-12 cl Added tag jdk8-b107 for changeset e94578d4e6a5
2017-07-05 duke Merge
2013-09-17 lana Merge
2013-09-06 lana Merge
2013-09-03 coffeys 8017195: Introduce option to setKeepAlive parameter on CORBA sockets
2013-09-12 cl Added tag jdk8-b107 for changeset 03623ef0f781
2017-07-05 duke Merge
2013-09-18 katleman Merge
2013-09-17 katleman Merge
2013-09-12 vadim 8008022: Upgrade Direct X SDK used to build JDK
2013-09-17 lana Merge
2013-09-17 lancea 7097386: Correct error in Predicate javadoc example
2013-09-16 henryjen 8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
2013-09-16 msheppar 6458027: Disabling IPv6 on a specific network interface causes problems
2013-09-15 sherman 8020687: Deflater.setLevel does not work as expected
2013-09-15 sherman 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
2013-09-15 psandoz 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
2013-09-02 psandoz 8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently
2013-09-14 rriggs 8023556: Update javadoc for start of Meiji era
2013-09-14 rriggs 8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines
2013-09-06 henryjen 8024825: Some fixes are missing from java.util.stream spec update
2013-09-13 lancea 8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver is null
2013-09-13 bchristi 7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx]
2013-09-13 mduigou 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
2013-09-13 mduigou 8021591: Additional explicit null checks
2013-09-13 msheppar 8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows
2013-09-12 bchristi 8024009: Remove jdk.map.useRandomSeed system property
2013-09-13 sjiang 8023669: MBean*Info.hashCode : NPE
2013-09-12 bpb 8010430: Math.round has surprising behavior for odd values of ulp 1
2013-09-07 henryjen 8011916: Spec update for java.util.stream
2013-09-12 lancea 8015340: remove erroneous @since tag
2013-09-12 rriggs 8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January>
2013-09-12 dfuchs 8024525: Make Logger log methods call isLoggable()
2013-09-12 darcy 8024643: Turn on javac lint checking in building the jdk repo
2013-09-12 sjiang 8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE
2013-09-11 henryjen 8024500: Missing API coverage for java.util.function.BiFunction andThen
2013-09-11 sherman 8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API
2013-09-11 rriggs Merge
2013-09-11 rriggs 8024164: JSR310 serialization should be described in details
2013-09-11 michaelm Merge
2013-09-11 michaelm 8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build
2013-09-11 emc 6962494: Update documentation on Executable.getParameterAnnotations()
2013-09-11 naoto 8024332: sun/util/resources/en split between rt.jar and localedata.jar
2013-09-11 chegar 8023090: Additional debug info for java/net/NetworkInterface/Equals.java
2013-09-11 chegar 8024508: Fix doclint issues in com.sun.nio.sctp
2013-09-11 jfranck 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types
2013-09-11 okutsu 8024141: Unexpected timezone display name
2013-09-11 xuelei 8024501: sun.security.mscapi.Key has no definition of serialVersionUID
2013-09-10 alanb 8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently
2013-09-10 xuelei 8024444: Change to use othervm mode of tests in SSLEngineImpl
2013-09-09 smarks 8023447: change specification to allow RMI activation to be optional
2013-09-09 juh 8024432: Fix doclint issues in java.security
2013-09-09 msheppar 8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
2013-09-06 msheppar 8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally
2013-09-09 dfuchs 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship
2013-09-09 weijun 8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc*
2013-09-08 xuelei 7188657: There should be a way to reorder the JSSE ciphers
2013-09-06 lana Merge
2013-09-06 mullan Merge
2013-09-06 mullan 8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized"
2013-09-06 jfranck 5047859: (reflect) Class.getField can't find String[].length
2013-09-06 jbachorik 6815130: Intermittent ThreadMXBean/Locks.java test failure
2013-09-06 rfield 8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo
2013-09-05 rfield 8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError
2013-09-05 naoto 8023943: Method description fix for String.toLower/UpperCase() methods
2013-09-05 jbachorik 8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads
2013-09-05 jbachorik 8023464: test/closed/sun/tracing/ProviderProxyTest.java failing
2013-09-05 rfield 8020816: Metafactory crashes on code with method reference
2013-09-04 sherman 7186632: NLS t13y issue on jar.properties file
2013-09-04 sherman 6341345: (spec) Console.reader() should make it clear that the reader requires line termination
2013-09-04 dfuchs 8019853: Break logging and AWT circular dependency
2013-09-04 dfuchs 6823527: java.util.logging.Handler has thread safety issues
2013-09-04 alanb 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess
2013-09-04 psandoz 8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black)
2013-08-12 psandoz 8024182: test/java/util/Arrays/SetAllTest.java fails to compile due to recent compiler changes
2013-09-04 rfield 8008688: Make MethodHandleInfo public
2013-09-04 dholmes 8024140: [TESTBUG] Profile based regression test groups for jdk repo
2013-09-03 henryjen 8023997: j.l.String.join(java.lang.CharSequence, java.lang.Iterable) sample doesn't compile and is incorrect
2013-09-03 coffeys 8017195: Introduce option to setKeepAlive parameter on CORBA sockets
2013-09-03 henryjen 8017513: Support for closeable streams
2013-09-03 henryjen 8024178: Difference in Stream.collect(Collector) methods located in jdk8 and jdk8-lambda repos
2013-08-28 henryjen 8022176: Weaken contract of java.lang.AutoCloseable
2013-09-03 mduigou 8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang
2013-09-02 egahlin 7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing
2013-09-02 dfuchs 8016127: NLS: logging.properties translatability recommendation
2013-09-02 chegar 8024103: AtomicLongArray getAndAccumulate/accumulateAndGet have int type for new value arg
2013-09-02 xuelei 8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails
2013-08-30 dxu 8023765: Improve MaxPathLength.java testcase and reduce its test load
2013-08-30 sjiang 6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed
2013-08-30 xuelei 8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII
2013-09-17 lana Merge
2013-09-13 bae 8024697: Fix for 8020983 causes Xcheck:jni warnings
2013-09-10 bae 8024511: Crash during color profile destruction
2013-09-07 lana Merge
2013-09-05 ceisserer 8024261: xrender: improve performance of small fillRect operations
2013-09-04 ceisserer 7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM
2013-09-04 bae 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
2013-09-01 ceisserer 7189452: XRender pipeline does ignore source-surface offset for text rendering
2013-08-30 prr 4673406: RFE: Java Printing: Provide a way to display win32 printer driver's dialog
2013-08-30 jgodinez 8017469: [macosx] Printing problem using ja and zh_CN locales
2013-08-28 lana Merge
2013-08-23 vadim 8023052: JVM crash in native layout
2013-09-12 cl Added tag jdk8-b107 for changeset 55dd1a0fe510
2017-07-05 duke Merge
2013-09-13 amurillo Added tag hs25-b50 for changeset 8292c62817e4
2013-09-13 amurillo Merge
2013-09-12 adlertz Merge
2013-09-11 adlertz 8010941: MinJumpTableSize is set to 18, investigate if that's still optimal
2013-09-10 vlivanov Merge
2013-09-10 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
2013-09-10 anoll 8024473: Remove unused macro: IRT_ENTRY_FOR_NMETHOD
2013-09-09 adlertz Merge
2013-09-05 iignatyev 8012447: Java CTW implementation
2013-09-06 amurillo 8024258: new hotspot build - hs25-b50
2013-09-12 cl Added tag jdk8-b107 for changeset c86a71fcceaf
2013-09-18 ihse 8024849: Don't remove upper case letters from username when setting USER_RELEASE_SUFFIX
2013-09-18 ihse 8024815: Make --with-dxsdk and friends deprecated
2013-09-18 katleman Merge
2013-09-17 katleman Merge
2013-09-13 ihse 8024665: Move open changes for JDK-8020411 to closed source
2013-09-13 ihse 8024620: config.log does not end up in corresponding configuration
2013-09-12 vadim 8008022: Upgrade Direct X SDK used to build JDK
2013-09-12 ihse 8010185: Build should support --with-override-nashorn
2013-09-12 ihse 8024467: Update autoconf-config.guess to autoconf 2.69
2013-09-17 lana Merge
2013-09-13 mduigou 8024201: Update bugdatabase url
2013-09-06 lana Merge
2013-09-03 mduigou 8024200: handle hg wrapper with space after #!
2013-09-12 cl Added tag jdk8-b107 for changeset 2c525ed65d4c
2017-07-05 duke Added tag jdk8-b107 for changeset 892889f44575
2017-07-05 duke Merge jdk8-b107
2017-07-05 duke Merge
2013-09-05 cl Added tag jdk8-b106 for changeset fa7b69611589
2017-07-05 duke Merge
2013-09-05 cl Added tag jdk8-b106 for changeset 2f514eb96d97
2017-07-05 duke Merge
2013-09-05 cl Added tag jdk8-b106 for changeset dabbe0edf55c
2017-07-05 duke Merge
2013-09-05 cl Added tag jdk8-b106 for changeset 6ba209076a37
2017-07-05 duke Merge
2013-09-05 cl Added tag jdk8-b106 for changeset e80e02865308
2017-07-05 duke Merge
2013-09-10 amurillo 8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49
2013-09-05 cl Added tag jdk8-b106 for changeset 347df39afea6
2017-07-05 duke Merge
2013-09-06 amurillo Added tag hs25-b49 for changeset 20a700f38686
2013-09-06 amurillo Merge
(0) -10000 -3000 -1000 -256 +256 +1000 +3000 +10000 +30000 tip