2013-06-12 ehelin 8015683: object_count_after_gc should have the same timestamp for all events
2013-06-12 ehelin 8016170: GC id variable in gcTrace.cpp should use typedef GCId
2013-06-05 ehelin 8015972: Refactor the sending of the object count after GC event
2013-07-11 roland Merge
2013-07-10 anoll 8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
2013-07-10 twisti Merge
2013-07-09 anoll 8015635: Crash when specifying very large code cache size
2013-07-09 drchase 8017578: Hotspot compilation error with latest Studio compiler
2013-07-09 adlertz 8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs
2013-07-08 goetz 8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
2013-07-09 acorn Merge
2013-07-09 acorn 8013635: VM should no longer create bridges for generic signatures.
2013-07-09 zgu Merge
2013-07-09 zgu 8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr
2013-07-09 hseigel Merge
2013-07-08 hseigel Merge
2013-07-08 hseigel 8014399: Remove JVM_SetProtectionDomain from hotspot
2013-07-08 jiangli Merge
2013-07-08 jiangli Merge
2013-07-03 jiangli 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
2013-07-08 iklam 8016903: Thread::_handle_area initial size too big
2013-07-05 fparain Merge
2013-07-05 fparain 8016465: The hs_err file gets wrong name
2013-07-05 dcubed 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
2013-07-04 zgu Merge
2013-07-04 zgu 8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state
2013-07-03 coleenp 8019833: Wrong JNI error code for preexisting JVM
2013-07-04 amurillo 8019934: new hotspot build - hs25-b41
2013-07-11 katleman Added tag jdk8-b98 for changeset 9402036a05e2
2013-07-11 katleman Added tag jdk8-b98 for changeset 99bf8dc53505
2017-07-05 duke Added tag jdk8-b98 for changeset 711eb4aa87de
2017-07-05 duke Merge jdk8-b98
2017-07-05 duke Merge
2013-07-05 lana Merge
2013-07-02 vromero 6326693: variable x might already have been assigned, when assignment is in catch block
2013-07-01 ksrini 8019460: tests in changeset do not have @bug tag
2013-07-02 vromero 8019397: javap does not show SourceDebugExtension properly
2013-07-01 darcy 7162089: Add support for repeating annotations to javax.annotation.processing
2013-07-01 mcimadamore 7034798: Ambiguity error for abstract method call is too eager
2013-06-29 vromero 6983646: javap should identify why a DefaultAttribute is being used
2013-06-29 lana Merge
2013-06-28 vromero 8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string
2013-06-28 vromero 6473148: TreePath.iterator() should document the iteration order
2013-06-28 emc 8016760: Failure of regression test langtools/tools/javac/T6725036.java
2013-06-27 emc 8013357: javac accepts erroneous binary comparison operations
2013-06-27 ksrini 7080001: Need to bump version numbers in build.properties for 8
2013-06-27 darcy 8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion
2013-06-27 janvalenta 8015720: since tag isn't copied while generating JavaFX documentation
2013-06-27 vromero 7008643: inlined finally clauses confuse debuggers
2013-06-27 vromero 8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes )
2013-06-27 vromero 8017609: javac, ClassFile.read(Path) should be ClassFile.read(Path, Attribute.Factory)
2013-06-27 vromero 7066788: javah again accepts -old option (ineffectively) which was removed in 1.5.
2013-06-27 erikj 8014513: Sjavac doesn't detect 32-bit jvm properly
2013-06-27 emc 8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters
2013-06-27 bpatel 8013738: Two javadoc tests have bug 0000000
2013-06-27 bpatel 8014017: extra space in javadoc class heading
2013-06-27 bpatel 8007338: Method grouping tab line-folding
2013-06-27 jjg 8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values
2013-06-26 ksrini 8016908: TEST_BUG: removing non-ascii characters causes tests to fail
2013-06-25 kizune 8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java
2013-06-25 vromero 8017104: javac should have a class for primitive types that inherits from Type
2013-06-25 emc 8012722: Single comma in array initializer should parse
2013-06-20 emc 8007546: ClassCastException on JSR308 tests
2013-06-20 vromero 8016613: javac should avoid source 8 only analysis when compiling for source 7
2013-07-04 cl Added tag jdk8-b97 for changeset 6774fe79db80
2017-07-05 duke Merge
2013-07-04 cl Added tag jdk8-b97 for changeset f5105d95c3a3
2017-07-05 duke Merge
2013-07-04 cl Added tag jdk8-b97 for changeset 611e21a147b1
2017-07-05 duke Merge
2013-07-05 lana Merge
2013-07-02 sundar Merge
2013-07-02 lagergren Merge
2013-07-02 lagergren 8017082: Long array literals were slightly broken
2013-07-02 sundar 8019553: NPE on illegal l-value for increment and decrement
2013-07-02 lagergren 8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too
2013-07-02 jlaskey 8019580: Build Script Change for Nashorn promotion testing
2013-07-01 sundar 8019508: Comma handling in object literal parsing is wrong
2013-07-01 sundar 8019488: switch on literals result in NoSuchMethodError or VerifyError
2013-07-01 sundar 8019482: Number("0x0.0p0") should evaluate to NaN
2013-07-01 sundar 8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
2013-07-01 sundar 8019473: Parser issues related to functions and blocks
2013-06-28 sundar 8019365: Error stack format
2013-06-29 lana Merge
2013-06-27 sundar Merge
2013-06-27 sundar 8019226: line number not generated for first statement if it is on the same function declaration line
2013-06-26 jlaskey 8019175: Simplify ScriptObject.modifyOwnProperty
2013-06-26 sundar 8014781: support Error.captureStackTrace
2013-06-26 hannesw 8019157: Avoid calling ScriptObject.setProto() if possible
2013-06-26 jlaskey 8008458: Strict functions dont share property map
2013-06-26 sundar 8017950: error.stack should be a string rather than an array
2013-06-25 sundar 8015969: Needs to enforce and document that global "context" and "engine" can't be modified when running via jsr223
2013-06-24 sundar 8015959: Can't call foreign constructor
2013-06-22 jlaskey 8017448: JDK-8010732.js.EXPECTED truncated
2013-06-21 jlaskey 8010732: BigDecimal, BigInteger and Long handling in nashorn
2013-06-21 sundar Merge
2013-06-21 sundar 8017260: adjust lookup code in objects.* classes
2013-06-20 sundar Merge
2013-06-20 sundar 8017046: Cannot assign undefined to a function argument if the function uses arguments object
2013-06-19 sundar 8015347: Parsing issue with decodeURIComponent
2013-06-19 jlaskey 8010697: DeletedArrayFilter seems to leak memory
2013-06-18 sundar 8012698: [nashorn] tests fail to run with agentvm or samevm
2013-07-04 cl Added tag jdk8-b97 for changeset f9f7fb94f515
2017-07-05 duke Merge
2013-07-04 cl Added tag jdk8-b97 for changeset 1ebe717664d4
2017-07-05 duke Merge
2013-07-08 katleman Merge
2013-07-08 tbell 8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m
2013-07-05 lana Merge
2013-07-04 lana Merge
2013-07-02 lana Merge
2013-07-02 dfuchs 7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip