2013-09-19 |
bpatel |
8015249: javadoc fails to document static final fields in annotation types
|
changeset |
files
|
2013-09-18 |
alundblad |
8024127: javac, Code_attribute.exception_table_langth should be Code_attribute.exception_table_length
|
changeset |
files
|
2013-09-17 |
jjg |
8024538: -Xdoclint + -Xprefer:source + incremental compilation == FAIL
|
changeset |
files
|
2013-09-26 |
cl |
Added tag jdk8-b109 for changeset 70dd6db0a869
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-09-26 |
cl |
Added tag jdk8-b109 for changeset 839c7fc1db4c
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-09-26 |
cl |
Added tag jdk8-b109 for changeset 927782ec0a1e
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-09-27 |
lana |
Merge
|
changeset |
files
|
2013-09-26 |
sundar |
Merge
|
changeset |
files
|
2013-09-26 |
hannesw |
8025486: RegExp constructor arguments are not evaluated in right order
|
changeset |
files
|
2013-09-26 |
hannesw |
8025197: String replace method fails with regexp /$/gi
|
changeset |
files
|
2013-09-25 |
hannesw |
8025434: RegExp lastIndex can exceed int range
|
changeset |
files
|
2013-09-25 |
sundar |
8025325: parseFloat does not handle '.' in exponent part
|
changeset |
files
|
2013-09-24 |
sundar |
8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
|
changeset |
files
|
2013-09-23 |
sundar |
Merge
|
changeset |
files
|
2013-09-21 |
hannesw |
8025163: Date methods should not return -0
|
changeset |
files
|
2013-09-20 |
sundar |
8025149: JSON.stringify does not handle 'space' argument as per the spec.
|
changeset |
files
|
2013-09-20 |
sundar |
8025147: Trailing comma is not allowed in JSONArray and JSONObject
|
changeset |
files
|
2013-09-21 |
lana |
Merge
|
changeset |
files
|
2013-09-20 |
hannesw |
8022587: ClassCache is not optimal and leaks Source instances
|
changeset |
files
|
2013-09-20 |
sundar |
8025111: undefined or null 'with' expression in empty with block should throw TypeError
|
changeset |
files
|
2013-09-19 |
sundar |
8025090: 'while' statement with 'test' using var before being declared in body results in VerifyError
|
changeset |
files
|
2013-09-19 |
sundar |
8025080: Object literal getter, setter function with number format property name results in ClassFormatError
|
changeset |
files
|
2013-09-19 |
hannesw |
8023154: compileAllTests fails with: 2 tests failed to compile
|
changeset |
files
|
2013-09-19 |
sundar |
8025048: true as case label results in ClassCastException
|
changeset |
files
|
2013-09-18 |
sundar |
8024973: Using a different ScriptContext with a CompiledScript results in ScriptException
|
changeset |
files
|
2013-09-18 |
sundar |
8024972: for (LeftHandSideExpression in Expression) crashes the compiler
|
changeset |
files
|
2013-09-26 |
cl |
Added tag jdk8-b109 for changeset a9c63e60bf10
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-09-26 |
cl |
Added tag jdk8-b109 for changeset 663d34cd5856
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-10-02 |
erikj |
Merge
|
changeset |
files
|
2013-10-01 |
ihse |
8019219: Fix typo in jdk/makefiles "default" targets
|
changeset |
files
|
2013-10-01 |
katleman |
Merge
|
changeset |
files
|
2013-09-27 |
ksrini |
8020552: [launcher] changes to support removal of Solaris 32-bit distribution
|
changeset |
files
|
2013-09-27 |
lana |
Merge
|
changeset |
files
|
2013-09-26 |
bchristi |
8025173: HashMap.put() replacing an existing key can trigger a resize()
|
changeset |
files
|
2013-09-25 |
mfang |
Merge
|
changeset |
files
|
2013-09-24 |
mfang |
Merge
|
changeset |
files
|
2013-09-24 |
mfang |
8025215: jdk8 l10n resource file translation update 4
|
changeset |
files
|
2013-09-25 |
dfuchs |
8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
|
changeset |
files
|
2013-08-29 |
stefank |
8014659: NPG: performance counters for compressed klass space
|
changeset |
files
|
2013-09-23 |
lana |
Merge
|
changeset |
files
|
2013-09-21 |
lana |
Merge
|
changeset |
files
|
2013-09-23 |
alanb |
8023130: (process) ProcessBuilder#inheritIO does not work on Windows
|
changeset |
files
|
2013-09-21 |
psandoz |
8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
|
changeset |
files
|
2013-09-20 |
bpb |
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
|
changeset |
files
|
2013-09-20 |
psandoz |
8024253: ThreadLocal random can use SecureRandom for the initial seed
|
changeset |
files
|
2013-09-20 |
sla |
7200277: [parfait] potential buffer overflow in npt/utf.c
|
changeset |
files
|
2013-09-20 |
kizune |
8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
|
changeset |
files
|
2013-09-20 |
sla |
8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
|
changeset |
files
|
2013-09-20 |
sla |
8024985: com/sun/jdi/StepTest.java failed since jdk8b107
|
changeset |
files
|
2013-09-20 |
psandoz |
8024405: Spliterators.spliterator should support CONCURRENT characteristic
|
changeset |
files
|
2013-09-18 |
psandoz |
8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
|
changeset |
files
|
2013-09-19 |
sherman |
8023113: tools/jar/ChangeDir.java fails if /tmp/a exists
|
changeset |
files
|
2013-09-19 |
plevart |
8011940: java.lang.Class.getAnnotations() always enters synchronized method
|
changeset |
files
|
2013-09-19 |
kizune |
8017248: Compiler Diacritics Issue
|
changeset |
files
|
2013-09-18 |
ewang |
8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
|
changeset |
files
|