History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Filter:
View
Edit
New
Manage
You are currently using a new, unsaved search.
Summary
Project:
Harmony
Sorted by:
Key descending
Operations
Issue Navigator
[
Permlink
]
Displaying issues
1
to
50
of
6380
matching issues.
Current View:
Browser
(
Current Fields
|
Printable
|
Full Content
)
|
XML
| RSS
(
Issues
|
Comments
)
|
Word
| Excel
(
All fields
|
Current fields
)
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
Next >>
T
Patch Info
Key
Summary
Assignee
Reporter
Pr
Status
Res
Created
Updated
Due
HARMONY-6392
[classlib][swing] Test failures in javax.swing.text.html.HTMLDocument_Reader_ActionsTest
Unassigned
Oliver Deakin
Open
UNRESOLVED
26/Nov/09
27/Nov/09
Patch Available
HARMONY-6391
[classlib][luni] org.apache.harmony.luni.tests.java.io.UnixFileTest.test_getCanonicalPath intermittent failure
Mark Hindess
Mark Hindess
Open
UNRESOLVED
26/Nov/09
26/Nov/09
HARMONY-6390
Socket state methods are not properly synchronized
Unassigned
Josh Guilfoyle
Open
UNRESOLVED
26/Nov/09
26/Nov/09
HARMONY-6389
[jdktools][jdwp] Test failure in DebuggerOnDemand.OnthrowDebuggerLaunchTest
Unassigned
Tim Ellison
Open
UNRESOLVED
25/Nov/09
26/Nov/09
HARMONY-6388
[jdktools][jdwp] Test failure in MultiSession.ClassObjectIDTest
Unassigned
Tim Ellison
Open
UNRESOLVED
25/Nov/09
26/Nov/09
HARMONY-6387
[classlib][logging] Intermittent test failure for FileHandlerTest
Unassigned
Tim Ellison
Open
UNRESOLVED
25/Nov/09
25/Nov/09
Patch Available
HARMONY-6386
[classlib][sound] Failure to load sound providers
Tim Ellison
Tim Ellison
Closed
Fixed
25/Nov/09
25/Nov/09
HARMONY-6385
EnumSet.complimentOf broken for enums of cardinality 64, 128, 192, etc.
Jesse Wilson
Jesse Wilson
Open
UNRESOLVED
24/Nov/09
24/Nov/09
HARMONY-6384
Jar decoding breaks upon encountering a Z_SYNC_FLUSH block
Unassigned
Jesse Wilson
Open
UNRESOLVED
23/Nov/09
23/Nov/09
HARMONY-6383
GZIPOutputStream.flush unsupported
Jesse Wilson
Jesse Wilson
Open
UNRESOLVED
23/Nov/09
23/Nov/09
HARMONY-6382
BigDecimal.round(MathContext) has different behaviour to RI
Unassigned
Richard Zschech
Open
UNRESOLVED
23/Nov/09
23/Nov/09
HARMONY-6381
[classlib][rmi] Regression in test RMIClassLoaderTest.testLoadClassCodebaseOrder
Tim Ellison
Tim Ellison
Resolved
Fixed
22/Nov/09
23/Nov/09
HARMONY-6380
[classlib][logging] testInvalidParams results inconsistent
Unassigned
Ladislav Jahoda
Open
UNRESOLVED
22/Nov/09
26/Nov/09
Patch Available
HARMONY-6379
[PATCH] MIPS Prelim Port for DLRVM/Harmony
Unassigned
Charles Hardin
Open
UNRESOLVED
19/Nov/09
19/Nov/09
Patch Available
HARMONY-6378
[classlib][nio]DatagramChannelImpl uses wrong portlib API when it is in connected status
Unassigned
Ray Chen
Open
UNRESOLVED
18/Nov/09
18/Nov/09
Patch Available
HARMONY-6377
A patch to make WeakHashMap more parallel-friendly
Tim Ellison
James Gan
Open
UNRESOLVED
18/Nov/09
18/Nov/09
HARMONY-6376
Classlib tests don't build on 64-bit linux due to 32-bit J9
Unassigned
Jesse Wilson
Open
UNRESOLVED
13/Nov/09
13/Nov/09
HARMONY-6375
[classlib][nio]ServerSocketChannel hang when the main thread is waiting for request to accept and another thread try to configure the block mode on one channel
Unassigned
Ray Chen
Open
UNRESOLVED
13/Nov/09
16/Nov/09
HARMONY-6374
[classlib] The default behavior differs from RI (Calendar.getMinimalDaysInFirstWeek()).
Unassigned
Ramana Polavarapu
Open
UNRESOLVED
12/Nov/09
12/Nov/09
Patch Available
HARMONY-6373
[classlib][luni] Network Interface name encoding incorrect on z/OS
Unassigned
Ray Chen
Open
UNRESOLVED
10/Nov/09
16/Nov/09
Patch Available
HARMONY-6372
[classlib][sql][test] TimestampTest fails with IST timezone
Regis Xu
Mohanraj Loganathan
Closed
Fixed
09/Nov/09
09/Nov/09
Patch Available
HARMONY-6371
[classlib][luni]The PrintStream.write(int b) method doesn't auto flush on z/OS
Tim Ellison
Ray Chen
Closed
Fixed
06/Nov/09
10/Nov/09
HARMONY-6370
[classlib][luni] GregorianCalendar edge-case can result in infinite loop
Unassigned
Oliver Deakin
Open
UNRESOLVED
05/Nov/09
05/Nov/09
HARMONY-6369
[java6][classlib][luni]Get network interface information failed on AIX, netif.c does NOT use portlib code as trunk
Regis Xu
Ray Chen
Closed
Fixed
03/Nov/09
10/Nov/09
Patch Available
HARMONY-6368
[java6][classlib][luni]PropertiesTest of java6 branch failed
Regis Xu
Ray Chen
Closed
Fixed
02/Nov/09
03/Nov/09
HARMONY-6367
[classlib] Some Methods doesn't have security Permissions check as compared to SUN JDK.
Tim Ellison
varun srivastava
Resolved
Fixed
02/Nov/09
04/Nov/09
Patch Available
HARMONY-6366
[classlib][luni]ArrayList does NOT contain exception message when throw IndexOutOfBoundsException
Tim Ellison
Ray Chen
Closed
Fixed
29/Oct/09
04/Nov/09
Patch Available
HARMONY-6365
[classlib][luni]UnixSocketTest.test_getInputStream may fail because server close the socket before the client read the data
Regis Xu
Ray Chen
Resolved
Fixed
28/Oct/09
03/Nov/09
HARMONY-6364
[classlib][luni]Set port reuse option not supported which leads to bind reuse address failure
Unassigned
Ray Chen
Open
UNRESOLVED
28/Oct/09
28/Oct/09
HARMONY-6363
[classlib][icu4j] simple date format in UTC seems to work differently than IBM and Sun JDK
Unassigned
Kyle Cho
Open
UNRESOLVED
28/Oct/09
28/Oct/09
Patch Available
HARMONY-6362
Logging performance improvements
Unassigned
Jesse Wilson
Closed
Fixed
26/Oct/09
09/Nov/09
Patch Available
HARMONY-6361
[JDWP][Java6] Fix a problem that will result in crash if OOM happens
Oliver Deakin
Jim Yu
Resolved
Fixed
21/Oct/09
22/Oct/09
Patch Available
HARMONY-6360
[classlib][luni]SocketTest and UnixSocketTest failed on AIX, because AIX do NOT support connect to port 0
Oliver Deakin
Ray Chen
Closed
Fixed
20/Oct/09
23/Oct/09
HARMONY-6359
[classlib][luni] With root privilege, test_setReadOnly of org.apache.harmony.luni.tests.java.io.FileTest fails to pass
Tim Ellison
Kyle Cho
Resolved
Cannot Reproduce
19/Oct/09
22/Oct/09
HARMONY-6358
[classlib][logging] With root privilege, testInvalidParams of org.apache.harmony.logging.tests.java.util.logging.FileHandlerTest fails
Tim Ellison
Kyle Cho
Closed
Invalid
19/Oct/09
23/Oct/09
HARMONY-6357
[classlib][security] PermissionCollectionTest passes thanks to a bug in bcprov.jar
Tim Ellison
Kyle Cho
Closed
Fixed
19/Oct/09
23/Oct/09
Patch Available
HARMONY-6356
[classlib][lang-managment] Improvements to lang-management classes from findbugs
Oliver Deakin
Catherine Hope
Closed
Fixed
15/Oct/09
19/Oct/09
HARMONY-6355
Unable to set persistenceDelegate for a class via BeanInfo
Unassigned
Jingkei Ly
Open
UNRESOLVED
15/Oct/09
19/Oct/09
HARMONY-6354
XMLEncoder does not encode enumerations correctly
Unassigned
Jingkei Ly
Open
UNRESOLVED
15/Oct/09
19/Oct/09
Patch Available
HARMONY-6353
[testing][luni] MulticastSocketTest.test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface does NOT consider the situation that two network interfaces shared same IP address
Tim Ellison
Ray Chen
Resolved
Fixed
12/Oct/09
13/Oct/09
Patch Available
HARMONY-6352
[classlib][luni]MulticastSocket.getNetworkInterface() got wrong network interface on AIX
Unassigned
Ray Chen
Open
UNRESOLVED
12/Oct/09
12/Oct/09
Patch Available
HARMONY-6351
[classlib][luni][java6] NetworkInterface.getHardwareAddress() always got NULL on AIX
Unassigned
Ray Chen
Open
UNRESOLVED
12/Oct/09
12/Oct/09
HARMONY-6350
[archive] InflaterOutputStream.write(-1) should throw ZipException
Mark Hindess
Mark Hindess
Closed
Won't Fix
12/Oct/09
12/Oct/09
Patch Available
HARMONY-6349
[site] update to Russian pages
Mark Hindess
Alexey Varlamov
Closed
Fixed
12/Oct/09
12/Oct/09
HARMONY-6348
Remove @author tags from code
Mark Hindess
Jesse Wilson
Open
UNRESOLVED
08/Oct/09
08/Oct/09
Patch Available
HARMONY-6347
crypto bugfixes
Mark Hindess
Jesse Wilson
Closed
Fixed
06/Oct/09
08/Oct/09
Patch Available
HARMONY-6346
[classlib] [archive] Several archive bugfixes and optimizations
Tim Ellison
Jesse Wilson
Closed
Fixed
03/Oct/09
25/Nov/09
Patch Available
HARMONY-6345
[classlib][sql] rowset.properties template causes an empty provider to be added in SyncFactory
Tim Ellison
Catherine Hope
Closed
Fixed
30/Sep/09
19/Oct/09
Patch Available
HARMONY-6344
Provide a lock-free version of ReferenceQueue
Tim Ellison
James Gan
Open
UNRESOLVED
29/Sep/09
18/Nov/09
Patch Available
HARMONY-6343
[classlib][nio]SocketChannel.connect() can return true in non-blocking mode
Tim Ellison
Ray Chen
Closed
Fixed
27/Sep/09
30/Sep/09
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
Next >>