2013-07-11 |
jbachorik |
8010285: Enforce the requirement of Management Interfaces being public
|
changeset |
files
|
2013-07-11 |
valeriep |
8020321: Problem in PKCS11 regression test TestRSAKeyLength
|
changeset |
files
|
2013-07-11 |
sundar |
7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error
|
changeset |
files
|
2013-07-11 |
psandoz |
8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl
|
changeset |
files
|
2013-07-11 |
jbachorik |
8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE
|
changeset |
files
|
2013-07-11 |
juh |
8020318: Fix doclint issues in java.net
|
changeset |
files
|
2013-07-10 |
sspitsyn |
8020308: Fix doclint issues in java.lang.management
|
changeset |
files
|
2013-07-09 |
bpb |
6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
|
changeset |
files
|
2013-07-09 |
bpb |
6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
|
changeset |
files
|
2013-07-10 |
darcy |
8020294: Fix doclint issues in java.util.Spliterator
|
changeset |
files
|
2013-07-10 |
psandoz |
8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
|
changeset |
files
|
2013-07-10 |
psandoz |
8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
|
changeset |
files
|
2013-07-10 |
weijun |
8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
|
changeset |
files
|
2013-07-10 |
dholmes |
8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
|
changeset |
files
|
2013-07-09 |
coffeys |
8019979: Replace CheckPackageAccess test with better one from closed repo
|
changeset |
files
|
2013-07-09 |
psandoz |
8019370: Sync j.u.c Fork/Join from 166 to tl
|
changeset |
files
|
2013-07-09 |
psandoz |
8019551: Make BaseStream public
|
changeset |
files
|
2013-07-09 |
henryjen |
8017141: java.util/stream Spliterators from sequential sources should not catch OOME
|
changeset |
files
|
2013-07-09 |
darcy |
8020095: Fix doclint warnings in java.util.regex
|
changeset |
files
|
2013-07-09 |
juh |
8020091: Fix HTML doclint issues in java.io
|
changeset |
files
|
2013-07-08 |
ehelin |
8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace
|
changeset |
files
|
2013-07-06 |
wetmore |
8019341: Update CookieHttpsClientTest to use the newer framework.
|
changeset |
files
|
2013-07-05 |
lana |
Merge
|
changeset |
files
|
2013-07-05 |
lana |
Merge
|
changeset |
files
|
2013-07-05 |
mullan |
Merge
|
changeset |
files
|
2013-07-05 |
mullan |
8011547: Update XML Signature implementation to Apache Santuario 1.5.4
|
changeset |
files
|
2013-07-05 |
zhangshj |
8019381: HashMap.isEmpty is non-final, potential issues for get/remove
|
changeset |
files
|
2013-07-04 |
alanb |
8017231: Add StringJoiner.merge
|
changeset |
files
|
2013-07-04 |
alanb |
8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
|
changeset |
files
|
2013-07-04 |
bpb |
8019862: Fix doclint errors in java.lang.*.
|
changeset |
files
|
2013-07-03 |
emc |
8016285: Add java.lang.reflect.Parameter.isNamePresent()
|
changeset |
files
|
2013-07-03 |
bpb |
8019857: Fix doclint errors in java.util.Format*
|
changeset |
files
|
2013-07-03 |
vinnie |
Merge
|
changeset |
files
|
2013-07-02 |
vinnie |
7165807: Non optimized initialization of NSS crypto library leads to scalability issues
|
changeset |
files
|
2013-07-03 |
juh |
8019772: Fix doclint issues in javax.crypto and javax.security subpackages
|
changeset |
files
|
2013-07-03 |
psandoz |
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
|
changeset |
files
|
2013-07-03 |
twisti |
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
|
changeset |
files
|
2013-07-03 |
psandoz |
8019481: Sync misc j.u.c classes from 166 to tl
|
changeset |
files
|
2013-07-03 |
psandoz |
8011427: java.util.concurrent collection Spliterator implementations
|
changeset |
files
|
2013-07-02 |
mchung |
8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
|
changeset |
files
|
2013-07-17 |
lana |
Merge
|
changeset |
files
|
2013-07-15 |
malenkov |
8017492: Static field in HTML parser affects all applications
|
changeset |
files
|
2013-07-15 |
pchelko |
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
|
changeset |
files
|
2013-07-12 |
serb |
8020298: [macosx] Incorrect merge in the lwawt code
|
changeset |
files
|
2013-07-12 |
raginip |
8009168: accessibility.properties syntax issue
|
changeset |
files
|
2013-07-11 |
leonidr |
8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
|
changeset |
files
|
2013-07-11 |
pchelko |
8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
|
changeset |
files
|
2013-07-09 |
serb |
8019587: [macosx] Possibility to set the same frame for the different screens
|
changeset |
files
|
2013-07-09 |
malenkov |
6707231: Wrong read Method returned for boolen properties
|
changeset |
files
|
2013-07-08 |
leonidr |
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
|
changeset |
files
|
2013-07-05 |
lana |
Merge
|
changeset |
files
|
2013-07-04 |
alitvinov |
8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop
|
changeset |
files
|
2013-07-17 |
lana |
Merge
|
changeset |
files
|
2013-07-10 |
jgodinez |
8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1'
|
changeset |
files
|
2013-07-05 |
lana |
Merge
|
changeset |
files
|
2013-07-03 |
jchen |
8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
|
changeset |
files
|
2013-07-03 |
serb |
8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
|
changeset |
files
|
2013-07-18 |
cl |
Added tag jdk8-b99 for changeset 984f3e50463b
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2013-07-18 |
amurillo |
Added tag hs25-b42 for changeset 72a811d263ec
|
changeset |
files
|