2013-08-20 |
jjg |
8013887: In class use, some tables are randomly unsorted
|
changeset |
files
|
2013-08-20 |
jjg |
8022080: javadoc generates invalid HTML in Turkish locale
|
changeset |
files
|
2013-08-20 |
jjg |
8020663: Restructure some properties to facilitate better translation
|
changeset |
files
|
2013-08-20 |
ksrini |
7179455: tools/javac/processing/model/testgetallmembers/Main.java fails against JDK 7 and JDK 8
|
changeset |
files
|
2013-08-20 |
darcy |
8011043: Warn about use of 1.5 and earlier source and target values
|
changeset |
files
|
2013-08-20 |
jfranck |
8019243: AnnotationTypeMismatchException instead of MirroredTypeException
|
changeset |
files
|
2013-08-20 |
kizune |
7182350: Regression in wording of unchecked warning message
|
changeset |
files
|
2013-08-19 |
ksrini |
7071377: Exception when javac -processor is given a class name with invalid postfix
|
changeset |
files
|
2013-08-16 |
erikj |
8023146: Sjavac test failes in langtools nightly
|
changeset |
files
|
2013-08-15 |
jlahoda |
8022508: javac crashes if the generics arity of a base class is wrong
|
changeset |
files
|
2013-08-15 |
jlahoda |
8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression
|
changeset |
files
|
2013-08-16 |
vromero |
8022053: javac generates unverifiable initializer for nested subclass of local class
|
changeset |
files
|
2013-08-15 |
erikj |
8015145: Smartjavac needs more flexibility with linking to sources
|
changeset |
files
|
2013-08-15 |
bpatel |
8016921: Change the profiles table on overview-summary.html page to a list
|
changeset |
files
|
2013-08-15 |
ksrini |
6840442: JavaCompiler.getTask() has incomplete specification for IllegalArgumentException
|
changeset |
files
|
2013-08-14 |
jjg |
8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages
|
changeset |
files
|
2013-08-14 |
ksrini |
8007517: DefaultMethodRegressionTests.java fail in TL
|
changeset |
files
|
2013-08-14 |
vromero |
8013394: compile of iterator use fails with error \"defined in an inaccessible class or interface\"
|
changeset |
files
|
2013-08-14 |
lana |
Merge
|
changeset |
files
|
2013-08-12 |
mcimadamore |
8021567: Javac doesn't report \"java: reference to method is ambiguous\" any more
|
changeset |
files
|
2013-08-12 |
mcimadamore |
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods)
|
changeset |
files
|
2013-08-10 |
vromero |
6983297: methods missing from NewArrayTree
|
changeset |
files
|
2013-08-10 |
vromero |
8022622: javac, two tests are failing with compile time error after class Collector was modified
|
changeset |
files
|
2013-08-10 |
vromero |
8009640: -profile <compact> does not work when -bootclasspath specified
|
changeset |
files
|
2013-08-09 |
ksrini |
8022161: javac Null Pointer Exception in Enter.visitTopLevel
|
changeset |
files
|
2013-08-08 |
vromero |
8019486: javac, generates erroneous LVT for a test case with lambda code
|
changeset |
files
|
2013-08-22 |
cl |
Added tag jdk8-b104 for changeset c45de6831abc
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-08-22 |
cl |
Added tag jdk8-b104 for changeset 94ae8ce0f0fa
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-08-23 |
lana |
Merge
|
changeset |
files
|
2013-08-21 |
lana |
Merge
|
changeset |
files
|
2013-08-14 |
lana |
Merge
|
changeset |
files
|
2013-08-09 |
joehw |
8022548: SPECJVM2008 has errors introduced in 7u40-b34
|
changeset |
files
|
2013-08-22 |
cl |
Added tag jdk8-b104 for changeset 1fc167004a38
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-08-23 |
lana |
Merge
|
changeset |
files
|
2013-08-21 |
lana |
Merge
|
changeset |
files
|
2013-08-19 |
sundar |
Merge
|
changeset |
files
|
2013-08-19 |
sundar |
8023210: jjs tools should support a mode where it will load few command line scripts and then entering into interactive shell
|
changeset |
files
|
2013-08-16 |
lagergren |
8023017: SUB missing for widest op == number for BinaryNode
|
changeset |
files
|
2013-08-16 |
hannesw |
8019985: Date.parse("2000-01-01T00:00:00.Z") should return NaN
|
changeset |
files
|
2013-08-16 |
sundar |
8020355: bind on built-in constructors don't use bound argument values
|
changeset |
files
|
2013-08-14 |
sundar |
8023026: Array.prototype iterator functions like forEach, reduce should work for Java arrays, lists
|
changeset |
files
|
2013-08-12 |
jlaskey |
8022676: Confusing error message checking instanceof non-class
|
changeset |
files
|
2013-08-14 |
lana |
Merge
|
changeset |
files
|
2013-08-12 |
sundar |
Merge
|
changeset |
files
|
2013-08-12 |
sundar |
8022598: Object.getPrototypeOf should return null for host objects rather than throwing TypeError
|
changeset |
files
|
2013-08-12 |
sundar |
8022615: [nightly] Two nashorn print tests fail in nightly builds on Windows
|
changeset |
files
|
2013-08-12 |
hannesw |
8022731: NativeArguments has wrong implementation of isMapped()
|
changeset |
files
|
2013-08-12 |
sundar |
8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run
|
changeset |
files
|
2013-08-12 |
attila |
8022789: Revisit doPrivileged blocks in Dynalink
|
changeset |
files
|
2013-08-12 |
sundar |
8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunction
|
changeset |
files
|
2013-08-09 |
sundar |
8022707: Revisit all doPrivileged blocks
|
changeset |
files
|
2013-08-08 |
jlaskey |
Merge
|
changeset |
files
|
2013-08-08 |
sundar |
Merge
|
changeset |
files
|
2013-08-08 |
sundar |
8022524: Memory leaks in nashorn sources and tests found by jhat analysis
|
changeset |
files
|
2013-08-07 |
attila |
8022509: Various Dynalink security enhancements
|
changeset |
files
|
2013-08-22 |
cl |
Added tag jdk8-b104 for changeset 9b5ad625745e
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|