2013-03-19 morris 8009022: [parfait] Null pointer deference in hotspot/src/share/vm/oops/generateOopMap.cpp
2013-03-19 kvn 8010222: 8007439 disabled inlining of cold accessor methods
2013-03-19 morris 8008663: [parfait] Null pointer deference in hotspot/src/share/vm/compiler/compileBroker.cpp
2013-03-19 morris 8009172: [parfait] Null pointer deference in hotspot/src/share/vm/opto/output.cpp
2013-03-19 neliasso 8010121: Remove definition of ShouldNotReachHere2(msg)
2013-03-18 roland Merge
2013-03-18 roland 8008555: Debugging code in compiled method sometimes leaks memory
2013-03-18 iignatyev 8008211: Some of WB tests on compiler fail
2013-03-17 kmo Merge
2013-03-16 kmo 8008796: SA: Oop.iterateFields() should support CompressedKlassPointers again
2013-03-16 morris 8010144: [parfait] Null pointer deference in hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
2013-03-16 morris 8008328: [partfait] Null pointer defererence in hotspot/src/cpu/x86/vm/frame_x86.inline.hpp
2013-03-16 morris 8009156: [parfait] Null pointer deference in hotspot/src/share/vm/services/memoryService.cpp
2013-03-16 morris 8009166: [parfait] Null pointer deference in hotspot/src/share/vm/opto/type.cpp
2013-03-16 morris Merge
2013-03-14 kmo Merge
2013-03-14 kmo 8010116: Abstract_VM_Version::internal_vm_info_string() should recognize VS2010 and VS2012
2013-03-19 sla 8009457: SA: A small fix on "scanoops" command in CLHSDB
2013-03-19 sla 8009456: SA: typeToVtbl of BasicTypeDataBase should not be static
2013-03-17 dcubed Merge
2013-03-16 zgu Merge
2013-03-15 zgu 8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity()
2013-03-15 coleenp 8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL)
2013-03-14 minqi 8003348: SA can not read core file on OS
2013-03-15 amurillo 8010105: new hotspot build - hs25-b24
2013-03-21 katleman Added tag jdk8-b82 for changeset 3826413d5c5b
2013-03-21 katleman Added tag jdk8-b82 for changeset caa9b4e63aab
2017-07-05 duke Added tag jdk8-b82 for changeset 5e8c55025644
2017-07-05 duke Merge jdk8-b82
2017-07-05 duke Merge
2013-03-15 lana Merge
2013-03-12 lana Merge
2013-03-12 jfranck 7196531: Duplicate error messages on repeating annotations
2013-03-12 mcimadamore 8009545: Graph inference: dependencies between inference variables should be set during incorporation
2013-03-12 mcimadamore 8008540: Constructor reference to non-reifiable array should be rejected
2013-03-12 jfranck 8005205: tests missing bugid for repeating annotation change
2013-03-12 ohrstrom 8009843: sjavac should accept -cp as synonym for -classpath
2013-03-11 rfield 8009742: Bad lambda name for lambda in a static initializer or ctor
2013-03-11 vromero 6181889: Empty try/finally results in bytecodes being generated
2013-03-07 rfield 8009582: Method reference generic constructor gives: IllegalArgumentException: Invalid lambda deserialization
2013-03-07 vromero 8009170: Regression: javac generates redundant bytecode in assignop involving arrays
2013-03-07 vromero 8009138: javac, equals-hashCode warning tuning
2013-03-06 mcimadamore 8009391: Synthetic name of serializable lambda methods should not contain negative numbers
2013-03-06 mcimadamore 8009459: Wrong behavior of diamond finder with source level 7
2013-03-06 mcimadamore 8009299: Javac crashes when compiling method reference to static interface method
2013-03-05 lana Merge
2013-03-05 mcimadamore 8009129: Illegal access error when calling method reference
2013-03-05 mcimadamore 8009154: Missing cast in method reference bridge leads to NoSuchMethodError
2013-03-05 mcimadamore 8009227: Certain diagnostics should not be deferred
2013-03-05 mcimadamore 8004962: Code generation crash with lambda and local classes
2013-03-01 jjg 8008949: javadoc stopped copying doc-files
2013-02-28 mcimadamore 8008537: Missing method reference lookup error when unbound search finds a static method
2013-02-28 mcimadamore 8008813: Structural most specific fails when method reference is passed to overloaded method
2013-02-28 mcimadamore 8008723: Graph Inference: bad graph calculation leads to assertion error
2013-02-26 vromero 8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
2013-02-24 jjg 7112427: The doclet needs to be able to generate JavaFX documentation.
2013-02-22 mcimadamore 8008708: Regression: separate compilation causes crash in wildcards inference logic
2013-02-22 mcimadamore 8008337: Write test to check for compiler error when static method in interface is called via super()
2013-02-22 lana Merge
2013-02-21 ksrini 8008658: Four new method param jtreg tests fail in nightly tests
2013-02-21 rfield 8008405: Now that metafactory is in place, add javac lambda serialization tests
2013-02-21 mcimadamore 8008444: Inherited generic functional descriptors are merged incorrectly
2013-02-21 mcimadamore 8007461: Regression: bad overload resolution when inner class and outer class have method with same name
2013-02-21 mcimadamore 8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated
2013-02-21 mcimadamore 8005183: Missing accessor for constructor reference pointing to private inner class ctor
2013-02-21 mcimadamore 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply
2013-02-21 mcimadamore 8008227: Mixing lambdas with anonymous classes leads to NPE thrown by compiler
2013-02-20 strarup 8006582: Test for parameter names feature
2013-02-20 lana Merge
2013-02-20 ksrini 8006948: Update javac for MethodParameters format change
2013-02-19 vromero 8006212: javac, convert jtreg tests from shell script to java
2013-02-19 darcy 8008267: Add @Supported annotation to com.sun.source types
2013-02-18 jjg 8008339: Test TargetAnnoCombo.java is broken
2013-02-18 vromero 6563143: javac should issue a warning for overriding equals without hashCode
2013-02-16 rfield 8004969: Generate $deserializeLambda$ method
2013-02-15 jjg 8008313: 8007052 breaks test/tools/javap/MethodParameters.java
2013-02-15 mcimadamore 8008309: TargetType60 fails because of bad golden file
2013-02-15 mcimadamore Merge
2013-02-15 mcimadamore 8007427: Annotation element as '_' gives compiler error instead of a warning
2013-02-15 mcimadamore 8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures
2013-02-15 mcimadamore 8007462: Fix provisional applicability for method references
2013-02-15 mcimadamore 8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
2013-02-15 mcimadamore 8006749: compiler does not allow Object protected methods to be used in lambda
2013-02-15 jjg 8007052: javap should include the descriptor for a method in verbose mode
2013-02-14 mchung 8006225: tools/jdeps/Basic.java failes with AssertionError
2013-02-14 darcy 8001457: New tests needed for library-side changes for repeating annotations
2013-03-14 katleman Added tag jdk8-b81 for changeset a7ab085069a9
2017-07-05 duke Merge
2013-03-14 katleman Added tag jdk8-b81 for changeset 9597171cffbd
2017-07-05 duke Merge
2013-03-15 lana Merge
2013-03-13 lana Merge
2013-02-25 ewendeli Merge
2013-02-19 ewendeli Merge
2012-12-12 joehw 8001235: Improve JAXP HTTP handling
2013-03-14 katleman Added tag jdk8-b81 for changeset 4f3da455d5f5
2017-07-05 duke Merge
2013-03-09 sundar 8009559: clean up method handle lookup code.
2013-03-06 sundar 8009553: Object.create(Array.prototype) doesn't respect reset length
2013-03-04 jlaskey 8009379: Remove $ from generated class names
2013-03-04 hannesw 8008370: coffee script compiler doesn't work with Nashorn
2013-03-02 jlaskey Merge
2013-03-01 sundar 8009263: Fix all javadoc errors in nashorn code
2013-02-28 hannesw 8009240: RegExpScanner code is inefficient and too complex
2013-02-28 sundar 8009229: ant makefile default target should be "test"
2013-02-27 attila 8009150: Previous dead code elimination was incomplete
2013-02-27 attila 8009146: Eliminate some dead code in preparation for immutable AST
2013-02-27 attila 8009143: Eliminate Dynalink dependency on java.beans
2013-02-27 alanb 8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows
2013-02-26 sundar 8009021: nasgen should be run on boot jdk rather than currenly built jdk
2013-02-25 attila 8006984: Introducing local into a function inside with statement confuses its scope
2013-02-25 sundar 8008789: Enable java access and nashorn runtime tests for jtreg
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip